Parent Log: http://ci.aztec-labs.com/e954658c18809c99 Command: 68e9475192d7aeac yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/f495236d35f9bb0d1086b7ec79256c2c2b7c98b8 Env: REF_NAME=gh-readonly-queue/staging/pr-15201-f0619dd82429a5973f3e1da8d7eb0877264908e3 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Sat Jun 21 13:20:18 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15201_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_staging 13:20:21 [13:20:21.213] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:22 [13:20:22.025] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:23 [13:20:23.199] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:23 [13:20:23.683] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:24 [13:20:24.144] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:24 [13:20:24.500] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:24 [13:20:24.963] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:25 [13:20:25.321] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:25 [13:20:25.390] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:25 [13:20:25.491] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:25 [13:20:25.587] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:25 [13:20:25.666] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:25 [13:20:25.756] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:25 [13:20:25.837] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:25 [13:20:25.941] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:26 [13:20:26.069] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:26 [13:20:26.134] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:26 [13:20:26.228] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:26 [13:20:26.300] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:26 [13:20:26.370] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:26 [13:20:26.471] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:26 [13:20:26.548] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:26 [13:20:26.672] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:26 [13:20:26.742] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:26 [13:20:26.819] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:26 [13:20:26.928] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:27 [13:20:27.009] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:27 [13:20:27.088] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 13:20:27 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (7.54 s) 13:20:27 PXEOracleInterface 13:20:27 sync tagged logs 13:20:27 should sync tagged logs (813 ms) 13:20:27 should sync tagged logs as senders (1175 ms) 13:20:27 should sync tagged logs with a sender index offset (482 ms) 13:20:27 should sync tagged logs for which indexes are not updated if they're inside the window (461 ms) 13:20:27 should not sync tagged logs for which indexes are not updated if they're outside the window (355 ms) 13:20:27 should sync tagged logs from scratch after a DB wipe (461 ms) 13:20:27 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (360 ms) 13:20:27 deliverNote 13:20:27 should store note if it exists in note hash tree and is not nullified (69 ms) 13:20:27 should throw if note does not exist in note hash tree (97 ms) 13:20:27 should store and immediately remove note if it is already nullified (99 ms) 13:20:27 should reject notes that exist only in unsynced future blocks (76 ms) 13:20:27 should not remove note if nullifier only exists in unsynced blocks (91 ms) 13:20:27 bulkRetrieveLogs 13:20:27 returns no logs if none are found (80 ms) 13:20:27 returns a public log if one is found (103 ms) 13:20:27 returns a private log if one is found (127 ms) 13:20:27 getPublicLogByTag 13:20:27 returns null if no logs found for tag (65 ms) 13:20:27 returns log data when single log found (93 ms) 13:20:27 throws if multiple logs found for tag (72 ms) 13:20:27 throws if tx effect not found (69 ms) 13:20:27 returns log fields that are actually emitted (101 ms) 13:20:27 getPrivateLogByTag 13:20:27 returns null if no logs found (76 ms) 13:20:27 returns log and tx effect if single log found (125 ms) 13:20:27 throws if multiple logs found for tag (70 ms) 13:20:27 throws if tx effect not found (77 ms) 13:20:27 removeNullifiedNotes 13:20:27 should remove notes that have been nullified (107 ms) 13:20:27 should keep notes that have not been nullified (82 ms) 13:20:27 should not remove notes if nullifier is in unsynced blocks (78 ms) 13:20:27 should search for notes from all accounts (174 ms) 13:20:27 13:20:27 Test Suites: 1 passed, 1 total 13:20:27 Tests: 28 passed, 28 total 13:20:27 Snapshots: 0 total 13:20:27 Time: 7.621 s 13:20:27 Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts. 13:20:27 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?