Parent Log: http://ci.aztec-labs.com/d8025bcc0b256720 Command: 3f641f999898abab yarn-project/scripts/run_test.sh pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/2fb1dd1c3a73b872ba2c6e24ff0303eb2f7ac0fc Env: REF_NAME=gh-readonly-queue/next/pr-15136-cbd66b52b44f3aad75bf6e52a67987ed206598aa CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Thu Jun 19 07:31:02 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15136_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ede44f6f60adaef4_next 07:31:04 [07:31:04.667] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:05 [07:31:05.224] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:06 [07:31:06.038] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:06 [07:31:06.355] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:06 [07:31:06.673] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:06 [07:31:06.952] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:07 [07:31:07.354] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:07 [07:31:07.671] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:07 [07:31:07.753] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:07 [07:31:07.849] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:07 [07:31:07.942] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:08 [07:31:08.012] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:08 [07:31:08.099] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:08 [07:31:08.176] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:08 [07:31:08.258] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:08 [07:31:08.320] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:08 [07:31:08.405] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:08 [07:31:08.494] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:08 [07:31:08.583] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:08 [07:31:08.691] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:08 [07:31:08.761] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:08 [07:31:08.823] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:08 [07:31:08.909] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:09 [07:31:09.001] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:09 [07:31:09.095] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 07:31:09 PASS src/contract_function_simulator/pxe_oracle_interface.test.ts (5.691 s) 07:31:09 PXEOracleInterface 07:31:09 sync tagged logs 07:31:09 should sync tagged logs (559 ms) 07:31:09 should sync tagged logs as senders (815 ms) 07:31:09 should sync tagged logs with a sender index offset (317 ms) 07:31:09 should sync tagged logs for which indexes are not updated if they're inside the window (318 ms) 07:31:09 should not sync tagged logs for which indexes are not updated if they're outside the window (278 ms) 07:31:09 should sync tagged logs from scratch after a DB wipe (401 ms) 07:31:09 should not sync tagged logs with a blockNumber larger than the block number to which PXE is synced (315 ms) 07:31:09 deliverNote 07:31:09 should store note if it exists in note hash tree and is not nullified (83 ms) 07:31:09 should throw if note does not exist in note hash tree (95 ms) 07:31:09 should store and immediately remove note if it is already nullified (92 ms) 07:31:09 should reject notes that exist only in unsynced future blocks (70 ms) 07:31:09 should not remove note if nullifier only exists in unsynced blocks (86 ms) 07:31:09 getPublicLogByTag 07:31:09 returns null if no logs found for tag (76 ms) 07:31:09 returns log data when single log found (82 ms) 07:31:09 throws if multiple logs found for tag (62 ms) 07:31:09 throws if tx effect not found (85 ms) 07:31:09 returns log fields that are actually emitted (89 ms) 07:31:09 getPrivateLogByTag 07:31:09 returns null if no logs found (88 ms) 07:31:09 returns log and tx effect if single log found (109 ms) 07:31:09 throws if multiple logs found for tag (70 ms) 07:31:09 throws if tx effect not found (60 ms) 07:31:09 removeNullifiedNotes 07:31:09 should remove notes that have been nullified (86 ms) 07:31:09 should keep notes that have not been nullified (92 ms) 07:31:09 should not remove notes if nullifier is in unsynced blocks (94 ms) 07:31:09 should search for notes from all accounts (170 ms) 07:31:09 07:31:09 Test Suites: 1 passed, 1 total 07:31:09 Tests: 25 passed, 25 total 07:31:09 Snapshots: 0 total 07:31:09 Time: 5.764 s 07:31:09 Ran all test suites matching pxe/src/contract_function_simulator/pxe_oracle_interface.test.ts. 07:31:09 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?