Parent Log:
http://ci.aztec-labs.com/9033354ff6409726
Command: d2b17a71056754a7 yarn-project/scripts/run_test.sh blob-sink/src/blobstore/disk_blob_store.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b70544b6d50e3ecb6598361f1990bd51745c7b55
Env: REF_NAME=gh-readonly-queue/next/pr-15046-96a426245731b3f48fcb6dd5e2a683c858706602 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 22:38:40 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15046_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f2f8d63b540da9b9_next
22:38:42 [22:38:42.268]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:38:42 [22:38:42.571]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:38:42 [22:38:42.617]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:38:42 [22:38:42.679]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:38:42 [22:38:42.698]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:38:42 [22:38:42.766]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:38:42 [22:38:42.823]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
22:38:42
PASS src/blobstore/disk_blob_store.test.ts
22:38:42 DiskBlobStore
22:38:42
✓ should store and retrieve a blob (305 ms)
22:38:42
✓ Should allow requesting a specific index of blob (46 ms)
22:38:42
✓ Differentiate between blockHash and slot (61 ms)
22:38:42
✓ should return undefined for non-existent blob (18 ms)
22:38:42
✓ should handle multiple blobs with different block IDs (67 ms)
22:38:42
✓ should overwrite blob when using same block ID (57 ms)
22:38:42
✓ should handle multiple blobs with the same block ID (52 ms)
22:38:42
22:38:42
Test Suites: 1 passed, 1 total
22:38:42
Tests: 7 passed, 7 total
22:38:42
Snapshots: 0 total
22:38:42
Time: 1.624 s
22:38:42
Ran all test suites matching blob-sink/src/blobstore/disk_blob_store.test.ts
.
22:38:42
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?