Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1626138753:resolve_secrets Resolving secrets section_end:1626138753:resolve_secrets section_start:1626138753: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:1626138753:prepare_executor section_start:1626138753:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4500-concurrent-07cv9b to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4500-concurrent-07cv9b to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [istio-init]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4500-concurrent-07cv9b to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [istio-init]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Running on runner-e82g8rg-project-4500-concurrent-07cv9b via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1626138762:prepare_script section_start:1626138762: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/tektoncd/imagedigestexporter/.git/ Created fresh repository. Checking out 7abb6e56 as renovate/gcr.io-tekton-releases-github.com-tektoncd-pipeline-cmd-imagedigestexporter-0.x... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1626138763:get_sources section_start:1626138763:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (4750689)... Downloading artifacts from coordinator... ok  id=4750689 responseStatus=200 OK token=miBvjTCQ WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (4750691)... Downloading artifacts from coordinator... ok  id=4750691 responseStatus=200 OK token=6qRFMbd5 WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (4750686)... Downloading artifacts from coordinator... ok  id=4750686 responseStatus=200 OK token=XGUpmD5K WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (4750690)... Downloading artifacts from coordinator... ok  id=4750690 responseStatus=200 OK token=BbWxUoT4 WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1626138764:download_artifacts section_start:1626138764: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/gcr.io-tekton-releases-github.com-tektoncd-pipeline-cmd-imagedigestexporter-v0.26.0.tar time="2021-07-13T01:12:46Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/pod9e03f244-fc00-4f98-96e2-bf1f97422f5f/a3a0cddd78560cbcfe70dca4ece4559cc281384cf1863048279db6e0a1e5189f: no such file or directory" Getting image source signatures Copying blob sha256:12076ba25c7ff1570e1027d628e8290ef8b3e34d7e2600be0e083313aecdc624 Copying blob sha256:e5d57b13ddc258870a154e2d0bbc45bc7171030ffc5c5759864f7f586b63cecc Copying blob sha256:16679402dc206c982b5552ab8de7d898547100e5468be29d4f67d393c0eadfdb Copying config sha256:99ca381fda6da3246859bdaa07b5c7ee7c2288f6ea4b52959c5d3190dc719f7f Writing manifest to image destination Storing signatures Loaded image(s): gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/imagedigestexporter:v0.26.0 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 gcr.io/tekton-releases/github.com/tektoncd/pipeline/cmd/imagedigestexporter:v0.26.0 AS build Getting image source signatures Copying blob sha256:16679402dc206c982b5552ab8de7d898547100e5468be29d4f67d393c0eadfdb Copying blob sha256:12076ba25c7ff1570e1027d628e8290ef8b3e34d7e2600be0e083313aecdc624 Copying blob sha256:e5d57b13ddc258870a154e2d0bbc45bc7171030ffc5c5759864f7f586b63cecc Copying config sha256:729749c45bb8c0144d3e9541a9cbffb699b77bf5fe1ca7e572bb8d45ce615688 Writing manifest to image destination Storing signatures --> 729749c45bb STEP 2: FROM registry1.dso.mil/ironbank/google/distroless/static:latest Getting image source signatures Copying blob sha256:56a974ed63388950cfc5e7627b1bee951cc1a20fb45dedd4d8d8f34d63c6ef4a Copying blob sha256:ff53f95d20d5f6ca55d46980861da4798ee325927876aa53bfc5e2a32a864dc7 Copying blob sha256:0601dccf3e93d42edf170296e848683623040da96519b1b943b8842620c24bd0 Copying config sha256:16f743b18673c29d54af5b864b4375054771866a6f7cecb267a24636f8a7908d Writing manifest to image destination Storing signatures STEP 3: COPY --from=build /ko-app /ko-app STEP 4: USER 1001 STEP 5: HEALTHCHECK NONE STEP 6: CMD ["/ko-app/imagedigestexporter"] STEP 7: COMMIT registry1.dso.mil/ironbank-staging/opensource/tektoncd/imagedigestexporter Getting image source signatures Copying blob sha256:79d541cda6cb9a0c0e4aaa62aaea1f85b6b56544b5ad25e1e3369525ec0bf670 Copying blob sha256:84ff92691f909a05b224e1c56abb4864f01b4f8e3c854e4bb4c7baf1d3f6d652 Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying blob sha256:6f8763b544b66f5032aa03b91b33ab07911c8f5f44de20fe618859738266817a Copying config sha256:9f3ace454a6eea635e349ac51606939cc2fc211b45f851f846ce169ea845b9d0 Writing manifest to image destination Storing signatures --> 9f3ace454a6 9f3ace454a6eea635e349ac51606939cc2fc211b45f851f846ce169ea845b9d0 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/tektoncd/imagedigestexporter registry1.dso.mil/ironbank-staging/opensource/tektoncd/imagedigestexporter:ibci-362192 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/tektoncd/imagedigestexporter:ibci-362192 Getting image source signatures Copying blob sha256:79d541cda6cb9a0c0e4aaa62aaea1f85b6b56544b5ad25e1e3369525ec0bf670 Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying blob sha256:6f8763b544b66f5032aa03b91b33ab07911c8f5f44de20fe618859738266817a Copying blob sha256:84ff92691f909a05b224e1c56abb4864f01b4f8e3c854e4bb4c7baf1d3f6d652 Copying config sha256:9f3ace454a6eea635e349ac51606939cc2fc211b45f851f846ce169ea845b9d0 Writing manifest to image destination Storing signatures Read the tags + 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/tektoncd/imagedigestexporter registry1.dso.mil/ironbank-staging/opensource/tektoncd/imagedigestexporter:v0.26.0 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/tektoncd/imagedigestexporter:v0.26.0 Getting image source signatures Copying blob sha256:84ff92691f909a05b224e1c56abb4864f01b4f8e3c854e4bb4c7baf1d3f6d652 Copying blob sha256:79d541cda6cb9a0c0e4aaa62aaea1f85b6b56544b5ad25e1e3369525ec0bf670 Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying blob sha256:6f8763b544b66f5032aa03b91b33ab07911c8f5f44de20fe618859738266817a Copying config sha256:9f3ace454a6eea635e349ac51606939cc2fc211b45f851f846ce169ea845b9d0 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/tektoncd/imagedigestexporter registry1.dso.mil/ironbank-staging/opensource/tektoncd/imagedigestexporter:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/tektoncd/imagedigestexporter:latest Getting image source signatures Copying blob sha256:79d541cda6cb9a0c0e4aaa62aaea1f85b6b56544b5ad25e1e3369525ec0bf670 Copying blob sha256:6f8763b544b66f5032aa03b91b33ab07911c8f5f44de20fe618859738266817a Copying blob sha256:84ff92691f909a05b224e1c56abb4864f01b4f8e3c854e4bb4c7baf1d3f6d652 Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef Copying config sha256:9f3ace454a6eea635e349ac51606939cc2fc211b45f851f846ce169ea845b9d0 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/tektoncd/imagedigestexporter --format '{{.Id}}' time="2021-07-13T01:13:36Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/pod9e03f244-fc00-4f98-96e2-bf1f97422f5f/a3a0cddd78560cbcfe70dca4ece4559cc281384cf1863048279db6e0a1e5189f: no such file or directory" + IMAGE_ID=sha256:9f3ace454a6eea635e349ac51606939cc2fc211b45f851f846ce169ea845b9d0 + echo IMAGE_ID=sha256:9f3ace454a6eea635e349ac51606939cc2fc211b45f851f846ce169ea845b9d0 + IMAGE_PODMAN_SHA=sha256:356bfcbf3df1106b3bbb95973b9a8c4fe32a8b2e522fc9cb320ea864fc0ff5f8 + echo IMAGE_PODMAN_SHA=sha256:356bfcbf3df1106b3bbb95973b9a8c4fe32a8b2e522fc9cb320ea864fc0ff5f8 A tarball of the built image can be retrieved from the create-tar job artifacts. + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/tektoncd/imagedigestexporter:ibci-362192 + echo IMAGE_NAME=opensource/tektoncd/imagedigestexporter + branches=("master" "development") + [[ master development =~ renovate/gcr.io-tekton-releases-github.com-tektoncd-pipeline-cmd-imagedigestexporter-0.x ]] + msg='A tarball of the built image can be retrieved from the create-tar job artifacts.' + echo 'A tarball of the built image can be retrieved from the create-tar job artifacts.' section_end:1626138816:step_script section_start:1626138816: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=4750693 responseStatus=201 Created token=VexvDs9c Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=4750693 responseStatus=201 Created token=VexvDs9c section_end:1626138817:upload_artifacts_on_success section_start:1626138817:cleanup_file_variables Cleaning up file based variables section_end:1626138818:cleanup_file_variables Job succeeded