Parent Log: http://ci.aztec-labs.com/ed67305435d8b25f Command: a5511b51e55ea9c0 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/f29a038c58fc1f3ad95ad05d18aea321f0f598b2 Env: REF_NAME=gh-readonly-queue/next/pr-15151-be1fa8aacb33d330cf496352bb1446439e34c51a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 10:14:00 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15151_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 10:14:02 [10:14:02.822] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:03 [10:14:03.604] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:04 [10:14:04.797] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:05 [10:14:05.230] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:05 [10:14:05.707] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:06 [10:14:06.081] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:06 [10:14:06.609] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:07 [10:14:07.041] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:07 [10:14:07.133] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:07 [10:14:07.236] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:07 [10:14:07.335] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:07 [10:14:07.419] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:07 [10:14:07.523] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:07 [10:14:07.622] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:07 [10:14:07.756] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:07 [10:14:07.880] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:07 [10:14:07.958] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:08 [10:14:08.082] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:08 [10:14:08.153] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:08 [10:14:08.222] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:08 [10:14:08.333] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:08 [10:14:08.412] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:08 [10:14:08.523] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:08 [10:14:08.605] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:08 [10:14:08.687] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:08 [10:14:08.803] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:08 [10:14:08.902] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:09 [10:14:09.005] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:14:09 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (7.817 s) 10:14:09 PXEOracleInterface 10:14:09 sync tagged logs 10:14:09 should sync tagged logs (784 ms) 10:14:09 should sync tagged logs as senders (1193 ms) 10:14:09 should sync tagged logs with a sender index offset (433 ms) 10:14:09 should sync tagged logs for which indexes are not updated if they're inside the window (475 ms) 10:14:09 should not sync tagged logs for which indexes are not updated if they're outside the window (376 ms) 10:14:09 should sync tagged logs from scratch after a DB wipe (524 ms) 10:14:09 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (435 ms) 10:14:09 deliverNote 10:14:09 should store note if it exists in note hash tree and is not nullified (91 ms) 10:14:09 should throw if note does not exist in note hash tree (103 ms) 10:14:09 should store and immediately remove note if it is already nullified (98 ms) 10:14:09 should reject notes that exist only in unsynced future blocks (84 ms) 10:14:09 should not remove note if nullifier only exists in unsynced blocks (104 ms) 10:14:09 bulkRetrieveLogs 10:14:09 returns no logs if none are found (98 ms) 10:14:09 returns a public log if one is found (130 ms) 10:14:09 returns a private log if one is found (128 ms) 10:14:09 getPublicLogByTag 10:14:09 returns null if no logs found for tag (78 ms) 10:14:09 returns log data when single log found (123 ms) 10:14:09 throws if multiple logs found for tag (72 ms) 10:14:09 throws if tx effect not found (69 ms) 10:14:09 returns log fields that are actually emitted (106 ms) 10:14:09 getPrivateLogByTag 10:14:09 returns null if no logs found (78 ms) 10:14:09 returns log and tx effect if single log found (111 ms) 10:14:09 throws if multiple logs found for tag (81 ms) 10:14:09 throws if tx effect not found (81 ms) 10:14:09 removeNullifiedNotes 10:14:09 should remove notes that have been nullified (117 ms) 10:14:09 should keep notes that have not been nullified (98 ms) 10:14:09 should not remove notes if nullifier is in unsynced blocks (102 ms) 10:14:09 should search for notes from all accounts (196 ms) 10:14:09 10:14:09 Test Suites: 1 passed, 1 total 10:14:09 Tests: 28 passed, 28 total 10:14:09 Snapshots: 0 total 10:14:09 Time: 7.918 s 10:14:09 Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts. 10:14:09 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?