Skip to content

feat: add key rotation #2371

feat: add key rotation

feat: add key rotation #2371

Triggered via pull request April 27, 2026 07:39
Status Failure
Total duration 35m 12s
Artifacts 6

ci.yml

on: pull_request
Determine Image Tag
2s
Determine Image Tag
test  /  Run Unit Tests
3m 22s
test / Run Unit Tests
test  /  Run Integration Tests
2m 14s
test / Run Integration Tests
test  /  Build All ev-node Binaries
1m 38s
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
14m 15s
test / Run E2E System Tests
test  /  Run EVM Execution Tests
1m 45s
test / Run EVM Execution Tests
docker-tests  /  Docker E2E Tests
6m 53s
docker-tests / Docker E2E Tests
docker-tests  /  Docker Upgrade E2E Tests
3m 39s
docker-tests / Docker Upgrade E2E Tests
docker-tests  /  Docker Compatibility E2E Tests
4m 51s
docker-tests / Docker Compatibility E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 7 warnings, and 1 notice
lint / markdown-lint
Process completed with exit code 1.
lint / hadolint: tools/local-da/Dockerfile#L13
DL3003 warning: Use WORKDIR to switch to a directory
lint / hadolint: apps/testapp/Dockerfile#L25
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 / golangci-lint
issues found
lint / golangci-lint: block/internal/syncing/p2p_handler.go#L84
QF1008: could remove embedded field "SignedHeader" from selector (staticcheck)
lint / golangci-lint: block/internal/submitting/da_submitter_test.go#L352
unusedwrite: unused write to field ProposerAddress (govet)
lint / golangci-lint: block/internal/submitting/da_submitter_test.go#L264
unusedwrite: unused write to field ProposerAddress (govet)
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
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/
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/
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/
docker / Build ev-node-grpc
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/
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/
Determine Image Tag
Using PR-based tag: pr-3282

Artifacts

Produced during runtime
Name Size Digest
evstack~ev-node~BNLPM6.dockerbuild Expired
99.3 KB
sha256:8ed407a3598841d72570384e3ddeddba0ceaee7c14d25b9dd0d9424bc64dd5b3
evstack~ev-node~E19JVC.dockerbuild Expired
41.1 KB
sha256:295b0aaf263aa5b315ac910353390f56e1f278193d5b3bbf1e290950f8f53996
evstack~ev-node~HIAO67.dockerbuild Expired
84.5 KB
sha256:57e4191d8f0a094bb1fd0007ed3a6a950a5381be935b5a5fa4d0a2aaa70a32c3
evstack~ev-node~LZFHG1.dockerbuild Expired
86.8 KB
sha256:798152c802480793b22411b48c64744484f046ade14c033f65c4381a200698de
integration-test-coverage-report-e90142239ed9ac6641c23fa923bb645924ca5582 Expired
2.34 KB
sha256:999b3cf2d2eb41a1d60a783fdb6026fbe9eca6e52340c63a3b9ff4560b5ec7c4
unit-test-coverage-report-e90142239ed9ac6641c23fa923bb645924ca5582 Expired
82.7 KB
sha256:ae749ff14cb4f2ebc719cde8b00500513f933fdd0568acee4d5017c894c04a02