Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1628558025:resolve_secrets Resolving secrets section_end:1628558025:resolve_secrets section_start:1628558025: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:1628558025:prepare_executor section_start:1628558025:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5649-concurrent-0p4fxt to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5649-concurrent-0p4fxt 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-5649-concurrent-0p4fxt 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-5649-concurrent-0p4fxt via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1628558034:prepare_script section_start:1628558034: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/kubernetes/autoscaler/.git/ Created fresh repository. Checking out b1e238d6 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1628558035:get_sources section_start:1628558035:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (5519315)... Downloading artifacts from coordinator... ok  id=5519315 responseStatus=200 OK token=H-c6AvKT Downloading artifacts for import-artifacts (5519317)... WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts from coordinator... ok  id=5519317 responseStatus=200 OK token=NmYGHMoj WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5519312)... Downloading artifacts from coordinator... ok  id=5519312 responseStatus=200 OK token=HiN2p5Cn WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (5519316)... Downloading artifacts from coordinator... ok  id=5519316 responseStatus=200 OK token=gwk6ByTE WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1628558036:download_artifacts section_start:1628558036: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-autoscaling-cluster-autoscaler-v1.22.0.tar time="2021-08-10T01:13:57Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/podbef11dd9-6fe0-42d1-b2eb-8246f01093f5/6063bd9a9e40392b287b7eb3b9ddb6cbd4cdef888fe50d7f7beabb8b0d8d7801: no such file or directory" Getting image source signatures Copying blob sha256:8f0967d8ddaae3de123ac0b410b3c7ed4ceced5e6054ec47da4269cfbd7055ee Copying blob sha256:07363fa8421000ad294c2881d17b0535aabdd17ced2a874eb354a9d8514d3d59 Copying config sha256:0f765ec1ed89a2deed15f9b9440a3fc045e0b83b9d50c3985e6fbedc924ecec9 Writing manifest to image destination Storing signatures Loaded image(s): k8s.gcr.io/autoscaling/cluster-autoscaler:v1.22.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 k8s.gcr.io/autoscaling/cluster-autoscaler:v1.22.0 AS upstream Getting image source signatures Copying blob sha256:07363fa8421000ad294c2881d17b0535aabdd17ced2a874eb354a9d8514d3d59 Copying blob sha256:8f0967d8ddaae3de123ac0b410b3c7ed4ceced5e6054ec47da4269cfbd7055ee Copying config sha256:6e788a408c87121ae5b3a0768396e3883f2f02cf0f9ec47fb947fd4493299d29 Writing manifest to image destination Storing signatures --> 6e788a408c8 STEP 2: FROM registry1.dso.mil/ironbank/google/distroless/static:nonroot Getting image source signatures Copying blob sha256:03a0a57ab6ff1e6962479560efda46f8552429975f94d187e0042b887b4af390 Copying config sha256:5f8960f7a8aadef72892e72649a85c5aad932d69ffa01c48a513f8a9d4d6d106 Writing manifest to image destination Storing signatures STEP 3: COPY --from=upstream /cluster-autoscaler /cluster-autoscaler STEP 4: USER 65532 STEP 5: WORKDIR / STEP 6: HEALTHCHECK NONE STEP 7: ENTRYPOINT ["/cluster-autoscaler"] STEP 8: COMMIT registry1.dso.mil/ironbank-staging/opensource/kubernetes/autoscaler Getting image source signatures Copying blob sha256:07363fa8421000ad294c2881d17b0535aabdd17ced2a874eb354a9d8514d3d59 Copying blob sha256:d10bef304c05583232281b1087e46d1472916e5440f862ea22f8edb5a0c4a374 Copying config sha256:775150b3b28cc8008d6474ba940f51280caaf3a832dc04e5d1e360351baf1a22 Writing manifest to image destination Storing signatures --> 775150b3b28 775150b3b28cc8008d6474ba940f51280caaf3a832dc04e5d1e360351baf1a22 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/kubernetes/autoscaler registry1.dso.mil/ironbank-staging/opensource/kubernetes/autoscaler:ibci-415544 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/kubernetes/autoscaler:ibci-415544 Getting image source signatures Copying blob sha256:d10bef304c05583232281b1087e46d1472916e5440f862ea22f8edb5a0c4a374 Copying blob sha256:07363fa8421000ad294c2881d17b0535aabdd17ced2a874eb354a9d8514d3d59 Copying config sha256:775150b3b28cc8008d6474ba940f51280caaf3a832dc04e5d1e360351baf1a22 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/kubernetes/autoscaler registry1.dso.mil/ironbank-staging/opensource/kubernetes/autoscaler:v1.22.0 Read the tags + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/kubernetes/autoscaler:v1.22.0 Getting image source signatures Copying blob sha256:d10bef304c05583232281b1087e46d1472916e5440f862ea22f8edb5a0c4a374 Copying blob sha256:07363fa8421000ad294c2881d17b0535aabdd17ced2a874eb354a9d8514d3d59 Copying config sha256:775150b3b28cc8008d6474ba940f51280caaf3a832dc04e5d1e360351baf1a22 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/kubernetes/autoscaler registry1.dso.mil/ironbank-staging/opensource/kubernetes/autoscaler:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/kubernetes/autoscaler:latest Getting image source signatures Copying blob sha256:07363fa8421000ad294c2881d17b0535aabdd17ced2a874eb354a9d8514d3d59 Copying blob sha256:d10bef304c05583232281b1087e46d1472916e5440f862ea22f8edb5a0c4a374 Copying config sha256:775150b3b28cc8008d6474ba940f51280caaf3a832dc04e5d1e360351baf1a22 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/kubernetes/autoscaler --format '{{.Id}}' time="2021-08-10T01:14:49Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/podbef11dd9-6fe0-42d1-b2eb-8246f01093f5/6063bd9a9e40392b287b7eb3b9ddb6cbd4cdef888fe50d7f7beabb8b0d8d7801: no such file or directory" + IMAGE_ID=sha256:775150b3b28cc8008d6474ba940f51280caaf3a832dc04e5d1e360351baf1a22 + echo IMAGE_ID=sha256:775150b3b28cc8008d6474ba940f51280caaf3a832dc04e5d1e360351baf1a22 A tarball of the built image can be retrieved from the documentation job artifacts. + IMAGE_PODMAN_SHA=sha256:670e7199885cbf522e9d36154c117d095e24ba4b893b1f458e3b06a94a418951 + echo IMAGE_PODMAN_SHA=sha256:670e7199885cbf522e9d36154c117d095e24ba4b893b1f458e3b06a94a418951 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/kubernetes/autoscaler:ibci-415544 + echo IMAGE_NAME=opensource/kubernetes/autoscaler + 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:1628558089:step_script section_start:1628558089: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=5519319 responseStatus=201 Created token=g8k_nJHa Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=5519319 responseStatus=201 Created token=g8k_nJHa section_end:1628558091:upload_artifacts_on_success section_start:1628558091:cleanup_file_variables Cleaning up file based variables section_end:1628558091:cleanup_file_variables Job succeeded