Parent Log: http://ci.aztec-labs.com/680c9782ad4fbb8a Command: 02087f8fc23cff6c yarn-project/scripts/run_test.sh merkle-tree/src/snapshots/append_only_snapshot.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/78d87cb88633aee537d022d6fd8e57ceb74a3a95 Env: REF_NAME=gh-readonly-queue/next/pr-15024-78a5deb1c3aa24503935bbda20f9374ba35aa5c4 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 10:50:05 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15024_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_5a7565751135459b_next 10:50:08 PASS src/snapshots/append_only_snapshot.test.ts 10:50:08 AppendOnlySnapshot 10:50:08 SnapshotBuilder 10:50:08 snapshot 10:50:08 takes snapshots (64 ms) 10:50:08 is idempotent (62 ms) 10:50:08 returns the same path if tree has not diverged (60 ms) 10:50:08 returns historic paths if tree has diverged and no new snapshots have been taken (71 ms) 10:50:08 retains old snapshots even if new one are created (82 ms) 10:50:08 retains old snapshots even if new one are created and the tree diverges (89 ms) 10:50:08 getSnapshot 10:50:08 returns old snapshots (103 ms) 10:50:08 throws if an unknown snapshot is requested (63 ms) 10:50:08 getRoot 10:50:08 returns the historical root of the tree when the snapshot was taken (65 ms) 10:50:08 getDepth 10:50:08 returns the same depth as the tree (52 ms) 10:50:08 getNumLeaves 10:50:08 returns the historical leaves count when the snapshot was taken (47 ms) 10:50:08 getLeafValue 10:50:08 returns the historical leaf value when the snapshot was taken (50 ms) 10:50:08 findLeafIndex 10:50:08 returns the historical leaf index when the snapshot was taken (58 ms) 10:50:08 10:50:08 Test Suites: 1 passed, 1 total 10:50:08 Tests: 13 passed, 13 total 10:50:08 Snapshots: 0 total 10:50:08 Time: 2.056 s 10:50:08 Ran all test suites matching merkle-tree/src/snapshots/append_only_snapshot.test.ts. 10:50:08 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?