Parent Log:
http://ci.aztec-labs.com/51d344ae5aedabba
Command: 4dcaaab13058c9f1 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1542a83b8e029762e119474de1725d84a1aee3d2
Env: REF_NAME=gh-readonly-queue/next/pr-15095-eb7990c89ac679ce7fdfc2e985670cbf85c04be2 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 10:15:29 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15095_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
10:15:31 [10:15:31.751]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:32 [10:15:32.505]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:33 [10:15:33.680]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:34 [10:15:34.151]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:34 [10:15:34.640]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:35 [10:15:35.024]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:35 [10:15:35.587]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:36 [10:15:36.047]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:36 [10:15:36.156]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:36 [10:15:36.274]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:36 [10:15:36.371]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:36 [10:15:36.440]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:36 [10:15:36.528]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:36 [10:15:36.615]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:36 [10:15:36.741]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:36 [10:15:36.825]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:36 [10:15:36.907]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:37 [10:15:37.009]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:37 [10:15:37.083]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:37 [10:15:37.201]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:37 [10:15:37.275]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:37 [10:15:37.351]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:37 [10:15:37.441]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:37 [10:15:37.547]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:37 [10:15:37.650]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
10:15:37
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.554 s)
10:15:37 PXEOracleInterface
10:15:37 sync tagged logs
10:15:37
✓ should sync tagged logs (760 ms)
10:15:37
✓ should sync tagged logs as senders (1174 ms)
10:15:37
✓ should sync tagged logs with a sender index offset (471 ms)
10:15:37
✓ should sync tagged logs for which indexes are not updated if they're inside the window (486 ms)
10:15:37
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (385 ms)
10:15:37
✓ should sync tagged logs from scratch after a DB wipe (561 ms)
10:15:37
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (461 ms)
10:15:37 deliverNote
10:15:37
✓ should store note if it exists in note hash tree and is not nullified (108 ms)
10:15:37
✓ should throw if note does not exist in note hash tree (115 ms)
10:15:37
✓ should store and immediately remove note if it is already nullified (99 ms)
10:15:37
✓ should reject notes that exist only in unsynced future blocks (69 ms)
10:15:37
✓ should not remove note if nullifier only exists in unsynced blocks (86 ms)
10:15:37 getPublicLogByTag
10:15:37
✓ returns null if no logs found for tag (86 ms)
10:15:37
✓ returns log data when single log found (126 ms)
10:15:37
✓ throws if multiple logs found for tag (85 ms)
10:15:37
✓ throws if tx effect not found (82 ms)
10:15:37
✓ returns log fields that are actually emitted (101 ms)
10:15:37 getPrivateLogByTag
10:15:37
✓ returns null if no logs found (72 ms)
10:15:37
✓ returns log and tx effect if single log found (118 ms)
10:15:37
✓ throws if multiple logs found for tag (68 ms)
10:15:37
✓ throws if tx effect not found (81 ms)
10:15:37 removeNullifiedNotes
10:15:37
✓ should remove notes that have been nullified (89 ms)
10:15:37
✓ should keep notes that have not been nullified (106 ms)
10:15:37
✓ should not remove notes if nullifier is in unsynced blocks (102 ms)
10:15:37
✓ should search for notes from all accounts (201 ms)
10:15:37
10:15:37
Test Suites: 1 passed, 1 total
10:15:37
Tests: 25 passed, 25 total
10:15:37
Snapshots: 0 total
10:15:37
Time: 7.668 s
10:15:37
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
10:15:37
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?