CI on "feat/support-load-balance-class-helm" by @pre-commit-ci[bot] #22022
Annotations
1 error and 3 warnings
|
Build Docker image
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c mkdir -p /etc/nginx/reporting/ && cp -av /tmp/nginx/reporting/tracking.info /etc/nginx/reporting/tracking.info \t&& ubi-setup.sh && rpm -Uvh /ubi-bin/c-ares-*.rpm \t&& microdnf --nodocs install -y nginx-plus nginx-plus-module-njs nginx-plus-module-fips-check nginx-plus-module-otel nginx-agent-${NAP_AGENT_VERSION}.* \t&& source /tmp/rhel_license \t&& microdnf --nodocs install -y ca-certificates shadow-utils subscription-manager \t&& rpm -ivh https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm \t&& subscription-manager register --org=${RHEL_ORGANIZATION} --activationkey=${RHEL_ACTIVATION_KEY} --name ${BUILD_OS}-$(uname -m) || true \t&& subscription-manager attach \t&& if [ -z \"${NAP_MODULES##*waf*}\" ]; then \trpm --import /tmp/app-protect-security-updates.key \t&& cp /tmp/app-protect-9.repo /etc/yum.repos.d/app-protect-9.repo \t&& microdnf --enablerepo=codeready-builder-for-rhel-9-x86_64-rpms --nodocs install -y \tapp-protect-${NAP_WAF_VERSION}* app-protect-attack-signatures app-protect-threat-campaigns \t&& rm -f /etc/yum.repos.d/app-protect-9.repo \t&& nap-waf.sh \t&& agent.sh; \tfi \t&& if [ -z \"${NAP_MODULES##*dos*}\" ]; then \tcp /tmp/app-protect-dos-9.repo /etc/yum.repos.d/app-protect-dos-9.repo \t&& microdnf --nodocs install -y app-protect-dos \t&& rm -f /etc/yum.repos.d/app-protect-dos-9.repo \t&& nap-dos.sh; \tfi \t&& subscription-manager unregister \t&& ubi-clean.sh" did not complete successfully: exit code: 127
|
|
Build Docker image
secret file rhel_license not found
|
|
Build Docker image
secret file nginx-repo.key not found
|
|
Build Docker image
secret file nginx-repo.crt not found
|
Loading