Parent Log:
http://ci.aztec-labs.com/8fc5336b45577f8b
Command: 49bbc26acf87c0b5 yarn-project/scripts/run_test.sh blob-sink/src/client/http.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b608f9359219731d3c03407689a4fadaaa5a0d45
Env: REF_NAME=gh-readonly-queue/next/pr-15006-082468f0c1e7e5424b3654b5be0f3560eed7e487 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 13:48:18 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15006_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ed69c995f9b9d850_next
13:48:22 [13:48:22.546]
INFO:
blob-sink:server Server is running on
http://localhost:45413
13:48:22 [13:48:22.826]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
13:48:22 [13:48:22.829]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
13:48:22 [13:48:22.874]
INFO:
blob-sink:server Stopping blob sink
13:48:22 [13:48:22.876]
INFO:
blob-sink:server Blob sink stopped
13:48:22 [13:48:22.879]
INFO:
blob-sink:server Server is running on
http://localhost:33643
13:48:22 [13:48:22.924]
INFO:
blob-sink:server Received blob sidecar for block 0x5678
13:48:22 [13:48:22.927]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x5678
13:48:23 [13:48:23.031]
INFO:
blob-sink:server Stopping blob sink
13:48:23 [13:48:23.032]
INFO:
blob-sink:server Blob sink stopped
13:48:23 [13:48:23.035]
INFO:
blob-sink:server Server is running on
http://localhost:40279
13:48:23 [13:48:23.041]
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\"}"}
13:48:23 [13:48:23.042]
WARN:
blob-sink:client Failed to fetch blobs for 0xnonexistent from all blob sources
{"blobSinkUrl":"http://localhost:40279"}
13:48:23 [13:48:23.043]
INFO:
blob-sink:server Stopping blob sink
13:48:23 [13:48:23.044]
INFO:
blob-sink:server Blob sink stopped
13:48:23 [13:48:23.045]
INFO:
blob-sink:server Server is running on
http://localhost:45617
13:48:28 [13:48:28.073]
WARN:
blob-sink:client Blob sink url configured, but unable to send blobs
{"blobSinkUrl":"http://localhost:12345","blockHash":"0x1234"}
13:48:33 [13:48:33.103]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:12345: fetch failed
13:48:33 [13:48:33.104]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"blobSinkUrl":"http://localhost:12345"}
13:48:33 [13:48:33.104]
INFO:
blob-sink:server Stopping blob sink
13:48:33 [13:48:33.105]
INFO:
blob-sink:server Blob sink stopped
13:48:33 [13:48:33.106]
INFO:
blob-sink:server Server is running on
http://localhost:42735
13:48:33 [13:48:33.138]
INFO:
blob-sink:server Server is running on
http://localhost:43927
13:48:33 [13:48:33.145]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
13:48:33 [13:48:33.147]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
13:48:34 [13:48:34.701]
INFO:
blob-sink:server Stopping blob sink
13:48:34 [13:48:34.703]
INFO:
blob-sink:server Blob sink stopped
13:48:34 [13:48:34.703]
INFO:
blob-sink:server Stopping blob sink
13:48:34 [13:48:34.704]
INFO:
blob-sink:server Blob sink stopped
13:48:34 [13:48:34.706]
INFO:
blob-sink:server Server is running on
http://localhost:46515
13:48:36 [13:48:36.396]
INFO:
blob-sink:server Stopping blob sink
13:48:36 [13:48:36.400]
INFO:
blob-sink:server Blob sink already stopped
13:48:36 [13:48:36.402]
INFO:
blob-sink:server Stopping blob sink
13:48:36 [13:48:36.403]
INFO:
blob-sink:server Blob sink stopped
13:48:36 [13:48:36.407]
INFO:
blob-sink:server Server is running on
http://localhost:37361
13:48:41 [13:48:41.469]
ERROR:
blob-sink:client Error getting slot number: TypeError: Failed to parse URL from invalidURL/eth/v1/beacon/headers/0x1234
13:48:41 at node:internal/deps/undici/undici:13510:13 {
13:48:41 [cause]: TypeError: Invalid URL
13:48:41 at new URL (node:internal/url:818:25)
13:48:41 at new Request (node:internal/deps/undici/undici:9586:25)
13:48:41 at fetch (node:internal/deps/undici/undici:10315:25)
13:48:41 at fetch (node:internal/deps/undici/undici:13508:10)
13:48:41 at fetch (node:internal/bootstrap/web/exposed-window-or-worker:75:12)
13:48:41 at fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:34:15)
13:48:41 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:26)
13:48:41 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
13:48:41 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
13:48:41 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
13:48:41 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:224:30) {
13:48:41 code: 'ERR_INVALID_URL',
13:48:41 input: 'invalidURL/eth/v1/beacon/headers/0x1234'
13:48:41 }
13:48:41 }
13:48:46 [13:48:46.517]
WARN:
blob-sink:client Error getting blob sidecar from invalidURL: Failed to parse URL from invalidURL/eth/v1/beacon/blob_sidecars/2
13:48:47 [13:48:47.980]
INFO:
blob-sink:server Stopping blob sink
13:48:47 [13:48:47.981]
INFO:
blob-sink:server Blob sink already stopped
13:48:47 [13:48:47.982]
INFO:
blob-sink:server Stopping blob sink
13:48:47 [13:48:47.983]
INFO:
blob-sink:server Blob sink stopped
13:48:47 [13:48:47.985]
INFO:
blob-sink:server Server is running on
http://localhost:43205
13:48:49 [13:48:49.464]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:43033"]}
13:48:49 [13:48:49.468]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:43033"]}
13:48:49 [13:48:49.468]
INFO:
blob-sink:server Stopping blob sink
13:48:49 [13:48:49.469]
INFO:
blob-sink:server Blob sink already stopped
13:48:49 [13:48:49.469]
INFO:
blob-sink:server Stopping blob sink
13:48:49 [13:48:49.469]
INFO:
blob-sink:server Blob sink stopped
13:48:49 [13:48:49.471]
INFO:
blob-sink:server Server is running on
http://localhost:36317
13:48:51 [13:48:51.102]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:33279"]}
13:48:51 [13:48:51.110]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:33279"]}
13:48:51 [13:48:51.111]
INFO:
blob-sink:server Stopping blob sink
13:48:51 [13:48:51.111]
INFO:
blob-sink:server Blob sink already stopped
13:48:51 [13:48:51.112]
INFO:
blob-sink:server Stopping blob sink
13:48:51 [13:48:51.112]
INFO:
blob-sink:server Blob sink stopped
13:48:51 [13:48:51.115]
INFO:
blob-sink:server Server is running on
http://localhost:43121
13:48:57 [13:48:57.530]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
13:48:57 at node:internal/deps/undici/undici:13510:13
13:48:57 at processTicksAndRejections (node:internal/process/task_queues:105:5)
13:48:57 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
13:48:57 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
13:48:57 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
13:48:57 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
13:48:57 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:336:24) {
13:48:57 [cause]: AggregateError:
13:48:57 at internalConnectMultiple (node:net:1139:18)
13:48:57 at afterConnectMultiple (node:net:1714:7) {
13:48:57 code: 'ECONNREFUSED',
13:48:57 [errors]: [ [Error], [Error] ]
13:48:57 }
13:48:57 }
13:49:02 [13:49:02.541]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:45171: fetch failed
13:49:08 [13:49:08.745]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
13:49:08 at node:internal/deps/undici/undici:13510:13
13:49:08 at processTicksAndRejections (node:internal/process/task_queues:105:5)
13:49:08 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
13:49:08 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
13:49:08 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
13:49:08 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
13:49:08 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:352:24) {
13:49:08 [cause]: AggregateError:
13:49:08 at internalConnectMultiple (node:net:1139:18)
13:49:08 at afterConnectMultiple (node:net:1714:7) {
13:49:08 code: 'ECONNREFUSED',
13:49:08 [errors]: [ [Error], [Error] ]
13:49:08 }
13:49:08 }
13:49:13 [13:49:13.752]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
13:49:13 at node:internal/deps/undici/undici:13510:13
13:49:13 at processTicksAndRejections (node:internal/process/task_queues:105:5)
13:49:13 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
13:49:13 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
13:49:13 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
13:49:13 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
13:49:13 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:352:24) {
13:49:13 [cause]: AggregateError:
13:49:13 at internalConnectMultiple (node:net:1139:18)
13:49:13 at afterConnectMultiple (node:net:1714:7) {
13:49:13 code: 'ECONNREFUSED',
13:49:13 [errors]: [ [Error], [Error] ]
13:49:13 }
13:49:13 }
13:49:18 [13:49:18.763]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:45171: fetch failed
13:49:23 [13:49:23.824]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:34157: fetch failed
13:49:25 [13:49:25.299]
INFO:
blob-sink:server Stopping blob sink
13:49:25 [13:49:25.300]
INFO:
blob-sink:server Blob sink already stopped
13:49:25 [13:49:25.300]
INFO:
blob-sink:server Stopping blob sink
13:49:25 [13:49:25.301]
INFO:
blob-sink:server Blob sink stopped
13:49:25 [13:49:25.302]
INFO:
blob-sink:server Server is running on
http://localhost:44485
13:49:25 [13:49:25.360]
WARN:
blob-sink:client Failed to deserialise blob
{"commitment":"0xb31336505c026b9d253413eaa958360ff15ae027a7bb6be5a1e6b4a77cfc8222356fc0cf56f9abb2341f135a7d9c52c3"}
13:49:26 [13:49:26.722]
INFO:
blob-sink:server Stopping blob sink
13:49:26 [13:49:26.722]
INFO:
blob-sink:server Blob sink already stopped
13:49:26 [13:49:26.723]
INFO:
blob-sink:server Stopping blob sink
13:49:26 [13:49:26.723]
INFO:
blob-sink:server Blob sink stopped
13:49:26 [13:49:26.724]
INFO:
blob-sink:server Server is running on
http://localhost:35013
13:49:28 [13:49:28.062]
INFO:
blob-sink:server Stopping blob sink
13:49:28 [13:49:28.063]
INFO:
blob-sink:server Blob sink already stopped
13:49:28 [13:49:28.063]
INFO:
blob-sink:server Stopping blob sink
13:49:28 [13:49:28.064]
INFO:
blob-sink:server Blob sink stopped
13:49:28 [13:49:28.065]
INFO:
blob-sink:server Server is running on
http://localhost:35169
13:49:29 [13:49:29.435]
INFO:
blob-sink:server Stopping blob sink
13:49:29 [13:49:29.436]
INFO:
blob-sink:server Blob sink already stopped
13:49:29 [13:49:29.436]
INFO:
blob-sink:server Stopping blob sink
13:49:29 [13:49:29.436]
INFO:
blob-sink:server Blob sink stopped
13:49:29
PASS src/client/http.test.ts (
70.171 s)
13:49:29 HttpBlobSinkClient
13:49:29
✓ should send and retrieve blobs (339 ms)
13:49:29
✓ should handle multiple blobs (155 ms)
13:49:29
✓ should return empty array for non-existent block (11 ms)
13:49:29
✓ should handle server connection errors gracefully (10061 ms)
13:49:29 Mock Ethereum Clients
13:49:29
✓ should handle no consensus host (1599 ms)
13:49:29
✓ should request based on slot where consensus host is provided (1699 ms)
13:49:29
✓ should handle when multiple consensus hosts are provided (11578 ms)
13:49:29
✓ should handle API keys without headers (1485 ms)
13:49:29
✓ should handle API keys in headers (1643 ms)
13:49:29
✓ should handle multiple consensus hosts with different API key methods (34187 ms)
13:49:29
✓ even if we ask for non-encoded blobs, we should only get encoded blobs (1422 ms)
13:49:29
✓ should handle L1 missed slots (1340 ms)
13:49:29
✓ should fall back to archive client (1372 ms)
13:49:29
13:49:29
Test Suites: 1 passed, 1 total
13:49:29
Tests: 13 passed, 13 total
13:49:29
Snapshots: 0 total
13:49:29
Time: 70.255 s
13:49:29
Ran all test suites matching /blob-sink\/src\/client\/http.test.ts/i
.
13:49:29
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?