Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1624378619:resolve_secrets Resolving secrets section_end:1624378619:resolve_secrets section_start:1624378619:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop 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:1624378619:prepare_executor section_start:1624378619:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4703-concurrent-05s4zn to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4703-concurrent-05s4zn 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-e82g8rg-project-4703-concurrent-05s4zn via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1624378626:prepare_script section_start:1624378626: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/dsop/opensource/python/python39/.git/ Created fresh repository. Checking out e7ac741b as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1624378626:get_sources section_start:1624378626:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (4307121)... Downloading artifacts from coordinator... ok  id=4307121 responseStatus=200 OK token=-k2qyyyr WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (4307118)... Downloading artifacts from coordinator... ok  id=4307118 responseStatus=200 OK token=-tn6QDGN WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1624378626:download_artifacts section_start:1624378626:step_script Executing "step_script" stage of the job script $ "${PIPELINE_REPO_DIR}/stages/import-artifacts/import-run.sh" INFO: Log level set to info INFO: Output directory: ci-artifacts/import-artifacts INFO: ===== ARTIFACT: https://github.com/python/cpython/archive/refs/tags/v3.9.5.tar.gz INFO: Downloading from https://github.com/python/cpython/archive/refs/tags/v3.9.5.tar.gz INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: 8d3c48dfddfb39ab47b0b31b60ea1360a08b5382e9eae4c19b1a741ba17341cd vs 8d3c48dfddfb39ab47b0b31b60ea1360a08b5382e9eae4c19b1a741ba17341cd INFO: Checksum verified INFO: File saved as 'python.tar.gz' INFO: ===== ARTIFACT: https://files.pythonhosted.org/packages/cd/82/04e9aaf603fdbaecb4323b9e723f13c92c245f6ab2902195c53987848c78/pip-21.1.2-py3-none-any.whl INFO: Downloading from https://files.pythonhosted.org/packages/cd/82/04e9aaf603fdbaecb4323b9e723f13c92c245f6ab2902195c53987848c78/pip-21.1.2-py3-none-any.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: f8ea1baa693b61c8ad1c1d8715e59ab2b93cd3c4769bacab84afcc4279e7a70e vs f8ea1baa693b61c8ad1c1d8715e59ab2b93cd3c4769bacab84afcc4279e7a70e INFO: Checksum verified INFO: File saved as 'pip-21.1.2-py3-none-any.whl' INFO: ===== ARTIFACT: https://files.pythonhosted.org/packages/4e/78/56aa1b5f4d8ac548755ae767d84f0be54fdd9d404197a3d9e4659d272348/setuptools-57.0.0-py3-none-any.whl INFO: Downloading from https://files.pythonhosted.org/packages/4e/78/56aa1b5f4d8ac548755ae767d84f0be54fdd9d404197a3d9e4659d272348/setuptools-57.0.0-py3-none-any.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: c8b9f1a457949002e358fea7d3f2a1e1b94ddc0354b2e40afc066bf95d21bf7b vs c8b9f1a457949002e358fea7d3f2a1e1b94ddc0354b2e40afc066bf95d21bf7b INFO: Checksum verified INFO: File saved as 'setuptools-56.1.0-py3-none-any.whl' INFO: ===== ARTIFACT: https://files.pythonhosted.org/packages/65/63/39d04c74222770ed1589c0eaba06c05891801219272420b40311cd60c880/wheel-0.36.2-py2.py3-none-any.whl INFO: Downloading from https://files.pythonhosted.org/packages/65/63/39d04c74222770ed1589c0eaba06c05891801219272420b40311cd60c880/wheel-0.36.2-py2.py3-none-any.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: 78b5b185f0e5763c26ca1e324373aadd49182ca90e825f7853f4b2509215dc0e vs 78b5b185f0e5763c26ca1e324373aadd49182ca90e825f7853f4b2509215dc0e INFO: Checksum verified INFO: File saved as 'wheel-0.36.2-py2.py3-none-any.whl' section_end:1624378631:step_script section_start:1624378631:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/import-artifacts/: found 7 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=4307123 responseStatus=201 Created token=i7zsGpf_ section_end:1624378633:upload_artifacts_on_success section_start:1624378633:cleanup_file_variables Cleaning up file based variables section_end:1624378633:cleanup_file_variables Job succeeded