Parent Log: http://ci.aztec-labs.com/8b95d33b9956fee4 Command: 582720422b3f4dff yarn-project/scripts/run_test.sh merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/79e9bd1698f4bba6deade8f76c676f9bbb12ff74 Env: REF_NAME=gh-readonly-queue/staging/pr-15192-505a3c071181dbc5242dc8b655a9b2d69988c8db CURRENT_VERSION=1.0.0 CI_FULL=1 Date: Mon Jun 23 13:25:17 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15192_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_staging 13:25:23 PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts 13:25:23 StandardIndexedTree 13:25:23 should revert changes on rollback (431 ms) 13:25:23 should not revert changes after commit (229 ms) 13:25:23 should be able to restore from previous committed data (295 ms) 13:25:23 should throw an error if previous data does not exist for the given name (85 ms) 13:25:23 should serialize sibling path data to a buffer and be able to deserialize it back (106 ms) 13:25:23 StandardIndexedTreeSpecific 13:25:23 produces the correct roots and sibling paths (145 ms) 13:25:23 Can append empty leaves and handle insertions (180 ms) 13:25:23 performs nullifier tree batch insertion correctly (376 ms) 13:25:23 performs nullifier tree batch insertion correctly (379 ms) 13:25:23 performs nullifier tree batch insertion correctly (426 ms) 13:25:23 performs nullifier tree batch insertion correctly (535 ms) 13:25:23 should be able to find indexes of leaves (48 ms) 13:25:23 Updatable leaves 13:25:23 should be able to upsert leaves (69 ms) 13:25:23 performs batch upsert correctly (136 ms) 13:25:23 performs batch upsert correctly (134 ms) 13:25:23 performs batch upsert correctly (204 ms) 13:25:23 13:25:23 Test Suites: 1 passed, 1 total 13:25:23 Tests: 16 passed, 16 total 13:25:23 Snapshots: 0 total 13:25:23 Time: 5.038 s 13:25:23 Ran all test suites matching merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts. 13:25:23 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?