You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/jenkins/workspace/cilium-ginkgo_cilium_master/k8s-1.11-gopath/src/github.com/cilium/cilium/test/ginkgo-ext/scopes.go:471
Pod "echo-67786d8cc8-m9dgg" can not connect to service "http://10.111.204.98/" (failed in request 1/10)
Expected command: kubectl exec -n default echo-67786d8cc8-m9dgg -- curl --path-as-is -s -D /dev/stderr --fail --connect-timeout 5 --max-time 8 http://10.111.204.98/ -w "time-> DNS: '%{time_namelookup}(%{remote_ip})', Connect: '%{time_connect}',Transfer '%{time_starttransfer}', total '%{time_total}'"
To succeed, but it failed:
Exitcode: 28
Stdout:
time-> DNS: '0.000024()', Connect: '0.000000',Transfer '0.000000', total '5.000126'
Stderr:
Defaulting container name to echo-container.
Use 'kubectl describe pod/echo-67786d8cc8-m9dgg -n default' to see all of the containers in this pod.
command terminated with exit code 28