Skip to content

Build and push OCI image #1726

Build and push OCI image

Build and push OCI image #1726

Re-run triggered January 24, 2025 19:53
Status Failure
Total duration 7m 41s
Artifacts 2

image.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
main
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -x && export BUILDREQ=\"git autoconf automake libtool signify build-base musl-fts-dev openssl-dev libretls-dev expat-dev zlib-dev\" && apk --no-cache upgrade && apk --no-cache add ${BUILDREQ} expat haproxy libretls multirun musl-fts netcat-openbsd openssl rsync tzdata zlib && cd /tmp/ && if [ -z \"${PORTABLE_GIT}\" -a -z \"${PORTABLE_COMMIT}\" -a -z \"${OPENBSD_GIT}\" -a -z \"${OPENBSD_COMMIT}\" ]; then wget \"https://ftp.openbsd.org/pub/OpenBSD/rpki-client/rpki-client-${VERSION}.tar.gz\" && wget https://ftp.openbsd.org/pub/OpenBSD/rpki-client/SHA256.sig && signify -C -p /rpki-client.pub -x SHA256.sig \"rpki-client-${VERSION}.tar.gz\" && tar xfz \"rpki-client-${VERSION}.tar.gz\" && cd \"rpki-client-${VERSION}/\"; else git clone -b \"${PORTABLE_COMMIT:-master}\" --single-branch \"${PORTABLE_GIT:-https://github.com/rpki-client/rpki-client-portable.git}\" && cd rpki-client-portable/ && git clone -b \"${OPENBSD_COMMIT:-master}\" --single-branch \"${OPENBSD_GIT:-https://github.com/rpki-client/rpki-client-openbsd.git}\" openbsd/ && rm -rf openbsd/.git/ && ./autogen.sh; fi && ./configure --prefix=/usr --with-user=rpki-client --with-tal-dir=/etc/tals --with-base-dir=/var/cache/rpki-client --with-output-dir=/var/lib/rpki-client && make V=1 && addgroup -g 900 -S rpki-client && adduser -h /var/lib/rpki-client -g \"OpenBSD RPKI validator\" -G rpki-client -S -D -u 900 rpki-client && make install-strip INSTALL='install -p' && cd .. && rm -rf rpki-client* /rpki-client.pub SHA256.sig && apk --no-cache del ${BUILDREQ} && mv -f /haproxy.cfg /etc/haproxy/haproxy.cfg && rpki-client -V" did not complete successfully: exit code: 1
shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
rpki-client~rpki-client-container~RMVU07.dockerbuild
125 KB