Running with gitlab-runner 13.11.0 (7f7a4bb0)  on gitlab-runners-bigbang-gl-packages-privileged-gitlab-runne22ncc YvhYaXSq  feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true section_start:1621606314:resolve_secrets Resolving secrets section_end:1621606314:resolve_secrets section_start:1621606314:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runners Using Kubernetes executor with image registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/k3d-builder:0.0.5 ... section_end:1621606314:prepare_executor section_start:1621606314:prepare_script Preparing environment Waiting for pod gitlab-runners/runner-yvhyaxsq-project-2327-concurrent-0b859h to be running, status is Pending Running on runner-yvhyaxsq-project-2327-concurrent-0b859h via gitlab-runners-bigbang-gl-packages-privileged-gitlab-runne22ncc... section_end:1621606317:prepare_script section_start:1621606317: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/pipeline-templates/pipeline-templates/.git/ Created fresh repository. Checking out db388254 as 1.1.4... Skipping Git submodules setup section_end:1621606317:get_sources section_start:1621606317:step_script Executing "step_script" stage of the job script $ export CHART_VERSION=$(yq e ".version" "bb-test-lib/Chart.yaml") $ export HELM_EXPERIMENTAL_OCI=1 $ helm chart save bb-test-lib ${CI_REGISTRY_IMAGE}/bb-test-lib:${CHART_VERSION} ref: registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/bb-test-lib:0.5.2 digest: 1158169846c63283257380121fe462897e9ee201f9648e7b60893a9a3d986e22 size: 2.4 KiB name: bb-test-lib version: 0.5.2 0.5.2: saved $ echo ${CI_REGISTRY_PASSWORD} | helm registry login ${CI_REGISTRY_IMAGE} -u ${CI_REGISTRY_USER} --password-stdin Login succeeded $ helm chart push ${CI_REGISTRY_IMAGE}/bb-test-lib:${CHART_VERSION} The push refers to repository [registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/bb-test-lib] ref: registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/bb-test-lib:0.5.2 digest: 1158169846c63283257380121fe462897e9ee201f9648e7b60893a9a3d986e22 size: 2.4 KiB name: bb-test-lib version: 0.5.2 0.5.2: pushed to remote (1 layer, 2.4 KiB total) section_end:1621606319:step_script section_start:1621606319:cleanup_file_variables Cleaning up file based variables section_end:1621606319:cleanup_file_variables Job succeeded