Running with gitlab-runner 13.8.0 (775dd39d)  on global-shared-gitlab-runner-5c65bf4fbc-r4d8h xjiuspDK section_start:1620851477:resolve_secrets Resolving secrets section_end:1620851477:resolve_secrets section_start:1620851477: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:1620851477:prepare_executor section_start:1620851477:prepare_script Preparing environment Waiting for pod gitlab-runner/runner-xjiuspdk-project-6370-concurrent-09kb47 to be running, status is Pending Waiting for pod gitlab-runner/runner-xjiuspdk-project-6370-concurrent-09kb47 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-6370-concurrent-09kb47 via global-shared-gitlab-runner-5c65bf4fbc-r4d8h... section_end:1620851483:prepare_script section_start:1620851483:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/solutions-delivery-platform/jenkins/jenkinsfile-runner/.git/ Created fresh repository. Checking out 03903d54 as hardening-manifest-fix... Skipping Git submodules setup section_end:1620851484:get_sources section_start:1620851484:download_artifacts Downloading artifacts Downloading artifacts for hardening_manifest (3286880)... Downloading artifacts from coordinator... ok  id=3286880 responseStatus=200 OK token=Q_PvpzvT Downloading artifacts for load scripts (3286877)... Downloading artifacts from coordinator... ok  id=3286877 responseStatus=200 OK token=tBoGyzns section_end:1620851484:download_artifacts section_start:1620851484: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 $ pip3 install jsonschema Collecting jsonschema Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Requirement already satisfied: setuptools in /opt/app-root/lib/python3.6/site-packages (from jsonschema) (39.2.0) Collecting attrs>=17.4.0 Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) Requirement already satisfied: six>=1.11.0 in /opt/app-root/lib/python3.6/site-packages (from jsonschema) (1.15.0) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) Collecting importlib-metadata; python_version < "3.8" Downloading importlib_metadata-4.0.1-py3-none-any.whl (16 kB) Collecting zipp>=0.5 Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB) Collecting typing-extensions>=3.6.4; python_version < "3.8" Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) Building wheels for collected packages: pyrsistent Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=55876 sha256=e738d2520899f35d933354eb0c6efce8068254da30947c0695aa0898263d86cc Stored in directory: /tmp/pip-ephem-wheel-cache-e1p3ie4n/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb Successfully built pyrsistent Installing collected packages: attrs, pyrsistent, zipp, typing-extensions, importlib-metadata, jsonschema Successfully installed attrs-21.2.0 importlib-metadata-4.0.1 jsonschema-3.2.0 pyrsistent-0.17.3 typing-extensions-3.10.0.0 zipp-3.4.1 WARNING: You are using pip version 20.2.4; however, version 21.1.1 is available. You should consider upgrading via the '/opt/app-root/bin/python3.6 -m pip install --upgrade pip' 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: solutions-delivery-platform/jenkins/jenkins INFO: Retrieving findings for solutions-delivery-platform/jenkins/jenkins INFO: Running query to vat api WARNING: Unknown response from VAT 500 WARNING: {"statusCode":500,"message":"Internal server error"} WARNING: This pipeline has been allowed to fail. However, this issue still needs to be addressed. Please investigate, and if Iron Bank assistance is needed, please open an issue in this project using the `Pipeline Failure` template to ensure that we assist you. If you need further assistance, please visit the `Team - Iron Bank Pipelines and Operations` Mattermost channel. INFO: CONTAINER APPROVAL STATUS INFO: Pending INFO: CONTAINER APPROVAL TEXT INFO: Auto Approval derived from previous version solutions-delivery-platform/jenkins/jenkins:2.277.3 WARNING: IMAGE_APPROVAL_STATUS=notapproved INFO: Getting redhat/openjdk/openjdk11 hardening_manifest.yaml from master INFO: Grabbing CVEs for: redhat/openjdk/openjdk11 INFO: Getting redhat/ubi/ubi8 hardening_manifest.yaml from master INFO: Grabbing CVEs for: redhat/ubi/ubi8 INFO: Artifact Directory: ci-artifacts/lint INFO: 3 section_end:1620851487:step_script section_start:1620851487:upload_artifacts_on_failure Uploading artifacts for failed job Uploading artifacts... ci-artifacts/lint/: found 3 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=3286881 responseStatus=201 Created token=FzsJxbTt Uploading artifacts... variables.env: found 1 matching files and directories Uploading artifacts as "dotenv" to coordinator... ok id=3286881 responseStatus=201 Created token=FzsJxbTt section_end:1620851488:upload_artifacts_on_failure section_start:1620851488:cleanup_file_variables Cleaning up file based variables section_end:1620851488:cleanup_file_variables ERROR: Job failed: command terminated with exit code 3