Parent Log:
http://ci.aztec-labs.com/8b95d33b9956fee4
Command: 582720422b3f4dff yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/79e9bd1698f4bba6deade8f76c676f9bbb12ff74
Env: REF_NAME=gh-readonly-queue/staging/pr-15192-505a3c071181dbc5242dc8b655a9b2d69988c8db CURRENT_VERSION=1.0.0 CI_FULL=1
Date: Mon Jun 23 13:25:37 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15192_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_staging
13:25:40 [13:25:40.504]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:41 [13:25:41.294]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:42 [13:25:42.318]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:42 [13:25:42.765]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:43 [13:25:43.239]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:43 [13:25:43.663]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:44 [13:25:44.187]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:44 [13:25:44.648]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:44 [13:25:44.734]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:44 [13:25:44.853]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:44 [13:25:44.964]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:45 [13:25:45.056]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:45 [13:25:45.159]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:45 [13:25:45.261]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:45 [13:25:45.391]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:45 [13:25:45.529]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:45 [13:25:45.613]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:45 [13:25:45.750]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:45 [13:25:45.836]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:45 [13:25:45.899]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:46 [13:25:46.007]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:46 [13:25:46.081]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:46 [13:25:46.210]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:46 [13:25:46.291]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:46 [13:25:46.365]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:46 [13:25:46.477]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:46 [13:25:46.565]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:46 [13:25:46.658]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
13:25:46
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.976 s)
13:25:46 PXEOracleInterface
13:25:46 sync tagged logs
13:25:46
✓ should sync tagged logs (797 ms)
13:25:46
✓ should sync tagged logs as senders (1020 ms)
13:25:46
✓ should sync tagged logs with a sender index offset (451 ms)
13:25:46
✓ should sync tagged logs for which indexes are not updated if they're inside the window (473 ms)
13:25:46
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (424 ms)
13:25:46
✓ should sync tagged logs from scratch after a DB wipe (523 ms)
13:25:46
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (461 ms)
13:25:46 deliverNote
13:25:46
✓ should store note if it exists in note hash tree and is not nullified (85 ms)
13:25:46
✓ should throw if note does not exist in note hash tree (117 ms)
13:25:46
✓ should store and immediately remove note if it is already nullified (111 ms)
13:25:46
✓ should reject notes that exist only in unsynced future blocks (93 ms)
13:25:46
✓ should not remove note if nullifier only exists in unsynced blocks (102 ms)
13:25:46 bulkRetrieveLogs
13:25:46
✓ returns no logs if none are found (101 ms)
13:25:46
✓ returns a public log if one is found (129 ms)
13:25:46
✓ returns a private log if one is found (137 ms)
13:25:46 getPublicLogByTag
13:25:46
✓ returns null if no logs found for tag (84 ms)
13:25:46
✓ returns log data when single log found (137 ms)
13:25:46
✓ throws if multiple logs found for tag (85 ms)
13:25:46
✓ throws if tx effect not found (64 ms)
13:25:46
✓ returns log fields that are actually emitted (106 ms)
13:25:46 getPrivateLogByTag
13:25:46
✓ returns null if no logs found (74 ms)
13:25:46
✓ returns log and tx effect if single log found (128 ms)
13:25:46
✓ throws if multiple logs found for tag (80 ms)
13:25:46
✓ throws if tx effect not found (73 ms)
13:25:46 removeNullifiedNotes
13:25:46
✓ should remove notes that have been nullified (112 ms)
13:25:46
✓ should keep notes that have not been nullified (88 ms)
13:25:46
✓ should not remove notes if nullifier is in unsynced blocks (92 ms)
13:25:46
✓ should search for notes from all accounts (183 ms)
13:25:46
13:25:46
Test Suites: 1 passed, 1 total
13:25:46
Tests: 28 passed, 28 total
13:25:46
Snapshots: 0 total
13:25:46
Time: 8.054 s
13:25:46
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
13:25:46
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?