Parent Log: http://ci.aztec-labs.com/b5de96635952739f Command: fb83a8067881fc2f yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/append_only_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/befc8c4c9ab253911288e1ef4bdd56c5ae8eeb9b Env: REF_NAME=gh-readonly-queue/next/pr-14896-1681cb5bd7c7fb85bd5eb6edb329f577b188bc70 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 11 22:19:01 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14896_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_5a7565751135459b_next 22:19:04 PASS src/snapshots/append_only_snapshot.test.ts 22:19:04 AppendOnlySnapshot 22:19:04 SnapshotBuilder 22:19:04 snapshot 22:19:04 takes snapshots (95 ms) 22:19:04 is idempotent (54 ms) 22:19:04 returns the same path if tree has not diverged (56 ms) 22:19:04 returns historic paths if tree has diverged and no new snapshots have been taken (82 ms) 22:19:04 retains old snapshots even if new one are created (91 ms) 22:19:04 retains old snapshots even if new one are created and the tree diverges (94 ms) 22:19:04 getSnapshot 22:19:04 returns old snapshots (118 ms) 22:19:04 throws if an unknown snapshot is requested (60 ms) 22:19:04 getRoot 22:19:04 returns the historical root of the tree when the snapshot was taken (64 ms) 22:19:04 getDepth 22:19:04 returns the same depth as the tree (60 ms) 22:19:04 getNumLeaves 22:19:04 returns the historical leaves count when the snapshot was taken (81 ms) 22:19:04 getLeafValue 22:19:04 returns the historical leaf value when the snapshot was taken (65 ms) 22:19:04 findLeafIndex 22:19:04 returns the historical leaf index when the snapshot was taken (72 ms) 22:19:04 22:19:04 Test Suites: 1 passed, 1 total 22:19:04 Tests: 13 passed, 13 total 22:19:04 Snapshots: 0 total 22:19:04 Time: 2.383 s 22:19:04 Ran all test suites matching /merkle-tree\/src\/snapshots\/append_only_snapshot.test.ts/i. 22:19:04 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?