Skip to content

Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.19.1 #1232

Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.19.1

Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.19.1 #1232

Triggered via pull request July 29, 2024 19:34
Status Failure
Total duration 7m 0s
Artifacts 8

auto-pr-ci.yaml

on: pull_request_target
prepare
6s
prepare
Matrix: call_build_ci_image / call-by-pr / build-and-push
Matrix: call_build_ci_image / call-by-workflow / build-and-push
Waiting for pending jobs
call_unitest  /  Deduce required tests from code changes
call_unitest / Deduce required tests from code changes
lint_chart_against_release_image  /  chart-lint-test
26s
lint_chart_against_release_image / chart-lint-test
e2e_dual  /  e2e_against_commit
4m 13s
e2e_dual / e2e_against_commit
e2e_ipv4  /  e2e_against_commit
0s
e2e_ipv4 / e2e_against_commit
e2e_ipv6  /  e2e_against_commit
3m 39s
e2e_ipv6 / e2e_against_commit
trivy_scan  /  e2e_against_commit
38s
trivy_scan / e2e_against_commit
call_unitest  /  lint-code
call_unitest / lint-code
call_unitest  /  lint-golang
call_unitest / lint-golang
call_unitest  /  unitest
call_unitest / unitest
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 14 warnings
e2e_ipv4 / e2e_against_commit
GitHub Actions has encountered an internal error when running your job.
e2e_ipv6 / e2e_against_commit
Process completed with exit code 1.
e2e_ipv6 / e2e_against_commit
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.0/x64/src/slices)
e2e_ipv6 / e2e_against_commit
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.0/x64/src/slices)
e2e_dual / e2e_against_commit
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.0/x64/src/slices)
e2e_dual / e2e_against_commit
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.0/x64/src/slices)
e2e_dual / e2e_against_commit
Process completed with exit code 1.
prepare
'ref' input parameter is ignored when 'base' is set to HEAD
prepare
'base' input parameter is ignored when action is triggered by pull request event
lint_chart_against_release_image / chart-lint-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: azure/setup-helm@v3.5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint_chart_against_release_image / chart-lint-test
Error while fetching latest Helm release: Error: [@octokit/auth-action] `GITHUB_TOKEN` variable is not set. It must be set on either `env:` or `with:`. See https://github.com/octokit/auth-action.js#createactionauth. Using default version v3.9.0
call_build_ci_image / call-by-pr / build-and-push (agent, ./images/agent/Dockerfile, ./)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
call_build_ci_image / call-by-pr / build-and-push (controller, ./images/controller/Dockerfile, ./)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
trivy_scan / e2e_against_commit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e_ipv6 / e2e_against_commit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: helm/kind-action@v1.8.0, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e_ipv6 / e2e_against_commit
Unexpected input(s) 'id', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
e2e_ipv6 / e2e_against_commit
No files were found with the provided path: test/runtime/ginkgoreport.json. No artifacts will be uploaded.
e2e_dual / e2e_against_commit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: helm/kind-action@v1.8.0, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e_dual / e2e_against_commit
Unexpected input(s) 'id', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
e2e_dual / e2e_against_commit
No files were found with the provided path: test/runtime/ginkgoreport.json. No artifacts will be uploaded.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dual-debuglog-latest.txt", "image-digest-artifact-agent-bb4fd65a604abfcd02a21ad69acc79c4effaab96", "image-digest-artifact-controller-bb4fd65a604abfcd02a21ad69acc79c4effaab96", "image-tar-kdoctor-agent", "image-tar-kdoctor-controller", "ipv6-debuglog-latest.txt", "makefile-digest-artifact-agent-bb4fd65a604abfcd02a21ad69acc79c4effaab96", "makefile-digest-artifact-controller-bb4fd65a604abfcd02a21ad69acc79c4effaab96". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
dual-debuglog-latest.txt Expired
80.9 KB
image-digest-artifact-agent-bb4fd65a604abfcd02a21ad69acc79c4effaab96 Expired
110 Bytes
image-digest-artifact-controller-bb4fd65a604abfcd02a21ad69acc79c4effaab96 Expired
120 Bytes
image-tar-kdoctor-agent Expired
427 MB
image-tar-kdoctor-controller Expired
153 MB
ipv6-debuglog-latest.txt Expired
81.1 KB
makefile-digest-artifact-agent-bb4fd65a604abfcd02a21ad69acc79c4effaab96 Expired
156 Bytes
makefile-digest-artifact-controller-bb4fd65a604abfcd02a21ad69acc79c4effaab96 Expired
161 Bytes