[2026-03-10T20:23:59,489268956+00:00] Validate context path [2026-03-10T20:23:59,494208059+00:00] Update CA trust [2026-03-10T20:23:59,495843853+00:00] Using mounted CA bundle: /mnt/trusted-ca/ca-bundle.crt '/mnt/trusted-ca/ca-bundle.crt' -> '/etc/pki/ca-trust/source/anchors/ca-bundle.crt' [2026-03-10T20:24:02,504488747+00:00] Prepare Dockerfile Checking if /var/workdir/cachi2/output/bom.json exists. Could not find prefetched sbom. No content_sets found for ICM [2026-03-10T20:24:02,514576625+00:00] Prepare system (architecture: x86_64) [2026-03-10T20:24:02,547618954+00:00] Setup prefetched Trying to pull quay.io/jitesoft/nginx:latest... Getting image source signatures Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 Copying blob sha256:589002ba0eaed121a1dbf42f6648f29e5be55d5c8a6ee0f8eaa0285cc21ac153 Copying blob sha256:3478266b4865f4efc58d163e64670ca678ab1de9918b00b890093f6426681f7b Copying blob sha256:2b212bad0b689c6057c80770cca97bf2cd44ee33fa1efc6ebb24c92a5d56fcab Copying config sha256:eccc690320ca661eae87600543db212c2f40266c30ac269f53148c797b04b61b Writing manifest to image destination [2026-03-10T20:24:08,631519340+00:00] Unsetting proxy { "com.jitesoft.app.alpine.version": "3.23.3", "com.jitesoft.app.nginx.version": "1.29.6", "com.jitesoft.build.arch": "amd64", "com.jitesoft.build.platform": "linux/amd64", "com.jitesoft.project.registry.uri": "registry.gitlab.com/jitesoft/dockerfiles/nginx", "com.jitesoft.project.repo.issues": "https://gitlab.com/jitesoft/dockerfiles/nginx/issues", "com.jitesoft.project.repo.type": "git", "com.jitesoft.project.repo.uri": "https://gitlab.com/jitesoft/dockerfiles/nginx", "io.artifacthub.package.alternative-locations": "oci://index.docker.io/jitesoft/nginx,oci://ghcr.io/jitesoft/nginx,oci://registry.gitlab.com/jitesoft/dockerfiles/nginx", "io.artifacthub.package.logo-url": "https://jitesoft.com/favicon-96x96.png", "io.artifacthub.package.readme-url": "https://gitlab.com/jitesoft/dockerfiles/nginx/-/raw/master/README.md", "maintainer": "Johannes Tegnér ", "maintainer.org": "Jitesoft", "maintainer.org.uri": "https://jitesoft.com", "org.opencontainers.image.created": "2026-03-10T20:24:02Z", "org.opencontainers.image.description": "Nginx on Alpine linux", "org.opencontainers.image.source": "https://gitlab.com/konflux-qe/devfile-sample-hello-world-xqplhf", "org.opencontainers.image.vendor": "Jitesoft", "org.opencontainers.image.version": "1.29.6", "architecture": "x86_64", "vcs-type": "git", "vcs-ref": "c31ca76771bba5bc57bbe25eddd654b28c953312", "org.opencontainers.image.revision": "c31ca76771bba5bc57bbe25eddd654b28c953312", "quay.expires-after": "5d", "build-date": "2026-03-10T20:24:02Z", "io.buildah.version": "1.42.2", "konflux.additional-tags": "test-tag1, test-tag2" } [2026-03-10T20:24:08,684803586+00:00] Register sub-man Adding the entitlement to the build [2026-03-10T20:24:08,689628598+00:00] Add secrets [2026-03-10T20:24:08,708915886+00:00] Run buildah build [2026-03-10T20:24:08,710518430+00:00] buildah build --volume /tmp/entitlement:/etc/pki/entitlement --security-opt=unmask=/proc/interrupts --label architecture=x86_64 --label vcs-type=git --label vcs-ref=c31ca76771bba5bc57bbe25eddd654b28c953312 --label org.opencontainers.image.revision=c31ca76771bba5bc57bbe25eddd654b28c953312 --label org.opencontainers.image.source=https://gitlab.com/konflux-qe/devfile-sample-hello-world-xqplhf --label quay.expires-after=5d --label build-date=2026-03-10T20:24:02Z --label org.opencontainers.image.created=2026-03-10T20:24:02Z --annotation org.opencontainers.image.revision=c31ca76771bba5bc57bbe25eddd654b28c953312 --annotation org.opencontainers.image.source=https://gitlab.com/konflux-qe/devfile-sample-hello-world-xqplhf --annotation org.opencontainers.image.created=2026-03-10T20:24:02Z --tls-verify=true --no-cache --ulimit nofile=4096:4096 --http-proxy=false -f /tmp/Dockerfile.OwD6jr -t quay.io/redhat-appstudio-qe/build-e2e-uibw/gl-test-custom-branch-jnrugq:on-pr-c31ca76771bba5bc57bbe25eddd654b28c953312 . STEP 1/6: FROM quay.io/jitesoft/nginx:latest STEP 2/6: ENV PORT="8080" STEP 3/6: LABEL konflux.additional-tags="test-tag1, test-tag2" STEP 4/6: COPY labels.json /usr/share/buildinfo/labels.json STEP 5/6: COPY labels.json /root/buildinfo/labels.json STEP 6/6: LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="c31ca76771bba5bc57bbe25eddd654b28c953312" "org.opencontainers.image.revision"="c31ca76771bba5bc57bbe25eddd654b28c953312" "org.opencontainers.image.source"="https://gitlab.com/konflux-qe/devfile-sample-hello-world-xqplhf" "quay.expires-after"="5d" "build-date"="2026-03-10T20:24:02Z" "org.opencontainers.image.created"="2026-03-10T20:24:02Z" COMMIT quay.io/redhat-appstudio-qe/build-e2e-uibw/gl-test-custom-branch-jnrugq:on-pr-c31ca76771bba5bc57bbe25eddd654b28c953312 time="2026-03-10T20:24:09Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format" --> a62730828727 Successfully tagged quay.io/redhat-appstudio-qe/build-e2e-uibw/gl-test-custom-branch-jnrugq:on-pr-c31ca76771bba5bc57bbe25eddd654b28c953312 a6273082872738514d11093595724fc5e0aa49500873a648053b481960f1943c [2026-03-10T20:24:10,121081734+00:00] Unsetting proxy [2026-03-10T20:24:10,123062501+00:00] Add metadata Recording base image digests used quay.io/jitesoft/nginx:latest quay.io/jitesoft/nginx:latest@sha256:543f0f328620772879e3bed47f5b2090c86da257e89dae0560866fe02d12acac Getting image source signatures Copying blob sha256:f96f46ab0ca08183ed696f265cdc770a9dfaffec45f7b9a0e1a426035fb80b83 Copying blob sha256:b431ed29c213c3983481ebac7a73e46bc4c57aa8a883d602b321fe3da5d3e187 Copying blob sha256:194b275abc2fc167b1e7d5138c7d621f22341c35a4cd61316338e159826f097d Copying blob sha256:989e799e634906e94dc9a5ee2ee26fc92ad260522990f26e707861a5f52bf64e Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying config sha256:a6273082872738514d11093595724fc5e0aa49500873a648053b481960f1943c Writing manifest to image destination [2026-03-10T20:24:10,610408985+00:00] End build