❌ 1/4 tests failed (8/30 actions), 119 tests skipped, 0 scenarios skipped:
Test [allow-all-except-world]:
🟥 allow-all-except-world/pod-to-pod:curl-ipv4-1: cilium-test-1/client-64d966fcbd-c4p4c (10.244.1.126) -> cilium-test-1/echo-same-node-c9b998db4-5jtrf (10.244.1.220:8080): command "curl --silent --fail --show-error --connect-timeout 2 --max-time 10 -4 -w %{local_ip}:%{local_port} -> %{remote_ip}:%{remote_port} = %{response_code}\n --output /dev/null http://10.244.1.220:8080/" failed: command failed (pod=cilium-test-1/client-64d966fcbd-c4p4c, container=client): command terminated with exit code 28
⛑️ The following owners are responsible for reliability of the testsuite:
- @cilium/sig-agent (pod-to-pod)
- @cilium/sig-servicemesh (.github/workflows/conformance-gateway-api.yaml)
- @cilium/ci-structure (.github/workflows/conformance-gateway-api.yaml)
CI failure
First occurence that I was able to find:
https://github.com/cilium/cilium/actions/runs/16915128197/
Example runs:
https://github.com/cilium/cilium/actions/runs/16956860333/
https://github.com/cilium/cilium/actions/runs/16957988721/
https://github.com/cilium/cilium/actions/runs/16949360410/
cilium-sysdump-experimental-false-20250812-165108.zip
Potentially related PR: #41068 as first failure points to commit from this PR.