Running with gitlab-runner 13.8.0 (775dd39d)  on global-shared-gitlab-runner-5c8545f999-9vmf4 TG_vzuNp section_start:1619792111:resolve_secrets Resolving secrets section_end:1619792111:resolve_secrets section_start:1619792111:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-isolated WARNING: Pulling GitLab Runner helper image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/rootless-podman:0.1 ... section_end:1619792111:prepare_executor section_start:1619792111:prepare_script Preparing environment Waiting for pod gitlab-runner-isolated/runner-tgvzunp-project-1349-concurrent-0786zw to be running, status is Pending Waiting for pod gitlab-runner-isolated/runner-tgvzunp-project-1349-concurrent-0786zw to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-isolated/runner-tgvzunp-project-1349-concurrent-0786zw to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-isolated/runner-tgvzunp-project-1349-concurrent-0786zw to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-isolated/runner-tgvzunp-project-1349-concurrent-0786zw to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-isolated/runner-tgvzunp-project-1349-concurrent-0786zw to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-isolated/runner-tgvzunp-project-1349-concurrent-0786zw to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-isolated/runner-tgvzunp-project-1349-concurrent-0786zw to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-isolated/runner-tgvzunp-project-1349-concurrent-0786zw to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-isolated/runner-tgvzunp-project-1349-concurrent-0786zw to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-isolated/runner-tgvzunp-project-1349-concurrent-0786zw to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-isolated/runner-tgvzunp-project-1349-concurrent-0786zw to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-isolated/runner-tgvzunp-project-1349-concurrent-0786zw to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner-isolated/runner-tgvzunp-project-1349-concurrent-0786zw to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Running on runner-tgvzunp-project-1349-concurrent-0786zw via global-shared-gitlab-runner-5c8545f999-9vmf4... section_end:1619792155:prepare_script section_start:1619792155:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/pivotal/rabbitmq/rabbitmq38/.git/ Created fresh repository. Checking out 6f427027 as master... Skipping Git submodules setup section_end:1619792156:get_sources section_start:1619792156:download_artifacts Downloading artifacts Downloading artifacts for hardening_manifest (3029087)... Downloading artifacts from coordinator... ok  id=3029087 responseStatus=200 OK token=DoZoYRpy Downloading artifacts for import artifacts (3029089)... Downloading artifacts from coordinator... ok  id=3029089 responseStatus=200 OK token=a7oaV328 Downloading artifacts for load scripts (3029084)... Downloading artifacts from coordinator... ok  id=3029084 responseStatus=200 OK token=jTUrjq7L Downloading artifacts for wl compare lint (3029088)... Downloading artifacts from coordinator... ok  id=3029088 responseStatus=200 OK token=sEdr8KTq section_end:1619792257:download_artifacts section_start:1619792257:step_script Executing "step_script" stage of the job script $ "${PIPELINE_REPO_DIR}/stages/build/build-run.sh" Determine source registry based on branch Load any images used in Dockerfile build Load HTTP and S3 external resources 'ci-artifacts/import-artifacts/external-resources/erlang.rpm' -> './erlang.rpm' 'ci-artifacts/import-artifacts/external-resources/rabbitmq.tar.xz' -> './rabbitmq.tar.xz' Converting labels from hardening manifest into command line args Converting build args from hardening manifest into command line args Build the image STEP 1: FROM registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.3 AS build Getting image source signatures Copying blob sha256:6160f960fc37576eaa593da1487dfa280f157c9587a323f07f2fc59dfbbec822 Copying blob sha256:a6ad6e5522dfb650bdfcf1ef2b8c1eb91da294c47596c6c8d27e1c9633f8f6a6 Copying blob sha256:b32e97c39cd25ed9879db8b2f351607392dab0dcd85295b1eb61ddd277182d12 Copying config sha256:4e9f7ad39064292ff2d39065fe6e4c55bb95c497874fe58e8b8dde062cbd9b0c Writing manifest to image destination Storing signatures STEP 2: COPY rabbitmq.tar.xz / STEP 3: RUN dnf install -y xz && mkdir -p /opt/rabbitmq && tar -xf /rabbitmq.tar.xz -C /opt/rabbitmq --strip-components=1 Red Hat Universal Base Image 8 (RPMs) - BaseOS 58 kB/s | 777 kB 00:13 Red Hat Universal Base Image 8 (RPMs) - AppStre 140 kB/s | 5.2 MB 00:37 Red Hat Universal Base Image 8 (RPMs) - CodeRea 492 B/s | 14 kB 00:29 Last metadata expiration check: 0:00:02 ago on Fri Apr 30 14:48:04 2021. Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: xz x86_64 5.2.4-3.el8 ubi-8-baseos 153 k Transaction Summary ================================================================================ Install 1 Package Total download size: 153 k Installed size: 423 k Downloading Packages: [MIRROR] xz-5.2.4-3.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/x/xz-5.2.4-3.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] xz-5.2.4-3.el8.x86_64.rpm 30 kB/s | 153 kB 00:05 -------------------------------------------------------------------------------- Total 30 kB/s | 153 kB 00:05 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : xz-5.2.4-3.el8.x86_64 1/1 Running scriptlet: xz-5.2.4-3.el8.x86_64 1/1 Verifying : xz-5.2.4-3.el8.x86_64 1/1 Installed products updated. Installed: xz-5.2.4-3.el8.x86_64 Complete! STEP 4: FROM registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.3 STEP 5: ENV LANG=C.UTF-8 LANGUAGE=C.UTF-8 LC_ALL=C.UTF-8 RABBITMQ_CONFIG_FILE=/etc/rabbitmq/rabbitmq RABBITMQ_DATA_DIR=/var/lib/rabbitmq RABBITMQ_HOME=/opt/rabbitmq RABBITMQ_LOGS=- STEP 6: ENV HOME=${RABBITMQ_DATA_DIR} PATH=${RABBITMQ_HOME}/sbin:${PATH} STEP 7: COPY --from=build /opt/rabbitmq /opt/rabbitmq STEP 8: COPY erlang.rpm gpg/rabbitmq-release-signing-key.asc / STEP 9: COPY scripts/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh STEP 10: RUN groupadd -g 1000 rabbitmq && useradd -r -u 1000 -m -d ${HOME} -s /sbin/nologin -g rabbitmq rabbitmq && mkdir -p /etc/rabbitmq /var/log/rabbitmq /tmp/rabbitmq-ssl && chown rabbitmq:0 -R ${HOME} ${RABBITMQ_HOME} /etc/rabbitmq /var/log/rabbitmq /tmp/rabbitmq-ssl && chmod g=u -R ${HOME} ${RABBITMQ_HOME} /etc/rabbitmq /var/log/rabbitmq /tmp/rabbitmq-ssl && ln -s ${RABBITMQ_DATA_DIR} ${RABBITMQ_HOME}/var && ln -s ${RABBITMQ_HOME}/plugins /plugins && rpm --import /rabbitmq-release-signing-key.asc && dnf upgrade -y && dnf install -y hostname /erlang.rpm && rm -f /erlang.rpm /rabbitmq-release-signing-key.asc && dnf clean all && rm -rf /var/cache/dnf Red Hat Universal Base Image 8 (RPMs) - BaseOS 65 kB/s | 777 kB 00:11 Red Hat Universal Base Image 8 (RPMs) - AppStre 463 kB/s | 5.2 MB 00:11 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.3 kB/s | 14 kB 00:11 Last metadata expiration check: 0:00:02 ago on Fri Apr 30 15:10:23 2021. Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:10 ago on Fri Apr 30 15:10:23 2021. Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: erlang x86_64 23.3.1-1.el8 @commandline 20 M hostname x86_64 3.20-6.el8 ubi-8-baseos 32 k Transaction Summary ================================================================================ Install 2 Packages Total size: 20 M Total download size: 32 k Installed size: 36 M Downloading Packages: [MIRROR] hostname-3.20-6.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/h/hostname-3.20-6.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] hostname-3.20-6.el8.x86_64.rpm 6.4 kB/s | 32 kB 00:05 -------------------------------------------------------------------------------- Total 6.4 kB/s | 32 kB 00:05 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : erlang-23.3.1-1.el8.x86_64 1/2 Installing : hostname-3.20-6.el8.x86_64 2/2 Running scriptlet: hostname-3.20-6.el8.x86_64 2/2 Verifying : hostname-3.20-6.el8.x86_64 1/2 Verifying : erlang-23.3.1-1.el8.x86_64 2/2 Installed products updated. Installed: erlang-23.3.1-1.el8.x86_64 hostname-3.20-6.el8.x86_64 Complete! 25 files removed STEP 11: WORKDIR ${RABBITMQ_HOME} STEP 12: USER rabbitmq STEP 13: EXPOSE 4369 5671 5672 25672 STEP 14: HEALTHCHECK --start-period=10s CMD rabbitmq-diagnostics -q ping STEP 15: ENTRYPOINT ["docker-entrypoint.sh"] STEP 16: CMD ["rabbitmq-server"] STEP 17: COMMIT registry1.dso.mil/ironbank-staging/pivotal/rabbitmq/rabbitmq38 Getting image source signatures Copying blob sha256:476579af086aee78cb12d88b08fd6b61a80a3f055cae293ec2d15a37dbe7b3f9 Copying blob sha256:1e8cd6732429ccfaea139348807617a5315fd7ca469850423f77f51661e8fe51 Copying blob sha256:28be89f9ca14e9f5e8e08c244ccfdc6767aa26c777cb2cfc25ae6cd470ef9e00 Copying blob sha256:5883ab2fc07552eeed21c75cb4251ecb09c1bea815fa5ee869e4958f3e8a65c2 Copying config sha256:57b9fafb9f9c9f0d9149b2f8c09ebafb6409011fbf09438bb2441de7882b3770 Writing manifest to image destination Storing signatures section_end:1619795711:step_script ERROR: Job failed: execution took longer than 1h0m0s seconds