Skip to content

Image Building

Image Building #92

Triggered via schedule May 15, 2024 00:21
Status Cancelled
Total duration 9m 4s
Artifacts

build.yml

on: schedule
Matrix: rebuild-base
Matrix: rebuild-docker
Matrix: rebuild-go
Matrix: rebuild-kubernetes
Matrix: rebuild-node
Matrix: rebuild-sysdig
Fit to window
Zoom out
Zoom in

Annotations

3 errors
rebuild-go (1.21, GO_VERSION=1.21.10 GO_CHECKSUM=8920ea521bad8f6b7bc377b4824982e011c19af27df88a81... / build-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case \"${TARGETARCH}\" in \t\t'amd64') \t\t\tgo_checksum=\"${GO_CHECKSUM}\"; \t\t;; \t\t'arm64') \t\t\tgo_checksum=\"${GO_CHECKSUM_ARM}\"; \t\t;; \t\t*) echo >&2 \"error: unsupported architecture ($TARGETARCH)\"; exit 1; ;; \tesac; \tcurl -fsSL \"https://go.dev/dl/go${GO_VERSION}.linux-${TARGETARCH}.tar.gz\" -o \"/tmp/go.tar.gz\" \t&& echo \"${go_checksum} /tmp/go.tar.gz\" | sha256sum -c \t&& tar -xvf \"/tmp/go.tar.gz\" --no-same-permissions --no-same-owner -C \"/tmp/local\"" did not complete successfully: exit code: 1
rebuild-go (1.22) / build-image
FailFast: cancelling since parallel instance has failed
rebuild-go (1.22) / build-image
The operation was canceled.