Parent Log: http://ci.aztec-labs.com/63b03b0d2f097aa8 Command: 68e9475192d7aeac 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/301dce04331dcfb583b7508b91491de618d4acf4 Env: REF_NAME=gh-readonly-queue/next/pr-15208-9b8ea5acda76687342ddb62595e293281661f029 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 10:24:13 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15208_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ab1d848bbc99b61e_next 10:24:19 PASS src/standard_indexed_tree/test/standard_indexed_tree.test.ts 10:24:19 StandardIndexedTree 10:24:19 should revert changes on rollback (297 ms) 10:24:19 should not revert changes after commit (251 ms) 10:24:19 should be able to restore from previous committed data (257 ms) 10:24:19 should throw an error if previous data does not exist for the given name (48 ms) 10:24:19 should serialize sibling path data to a buffer and be able to deserialize it back (101 ms) 10:24:19 StandardIndexedTreeSpecific 10:24:19 produces the correct roots and sibling paths (168 ms) 10:24:19 Can append empty leaves and handle insertions (168 ms) 10:24:19 performs nullifier tree batch insertion correctly (380 ms) 10:24:19 performs nullifier tree batch insertion correctly (357 ms) 10:24:19 performs nullifier tree batch insertion correctly (398 ms) 10:24:19 performs nullifier tree batch insertion correctly (516 ms) 10:24:19 should be able to find indexes of leaves (56 ms) 10:24:19 Updatable leaves 10:24:19 should be able to upsert leaves (84 ms) 10:24:19 performs batch upsert correctly (146 ms) 10:24:19 performs batch upsert correctly (157 ms) 10:24:19 performs batch upsert correctly (189 ms) 10:24:19 10:24:19 Test Suites: 1 passed, 1 total 10:24:19 Tests: 16 passed, 16 total 10:24:19 Snapshots: 0 total 10:24:19 Time: 4.84 s 10:24:19 Ran all test suites matching merkle-tree/src/standard_indexed_tree/test/standard_indexed_tree.test.ts. 10:24:19 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?