Parent Log: http://ci.aztec-labs.com/4b713613dbcdc560 Command: 5d6e163c4654d5d0 yarn-project/scripts/run_test.sh simulator/src/public/state_manager/state_manager.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/ada03190841b1923625905b0e6ea3bdc4a3b3e84 Env: REF_NAME=gh-readonly-queue/next/pr-14953-1650b3d017a2a4fa5182c8787e79cc108e24e1f4 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Thu Jun 12 10:53:05 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14953_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_6f6fb72348c6c7fe_next 10:53:07 PASS src/public/state_manager/state_manager.test.ts 10:53:07 state_manager 10:53:07 Public Storage 10:53:07 When reading from storage, should check the cache first, and be appended to read/write journal (166 ms) 10:53:07 UTXOs & messages 10:53:07 checkNoteHashExists works for missing note hashes (2 ms) 10:53:07 checkNoteHashExists works for existing note hashes (2 ms) 10:53:07 writeNoteHash works (5 ms) 10:53:07 checkNullifierExists works for missing nullifiers (2 ms) 10:53:07 checkNullifierExists works for existing nullifiers 10:53:07 writeNullifier works (2 ms) 10:53:07 checkL1ToL2MessageExists works for missing message (1 ms) 10:53:07 checkL1ToL2MessageExists works for existing message (1 ms) 10:53:07 Should maintain l1 messages (1 ms) 10:53:07 Getting contract instances 10:53:07 Should get contract instance (2 ms) 10:53:07 Can get undefined contract instance 10:53:07 Getting bytecode 10:53:07 Should get bytecode (4 ms) 10:53:07 Can get undefined bytecode 10:53:07 10:53:07 Test Suites: 1 passed, 1 total 10:53:07 Tests: 14 passed, 14 total 10:53:07 Snapshots: 0 total 10:53:07 Time: 1.214 s 10:53:07 Ran all test suites matching /simulator\/src\/public\/state_manager\/state_manager.test.ts/i. 10:53:07 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?