I0819 15:00:09.973858 17 e2e.go:129] Starting e2e run "f53a5967-2735-44ef-9ad8-3d2d898adb23" on Ginkgo node 1 {"msg":"Test Suite starting","total":1,"completed":0,"skipped":0,"failed":0} Running Suite: Kubernetes e2e suite =================================== Random Seed: 1629385209 - Will randomize all specs Will run 1 of 6432 specs Aug 19 15:00:12.766: INFO: >>> kubeConfig: /root/.kube/config Aug 19 15:00:12.770: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable Aug 19 15:00:42.773: 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 Aug 19 15:01:42.778: 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 Aug 19 15:02:42.776: 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 Aug 19 15:02:42.777: FAIL: Unexpected error: <*url.Error | 0xc0011fa000>: { 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() _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:264 +0x1c5 k8s.io/kubernetes/test/e2e.glob..func1(0x0, 0x0, 0x0) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:79 +0x45 reflect.Value.call(0x62e6c20, 0x72d4388, 0x13, 0x706349f, 0x4, 0xc004db1398, 0x0, 0x0, 0x6ff1d80, 0x212dd5b, ...) /usr/local/go/src/reflect/value.go:476 +0x8e7 reflect.Value.Call(0x62e6c20, 0x72d4388, 0x13, 0xc004db1398, 0x0, 0x0, 0x203000, 0x164c8cd85a6eeafc, 0x0) /usr/local/go/src/reflect/value.go:337 +0xb9 k8s.io/kubernetes/test/e2e.RunE2ETests(0xc001081980) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:130 +0x36c k8s.io/kubernetes/test/e2e.TestE2E(0xc001081980) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e_test.go:136 +0x2b testing.tRunner(0xc001081980, 0x72d4380) /usr/local/go/src/testing/testing.go:1193 +0xef created by testing.(*T).Run /usr/local/go/src/testing/testing.go:1238 +0x2b3 Failure [150.012 seconds] [BeforeSuite] BeforeSuite _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:76 Aug 19 15:02:42.777: Unexpected error: <*url.Error | 0xc0011fa000>: { 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 _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:264 ------------------------------ Aug 19 15:02:42.779: INFO: Running AfterSuite actions on all nodes Aug 19 15:02:42.779: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func17.2 Aug 19 15:02:42.779: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func8.2 Aug 19 15:02:42.779: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func7.2 Aug 19 15:02:42.779: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func17.3 Aug 19 15:02:42.779: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func9.2 Aug 19 15:02:42.779: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func4.2 Aug 19 15:02:42.779: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func1.3 Aug 19 15:02:42.779: INFO: Running AfterSuite actions on node 1 Aug 19 15:02:42.779: INFO: Skipping dumping logs from cluster JUnit report was created: /home/opnfv/functest/results/k8s_quick/junit_01.xml {"msg":"Test Suite completed","total":1,"completed":0,"skipped":0,"failed":0} Ran 1 of 0 Specs in 150.014 seconds FAIL! -- 0 Passed | 1 Failed | 0 Pending | 0 Skipped --- FAIL: TestE2E (152.81s) FAIL Ginkgo ran 1 suite in 2m32.913501103s Test Suite Failed