CI on "dependabot/docker/build/docker-images-00e494591e" by @dependabot[bot] #18050
ci.yml
on: pull_request
Checks and variables
12s
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
Waiting for pending jobs
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 / 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
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
Annotations
5 errors
Build Docker OSS (ubi, linux/arm64, linux/amd64, linux/ppc64le, linux/s390x) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c printf \"%s\\n\" \"Acquire::https::pkgs.nginx.com::User-Agent k8s-ic-$IC_VERSION${BUILD_OS##debian-plus}-apt;\" >> 90pkgs-nginx \t&& if ! grep -q \"${PACKAGE_REPO}\" 90pkgs-nginx ; then cat 90pkgs-nginx | sed -e \"s/pkgs.nginx.com/${PACKAGE_REPO}/g\" >> 90pkgs-nginx; fi \t&& printf \"%s\\n\" \"user_agent=k8s-ic-$IC_VERSION${BUILD_OS##ubi*plus}-dnf\" | tee -a nginx-plus-*.repo \t&& sed -i -e \"s;%VERSION%;${NGINX_PLUS_VERSION};g\" -e \"s;pkgs.nginx.com;${PACKAGE_REPO};g\" -e \"s;${PACKAGE_REPO}/app-protect-security-updates;pkgs.nginx.com/app-protect-security-updates;g\" *.sources \t&& sed -i -e \"y/0/1/\" app-protect-v5-*.repo \t&& sed -i -e \"y/0/1/\" -e \"1,8s;/centos;/${NGINX_PLUS_VERSION}/centos;\" -e \"s;pkgs.nginx.com;${PACKAGE_REPO};g\" -e \"s;${PACKAGE_REPO}/app-protect-security-updates;pkgs.nginx.com/app-protect-security-updates;g\" nginx-plus-*.repo app-protect-?.repo app-protect-dos-9.repo \t&& sed -i -e \"y/0/1/\" -e \"s;pkgs.nginx.com;${PACKAGE_REPO};g\" nginx-agent.repo app-protect-v5-?.repo \t&& echo HTTP_USER_AGENT=\"k8s-ic-$IC_VERSION${BUILD_OS##alpine-plus}-apk\" > user_agent" did not complete successfully: exit code: 139
|
Build Docker OSS (alpine, linux/arm, linux/arm64, linux/amd64, linux/ppc64le, linux/s390x) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c printf \"%s\\n\" \"Acquire::https::pkgs.nginx.com::User-Agent k8s-ic-$IC_VERSION${BUILD_OS##debian-plus}-apt;\" >> 90pkgs-nginx \t&& if ! grep -q \"${PACKAGE_REPO}\" 90pkgs-nginx ; then cat 90pkgs-nginx | sed -e \"s/pkgs.nginx.com/${PACKAGE_REPO}/g\" >> 90pkgs-nginx; fi \t&& printf \"%s\\n\" \"user_agent=k8s-ic-$IC_VERSION${BUILD_OS##ubi*plus}-dnf\" | tee -a nginx-plus-*.repo \t&& sed -i -e \"s;%VERSION%;${NGINX_PLUS_VERSION};g\" -e \"s;pkgs.nginx.com;${PACKAGE_REPO};g\" -e \"s;${PACKAGE_REPO}/app-protect-security-updates;pkgs.nginx.com/app-protect-security-updates;g\" *.sources \t&& sed -i -e \"y/0/1/\" app-protect-v5-*.repo \t&& sed -i -e \"y/0/1/\" -e \"1,8s;/centos;/${NGINX_PLUS_VERSION}/centos;\" -e \"s;pkgs.nginx.com;${PACKAGE_REPO};g\" -e \"s;${PACKAGE_REPO}/app-protect-security-updates;pkgs.nginx.com/app-protect-security-updates;g\" nginx-plus-*.repo app-protect-?.repo app-protect-dos-9.repo \t&& sed -i -e \"y/0/1/\" -e \"s;pkgs.nginx.com;${PACKAGE_REPO};g\" nginx-agent.repo app-protect-v5-?.repo \t&& echo HTTP_USER_AGENT=\"k8s-ic-$IC_VERSION${BUILD_OS##alpine-plus}-apk\" > user_agent" did not complete successfully: exit code: 139
|
Build Docker NAP (debian-plus-nap-v5, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tcp /tmp/app-protect.sources /etc/apt/sources.list.d/app-protect.sources; \tfi \t&& apt-get update \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then apt-get install --no-install-recommends --no-install-suggests -y nginx-agent; fi \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \tapt-get install --no-install-recommends --no-install-suggests -y app-protect-module-plus=33+5.210*; \trm -f /etc/apt/sources.list.d/app-protect.sources; \tnap-waf.sh; \tfi \t&& apt-get purge --auto-remove -y gpg \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then \tagent.sh; \tfi" did not complete successfully: exit code: 1
|
Build Docker NAP (alpine-plus-nap-fips, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c 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&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/app-protect/${NGINX_PLUS_VERSION}/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://pkgs.nginx.com/app-protect-security-updates/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/nginx-agent/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& apk add --no-cache libcap-utils libcurl nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then apk add --no-cache nginx-agent; fi \t&& mkdir -p /usr/ssl \t&& cp -av /tmp/fips/usr/lib/ossl-modules/fips.so /usr/lib/ossl-modules/fips.so \t&& cp -av /tmp/fips/usr/ssl/fipsmodule.cnf /usr/ssl/fipsmodule.cnf \t&& cp -av /tmp/fips/etc/ssl/openssl.cnf /etc/ssl/openssl.cnf \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&& apk add --no-cache app-protect app-protect-attack-signatures app-protect-threat-campaigns \t&& sed -i -e '/nginx.com/d' /etc/apk/repositories \t&& nap-waf.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then \tagent.sh \t; fi" did not complete successfully: exit code: 1
|
Build Docker NAP (alpine-plus-nap-v5-fips, goreleaser, linux/amd64, waf) / build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c 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&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/app-protect-x-plus/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& printf \"%s\\n\" \"https://${PACKAGE_REPO}/nginx-agent/alpine/v$(grep -E -o '^[0-9]+\\.[0-9]+' /etc/alpine-release)/main\" >> /etc/apk/repositories \t&& apk add --no-cache libcap-utils libcurl nginx-plus nginx-plus-module-njs nginx-plus-module-opentracing nginx-plus-module-fips-check \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then apk add --no-cache nginx-agent; fi \t&& mkdir -p /usr/ssl \t&& cp -av /tmp/fips/usr/lib/ossl-modules/fips.so /usr/lib/ossl-modules/fips.so \t&& cp -av /tmp/fips/usr/ssl/fipsmodule.cnf /usr/ssl/fipsmodule.cnf \t&& cp -av /tmp/fips/etc/ssl/openssl.cnf /etc/ssl/openssl.cnf \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&& apk add --no-cache app-protect-module-plus~=33.5.210 \t&& sed -i -e '/nginx.com/d' /etc/apk/repositories \t&& nap-waf.sh \t&& if [ \"${NGINX_AGENT}\" = \"true\" ]; then \tagent.sh \t; fi" did not complete successfully: exit code: 1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nginx~kubernetes-ingress~00HNSM.dockerbuild
|
69.1 KB |
|
nginx~kubernetes-ingress~0G2XJP.dockerbuild
|
66.6 KB |
|
nginx~kubernetes-ingress~0NKURR.dockerbuild
|
65.2 KB |
|
nginx~kubernetes-ingress~1A4Y8C.dockerbuild
|
67.6 KB |
|
nginx~kubernetes-ingress~2FSHZ6.dockerbuild
|
69.6 KB |
|
nginx~kubernetes-ingress~30RQ69.dockerbuild
|
209 KB |
|
nginx~kubernetes-ingress~6E8NK7.dockerbuild
|
49.8 KB |
|
nginx~kubernetes-ingress~AUJMUU.dockerbuild
|
217 KB |
|
nginx~kubernetes-ingress~BEXCHE.dockerbuild
|
166 KB |
|
nginx~kubernetes-ingress~CNROAG.dockerbuild
|
99.7 KB |
|
nginx~kubernetes-ingress~CW0KIT.dockerbuild
|
162 KB |
|
nginx~kubernetes-ingress~DJU3OH.dockerbuild
|
156 KB |
|
nginx~kubernetes-ingress~EHKIKO.dockerbuild
|
145 KB |
|
nginx~kubernetes-ingress~EZTQD3.dockerbuild
|
128 KB |
|
nginx~kubernetes-ingress~GUOT4T.dockerbuild
|
69.1 KB |
|
nginx~kubernetes-ingress~HLOXV8.dockerbuild
|
49.2 KB |
|
nginx~kubernetes-ingress~I3HLCG.dockerbuild
|
133 KB |
|
nginx~kubernetes-ingress~I7VR0P.dockerbuild
|
132 KB |
|
nginx~kubernetes-ingress~IW8V9Y.dockerbuild
|
63.1 KB |
|
nginx~kubernetes-ingress~JDN104.dockerbuild
|
112 KB |
|
nginx~kubernetes-ingress~JFKRYZ.dockerbuild
|
78.7 KB |
|
nginx~kubernetes-ingress~JHR4KC.dockerbuild
|
153 KB |
|
nginx~kubernetes-ingress~KX9I7E.dockerbuild
|
142 KB |
|
nginx~kubernetes-ingress~L00QF3.dockerbuild
|
63.5 KB |
|
nginx~kubernetes-ingress~MDP193.dockerbuild
|
232 KB |
|
nginx~kubernetes-ingress~NNDXVZ.dockerbuild
|
67.2 KB |
|
nginx~kubernetes-ingress~QXKO4Z.dockerbuild
|
149 KB |
|
nginx~kubernetes-ingress~RDVL5M.dockerbuild
|
81.3 KB |
|
nginx~kubernetes-ingress~SNZZM3.dockerbuild
|
70.1 KB |
|
nginx~kubernetes-ingress~TFBQNM.dockerbuild
|
259 KB |
|
nginx~kubernetes-ingress~TROP6P.dockerbuild
|
153 KB |
|
nginx~kubernetes-ingress~U9ORDO.dockerbuild
|
168 KB |
|
nginx~kubernetes-ingress~UB076D.dockerbuild
|
163 KB |
|
nginx~kubernetes-ingress~UK3W2F.dockerbuild
|
109 KB |
|
nginx~kubernetes-ingress~VX2V2V.dockerbuild
|
219 KB |
|
nginx~kubernetes-ingress~W93SUK.dockerbuild
|
111 KB |
|
nginx~kubernetes-ingress~WZJAZN.dockerbuild
|
67.2 KB |
|
nginx~kubernetes-ingress~X7EU2X.dockerbuild
|
444 KB |
|
nginx~kubernetes-ingress~XYWOQM.dockerbuild
|
118 KB |
|
nginx~kubernetes-ingress~Z0OVAN.dockerbuild
|
194 KB |
|
nginx~kubernetes-ingress~ZAONEX.dockerbuild
|
67.8 KB |
|
tests-nginx-alpine-plus-VSR_1_3-1.32.0.html
|
17.6 KB |
|
tests-nginx-alpine-plus-VSR_3_3-1.32.0.html
|
14.9 KB |
|
tests-nginx-alpine-plus-fips-VSR_2_3-1.32.0.html
|
30.1 KB |
|
tests-nginx-alpine-plus-fips-ingresses_2_2-1.32.0.html
|
18.6 KB |
|
tests-nginx-alpine-plus-ingresses_1_2-1.32.0.html
|
21.9 KB |
|
tests-nginx-debian-plus-OIDC-UI_1_1-1.32.0.html
|
10.2 KB |
|
tests-nginx-debian-plus-TS-1.32.0.html
|
25.5 KB |
|
tests-nginx-debian-plus-VS_1_3-1.32.0.html
|
34.7 KB |
|
tests-nginx-debian-plus-VS_2_3-1.32.0.html
|
41 KB |
|
tests-nginx-debian-plus-VS_3_3-1.32.0.html
|
19.6 KB |
|
tests-nginx-ubi-9-plus-policies_1_2-1.32.0.html
|
20 KB |
|
tests-nginx-ubi-9-plus-policies_2_2-1.32.0.html
|
20.5 KB |
|