Skip to content

Migrate to Github Actions #4

Migrate to Github Actions

Migrate to Github Actions #4

Triggered via pull request May 16, 2024 09:15
Status Failure
Total duration 6m 48s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-arm64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ ${TARGETARCH} != \"amd64\" ]; then CGO_LDFLAGS=\"-lbpf -lelf -lz -lzstd\" CGO_CFLAGS=\"\" GOOS=$(xx-info os) GOARCH=${TARGETARCH} ARCH=${TARGETARCH} CC='aarch64-alpine-linux-musl-clang' go build -ldflags \"-linkmode=external -X github.com/projectcalico/calico/node/pkg/lifecycle/startup.VERSION=${TAG} -X github.com/projectcalico/calico/node/buildinfo.GitRevision=$(git rev-parse HEAD) -X github.com/projectcalico/calico/node/buildinfo.GitVersion=$(git describe --tags --always) -X github.com/projectcalico/calico/node/buildinfo.BuildDate=$(date -u +%FT%T%z) -extldflags \\\"-static\\\"\" -gcflags=-trimpath=${GOPATH}/src -o bin/calico-node ./cmd/calico-node; fi" did not complete successfully: exit code: 1