Running with gitlab-runner 13.12.0 (7a6612da)  on dsop-shared-gitlab-runner-5fcd8977b8-m6qmr JrExJ6yx  feature flags: FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY:false section_start:1631041754:resolve_secrets Resolving secrets section_end:1631041754:resolve_secrets section_start:1631041754:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/rootless-podman:0.2 ... Using attach strategy to execute scripts... section_end:1631041754:prepare_executor section_start:1631041754:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-7823-concurrent-0xlf5c to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-7823-concurrent-0xlf5c 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-jrexj6yx-project-7823-concurrent-0xlf5c via dsop-shared-gitlab-runner-5fcd8977b8-m6qmr... section_end:1631041761:prepare_script section_start:1631041761: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/JrExJ6yx/0/dsop/opensource/kubernetes-sigs/sig-storage/snapshot-controller/.git/ Created fresh repository. Checking out 9a998443 as development... Skipping Git submodules setup section_end:1631041764:get_sources section_start:1631041764:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (6304360)... Downloading artifacts from coordinator... ok  id=6304360 responseStatus=200 OK token=_6c2nsZH WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (6304362)... Downloading artifacts from coordinator... ok  id=6304362 responseStatus=200 OK token=2s9RdNc6 WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6304357)... Downloading artifacts from coordinator... ok  id=6304357 responseStatus=200 OK token=nj1Ha3Eo WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (6304361)... Downloading artifacts from coordinator... ok  id=6304361 responseStatus=200 OK token=eAWSnxA1 WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1631041765:download_artifacts section_start:1631041765: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/k8s.gcr.io-sig-storage-snapshot-controller-v3.0.3.tar Getting image source signatures Copying blob sha256:dc9b172b4d2b65b3f46b06787c43248f63d1dbce1d64fa5ad3bbafb10d897f6f Copying blob sha256:7a5b9c0b4b140d0379ef710a07c3ecf963685b5236e3d0977b1aa96f209f7c5e Copying config sha256:05897620e3b01576f5fa838098e260a5f39211807eac1e415d7ea27677c952d9 Writing manifest to image destination Storing signatures Loaded image(s): k8s.gcr.io/sig-storage/snapshot-controller:v3.0.3 time="2021-09-07T19:09:27Z" level=error msg="failed to kill 29" 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 k8s.gcr.io/sig-storage/snapshot-controller:v3.0.3 AS base Getting image source signatures Copying blob sha256:7a5b9c0b4b140d0379ef710a07c3ecf963685b5236e3d0977b1aa96f209f7c5e Copying blob sha256:dc9b172b4d2b65b3f46b06787c43248f63d1dbce1d64fa5ad3bbafb10d897f6f Copying config sha256:4300f551dd200d0f705128d840e7cde2ab60f3bac42a2b62eb383a6f5e0e2589 Writing manifest to image destination Storing signatures --> 4300f551dd2 STEP 2: FROM registry1.dso.mil/ironbank/google/distroless/static:nonroot Trying to pull registry1.dso.mil/ironbank/google/distroless/static:nonroot... Getting image source signatures Copying blob sha256:c63f65214522e77a2d95b5f33f476f6a77fe00f1d797012521e4cb89837a4e2e Copying config sha256:9000e5a523cce3d94ba4d118a452dfab1536e492dab02293ee76b708c1066068 Writing manifest to image destination Storing signatures STEP 3: COPY --from=base /snapshot-controller /snapshot-controller STEP 4: USER 1000 STEP 5: HEALTHCHECK NONE STEP 6: ENTRYPOINT ["/snapshot-controller"] STEP 7: COMMIT registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller Getting image source signatures Copying blob sha256:07363fa8421000ad294c2881d17b0535aabdd17ced2a874eb354a9d8514d3d59 Copying blob sha256:c8e4ac64174c40dc3d1d497b32b35df6f89541656bcd924c43822c6abda3a0c0 Copying config sha256:facf37be9e1badbda7eacecae1e5401961a96f2992cfcfc9d51241b51f06c824 Writing manifest to image destination Storing signatures --> facf37be9e1 Successfully tagged registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller:latest facf37be9e1badbda7eacecae1e5401961a96f2992cfcfc9d51241b51f06c824 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller:ibci-465058 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller:ibci-465058 Getting image source signatures Copying blob sha256:c8e4ac64174c40dc3d1d497b32b35df6f89541656bcd924c43822c6abda3a0c0 Copying blob sha256:07363fa8421000ad294c2881d17b0535aabdd17ced2a874eb354a9d8514d3d59 Copying config sha256:facf37be9e1badbda7eacecae1e5401961a96f2992cfcfc9d51241b51f06c824 Writing manifest to image destination Storing signatures + echo 'Read the tags' 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/kubernetes-sigs/sig-storage/snapshot-controller registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller:v3.0.3 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller:v3.0.3 Getting image source signatures Copying blob sha256:c8e4ac64174c40dc3d1d497b32b35df6f89541656bcd924c43822c6abda3a0c0 Copying blob sha256:07363fa8421000ad294c2881d17b0535aabdd17ced2a874eb354a9d8514d3d59 Copying config sha256:facf37be9e1badbda7eacecae1e5401961a96f2992cfcfc9d51241b51f06c824 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller:latest Getting image source signatures Copying blob sha256:07363fa8421000ad294c2881d17b0535aabdd17ced2a874eb354a9d8514d3d59 Copying blob sha256:c8e4ac64174c40dc3d1d497b32b35df6f89541656bcd924c43822c6abda3a0c0 Copying config sha256:facf37be9e1badbda7eacecae1e5401961a96f2992cfcfc9d51241b51f06c824 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller --format '{{.Id}}' + IMAGE_ID=sha256:facf37be9e1badbda7eacecae1e5401961a96f2992cfcfc9d51241b51f06c824 + echo IMAGE_ID=sha256:facf37be9e1badbda7eacecae1e5401961a96f2992cfcfc9d51241b51f06c824 + IMAGE_PODMAN_SHA=sha256:5604cccad85dd215a5259d0d912464991782ffcb278db2a8439fda086c5c05c8 + echo IMAGE_PODMAN_SHA=sha256:5604cccad85dd215a5259d0d912464991782ffcb278db2a8439fda086c5c05c8 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/kubernetes-sigs/sig-storage/snapshot-controller:ibci-465058 + echo IMAGE_NAME=opensource/kubernetes-sigs/sig-storage/snapshot-controller + 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.' A tarball of the built image can be retrieved from the documentation job artifacts. section_end:1631041802:step_script section_start:1631041802: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=6304364 responseStatus=201 Created token=qDmxFp-f Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=6304364 responseStatus=201 Created token=qDmxFp-f section_end:1631041805:upload_artifacts_on_success section_start:1631041805:cleanup_file_variables Cleaning up file based variables section_end:1631041805:cleanup_file_variables Job succeeded