Running with gitlab-runner 13.6.0 (8fa89735)  on bigbang-public-runner-gitlab-runner-848b4ffbcd-gxfzz pP4YiAQX section_start:1614368991:resolve_secrets Resolving secrets section_end:1614368991:resolve_secrets section_start:1614368991:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: private-bigbang-runner Using Kubernetes executor with image registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/k3d-builder:afdd9b77 ... section_end:1614368991:prepare_executor section_start:1614368991:prepare_script Preparing environment Waiting for pod private-bigbang-runner/runner-pp4yiaqx-project-4557-concurrent-068cpb to be running, status is Pending Running on runner-pp4yiaqx-project-4557-concurrent-068cpb via bigbang-public-runner-gitlab-runner-848b4ffbcd-gxfzz... section_end:1614368994:prepare_script section_start:1614368994:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/platform-one/big-bang/apps/third-party/kafka/.git/ Created fresh repository. Checking out d205a808 as ci... Skipping Git submodules setup section_end:1614368995:get_sources section_start:1614368995:step_script Executing "step_script" stage of the job script $ git clone -b ${PIPELINE_REPO_BRANCH} ${PIPELINE_REPO} ${PIPELINE_REPO_DESTINATION} Cloning into '../pipeline-repo'... $ echo "Directory structure of repository:" Directory structure of repository: $ tree . . |-- README.md |-- chart | |-- Chart.yaml | |-- charts | | |-- common-1.3.7.tgz | | `-- zookeeper-6.3.2.tgz | |-- kafka-vs.yaml | |-- templates | | |-- NOTES.txt | | |-- _helpers.tpl | | |-- configmap.yaml | | |-- extra-list.yaml | | |-- image-secret.yaml | | |-- jaas-secret.yaml | | |-- jks-secret.yaml | | |-- jmx-configmap.yaml | | |-- jmx-metrics-svc.yaml | | |-- kafka-metrics-deployment.yaml | | |-- kafka-metrics-svc.yaml | | |-- kafka-provisioning.yaml | | |-- log4j-configmap.yaml | | |-- poddisruptionbudget.yaml | | |-- role.yaml | | |-- rolebinding.yaml | | |-- scripts-configmap.yaml | | |-- serviceaccount.yaml | | |-- servicemonitor-jmx-metrics.yaml | | |-- servicemonitor-metrics.yaml | | |-- statefulset.yaml | | |-- svc-external-access.yaml | | |-- svc-headless.yaml | | `-- svc.yaml | |-- values.yaml | `-- zookeeper-vs.yaml |-- files | `-- jks | `-- README.md `-- scripts |-- doCoolStuff.bash `-- kafka_create_jks.sh 6 directories, 34 files $ echo "Generic configuration validation tests:" Generic configuration validation tests: $ if [ -f "tests/test-values.yml" ]; then # collapsed multi-line command FAIL - Image 'registry.il2.dso.mil/jaic-devsecops/data-pipelines/bitnami/zookeeper:3.6.2' in 'RELEASE-NAME-zookeeper' is not from approved registries FAIL - Image 'registry.il2.dso.mil/jaic-devsecops/apps/kafka:bitnami-2.7.0-r51' in 'RELEASE-NAME-kafka' is not from approved registries 27 tests, 25 passed, 0 warnings, 2 failures Error: plugin "conftest" exited with error section_end:1614368995:step_script section_start:1614368995:cleanup_file_variables Cleaning up file based variables section_end:1614368995:cleanup_file_variables ERROR: Job failed: command terminated with exit code 1