I1009 23:19:33.711085 15 e2e.go:129] Starting e2e run "3d094465-8044-4e59-aed4-279930e8328f" on Ginkgo node 1 {"msg":"Test Suite starting","total":1,"completed":0,"skipped":0,"failed":0} Running Suite: Kubernetes e2e suite =================================== Random Seed: 1665357573 - Will randomize all specs Will run 1 of 7453 specs Oct 9 23:19:36.508: INFO: >>> kubeConfig: /root/.kube/config Oct 9 23:19:36.511: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable Oct 9 23:20:06.514: INFO: Unexpected error listing nodes: Get "https://172.18.0.7:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.7:6443: i/o timeout Oct 9 23:21:06.518: INFO: Unexpected error listing nodes: Get "https://172.18.0.7:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.7:6443: i/o timeout Oct 9 23:22:06.516: INFO: Unexpected error listing nodes: Get "https://172.18.0.7:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.7:6443: i/o timeout Oct 9 23:22:06.517: FAIL: Unexpected error: <*url.Error | 0xc0032f6000>: { Op: "Get", URL: "https://172.18.0.7:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0", Err: { Op: "dial", Net: "tcp", Source: nil, Addr: { IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 172, 18, 0, 7], Port: 6443, Zone: "", }, Err: {}, }, } Get "https://172.18.0.7:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.7:6443: i/o timeout occurred Full Stack Trace k8s.io/kubernetes/test/e2e.setupSuite() test/e2e/e2e.go:231 +0x368 k8s.io/kubernetes/test/e2e.glob..func1() test/e2e/e2e.go:80 +0x4e reflect.Value.call({0x62e7860?, 0x73fa0c8?, 0x6c48fa0?}, {0x714d3bd, 0x4}, {0xc00491b3a8, 0x0, 0x7f58017235a8?}) /usr/local/go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0x62e7860?, 0x73fa0c8?, 0xe?}, {0xc00491b3a8, 0x0, 0x0}) /usr/local/go/src/reflect/value.go:339 +0xbf k8s.io/kubernetes/test/e2e.RunE2ETests(0x257e5b7?) test/e2e/e2e.go:130 +0x686 k8s.io/kubernetes/test/e2e.TestE2E(0x24efd19?) test/e2e/e2e_test.go:136 +0x19 testing.tRunner(0xc0010f5520, 0x73fa0c0) /usr/local/go/src/testing/testing.go:1439 +0x102 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:1486 +0x35f Failure [150.010 seconds] [BeforeSuite] BeforeSuite test/e2e/e2e.go:77 Oct 9 23:22:06.517: Unexpected error: <*url.Error | 0xc0032f6000>: { Op: "Get", URL: "https://172.18.0.7:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0", Err: { Op: "dial", Net: "tcp", Source: nil, Addr: { IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 172, 18, 0, 7], Port: 6443, Zone: "", }, Err: {}, }, } Get "https://172.18.0.7:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.7:6443: i/o timeout occurred test/e2e/e2e.go:231 ------------------------------ Oct 9 23:22:06.518: INFO: Running AfterSuite actions on all nodes Oct 9 23:22:06.518: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func19.2 Oct 9 23:22:06.518: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func9.2 Oct 9 23:22:06.518: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func8.2 Oct 9 23:22:06.518: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func17.3 Oct 9 23:22:06.519: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func9.2 Oct 9 23:22:06.519: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func4.2 Oct 9 23:22:06.519: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func1.3 Oct 9 23:22:06.519: INFO: Running AfterSuite actions on node 1 Oct 9 23:22:06.519: INFO: Skipping dumping logs from cluster JUnit report was created: /home/opnfv/functest/results/k8s_smoke/junit_01.xml {"msg":"Test Suite completed","total":1,"completed":0,"skipped":0,"failed":0} Ran 1 of 0 Specs in 150.013 seconds FAIL! -- 0 Passed | 1 Failed | 0 Pending | 0 Skipped --- FAIL: TestE2E (152.81s) FAIL Ginkgo ran 1 suite in 2m32.932667377s Test Suite Failed