Parent Log:
http://ci.aztec-labs.com/fc0133061c7951d2
Command: abf2df8792edab68 yarn-project/scripts/run_test.sh blob-sink/src/blobstore/disk_blob_store.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/15da5b0f4fc17ee864697604093cf1ff2bd900d2
Env: REF_NAME=gh-readonly-queue/staging/pr-15174-a1fcc6d25d2ef5242bc875b44f6b8c627357a0d1 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 12:50:53 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15174_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f2f8d63b540da9b9_staging
12:50:55 [12:50:55.476]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:50:56 [12:50:56.029]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:50:56 [12:50:56.118]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:50:56 [12:50:56.205]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:50:56 [12:50:56.225]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:50:56 [12:50:56.296]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:50:56 [12:50:56.349]
INFO:
kv-store:lmdb-v2:test Starting data store with maxReaders 16
12:50:56
PASS src/blobstore/disk_blob_store.test.ts
12:50:56 DiskBlobStore
12:50:56
✓ should store and retrieve a blob (551 ms)
12:50:56
✓ Should allow requesting a specific index of blob (95 ms)
12:50:56
✓ Differentiate between blockHash and slot (87 ms)
12:50:56
✓ should return undefined for non-existent blob (19 ms)
12:50:56
✓ should handle multiple blobs with different block IDs (71 ms)
12:50:56
✓ should overwrite blob when using same block ID (53 ms)
12:50:56
✓ should handle multiple blobs with the same block ID (47 ms)
12:50:56
12:50:56
Test Suites: 1 passed, 1 total
12:50:56
Tests: 7 passed, 7 total
12:50:56
Snapshots: 0 total
12:50:56
Time: 1.875 s
12:50:56
Ran all test suites matching blob-sink/src/blobstore/disk_blob_store.test.ts
.
12:50:56
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?