Running with gitlab-runner 13.11.0 (7f7a4bb0)  on gitlab-runners-bigbang-gitlab-runner-gitlab-runner-797d46cxptjg WntjV97x  feature flags: FF_GITLAB_REGISTRY_HELPER_IMAGE:true section_start:1620914532:resolve_secrets Resolving secrets section_end:1620914532:resolve_secrets section_start:1620914532:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runners Using Kubernetes executor with image registry1.dso.mil/ironbank/opensource/kaniko/kaniko:v1.6.0 ... section_end:1620914532:prepare_executor section_start:1620914532:prepare_script Preparing environment Waiting for pod gitlab-runners/runner-wntjv97x-project-2327-concurrent-2lw5j8 to be running, status is Pending Waiting for pod gitlab-runners/runner-wntjv97x-project-2327-concurrent-2lw5j8 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Waiting for pod gitlab-runners/runner-wntjv97x-project-2327-concurrent-2lw5j8 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper]" ContainersNotReady: "containers with unready status: [build helper]" Running on runner-wntjv97x-project-2327-concurrent-2lw5j8 via gitlab-runners-bigbang-gitlab-runner-gitlab-runner-797d46cxptjg... section_end:1620914542:prepare_script section_start:1620914542: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 36d5c881 as kaniko-ib-image... Skipping Git submodules setup section_end:1620914543:get_sources section_start:1620914543:step_script Executing "step_script" stage of the job script $ echo "Building ${IMAGE}:${CI_COMMIT_SHORT_SHA} using ${DOCKERFILE_DIR}/${DOCKERFILE_NAME}" Building registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/k3d-builder-local:36d5c881 using local-dev/k3d-builder-local/Dockerfile $ echo "{\"auths\":{" > /kaniko/.docker/config.json $ echo "\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}," >> /kaniko/.docker/config.json $ echo "\"$REGISTRY1\":{\"username\":\"$REGISTRY1_USER_\",\"password\":\"$REGISTRY1_PASSWORD_\"}" >> /kaniko/.docker/config.json $ echo "}}" >> /kaniko/.docker/config.json $ /kaniko/executor --context ${DOCKERFILE_DIR} --dockerfile ${DOCKERFILE_NAME} --destination ${IMAGE}:${CI_COMMIT_SHORT_SHA} INFO[0003] Retrieving image manifest docker:19.03 INFO[0003] Retrieving image docker:19.03 from registry index.docker.io INFO[0004] Built cross stage deps: map[] INFO[0004] Retrieving image manifest docker:19.03 INFO[0004] Returning cached image manifest INFO[0004] Executing 0 build triggers INFO[0004] Unpacking rootfs as cmd RUN set -eux; apk add --no-cache btrfs-progs e2fsprogs e2fsprogs-extra iptables openssl shadow-uidmap xfsprogs xz pigz git curl bash npm tree ; if zfs="$(apk info --no-cache --quiet zfs)" && [ -n "$zfs" ]; then apk add --no-cache zfs; fi requires it. INFO[0007] RUN set -eux; apk add --no-cache btrfs-progs e2fsprogs e2fsprogs-extra iptables openssl shadow-uidmap xfsprogs xz pigz git curl bash npm tree ; if zfs="$(apk info --no-cache --quiet zfs)" && [ -n "$zfs" ]; then apk add --no-cache zfs; fi INFO[0007] Taking snapshot of full filesystem... INFO[0008] cmd: /bin/sh INFO[0008] args: [-c set -eux; apk add --no-cache btrfs-progs e2fsprogs e2fsprogs-extra iptables openssl shadow-uidmap xfsprogs xz pigz git curl bash npm tree ; if zfs="$(apk info --no-cache --quiet zfs)" && [ -n "$zfs" ]; then apk add --no-cache zfs; fi] INFO[0008] Running: [/bin/sh -c set -eux; apk add --no-cache btrfs-progs e2fsprogs e2fsprogs-extra iptables openssl shadow-uidmap xfsprogs xz pigz git curl bash npm tree ; if zfs="$(apk info --no-cache --quiet zfs)" && [ -n "$zfs" ]; then apk add --no-cache zfs; fi] + apk add --no-cache btrfs-progs e2fsprogs e2fsprogs-extra iptables openssl shadow-uidmap xfsprogs xz pigz git curl bash npm tree fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz (1/35) Installing readline (8.1.0-r0) (2/35) Installing bash (5.1.0-r0) Executing bash-5.1.0-r0.post-install (3/35) Installing libblkid (2.36.1-r1) (4/35) Installing lzo (2.10-r2) (5/35) Installing libmount (2.36.1-r1) (6/35) Installing libuuid (2.36.1-r1) (7/35) Installing zstd-libs (1.4.5-r3) (8/35) Installing btrfs-progs (5.10-r0) (9/35) Installing brotli-libs (1.0.9-r3) (10/35) Installing nghttp2-libs (1.42.0-r1) (11/35) Installing libcurl (7.76.1-r0) (12/35) Installing curl (7.76.1-r0) (13/35) Installing libcom_err (1.45.7-r0) (14/35) Installing e2fsprogs-libs (1.45.7-r0) (15/35) Installing e2fsprogs (1.45.7-r0) (16/35) Installing e2fsprogs-extra (1.45.7-r0) (17/35) Installing expat (2.2.10-r1) (18/35) Installing pcre2 (10.36-r0) (19/35) Installing git (2.30.2-r0) (20/35) Installing libmnl (1.0.4-r1) (21/35) Installing libnftnl-libs (1.1.8-r0) (22/35) Installing iptables (1.8.6-r0) (23/35) Installing c-ares (1.17.1-r1) (24/35) Installing libgcc (10.2.1_pre1-r3) (25/35) Installing libstdc++ (10.2.1_pre1-r3) (26/35) Installing nodejs (14.16.1-r1) (27/35) Installing npm (14.16.1-r1) (28/35) Installing openssl (1.1.1k-r0) (29/35) Installing pigz (2.4-r1) (30/35) Installing shadow-uidmap (4.8.1-r0) (31/35) Installing tree (1.8.0-r0) (32/35) Installing inih (52-r1) (33/35) Installing xfsprogs (5.10.0-r0) (34/35) Installing xz-libs (5.2.5-r0) (35/35) Installing xz (5.2.5-r0) Executing busybox-1.32.1-r6.trigger OK: 98 MiB in 55 packages + apk info --no-cache --quiet zfs + zfs='zfs-2.0.1-r0 description: ZFS for Linux zfs-2.0.1-r0 webpage: https://zfsonlinux.org zfs-2.0.1-r0 installed size: 1316 KiB' + '[' -n 'zfs-2.0.1-r0 description: ZFS for Linux zfs-2.0.1-r0 webpage: https://zfsonlinux.org zfs-2.0.1-r0 installed size: 1316 KiB' ] + apk add --no-cache zfs fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz (1/9) Installing libintl (0.20.2-r2) (2/9) Installing libtirpc-conf (1.3.1-r0) (3/9) Installing krb5-conf (1.0-r2) (4/9) Installing keyutils-libs (1.6.3-r0) (5/9) Installing libverto (0.3.1-r1) (6/9) Installing krb5-libs (1.18.3-r1) (7/9) Installing libtirpc (1.3.1-r0) (8/9) Installing zfs-libs (2.0.1-r0) (9/9) Installing zfs (2.0.1-r0) Executing busybox-1.32.1-r6.trigger OK: 105 MiB in 64 packages INFO[0011] Taking snapshot of full filesystem... INFO[0013] RUN set -eux; addgroup -S dockremap; adduser -S -G dockremap dockremap; echo 'dockremap:165536:65536' >> /etc/subuid; echo 'dockremap:165536:65536' >> /etc/subgid INFO[0013] cmd: /bin/sh INFO[0013] args: [-c set -eux; addgroup -S dockremap; adduser -S -G dockremap dockremap; echo 'dockremap:165536:65536' >> /etc/subuid; echo 'dockremap:165536:65536' >> /etc/subgid] INFO[0013] Running: [/bin/sh -c set -eux; addgroup -S dockremap; adduser -S -G dockremap dockremap; echo 'dockremap:165536:65536' >> /etc/subuid; echo 'dockremap:165536:65536' >> /etc/subgid] + addgroup -S dockremap + adduser -S -G dockremap dockremap + echo dockremap:165536:65536 + echo dockremap:165536:65536 INFO[0013] Taking snapshot of full filesystem... INFO[0013] ENV DIND_COMMIT ed89041433a031cafc0a0f19cfe573c31688d377 INFO[0013] RUN set -eux; wget -O /usr/local/bin/dind "https://raw.githubusercontent.com/docker/docker/${DIND_COMMIT}/hack/dind"; chmod +x /usr/local/bin/dind INFO[0013] cmd: /bin/sh INFO[0013] args: [-c set -eux; wget -O /usr/local/bin/dind "https://raw.githubusercontent.com/docker/docker/${DIND_COMMIT}/hack/dind"; chmod +x /usr/local/bin/dind] INFO[0013] Running: [/bin/sh -c set -eux; wget -O /usr/local/bin/dind "https://raw.githubusercontent.com/docker/docker/${DIND_COMMIT}/hack/dind"; chmod +x /usr/local/bin/dind] + wget -O /usr/local/bin/dind https://raw.githubusercontent.com/docker/docker/ed89041433a031cafc0a0f19cfe573c31688d377/hack/dind Connecting to raw.githubusercontent.com (185.199.110.133:443) saving to '/usr/local/bin/dind' dind 100% |********************************| 1420 0:00:00 ETA '/usr/local/bin/dind' saved + chmod +x /usr/local/bin/dind INFO[0014] Taking snapshot of full filesystem... INFO[0014] ENV K3D_VERSION='3.1.5' INFO[0014] Using files from context: [] INFO[0014] ADD https://github.com/rancher/k3d/releases/download/v${K3D_VERSION}/k3d-linux-amd64 /usr/local/bin/k3d INFO[0015] Adding remote URL https://github.com/rancher/k3d/releases/download/v3.1.5/k3d-linux-amd64 to /usr/local/bin/k3d INFO[0015] Taking snapshot of files... INFO[0015] RUN chmod +x /usr/local/bin/k3d INFO[0015] cmd: /bin/sh INFO[0015] args: [-c chmod +x /usr/local/bin/k3d] INFO[0015] Running: [/bin/sh -c chmod +x /usr/local/bin/k3d] INFO[0015] Taking snapshot of full filesystem... INFO[0016] ENV KUBECTL_VERSION='1.19.3' INFO[0017] Using files from context: [] INFO[0017] ADD https://storage.googleapis.com/kubernetes-release/release/v${KUBECTL_VERSION}/bin/linux/amd64/kubectl /usr/local/bin/kubectl INFO[0017] Adding remote URL https://storage.googleapis.com/kubernetes-release/release/v1.19.3/bin/linux/amd64/kubectl to /usr/local/bin/kubectl INFO[0018] Taking snapshot of files... INFO[0019] RUN chmod +x /usr/local/bin/kubectl INFO[0019] cmd: /bin/sh INFO[0019] args: [-c chmod +x /usr/local/bin/kubectl] INFO[0019] Running: [/bin/sh -c chmod +x /usr/local/bin/kubectl] INFO[0019] Taking snapshot of full filesystem... INFO[0020] ENV CONFTEST_VERSION='0.21.0' INFO[0020] Using files from context: [] INFO[0020] ADD https://github.com/open-policy-agent/conftest/releases/download/v${CONFTEST_VERSION}/conftest_${CONFTEST_VERSION}_Linux_x86_64.tar.gz /conftest_${CONFTEST_VERSION}_Linux_x86_64.tar.gz INFO[0020] Adding remote URL https://github.com/open-policy-agent/conftest/releases/download/v0.21.0/conftest_0.21.0_Linux_x86_64.tar.gz to /conftest_0.21.0_Linux_x86_64.tar.gz INFO[0020] Taking snapshot of files... INFO[0020] RUN tar xzf /conftest_${CONFTEST_VERSION}_Linux_x86_64.tar.gz -C /usr/local/bin/ && chmod +x /usr/local/bin/conftest && rm -rf /conftest_${CONFTEST_VERSION}_Linux_x86_64.tar.gz INFO[0020] cmd: /bin/sh INFO[0020] args: [-c tar xzf /conftest_${CONFTEST_VERSION}_Linux_x86_64.tar.gz -C /usr/local/bin/ && chmod +x /usr/local/bin/conftest && rm -rf /conftest_${CONFTEST_VERSION}_Linux_x86_64.tar.gz] INFO[0020] Running: [/bin/sh -c tar xzf /conftest_${CONFTEST_VERSION}_Linux_x86_64.tar.gz -C /usr/local/bin/ && chmod +x /usr/local/bin/conftest && rm -rf /conftest_${CONFTEST_VERSION}_Linux_x86_64.tar.gz] INFO[0021] Taking snapshot of full filesystem... INFO[0022] ENV HELM_VERSION='3.4.0' INFO[0022] Using files from context: [] INFO[0022] ADD https://get.helm.sh/helm-v${HELM_VERSION}-linux-amd64.tar.gz /helm-v${HELM_VERSION}-linux-amd64.tar.gz INFO[0022] Adding remote URL https://get.helm.sh/helm-v3.4.0-linux-amd64.tar.gz to /helm-v3.4.0-linux-amd64.tar.gz INFO[0022] Taking snapshot of files... INFO[0022] RUN tar xzf /helm-v${HELM_VERSION}-linux-amd64.tar.gz -C /usr/local/bin/ --strip-components 1 && chmod +x /usr/local/bin/helm && rm -rf /helm-v${HELM_VERSION}-linux-amd64.tar.gz INFO[0022] cmd: /bin/sh INFO[0022] args: [-c tar xzf /helm-v${HELM_VERSION}-linux-amd64.tar.gz -C /usr/local/bin/ --strip-components 1 && chmod +x /usr/local/bin/helm && rm -rf /helm-v${HELM_VERSION}-linux-amd64.tar.gz] INFO[0022] Running: [/bin/sh -c tar xzf /helm-v${HELM_VERSION}-linux-amd64.tar.gz -C /usr/local/bin/ --strip-components 1 && chmod +x /usr/local/bin/helm && rm -rf /helm-v${HELM_VERSION}-linux-amd64.tar.gz] INFO[0022] Taking snapshot of full filesystem... INFO[0023] RUN helm plugin install https://github.com/instrumenta/helm-conftest INFO[0023] cmd: /bin/sh INFO[0023] args: [-c helm plugin install https://github.com/instrumenta/helm-conftest] INFO[0023] Running: [/bin/sh -c helm plugin install https://github.com/instrumenta/helm-conftest] Installing helm-conftest v0.18.1 ... helm-conftest 0.18.1 is installed. See https://github.com/instrumenta/helm-conftest for help getting started. Installed plugin: conftest INFO[0026] Taking snapshot of full filesystem... INFO[0027] ENV ARGO_VERSION='1.7.8' INFO[0027] Using files from context: [] INFO[0027] ADD https://github.com/argoproj/argo-cd/releases/download/v${ARGO_VERSION}/argocd-linux-amd64 /usr/local/bin/argocd INFO[0027] Adding remote URL https://github.com/argoproj/argo-cd/releases/download/v1.7.8/argocd-linux-amd64 to /usr/local/bin/argocd INFO[0028] Taking snapshot of files... INFO[0029] RUN chmod +x /usr/local/bin/argocd INFO[0029] cmd: /bin/sh INFO[0029] args: [-c chmod +x /usr/local/bin/argocd] INFO[0029] Running: [/bin/sh -c chmod +x /usr/local/bin/argocd] INFO[0029] Taking snapshot of full filesystem... INFO[0031] ENV FLUX_VERSION='0.2.5' INFO[0031] Using files from context: [] INFO[0031] ADD https://github.com/fluxcd/flux2/releases/download/v${FLUX_VERSION}/flux_${FLUX_VERSION}_linux_amd64.tar.gz /flux_${FLUX_VERSION}_linux_amd64.tar.gz INFO[0031] Adding remote URL https://github.com/fluxcd/flux2/releases/download/v0.2.5/flux_0.2.5_linux_amd64.tar.gz to /flux_0.2.5_linux_amd64.tar.gz INFO[0032] Taking snapshot of files... INFO[0032] RUN tar xzf /flux_${FLUX_VERSION}_linux_amd64.tar.gz -C /usr/local/bin/ && chmod +x /usr/local/bin/flux && rm -rf /flux_${FLUX_VERSION}_linux_amd64.tar.gz INFO[0032] cmd: /bin/sh INFO[0032] args: [-c tar xzf /flux_${FLUX_VERSION}_linux_amd64.tar.gz -C /usr/local/bin/ && chmod +x /usr/local/bin/flux && rm -rf /flux_${FLUX_VERSION}_linux_amd64.tar.gz] INFO[0032] Running: [/bin/sh -c tar xzf /flux_${FLUX_VERSION}_linux_amd64.tar.gz -C /usr/local/bin/ && chmod +x /usr/local/bin/flux && rm -rf /flux_${FLUX_VERSION}_linux_amd64.tar.gz] INFO[0032] Taking snapshot of full filesystem... INFO[0033] ENV ISTIO_VERSION='1.6.13' INFO[0034] Using files from context: [] INFO[0034] ADD https://github.com/istio/istio/releases/download/${ISTIO_VERSION}/istioctl-${ISTIO_VERSION}-linux-amd64.tar.gz /istioctl-${ISTIO_VERSION}-linux-amd64.tar.gz INFO[0034] Adding remote URL https://github.com/istio/istio/releases/download/1.6.13/istioctl-1.6.13-linux-amd64.tar.gz to /istioctl-1.6.13-linux-amd64.tar.gz INFO[0034] Taking snapshot of files... INFO[0035] RUN tar xzf /istioctl-${ISTIO_VERSION}-linux-amd64.tar.gz -C /usr/local/bin/ && chmod +x /usr/local/bin/istioctl && rm -rf /istioctl-${ISTIO_VERSION}-linux-amd64.tar.gz INFO[0035] cmd: /bin/sh INFO[0035] args: [-c tar xzf /istioctl-${ISTIO_VERSION}-linux-amd64.tar.gz -C /usr/local/bin/ && chmod +x /usr/local/bin/istioctl && rm -rf /istioctl-${ISTIO_VERSION}-linux-amd64.tar.gz] INFO[0035] Running: [/bin/sh -c tar xzf /istioctl-${ISTIO_VERSION}-linux-amd64.tar.gz -C /usr/local/bin/ && chmod +x /usr/local/bin/istioctl && rm -rf /istioctl-${ISTIO_VERSION}-linux-amd64.tar.gz] INFO[0035] Taking snapshot of full filesystem... INFO[0037] ENV MKCERT_VERSION='1.4.1' INFO[0038] Using files from context: [] INFO[0038] ADD https://github.com/FiloSottile/mkcert/releases/download/v${MKCERT_VERSION}/mkcert-v${MKCERT_VERSION}-linux-amd64 /usr/local/bin/mkcert INFO[0038] Adding remote URL https://github.com/FiloSottile/mkcert/releases/download/v1.4.1/mkcert-v1.4.1-linux-amd64 to /usr/local/bin/mkcert INFO[0038] Taking snapshot of files... INFO[0038] RUN chmod +x /usr/local/bin/mkcert INFO[0038] cmd: /bin/sh INFO[0038] args: [-c chmod +x /usr/local/bin/mkcert] INFO[0038] Running: [/bin/sh -c chmod +x /usr/local/bin/mkcert] INFO[0038] Taking snapshot of full filesystem... INFO[0039] COPY cy-run.sh /usr/local/bin/ INFO[0039] Taking snapshot of files... INFO[0039] COPY dockerd-entrypoint.sh /usr/local/bin/ INFO[0039] Taking snapshot of files... INFO[0039] VOLUME /var/lib/docker INFO[0039] cmd: VOLUME INFO[0039] adding volume /var/lib/docker to ignorelist INFO[0039] Creating directory /var/lib/docker INFO[0039] EXPOSE 2375 2376 INFO[0039] cmd: EXPOSE INFO[0039] Adding exposed port: 2375/tcp INFO[0039] Adding exposed port: 2376/tcp INFO[0039] ENTRYPOINT ["dockerd-entrypoint.sh"] INFO[0039] CMD [] INFO[0039] Pushing image to registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/k3d-builder-local:36d5c881 INFO[0043] Pushed image to 1 destinations section_end:1620914587:step_script section_start:1620914587:cleanup_file_variables Cleaning up file based variables section_end:1620914587:cleanup_file_variables Job succeeded