Skip to content

Deploy

Deploy #732

Manually triggered November 23, 2024 00:17
Status Failure
Total duration 3m 3s
Artifacts 1

deploy.yml

on: workflow_dispatch
Deploy  /  Prepare workflow environment
13s
Deploy / Prepare workflow environment
Triggered via Workflow Dispatch?
0s
Triggered via Workflow Dispatch?
Deploy  /  Build (manifest)
28s
Deploy / Build (manifest)
Deploy  /  Build nohealthcheck (manifest)
0s
Deploy / Build nohealthcheck (manifest)
Matrix: Deploy / Build
Matrix: Deploy / Build nohealthcheck
Fit to window
Zoom out
Zoom in

Annotations

1 error
Deploy / Build (manifest)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x && TEMP_PACKAGES=() && KEPT_PACKAGES=() && TEMP_PACKAGES+=(apt-transport-https) && TEMP_PACKAGES+=(binutils) && TEMP_PACKAGES+=(xz-utils) && TEMP_PACKAGES+=(gnupg) && apt-get update && apt-get install -y --no-install-recommends \"${KEPT_PACKAGES[@]}\" \"${TEMP_PACKAGES[@]}\" && curl --output - https://opensky-network.org/files/firmware/opensky.gpg.pub | apt-key add - && echo deb https://opensky-network.org/repos/debian opensky custom > /etc/apt/sources.list.d/opensky.list && apt-get update -y && mkdir -p /src/opensky-feeder && pushd /src/opensky-feeder && chown _apt /src/opensky-feeder && apt-get download opensky-feeder && ar vx ./*.deb && mkdir /tmp/opensky && tar xvf data.tar.xz -C /tmp/opensky && mkdir -p /var/lib/openskyd/conf.d && mkdir -p /etc/openskyd/conf.d && cp /tmp/opensky/usr/bin/openskyd-dump1090 /usr/bin/ && popd && OPENSKY_VERSION=$(apt-cache show opensky-feeder | grep Version | cut -d \" \" -f 2) && echo \"opensky-feeder ${OPENSKY_VERSION}\" >> /VERSIONS && apt-get remove -y \"${TEMP_PACKAGES[@]}\" && apt-get autoremove -y && rm -rf /src/* /tmp/* /var/lib/apt/lists/* && grep 'opensky-feeder' /VERSIONS | cut -d ' ' -f2- | tr -d ' ' > /IMAGE_VERSION" did not complete successfully: exit code: 2

Artifacts

Produced during runtime
Name Size
sdr-enthusiasts~docker-opensky-network~ZW83T8.dockerbuild
23 KB