CI on "fix-batch-reload" by @jjngx #16259
ci.yml
on: pull_request
Checks and variables
20s
Matrix: Build Docker Plus
Matrix: Build Docker OSS
Matrix: Build Docker NAP
Matrix: helm-tests
Tag untested image with PR number
/
Re-tag images in GCR Dev Registry
Matrix: smoke-tests-nap
Waiting for pending jobs
Matrix: smoke-tests-plus
Matrix: smoke-tests-oss
Tag tested image as stable
/
Re-tag images in GCR Dev Registry
Promote images on Force Run
/
Checks and variables
Promote images on Force Run
/
Run govulncheck
Promote images on Force Run
/
...
/
Package and Publish Helm Chart
Promote images on Force Run
/
Update Release Draft
Matrix: Promote images on Force Run / scan-docker-nap
Waiting for pending jobs
Matrix: Promote images on Force Run / scan-docker-oss
Waiting for pending jobs
Matrix: Promote images on Force Run / scan-docker-plus
Waiting for pending jobs
Matrix: Promote images on Force Run / Build Docker NAP
Waiting for pending jobs
Matrix: Promote images on Force Run / Build Docker Plus
Waiting for pending jobs
Matrix: Promote images on Force Run / Build Docker OSS
Waiting for pending jobs
Promote images on Force Run
/
...
/
Push Plus images to the AWS Marketplace Registry
Promote images on Force Run
/
...
/
Push Plus images to the Azure Marketplace Registry
Promote images on Force Run
/
...
/
Push Plus images to the GCR Marketplace Registry
Promote images on Force Run
/
...
/
Push Plus images to the NGINX Registry
Promote images on Force Run
/
...
/
Push images to the GCR Release Registry
Promote images on Force Run
/
...
/
Re-tag images in GCR Dev Registry
Promote images on Force Run
/
...
/
Push OSS images to the AWS Public Registry
Promote images on Force Run
/
...
/
Push OSS images to the DockerHub Public Registry
Promote images on Force Run
/
...
/
Push OSS images to the GitHub Public Registry
Promote images on Force Run
/
...
/
Push OSS images to the Quay Public Registry
Promote images on Force Run
/
...
/
Push images to the GCR Release Registry
Promote images on Force Run
/
...
/
Re-tag images in GCR Dev Registry
Promote images on Force Run
/
Certify OpenShift UBI images
Annotations
28 errors and 94 warnings
Helm Tests debian
google-github-actions/auth failed with: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.
|
Helm Tests debian-plus
google-github-actions/auth failed with: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.
|
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, waf,dos) / build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c ubi-setup.sh \t&& microdnf --nodocs install -y nginx-plus nginx-plus-module-njs nginx-plus-module-fips-check \t&& ubi-clean.sh" did not complete successfully: exit code: 1
|
Build Docker NAP (debian-plus-nap, linux/amd64, goreleaser, waf,dos) / build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y gpg ca-certificates libcap2-bin libcurl4 \t&& groupadd --system --gid 101 nginx \t&& useradd --system --gid nginx --no-create-home --home-dir /nonexistent --comment \"nginx user\" --shell /bin/false --uid 101 nginx \t&& gpg --dearmor -o /usr/share/keyrings/nginx-archive-keyring.gpg /tmp/nginx_signing.key \t&& gpg --dearmor -o /usr/share/keyrings/app-protect-archive-keyring.gpg /tmp/app-protect-security-updates.key \t&& cp /tmp/nginx-plus.sources /etc/apt/sources.list.d/nginx-plus.sources \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& apt-get purge --auto-remove -y gpg \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig \t&& rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx-plus.sources" did not complete successfully: exit code: 100
|
Build Docker NAP (debian-plus-nap, linux/amd64, aws, waf,dos) / build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y gpg ca-certificates libcap2-bin libcurl4 \t&& groupadd --system --gid 101 nginx \t&& useradd --system --gid nginx --no-create-home --home-dir /nonexistent --comment \"nginx user\" --shell /bin/false --uid 101 nginx \t&& gpg --dearmor -o /usr/share/keyrings/nginx-archive-keyring.gpg /tmp/nginx_signing.key \t&& gpg --dearmor -o /usr/share/keyrings/app-protect-archive-keyring.gpg /tmp/app-protect-security-updates.key \t&& cp /tmp/nginx-plus.sources /etc/apt/sources.list.d/nginx-plus.sources \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& apt-get purge --auto-remove -y gpg \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig \t&& rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx-plus.sources" did not complete successfully: exit code: 100
|
ingresses 2/2 alpine-plus 1.31.0 smoke tests / setup-smoke
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export $(cat /tmp/user_agent) \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/plus/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& apk add --no-cache nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check libcap libcurl \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig /usr/local/lib/ \t&& sed -i -e '/nginx.com/d' /etc/apk/repositories" did not complete successfully: exit code: 4
|
ingresses 2/2 alpine-plus 1.31.0 smoke tests / setup-smoke
Input required and not supplied: path
|
policies 1/2 ubi-9-plus 1.31.0 smoke tests / setup-smoke
Input required and not supplied: path
|
policies 1/2 ubi-9-plus 1.31.0 smoke tests / setup-smoke
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c ubi-setup.sh \t&& microdnf --nodocs install -y nginx-plus nginx-plus-module-njs nginx-plus-module-fips-check \t&& ubi-clean.sh" did not complete successfully: exit code: 1
|
VSR 3/3 alpine-plus 1.31.0 smoke tests / setup-smoke
Input required and not supplied: path
|
VSR 3/3 alpine-plus 1.31.0 smoke tests / setup-smoke
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export $(cat /tmp/user_agent) \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/plus/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& apk add --no-cache nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check libcap libcurl \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig /usr/local/lib/ \t&& sed -i -e '/nginx.com/d' /etc/apk/repositories" did not complete successfully: exit code: 4
|
TS debian-plus 1.31.0 smoke tests / setup-smoke
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y gpg ca-certificates libcap2-bin libcurl4 \t&& groupadd --system --gid 101 nginx \t&& useradd --system --gid nginx --no-create-home --home-dir /nonexistent --comment \"nginx user\" --shell /bin/false --uid 101 nginx \t&& gpg --dearmor -o /usr/share/keyrings/nginx-archive-keyring.gpg /tmp/nginx_signing.key \t&& gpg --dearmor -o /usr/share/keyrings/app-protect-archive-keyring.gpg /tmp/app-protect-security-updates.key \t&& cp /tmp/nginx-plus.sources /etc/apt/sources.list.d/nginx-plus.sources \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& apt-get purge --auto-remove -y gpg \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig \t&& rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx-plus.sources" did not complete successfully: exit code: 100
|
TS debian-plus 1.31.0 smoke tests / setup-smoke
Input required and not supplied: path
|
VSR 2/3 alpine-plus 1.31.0 smoke tests / setup-smoke
Input required and not supplied: path
|
VSR 2/3 alpine-plus 1.31.0 smoke tests / setup-smoke
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export $(cat /tmp/user_agent) \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/plus/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& apk add --no-cache nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check libcap libcurl \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig /usr/local/lib/ \t&& sed -i -e '/nginx.com/d' /etc/apk/repositories" did not complete successfully: exit code: 4
|
VS 1/3 debian-plus 1.31.0 smoke tests / setup-smoke
Input required and not supplied: path
|
VS 1/3 debian-plus 1.31.0 smoke tests / setup-smoke
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y gpg ca-certificates libcap2-bin libcurl4 \t&& groupadd --system --gid 101 nginx \t&& useradd --system --gid nginx --no-create-home --home-dir /nonexistent --comment \"nginx user\" --shell /bin/false --uid 101 nginx \t&& gpg --dearmor -o /usr/share/keyrings/nginx-archive-keyring.gpg /tmp/nginx_signing.key \t&& gpg --dearmor -o /usr/share/keyrings/app-protect-archive-keyring.gpg /tmp/app-protect-security-updates.key \t&& cp /tmp/nginx-plus.sources /etc/apt/sources.list.d/nginx-plus.sources \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& apt-get purge --auto-remove -y gpg \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig \t&& rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx-plus.sources" did not complete successfully: exit code: 100
|
ingresses 1/2 alpine-plus 1.31.0 smoke tests / setup-smoke
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export $(cat /tmp/user_agent) \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/plus/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& apk add --no-cache nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check libcap libcurl \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig /usr/local/lib/ \t&& sed -i -e '/nginx.com/d' /etc/apk/repositories" did not complete successfully: exit code: 4
|
ingresses 1/2 alpine-plus 1.31.0 smoke tests / setup-smoke
Input required and not supplied: path
|
VSR 1/3 alpine-plus 1.31.0 smoke tests / setup-smoke
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export $(cat /tmp/user_agent) \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/plus/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& apk add --no-cache nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check libcap libcurl \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig /usr/local/lib/ \t&& sed -i -e '/nginx.com/d' /etc/apk/repositories" did not complete successfully: exit code: 4
|
VSR 1/3 alpine-plus 1.31.0 smoke tests / setup-smoke
Input required and not supplied: path
|
policies 2/2 ubi-9-plus 1.31.0 smoke tests / setup-smoke
Input required and not supplied: path
|
policies 2/2 ubi-9-plus 1.31.0 smoke tests / setup-smoke
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c ubi-setup.sh \t&& microdnf --nodocs install -y nginx-plus nginx-plus-module-njs nginx-plus-module-fips-check \t&& ubi-clean.sh" did not complete successfully: exit code: 1
|
VS 2/3 debian-plus 1.31.0 smoke tests / setup-smoke
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y gpg ca-certificates libcap2-bin libcurl4 \t&& groupadd --system --gid 101 nginx \t&& useradd --system --gid nginx --no-create-home --home-dir /nonexistent --comment \"nginx user\" --shell /bin/false --uid 101 nginx \t&& gpg --dearmor -o /usr/share/keyrings/nginx-archive-keyring.gpg /tmp/nginx_signing.key \t&& gpg --dearmor -o /usr/share/keyrings/app-protect-archive-keyring.gpg /tmp/app-protect-security-updates.key \t&& cp /tmp/nginx-plus.sources /etc/apt/sources.list.d/nginx-plus.sources \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& apt-get purge --auto-remove -y gpg \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig \t&& rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx-plus.sources" did not complete successfully: exit code: 100
|
VS 2/3 debian-plus 1.31.0 smoke tests / setup-smoke
Input required and not supplied: path
|
VS 3/3 debian-plus 1.31.0 smoke tests / setup-smoke
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y gpg ca-certificates libcap2-bin libcurl4 \t&& groupadd --system --gid 101 nginx \t&& useradd --system --gid nginx --no-create-home --home-dir /nonexistent --comment \"nginx user\" --shell /bin/false --uid 101 nginx \t&& gpg --dearmor -o /usr/share/keyrings/nginx-archive-keyring.gpg /tmp/nginx_signing.key \t&& gpg --dearmor -o /usr/share/keyrings/app-protect-archive-keyring.gpg /tmp/app-protect-security-updates.key \t&& cp /tmp/nginx-plus.sources /etc/apt/sources.list.d/nginx-plus.sources \t&& apt-get update \t&& apt-get install --no-install-recommends --no-install-suggests -y nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& apt-get purge --auto-remove -y gpg \t&& cp -av /tmp/ot/usr/local/lib/libjaegertracing*so* /tmp/ot/usr/local/lib/libzipkin*so* /tmp/ot/usr/local/lib/libdd*so* /tmp/ot/usr/local/lib/libyaml*so* /usr/local/lib/ \t&& ldconfig \t&& rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/nginx-plus.sources" did not complete successfully: exit code: 100
|
VS 3/3 debian-plus 1.31.0 smoke tests / setup-smoke
Input required and not supplied: path
|
Final CI Results
Process completed with exit code 1.
|
Build Docker NAP (debian-plus-nap, linux/amd64, goreleaser, waf) / build
nginx-repo.crt= is not a valid secret
|
Build Docker NAP (debian-plus-nap, linux/amd64, goreleaser, waf) / build
nginx-repo.key= is not a valid secret
|
Build Docker NAP (debian-plus-nap, linux/amd64, aws, dos) / build
nginx-repo.crt= is not a valid secret
|
Build Docker NAP (debian-plus-nap, linux/amd64, aws, dos) / build
nginx-repo.key= is not a valid secret
|
Build Docker NAP (alpine-plus-nap-v5-fips, goreleaser, linux/amd64, waf) / build
nginx-repo.crt= is not a valid secret
|
Build Docker NAP (alpine-plus-nap-v5-fips, goreleaser, linux/amd64, waf) / build
nginx-repo.key= is not a valid secret
|
Build Docker NAP (alpine-plus-nap-fips, goreleaser, linux/amd64, waf) / build
nginx-repo.crt= is not a valid secret
|
Build Docker NAP (alpine-plus-nap-fips, goreleaser, linux/amd64, waf) / build
nginx-repo.key= is not a valid secret
|
Build Docker NAP (debian-plus-nap, linux/amd64, aws, waf) / build
nginx-repo.crt= is not a valid secret
|
Build Docker NAP (debian-plus-nap, linux/amd64, aws, waf) / build
nginx-repo.key= is not a valid secret
|
Build Docker NAP (ubi-8-plus-nap, goreleaser, linux/amd64, waf) / build
nginx-repo.crt= is not a valid secret
|
Build Docker NAP (ubi-8-plus-nap, goreleaser, linux/amd64, waf) / build
nginx-repo.key= is not a valid secret
|
Build Docker NAP (debian-plus-nap-v5, goreleaser, linux/amd64, waf) / build
nginx-repo.crt= is not a valid secret
|
Build Docker NAP (ubi-8-plus-nap, goreleaser, linux/amd64, waf) / build
rhel_license= is not a valid secret
|
Build Docker NAP (debian-plus-nap-v5, goreleaser, linux/amd64, waf) / build
nginx-repo.key= is not a valid secret
|
Build Docker NAP (debian-plus-nap, linux/amd64, goreleaser, dos) / build
nginx-repo.crt= is not a valid secret
|
Build Docker NAP (debian-plus-nap, linux/amd64, goreleaser, dos) / build
nginx-repo.key= is not a valid secret
|
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, dos) / build
nginx-repo.crt= is not a valid secret
|
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, dos) / build
nginx-repo.key= is not a valid secret
|
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, dos) / build
rhel_license= is not a valid secret
|
Build Docker NAP (ubi-9-plus-nap-v5, goreleaser, linux/amd64, waf) / build
nginx-repo.crt= is not a valid secret
|
Build Docker NAP (ubi-9-plus-nap-v5, goreleaser, linux/amd64, waf) / build
nginx-repo.key= is not a valid secret
|
Build Docker NAP (ubi-8-plus-nap-v5, goreleaser, linux/amd64, waf) / build
nginx-repo.crt= is not a valid secret
|
Build Docker NAP (ubi-9-plus-nap-v5, goreleaser, linux/amd64, waf) / build
rhel_license= is not a valid secret
|
Build Docker NAP (ubi-8-plus-nap-v5, goreleaser, linux/amd64, waf) / build
nginx-repo.key= is not a valid secret
|
Build Docker NAP (ubi-8-plus-nap-v5, goreleaser, linux/amd64, waf) / build
rhel_license= is not a valid secret
|
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, waf) / build
nginx-repo.crt= is not a valid secret
|
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, waf) / build
nginx-repo.key= is not a valid secret
|
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, waf) / build
rhel_license= is not a valid secret
|
Build Docker Plus (alpine-plus-fips, linux/arm64, linux/amd64, goreleaser) / build
nginx-repo.crt= is not a valid secret
|
Build Docker Plus (alpine-plus-fips, linux/arm64, linux/amd64, goreleaser) / build
nginx-repo.key= is not a valid secret
|
Build Docker Plus (debian-plus, linux/arm64, linux/amd64, goreleaser) / build
nginx-repo.crt= is not a valid secret
|
Build Docker Plus (alpine-plus, linux/arm64, linux/amd64, goreleaser) / build
nginx-repo.crt= is not a valid secret
|
Build Docker Plus (debian-plus, linux/arm64, linux/amd64, goreleaser) / build
nginx-repo.key= is not a valid secret
|
Build Docker Plus (alpine-plus, linux/arm64, linux/amd64, goreleaser) / build
nginx-repo.key= is not a valid secret
|
Build Docker Plus (debian-plus, linux/arm64, linux/amd64, aws) / build
nginx-repo.crt= is not a valid secret
|
Build Docker Plus (debian-plus, linux/arm64, linux/amd64, aws) / build
nginx-repo.key= is not a valid secret
|
Build Docker Plus (ubi-9-plus, linux/arm64, linux/amd64, linux/s390x, goreleaser) / build
nginx-repo.crt= is not a valid secret
|
Build Docker Plus (ubi-9-plus, linux/arm64, linux/amd64, linux/s390x, goreleaser) / build
nginx-repo.key= is not a valid secret
|
Build Docker Plus (ubi-9-plus, linux/arm64, linux/amd64, linux/s390x, goreleaser) / build
rhel_license= is not a valid secret
|
ingresses 2/2 debian 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
ingresses 2/2 debian 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
policies 1/2 alpine 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
policies 1/2 alpine 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
ingresses 1/2 debian 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
ingresses 1/2 debian 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
TS ubi 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
TS ubi 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
TS ubi 1.31.0 smoke tests / setup-smoke
rhel_license= is not a valid secret
|
VS 1/3 debian 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
VS 1/3 debian 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
VS 2/3 debian 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
VS 2/3 debian 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
policies 2/2 alpine 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
policies 2/2 alpine 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
VSR 1/3 alpine 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
VSR 1/3 alpine 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
VS 3/3 debian 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
VS 3/3 debian 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
VSR 3/3 alpine 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
VSR 3/3 alpine 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
VSR 2/3 alpine 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
VSR 2/3 alpine 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, waf,dos) / build
nginx-repo.crt= is not a valid secret
|
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, waf,dos) / build
nginx-repo.key= is not a valid secret
|
Build Docker NAP (ubi-9-plus-nap, goreleaser, linux/amd64, waf,dos) / build
rhel_license= is not a valid secret
|
Build Docker NAP (debian-plus-nap, linux/amd64, goreleaser, waf,dos) / build
nginx-repo.crt= is not a valid secret
|
Build Docker NAP (debian-plus-nap, linux/amd64, goreleaser, waf,dos) / build
nginx-repo.key= is not a valid secret
|
Build Docker NAP (debian-plus-nap, linux/amd64, aws, waf,dos) / build
nginx-repo.crt= is not a valid secret
|
Build Docker NAP (debian-plus-nap, linux/amd64, aws, waf,dos) / build
nginx-repo.key= is not a valid secret
|
ingresses 2/2 alpine-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
ingresses 2/2 alpine-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
policies 1/2 ubi-9-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
policies 1/2 ubi-9-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
policies 1/2 ubi-9-plus 1.31.0 smoke tests / setup-smoke
rhel_license= is not a valid secret
|
VSR 3/3 alpine-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
VSR 3/3 alpine-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
TS debian-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
TS debian-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
VSR 2/3 alpine-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
VSR 2/3 alpine-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
VS 1/3 debian-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
VS 1/3 debian-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
ingresses 1/2 alpine-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
ingresses 1/2 alpine-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
VSR 1/3 alpine-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
VSR 1/3 alpine-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
policies 2/2 ubi-9-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
policies 2/2 ubi-9-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
policies 2/2 ubi-9-plus 1.31.0 smoke tests / setup-smoke
rhel_license= is not a valid secret
|
VS 2/3 debian-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
VS 2/3 debian-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
VS 3/3 debian-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.crt= is not a valid secret
|
VS 3/3 debian-plus 1.31.0 smoke tests / setup-smoke
nginx-repo.key= is not a valid secret
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nginxinc~kubernetes-ingress~37P62L.dockerbuild
Expired
|
34.8 KB |
|
nginxinc~kubernetes-ingress~4V4BSX.dockerbuild
Expired
|
38.1 KB |
|
nginxinc~kubernetes-ingress~5C0I1O.dockerbuild
Expired
|
37.4 KB |
|
nginxinc~kubernetes-ingress~797PWH.dockerbuild
Expired
|
36.4 KB |
|
nginxinc~kubernetes-ingress~A46FAA.dockerbuild
Expired
|
42 KB |
|
nginxinc~kubernetes-ingress~CEGDIW.dockerbuild
Expired
|
36.5 KB |
|
nginxinc~kubernetes-ingress~E82TCA.dockerbuild
Expired
|
35.4 KB |
|
nginxinc~kubernetes-ingress~I2M2DS.dockerbuild
Expired
|
41.7 KB |
|
nginxinc~kubernetes-ingress~INGDVP.dockerbuild
Expired
|
35.3 KB |
|
nginxinc~kubernetes-ingress~JE1MH2.dockerbuild
Expired
|
37.4 KB |
|
nginxinc~kubernetes-ingress~JG1XP1.dockerbuild
Expired
|
37.7 KB |
|
nginxinc~kubernetes-ingress~JHJOWY.dockerbuild
Expired
|
37.7 KB |
|
nginxinc~kubernetes-ingress~K14GI4.dockerbuild
Expired
|
38.2 KB |
|
nginxinc~kubernetes-ingress~LC62UB.dockerbuild
Expired
|
42.5 KB |
|
nginxinc~kubernetes-ingress~LMZFZN.dockerbuild
Expired
|
37.7 KB |
|
nginxinc~kubernetes-ingress~M0PBK2.dockerbuild
Expired
|
27.7 KB |
|
nginxinc~kubernetes-ingress~NWGZLK.dockerbuild
Expired
|
37.4 KB |
|
nginxinc~kubernetes-ingress~QEGIKV.dockerbuild
Expired
|
37.3 KB |
|
nginxinc~kubernetes-ingress~R0RK92.dockerbuild
Expired
|
37.1 KB |
|
nginxinc~kubernetes-ingress~R3CQ90.dockerbuild
Expired
|
42.3 KB |
|
nginxinc~kubernetes-ingress~TSVJSL.dockerbuild
Expired
|
35.2 KB |
|
nginxinc~kubernetes-ingress~U6V59Z.dockerbuild
Expired
|
36.6 KB |
|
nginxinc~kubernetes-ingress~UFGMCW.dockerbuild
Expired
|
35.6 KB |
|
nginxinc~kubernetes-ingress~UUFAE9.dockerbuild
Expired
|
35.8 KB |
|
nginxinc~kubernetes-ingress~Z4DRRV.dockerbuild
Expired
|
37.1 KB |
|