kubernetes-sigs / gateway-api

Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.
https://gateway-api.sigs.k8s.io
Apache License 2.0
1.68k stars 441 forks source link

Mesh conformance tests are hard to debug #2935

Open howardjohn opened 3 months ago

howardjohn commented 3 months ago
=== RUN   TestGatewayConformance/MeshBasic/0_request_to_'echo'_should_receive_a_200
    http.go:166: Failed to parse host "echo": address echo: missing port in address
    pod.go:64: Request [client http://echo --method=GET] failed, not ready yet: command terminated with exit code 1 (after 10.61µs)
    http.go:166: Failed to parse host "echo": address echo: missing port in address
    pod.go:64: Request [client http://echo --method=GET] failed, not ready yet: command terminated with exit code 1 (after 1.251942543s)
    http.go:166: Failed to parse host "echo": address echo: missing port in address
    pod.go:64: Request [client http://echo --method=GET] failed, not ready yet: command terminated with exit code 1 (after 2.356704437s)

Example failure.

It would be nice to see the output of the command for debugging

k8s-triage-robot commented 5 days ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale