Running with gitlab-runner 13.8.0 (775dd39d)  on global-shared-gitlab-runner-5c65bf4fbc-r4d8h xjiuspDK section_start:1621866704:resolve_secrets Resolving secrets section_end:1621866704:resolve_secrets section_start:1621866704: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 registry1.dso.mil/ironbank/ironbank-pipelines/pipeline-runner:0.3 ... section_end:1621866704:prepare_executor section_start:1621866704:prepare_script Preparing environment Waiting for pod gitlab-runner/runner-xjiuspdk-project-3812-concurrent-0fpx82 to be running, status is Pending Waiting for pod gitlab-runner/runner-xjiuspdk-project-3812-concurrent-0fpx82 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runner/runner-xjiuspdk-project-3812-concurrent-0fpx82 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Running on runner-xjiuspdk-project-3812-concurrent-0fpx82 via global-shared-gitlab-runner-5c65bf4fbc-r4d8h... section_end:1621866713:prepare_script section_start:1621866713:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/aqua-security/enterprise/scanner-5.3/.git/ Created fresh repository. Checking out e34df490 as development... Skipping Git submodules setup section_end:1621866714:get_sources section_start:1621866714:download_artifacts Downloading artifacts Downloading artifacts for hardening_manifest (3553588)... Downloading artifacts from coordinator... ok  id=3553588 responseStatus=200 OK token=whBRh_KK Downloading artifacts for load scripts (3553585)... Downloading artifacts from coordinator... ok  id=3553585 responseStatus=200 OK token=dFhFJcRa section_end:1621866714:download_artifacts section_start:1621866714: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}" $ set +e $ python3 "${PIPELINE_REPO_DIR}/stages/check-cves/pipeline_wl_compare.py" --lint INFO: Log level set to info INFO: Grabbing CVEs for: aqua-security/enterprise/scanner-5.3 INFO: Retrieving findings for aqua-security/enterprise/scanner-5.3 INFO: Running query to vat api WARNING: aqua-security/enterprise/scanner-5.3:5.3.21130-ubi8 not found in VAT WARNING: {"statusCode":404,"message":"No container found with containerName:'aqua-security/enterprise/scanner-5.3' and version: '5.3.21130-ubi8'","error":"Not Found"} INFO: CONTAINER APPROVAL STATUS INFO: notapproved INFO: CONTAINER APPROVAL TEXT INFO: None WARNING: IMAGE_APPROVAL_STATUS=notapproved INFO: Getting redhat/ubi/ubi8-minimal hardening_manifest.yaml from master INFO: Grabbing CVEs for: redhat/ubi/ubi8-minimal INFO: Artifact Directory: ci-artifacts/lint INFO: 0 section_end:1621866715:step_script section_start:1621866715:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/lint/: found 3 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=3553589 responseStatus=201 Created token=HaSozxeY Uploading artifacts... variables.env: found 1 matching files and directories Uploading artifacts as "dotenv" to coordinator... ok id=3553589 responseStatus=201 Created token=HaSozxeY section_end:1621866716:upload_artifacts_on_success section_start:1621866716:cleanup_file_variables Cleaning up file based variables section_end:1621866716:cleanup_file_variables Job succeeded