Skip to content

feat: add key rotation #2369

feat: add key rotation

feat: add key rotation #2369

Triggered via pull request April 27, 2026 06:34
Status Failure
Total duration 8m 2s
Artifacts 4

ci.yml

on: pull_request
Determine Image Tag
4s
Determine Image Tag
test  /  Run Unit Tests
3m 38s
test / Run Unit Tests
test  /  Run Integration Tests
2m 2s
test / Run Integration Tests
test  /  Build All ev-node Binaries
1m 33s
test / Build All ev-node Binaries
Matrix: docker / build-images
test  /  Combine and Upload Coverage
8s
test / Combine and Upload Coverage
test  /  Run E2E System Tests
1m 4s
test / Run E2E System Tests
test  /  Run EVM Execution Tests
1m 45s
test / Run EVM Execution Tests
docker-tests  /  Docker Compatibility E2E Tests
docker-tests / Docker Compatibility E2E Tests
docker-tests  /  Docker E2E Tests
docker-tests / Docker E2E Tests
docker-tests  /  Docker Upgrade E2E Tests
docker-tests / Docker Upgrade E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors, 6 warnings, and 1 notice
docker / Build ev-node-testapp
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c go mod download && (cd apps/testapp && go mod download)" did not complete successfully: exit code: 1
docker / Build ev-node-grpc
The strategy configuration was canceled because "docker.build-images.ev-node-testapp_apps_test" failed
docker / Build ev-node-evm
The strategy configuration was canceled because "docker.build-images.ev-node-testapp_apps_test" failed
docker / Build ev-node-evm
The operation was canceled.
lint / hadolint: tools/local-da/Dockerfile#L13
DL3003 warning: Use WORKDIR to switch to a directory
lint / hadolint: apps/testapp/Dockerfile#L24
DL3003 warning: Use WORKDIR to switch to a directory
lint / hadolint: apps/testapp/Dockerfile#L4
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
lint / markdown-lint
Process completed with exit code 1.
test / Run E2E System Tests
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c go mod download && (cd apps/testapp && go mod download)" did not complete successfully: exit code: 1
test / Run EVM Execution Tests
Process completed with exit code 1.
test / Run EVM Execution Tests
cannot use newStateRoot (variable of struct type execution.ExecuteResult) as []byte value in assignment
test / Run EVM Execution Tests
cannot use newStateRoot (variable of struct type execution.ExecuteResult) as []byte value in assignment
test / Run EVM Execution Tests
cannot use newStateRoot (variable of struct type execution.ExecuteResult) as []byte value in argument to append
docker / Build ev-node-testapp
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint / yamllint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: technote-space/get-diff-action@v6.1.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
docker / Build ev-node-evm
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint / goreleaser-check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: technote-space/get-diff-action@v6.1.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint / markdown-lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v3, technote-space/get-diff-action@v6.1.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint / golangci-lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: technote-space/get-diff-action@v6.1.2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Determine Image Tag
Using PR-based tag: pr-3282

Artifacts

Produced during runtime
Name Size Digest
evstack~ev-node~7XLL86.dockerbuild Expired
23.6 KB
sha256:e459125ebcf2b469a86431679bc241a882cdc03fc12c110a68ef2e71d80cb88e
evstack~ev-node~SGT7F1.dockerbuild Expired
18.2 KB
sha256:887809ebf724cf04f6f2c3818a350593f4e80db765546a328e1949a2b5cfe285
integration-test-coverage-report-001f56a4f7a2b664be85756fb523aa15eb4e2cc2 Expired
2.34 KB
sha256:f061b90f30a95356f764c36c9a1f34143a78e485cd2724121c1a8cd21c1c3f1b
unit-test-coverage-report-001f56a4f7a2b664be85756fb523aa15eb4e2cc2 Expired
82.5 KB
sha256:c995aeeb9f0a49e973693f29911e86369fd5f1703d5e42a6f32517f95707f8cf