Parent Log:
http://ci.aztec-labs.com/4829924e1f2af3e5
Command: a01b491a8c032117 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/60e60f99f2634ad75a76b6e103858ff9ccd041d5
Env: REF_NAME=gh-readonly-queue/next/pr-15081-58b067708e8ff927bf26b2994203134853a7eb71 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 18:29:25 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15081_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next
18:29:28 [18:29:28.853]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:29 [18:29:29.633]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:30 [18:29:30.688]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:31 [18:29:31.117]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:31 [18:29:31.557]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:31 [18:29:31.915]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:32 [18:29:32.499]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:32 [18:29:32.906]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:32 [18:29:32.992]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:33 [18:29:33.110]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:33 [18:29:33.199]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:33 [18:29:33.301]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:33 [18:29:33.394]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:33 [18:29:33.480]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:33 [18:29:33.595]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:33 [18:29:33.676]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:33 [18:29:33.759]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:33 [18:29:33.875]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:33 [18:29:33.959]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:34 [18:29:34.072]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:34 [18:29:34.156]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:34 [18:29:34.229]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:34 [18:29:34.321]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:34 [18:29:34.408]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:34 [18:29:34.503]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
18:29:34
PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (
7.568 s)
18:29:34 PXEOracleInterface
18:29:34 sync tagged logs
18:29:34
✓ should sync tagged logs (785 ms)
18:29:34
✓ should sync tagged logs as senders (1054 ms)
18:29:34
✓ should sync tagged logs with a sender index offset (429 ms)
18:29:34
✓ should sync tagged logs for which indexes are not updated if they're inside the window (438 ms)
18:29:34
✓ should not sync tagged logs for which indexes are not updated if they're outside the window (357 ms)
18:29:34
✓ should sync tagged logs from scratch after a DB wipe (583 ms)
18:29:34
✓ should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (407 ms)
18:29:34 deliverNote
18:29:34
✓ should store note if it exists in note hash tree and is not nullified (86 ms)
18:29:34
✓ should throw if note does not exist in note hash tree (116 ms)
18:29:34
✓ should store and immediately remove note if it is already nullified (90 ms)
18:29:34
✓ should reject notes that exist only in unsynced future blocks (101 ms)
18:29:34
✓ should not remove note if nullifier only exists in unsynced blocks (93 ms)
18:29:34 getPublicLogByTag
18:29:34
✓ returns null if no logs found for tag (86 ms)
18:29:34
✓ returns log data when single log found (113 ms)
18:29:34
✓ throws if multiple logs found for tag (79 ms)
18:29:34
✓ throws if tx effect not found (84 ms)
18:29:34
✓ returns log fields that are actually emitted (115 ms)
18:29:34 getPrivateLogByTag
18:29:34
✓ returns null if no logs found (82 ms)
18:29:34
✓ returns log and tx effect if single log found (113 ms)
18:29:34
✓ throws if multiple logs found for tag (84 ms)
18:29:34
✓ throws if tx effect not found (72 ms)
18:29:34 removeNullifiedNotes
18:29:34
✓ should remove notes that have been nullified (91 ms)
18:29:34
✓ should keep notes that have not been nullified (86 ms)
18:29:34
✓ should not remove notes if nullifier is in unsynced blocks (96 ms)
18:29:34
✓ should search for notes from all accounts (194 ms)
18:29:34
18:29:34
Test Suites: 1 passed, 1 total
18:29:34
Tests: 25 passed, 25 total
18:29:34
Snapshots: 0 total
18:29:34
Time: 7.687 s
18:29:34
Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts
.
18:29:34
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?