Running with gitlab-runner 13.8.0 (775dd39d)  on global-shared-gitlab-runner-89dbd4db8-mnp6b RKzCU9YR section_start:1617649302:resolve_secrets Resolving secrets section_end:1617649302:resolve_secrets section_start:1617649302: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:1617649302:prepare_executor section_start:1617649302:prepare_script Preparing environment Waiting for pod gitlab-runner/runner-rkzcu9yr-project-5684-concurrent-075prh to be running, status is Pending Running on runner-rkzcu9yr-project-5684-concurrent-075prh via global-shared-gitlab-runner-89dbd4db8-mnp6b... section_end:1617649306:prepare_script section_start:1617649306:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/opensource/jupyter/jupyterhub-k8s-image-awaiter/.git/ Created fresh repository. Checking out 87feb1b3 as development... Skipping Git submodules setup section_end:1617649306:get_sources section_start:1617649306:download_artifacts Downloading artifacts Downloading artifacts for anchore scan (2608153)... Downloading artifacts from coordinator... ok  id=2608153 responseStatus=200 OK token=bvixnVBt Downloading artifacts for hardening_manifest (2608146)... Downloading artifacts from coordinator... ok  id=2608146 responseStatus=200 OK token=z6EdRWft Downloading artifacts for load scripts (2608144)... Downloading artifacts from coordinator... ok  id=2608144 responseStatus=200 OK token=x8De6G2H Downloading artifacts for twistlock scan (2608152)... Downloading artifacts from coordinator... ok  id=2608152 responseStatus=200 OK token=R3Y3q8nz Downloading artifacts for wl compare lint (2608147)... Downloading artifacts from coordinator... ok  id=2608147 responseStatus=200 OK token=3KT6ExdX section_end:1617649307:download_artifacts section_start:1617649307:step_script Executing "step_script" stage of the job script $ pip3 install jsonschema # collapsed multi-line command Collecting jsonschema Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) Collecting attrs>=17.4.0 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) Collecting importlib-metadata; python_version < "3.8" Downloading importlib_metadata-3.10.0-py3-none-any.whl (14 kB) Requirement already satisfied: six>=1.11.0 in /opt/app-root/lib/python3.6/site-packages (from jsonschema) (1.15.0) Requirement already satisfied: setuptools in /opt/app-root/lib/python3.6/site-packages (from jsonschema) (39.2.0) 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.7.4.3-py3-none-any.whl (22 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=33c707cc076d3c35b4f7185d562f16f3f5c80cea50e10cf9c8e9b9a54955fec0 Stored in directory: /tmp/pip-ephem-wheel-cache-au729wto/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb Successfully built pyrsistent Installing collected packages: pyrsistent, attrs, zipp, typing-extensions, importlib-metadata, jsonschema Successfully installed attrs-20.3.0 importlib-metadata-3.10.0 jsonschema-3.2.0 pyrsistent-0.17.3 typing-extensions-3.7.4.3 zipp-3.4.1 WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. You should consider upgrading via the '/opt/app-root/bin/python3.6 -m pip install --upgrade pip' command. INFO: Log level set to info INFO: Number of whitelisted vulnerabilities: 3 INFO: Whitelisted vulnerabilities: {Finding(scan_source='anchore_comp', cve_id='41cb7cdf04850e33a11f80c42bf660b3', package=None, package_path=None), Finding(scan_source='anchore_comp', cve_id='4f9abc83a7a1c95e222b659e0fab27fa', package=None, package_path=None), Finding(scan_source='anchore_comp', cve_id='cbff271f45d32e78dcc1979dbca9c14d', package=None, package_path=None)} INFO: Vulnerabilities found in scanning stage: 0 INFO: ALL VULNERABILITIES WHITELISTED INFO: Scans are passing 100% section_end:1617649309:step_script section_start:1617649309:cleanup_file_variables Cleaning up file based variables section_end:1617649309:cleanup_file_variables Job succeeded