Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1629406294:resolve_secrets Resolving secrets section_end:1629406294:resolve_secrets section_start:1629406294: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/opensource/clamav/clamav:0.103.2 ... section_end:1629406294:prepare_executor section_start:1629406294:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-2230-concurrent-0t7rfp to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-2230-concurrent-0t7rfp 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-2230-concurrent-0t7rfp via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1629406300:prepare_script section_start:1629406300: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/galvanize/galvanize/javascript-code-evaluator/.git/ Created fresh repository. Checking out ed0e0649 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1629406301:get_sources section_start:1629406301:download_artifacts Downloading artifacts Downloading artifacts for import-artifacts (5813578)... Downloading artifacts from coordinator... ok  id=5813578 responseStatus=200 OK token=BT5Roi9H WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5813573)... Downloading artifacts from coordinator... ok  id=5813573 responseStatus=200 OK token=4kpGAPrG WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1629406302:download_artifacts section_start:1629406302:step_script Executing "step_script" stage of the job script $ mkdir -p "${ARTIFACT_DIR}" $ "${PIPELINE_REPO_DIR}/stages/scan-artifacts/clamav-run.sh" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 161 100 161 0 0 1677 0 --:--:-- --:--:-- --:--:-- 1677 6 215M 6 13.8M 0 0 23.9M 0 0:00:09 --:--:-- 0:00:09 23.9M 32 215M 32 70.6M 0 0 44.7M 0 0:00:04 0:00:01 0:00:03 56.7M 61 215M 61 133M 0 0 51.6M 0 0:00:04 0:00:02 0:00:02 59.6M 95 215M 95 206M 0 0 57.6M 0 0:00:03 0:00:03 --:--:-- 64.1M 100 215M 100 215M 0 0 58.2M 0 0:00:03 0:00:03 --:--:-- 64.5M ./ ./mirrors.dat ./daily.cvd ./main.cvd ./bytecode.cvd clamav definitions successfully installed. clamscan --version ClamAV 0.103.2/26268/Thu Aug 19 08:20:50 2021 Scanning /builds/dsop/galvanize/galvanize/javascript-code-evaluator/ci-artifacts/import-artifacts/external-resources/node_modules.tar.gz ----------- SCAN SUMMARY ----------- Known viruses: 8559093 Engine version: 0.103.2 Scanned directories: 0 Scanned files: 1 Infected files: 0 Data scanned: 47.11 MB Data read: 3.75 MB (ratio 12.58:1) Time: 22.339 sec (0 m 22 s) Start Date: 2021:08:19 20:51:47 End Date: 2021:08:19 20:52:09 Scanning /builds/dsop/galvanize/galvanize/javascript-code-evaluator/ci-artifacts/import-artifacts/external-resources/redis-cli.tar.gz ----------- SCAN SUMMARY ----------- Known viruses: 8559093 Engine version: 0.103.2 Scanned directories: 0 Scanned files: 1 Infected files: 0 Data scanned: 15.63 MB Data read: 1.79 MB (ratio 8.72:1) Time: 15.708 sec (0 m 15 s) Start Date: 2021:08:19 20:52:09 End Date: 2021:08:19 20:52:25 section_end:1629406345:step_script section_start:1629406345:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/scan-artifacts/clamav-scan/: found 2 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=5813579 responseStatus=201 Created token=syMg-r2w section_end:1629406346:upload_artifacts_on_success section_start:1629406346:cleanup_file_variables Cleaning up file based variables section_end:1629406346:cleanup_file_variables Job succeeded