Skip to content

Add support for testing Nginx 1.26 as container as openshift (#298) #241

Add support for testing Nginx 1.26 as container as openshift (#298)

Add support for testing Nginx 1.26 as container as openshift (#298) #241

Triggered via push June 6, 2024 10:58
Status Failure
Total duration 16m 16s
Artifacts
Matrix: build-and-push
Fit to window
Zoom out
Zoom in

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-06T10:59:07Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." time="2024-06-06T10:59:07Z" 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:36850128dbaa55a7fd38bf12640a70ab57c121fdc76af02f72b423e059979691 Copying blob sha256:36850128dbaa55a7fd38bf12640a70ab57c121fdc76af02f72b423e059979691 Copying config sha256:5d1968951140afe8b0f0d0ae6993781a8980776542690114ffcf440105f3bb36 Writing manifest to image destination Storing signatures time="2024-06-06T10:59:11Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." time="2024-06-06T10:59:11Z" 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-06T10:59:26Z" 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-06T10:59:26Z" 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-06T11:10:58Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"." time="2024-06-06T11:10:58Z" 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:b6661b3853c3134940b1153f1a473379c81cdbe6639ef03478325b4a24d3cb91 Copying blob sha256:95fe7b64e419f415e8175e1a4f65b41ddb69fdb5c5730a26abd9ffd4a50a1281 Copying blob sha256:95fe7b64e419f415e8175e1a4f65b41ddb69fdb5c5730a26abd9ffd4a50a1281 Copying blob sha256:b6661b3853c3134940b1153f1a473379c81cdbe6639ef03478325b4a24d3cb91 Copying config sha256:5d8269164e510702230e72254e89a78843c1c586060ce53e7f731a6a75818e5d Writing manifest to image destination Storing signatures time="2024-06-06T11:11:03Z" 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-06T11:15:01Z" level=error msg="exit status 1"