Parent Log: http://ci.aztec-labs.com/3def59c4542ba0a9 Command: 2a84f19e72ab8189 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/69efc9daf98e823f486416900de52fe8a44f25d9 Env: REF_NAME=gh-readonly-queue/next/pr-15187-6e2f55a89973b55c8c3c210b7f3a692b4d3d6473 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 16:07:34 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15187_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 16:07:37 [16:07:37.019] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:37 [16:07:37.778] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:38 [16:07:38.911] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:39 [16:07:39.358] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:39 [16:07:39.808] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:40 [16:07:40.192] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:40 [16:07:40.732] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:41 [16:07:41.181] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:41 [16:07:41.264] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:41 [16:07:41.366] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:41 [16:07:41.455] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:41 [16:07:41.531] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:41 [16:07:41.636] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:41 [16:07:41.747] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:41 [16:07:41.878] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:41 [16:07:41.991] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:42 [16:07:42.043] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:42 [16:07:42.155] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:42 [16:07:42.242] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:42 [16:07:42.343] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:42 [16:07:42.461] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:42 [16:07:42.548] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:42 [16:07:42.657] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:42 [16:07:42.743] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:42 [16:07:42.827] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:42 [16:07:42.940] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:43 [16:07:43.051] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:43 [16:07:43.152] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 16:07:43 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (7.947 s) 16:07:43 PXEOracleInterface 16:07:43 sync tagged logs 16:07:43 should sync tagged logs (764 ms) 16:07:43 should sync tagged logs as senders (1134 ms) 16:07:43 should sync tagged logs with a sender index offset (447 ms) 16:07:43 should sync tagged logs for which indexes are not updated if they're inside the window (448 ms) 16:07:43 should not sync tagged logs for which indexes are not updated if they're outside the window (384 ms) 16:07:43 should sync tagged logs from scratch after a DB wipe (538 ms) 16:07:43 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (449 ms) 16:07:43 deliverNote 16:07:43 should store note if it exists in note hash tree and is not nullified (83 ms) 16:07:43 should throw if note does not exist in note hash tree (98 ms) 16:07:43 should store and immediately remove note if it is already nullified (91 ms) 16:07:43 should reject notes that exist only in unsynced future blocks (76 ms) 16:07:43 should not remove note if nullifier only exists in unsynced blocks (105 ms) 16:07:43 bulkRetrieveLogs 16:07:43 returns no logs if none are found (110 ms) 16:07:43 returns a public log if one is found (130 ms) 16:07:43 returns a private log if one is found (112 ms) 16:07:43 getPublicLogByTag 16:07:43 returns null if no logs found for tag (51 ms) 16:07:43 returns log data when single log found (112 ms) 16:07:43 throws if multiple logs found for tag (87 ms) 16:07:43 throws if tx effect not found (97 ms) 16:07:43 returns log fields that are actually emitted (121 ms) 16:07:43 getPrivateLogByTag 16:07:43 returns null if no logs found (85 ms) 16:07:43 returns log and tx effect if single log found (110 ms) 16:07:43 throws if multiple logs found for tag (85 ms) 16:07:43 throws if tx effect not found (84 ms) 16:07:43 removeNullifiedNotes 16:07:43 should remove notes that have been nullified (111 ms) 16:07:43 should keep notes that have not been nullified (109 ms) 16:07:43 should not remove notes if nullifier is in unsynced blocks (103 ms) 16:07:43 should search for notes from all accounts (189 ms) 16:07:43 16:07:43 Test Suites: 1 passed, 1 total 16:07:43 Tests: 28 passed, 28 total 16:07:43 Snapshots: 0 total 16:07:43 Time: 8.048 s 16:07:43 Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts. 16:07:43 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?