Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1627348089:resolve_secrets Resolving secrets section_end:1627348089:resolve_secrets section_start:1627348089: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/anchore/cli/cli:0.9.1 ... section_end:1627348089:prepare_executor section_start:1627348089:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5684-concurrent-07cr68 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5684-concurrent-07cr68 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-5684-concurrent-07cr68 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1627348095:prepare_script section_start:1627348095: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/jupyter/jupyterhub-k8s-image-awaiter/.git/ Created fresh repository. Checking out 9757928c as renovate/jupyterhub-k8s-image-awaiter-1.1.1... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1627348096:get_sources section_start:1627348096:download_artifacts Downloading artifacts Downloading artifacts for build (5138084)... Downloading artifacts from coordinator... ok  id=5138084 responseStatus=200 OK token=Cp9k-oK1 Downloading artifacts for load-scripts (5138077)... WARNING: ci-artifacts/build/: lchown ci-artifacts/build/: operation not permitted (suppressing repeats) Downloading artifacts from coordinator... ok  id=5138077 responseStatus=200 OK token=XyaAGR4N WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1627348096:download_artifacts section_start:1627348096:step_script Executing "step_script" stage of the job script $ python3 "${PIPELINE_REPO_DIR}/stages/scanning/anchore/anchore_scan.py" INFO: Log level set to info INFO: anchore-cli --json --u [MASKED] --url [MASKED] image add --noautosubscribe --dockerfile ./Dockerfile --force registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter:ibci-389417 INFO: registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter:ibci-389417 added to Anchore INFO: [ { "analysis_status": "not_analyzed", "analyzed_at": null, "annotations": {}, "created_at": "2021-07-27T01:08:17Z", "imageDigest": "sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484", "image_content": { "metadata": { "arch": null, "distro": null, "distro_version": null, "dockerfile_mode": "Actual", "image_size": null, "layer_count": null } }, "image_detail": [ { "created_at": "2021-07-27T01:08:17Z", "digest": "sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484", "dockerfile": "QVJHIEJBU0VfUkVHSVNUUlk9cmVnaXN0cnkxLmRzby5taWwKQVJHIEJBU0VfSU1BR0U9aXJvbmJhbmsvZ29vZ2xlL2Rpc3Ryb2xlc3Mvc3RhdGljCkFSRyBCQVNFX1RBRz1ub25yb290CgpGUk9NIGp1cHl0ZXJodWIvazhzLWltYWdlLWF3YWl0ZXI6MS4xLjEgYXMgYmFzZQpGUk9NICR7QkFTRV9SRUdJU1RSWX0vJHtCQVNFX0lNQUdFfToke0JBU0VfVEFHfQoKQ09QWSAtLWZyb209YmFzZSAvaW1hZ2UtYXdhaXRlciAvaW1hZ2UtYXdhaXRlcg==", "fulldigest": "registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter@sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484", "fulltag": "registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter:ibci-389417", "imageDigest": "sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484", "imageId": "99f903875b1bba6fc6c88928bff192c4a4eddbe28abbab82ca2eff648681ae8c", "last_updated": "2021-07-27T01:08:17Z", "registry": "registry1.dso.mil", "repo": "ironbank-staging/opensource/jupyterhub/k8s-image-awaiter", "tag": "ibci-389417", "tag_detected_at": "2021-07-27T01:08:17Z", "userId": "ironbank-users" } ], "image_status": "active", "image_type": "docker", "last_updated": "2021-07-27T01:08:17Z", "parentDigest": "sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484", "userId": "ironbank-users" } ] INFO: Waiting for Anchore to scan sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484 INFO: anchore-cli --u [MASKED] --url [MASKED] image wait --timeout 3600 sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3598 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3591 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3585 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3579 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3573 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3567 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3562 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3555 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3547 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3541 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3535 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3528 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3522 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3516 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3509 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3502 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3489 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3481 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3474 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3467 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3459 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3453 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3446 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3439 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3432 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3423 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3416 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3407 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3400 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3393 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3386 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3380 INFO: Status: analyzing INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3374 INFO: Status: analyzing INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3367 INFO: Image Digest: sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484 INFO: Parent Digest: sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484 INFO: Analysis Status: analyzed INFO: Image Type: docker INFO: Analyzed At: 2021-07-27T01:12:17Z INFO: Image ID: 99f903875b1bba6fc6c88928bff192c4a4eddbe28abbab82ca2eff648681ae8c INFO: Dockerfile Mode: Actual INFO: Distro: debian INFO: Distro Version: 10 INFO: Size: 10301440 INFO: Architecture: amd64 INFO: Layer Count: 2 INFO: Full Tag: registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter:ibci-389417 INFO: Tag Detected At: 2021-07-27T01:08:17Z INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484 INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484 os INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484 files INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484 npm INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484 gem INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484 python INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484 java INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484 binary INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484 go INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484 malware INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484 nuget INFO: Getting vulnerability results INFO: Fetching [MASKED]/enterprise/images/sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484/ancestors INFO: Fetching [MASKED]/enterprise/images/sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484/vuln/all?base_digest=sha256:806732d1f5118648829e300d2e99c7044bbc2e6f269f69edb2e57b9d3c88bede INFO: Getting compliance results INFO: Fetching [MASKED]/enterprise/images/sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484/ancestors INFO: Fetching [MASKED]/enterprise/images/sha256:1d46b9cdd2aafe17ef2b85fd8aa807ada0d2fc11777d57100f1839280b09c484/check?tag=registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter:ibci-389417&detail=true&base_digest=sha256:1cd522cf8ee0ecf846d4a169550d8072ac121d138fff33fa5d7f56943a17a9e8 INFO: Getting Anchore version INFO: Fetching [MASKED]/version section_end:1627348356:step_script section_start:1627348356:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/scan-results/anchore/: found 17 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=5138085 responseStatus=201 Created token=5skszRWz section_end:1627348357:upload_artifacts_on_success section_start:1627348357:cleanup_file_variables Cleaning up file based variables section_end:1627348357:cleanup_file_variables Job succeeded