Parent Log:
http://ci.aztec-labs.com/f97bdeeb954e1abb
Command: 17e0d785507e6983 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/5867520ed258adecfee692b3694d693b2c7964ca
Env: REF_NAME=gh-readonly-queue/next/pr-14770-9b801754ba98479ee645488c29d2fda1eecbfd85 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 21:51:37 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14770_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
21:51:40 [21:51:40.471]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:41 [21:51:41.258]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:42 [21:51:42.314]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:42 [21:51:42.736]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:43 [21:51:43.185]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:43 [21:51:43.544]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:44 [21:51:44.009]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:44 [21:51:44.450]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:44 [21:51:44.547]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:44 [21:51:44.674]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:44 [21:51:44.788]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:44 [21:51:44.884]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:44 [21:51:44.991]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:45 [21:51:45.078]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:45 [21:51:45.181]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:45 [21:51:45.271]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:45 [21:51:45.351]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:45 [21:51:45.455]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:45 [21:51:45.537]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:45 [21:51:45.646]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:45 [21:51:45.723]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:45 [21:51:45.811]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:45 [21:51:45.903]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:45 [21:51:45.981]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:46 [21:51:46.072]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
21:51:46
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.453 s)
21:51:46 PXEOracleInterface
21:51:46 sync tagged logs
21:51:46
✓ should sync tagged logs (791 ms)
21:51:46
✓ should sync tagged logs as senders (1055 ms)
21:51:46
✓ should sync tagged logs with a sender index offset (423 ms)
21:51:46
✓ should sync tagged logs for which indexes are not updated if they're inside the window (449 ms)
21:51:46
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (359 ms)
21:51:46
✓ should sync tagged logs from scratch after a DB wipe (463 ms)
21:51:46
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (443 ms)
21:51:46 deliverNote
21:51:46
✓ should store note if it exists in note hash tree and is not nullified (97 ms)
21:51:46
✓ should throw if note does not exist in note hash tree (124 ms)
21:51:46
✓ should store and immediately remove note if it is already nullified (116 ms)
21:51:46
✓ should reject notes that exist only in unsynced future blocks (94 ms)
21:51:46
✓ should not remove note if nullifier only exists in unsynced blocks (107 ms)
21:51:46 getPublicLogByTag
21:51:46
✓ returns null if no logs found for tag (87 ms)
21:51:46
✓ returns log data when single log found (102 ms)
21:51:46
✓ throws if multiple logs found for tag (90 ms)
21:51:46
✓ throws if tx effect not found (80 ms)
21:51:46
✓ returns log fields that are actually emitted (103 ms)
21:51:46 getPrivateLogByTag
21:51:46
✓ returns null if no logs found (82 ms)
21:51:46
✓ returns log and tx effect if single log found (107 ms)
21:51:46
✓ throws if multiple logs found for tag (76 ms)
21:51:46
✓ throws if tx effect not found (88 ms)
21:51:46 removeNullifiedNotes
21:51:46
✓ should remove notes that have been nullified (91 ms)
21:51:46
✓ should keep notes that have not been nullified (78 ms)
21:51:46
✓ should not remove notes if nullifier is in unsynced blocks (90 ms)
21:51:46
✓ should search for notes from all accounts (201 ms)
21:51:46
21:51:46
Test Suites: 1 passed, 1 total
21:51:46
Tests: 25 passed, 25 total
21:51:46
Snapshots: 0 total
21:51:46
Time: 7.563 s
21:51:46
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
21:51:46
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?