Parent Log: http://ci.aztec-labs.com/9b7174caf3ef97da Command: 816a8a0e28c14627 yarn-project/scripts/run_test.sh blob-sink/src/blobstore/disk_blob_store.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/7d223783d91db15002a09abc1b52d1455eb3e3da Env: REF_NAME=gh-readonly-queue/next/pr-14161-97080f178c0a3e244c64b3c17bf255bed63fc3cf CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 10:39:55 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14161_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f2f8d63b540da9b9_next 10:39:57 [10:39:57.093] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:39:57 [10:39:57.420] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:39:57 [10:39:57.471] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:39:57 [10:39:57.548] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:39:57 [10:39:57.578] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:39:57 [10:39:57.646] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:39:57 [10:39:57.701] INFO: kv-store:lmdb-v2:test Starting data store with maxReaders 16 10:39:57 PASS src/blobstore/disk_blob_store.test.ts 10:39:57 DiskBlobStore 10:39:57 should store and retrieve a blob (329 ms) 10:39:57 Should allow requesting a specific index of blob (49 ms) 10:39:57 Differentiate between blockHash and slot (78 ms) 10:39:57 should return undefined for non-existent blob (23 ms) 10:39:57 should handle multiple blobs with different block IDs (75 ms) 10:39:57 should overwrite blob when using same block ID (55 ms) 10:39:57 should handle multiple blobs with the same block ID (44 ms) 10:39:57 10:39:57 Test Suites: 1 passed, 1 total 10:39:57 Tests: 7 passed, 7 total 10:39:57 Snapshots: 0 total 10:39:57 Time: 1.625 s 10:39:57 Ran all test suites matching /blob-sink\/src\/blobstore\/disk_blob_store.test.ts/i. 10:39:57 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?