Running with gitlab-runner 13.6.0 (8fa89735)  on bigbang-public-runner-gitlab-runner-848b4ffbcd-gxfzz pP4YiAQX section_start:1614369081:resolve_secrets Resolving secrets section_end:1614369081:resolve_secrets section_start:1614369081: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:1614369081:prepare_executor section_start:1614369081:prepare_script Preparing environment Waiting for pod private-bigbang-runner/runner-pp4yiaqx-project-4726-concurrent-04hgrq to be running, status is Pending Running on runner-pp4yiaqx-project-4726-concurrent-04hgrq via bigbang-public-runner-gitlab-runner-848b4ffbcd-gxfzz... section_end:1614369084:prepare_script section_start:1614369084: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/ckan/.git/ Created fresh repository. Checking out f03e791c as ci... Skipping Git submodules setup section_end:1614369085:get_sources section_start:1614369085: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 . . |-- Chart.lock |-- README.md `-- chart |-- Chart.yaml |-- README.md |-- charts | |-- postgresql-10.3.5.tgz | `-- redis-6.0.10.tgz |-- dependency-charts | `-- datapusher | |-- Chart.yaml | |-- README.md | |-- templates | | |-- NOTES.txt | | |-- _helpers.tpl | | |-- deployment.yaml | | |-- service-headless.yaml | | |-- service.yaml | | `-- serviceaccount.yaml | `-- values.yaml |-- psql-init | `-- psql-init.py |-- solr-init | |-- solr-configset | | |-- _rest_managed.json | | |-- currency.xml | | |-- protwords.txt | | |-- solrconfig.xml | | |-- stopwords.txt | | `-- synonyms.txt | `-- solr-init.py |-- templates | |-- NOTES.txt | |-- _helpers.tpl | |-- ckancredentials.yaml | |-- ckansysadminapitoken.yaml | |-- cronjob.yaml | |-- deployment.yaml | |-- ingress.yaml | |-- postgrescredentials.yaml | |-- psql-init-configmap.yaml | |-- psql-init-job.yaml | |-- pvc.yaml | |-- service.yaml | |-- serviceaccount.yaml | |-- solr-configset-configmap.yaml | |-- solr-init-configmap.yaml | |-- solr-init-job.yaml | |-- tests | | `-- test-connection.yaml | `-- virtual-service.yaml `-- values.yaml 10 directories, 42 files $ echo "Generic configuration validation tests:" Generic configuration validation tests: $ if [ -f "tests/test-values.yml" ]; then # collapsed multi-line command Error: found in Chart.yaml, but missing in charts/ directory: solr, datapusher Error: plugin "conftest" exited with error section_end:1614369085:step_script section_start:1614369085:cleanup_file_variables Cleaning up file based variables section_end:1614369085:cleanup_file_variables ERROR: Job failed: command terminated with exit code 1