Parent Log: http://ci.aztec-labs.com/e20580f783f05d65 Command: 67815e8d3568a714 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/4e03f15ca8099f25d50eddd19c4914764b84fe7b Env: REF_NAME=gh-readonly-queue/next/pr-15013-4800d08570523bc1b2a9e8ec0dfb09e326f4689a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 14:35:12 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15013_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 14:35:14 [14:35:14.892] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:15 [14:35:15.813] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:17 [14:35:17.023] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:17 [14:35:17.518] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:18 [14:35:18.044] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:18 [14:35:18.448] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:19 [14:35:19.066] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:19 [14:35:19.470] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:19 [14:35:19.559] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:19 [14:35:19.659] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:19 [14:35:19.744] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:19 [14:35:19.823] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:19 [14:35:19.896] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:19 [14:35:19.954] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:20 [14:35:20.049] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:20 [14:35:20.109] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:20 [14:35:20.179] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:20 [14:35:20.290] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:20 [14:35:20.367] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:20 [14:35:20.484] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:20 [14:35:20.563] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:20 [14:35:20.633] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:20 [14:35:20.731] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:20 [14:35:20.808] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:20 [14:35:20.906] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 14:35:21 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (7.697 s) 14:35:21 PXEOracleInterface 14:35:21 sync tagged logs 14:35:21 should sync tagged logs (918 ms) 14:35:21 should sync tagged logs as senders (1209 ms) 14:35:21 should sync tagged logs with a sender index offset (494 ms) 14:35:21 should sync tagged logs for which indexes are not updated if they're inside the window (525 ms) 14:35:21 should not sync tagged logs for which indexes are not updated if they're outside the window (404 ms) 14:35:21 should sync tagged logs from scratch after a DB wipe (618 ms) 14:35:21 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (404 ms) 14:35:21 deliverNote 14:35:21 should store note if it exists in note hash tree and is not nullified (87 ms) 14:35:21 should throw if note does not exist in note hash tree (100 ms) 14:35:21 should store and immediately remove note if it is already nullified (85 ms) 14:35:21 should reject notes that exist only in unsynced future blocks (78 ms) 14:35:21 should not remove note if nullifier only exists in unsynced blocks (73 ms) 14:35:21 getPublicLogByTag 14:35:21 returns null if no logs found for tag (58 ms) 14:35:21 returns log data when single log found (94 ms) 14:35:21 throws if multiple logs found for tag (59 ms) 14:35:21 throws if tx effect not found (69 ms) 14:35:21 returns log fields that are actually emitted (110 ms) 14:35:21 getPrivateLogByTag 14:35:21 returns null if no logs found (76 ms) 14:35:21 returns log and tx effect if single log found (117 ms) 14:35:21 throws if multiple logs found for tag (77 ms) 14:35:21 throws if tx effect not found (71 ms) 14:35:21 removeNullifiedNotes 14:35:21 should remove notes that have been nullified (98 ms) 14:35:21 should keep notes that have not been nullified (77 ms) 14:35:21 should not remove notes if nullifier is in unsynced blocks (98 ms) 14:35:21 should search for notes from all accounts (163 ms) 14:35:21 14:35:21 Test Suites: 1 passed, 1 total 14:35:21 Tests: 25 passed, 25 total 14:35:21 Snapshots: 0 total 14:35:21 Time: 7.792 s 14:35:21 Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i. 14:35:21 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?