Running with gitlab-runner 13.8.0 (775dd39d)  on global-shared-gitlab-runner-5896686f8-f7z96 71K9UkNo section_start:1621001972:resolve_secrets Resolving secrets section_end:1621001972:resolve_secrets section_start:1621001972: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:1621001972:prepare_executor section_start:1621001972:prepare_script Preparing environment Waiting for pod gitlab-runner-isolated/runner-71k9ukno-project-6370-concurrent-0dbw7g to be running, status is Pending Running on runner-71k9ukno-project-6370-concurrent-0dbw7g via global-shared-gitlab-runner-5896686f8-f7z96... section_end:1621001975:prepare_script section_start:1621001975:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/solutions-delivery-platform/jenkins/jenkinsfile-runner/.git/ Created fresh repository. Checking out 24e804ba as development... Skipping Git submodules setup section_end:1621001976:get_sources section_start:1621001976:download_artifacts Downloading artifacts Downloading artifacts for hardening_manifest (3331263)... Downloading artifacts from coordinator... ok  id=3331263 responseStatus=200 OK token=ftQMoyVv Downloading artifacts for import artifacts (3331265)... Downloading artifacts from coordinator... ok  id=3331265 responseStatus=200 OK token=z7XGbhPL Downloading artifacts for load scripts (3331260)... Downloading artifacts from coordinator... ok  id=3331260 responseStatus=200 OK token=QMqU-jM4 Downloading artifacts for wl compare lint (3331264)... Downloading artifacts from coordinator... ok  id=3331264 responseStatus=200 OK token=pQsjFMh9 section_end:1621001978:download_artifacts section_start:1621001978: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/jenkinsfile-runner-dependencies-dcar-1.8.tar.gz' -> './jenkinsfile-runner-dependencies-dcar-1.8.tar.gz' 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/openjdk/openjdk11:1.11 Getting image source signatures Copying blob sha256:1732132f039145d648e389a56d5c5888efafb179d46141bfcc531513c5617bc7 Copying blob sha256:bc1da9b432abc4d941b8016b91592a44dc5957ed84b50e570c0933a3fb7a50e3 Copying blob sha256:6160f960fc37576eaa593da1487dfa280f157c9587a323f07f2fc59dfbbec822 Copying blob sha256:b32e97c39cd25ed9879db8b2f351607392dab0dcd85295b1eb61ddd277182d12 Copying config sha256:e0986dd4d9a11715121f21c5c5037b3dc504b00d46420ec095ced67d3168c3b4 Writing manifest to image destination Storing signatures STEP 2: USER root STEP 3: ARG TARBALL=jenkinsfile-runner-dependencies-dcar-1.8 STEP 4: ENV JENKINS_UC https://updates.jenkins.io STEP 5: ENV CASC_JENKINS_CONFIG /usr/share/jenkins/ref/casc STEP 6: ENV PLUGINS /app/plugins.txt STEP 7: ENV JENKINSFILE_PATH "" STEP 8: ARG JENKINS_HOME=/var/jenkins_home STEP 9: ARG TMP_DIR=/var/groovy-tmpdir STEP 10: ARG user=jenkins STEP 11: ARG group=jenkins STEP 12: ARG uid=1000 STEP 13: ARG gid=1000 STEP 14: COPY LICENSE /licenses STEP 15: COPY ${TARBALL}.tar.gz /tmp/${TARBALL}.tar.gz STEP 16: RUN INSTALL_PKGS="git-core" && yum -y update-minimal --setopt=tsflags=nodocs --security && yum -y install --setopt=tsflags=nodocs ${INSTALL_PKGS} Red Hat Universal Base Image 8 (RPMs) - BaseOS 78 kB/s | 777 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 527 kB/s | 5.2 MB 00:10 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.4 kB/s | 14 kB 00:10 No security updates needed, but 0 updates available Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:01 ago on Fri May 14 14:20:40 2021. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: git-core x86_64 2.27.0-1.el8 ubi-8-appstream 5.7 M Installing dependencies: less x86_64 530-1.el8 ubi-8-baseos 164 k libedit x86_64 3.1-23.20170329cvs.el8 ubi-8-baseos 102 k openssh x86_64 8.0p1-5.el8 ubi-8-baseos 520 k openssh-clients x86_64 8.0p1-5.el8 ubi-8-baseos 666 k Transaction Summary ================================================================================ Install 5 Packages Total download size: 7.1 M Installed size: 37 M Downloading Packages: [MIRROR] less-530-1.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/l/less-530-1.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] [MIRROR] libedit-3.1-23.20170329cvs.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/l/libedit-3.1-23.20170329cvs.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] [MIRROR] openssh-clients-8.0p1-5.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/o/openssh-clients-8.0p1-5.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] (1/5): libedit-3.1-23.20170329cvs.el8.x86_64.rp 20 kB/s | 102 kB 00:05 (2/5): less-530-1.el8.x86_64.rpm 33 kB/s | 164 kB 00:05 (3/5): openssh-clients-8.0p1-5.el8.x86_64.rpm 133 kB/s | 666 kB 00:05 (4/5): openssh-8.0p1-5.el8.x86_64.rpm 36 MB/s | 520 kB 00:00 [MIRROR] git-core-2.27.0-1.el8.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/g/git-core-2.27.0-1.el8.x86_64.rpm [Connection timed out after 5000 milliseconds] (5/5): git-core-2.27.0-1.el8.x86_64.rpm 1.1 MB/s | 5.7 MB 00:05 -------------------------------------------------------------------------------- Total 719 kB/s | 7.1 MB 00:10 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Running scriptlet: openssh-8.0p1-5.el8.x86_64 1/5 Installing : openssh-8.0p1-5.el8.x86_64 1/5 Installing : libedit-3.1-23.20170329cvs.el8.x86_64 2/5 Installing : openssh-clients-8.0p1-5.el8.x86_64 3/5 Installing : less-530-1.el8.x86_64 4/5 Installing : git-core-2.27.0-1.el8.x86_64 5/5 Running scriptlet: git-core-2.27.0-1.el8.x86_64 5/5 Verifying : less-530-1.el8.x86_64 1/5 Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 2/5 Verifying : openssh-clients-8.0p1-5.el8.x86_64 3/5 Verifying : openssh-8.0p1-5.el8.x86_64 4/5 Verifying : git-core-2.27.0-1.el8.x86_64 5/5 Installed products updated. Installed: git-core-2.27.0-1.el8.x86_64 less-530-1.el8.x86_64 libedit-3.1-23.20170329cvs.el8.x86_64 openssh-8.0p1-5.el8.x86_64 openssh-clients-8.0p1-5.el8.x86_64 Complete! STEP 17: RUN tar -xzf /tmp/${TARBALL}.tar.gz && mkdir -p $JENKINS_HOME $TMP_DIR /usr/share/jenkins /build && mv dependencies/ref /usr/share/jenkins/ref && mv dependencies/app /app && rm -rf /tmp/* && chown ${uid}:${gid} $JENKINS_HOME && chown ${uid}:${gid} $TMP_DIR && chown ${uid}:${gid} /app && chown ${uid}:${gid} /usr/share/jenkins && chown ${uid}:${gid} /build && groupadd -g ${gid} ${group} && useradd -d "$JENKINS_HOME" -d "$TMP_DIR" -d /app -d /usr/share/jenkins -u ${uid} -g ${gid} -m -s /bin/bash ${user} && chmod ug-s /usr/libexec/openssh/ssh-keysign && rm -rf /usr/share/jenkins/ref/plugins/github* useradd: warning: the home directory already exists. Not copying any file from skel directory into it. STEP 18: VOLUME /build STEP 19: VOLUME /usr/share/jenkins/ref/casc STEP 20: VOLUME $JENKINS_HOME STEP 21: USER $user STEP 22: ENTRYPOINT ["/app/bin/jenkinsfile-runner-launcher"] STEP 23: COMMIT registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner Getting image source signatures Copying blob sha256:476579af086aee78cb12d88b08fd6b61a80a3f055cae293ec2d15a37dbe7b3f9 Copying blob sha256:1e8cd6732429ccfaea139348807617a5315fd7ca469850423f77f51661e8fe51 Copying blob sha256:96d18322e49beae81b4d5aff59283089a51427e23c7bd0144da583c074d04eac Copying blob sha256:681522329c90536c720b8cc3745b2be1e94ff61d61eef2d720743f54ef1e0b8f Copying blob sha256:d54ba40cd97e17e71ea275c5a1eb7393706ca55093b7f9ac32458e80b64d8e7f Copying config sha256:5fb2b5a6b13d340d5cefa58d1349c187f795324aeecd569a6c555493b5686e3b Writing manifest to image destination Storing signatures --> 5fb2b5a6b13 5fb2b5a6b13d340d5cefa58d1349c187f795324aeecd569a6c555493b5686e3b + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner:260359 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner:260359 Getting image source signatures Copying blob sha256:d54ba40cd97e17e71ea275c5a1eb7393706ca55093b7f9ac32458e80b64d8e7f Copying blob sha256:96d18322e49beae81b4d5aff59283089a51427e23c7bd0144da583c074d04eac Copying blob sha256:1e8cd6732429ccfaea139348807617a5315fd7ca469850423f77f51661e8fe51 Copying blob sha256:476579af086aee78cb12d88b08fd6b61a80a3f055cae293ec2d15a37dbe7b3f9 Copying blob sha256:681522329c90536c720b8cc3745b2be1e94ff61d61eef2d720743f54ef1e0b8f Copying config sha256:5fb2b5a6b13d340d5cefa58d1349c187f795324aeecd569a6c555493b5686e3b 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.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner:1.0-beta-27 Read the tags + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner:1.0-beta-27 Getting image source signatures Copying blob sha256:681522329c90536c720b8cc3745b2be1e94ff61d61eef2d720743f54ef1e0b8f Copying blob sha256:476579af086aee78cb12d88b08fd6b61a80a3f055cae293ec2d15a37dbe7b3f9 Copying blob sha256:1e8cd6732429ccfaea139348807617a5315fd7ca469850423f77f51661e8fe51 Copying blob sha256:96d18322e49beae81b4d5aff59283089a51427e23c7bd0144da583c074d04eac Copying blob sha256:d54ba40cd97e17e71ea275c5a1eb7393706ca55093b7f9ac32458e80b64d8e7f Copying config sha256:5fb2b5a6b13d340d5cefa58d1349c187f795324aeecd569a6c555493b5686e3b Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner:latest Getting image source signatures Copying blob sha256:681522329c90536c720b8cc3745b2be1e94ff61d61eef2d720743f54ef1e0b8f Copying blob sha256:1e8cd6732429ccfaea139348807617a5315fd7ca469850423f77f51661e8fe51 Copying blob sha256:96d18322e49beae81b4d5aff59283089a51427e23c7bd0144da583c074d04eac Copying blob sha256:476579af086aee78cb12d88b08fd6b61a80a3f055cae293ec2d15a37dbe7b3f9 Copying blob sha256:d54ba40cd97e17e71ea275c5a1eb7393706ca55093b7f9ac32458e80b64d8e7f Copying config sha256:5fb2b5a6b13d340d5cefa58d1349c187f795324aeecd569a6c555493b5686e3b Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner --format '{{.Id}}' time="2021-05-14T14:21:35Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/podb5cbdb4a-cdce-4edf-a4a7-dd5baacf0b95/0fe1025ffec62c97c44b21d458838932c9941fae26a3f40404d11233ff47435a: no such file or directory" + IMAGE_ID=sha256:5fb2b5a6b13d340d5cefa58d1349c187f795324aeecd569a6c555493b5686e3b + echo IMAGE_ID=sha256:5fb2b5a6b13d340d5cefa58d1349c187f795324aeecd569a6c555493b5686e3b + IMAGE_PODMAN_SHA=sha256:82350d68089e5d371526b2417a50daad5c7ec0980425a465514b7c840f684dcb + echo IMAGE_PODMAN_SHA=sha256:82350d68089e5d371526b2417a50daad5c7ec0980425a465514b7c840f684dcb + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/solutions-delivery-platform/jenkins/jenkinsfile-runner:260359 + echo IMAGE_NAME=solutions-delivery-platform/jenkins/jenkinsfile-runner section_end:1621002095:step_script section_start:1621002095:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/build/: found 2 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=3331267 responseStatus=201 Created token=zqjybHLT Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=3331267 responseStatus=201 Created token=zqjybHLT section_end:1621002096:upload_artifacts_on_success section_start:1621002096:cleanup_file_variables Cleaning up file based variables section_end:1621002096:cleanup_file_variables Job succeeded