Running with gitlab-runner 13.8.0 (775dd39d)  on global-shared-gitlab-runner-5dc56b4ff7-zm7kn XosKzEsy section_start:1614016255:resolve_secrets Resolving secrets section_end:1614016255:resolve_secrets section_start:1614016255: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 ${GITLAB_INTERNAL_REGISTRY}/ironbank-tools/ironbank-pipeline/ib-pipeline-image:0.1 ... section_end:1614016255:prepare_executor section_start:1614016255:prepare_script Preparing environment Waiting for pod gitlab-runner-isolated/runner-xoskzesy-project-1350-concurrent-092mgq to be running, status is Pending Running on runner-xoskzesy-project-1350-concurrent-092mgq via global-shared-gitlab-runner-5dc56b4ff7-zm7kn... section_end:1614016258:prepare_script section_start:1614016258: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-management/.git/ Created fresh repository. Checking out b93d4c05 as development... Skipping Git submodules setup section_end:1614016259:get_sources section_start:1614016259:download_artifacts Downloading artifacts Downloading artifacts for hardening_manifest (2095161)... Downloading artifacts from coordinator... ok  id=2095161 responseStatus=200 OK token=w2MtK6HP Downloading artifacts for import artifacts (2095163)... Downloading artifacts from coordinator... ok  id=2095163 responseStatus=200 OK token=xCwV-9gM Downloading artifacts for load scripts (2095158)... Downloading artifacts from coordinator... ok  id=2095158 responseStatus=200 OK token=qmzsx33t Downloading artifacts for wl compare lint (2095162)... Downloading artifacts from coordinator... ok  id=2095162 responseStatus=200 OK token=XshnAQZP section_end:1614016259:download_artifacts section_start:1614016259: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 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.dsop.io/ironbank/pivotal/rabbitmq/rabbitmq38:v3.8.11 Getting image source signatures Copying blob sha256:f7153bf566d0762e4cfeadd9bc09abf0d3fe368b3c138f9fdf3aeb7fa0b8cbeb Copying blob sha256:0dbe531b0d7b1c6b3a4e24bad4cecdf2edc9ba16351a58879559723e453e63d9 Copying blob sha256:acf5b70b937b5c8d6d006d4a15e0e6e9b8f0c3568214ab13d010a84e7c286ec5 Copying blob sha256:feec3011df7a92910d869cf509a8be29a98da99607a12d1c88c08c79a4f8d267 Copying config sha256:b7ae1d9c3c5332f62965bc124c35b1984fbbb9d2a09e910acd24db97584292f8 Writing manifest to image destination Storing signatures STEP 2: USER root STEP 3: RUN rabbitmq-plugins enable --offline rabbitmq_management Enabling plugins on node rabbit@f9ec792af6a7: rabbitmq_management The following plugins have been configured: rabbitmq_management rabbitmq_management_agent rabbitmq_web_dispatch Applying plugin configuration to rabbit@f9ec792af6a7... The following plugins have been enabled: rabbitmq_management rabbitmq_management_agent rabbitmq_web_dispatch set 3 plugins. Offline change; changes will take effect at broker restart. STEP 4: RUN set -eux; erl -noinput -eval ' { ok, AdminBin } = zip:foldl(fun(FileInArchive, GetInfo, GetBin, Acc) -> case Acc of "" -> case lists:suffix("/rabbitmqadmin", FileInArchive) of true -> GetBin(); false -> Acc end; _ -> Acc end end, "", init:get_plain_arguments()), io:format("~s", [ AdminBin ]), init:stop(). ' -- /plugins/rabbitmq_management-*.ez > /usr/local/bin/rabbitmqadmin; [ -s /usr/local/bin/rabbitmqadmin ]; chmod +x /usr/local/bin/rabbitmqadmin; dnf install -y --nodocs python3; dnf clean all; rm -rf /var/cache/dnf; rabbitmqadmin --version + erl -noinput -eval ' { ok, AdminBin } = zip:foldl(fun(FileInArchive, GetInfo, GetBin, Acc) -> case Acc of "" -> case lists:suffix("/rabbitmqadmin", FileInArchive) of true -> GetBin(); false -> Acc end; _ -> Acc end end, "", init:get_plain_arguments()), io:format("~s", [ AdminBin ]), init:stop(). ' -- /plugins/rabbitmq_management-3.8.11.ez + '[' -s /usr/local/bin/rabbitmqadmin ']' + chmod +x /usr/local/bin/rabbitmqadmin + dnf install -y --nodocs python3 Red Hat Universal Base Image 8 (RPMs) - BaseOS 77 kB/s | 774 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 517 kB/s | 5.1 MB 00:10 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.3 kB/s | 13 kB 00:10 Dependencies resolved. ========================================================================================== Package Arch Version Repository Size ========================================================================================== Installing: python36 x86_64 3.6.8-2.module+el8.1.0+3334+5cb623d7 ubi-8-appstream 19 k Installing dependencies: platform-python-pip noarch 9.0.3-18.el8 ubi-8-baseos 1.7 M python3-pip noarch 9.0.3-18.el8 ubi-8-appstream 20 k python3-setuptools noarch 39.2.0-6.el8 ubi-8-baseos 163 k Enabling module streams: python36 3.6 Transaction Summary ========================================================================================== Install 4 Packages Total download size: 1.9 M Installed size: 7.6 M Downloading Packages: [MIRROR] python3-setuptools-39.2.0-6.el8.noarch.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/p/python3-setuptools-39.2.0-6.el8.noarch.rpm [Connection timed out after 5001 milliseconds] [MIRROR] platform-python-pip-9.0.3-18.el8.noarch.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/p/platform-python-pip-9.0.3-18.el8.noarch.rpm [Connection timed out after 5000 milliseconds] [MIRROR] python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/p/python36-3.6.8-2.module%2bel8.1.0%2b3334%2b5cb623d7.x86_64.rpm [Connection timed out after 5000 milliseconds] (1/4): python36-3.6.8-2.module+el8.1.0+3334+5cb 3.8 kB/s | 19 kB 00:05 (2/4): python3-setuptools-39.2.0-6.el8.noarch.r 32 kB/s | 163 kB 00:05 (3/4): python3-pip-9.0.3-18.el8.noarch.rpm 12 MB/s | 20 kB 00:00 (4/4): platform-python-pip-9.0.3-18.el8.noarch. 346 kB/s | 1.7 MB 00:05 -------------------------------------------------------------------------------- Total 386 kB/s | 1.9 MB 00:05 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : platform-python-pip-9.0.3-18.el8.noarch 1/4 Installing : python3-setuptools-39.2.0-6.el8.noarch 2/4 Installing : python3-pip-9.0.3-18.el8.noarch 3/4 Installing : python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 4/4 Running scriptlet: python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 4/4 Verifying : python3-setuptools-39.2.0-6.el8.noarch 1/4 Verifying : platform-python-pip-9.0.3-18.el8.noarch 2/4 Verifying : python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 3/4 Verifying : python3-pip-9.0.3-18.el8.noarch 4/4 Installed products updated. Installed: platform-python-pip-9.0.3-18.el8.noarch python3-pip-9.0.3-18.el8.noarch python3-setuptools-39.2.0-6.el8.noarch python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 Complete! + dnf clean all 25 files removed + rm -rf /var/cache/dnf + rabbitmqadmin --version rabbitmqadmin 3.8.11 STEP 5: USER rabbitmq STEP 6: EXPOSE 15671 15672 STEP 7: COMMIT registry1.dsop.io/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management Getting image source signatures Copying blob sha256:92538e92de2938d7c4e279f871107b835bf0c8cc76a5a1655d66855706da18b0 Copying blob sha256:eb7bf34352ca9ba2fb0218870ac3c47b76d0b1fb7d50543d3ecfa497eca242b0 Copying blob sha256:7c3c1bcfe9fd4a2b438dff858ebac37e567366943414c66988d729953942a956 Copying blob sha256:39eb88a78e1dd7cede9b9cc0084de7673ee8610e83ea50decda080eecc6148e2 Copying blob sha256:881eafca0e4f3c0c61c10bf024f538a2f1a5332e009fcf6e031bd2f9cb03f977 Copying config sha256:107d8ace5d88088036b30c945933ddc49b3ab56c847182ac06fbf28b0fe9ecbe Writing manifest to image destination Storing signatures 107d8ace5d88088036b30c945933ddc49b3ab56c847182ac06fbf28b0fe9ecbe 107d8ace5d88088036b30c945933ddc49b3ab56c847182ac06fbf28b0fe9ecbe + buildah tag --storage-driver=vfs registry1.dsop.io/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management registry1.dsop.io/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management:171619 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dsop.io/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management:171619 Getting image source signatures Copying blob sha256:881eafca0e4f3c0c61c10bf024f538a2f1a5332e009fcf6e031bd2f9cb03f977 Copying blob sha256:eb7bf34352ca9ba2fb0218870ac3c47b76d0b1fb7d50543d3ecfa497eca242b0 Copying blob sha256:7c3c1bcfe9fd4a2b438dff858ebac37e567366943414c66988d729953942a956 Copying blob sha256:92538e92de2938d7c4e279f871107b835bf0c8cc76a5a1655d66855706da18b0 Copying blob sha256:39eb88a78e1dd7cede9b9cc0084de7673ee8610e83ea50decda080eecc6148e2 Copying config sha256:107d8ace5d88088036b30c945933ddc49b3ab56c847182ac06fbf28b0fe9ecbe Writing manifest to image destination Storing signatures + echo 'Read the tags' + tags_file=ci-artifacts/preflight/tags.txt + test -f ci-artifacts/preflight/tags.txt + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dsop.io/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management registry1.dsop.io/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management:v3.8.11 Read the tags + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dsop.io/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management:v3.8.11 Getting image source signatures Copying blob sha256:39eb88a78e1dd7cede9b9cc0084de7673ee8610e83ea50decda080eecc6148e2 Copying blob sha256:eb7bf34352ca9ba2fb0218870ac3c47b76d0b1fb7d50543d3ecfa497eca242b0 Copying blob sha256:881eafca0e4f3c0c61c10bf024f538a2f1a5332e009fcf6e031bd2f9cb03f977 Copying blob sha256:92538e92de2938d7c4e279f871107b835bf0c8cc76a5a1655d66855706da18b0 Copying blob sha256:7c3c1bcfe9fd4a2b438dff858ebac37e567366943414c66988d729953942a956 Copying config sha256:107d8ace5d88088036b30c945933ddc49b3ab56c847182ac06fbf28b0fe9ecbe Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dsop.io/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management registry1.dsop.io/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dsop.io/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management:latest Getting image source signatures Copying blob sha256:eb7bf34352ca9ba2fb0218870ac3c47b76d0b1fb7d50543d3ecfa497eca242b0 Copying blob sha256:92538e92de2938d7c4e279f871107b835bf0c8cc76a5a1655d66855706da18b0 Copying blob sha256:39eb88a78e1dd7cede9b9cc0084de7673ee8610e83ea50decda080eecc6148e2 Copying blob sha256:7c3c1bcfe9fd4a2b438dff858ebac37e567366943414c66988d729953942a956 Copying blob sha256:881eafca0e4f3c0c61c10bf024f538a2f1a5332e009fcf6e031bd2f9cb03f977 Copying config sha256:107d8ace5d88088036b30c945933ddc49b3ab56c847182ac06fbf28b0fe9ecbe Writing manifest to image destination Storing signatures + IFS= + read -r tag + skopeo copy --src-authfile staging_auth.json docker://registry1.dsop.io/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management:171619 docker-archive:ci-artifacts/build/rabbitmq38-management-171619.tar Getting image source signatures Copying blob sha256:acf5b70b937b5c8d6d006d4a15e0e6e9b8f0c3568214ab13d010a84e7c286ec5 Copying blob sha256:0dbe531b0d7b1c6b3a4e24bad4cecdf2edc9ba16351a58879559723e453e63d9 Copying blob sha256:f7153bf566d0762e4cfeadd9bc09abf0d3fe368b3c138f9fdf3aeb7fa0b8cbeb Copying blob sha256:feec3011df7a92910d869cf509a8be29a98da99607a12d1c88c08c79a4f8d267 Copying blob sha256:cca77486eefd8834e185991fd9ea8e30c9f85ec129890a1c056643f5f06f94ec Copying config sha256:107d8ace5d88088036b30c945933ddc49b3ab56c847182ac06fbf28b0fe9ecbe Writing manifest to image destination Storing signatures ++ podman inspect --storage-driver=vfs registry1.dsop.io/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management --format '{{.Id}}' time="2021-02-22T17:52:39Z" level=error msg="unable to write system event: \"write unixgram @5df5a->/run/systemd/journal/socket: sendmsg: no such file or directory\"" + IMAGE_ID=sha256:107d8ace5d88088036b30c945933ddc49b3ab56c847182ac06fbf28b0fe9ecbe + echo IMAGE_ID=sha256:107d8ace5d88088036b30c945933ddc49b3ab56c847182ac06fbf28b0fe9ecbe ++ sha256sum ci-artifacts/build/rabbitmq38-management-171619.tar ++ grep -E '^[a-zA-Z0-9]+' -o + IMAGE_TAR_SHA=7c402315b30b5e4f4645ea1db172a21f7081d26add98d8100f531b25ec2bb1d7 + echo IMAGE_TAR_SHA=7c402315b30b5e4f4645ea1db172a21f7081d26add98d8100f531b25ec2bb1d7 + IMAGE_PODMAN_SHA=sha256:b2dfffc35b437b2a8c155434cc37829445e5cbb858b5ae8af11acd82523cceb9 + echo IMAGE_PODMAN_SHA=sha256:b2dfffc35b437b2a8c155434cc37829445e5cbb858b5ae8af11acd82523cceb9 + echo IMAGE_FILE=rabbitmq38-management-171619 + echo IMAGE_FULLTAG=registry1.dsop.io/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management:171619 + echo IM_NAME=pivotal/rabbitmq/rabbitmq38-management section_end:1614016361:step_script section_start:1614016361:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/build/: found 3 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=2095165 responseStatus=201 Created token=w5LP7sSs Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=2095165 responseStatus=201 Created token=w5LP7sSs section_end:1614016378:upload_artifacts_on_success section_start:1614016378:cleanup_file_variables Cleaning up file based variables section_end:1614016378:cleanup_file_variables Job succeeded