Running with gitlab-runner 13.8.0 (775dd39d)  on global-shared-gitlab-runner-89dbd4db8-gbfgw 79hzYLUT section_start:1611863379:resolve_secrets Resolving secrets section_end:1611863379:resolve_secrets section_start:1611863379:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner 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 ${GITLAB_INTERNAL_REGISTRY}/ironbank-tools/ironbank-pipeline/ib-pipeline-image:0.1 ... section_end:1611863379:prepare_executor section_start:1611863379:prepare_script Preparing environment Waiting for pod gitlab-runner/runner-79hzylut-project-4500-concurrent-07sk4b to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Running on runner-79hzylut-project-4500-concurrent-07sk4b via global-shared-gitlab-runner-89dbd4db8-gbfgw... section_end:1611863382:prepare_script section_start:1611863382:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/opensource/tektoncd/imagedigestexporter/.git/ Created fresh repository. Checking out 6532c821 as initial-release... Skipping Git submodules setup section_end:1611863383:get_sources section_start:1611863383:download_artifacts Downloading artifacts Downloading artifacts for hardening_manifest (1712987)... Downloading artifacts from coordinator... ok  id=1712987 responseStatus=200 OK token=DTCjSBJ1 Downloading artifacts for load scripts (1712984)... Downloading artifacts from coordinator... ok  id=1712984 responseStatus=200 OK token=krfQ9xwX section_end:1611863383:download_artifacts section_start:1611863383:step_script Executing "step_script" stage of the job script $ if [[ "${CI_COMMIT_BRANCH}" == "master" || "${CI_COMMIT_BRANCH}" == "development" ]] && [[ "${CI_COMMIT_REF_PROTECTED}" != true ]]; then # collapsed multi-line command $ mkdir -p "${ARTIFACT_DIR}" $ python3 "${PIPELINE_REPO_DIR}/stages/check-cves/pipeline_wl_compare.py" --lint INFO: Log level set to info INFO: Grabbing CVEs for: opensource/tektoncd/imagedigestexporter INFO: Grabbing CVEs for: google/distroless/static INFO: Could not load hardening_manifest. Defaulting backwards compatibility. WARNING: This method will be deprecated soon, please switch google/distroless/static to hardening_manifest.yaml INFO: Artifact Directory: ci-artifacts/lint section_end:1611863384:step_script section_start:1611863384:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/lint/: found 2 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=1712988 responseStatus=201 Created token=kGpL_x6X Uploading artifacts... variables.env: found 1 matching files and directories Uploading artifacts as "dotenv" to coordinator... ok id=1712988 responseStatus=201 Created token=kGpL_x6X section_end:1611863385:upload_artifacts_on_success section_start:1611863385:cleanup_file_variables Cleaning up file based variables section_end:1611863386:cleanup_file_variables Job succeeded