Skip to content

chore: fix pushing image pipeline broken#297

Merged
andyzhangx merged 1 commit into
kubernetes-csi:masterfrom
andyzhangx:fix-push-images
Mar 22, 2022
Merged

chore: fix pushing image pipeline broken#297
andyzhangx merged 1 commit into
kubernetes-csi:masterfrom
andyzhangx:fix-push-images

Conversation

@andyzhangx
Copy link
Copy Markdown
Member

What type of PR is this?
/kind failing-test

What this PR does / why we need it:
trying to fix following image push error:

https://storage.googleapis.com/kubernetes-jenkins/logs/post-csi-driver-nfs-push-images/1505022117538697216/build-log.txt

Dockerfile:21
--------------------
  19 |     
  20 |     # Copy nfsplugin from build _output directory
  21 | >>> COPY bin/${ARCH}/nfsplugin /nfsplugin
  22 |     
  23 |     RUN apt update && apt-mark unhold libcap2
--------------------
error: failed to solve: failed to compute cache key: failed to calculate checksum of ref iiep4siygqcc5hgky6t6fme3l::ghhr8b16cjp4zwohx9ri9j1p1: "/bin/amd64/nfsplugin": not found
+ docker buildx rm multiarchimage-buildertest
make: *** [release-tools/build.make:149: push-multiarch-nfsplugin] Error 1
ERROR
ERROR: build step 0 "gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20210917-12df099d55" failed: step exited with non-zero status: 2

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

none

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 22, 2022
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andyzhangx

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 22, 2022
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 2022476853

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 77.868%

Totals Coverage Status
Change from base Build 2007468092: 0.0%
Covered Lines: 577
Relevant Lines: 741

💛 - Coveralls

@andyzhangx andyzhangx merged commit 7346ad8 into kubernetes-csi:master Mar 22, 2022
andyzhangx added a commit to andyzhangx/csi-driver-nfs that referenced this pull request Apr 9, 2026
de06a09a Merge pull request kubernetes-csi#297 from andyzhangx/patch-11
fc719f31 fix: Update Go version from 1.25.8 to 1.25.9
c24a730e Merge pull request kubernetes-csi#296 from jsafrane/pin-github-actions-sha
59b456b8 fix: pin github action to exact SHA
061f6eed Merge pull request kubernetes-csi#295 from kubernetes-csi/security/update-trivy-action-v0.35.0
6c16f30b security: Update trivy-action to v0.35.0

git-subtree-dir: release-tools
git-subtree-split: de06a09a7a68bc8da0a275094ade1f5ea7a1a995
andyzhangx added a commit to andyzhangx/csi-driver-nfs that referenced this pull request Apr 9, 2026
de06a09a Merge pull request kubernetes-csi#297 from andyzhangx/patch-11
fc719f31 fix: Update Go version from 1.25.8 to 1.25.9
c24a730e Merge pull request kubernetes-csi#296 from jsafrane/pin-github-actions-sha
59b456b8 fix: pin github action to exact SHA
061f6eed Merge pull request kubernetes-csi#295 from kubernetes-csi/security/update-trivy-action-v0.35.0
6c16f30b security: Update trivy-action to v0.35.0
119a53c3 Merge pull request kubernetes-csi#294 from andyzhangx/patch-10
7c9aa9ba fix: upgrade to go1.25.7 to fix CVE-2026-25679

git-subtree-dir: release-tools
git-subtree-split: de06a09a7a68bc8da0a275094ade1f5ea7a1a995
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants