Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1628614720:resolve_secrets Resolving secrets section_end:1628614720:resolve_secrets section_start:1628614720:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop 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.2 ... section_end:1628614720:prepare_executor section_start:1628614720:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1401-concurrent-0v4zk6 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1401-concurrent-0v4zk6 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Running on runner-e82g8rg-project-1401-concurrent-0v4zk6 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1628614727:prepare_script section_start:1628614727:get_sources Getting source from Git repository $ until [ $(curl --fail --silent --output /dev/stderr --write-out "%{http_code}" localhost:15020/healthz/ready) -eq 200 ]; do echo Waiting for Sidecar; sleep 3 ; done ; echo Sidecar available; Sidecar available Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/opensource/bats/bats/.git/ Created fresh repository. Checking out 5a2fbb95 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1628614727:get_sources section_start:1628614727:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (5543509)... Downloading artifacts from coordinator... ok  id=5543509 responseStatus=200 OK token=xj6CKYGK WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (5543511)... Downloading artifacts from coordinator... ok  id=5543511 responseStatus=200 OK token=xE6PiLF5 WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5543506)... Downloading artifacts from coordinator... ok  id=5543506 responseStatus=200 OK token=jwAZswfi WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (5543510)... Downloading artifacts from coordinator... ok  id=5543510 responseStatus=200 OK token=8ZsDe_Qb WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1628614728:download_artifacts section_start:1628614728: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 loading image ci-artifacts/import-artifacts/images/bats-bats-v1.4.1.tar time="2021-08-10T16:58:48Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/pod7aedf8cb-0df4-44ce-a072-a49db1f6792a/0a4b5fc52e02bbd7f32cecb99d60f06bf2f8996dcb0d65bd4f97830c73e22627: no such file or directory" Getting image source signatures Copying blob sha256:ee7af9421f12e90e61450ec60c6eab4eb3fd5e52a6cce33de88a827207cd7904 Copying blob sha256:9869d2432a07e96b7e04a733723e354734d331f4663f905e9feda874679cb594 Copying blob sha256:051cf7304fe61d2e6345db31754f03af61e6fb5f270cfbf0c207b460d4ed4e0e Copying blob sha256:32f366d666a541852cad754ee1cdb53a736110b550f0c2d5a46bc5ba519896b6 Copying blob sha256:047b0e46362c83f099c52fb3f97c357304027157c0dff208af658e6cd7795aba Copying blob sha256:3eb911178538fdb2aeb606b44b07245f7684b5b23f86f6e842b801e759126430 Copying blob sha256:53f43f998d4ac98324ec5faab897b3dc52f83c9e43ca7b266ddb0fba54c76562 Copying blob sha256:4282e9881fd329f76bdbbe411839e35efa0a768a54019d00a7054b191302f0aa Copying blob sha256:f9657a5ac9a6975184093e398ea9921e1925c3f85880b79f380c07102c8c5009 Copying config sha256:01eeae09a3def513e3dc0307a9023f817c6cccc9f04c50b4cb043edac04b61ca Writing manifest to image destination Storing signatures Loaded image(s): localhost/bats/bats:v1.4.1 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 bats/bats:v1.4.1 AS base Getting image source signatures Copying blob sha256:32f366d666a541852cad754ee1cdb53a736110b550f0c2d5a46bc5ba519896b6 Copying blob sha256:051cf7304fe61d2e6345db31754f03af61e6fb5f270cfbf0c207b460d4ed4e0e Copying blob sha256:047b0e46362c83f099c52fb3f97c357304027157c0dff208af658e6cd7795aba Copying blob sha256:9869d2432a07e96b7e04a733723e354734d331f4663f905e9feda874679cb594 Copying blob sha256:3eb911178538fdb2aeb606b44b07245f7684b5b23f86f6e842b801e759126430 Copying blob sha256:ee7af9421f12e90e61450ec60c6eab4eb3fd5e52a6cce33de88a827207cd7904 Copying blob sha256:53f43f998d4ac98324ec5faab897b3dc52f83c9e43ca7b266ddb0fba54c76562 --> a8c962118c3 Copying blob sha256:4282e9881fd329f76bdbbe411839e35efa0a768a54019d00a7054b191302f0aa STEP 2: FROM registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.4 Copying blob sha256:f9657a5ac9a6975184093e398ea9921e1925c3f85880b79f380c07102c8c5009 Copying config sha256:a8c962118c32d58cf5f00d8db86912764edf8f9d79f5510acd4f3c81724b13c8 Writing manifest to image destination Storing signatures Getting image source signatures Copying blob sha256:53732dad4680ae165f569331357b89605c03583057db7193a7a4fabdf312f061 Copying blob sha256:4bcdf82f055d10ee9f728fe30796c0580a8c856aea168adab96f564d4106e765 Copying blob sha256:a538c9b9760931040405e4c827d816c820fc4738284b4f51a1bb0c872fb4b45d Copying config sha256:fc3830c7dbb94f929a0636ef9314594f472ca39096c16eccfa8decc6d2c238dd Writing manifest to image destination Storing signatures STEP 3: RUN groupadd -g 1000 bats && useradd -r -u 1000 -m -d /tests -s /sbin/nologin -g bats bats && ln -s /dev/stdout /var/log/test.log && ln -s /opt/bats/bin/bats /usr/local/bin/bats && dnf upgrade -y && dnf install -y diffutils && dnf clean all && rm -rf /var/cache/dnf Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 242 kB/s | 2.4 MB 00:10 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.4 kB/s | 14 kB 00:10 Dependencies resolved. Nothing to do. Complete! Package diffutils-3.6-6.el8.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! 25 files removed STEP 4: COPY --from=base /opt/bats /opt/bats STEP 5: USER bats STEP 6: WORKDIR /tests STEP 7: HEALTHCHECK NONE STEP 8: ENTRYPOINT ["bats"] STEP 9: CMD ["-v"] STEP 10: COMMIT registry1.dso.mil/ironbank-staging/opensource/bats/bats Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:bb4521e7a269465f6fc5fc27102d9e92f64a064ff448c14b8600520fb4349105 Copying blob sha256:f77c8418bbe9f13003f3b9697edba34c42f8ad5417ef349cbbcd22cf03abe4d7 Copying config sha256:af2c4288a37a9865f96d7775a402650eef0832206f510c7c137d6daba864538d Writing manifest to image destination Storing signatures --> af2c4288a37 af2c4288a37a9865f96d7775a402650eef0832206f510c7c137d6daba864538d + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/bats/bats registry1.dso.mil/ironbank-staging/opensource/bats/bats:ibci-417126 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/bats/bats:ibci-417126 Getting image source signatures Copying blob sha256:f77c8418bbe9f13003f3b9697edba34c42f8ad5417ef349cbbcd22cf03abe4d7 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:bb4521e7a269465f6fc5fc27102d9e92f64a064ff448c14b8600520fb4349105 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:af2c4288a37a9865f96d7775a402650eef0832206f510c7c137d6daba864538d 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/opensource/bats/bats registry1.dso.mil/ironbank-staging/opensource/bats/bats:v1.4.1 Read the tags + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/bats/bats:v1.4.1 Getting image source signatures Copying blob sha256:bb4521e7a269465f6fc5fc27102d9e92f64a064ff448c14b8600520fb4349105 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:f77c8418bbe9f13003f3b9697edba34c42f8ad5417ef349cbbcd22cf03abe4d7 Copying config sha256:af2c4288a37a9865f96d7775a402650eef0832206f510c7c137d6daba864538d Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/bats/bats registry1.dso.mil/ironbank-staging/opensource/bats/bats:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/bats/bats:latest Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:f77c8418bbe9f13003f3b9697edba34c42f8ad5417ef349cbbcd22cf03abe4d7 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bb4521e7a269465f6fc5fc27102d9e92f64a064ff448c14b8600520fb4349105 Copying config sha256:af2c4288a37a9865f96d7775a402650eef0832206f510c7c137d6daba864538d Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/bats/bats --format '{{.Id}}' time="2021-08-10T17:00:07Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/pod7aedf8cb-0df4-44ce-a072-a49db1f6792a/0a4b5fc52e02bbd7f32cecb99d60f06bf2f8996dcb0d65bd4f97830c73e22627: no such file or directory" + IMAGE_ID=sha256:af2c4288a37a9865f96d7775a402650eef0832206f510c7c137d6daba864538d + echo IMAGE_ID=sha256:af2c4288a37a9865f96d7775a402650eef0832206f510c7c137d6daba864538d + IMAGE_PODMAN_SHA=sha256:56baea135327044284516d92f1069dfdd3f9c6152132b3fbaea725ac338ee728 + echo IMAGE_PODMAN_SHA=sha256:56baea135327044284516d92f1069dfdd3f9c6152132b3fbaea725ac338ee728 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/bats/bats:ibci-417126 A tarball of the built image can be retrieved from the documentation job artifacts. + echo IMAGE_NAME=opensource/bats/bats + branches=("master" "development") + [[ master development =~ development ]] + msg='A tarball of the built image can be retrieved from the documentation job artifacts.' + echo 'A tarball of the built image can be retrieved from the documentation job artifacts.' section_end:1628614807:step_script section_start:1628614807: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=5543513 responseStatus=201 Created token=tMC2zERu Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=5543513 responseStatus=201 Created token=tMC2zERu section_end:1628614808:upload_artifacts_on_success section_start:1628614808:cleanup_file_variables Cleaning up file based variables section_end:1628614809:cleanup_file_variables Job succeeded