Skip to content

Deploy

Deploy #295

Manually triggered December 5, 2023 16:28
Status Failure
Total duration 10m 22s
Artifacts

deploy.yml

on: workflow_dispatch
Run hadolint against docker files
3s
Run hadolint against docker files
Triggered via Workflow Dispatch?
0s
Triggered via Workflow Dispatch?
Image Build & Push  /  Prepare workflow environment
9s
Image Build & Push / Prepare workflow environment
Image Build & Push  /  Build (manifest)
2m 0s
Image Build & Push / Build (manifest)
Image Build & Push  /  Build nohealthcheck (manifest)
2m 8s
Image Build & Push / Build nohealthcheck (manifest)
Matrix: Image Build & Push / Build
Matrix: Image Build & Push / Build nohealthcheck
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 notices
Image Build & Push / Build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x && dpkg --add-architecture armhf && TEMP_PACKAGES=() && KEPT_PACKAGES=() && TEMP_PACKAGES+=(git) && KEPT_PACKAGES+=(jq) && KEPT_PACKAGES+=(net-tools) && KEPT_PACKAGES+=(procps) && KEPT_PACKAGES+=(ca-certificates) && KEPT_PACKAGES+=(libc6:armhf) && KEPT_PACKAGES+=(curl) && apt-get update && apt-get install -y --no-install-recommends ${KEPT_PACKAGES[@]} ${TEMP_PACKAGES[@]} && curl --location --output \"/tmp/pfclient.tar.gz\" \"http://client.planefinder.net/pfclient_5.0.161_armhf.tar.gz\" && echo \"0f1e6b90f292833060020d039b8d2fb1 /tmp/pfclient.tar.gz\" > /tmp/pfclient.md5sum && md5sum --check /tmp/pfclient.md5sum && tar xvf \"/tmp/pfclient.tar.gz\" -C /usr/local/bin/ && apt-get remove -y ${TEMP_PACKAGES[@]} && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* /src /tmp/* && if /usr/local/bin/pfclient --version > /dev/null 2>&1; then echo \"pfclient $(/usr/local/bin/pfclient --version | head -1 | rev | cut -d \" \" -f 1 | rev)\" >> /VERSION; else echo \"pfclient $(qemu-arm-static /usr/local/bin/pfclient --version | head -1 | rev | cut -d \" \" -f 1 | rev)\" >> /VERSION; fi && grep 'pfclient' /VERSION | cut -d ' ' -f2- > /CONTAINER_VERSION && cat /CONTAINER_VERSION" did not complete successfully: exit code: 1
Image Build & Push / Build (linux/arm/v7)
The job was canceled because "linux_amd64" failed.
Image Build & Push / Build (linux/arm/v7)
The operation was canceled.
Image Build & Push / Build (linux/arm64)
The job was canceled because "linux_amd64" failed.
Image Build & Push / Build (linux/arm64)
The operation was canceled.
build (manifest): Images built & pushed
mikenye/planefinder:latest,ghcr.io/sdr-enthusiasts/docker-planefinder:latest
build_platform_specific_nohealthcheck (linux/amd64): Images built & pushed
mikenye/planefinder:latest_linux_amd64_nohealthcheck,ghcr.io/sdr-enthusiasts/docker-planefinder:latest_linux_amd64_nohealthcheck
build_nohealthcheck (manifest): Images built & pushed
mikenye/planefinder:latest_nohealthcheck,ghcr.io/sdr-enthusiasts/docker-planefinder:latest_nohealthcheck
build_platform_specific_nohealthcheck (linux/arm/v7): Images built & pushed
mikenye/planefinder:latest_linux_arm_v7_nohealthcheck,ghcr.io/sdr-enthusiasts/docker-planefinder:latest_linux_arm_v7_nohealthcheck
build_platform_specific_nohealthcheck (linux/arm64): Images built & pushed
mikenye/planefinder:latest_linux_arm64_nohealthcheck,ghcr.io/sdr-enthusiasts/docker-planefinder:latest_linux_arm64_nohealthcheck