Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1629137969:resolve_secrets Resolving secrets section_end:1629137969:resolve_secrets section_start:1629137969: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:1629137969:prepare_executor section_start:1629137969:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4501-concurrent-0r7mjb to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4501-concurrent-0r7mjb 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-4501-concurrent-0r7mjb via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1629137975:prepare_script section_start:1629137975: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/tektoncd/kubeconfigwriter/.git/ Created fresh repository. Checking out 334928f7 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1629137976:get_sources section_start:1629137976:download_artifacts Downloading artifacts Downloading artifacts for build (5720366)... Downloading artifacts from coordinator... ok  id=5720366 responseStatus=200 OK token=sEMEAsHV WARNING: ci-artifacts/build/: lchown ci-artifacts/build/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5720359)... Downloading artifacts from coordinator... ok  id=5720359 responseStatus=200 OK token=c9wg_zdy WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1629137976:download_artifacts section_start:1629137976: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/tektoncd/kubeconfigwriter:ibci-428350 INFO: registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:ibci-428350 added to Anchore INFO: [ { "analysis_status": "not_analyzed", "analyzed_at": null, "annotations": {}, "created_at": "2021-08-16T18:19:38Z", "imageDigest": "sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf", "image_content": { "metadata": { "arch": null, "distro": null, "distro_version": null, "dockerfile_mode": "Actual", "image_size": null, "layer_count": null } }, "image_detail": [ { "created_at": "2021-08-16T18:19:38Z", "digest": "sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf", "dockerfile": "QVJHIEJBU0VfUkVHSVNUUlk9cmVnaXN0cnkxLmRzby5taWwKQVJHIEJBU0VfSU1BR0U9aXJvbmJhbmsvZ29vZ2xlL2Rpc3Ryb2xlc3Mvc3RhdGljCkFSRyBCQVNFX1RBRz1sYXRlc3QKCkZST00gZ2NyLmlvL3Rla3Rvbi1yZWxlYXNlcy9naXRodWIuY29tL3Rla3RvbmNkL3BpcGVsaW5lL2NtZC9rdWJlY29uZmlnd3JpdGVyOnYwLjI3LjAgYXMgYnVpbGQKCkZST00gJHtCQVNFX1JFR0lTVFJZfS8ke0JBU0VfSU1BR0V9OiR7QkFTRV9UQUd9CgpDT1BZIC0tZnJvbT1idWlsZCAva28tYXBwIC9rby1hcHAKClVTRVIgMTAwMQoKSEVBTFRIQ0hFQ0sgTk9ORQoKQ01EIFsiL2tvLWFwcC9rdWJlY29uZmlnd3JpdGVyIl0=", "fulldigest": "registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter@sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf", "fulltag": "registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:ibci-428350", "imageDigest": "sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf", "imageId": "53b545c1446e859051890aef292469978e6ab5d47f924811a6ba28db7a5af89e", "last_updated": "2021-08-16T18:19:38Z", "registry": "registry1.dso.mil", "repo": "ironbank-staging/opensource/tektoncd/kubeconfigwriter", "tag": "ibci-428350", "tag_detected_at": "2021-08-16T18:19:38Z", "userId": "ironbank-users" } ], "image_status": "active", "image_type": "docker", "last_updated": "2021-08-16T18:19:38Z", "parentDigest": "sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf", "userId": "ironbank-users" } ] INFO: Waiting for Anchore to scan sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf INFO: anchore-cli --u [MASKED] --url [MASKED] image wait --timeout 3600 sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3599 INFO: Status: analyzing INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3593 INFO: Image Digest: sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf INFO: Parent Digest: sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf INFO: Analysis Status: analyzed INFO: Image Type: docker INFO: Analyzed At: 2021-08-16T18:19:51Z INFO: Image ID: 53b545c1446e859051890aef292469978e6ab5d47f924811a6ba28db7a5af89e INFO: Dockerfile Mode: Actual INFO: Distro: debian INFO: Distro Version: 10 INFO: Size: 34406400 INFO: Architecture: amd64 INFO: Layer Count: 4 INFO: Full Tag: registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:ibci-428350 INFO: Tag Detected At: 2021-08-16T18:19:38Z INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf os INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf files INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf npm INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf gem INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf python INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf java INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf binary INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf go INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf malware INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf nuget INFO: Getting vulnerability results INFO: Fetching [MASKED]/enterprise/images/sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf/ancestors INFO: Fetching [MASKED]/enterprise/images/sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf/vuln/all INFO: Getting compliance results INFO: Fetching [MASKED]/enterprise/images/sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf/ancestors INFO: Fetching [MASKED]/enterprise/images/sha256:c72d3e3ebded9923f2e1b48993d23057de6a239e3e4446d83617912c36a145cf/check?tag=registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:ibci-428350&detail=true INFO: Getting Anchore version INFO: Fetching [MASKED]/version section_end:1629138002:step_script section_start:1629138002: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=5720368 responseStatus=201 Created token=3Y5yTbjH section_end:1629138003:upload_artifacts_on_success section_start:1629138003:cleanup_file_variables Cleaning up file based variables section_end:1629138003:cleanup_file_variables Job succeeded