K8sDatapathServicesTest Checks N/S loadbalancing With ClusterIP external access, fails pretty often on main currently.
• Failure [151.781 seconds]
K8sDatapathServicesTest
/home/runner/work/cilium/cilium/test/ginkgo-ext/scopes.go:461
Checks N/S loadbalancing
/home/runner/work/cilium/cilium/test/ginkgo-ext/scopes.go:461
With ClusterIP external access
/home/runner/work/cilium/cilium/test/ginkgo-ext/scopes.go:461
ClusterIP can be accessed when external access is enabled [It]
/home/runner/work/cilium/cilium/test/ginkgo-ext/scopes.go:515
cannot curl to service IP from host: time-> DNS: '0.000033()', Connect: '0.000000',Transfer '0.000000', total '0.000000'command terminated with exit code 7
Expected command: kubectl exec -n kube-system log-gatherer-65k9m -- curl -k --path-as-is -s -D /dev/stderr --fail --connect-timeout 5 --max-time 20 [http://10.96.215.47:80/](http://10.96.215.47/) -w "time-> DNS: '%{time_namelookup}(%{remote_ip})', Connect: '%{time_connect}',Transfer '%{time_starttransfer}', total '%{time_total}'"
To succeed, but it failed:
Exitcode: 7
Err: exit status 7
Stdout:
time-> DNS: '0.000033()', Connect: '0.000000',Transfer '0.000000', total '0.000000'
Stderr:
command terminated with exit code 7
/home/runner/work/cilium/cilium/test/k8s/services.go:711
------------------------------
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
Summarizing 1 Failure:
[Fail] K8sDatapathServicesTest Checks N/S loadbalancing With ClusterIP external access [It] ClusterIP can be accessed when external access is enabled
/home/runner/work/cilium/cilium/test/k8s/services.go:711
The first hit on main was on Aug 15th. We've had 9 failures since:
CI failure
K8sDatapathServicesTest Checks N/S loadbalancing With ClusterIP external access, fails pretty often on main currently.
The first hit on main was on Aug 15th. We've had 9 failures since: