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:1631052703:resolve_secrets Resolving secrets section_end:1631052703:resolve_secrets section_start:1631052703:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/pipeline-runner:0.3 ... Using attach strategy to execute scripts... section_end:1631052703:prepare_executor section_start:1631052703:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-6712-concurrent-0bzwkc to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-6712-concurrent-0bzwkc 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-6712-concurrent-0bzwkc via dsop-shared-gitlab-runner-5fcd8977b8-m6qmr... section_end:1631052710:prepare_script section_start:1631052710: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/hadolint/hadolint/.git/ Created fresh repository. Checking out 1e03bb1c as master... Skipping Git submodules setup section_end:1631052714:get_sources section_start:1631052714:download_artifacts Downloading artifacts Downloading artifacts for build (6306023)... Downloading artifacts from coordinator... ok  id=6306023 responseStatus=200 OK token=qzTeq4cS WARNING: ci-artifacts/build/: lchown ci-artifacts/build/: operation not permitted (suppressing repeats) Downloading artifacts for hardening-manifest (6306019)... Downloading artifacts from coordinator... ok  id=6306019 responseStatus=200 OK token=ZmjLGdV6 WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6306016)... Downloading artifacts from coordinator... ok  id=6306016 responseStatus=200 OK token=RmroZrP_ WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1631052715:download_artifacts section_start:1631052715:step_script Executing "step_script" stage of the job script $ python3 "${PIPELINE_REPO_DIR}/stages/harbor/upload_to_harbor.py" INFO: Log level set to info INFO: Logging into vault INFO: Log in successful INFO: Querying [MASKED]/v1/kv/il2/notary/pipeline/delegation/0 INFO: Retrieved key INFO: notary --trustDir trust-dir-delegation/ key import --role delegation --gun registry1.dso.mil/ironbank/opensource/hadolint/hadolint /dev/stdin INFO: Key imported INFO: Pulling manifest.json with skopeo INFO: skopeo inspect --authfile staging_auth.json --raw docker://registry1.dso.mil/ironbank-staging/opensource/hadolint/hadolint@sha256:5702d3502632519aefd0ca7593ed5f8f3104e2385152d285d274b44414c9527d INFO: Digests match INFO: Signing manifest.json with notary INFO: notary --verbose --server https://notary.dso.mil --trustDir trust-dir-delegation/ add --roles targets/releases --publish registry1.dso.mil/ironbank/opensource/hadolint/hadolint v2.7.0 manifest.json Addition of target "v2.7.0" to repository "registry1.dso.mil/ironbank/opensource/hadolint/hadolint" staged for next publish. Auto-publishing changes to registry1.dso.mil/ironbank/opensource/hadolint/hadolint Successfully published changes for repository registry1.dso.mil/ironbank/opensource/hadolint/hadolint INFO: Copy from staging to registry1.dso.mil/ironbank/opensource/hadolint/hadolint:v2.7.0 Getting image source signatures Copying blob sha256:5a9a801485f0881401b06afc6dd72736c9cf6b180d7fb69bc207f87ace262d68 Copying blob sha256:c0f4097807e86dab2ca44513b350b0593429fe9ea310e226e891560c5405d097 Copying blob sha256:381b745a74d535afdbe087a0693a86ff25e82bc4ec8f1ce27cb59abe52b63731 Copying blob sha256:1e0adef0cb00ebe2de86f2aa88aaf76d9e13cfe83c8a3f8297338cf9b6b86cd2 Copying config sha256:42457d54e4ed55b44ebb1aad4f1a7aad1af24313230de0a1b6fb2831a6c429f2 Writing manifest to image destination Storing signatures INFO: Signing manifest.json with notary INFO: notary --verbose --server https://notary.dso.mil --trustDir trust-dir-delegation/ add --roles targets/releases --publish registry1.dso.mil/ironbank/opensource/hadolint/hadolint latest manifest.json Addition of target "latest" to repository "registry1.dso.mil/ironbank/opensource/hadolint/hadolint" staged for next publish. Auto-publishing changes to registry1.dso.mil/ironbank/opensource/hadolint/hadolint Successfully published changes for repository registry1.dso.mil/ironbank/opensource/hadolint/hadolint INFO: Copy from staging to registry1.dso.mil/ironbank/opensource/hadolint/hadolint:latest Getting image source signatures Copying blob sha256:5a9a801485f0881401b06afc6dd72736c9cf6b180d7fb69bc207f87ace262d68 Copying blob sha256:c0f4097807e86dab2ca44513b350b0593429fe9ea310e226e891560c5405d097 Copying blob sha256:381b745a74d535afdbe087a0693a86ff25e82bc4ec8f1ce27cb59abe52b63731 Copying blob sha256:1e0adef0cb00ebe2de86f2aa88aaf76d9e13cfe83c8a3f8297338cf9b6b86cd2 Copying config sha256:42457d54e4ed55b44ebb1aad4f1a7aad1af24313230de0a1b6fb2831a6c429f2 Writing manifest to image destination Storing signatures section_end:1631052726:step_script section_start:1631052726:cleanup_file_variables Cleaning up file based variables section_end:1631052726:cleanup_file_variables Job succeeded