Backport cluster-wide prom-client metrics aggregation (plus undefined-handler-label fix) to 6.x - #675
Merged
juliobguedes merged 4 commits intoAug 27, 2026
DK CICD / node-vtex-api-node-ci-v2-6cujric2-node-command-1
failed
Aug 27, 2026 in 42s
node-vtex-api-node-ci-v2-6cujric2-node-command-1
Progress summary:
| Step | Status |
|---|---|
| assume-role | 🟢 completed |
| get-ca-token | 🟢 completed |
| run-command | 🔴 failed |
⚠️ A completed status for an individual step simply indicates it completed. Errors might have happened: check the overall status of the Check Run and, if necessary, the logs below.
Details
Runner: node-ci-v2-6cujric2-node-command-1-pod
assume-role logs (access task pipeline | access task only)
get-ca-token logs (access task pipeline | access task only)
run-command logs (access task pipeline | access task only)
console.log src/service/logger/logger.ts:127
{"__VTEX_IO_LOG":true,"level":"warn","account":"unhandled","workspace":"unhandled","production":false,"data":{"content":"ipc channel closed","message":"Failed to request aggregated cluster metrics; falling back to local registry","pid":471},"operationId":"unhandled","requestId":"unhandled","__SKIDDER_TOPIC_1":"skidder.vendor.undefined","__SKIDDER_TOPIC_2":"skidder.app.undefined.undefined"}
PASS src/service/metrics/__tests__/requestHandlerLabel.test.ts (7.227s)
PASS src/service/worker/runtime/http/middlewares/rateLimit.test.ts (7.281s)
PASS src/service/worker/runtime/builtIn/__tests__/middlewares.test.ts (7.3s)
FAIL src/HttpClient/middlewares/request/setupAxios/__tests__/axiosTracing.test.ts
● Test suite failed to run
TypeScript diagnostics (customize using `[jest-config].globals.ts-jest.diagnostics` option):
�[96msrc/HttpClient/middlewares/request/setupAxios/__tests__/TestServer.ts�[0m:�[93m58�[0m:�[93m9�[0m - �[91merror�[0m�[90m TS2794: �[0mExpected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
�[7m58�[0m resolve()
�[7m �[0m �[91m ~~~~~~~~~�[0m
�[96mnode_modules/typescript/lib/lib.es2015.promise.d.ts�[0m:�[93m33�[0m:�[93m34�[0m
�[7m33�[0m new <T>(executor: (resolve: (value: T | PromiseLike<T>) => void, reject: (reason?: any) => void) => void): Promise<T>;
�[7m �[0m �[96m ~~~~~~~~~~~~~~~~~~~~~~~~~�[0m
An argument for 'value' was not provided.
PASS src/service/worker/__tests__/onMessage.test.ts (9.575s)
Test Suites: 1 failed, 9 passed, 10 total
Tests: 64 passed, 64 total
Snapshots: 0 total
Time: 9.917s
Ran all test suites.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ci:test failed
+ TEST_EXIT_CODE=1
+ '[' -z 1 ']'
+ '[' 1 -ne 0 ']'
+ echo 'ci:test failed'
+ exit 1
Loading