gloo icon indicating copy to clipboard operation
gloo copied to clipboard

TestK8sGateway/PortRouting/TestInvalidPortAndInvalidTargetport flake

Open sheidkamp opened this issue 6 months ago • 1 comments

Which tests failed?

TestK8sGateway/PortRouting/TestInvalidPortAndInvalidTargetport

Initial Investigation

https://github.com/solo-io/gloo/actions/runs/10554424465/job/29236244019

want:
HttpResponse{StatusCode: 503, Body: &matchers.ContainSubstringMatcher{Substr:"upstream connect error or disconnect/reset before headers. reset reason: remote connection failure, transport failure reason: delayed connect error", Args:[]interface {}(nil)}, Headers: map[], Custom: <nil>}
stdout:

stderr:  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0*   Trying 10.96.4.71:8080...
* connect to 10.96.4.71 port 8080 failed: Connection refused
* Failed to connect to gloo-proxy-gw.default.svc.cluster.local port 8080 after 21 ms: Connection refused

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
* Closing connection 0
curl: (7) Failed to connect to gloo-proxy-gw.default.svc.cluster.local port 8080 after 21 ms: Connection refused
command terminated with exit code 7

Additional Information

No response

sheidkamp avatar Aug 26 '24 13:08 sheidkamp