Parent Log:
http://ci.aztec-labs.com/f7f41d385a4341ce
Command: 411627cf9c043d00 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/721a41c449eb0c4538a26180f6061f326128cf78
Env: REF_NAME=gh-readonly-queue/next/pr-14963-60e60f99f2634ad75a76b6e103858ff9ccd041d5 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 18:41:48 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14963_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
18:41:50 [18:41:50.892]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:51 [18:41:51.615]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:52 [18:41:52.725]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:53 [18:41:53.192]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:53 [18:41:53.710]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:54 [18:41:54.094]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:54 [18:41:54.661]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:55 [18:41:55.093]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:55 [18:41:55.241]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:55 [18:41:55.351]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:55 [18:41:55.465]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:55 [18:41:55.568]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:55 [18:41:55.655]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:55 [18:41:55.724]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:55 [18:41:55.830]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:55 [18:41:55.913]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:55 [18:41:55.977]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:56 [18:41:56.070]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:56 [18:41:56.154]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:56 [18:41:56.274]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:56 [18:41:56.361]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:56 [18:41:56.438]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:56 [18:41:56.548]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:56 [18:41:56.653]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:56 [18:41:56.747]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:41:56
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.707 s)
18:41:56 PXEOracleInterface
18:41:56 sync tagged logs
18:41:56
✓ should sync tagged logs (731 ms)
18:41:56
✓ should sync tagged logs as senders (1110 ms)
18:41:56
✓ should sync tagged logs with a sender index offset (467 ms)
18:41:56
✓ should sync tagged logs for which indexes are not updated if they're inside the window (516 ms)
18:41:56
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (383 ms)
18:41:56
✓ should sync tagged logs from scratch after a DB wipe (565 ms)
18:41:56
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (432 ms)
18:41:56 deliverNote
18:41:56
✓ should store note if it exists in note hash tree and is not nullified (147 ms)
18:41:56
✓ should throw if note does not exist in note hash tree (108 ms)
18:41:56
✓ should store and immediately remove note if it is already nullified (115 ms)
18:41:56
✓ should reject notes that exist only in unsynced future blocks (102 ms)
18:41:56
✓ should not remove note if nullifier only exists in unsynced blocks (88 ms)
18:41:56 getPublicLogByTag
18:41:56
✓ returns null if no logs found for tag (68 ms)
18:41:56
✓ returns log data when single log found (105 ms)
18:41:56
✓ throws if multiple logs found for tag (83 ms)
18:41:56
✓ throws if tx effect not found (64 ms)
18:41:56
✓ returns log fields that are actually emitted (93 ms)
18:41:56 getPrivateLogByTag
18:41:56
✓ returns null if no logs found (82 ms)
18:41:56
✓ returns log and tx effect if single log found (119 ms)
18:41:56
✓ throws if multiple logs found for tag (87 ms)
18:41:56
✓ throws if tx effect not found (76 ms)
18:41:56 removeNullifiedNotes
18:41:56
✓ should remove notes that have been nullified (110 ms)
18:41:56
✓ should keep notes that have not been nullified (104 ms)
18:41:56
✓ should not remove notes if nullifier is in unsynced blocks (94 ms)
18:41:56
✓ should search for notes from all accounts (196 ms)
18:41:56
18:41:56
Test Suites: 1 passed, 1 total
18:41:56
Tests: 25 passed, 25 total
18:41:56
Snapshots: 0 total
18:41:56
Time: 7.824 s
18:41:56
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
18:41:56
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?