This job view page is being replaced by Spyglass soon. Check out the new job view.
PRandyzhangx: [release-1.20] fix: CVE-2022-41723
ResultABORTED
Tests 0 failed / 0 succeeded
Started2023-03-18 03:11
Elapsed7m50s
Revision08df20f936f0fcd044ee69316aac5eff642b79cb
Refs 845

No Test Failures!


Error lines from build-log.txt

... skipping 118 lines ...
Downloading https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz
Verifying checksum... Done.
Preparing to install helm into /usr/local/bin
helm installed into /usr/local/bin/helm
# Only build and push the image if it does not exist in the registry
docker pull k8sprow.azurecr.io/blob-csi:e2e-ca4caed46bd0f8c4ac06ec84de7e281e6f71a9db || make blob-container push
Error response from daemon: manifest for k8sprow.azurecr.io/blob-csi:e2e-ca4caed46bd0f8c4ac06ec84de7e281e6f71a9db not found: manifest unknown: manifest tagged by "e2e-ca4caed46bd0f8c4ac06ec84de7e281e6f71a9db" is not found
make[2]: Entering directory '/home/prow/go/src/sigs.k8s.io/blob-csi-driver'
docker buildx rm container-builder || true
ERROR: no builder "container-builder" found
docker buildx create --use --name=container-builder
container-builder
# enable qemu for arm64 build
# https://github.com/docker/buildx/issues/464#issuecomment-741507760
docker run --privileged --rm tonistiigi/binfmt --uninstall qemu-aarch64
Unable to find image 'tonistiigi/binfmt:latest' locally
... skipping 112 lines ...