Parent Log:
http://ci.aztec-labs.com/5acf0ac99541d93c
Command: b3f72d9a489ed1c8 yarn-project/scripts/run_test.sh blob-sink/src/client/http.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/28bf32bfc2566751e8baa0a9125a9db20d474bee
Env: REF_NAME=gh-readonly-queue/next/pr-15154-9071986bfe3af58c70d2c80c10f523e22bfe4cb4 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 20 15:27:15 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15154_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ed69c995f9b9d850_next
15:27:18 [15:27:18.811]
INFO:
blob-sink:server Server is running on
http://localhost:41243
15:27:19 [15:27:19.019]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
15:27:19 [15:27:19.021]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
15:27:19 [15:27:19.062]
INFO:
blob-sink:server Stopping blob sink
15:27:19 [15:27:19.063]
INFO:
blob-sink:server Blob sink stopped
15:27:19 [15:27:19.067]
INFO:
blob-sink:server Server is running on
http://localhost:37121
15:27:19 [15:27:19.110]
INFO:
blob-sink:server Received blob sidecar for block 0x5678
15:27:19 [15:27:19.112]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x5678
15:27:19 [15:27:19.203]
INFO:
blob-sink:server Stopping blob sink
15:27:19 [15:27:19.205]
INFO:
blob-sink:server Blob sink stopped
15:27:19 [15:27:19.207]
INFO:
blob-sink:server Server is running on
http://localhost:38101
15:27:19 [15:27:19.212]
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:27:19 [15:27:19.213]
WARN:
blob-sink:client Failed to fetch blobs for 0xnonexistent from all blob sources
{"blobSinkUrl":"http://localhost:38101"}
15:27:19 [15:27:19.214]
INFO:
blob-sink:server Stopping blob sink
15:27:19 [15:27:19.215]
INFO:
blob-sink:server Blob sink stopped
15:27:19 [15:27:19.216]
INFO:
blob-sink:server Server is running on
http://localhost:40765
15:27:24 [15:27:24.284]
WARN:
blob-sink:client Blob sink url configured, but unable to send blobs
{"blobSinkUrl":"http://localhost:12345","blockHash":"0x1234"}
15:27:29 [15:27:29.291]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:12345: fetch failed
15:27:29 [15:27:29.291]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"blobSinkUrl":"http://localhost:12345"}
15:27:29 [15:27:29.292]
INFO:
blob-sink:server Stopping blob sink
15:27:29 [15:27:29.292]
INFO:
blob-sink:server Blob sink stopped
15:27:29 [15:27:29.294]
INFO:
blob-sink:server Server is running on
http://localhost:34753
15:27:29 [15:27:29.327]
INFO:
blob-sink:server Server is running on
http://localhost:37845
15:27:29 [15:27:29.331]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
15:27:29 [15:27:29.332]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
15:27:29 [15:27:29.620]
INFO:
blob-sink:server Stopping blob sink
15:27:29 [15:27:29.620]
INFO:
blob-sink:server Blob sink stopped
15:27:29 [15:27:29.621]
INFO:
blob-sink:server Stopping blob sink
15:27:29 [15:27:29.621]
INFO:
blob-sink:server Blob sink stopped
15:27:29 [15:27:29.622]
INFO:
blob-sink:server Server is running on
http://localhost:34709
15:27:29 [15:27:29.951]
INFO:
blob-sink:server Stopping blob sink
15:27:29 [15:27:29.951]
INFO:
blob-sink:server Blob sink already stopped
15:27:29 [15:27:29.952]
INFO:
blob-sink:server Stopping blob sink
15:27:29 [15:27:29.952]
INFO:
blob-sink:server Blob sink stopped
15:27:29 [15:27:29.954]
INFO:
blob-sink:server Server is running on
http://localhost:45601
15:27:35 [15:27:35.004]
ERROR:
blob-sink:client Error getting slot number: TypeError: Failed to parse URL from invalidURL/eth/v1/beacon/headers/0x1234
15:27:35 at node:internal/deps/undici/undici:13510:13 {
15:27:35 [cause]: TypeError: Invalid URL
15:27:35 at new URL (node:internal/url:818:25)
15:27:35 at new Request (node:internal/deps/undici/undici:9586:25)
15:27:35 at fetch (node:internal/deps/undici/undici:10315:25)
15:27:35 at fetch (node:internal/deps/undici/undici:13508:10)
15:27:35 at fetch (node:internal/bootstrap/web/exposed-window-or-worker:75:12)
15:27:35 at fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:34:15)
15:27:35 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:26)
15:27:35 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
15:27:35 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
15:27:35 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
15:27:35 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:225:30) {
15:27:35 code: 'ERR_INVALID_URL',
15:27:35 input: 'invalidURL/eth/v1/beacon/headers/0x1234'
15:27:35 }
15:27:35 }
15:27:40 [15:27:40.008]
WARN:
blob-sink:client Error getting blob sidecar from invalidURL: Failed to parse URL from invalidURL/eth/v1/beacon/blob_sidecars/2
15:27:40 [15:27:40.288]
INFO:
blob-sink:server Stopping blob sink
15:27:40 [15:27:40.288]
INFO:
blob-sink:server Blob sink already stopped
15:27:40 [15:27:40.289]
INFO:
blob-sink:server Stopping blob sink
15:27:40 [15:27:40.289]
INFO:
blob-sink:server Blob sink stopped
15:27:40 [15:27:40.291]
INFO:
blob-sink:server Server is running on
http://localhost:33985
15:27:40 [15:27:40.624]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:34839"]}
15:27:40 [15:27:40.628]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:34839"]}
15:27:40 [15:27:40.628]
INFO:
blob-sink:server Stopping blob sink
15:27:40 [15:27:40.628]
INFO:
blob-sink:server Blob sink already stopped
15:27:40 [15:27:40.629]
INFO:
blob-sink:server Stopping blob sink
15:27:40 [15:27:40.629]
INFO:
blob-sink:server Blob sink stopped
15:27:40 [15:27:40.631]
INFO:
blob-sink:server Server is running on
http://localhost:38091
15:27:40 [15:27:40.946]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:42339"]}
15:27:40 [15:27:40.950]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:42339"]}
15:27:40 [15:27:40.951]
INFO:
blob-sink:server Stopping blob sink
15:27:40 [15:27:40.951]
INFO:
blob-sink:server Blob sink already stopped
15:27:40 [15:27:40.951]
INFO:
blob-sink:server Stopping blob sink
15:27:40 [15:27:40.952]
INFO:
blob-sink:server Blob sink stopped
15:27:40 [15:27:40.953]
INFO:
blob-sink:server Server is running on
http://localhost:37965
15:27:46 [15:27:46.281]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
15:27:46 at node:internal/deps/undici/undici:13510:13
15:27:46 at processTicksAndRejections (node:internal/process/task_queues:105:5)
15:27:46 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
15:27:46 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
15:27:46 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
15:27:46 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
15:27:46 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:337:24) {
15:27:46 [cause]: AggregateError:
15:27:46 at internalConnectMultiple (node:net:1139:18)
15:27:46 at afterConnectMultiple (node:net:1714:7) {
15:27:46 code: 'ECONNREFUSED',
15:27:46 [errors]: [ [Error], [Error] ]
15:27:46 }
15:27:46 }
15:27:51 [15:27:51.291]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:41883: fetch failed
15:27:56 [15:27:56.633]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
15:27:56 at node:internal/deps/undici/undici:13510:13
15:27:56 at processTicksAndRejections (node:internal/process/task_queues:105:5)
15:27:56 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
15:27:56 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
15:27:56 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
15:27:56 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
15:27:56 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:353:24) {
15:27:56 [cause]: AggregateError:
15:27:56 at internalConnectMultiple (node:net:1139:18)
15:27:56 at afterConnectMultiple (node:net:1714:7) {
15:27:56 code: 'ECONNREFUSED',
15:27:56 [errors]: [ [Error], [Error] ]
15:27:56 }
15:27:56 }
15:28:01 [15:28:01.640]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
15:28:01 at node:internal/deps/undici/undici:13510:13
15:28:01 at processTicksAndRejections (node:internal/process/task_queues:105:5)
15:28:01 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
15:28:01 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
15:28:01 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
15:28:01 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
15:28:01 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:353:24) {
15:28:01 [cause]: AggregateError:
15:28:01 at internalConnectMultiple (node:net:1139:18)
15:28:01 at afterConnectMultiple (node:net:1714:7) {
15:28:01 code: 'ECONNREFUSED',
15:28:01 [errors]: [ [Error], [Error] ]
15:28:01 }
15:28:01 }
15:28:06 [15:28:06.657]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:41883: fetch failed
15:28:11 [15:28:11.701]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:37811: fetch failed
15:28:12 [15:28:12.008]
INFO:
blob-sink:server Stopping blob sink
15:28:12 [15:28:12.009]
INFO:
blob-sink:server Blob sink already stopped
15:28:12 [15:28:12.009]
INFO:
blob-sink:server Stopping blob sink
15:28:12 [15:28:12.010]
INFO:
blob-sink:server Blob sink stopped
15:28:12 [15:28:12.011]
INFO:
blob-sink:server Server is running on
http://localhost:37817
15:28:12 [15:28:12.068]
WARN:
blob-sink:client Failed to deserialise blob
{"commitment":"0x955e640433510631ca669241cd1bcf65f681c81d7702d84a036e33d0a1e86dcdcb871ac8b79b2576415e4de64a9c42f2"}
15:28:12 [15:28:12.340]
INFO:
blob-sink:server Stopping blob sink
15:28:12 [15:28:12.340]
INFO:
blob-sink:server Blob sink already stopped
15:28:12 [15:28:12.341]
INFO:
blob-sink:server Stopping blob sink
15:28:12 [15:28:12.341]
INFO:
blob-sink:server Blob sink stopped
15:28:12 [15:28:12.342]
INFO:
blob-sink:server Server is running on
http://localhost:43683
15:28:12 [15:28:12.661]
INFO:
blob-sink:server Stopping blob sink
15:28:12 [15:28:12.661]
INFO:
blob-sink:server Blob sink already stopped
15:28:12 [15:28:12.661]
INFO:
blob-sink:server Stopping blob sink
15:28:12 [15:28:12.662]
INFO:
blob-sink:server Blob sink stopped
15:28:12 [15:28:12.663]
INFO:
blob-sink:server Server is running on
http://localhost:40479
15:28:12 [15:28:12.970]
INFO:
blob-sink:server Stopping blob sink
15:28:12 [15:28:12.970]
INFO:
blob-sink:server Blob sink already stopped
15:28:12 [15:28:12.971]
INFO:
blob-sink:server Stopping blob sink
15:28:12 [15:28:12.971]
INFO:
blob-sink:server Blob sink stopped
15:28:12
PASS src/client/http.test.ts (
56.187 s)
15:28:12 HttpBlobSinkClient
15:28:12
✓ should send and retrieve blobs (258 ms)
15:28:12
✓ should handle multiple blobs (140 ms)
15:28:12
✓ should return empty array for non-existent block (9 ms)
15:28:12
✓ should handle server connection errors gracefully (10077 ms)
15:28:12 Mock Ethereum Clients
15:28:12
✓ should handle no consensus host (328 ms)
15:28:12
✓ should request based on slot where consensus host is provided (332 ms)
15:28:12
✓ should handle when multiple consensus hosts are provided (10337 ms)
15:28:12
✓ should handle API keys without headers (339 ms)
15:28:12
✓ should handle API keys in headers (322 ms)
15:28:12
✓ should handle multiple consensus hosts with different API key methods (31058 ms)
15:28:12
✓ even if we ask for non-encoded blobs, we should only get encoded blobs (332 ms)
15:28:12
✓ should handle L1 missed slots (320 ms)
15:28:12
✓ should fall back to archive client (309 ms)
15:28:12
15:28:12
Test Suites: 1 passed, 1 total
15:28:12
Tests: 13 passed, 13 total
15:28:12
Snapshots: 0 total
15:28:12
Time: 56.258 s
15:28:12
Ran all test suites matching blob-sink/src/client/http.test.ts
.
15:28:12
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?