Build and push container images to quay.io registry #244
Annotations
2 errors
build-and-push (1.22-micro, c9s, Dockerfile.c9s, sclorg, QUAY_IMAGE_SCLORG_BUILDER_USERNAME, QUAY...
Error: buildah exited with code 1
time="2024-06-12T01:59:36Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-06-12T01:59:36Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Trying to pull quay.io/centos/centos:stream9...
Getting image source signatures
Copying blob sha256:9065cd298533077f0006921bb12bd331d24f6c140cc8fa972c2e6c4e382038d1
Copying blob sha256:9065cd298533077f0006921bb12bd331d24f6c140cc8fa972c2e6c4e382038d1
Copying config sha256:6a5b9d95e419ad5374ece3a0b1ddeb7d3aaf0ab19b8af9b998cb2104ed81c74c
Writing manifest to image destination
Storing signatures
time="2024-06-12T01:59:39Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-06-12T01:59:40Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Importing GPG key 0x8483C65D:
Userid : "CentOS (CentOS Official Signing Key) <[email protected]>"
Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
time="2024-06-12T02:00:08Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
error building at STEP "RUN nginx -v 2>&1 | grep -qe "nginx/$NGINX_VERSION\." && echo "Found VERSION $NGINX_VERSION"": error while running runtime: exit status 1
time="2024-06-12T02:00:08Z" level=error msg="exit status 1"
|
build-and-push (1.24, fedora, Dockerfile.fedora, fedora, QUAY_IMAGE_FEDORA_BUILDER_USERNAME, QUAY...
Error: buildah exited with code 1
time="2024-06-12T01:59:41Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-06-12T01:59:41Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Trying to pull quay.io/fedora/s2i-core:38...
Getting image source signatures
Copying blob sha256:95fe7b64e419f415e8175e1a4f65b41ddb69fdb5c5730a26abd9ffd4a50a1281
Copying blob sha256:da17541776941f4974dca0aa845f9343f62a3b1ec3e997811db99b2bffc2c2a9
Copying blob sha256:da17541776941f4974dca0aa845f9343f62a3b1ec3e997811db99b2bffc2c2a9
Copying blob sha256:95fe7b64e419f415e8175e1a4f65b41ddb69fdb5c5730a26abd9ffd4a50a1281
Copying config sha256:cbe56a50df1e7bfaeee703c7dacd0a8b8a366942e8e1897876f57e8069bce6d6
Writing manifest to image destination
Storing signatures
time="2024-06-12T01:59:47Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
error building at STEP "RUN dnf install -y gettext hostname && INSTALL_PKGS="nss_wrapper bind-utils nginx nginx-mod-stream nginx-mod-http-perl" && dnf install -y --setopt=tsflags=nodocs $INSTALL_PKGS && rpm -V $INSTALL_PKGS && nginx -v 2>&1 | grep -qe "nginx/$NGINX_VERSION\." && echo "Found VERSION $NGINX_VERSION" && dnf clean all": error while running runtime: exit status 1
time="2024-06-12T02:00:35Z" level=error msg="exit status 1"
|