Parent Log:
http://ci.aztec-labs.com/29fbaf04147fb1cc
Command: 0241ddbeca6635d5 yarn-project/scripts/run_test.sh blob-sink/src/client/http.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4873eb2f8189ef2d21a8b7fcfbfebe4dbc0f4145
Env: REF_NAME=gh-readonly-queue/next/pr-15244-ae57aa9d16f6f3a9e1bc0a5487573e779a4a3ee3 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 25 19:33:39 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15244_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ed69c995f9b9d850_next
19:33:42 [19:33:42.058]
INFO:
blob-sink:server Server is running on
http://localhost:38129
19:33:42 [19:33:42.277]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
19:33:42 [19:33:42.279]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
19:33:42 [19:33:42.320]
INFO:
blob-sink:server Stopping blob sink
19:33:42 [19:33:42.321]
INFO:
blob-sink:server Blob sink stopped
19:33:42 [19:33:42.324]
INFO:
blob-sink:server Server is running on
http://localhost:33383
19:33:42 [19:33:42.368]
INFO:
blob-sink:server Received blob sidecar for block 0x5678
19:33:42 [19:33:42.370]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x5678
19:33:42 [19:33:42.465]
INFO:
blob-sink:server Stopping blob sink
19:33:42 [19:33:42.467]
INFO:
blob-sink:server Blob sink stopped
19:33:42 [19:33:42.469]
INFO:
blob-sink:server Server is running on
http://localhost:38021
19:33:42 [19:33:42.474]
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\"}"}
19:33:42 [19:33:42.475]
WARN:
blob-sink:client Failed to fetch blobs for 0xnonexistent from all blob sources
{"blobSinkUrl":"http://localhost:38021"}
19:33:42 [19:33:42.476]
INFO:
blob-sink:server Stopping blob sink
19:33:42 [19:33:42.477]
INFO:
blob-sink:server Blob sink stopped
19:33:42 [19:33:42.478]
INFO:
blob-sink:server Server is running on
http://localhost:43245
19:33:47 [19:33:47.501]
WARN:
blob-sink:client Blob sink url configured, but unable to send blobs
{"blobSinkUrl":"http://localhost:12345","blockHash":"0x1234"}
19:33:52 [19:33:52.510]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:12345: fetch failed
19:33:52 [19:33:52.510]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"blobSinkUrl":"http://localhost:12345"}
19:33:52 [19:33:52.511]
INFO:
blob-sink:server Stopping blob sink
19:33:52 [19:33:52.511]
INFO:
blob-sink:server Blob sink stopped
19:33:52 [19:33:52.513]
INFO:
blob-sink:server Server is running on
http://localhost:43051
19:33:52 [19:33:52.544]
INFO:
blob-sink:server Server is running on
http://localhost:39959
19:33:52 [19:33:52.548]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
19:33:52 [19:33:52.550]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
19:33:52 [19:33:52.842]
INFO:
blob-sink:server Stopping blob sink
19:33:52 [19:33:52.843]
INFO:
blob-sink:server Blob sink stopped
19:33:52 [19:33:52.843]
INFO:
blob-sink:server Stopping blob sink
19:33:52 [19:33:52.844]
INFO:
blob-sink:server Blob sink stopped
19:33:52 [19:33:52.845]
INFO:
blob-sink:server Server is running on
http://localhost:45551
19:33:53 [19:33:53.182]
INFO:
blob-sink:server Stopping blob sink
19:33:53 [19:33:53.182]
INFO:
blob-sink:server Blob sink already stopped
19:33:53 [19:33:53.182]
INFO:
blob-sink:server Stopping blob sink
19:33:53 [19:33:53.183]
INFO:
blob-sink:server Blob sink stopped
19:33:53 [19:33:53.184]
INFO:
blob-sink:server Server is running on
http://localhost:33629
19:33:58 [19:33:58.237]
ERROR:
blob-sink:client Error getting slot number: TypeError: Failed to parse URL from invalidURL/eth/v1/beacon/headers/0x1234
19:33:58 at node:internal/deps/undici/undici:13510:13 {
19:33:58 [cause]: TypeError: Invalid URL
19:33:58 at new URL (node:internal/url:818:25)
19:33:58 at new Request (node:internal/deps/undici/undici:9586:25)
19:33:58 at fetch (node:internal/deps/undici/undici:10315:25)
19:33:58 at fetch (node:internal/deps/undici/undici:13508:10)
19:33:58 at fetch (node:internal/bootstrap/web/exposed-window-or-worker:75:12)
19:33:58 at fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:34:15)
19:33:58 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:26)
19:33:58 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
19:33:58 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
19:33:58 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
19:33:58 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:225:30) {
19:33:58 code: 'ERR_INVALID_URL',
19:33:58 input: 'invalidURL/eth/v1/beacon/headers/0x1234'
19:33:58 }
19:33:58 }
19:34:03 [19:34:03.241]
WARN:
blob-sink:client Error getting blob sidecar from invalidURL: Failed to parse URL from invalidURL/eth/v1/beacon/blob_sidecars/2
19:34:03 [19:34:03.526]
INFO:
blob-sink:server Stopping blob sink
19:34:03 [19:34:03.526]
INFO:
blob-sink:server Blob sink already stopped
19:34:03 [19:34:03.527]
INFO:
blob-sink:server Stopping blob sink
19:34:03 [19:34:03.527]
INFO:
blob-sink:server Blob sink stopped
19:34:03 [19:34:03.529]
INFO:
blob-sink:server Server is running on
http://localhost:40149
19:34:03 [19:34:03.897]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:39831"]}
19:34:03 [19:34:03.901]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:39831"]}
19:34:03 [19:34:03.902]
INFO:
blob-sink:server Stopping blob sink
19:34:03 [19:34:03.902]
INFO:
blob-sink:server Blob sink already stopped
19:34:03 [19:34:03.903]
INFO:
blob-sink:server Stopping blob sink
19:34:03 [19:34:03.903]
INFO:
blob-sink:server Blob sink stopped
19:34:03 [19:34:03.905]
INFO:
blob-sink:server Server is running on
http://localhost:43801
19:34:04 [19:34:04.229]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:41691"]}
19:34:04 [19:34:04.233]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:41691"]}
19:34:04 [19:34:04.234]
INFO:
blob-sink:server Stopping blob sink
19:34:04 [19:34:04.234]
INFO:
blob-sink:server Blob sink already stopped
19:34:04 [19:34:04.235]
INFO:
blob-sink:server Stopping blob sink
19:34:04 [19:34:04.235]
INFO:
blob-sink:server Blob sink stopped
19:34:04 [19:34:04.236]
INFO:
blob-sink:server Server is running on
http://localhost:43859
19:34:09 [19:34:09.613]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
19:34:09 at node:internal/deps/undici/undici:13510:13
19:34:09 at processTicksAndRejections (node:internal/process/task_queues:105:5)
19:34:09 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
19:34:09 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
19:34:09 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
19:34:09 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
19:34:09 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:337:24) {
19:34:09 [cause]: AggregateError:
19:34:09 at internalConnectMultiple (node:net:1139:18)
19:34:09 at afterConnectMultiple (node:net:1714:7) {
19:34:09 code: 'ECONNREFUSED',
19:34:09 [errors]: [ [Error], [Error] ]
19:34:09 }
19:34:09 }
19:34:14 [19:34:14.656]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:41263: fetch failed
19:34:19 [19:34:19.983]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
19:34:19 at node:internal/deps/undici/undici:13510:13
19:34:19 at processTicksAndRejections (node:internal/process/task_queues:105:5)
19:34:19 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
19:34:19 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
19:34:19 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
19:34:19 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
19:34:19 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:353:24) {
19:34:19 [cause]: AggregateError:
19:34:19 at internalConnectMultiple (node:net:1139:18)
19:34:19 at afterConnectMultiple (node:net:1714:7) {
19:34:19 code: 'ECONNREFUSED',
19:34:19 [errors]: [ [Error], [Error] ]
19:34:19 }
19:34:19 }
19:34:24 [19:34:24.990]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
19:34:24 at node:internal/deps/undici/undici:13510:13
19:34:24 at processTicksAndRejections (node:internal/process/task_queues:105:5)
19:34:24 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
19:34:24 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
19:34:24 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
19:34:24 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
19:34:24 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:353:24) {
19:34:24 [cause]: AggregateError:
19:34:24 at internalConnectMultiple (node:net:1139:18)
19:34:24 at afterConnectMultiple (node:net:1714:7) {
19:34:24 code: 'ECONNREFUSED',
19:34:24 [errors]: [ [Error], [Error] ]
19:34:24 }
19:34:24 }
19:34:29 [19:34:29.997]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:41263: fetch failed
19:34:35 [19:34:35.001]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:46531: fetch failed
19:34:35 [19:34:35.314]
INFO:
blob-sink:server Stopping blob sink
19:34:35 [19:34:35.315]
INFO:
blob-sink:server Blob sink already stopped
19:34:35 [19:34:35.315]
INFO:
blob-sink:server Stopping blob sink
19:34:35 [19:34:35.316]
INFO:
blob-sink:server Blob sink stopped
19:34:35 [19:34:35.317]
INFO:
blob-sink:server Server is running on
http://localhost:46605
19:34:35 [19:34:35.372]
WARN:
blob-sink:client Failed to deserialise blob
{"commitment":"0xaaae25c9b8c815c172e8ccc7097298e832ff7eebc9bf06b59894ec91920f6c186ad9d46a0561376026a987892891fecb"}
19:34:35 [19:34:35.649]
INFO:
blob-sink:server Stopping blob sink
19:34:35 [19:34:35.650]
INFO:
blob-sink:server Blob sink already stopped
19:34:35 [19:34:35.650]
INFO:
blob-sink:server Stopping blob sink
19:34:35 [19:34:35.651]
INFO:
blob-sink:server Blob sink stopped
19:34:35 [19:34:35.652]
INFO:
blob-sink:server Server is running on
http://localhost:36427
19:34:35 [19:34:35.975]
INFO:
blob-sink:server Stopping blob sink
19:34:35 [19:34:35.975]
INFO:
blob-sink:server Blob sink already stopped
19:34:35 [19:34:35.976]
INFO:
blob-sink:server Stopping blob sink
19:34:35 [19:34:35.976]
INFO:
blob-sink:server Blob sink stopped
19:34:35 [19:34:35.977]
INFO:
blob-sink:server Server is running on
http://localhost:34557
19:34:36 [19:34:36.290]
INFO:
blob-sink:server Stopping blob sink
19:34:36 [19:34:36.291]
INFO:
blob-sink:server Blob sink already stopped
19:34:36 [19:34:36.291]
INFO:
blob-sink:server Stopping blob sink
19:34:36 [19:34:36.291]
INFO:
blob-sink:server Blob sink stopped
19:34:36
PASS src/client/http.test.ts (
56.275 s)
19:34:36 HttpBlobSinkClient
19:34:36
✓ should send and retrieve blobs (270 ms)
19:34:36
✓ should handle multiple blobs (144 ms)
19:34:36
✓ should return empty array for non-existent block (10 ms)
19:34:36
✓ should handle server connection errors gracefully (10035 ms)
19:34:36 Mock Ethereum Clients
19:34:36
✓ should handle no consensus host (332 ms)
19:34:36
✓ should request based on slot where consensus host is provided (339 ms)
19:34:36
✓ should handle when multiple consensus hosts are provided (10343 ms)
19:34:36
✓ should handle API keys without headers (375 ms)
19:34:36
✓ should handle API keys in headers (331 ms)
19:34:36
✓ should handle multiple consensus hosts with different API key methods (31080 ms)
19:34:36
✓ even if we ask for non-encoded blobs, we should only get encoded blobs (334 ms)
19:34:36
✓ should handle L1 missed slots (325 ms)
19:34:36
✓ should fall back to archive client (316 ms)
19:34:36
19:34:36
Test Suites: 1 passed, 1 total
19:34:36
Tests: 13 passed, 13 total
19:34:36
Snapshots: 0 total
19:34:36
Time: 56.345 s
19:34:36
Ran all test suites matching blob-sink/src/client/http.test.ts
.
19:34:36
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?