Running with gitlab-runner 13.6.0 (8fa89735)  on bigbang-public-runner-gitlab-runner-848b4ffbcd-gxfzz pP4YiAQX section_start:1614694960:resolve_secrets Resolving secrets section_end:1614694960:resolve_secrets section_start:1614694960: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:1614694960:prepare_executor section_start:1614694960:prepare_script Preparing environment Waiting for pod private-bigbang-runner/runner-pp4yiaqx-project-4984-concurrent-0q4p8x to be running, status is Pending Waiting for pod private-bigbang-runner/runner-pp4yiaqx-project-4984-concurrent-0q4p8x to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper svc-0]" ContainersNotReady: "containers with unready status: [build helper svc-0]" Running on runner-pp4yiaqx-project-4984-concurrent-0q4p8x via bigbang-public-runner-gitlab-runner-848b4ffbcd-gxfzz... section_end:1614694966:prepare_script section_start:1614694966: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/sandbox/kiali/.git/ Created fresh repository. Checking out 7cc15303 as init... Skipping Git submodules setup section_end:1614694966:get_sources section_start:1614694966:step_script Executing "step_script" stage of the job script $ docker run -d -p 53:53/udp -p 53:53 registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/go-dnsmasq:87fca1d1 Unable to find image 'registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/go-dnsmasq:87fca1d1' locally 87fca1d1: Pulling from platform-one/big-bang/pipeline-templates/pipeline-templates/go-dnsmasq a6b97b4963f5: Pulling fs layer 13948a011eec: Pulling fs layer 420065a186b9: Pulling fs layer 3b4ee3c09e52: Pulling fs layer 3b4ee3c09e52: Waiting 13948a011eec: Verifying Checksum 13948a011eec: Download complete 420065a186b9: Verifying Checksum 420065a186b9: Download complete 3b4ee3c09e52: Verifying Checksum 3b4ee3c09e52: Download complete a6b97b4963f5: Verifying Checksum a6b97b4963f5: Download complete a6b97b4963f5: Pull complete 13948a011eec: Pull complete 420065a186b9: Pull complete 3b4ee3c09e52: Pull complete Digest: sha256:9d8416babf25e66a6a7e47a545b98a36e5d4fb8aeadf083ed5bd4d6e2b80e923 Status: Downloaded newer image for registry.dso.mil/platform-one/big-bang/pipeline-templates/pipeline-templates/go-dnsmasq:87fca1d1 b2eda6ad888aed6349b2ca845e14dbd22030ce083f8b3d4606ccd1cf228c279c $ echo "nameserver 127.0.0.1" >> /etc/resolv.conf $ k3d cluster create ${CI_PROJECT_NAME} --servers 1 --k3s-server-arg "--disable=metrics-server" --k3s-server-arg "--disable=traefik" -p 80:80@loadbalancer -p 443:443@loadbalancer --wait INFO[0000] Created network 'k3d-kiali' INFO[0000] Created volume 'k3d-kiali-images' INFO[0001] Creating node 'k3d-kiali-server-0' INFO[0002] Pulling image 'docker.io/rancher/k3s:v1.19.4-k3s1' INFO[0013] Creating LoadBalancer 'k3d-kiali-serverlb' INFO[0013] Pulling image 'docker.io/rancher/k3d-proxy:v3.4.0' INFO[0017] (Optional) Trying to get IP of the docker host and inject it into the cluster as 'host.k3d.internal' for easy access INFO[0020] Successfully added host record to /etc/hosts in 2/2 nodes and to the CoreDNS ConfigMap INFO[0020] Cluster 'kiali' created successfully! INFO[0020] You can now use it like this: kubectl cluster-info $ kubectl wait --for=condition=available --timeout 600s -A deployment --all > /dev/null $ kubectl wait --for=condition=ready --timeout 600s -A pods --all --field-selector status.phase=Running > /dev/null $ if [ ! -z ${PROJECT_NAME} ]; then # collapsed multi-line command namespace/kiali created secret/private-registry created secret/private-registry-mil created $ git clone -b ${PIPELINE_REPO_BRANCH} ${PIPELINE_REPO} ${PIPELINE_REPO_DESTINATION} Cloning into '../pipeline-repo'... $ source ${YAML_PARSE_PATH} $ source ${WAIT_PATH} $ if [[ "${CI_PROJECT_NAME}" != *"istio"* ]]; then # collapsed multi-line command - Processing resources for Istio core. ✔ Istio core installed - Processing resources for Istiod. - Processing resources for Istiod. Waiting for Deployment/istio-system/istiod ✔ Istiod installed - Processing resources for Ingress gateways. - Processing resources for Ingress gateways. Waiting for Deployment/istio-system/istio-ingressgat... ✔ Ingress gateways installed - Pruning removed resources ✔ Installation complete$ if [ -f "tests/main-test-gateway.yaml" ]; then # collapsed multi-line command $ if [ -f "tests/dependencies.yaml" ]; then # collapsed multi-line command $ sleep 10 $ kubectl wait --for=condition=established --timeout 60s -A crd --all > /dev/null $ if [ -f ${dep_repo_folder}/tests/wait.sh ]; then # collapsed multi-line command $ wait_sts $ kubectl wait --for=condition=available --timeout 600s -A deployment --all > /dev/null $ kubectl wait --for=condition=ready --timeout 600s -A pods --all --field-selector status.phase=Running > /dev/null $ if [ -f "tests/test-sysctl-mod.yml" ]; then # collapsed multi-line command $ echo "Package install" Package install $ if [ -f "tests/test-values.yml" ] ; then # collapsed multi-line command Helm installing kiali/chart into kiali namespace using kiali/tests/test-values.yml for values W0302 14:23:58.595558 217 warnings.go:67] apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition W0302 14:23:58.596910 217 warnings.go:67] apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition W0302 14:24:00.605579 217 warnings.go:67] apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition W0302 14:24:00.608570 217 warnings.go:67] apiextensions.k8s.io/v1beta1 CustomResourceDefinition is deprecated in v1.16+, unavailable in v1.22+; use apiextensions.k8s.io/v1 CustomResourceDefinition W0302 14:24:01.118959 217 warnings.go:67] using legacy gatewayName format "main.kiali.svc.cluster.local"; prefer the / format: "kiali/main" Error: timed out waiting for the condition section_end:1614695641:step_script section_start:1614695641:after_script Running after_script Running after script... $ if [ -e success ]; then # collapsed multi-line command Job Failed Printing Debug Logs kubectl get all -A NAMESPACE NAME READY STATUS RESTARTS AGE kube-system pod/local-path-provisioner-7ff9579c6-lnxpz 1/1 Running 0 10m kube-system pod/coredns-66c464876b-wh2jj 1/1 Running 0 10m istio-system pod/istiod-6df7c99878-pcqnj 1/1 Running 0 10m istio-system pod/svclb-istio-ingressgateway-xbp72 5/5 Running 1 10m istio-system pod/istio-ingressgateway-748fbb4988-xp9lf 1/1 Running 0 10m kiali pod/kiali-kiali-operator-75ff5dc49-g84d9 0/1 ImagePullBackOff 0 10m NAMESPACE NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE default service/kubernetes ClusterIP 10.43.0.1 443/TCP 10m kube-system service/kube-dns ClusterIP 10.43.0.10 53/UDP,53/TCP,9153/TCP 10m istio-system service/istiod ClusterIP 10.43.157.207 15010/TCP,15012/TCP,443/TCP,15014/TCP 10m istio-system service/istio-ingressgateway LoadBalancer 10.43.61.212 172.18.0.2 15021:32447/TCP,80:31579/TCP,443:32449/TCP,15012:31171/TCP,15443:32532/TCP 10m NAMESPACE NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE istio-system daemonset.apps/svclb-istio-ingressgateway 1 1 1 1 1 10m NAMESPACE NAME READY UP-TO-DATE AVAILABLE AGE kube-system deployment.apps/local-path-provisioner 1/1 1 1 10m kube-system deployment.apps/coredns 1/1 1 1 10m istio-system deployment.apps/istiod 1/1 1 1 10m istio-system deployment.apps/istio-ingressgateway 1/1 1 1 10m kiali deployment.apps/kiali-kiali-operator 0/1 1 0 10m NAMESPACE NAME DESIRED CURRENT READY AGE kube-system replicaset.apps/local-path-provisioner-7ff9579c6 1 1 1 10m kube-system replicaset.apps/coredns-66c464876b 1 1 1 10m istio-system replicaset.apps/istiod-6df7c99878 1 1 1 10m istio-system replicaset.apps/istio-ingressgateway-748fbb4988 1 1 1 10m kiali replicaset.apps/kiali-kiali-operator-75ff5dc49 1 1 0 10m NAMESPACE NAME REFERENCE TARGETS MINPODS MAXPODS REPLICAS AGE istio-system horizontalpodautoscaler.autoscaling/istiod Deployment/istiod /80% 1 5 1 10m istio-system horizontalpodautoscaler.autoscaling/istio-ingressgateway Deployment/istio-ingressgateway /80% 1 5 1 10m $ k3d cluster delete ${CI_PROJECT_NAME} INFO[0000] Deleting cluster 'kiali' INFO[0000] Deleted k3d-kiali-serverlb INFO[0001] Deleted k3d-kiali-server-0 INFO[0001] Deleting cluster network '02654185673d6b59d6afa7146306b341a38df03e1f923e4fd815bd22cfd3d259' INFO[0001] Deleting image volume 'k3d-kiali-images' INFO[0001] Removing cluster details from default kubeconfig... INFO[0001] Removing standalone kubeconfig file (if there is one)... INFO[0001] Successfully deleted cluster kiali! section_end:1614695643:after_script section_start:1614695643:upload_artifacts_on_failure Uploading artifacts for failed job Uploading artifacts... WARNING: tests/cypress/screenshots: no matching files WARNING: tests/cypress/videos: no matching files  ERROR: No files to upload  section_end:1614695643:upload_artifacts_on_failure section_start:1614695643:cleanup_file_variables Cleaning up file based variables section_end:1614695643:cleanup_file_variables ERROR: Job failed: command terminated with exit code 1