Recent runs || View in Spyglass
error during ./hack/e2e-internal/e2e-up.sh: exit status 1
from junit_runner.xml
Filter through log files | View test history on testgrid
kubetest Deferred TearDown
kubetest DumpClusterLogs (--up failed)
kubetest Extract
kubetest GetDeployer
kubetest Prepare
kubetest TearDown Previous
kubetest Timeout
kubetest listResources Before
... skipping 15 lines ... I1205 16:52:01.289] process 49 exited with code 0 after 0.0m I1205 16:52:01.290] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1205 16:52:01.290] Root: /workspace I1205 16:52:01.290] cd to /workspace I1205 16:52:01.290] Configure environment... I1205 16:52:01.290] Call: git show -s --format=format:%ct HEAD W1205 16:52:01.294] fatal: not a git repository (or any of the parent directories): .git I1205 16:52:01.295] process 59 exited with code 128 after 0.0m W1205 16:52:01.295] Unable to print commit date for HEAD I1205 16:52:01.295] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1205 16:52:02.149] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1205 16:52:02.439] process 60 exited with code 0 after 0.0m I1205 16:52:02.439] Call: gcloud config get-value account ... skipping 248 lines ... I1205 16:54:37.698] bootstrap-e2e-default-internal-master bootstrap-e2e INGRESS 1000 tcp:1-2379,tcp:2382-65535,udp:1-65535,icmp False W1205 16:54:39.306] ..Created [https://www.googleapis.com/compute/v1/projects/k8s-gci-gce-ingress1-5/global/firewalls/bootstrap-e2e-default-internal-node]. W1205 16:54:41.179] ..Created [https://www.googleapis.com/compute/v1/projects/k8s-gci-gce-ingress1-5/global/firewalls/bootstrap-e2e-default-ssh]. W1205 16:54:41.329] done. I1205 16:54:41.429] NAME NETWORK DIRECTION PRIORITY ALLOW DENY DISABLED I1205 16:54:41.430] bootstrap-e2e-default-ssh bootstrap-e2e INGRESS 1000 tcp:22 False W1205 16:54:44.497] failed. W1205 16:54:44.500] ERROR: (gcloud.compute.firewall-rules.create) Could not fetch resource: W1205 16:54:44.501] - Internal error. Please try again or contact Google Support. (Code: '5EF178B071D9C.A03204D.1A0504D7') W1205 16:54:44.501] W1205 16:54:44.765] [0;31mFailed to create firewall rules.[0m W1205 16:54:44.770] 2022/12/05 16:54:44 process.go:155: Step './hack/e2e-internal/e2e-up.sh' finished in 1m5.778000436s W1205 16:54:44.770] 2022/12/05 16:54:44 e2e.go:572: Dumping logs locally to: /workspace/_artifacts W1205 16:54:44.770] 2022/12/05 16:54:44 process.go:153: Running: ./cluster/log-dump/log-dump.sh /workspace/_artifacts W1205 16:54:44.850] Trying to find master named 'bootstrap-e2e-master' W1205 16:54:44.850] Looking for address 'bootstrap-e2e-master-ip' I1205 16:54:44.951] Checking for custom logdump instances, if any ... skipping 5 lines ... I1205 16:54:44.952] Sourcing kube-util.sh I1205 16:54:44.952] Detecting project I1205 16:54:44.952] Project: k8s-gci-gce-ingress1-5 I1205 16:54:44.952] Network Project: k8s-gci-gce-ingress1-5 I1205 16:54:44.953] Zone: us-west1-b I1205 16:54:44.953] Dumping logs from master locally to '/workspace/_artifacts' W1205 16:54:46.207] ERROR: (gcloud.compute.addresses.describe) Could not fetch resource: W1205 16:54:46.207] - The resource 'projects/k8s-gci-gce-ingress1-5/regions/us-west1/addresses/bootstrap-e2e-master-ip' was not found W1205 16:54:46.208] W1205 16:54:46.496] Could not detect Kubernetes master node. Make sure you've launched a cluster with 'kube-up.sh' I1205 16:54:46.596] Master not detected. Is the cluster up? I1205 16:54:46.597] Dumping logs from nodes locally to '/workspace/_artifacts' I1205 16:54:46.597] Detecting nodes in the cluster ... skipping 46 lines ... I1205 16:56:32.250] Cleared config for k8s-gci-gce-ingress1-5_bootstrap-e2e from /workspace/.kube/config I1205 16:56:32.251] Done W1205 16:56:32.275] W1205 16:56:32.243690 4509 loader.go:222] Config not found: /workspace/.kube/config W1205 16:56:32.276] W1205 16:56:32.243878 4509 loader.go:222] Config not found: /workspace/.kube/config W1205 16:56:32.276] 2022/12/05 16:56:32 process.go:155: Step './hack/e2e-internal/e2e-down.sh' finished in 1m39.233006288s W1205 16:56:32.276] 2022/12/05 16:56:32 process.go:96: Saved XML output to /workspace/_artifacts/junit_runner.xml. W1205 16:56:32.277] 2022/12/05 16:56:32 main.go:328: Something went wrong: starting e2e cluster: error during ./hack/e2e-internal/e2e-up.sh: exit status 1 W1205 16:56:32.277] Traceback (most recent call last): W1205 16:56:32.277] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 723, in <module> W1205 16:56:32.277] main(parse_args()) W1205 16:56:32.277] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 569, in main W1205 16:56:32.277] mode.start(runner_args) W1205 16:56:32.277] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 228, in start W1205 16:56:32.277] check_env(env, self.command, *args) W1205 16:56:32.278] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 111, in check_env W1205 16:56:32.278] subprocess.check_call(cmd, env=env) W1205 16:56:32.278] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call W1205 16:56:32.278] raise CalledProcessError(retcode, cmd) W1205 16:56:32.278] subprocess.CalledProcessError: Command '('kubetest', '--dump=/workspace/_artifacts', '--gcp-service-account=/etc/service-account/service-account.json', '--up', '--down', '--test', '--provider=gce', '--cluster=bootstrap-e2e', '--gcp-network=bootstrap-e2e', '--check-leaked-resources', '--extract=ci/latest', '--gcp-node-image=gci', '--gcp-zone=us-west1-b', '--ginkgo-parallel=25', '--test_args=--ginkgo.skip=\\[Driver:.gcepd\\]|\\[Slow\\]|\\[Serial\\]|\\[Disruptive\\]|\\[Flaky\\]|\\[Feature:.+\\] --minStartupPods=9', '--timeout=60m')' returned non-zero exit status 1 E1205 16:56:32.279] Command failed I1205 16:56:32.279] process 246 exited with code 1 after 4.4m E1205 16:56:32.279] FAIL: ci-kubernetes-e2e-gci-gce-network-proxy-http-connect I1205 16:56:32.279] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1205 16:56:33.128] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1205 16:56:33.325] process 4518 exited with code 0 after 0.0m I1205 16:56:33.326] Call: gcloud config get-value account I1205 16:56:34.251] process 4528 exited with code 0 after 0.0m I1205 16:56:34.252] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1205 16:56:34.252] Upload result and artifacts... I1205 16:56:34.252] Gubernator results at https://gubernator.k8s.io/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-network-proxy-http-connect/1599808795951763456 I1205 16:56:34.252] Call: gsutil ls gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-network-proxy-http-connect/1599808795951763456/artifacts W1205 16:56:35.757] CommandException: One or more URLs matched no objects. E1205 16:56:36.077] Command failed I1205 16:56:36.077] process 4538 exited with code 1 after 0.0m W1205 16:56:36.077] Remote dir gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-network-proxy-http-connect/1599808795951763456/artifacts not exist yet I1205 16:56:36.077] Call: gsutil -m -q -o GSUtil:use_magicfile=True cp -r -c -z log,txt,xml /workspace/_artifacts gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-network-proxy-http-connect/1599808795951763456/artifacts I1205 16:56:38.516] process 4672 exited with code 0 after 0.0m I1205 16:56:38.516] Call: git rev-parse HEAD W1205 16:56:38.520] fatal: not a git repository (or any of the parent directories): .git E1205 16:56:38.521] Command failed I1205 16:56:38.521] process 5176 exited with code 128 after 0.0m I1205 16:56:38.521] Call: git rev-parse HEAD I1205 16:56:38.525] process 5177 exited with code 0 after 0.0m I1205 16:56:38.526] Call: gsutil stat gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-network-proxy-http-connect/jobResultsCache.json I1205 16:56:40.312] process 5178 exited with code 0 after 0.0m I1205 16:56:40.313] Call: gsutil -q cat 'gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce-network-proxy-http-connect/jobResultsCache.json#1670254552650474' ... skipping 8 lines ...