Parent Log:
http://ci.aztec-labs.com/886682180894b522
Command: 04dfacfc00c09132 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f880f14c946fb8464186d4178c5d49e391041988
Env: REF_NAME=gh-readonly-queue/next/pr-14967-b608f9359219731d3c03407689a4fadaaa5a0d45 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 12 14:11:49 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14967_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
14:11:50 [14:11:50.955]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:51 [14:11:51.485]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:52 [14:11:52.251]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:52 [14:11:52.553]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:52 [14:11:52.854]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:53 [14:11:53.115]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:53 [14:11:53.486]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:53 [14:11:53.771]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:53 [14:11:53.835]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:53 [14:11:53.915]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:53 [14:11:53.983]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:54 [14:11:54.047]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:54 [14:11:54.111]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:54 [14:11:54.178]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:54 [14:11:54.268]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:54 [14:11:54.335]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:54 [14:11:54.401]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:54 [14:11:54.474]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:54 [14:11:54.536]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:54 [14:11:54.621]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:54 [14:11:54.683]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:54 [14:11:54.743]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:54 [14:11:54.820]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:54 [14:11:54.892]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:54 [14:11:54.963]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
14:11:55
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
5.103 s)
14:11:55 PXEOracleInterface
14:11:55 sync tagged logs
14:11:55
✓ should sync tagged logs (530 ms)
14:11:55
✓ should sync tagged logs as senders (766 ms)
14:11:55
✓ should sync tagged logs with a sender index offset (301 ms)
14:11:55
✓ should sync tagged logs for which indexes are not updated if they're inside the window (302 ms)
14:11:55
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (260 ms)
14:11:55
✓ should sync tagged logs from scratch after a DB wipe (371 ms)
14:11:55
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (284 ms)
14:11:55 deliverNote
14:11:55
✓ should store note if it exists in note hash tree and is not nullified (63 ms)
14:11:55
✓ should throw if note does not exist in note hash tree (79 ms)
14:11:55
✓ should store and immediately remove note if it is already nullified (70 ms)
14:11:55
✓ should reject notes that exist only in unsynced future blocks (63 ms)
14:11:55
✓ should not remove note if nullifier only exists in unsynced blocks (64 ms)
14:11:55 getPublicLogByTag
14:11:55
✓ returns null if no logs found for tag (67 ms)
14:11:55
✓ returns log data when single log found (89 ms)
14:11:55
✓ throws if multiple logs found for tag (67 ms)
14:11:55
✓ throws if tx effect not found (66 ms)
14:11:55
✓ returns log fields that are actually emitted (71 ms)
14:11:55 getPrivateLogByTag
14:11:55
✓ returns null if no logs found (62 ms)
14:11:55
✓ returns log and tx effect if single log found (85 ms)
14:11:55
✓ throws if multiple logs found for tag (58 ms)
14:11:55
✓ throws if tx effect not found (62 ms)
14:11:55 removeNullifiedNotes
14:11:55
✓ should remove notes that have been nullified (76 ms)
14:11:55
✓ should keep notes that have not been nullified (71 ms)
14:11:55
✓ should not remove notes if nullifier is in unsynced blocks (71 ms)
14:11:55
✓ should search for notes from all accounts (160 ms)
14:11:55
14:11:55
Test Suites: 1 passed, 1 total
14:11:55
Tests: 25 passed, 25 total
14:11:55
Snapshots: 0 total
14:11:55
Time: 5.17 s
14:11:55
Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i
.
14:11:55
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?