Parent Log:
http://ci.aztec-labs.com/a36edd533f52a26c
Command: 47858aa9bf665f8a yarn-project/scripts/run_test.sh stdlib/src/versioning/versioning.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1bb4f0588a9dc5b1df622753aab1d907b3f12c7a
Env: REF_NAME=gh-readonly-queue/next/pr-15245-534f06e45f48274efd53a2204c90cb0b91a53efb CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 25 08:20:25 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15245_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_71244dbe523bff8b_next
08:20:27 [08:20:27.585]
WARN:
json-rpc:client Failed to fetch from the remote server
08:20:27 err: {
08:20:27 "type": "ComponentsVersionsError",
08:20:27 "message": "Expected component version l1ChainId to be 2 but received 1",
08:20:27 "stack":
08:20:27 ComponentsVersionsError: Expected component version l1ChainId to be 2 but received 1
08:20:27 at Object.onResponse (/home/aztec-dev/aztec-packages/yarn-project/stdlib/src/versioning/versioning.ts:141:17)
08:20:27 at Timeout.sendBatch (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/json-rpc/client/safe_json_rpc_client.js:69:30)
08:20:27 at processTicksAndRejections (node:internal/process/task_queues:105:5)
08:20:27 "name": "ComponentsVersionsError"
08:20:27 }
08:20:27
PASS src/versioning/versioning.test.ts
08:20:27 versioning
08:20:27 comparing
08:20:27
✓ compresses and checks (2 ms)
08:20:27
✓ throws on mismatch in compressed (21 ms)
08:20:27
✓ validates partial versions (1 ms)
08:20:27
✓ throws on mismatch for partial versions (1 ms)
08:20:27 json-rpc
08:20:27
✓ passes versioning headers (42 ms)
08:20:27
✓ throws on mismatch (17 ms)
08:20:27
✓ passes if missing on server (8 ms)
08:20:27
✓ passes if missing on client (6 ms)
08:20:27
08:20:27
Test Suites: 1 passed, 1 total
08:20:27
Tests: 8 passed, 8 total
08:20:27
Snapshots: 0 total
08:20:27
Time: 0.902 s
08:20:27
Ran all test suites matching stdlib/src/versioning/versioning.test.ts
.
08:20:27
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?