Skip to content

Publish container images to ${{ env.REGISTRY }} #434

Publish container images to ${{ env.REGISTRY }}

Publish container images to ${{ env.REGISTRY }} #434

Triggered via schedule December 16, 2023 03:05
Status Failure
Total duration 3m 26s
Artifacts

ghcr-publish.yml

on: schedule
build-actions-runner
3m 5s
build-actions-runner
build-avahi
35s
build-avahi
build-certbot-cloudflare
37s
build-certbot-cloudflare
build-fullbogons
1m 11s
build-fullbogons
build-iperf2
54s
build-iperf2
build-iperf3
51s
build-iperf3
build-mdns-reflector
42s
build-mdns-reflector
build-rng-tools
31s
build-rng-tools
build-stun
1m 10s
build-stun
build-telegraf
30s
build-telegraf
build-verlihub
2m 26s
build-verlihub
build-xteve
1m 56s
build-xteve
build-yancobat
54s
build-yancobat
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-telegraf
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk --no-cache upgrade && apk --no-cache add python3 && python3 -m ensurepip && python3 -m pip install --no-cache -r requirements.txt" did not complete successfully: exit code: 1
build-yancobat
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$TARGETPLATFORM\" = \"linux/amd64\" ]; then ARCH=amd64; elif [ \"$TARGETPLATFORM\" = \"linux/arm/v7\" ]; then ARCH=arm; elif [ \"$TARGETPLATFORM\" = \"linux/arm64\" ]; then ARCH=arm64; elif [ \"$TARGETPLATFORM\" = \"linux/i386\" ]; then ARCH=i386; else exit 1; fi && export SUPERCRONIC=\"supercronic-linux-${ARCH}\" && export SUPERCRONIC_URL=\"https://github.com/aptible/supercronic/releases/download/${SUPERCRONIC_VERSION}/${SUPERCRONIC}\" && wget \"$SUPERCRONIC_URL\" && eval SUPERCRONIC_SHA1SUM='$SUPERCRONIC_SHA1SUM_'$ARCH && echo \"${SUPERCRONIC_SHA1SUM} ${SUPERCRONIC}\" | sha1sum -c - && chmod +x \"${SUPERCRONIC}\" && mv \"$SUPERCRONIC\" \"/usr/local/bin/${SUPERCRONIC}\" && ln -s \"/usr/local/bin/${SUPERCRONIC}\" /usr/local/bin/supercronic && addgroup -S ansible && adduser -S ansible -G ansible && mkdir /repo && chown -R ansible /repo && apk --no-cache upgrade && apk add --no-cache ansible-core git yq libssh py3-pip build-base python3-dev libssh-dev sudo && sudo -u ansible pip3 install ansible-pylibssh && sudo -u ansible ansible-galaxy collection install community.general && sudo -u ansible ansible-galaxy collection install cisco.ios cisco.iosxr junipernetworks.junos community.network community.routeros && apk del py3-pip build-base python3-dev libssh-dev sudo" did not complete successfully: exit code: 1
build-fullbogons
buildx failed with: ERROR: failed to solve: process "/bin/sh -c adduser -D bird && chown -R bird /bird/ && apk --no-cache upgrade && apk add python3 && python3 -m ensurepip && pip3 install -r requirements.txt" did not complete successfully: exit code: 1