Parent Log: http://ci.aztec-labs.com/943200330be9ae5b Command: 61f8e44af0fc4001 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/e56baa7f24bac54baf9e2f22f6f33ae6fa8b8c0f Env: REF_NAME=gh-readonly-queue/next/pr-14891-76ca48a2187e3506bb464eae574e49476c2876ca CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 19:22:37 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14891_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 19:22:39 [19:22:39.826] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:40 [19:22:40.774] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:41 [19:22:41.961] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:42 [19:22:42.426] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:42 [19:22:42.879] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:43 [19:22:43.292] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:43 [19:22:43.805] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:44 [19:22:44.203] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:44 [19:22:44.308] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:44 [19:22:44.438] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:44 [19:22:44.525] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:44 [19:22:44.604] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:44 [19:22:44.703] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:44 [19:22:44.778] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:44 [19:22:44.883] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:44 [19:22:44.954] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:45 [19:22:45.034] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:45 [19:22:45.137] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:45 [19:22:45.208] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:45 [19:22:45.319] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:45 [19:22:45.392] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:45 [19:22:45.479] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:45 [19:22:45.580] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:45 [19:22:45.660] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:45 [19:22:45.744] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 19:22:45 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (7.642 s) 19:22:45 PXEOracleInterface 19:22:45 sync tagged logs 19:22:45 should sync tagged logs (949 ms) 19:22:45 should sync tagged logs as senders (1186 ms) 19:22:45 should sync tagged logs with a sender index offset (464 ms) 19:22:45 should sync tagged logs for which indexes are not updated if they're inside the window (453 ms) 19:22:45 should not sync tagged logs for which indexes are not updated if they're outside the window (412 ms) 19:22:45 should sync tagged logs from scratch after a DB wipe (513 ms) 19:22:45 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (397 ms) 19:22:45 deliverNote 19:22:45 should store note if it exists in note hash tree and is not nullified (105 ms) 19:22:45 should throw if note does not exist in note hash tree (130 ms) 19:22:45 should store and immediately remove note if it is already nullified (87 ms) 19:22:45 should reject notes that exist only in unsynced future blocks (78 ms) 19:22:45 should not remove note if nullifier only exists in unsynced blocks (96 ms) 19:22:45 getPublicLogByTag 19:22:45 returns null if no logs found for tag (78 ms) 19:22:45 returns log data when single log found (105 ms) 19:22:45 throws if multiple logs found for tag (71 ms) 19:22:45 throws if tx effect not found (72 ms) 19:22:45 returns log fields that are actually emitted (110 ms) 19:22:45 getPrivateLogByTag 19:22:45 returns null if no logs found (71 ms) 19:22:45 returns log and tx effect if single log found (109 ms) 19:22:45 throws if multiple logs found for tag (72 ms) 19:22:45 throws if tx effect not found (87 ms) 19:22:45 removeNullifiedNotes 19:22:45 should remove notes that have been nullified (100 ms) 19:22:45 should keep notes that have not been nullified (79 ms) 19:22:45 should not remove notes if nullifier is in unsynced blocks (83 ms) 19:22:45 should search for notes from all accounts (182 ms) 19:22:45 19:22:45 Test Suites: 1 passed, 1 total 19:22:45 Tests: 25 passed, 25 total 19:22:45 Snapshots: 0 total 19:22:45 Time: 7.732 s 19:22:45 Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i. 19:22:45 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?