Parent Log: http://ci.aztec-labs.com/dbfe347f25f46c8d Command: 4dcaaab13058c9f1 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/1542a83b8e029762e119474de1725d84a1aee3d2 Env: REF_NAME=gh-readonly-queue/next/pr-15095-eb7990c89ac679ce7fdfc2e985670cbf85c04be2 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 17 10:15:11 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15095_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 10:15:13 [10:15:13.835] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:14 [10:15:14.536] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:15 [10:15:15.561] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:15 [10:15:15.972] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:16 [10:15:16.383] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:16 [10:15:16.736] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:17 [10:15:17.272] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:17 [10:15:17.703] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:17 [10:15:17.817] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:17 [10:15:17.932] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:18 [10:15:18.055] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:18 [10:15:18.142] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:18 [10:15:18.237] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:18 [10:15:18.309] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:18 [10:15:18.416] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:18 [10:15:18.488] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:18 [10:15:18.562] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:18 [10:15:18.661] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:18 [10:15:18.756] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:18 [10:15:18.854] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:18 [10:15:18.930] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:19 [10:15:19.020] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:19 [10:15:19.112] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:19 [10:15:19.197] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:19 [10:15:19.276] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:15:19 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (7.249 s) 10:15:19 PXEOracleInterface 10:15:19 sync tagged logs 10:15:19 should sync tagged logs (705 ms) 10:15:19 should sync tagged logs as senders (1025 ms) 10:15:19 should sync tagged logs with a sender index offset (408 ms) 10:15:19 should sync tagged logs for which indexes are not updated if they're inside the window (412 ms) 10:15:19 should not sync tagged logs for which indexes are not updated if they're outside the window (353 ms) 10:15:19 should sync tagged logs from scratch after a DB wipe (536 ms) 10:15:19 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (430 ms) 10:15:19 deliverNote 10:15:19 should store note if it exists in note hash tree and is not nullified (112 ms) 10:15:19 should throw if note does not exist in note hash tree (114 ms) 10:15:19 should store and immediately remove note if it is already nullified (125 ms) 10:15:19 should reject notes that exist only in unsynced future blocks (87 ms) 10:15:19 should not remove note if nullifier only exists in unsynced blocks (93 ms) 10:15:19 getPublicLogByTag 10:15:19 returns null if no logs found for tag (73 ms) 10:15:19 returns log data when single log found (106 ms) 10:15:19 throws if multiple logs found for tag (72 ms) 10:15:19 throws if tx effect not found (73 ms) 10:15:19 returns log fields that are actually emitted (100 ms) 10:15:19 getPrivateLogByTag 10:15:19 returns null if no logs found (94 ms) 10:15:19 returns log and tx effect if single log found (97 ms) 10:15:19 throws if multiple logs found for tag (76 ms) 10:15:19 throws if tx effect not found (90 ms) 10:15:19 removeNullifiedNotes 10:15:19 should remove notes that have been nullified (90 ms) 10:15:19 should keep notes that have not been nullified (86 ms) 10:15:19 should not remove notes if nullifier is in unsynced blocks (79 ms) 10:15:19 should search for notes from all accounts (177 ms) 10:15:19 10:15:19 Test Suites: 1 passed, 1 total 10:15:19 Tests: 25 passed, 25 total 10:15:19 Snapshots: 0 total 10:15:19 Time: 7.37 s 10:15:19 Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts. 10:15:19 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?