I0215 21:55:36.383325 17 test_context.go:457] Tolerating taints "node-role.kubernetes.io/master" when considering if nodes are ready I0215 21:55:36.383453 17 e2e.go:129] Starting e2e run "9b98f9c8-d19e-4191-b99e-66c4b883c67f" on Ginkgo node 1 {"msg":"Test Suite starting","total":1,"completed":0,"skipped":0,"failed":0} Running Suite: Kubernetes e2e suite =================================== Random Seed: 1644962134 - Will randomize all specs Will run 1 of 5668 specs Feb 15 21:55:36.395: INFO: >>> kubeConfig: /root/.kube/config Feb 15 21:55:36.399: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable Feb 15 21:56:06.400: INFO: Unexpected error listing nodes: Get "https://172.18.0.4:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.4:6443: i/o timeout Feb 15 21:56:06.401: FAIL: Unexpected error: <*url.Error | 0xc003f73c50>: { Op: "Get", URL: "https://172.18.0.4: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, 4], Port: 6443, Zone: "", }, Err: {}, }, } Get "https://172.18.0.4:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.4: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:259 +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(0x4157620, 0x4fc9950, 0x13, 0x4dc5ee2, 0x4, 0xc002d593f0, 0x0, 0x0, 0xc002d59408, 0xc002d59410, ...) /usr/local/go/src/reflect/value.go:476 +0x8c7 reflect.Value.Call(0x4157620, 0x4fc9950, 0x13, 0xc002d593f0, 0x0, 0x0, 0x40, 0x3f, 0x411030) /usr/local/go/src/reflect/value.go:337 +0xb9 k8s.io/kubernetes/test/e2e.RunE2ETests(0xc001480000) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:130 +0x36c k8s.io/kubernetes/test/e2e.TestE2E(0xc001480000) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e_test.go:144 +0x2b testing.tRunner(0xc001480000, 0x4fc9940) /usr/local/go/src/testing/testing.go:1123 +0xef created by testing.(*T).Run /usr/local/go/src/testing/testing.go:1168 +0x2b3 Failure [30.007 seconds] [BeforeSuite] BeforeSuite _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:76 Feb 15 21:56:06.401: Unexpected error: <*url.Error | 0xc003f73c50>: { Op: "Get", URL: "https://172.18.0.4: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, 4], Port: 6443, Zone: "", }, Err: {}, }, } Get "https://172.18.0.4:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.4:6443: i/o timeout occurred _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:259 ------------------------------ Feb 15 21:56:06.402: INFO: Running AfterSuite actions on all nodes Feb 15 21:56:06.402: INFO: Running AfterSuite actions on node 1 Feb 15 21:56:06.402: 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 30.009 seconds FAIL! -- 0 Passed | 1 Failed | 0 Pending | 0 Skipped --- FAIL: TestE2E (30.02s) FAIL Ginkgo ran 1 suite in 31.604263391s Test Suite Failed