Recent runs || View in Spyglass
PR | Arhell: update links |
Result | ABORTED |
Tests | 0 failed / 0 succeeded |
Started | |
Elapsed | 18m48s |
Revision | b4c7285789efedb754b1c59e4d98928e78a7c6b8 |
Refs |
821 |
... skipping 65 lines ... export os_arch_seen="" && echo 'linux amd64 amd64; linux ppc64le ppc64le -ppc64le; linux s390x s390x -s390x; linux arm arm -arm; linux arm64 arm64 -arm64; linux arm arm/v7 -armv7; windows amd64 amd64 .exe nanoserver:1809 servercore:ltsc2019; windows amd64 amd64 .exe nanoserver:20H2 servercore:20H2; windows amd64 amd64 .exe nanoserver:ltsc2022 servercore:ltsc2022' | tr ';' '\n' | while read -r os arch buildx_platform suffix base_image addon_image; do \ os_arch_seen_pre=${os_arch_seen%%$os-$arch-$buildx_platform*}; \ if ! [ ${#os_arch_seen_pre} = ${#os_arch_seen} ]; then \ continue; \ fi; \ if ! (set -x; cd ./cmd/csi-provisioner && CGO_ENABLED=0 GOOS="$os" GOARCH="$arch" go build -mod=vendor -a -ldflags ' -X main.version=v3.3.0-28-g4fe7c0ea7 -extldflags "-static"' -o "/home/prow/go/src/github.com/kubernetes-csi/external-provisioner/bin/csi-provisioner$suffix" .); then \ echo "Building csi-provisioner for GOOS=$os GOARCH=$arch failed, see error(s) above."; \ exit 1; \ fi; \ os_arch_seen+=";$os-$arch-$buildx_platform"; \ done + cd ./cmd/csi-provisioner + CGO_ENABLED=0 ... skipping 40 lines ... export os_arch_seen="" && echo '' | tr ';' '\n' | while read -r os arch buildx_platform suffix base_image addon_image; do \ os_arch_seen_pre=${os_arch_seen%%$os-$arch-$buildx_platform*}; \ if ! [ ${#os_arch_seen_pre} = ${#os_arch_seen} ]; then \ continue; \ fi; \ if ! (set -x; cd ./cmd/csi-provisioner && CGO_ENABLED=0 GOOS="$os" GOARCH="$arch" go build -mod=vendor -a -ldflags ' -X main.version=v3.3.0-28-g4fe7c0ea7 -extldflags "-static"' -o "/home/prow/go/src/github.com/kubernetes-csi/external-provisioner/bin/csi-provisioner$suffix" .); then \ echo "Building csi-provisioner for GOOS=$os GOARCH=$arch failed, see error(s) above."; \ exit 1; \ fi; \ os_arch_seen+=";$os-$arch-$buildx_platform"; \ done + cd ./cmd/csi-provisioner + CGO_ENABLED=0 ... skipping 32 lines ... Step 7/7 : LABEL revision=v3.3.0-28-g4fe7c0ea7 ---> Running in d9052017951c Removing intermediate container d9052017951c ---> 635589133df6 Successfully built 635589133df6 Successfully tagged csi-provisioner:latest Wed Nov 23 01:24:37 UTC 2022 go1.19.3 $ curl --fail --location -o /home/prow/go/pkg/csiprow.hWoniq5pF6/bin/kind https://github.com/kubernetes-sigs/kind/releases/download/v0.14.0/kind-linux-amd64 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 70 6502k 70 4557k 0 0 12.5M 0 --:--:-- --:--:-- --:--:-- 12.5M 100 6502k 100 6502k 0 0 17.5M 0 --:--:-- --:--:-- --:--:-- 271M No kind clusters found. Wed Nov 23 01:24:37 UTC 2022 go1.19.3 /home/prow/go/pkg/csiprow.hWoniq5pF6/src$ git clone --single-branch --branch v1.25.0 https://github.com/kubernetes/kubernetes /home/prow/go/pkg/csiprow.hWoniq5pF6/src/kubernetes ... skipping 33 lines ... +++ [1123 01:30:18] Building go targets for linux/amd64 k8s.io/code-generator/cmd/conversion-gen (non-static) +++ [1123 01:30:23] Generating conversion code for 132 targets +++ [1123 01:31:06] Building go targets for linux/amd64 k8s.io/kube-openapi/cmd/openapi-gen (non-static) +++ [1123 01:31:35] Generating openapi code for KUBE {"component":"entrypoint","file":"k8s.io/test-infra/prow/entrypoint/run.go:168","func":"k8s.io/test-infra/prow/entrypoint.Options.ExecuteProcess","level":"error","msg":"Entrypoint received interrupt: terminated","severity":"error","time":"2022-11-23T01:31:41Z"} ++ early_exit_handler ++ '[' -n 171 ']' ++ kill -TERM 171 ++ cleanup_dind ++ [[ true == \t\r\u\e ]] ++ echo 'Cleaning up after docker' ... skipping 2 lines ...