Parent Log: http://ci.aztec-labs.com/820a0bb63168d9da Command: b895a7fa8f839b60 yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/408ec6f57f38faf5e1dbdf7712a82e2e1112be2c Env: REF_NAME=release-please--branches--next CURRENT_VERSION=0.88.0 CI_FULL=0 Date: Sat Jun 14 11:24:28 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=release-please--branches--next_amd64 Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 11:24:30 [11:24:30.084] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:30 [11:24:30.712] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:31 [11:24:31.672] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:32 [11:24:32.145] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:32 [11:24:32.577] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:32 [11:24:32.902] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:33 [11:24:33.389] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:33 [11:24:33.776] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:33 [11:24:33.864] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:33 [11:24:33.980] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:34 [11:24:34.075] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:34 [11:24:34.148] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:34 [11:24:34.242] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:34 [11:24:34.327] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:34 [11:24:34.415] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:34 [11:24:34.481] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:34 [11:24:34.554] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:34 [11:24:34.646] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:34 [11:24:34.726] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:34 [11:24:34.842] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:34 [11:24:34.919] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:34 [11:24:34.988] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:35 [11:24:35.089] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:35 [11:24:35.174] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:35 [11:24:35.269] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 11:24:35 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (6.555 s) 11:24:35 PXEOracleInterface 11:24:35 sync tagged logs 11:24:35 should sync tagged logs (629 ms) 11:24:35 should sync tagged logs as senders (961 ms) 11:24:35 should sync tagged logs with a sender index offset (472 ms) 11:24:35 should sync tagged logs for which indexes are not updated if they're inside the window (432 ms) 11:24:35 should not sync tagged logs for which indexes are not updated if they're outside the window (324 ms) 11:24:35 should sync tagged logs from scratch after a DB wipe (486 ms) 11:24:35 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (387 ms) 11:24:35 deliverNote 11:24:35 should store note if it exists in note hash tree and is not nullified (87 ms) 11:24:35 should throw if note does not exist in note hash tree (116 ms) 11:24:35 should store and immediately remove note if it is already nullified (93 ms) 11:24:35 should reject notes that exist only in unsynced future blocks (74 ms) 11:24:35 should not remove note if nullifier only exists in unsynced blocks (92 ms) 11:24:35 getPublicLogByTag 11:24:35 returns null if no logs found for tag (86 ms) 11:24:35 returns log data when single log found (87 ms) 11:24:35 throws if multiple logs found for tag (66 ms) 11:24:35 throws if tx effect not found (72 ms) 11:24:35 returns log fields that are actually emitted (90 ms) 11:24:35 getPrivateLogByTag 11:24:35 returns null if no logs found (81 ms) 11:24:35 returns log and tx effect if single log found (116 ms) 11:24:35 throws if multiple logs found for tag (77 ms) 11:24:35 throws if tx effect not found (68 ms) 11:24:35 removeNullifiedNotes 11:24:35 should remove notes that have been nullified (101 ms) 11:24:35 should keep notes that have not been nullified (85 ms) 11:24:35 should not remove notes if nullifier is in unsynced blocks (94 ms) 11:24:35 should search for notes from all accounts (175 ms) 11:24:35 11:24:35 Test Suites: 1 passed, 1 total 11:24:35 Tests: 25 passed, 25 total 11:24:35 Snapshots: 0 total 11:24:35 Time: 6.628 s 11:24:35 Ran all test suites matching /pxe\/src\/contract_function_simulator\/pxe_oracle_interface.test.ts/i. 11:24:35 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?