-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
4.15.z, 4.16.0
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
No
-
None
-
None
-
Rejected
-
SDN Sprint 251
-
1
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Version-Release number of selected component (if applicable):
The following test from the e2e conformance is failing "[sig-network] [Feature:IPv6DualStack] Granular Checks: Services Secondary IP Family [LinuxOnly] should function for service endpoints using hostNetwork [Suite:openshift/conformance/parallel] [Suite:k8s]".
with the following details:
Feb 28 15:16:27.454: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.128.2.29:9080/dial?request=hostname&protocol=http&host=fd02::81ce&port=80&tries=1'] Namespace:e2e-dualstack-7426 PodName:test-container-pod ContainerName:webserver Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false}
Feb 28 15:16:27.456: INFO: ExecWithOptions: Clientset creation
Feb 28 15:16:27.456: INFO: ExecWithOptions: execute(POST https://api.ostest.shiftstack.com:6443/api/v1/namespaces/e2e-dualstack-7426/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.128.2.29%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3Dfd02%3A%3A81ce%26port%3D80%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true)
Feb 28 15:16:32.543: INFO: Waiting for responses: map[ostest-zrkjv-worker-0-ffbqd:{} ostest-zrkjv-worker-0-vvvl2:{}]
[FAILED] failed dialing endpoint, did not find expected responses...
Tries 39
Command curl -g -q -s 'http://10.128.2.29:9080/dial?request=hostname&protocol=http&host=fd02::81ce&port=80&tries=1'
retrieved map[ostest-zrkjv-worker-0-8dv8p:{}]
expected map[ostest-zrkjv-worker-0-8dv8p:{} ostest-zrkjv-worker-0-ffbqd:{} ostest-zrkjv-worker-0-vvvl2:{}
How reproducible:
Always
Steps to Reproduce:
1. Install OpenShit on OpenStack using a dual-stack tenant network
2.Run the test
3.
Actual results:
Expected results:
Additional info: