Parent Log: http://ci.aztec-labs.com/216a6b4d27f62b95 Command: 13dd8684e4e32fd7 yarn-project/scripts/run_test.sh blob-sink/src/blobstore/disk_blob_store.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/b03bf910b2ed6601864ef2c04cdc63945e951cd6 Env: REF_NAME=gh-readonly-queue/next/pr-15182-af094bce13530e078c78de9f3264280e6693d533 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 22:44:56 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15182_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f2f8d63b540da9b9_next 22:44:57 [22:44:57.639] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:44:57 [22:44:57.887] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:44:57 [22:44:57.926] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:44:57 [22:44:57.983] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:44:57 [22:44:57.998] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:44:58 [22:44:58.057] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:44:58 [22:44:58.108] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 22:44:58 PASS src/blobstore/disk_blob_store.test.ts 22:44:58 DiskBlobStore 22:44:58 should store and retrieve a blob (253 ms) 22:44:58 Should allow requesting a specific index of blob (38 ms) 22:44:58 Differentiate between blockHash and slot (57 ms) 22:44:58 should return undefined for non-existent blob (14 ms) 22:44:58 should handle multiple blobs with different block IDs (57 ms) 22:44:58 should overwrite blob when using same block ID (51 ms) 22:44:58 should handle multiple blobs with the same block ID (39 ms) 22:44:58 22:44:58 Test Suites: 1 passed, 1 total 22:44:58 Tests: 7 passed, 7 total 22:44:58 Snapshots: 0 total 22:44:58 Time: 1.239 s 22:44:58 Ran all test suites matching blob-sink/src/blobstore/disk_blob_store.test.ts. 22:44:58 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?