Parent Log:
http://ci.aztec-labs.com/8b8488933f186633
Command: 448a16f463e450de yarn-project/scripts/run_test.sh blob-sink/src/client/http.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/80d800435dd8dfa325e38593d83b405488449dba
Env: REF_NAME=gh-readonly-queue/next/pr-14444-28bf32bfc2566751e8baa0a9125a9db20d474bee CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 15:58:05 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14444_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ed69c995f9b9d850_next
15:58:09 [15:58:09.696]
INFO:
blob-sink:server Server is running on
http://localhost:37149
15:58:10 [15:58:10.491]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
15:58:10 [15:58:10.494]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
15:58:10 [15:58:10.554]
INFO:
blob-sink:server Stopping blob sink
15:58:10 [15:58:10.556]
INFO:
blob-sink:server Blob sink stopped
15:58:10 [15:58:10.561]
INFO:
blob-sink:server Server is running on
http://localhost:38397
15:58:10 [15:58:10.615]
INFO:
blob-sink:server Received blob sidecar for block 0x5678
15:58:10 [15:58:10.619]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x5678
15:58:10 [15:58:10.755]
INFO:
blob-sink:server Stopping blob sink
15:58:10 [15:58:10.757]
INFO:
blob-sink:server Blob sink stopped
15:58:10 [15:58:10.760]
INFO:
blob-sink:server Server is running on
http://localhost:44197
15:58:10 [15:58:10.767]
WARN:
blob-sink:client Unable to get blob sidecar for 0xnonexistent: Bad Request (400)
{"status":400,"statusText":"Bad Request","body":"{\"error\":\"Invalid block_id parameter\"}"}
15:58:10 [15:58:10.768]
WARN:
blob-sink:client Failed to fetch blobs for 0xnonexistent from all blob sources
{"blobSinkUrl":"http://localhost:44197"}
15:58:10 [15:58:10.769]
INFO:
blob-sink:server Stopping blob sink
15:58:10 [15:58:10.770]
INFO:
blob-sink:server Blob sink stopped
15:58:10 [15:58:10.772]
INFO:
blob-sink:server Server is running on
http://localhost:37997
15:58:15 [15:58:15.807]
WARN:
blob-sink:client Blob sink url configured, but unable to send blobs
{"blobSinkUrl":"http://localhost:12345","blockHash":"0x1234"}
15:58:20 [15:58:20.827]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:12345: fetch failed
15:58:20 [15:58:20.828]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"blobSinkUrl":"http://localhost:12345"}
15:58:20 [15:58:20.829]
INFO:
blob-sink:server Stopping blob sink
15:58:20 [15:58:20.829]
INFO:
blob-sink:server Blob sink stopped
15:58:20 [15:58:20.831]
INFO:
blob-sink:server Server is running on
http://localhost:40443
15:58:20 [15:58:20.869]
INFO:
blob-sink:server Server is running on
http://localhost:42189
15:58:20 [15:58:20.874]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
15:58:20 [15:58:20.876]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
15:58:21 [15:58:21.290]
INFO:
blob-sink:server Stopping blob sink
15:58:21 [15:58:21.291]
INFO:
blob-sink:server Blob sink stopped
15:58:21 [15:58:21.291]
INFO:
blob-sink:server Stopping blob sink
15:58:21 [15:58:21.291]
INFO:
blob-sink:server Blob sink stopped
15:58:21 [15:58:21.293]
INFO:
blob-sink:server Server is running on
http://localhost:46297
15:58:21 [15:58:21.700]
INFO:
blob-sink:server Stopping blob sink
15:58:21 [15:58:21.702]
INFO:
blob-sink:server Blob sink already stopped
15:58:21 [15:58:21.704]
INFO:
blob-sink:server Stopping blob sink
15:58:21 [15:58:21.705]
INFO:
blob-sink:server Blob sink stopped
15:58:21 [15:58:21.710]
INFO:
blob-sink:server Server is running on
http://localhost:43367
15:58:26 [15:58:26.795]
ERROR:
blob-sink:client Error getting slot number: TypeError: Failed to parse URL from invalidURL/eth/v1/beacon/headers/0x1234
15:58:26 at node:internal/deps/undici/undici:13510:13 {
15:58:26 [cause]: TypeError: Invalid URL
15:58:26 at new URL (node:internal/url:818:25)
15:58:26 at new Request (node:internal/deps/undici/undici:9586:25)
15:58:26 at fetch (node:internal/deps/undici/undici:10315:25)
15:58:26 at fetch (node:internal/deps/undici/undici:13508:10)
15:58:26 at fetch (node:internal/bootstrap/web/exposed-window-or-worker:75:12)
15:58:26 at fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:34:15)
15:58:26 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:26)
15:58:26 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
15:58:26 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
15:58:26 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
15:58:26 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:225:30) {
15:58:26 code: 'ERR_INVALID_URL',
15:58:26 input: 'invalidURL/eth/v1/beacon/headers/0x1234'
15:58:26 }
15:58:26 }
15:58:31 [15:58:31.802]
WARN:
blob-sink:client Error getting blob sidecar from invalidURL: Failed to parse URL from invalidURL/eth/v1/beacon/blob_sidecars/2
15:58:32 [15:58:32.156]
INFO:
blob-sink:server Stopping blob sink
15:58:32 [15:58:32.157]
INFO:
blob-sink:server Blob sink already stopped
15:58:32 [15:58:32.157]
INFO:
blob-sink:server Stopping blob sink
15:58:32 [15:58:32.158]
INFO:
blob-sink:server Blob sink stopped
15:58:32 [15:58:32.161]
INFO:
blob-sink:server Server is running on
http://localhost:45145
15:58:32 [15:58:32.541]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:35361"]}
15:58:32 [15:58:32.544]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:35361"]}
15:58:32 [15:58:32.545]
INFO:
blob-sink:server Stopping blob sink
15:58:32 [15:58:32.545]
INFO:
blob-sink:server Blob sink already stopped
15:58:32 [15:58:32.546]
INFO:
blob-sink:server Stopping blob sink
15:58:32 [15:58:32.546]
INFO:
blob-sink:server Blob sink stopped
15:58:32 [15:58:32.547]
INFO:
blob-sink:server Server is running on
http://localhost:44255
15:58:32 [15:58:32.895]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:37237"]}
15:58:32 [15:58:32.899]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:37237"]}
15:58:32 [15:58:32.900]
INFO:
blob-sink:server Stopping blob sink
15:58:32 [15:58:32.900]
INFO:
blob-sink:server Blob sink already stopped
15:58:32 [15:58:32.901]
INFO:
blob-sink:server Stopping blob sink
15:58:32 [15:58:32.901]
INFO:
blob-sink:server Blob sink stopped
15:58:32 [15:58:32.903]
INFO:
blob-sink:server Server is running on
http://localhost:40925
15:58:38 [15:58:38.221]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
15:58:38 at node:internal/deps/undici/undici:13510:13
15:58:38 at processTicksAndRejections (node:internal/process/task_queues:105:5)
15:58:38 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
15:58:38 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
15:58:38 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
15:58:38 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
15:58:38 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:337:24) {
15:58:38 [cause]: AggregateError:
15:58:38 at internalConnectMultiple (node:net:1139:18)
15:58:38 at afterConnectMultiple (node:net:1714:7) {
15:58:38 code: 'ECONNREFUSED',
15:58:38 [errors]: [ [Error], [Error] ]
15:58:38 }
15:58:38 }
15:58:43 [15:58:43.236]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:38915: fetch failed
15:58:48 [15:58:48.574]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
15:58:48 at node:internal/deps/undici/undici:13510:13
15:58:48 at processTicksAndRejections (node:internal/process/task_queues:105:5)
15:58:48 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
15:58:48 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
15:58:48 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
15:58:48 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
15:58:48 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:353:24) {
15:58:48 [cause]: AggregateError:
15:58:48 at internalConnectMultiple (node:net:1139:18)
15:58:48 at afterConnectMultiple (node:net:1714:7) {
15:58:48 code: 'ECONNREFUSED',
15:58:48 [errors]: [ [Error], [Error] ]
15:58:48 }
15:58:48 }
15:58:53 [15:58:53.583]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
15:58:53 at node:internal/deps/undici/undici:13510:13
15:58:53 at processTicksAndRejections (node:internal/process/task_queues:105:5)
15:58:53 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
15:58:53 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
15:58:53 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
15:58:53 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
15:58:53 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:353:24) {
15:58:53 [cause]: AggregateError:
15:58:53 at internalConnectMultiple (node:net:1139:18)
15:58:53 at afterConnectMultiple (node:net:1714:7) {
15:58:53 code: 'ECONNREFUSED',
15:58:53 [errors]: [ [Error], [Error] ]
15:58:53 }
15:58:53 }
15:58:58 [15:58:58.695]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:38915: fetch failed
15:59:03 [15:59:03.703]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:35363: fetch failed
15:59:04 [15:59:04.141]
INFO:
blob-sink:server Stopping blob sink
15:59:04 [15:59:04.141]
INFO:
blob-sink:server Blob sink already stopped
15:59:04 [15:59:04.142]
INFO:
blob-sink:server Stopping blob sink
15:59:04 [15:59:04.142]
INFO:
blob-sink:server Blob sink stopped
15:59:04 [15:59:04.145]
INFO:
blob-sink:server Server is running on
http://localhost:33899
15:59:04 [15:59:04.216]
WARN:
blob-sink:client Failed to deserialise blob
{"commitment":"0x915a21dc55be5af88b999f4042ed2fe59b3426fd97c800bbbc73cbc9246e496f5785d81547569b12b0fdabe2387a734b"}
15:59:04 [15:59:04.472]
INFO:
blob-sink:server Stopping blob sink
15:59:04 [15:59:04.473]
INFO:
blob-sink:server Blob sink already stopped
15:59:04 [15:59:04.473]
INFO:
blob-sink:server Stopping blob sink
15:59:04 [15:59:04.474]
INFO:
blob-sink:server Blob sink stopped
15:59:04 [15:59:04.476]
INFO:
blob-sink:server Server is running on
http://localhost:39645
15:59:04 [15:59:04.781]
INFO:
blob-sink:server Stopping blob sink
15:59:04 [15:59:04.781]
INFO:
blob-sink:server Blob sink already stopped
15:59:04 [15:59:04.782]
INFO:
blob-sink:server Stopping blob sink
15:59:04 [15:59:04.782]
INFO:
blob-sink:server Blob sink stopped
15:59:04 [15:59:04.783]
INFO:
blob-sink:server Server is running on
http://localhost:34647
15:59:05 [15:59:05.059]
INFO:
blob-sink:server Stopping blob sink
15:59:05 [15:59:05.060]
INFO:
blob-sink:server Blob sink already stopped
15:59:05 [15:59:05.060]
INFO:
blob-sink:server Stopping blob sink
15:59:05 [15:59:05.061]
INFO:
blob-sink:server Blob sink stopped
15:59:05
PASS src/client/http.test.ts (
58.406 s)
15:59:05 HttpBlobSinkClient
15:59:05
✓ should send and retrieve blobs (869 ms)
15:59:05
✓ should handle multiple blobs (199 ms)
15:59:05
✓ should return empty array for non-existent block (12 ms)
15:59:05
✓ should handle server connection errors gracefully (10058 ms)
15:59:05 Mock Ethereum Clients
15:59:05
✓ should handle no consensus host (462 ms)
15:59:05
✓ should request based on slot where consensus host is provided (414 ms)
15:59:05
✓ should handle when multiple consensus hosts are provided (10450 ms)
15:59:05
✓ should handle API keys without headers (387 ms)
15:59:05
✓ should handle API keys in headers (355 ms)
15:59:05
✓ should handle multiple consensus hosts with different API key methods (31241 ms)
15:59:05
✓ even if we ask for non-encoded blobs, we should only get encoded blobs (330 ms)
15:59:05
✓ should handle L1 missed slots (307 ms)
15:59:05
✓ should fall back to archive client (278 ms)
15:59:05
15:59:05
Test Suites: 1 passed, 1 total
15:59:05
Tests: 13 passed, 13 total
15:59:05
Snapshots: 0 total
15:59:05
Time: 58.488 s
15:59:05
Ran all test suites matching blob-sink/src/client/http.test.ts
.
15:59:05
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?