Parent Log:
http://ci.aztec-labs.com/9dbdeae6fbc98ad5
Command: d14a91e37c8b1083 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/97080f178c0a3e244c64b3c17bf255bed63fc3cf
Env: REF_NAME=gh-readonly-queue/next/pr-15065-4110b08ca823c6af4399e58e54e0483d6e3459ed CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 10:22:37 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15065_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
10:22:39 [10:22:39.495]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:40 [10:22:40.212]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:41 [10:22:41.312]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:41 [10:22:41.836]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:42 [10:22:42.326]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:42 [10:22:42.747]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:43 [10:22:43.302]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:43 [10:22:43.726]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:43 [10:22:43.818]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:43 [10:22:43.922]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:44 [10:22:44.022]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:44 [10:22:44.091]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:44 [10:22:44.173]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:44 [10:22:44.260]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:44 [10:22:44.370]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:44 [10:22:44.456]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:44 [10:22:44.533]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:44 [10:22:44.627]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:44 [10:22:44.706]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:44 [10:22:44.821]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:44 [10:22:44.893]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:44 [10:22:44.968]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:45 [10:22:45.069]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:45 [10:22:45.167]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:45 [10:22:45.279]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:22:45
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.455 s)
10:22:45 PXEOracleInterface
10:22:45 sync tagged logs
10:22:45
✓ should sync tagged logs (719 ms)
10:22:45
✓ should sync tagged logs as senders (1099 ms)
10:22:45
✓ should sync tagged logs with a sender index offset (523 ms)
10:22:45
✓ should sync tagged logs for which indexes are not updated if they're inside the window (490 ms)
10:22:45
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (421 ms)
10:22:45
✓ should sync tagged logs from scratch after a DB wipe (554 ms)
10:22:45
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (423 ms)
10:22:45 deliverNote
10:22:45
✓ should store note if it exists in note hash tree and is not nullified (92 ms)
10:22:45
✓ should throw if note does not exist in note hash tree (100 ms)
10:22:45
✓ should store and immediately remove note if it is already nullified (102 ms)
10:22:45
✓ should reject notes that exist only in unsynced future blocks (69 ms)
10:22:45
✓ should not remove note if nullifier only exists in unsynced blocks (81 ms)
10:22:45 getPublicLogByTag
10:22:45
✓ returns null if no logs found for tag (87 ms)
10:22:45
✓ returns log data when single log found (109 ms)
10:22:45
✓ throws if multiple logs found for tag (83 ms)
10:22:45
✓ throws if tx effect not found (80 ms)
10:22:45
✓ returns log fields that are actually emitted (92 ms)
10:22:45 getPrivateLogByTag
10:22:45
✓ returns null if no logs found (77 ms)
10:22:45
✓ returns log and tx effect if single log found (115 ms)
10:22:45
✓ throws if multiple logs found for tag (66 ms)
10:22:45
✓ throws if tx effect not found (81 ms)
10:22:45 removeNullifiedNotes
10:22:45
✓ should remove notes that have been nullified (99 ms)
10:22:45
✓ should keep notes that have not been nullified (98 ms)
10:22:45
✓ should not remove notes if nullifier is in unsynced blocks (110 ms)
10:22:45
✓ should search for notes from all accounts (205 ms)
10:22:45
10:22:45
Test Suites: 1 passed, 1 total
10:22:45
Tests: 25 passed, 25 total
10:22:45
Snapshots: 0 total
10:22:45
Time: 7.532 s
10:22:45
Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i
.
10:22:45
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?