envoyproxy/gateway

TestE2E/MultiHeaderBasedConsistentHashLoadBalancing is flaky

Open

#8 330 ouverte le 24 févr. 2026

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Go (802 forks)auto 404
area/testinghelp wanted

Métriques du dépôt

Stars
 (2 871 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

=== RUN   TestE2E/MultiHeaderBasedConsistentHashLoadBalancing/combo3
    load_balancing.go:292: 2026-02-24T00:45:24.682341561Z: Making GET request to host  via http://172.18.0.203/header
    load_balancing.go:144: 2026-02-24T00:45:24.691017234Z: traffic map: map[lb-backend-header-54c8b6cd77-cz6rt:8 lb-backend-header-54c8b6cd77-zgspx:2]
    load_balancing.go:301: 
        	Error Trace:	/home/runner/work/gateway/gateway/test/e2e/tests/load_balancing.go:301
        	Error:      	Should be true
        	Test:       	TestE2E/MultiHeaderBasedConsistentHashLoadBalancing/combo3
        	Messages:   	Expected all requests with headers Lb-Test-1=test1, Lb-Test-2=test2 to route to the same pod
=== RUN   TestE2E/MultiHeaderBasedConsistentHashLoadBalancing/combo4
    load_balancing.go:292: 2026-02-24T00:45:24.691138874Z: Making GET request to host  via http://172.18.0.203/header
    load_balancing.go:144: 2026-02-24T00:45:24.699168457Z: traffic map: map[lb-backend-header-54c8b6cd77-48pck:4 lb-backend-header-54c8b6cd77-zgspx:6]
    load_balancing.go:301: 
        	Error Trace:	/home/runner/work/gateway/gateway/test/e2e/tests/load_balancing.go:301
        	Error:      	Should be true
        	Test:       	TestE2E/MultiHeaderBasedConsistentHashLoadBalancing/combo4
        	Messages:   	Expected all requests with headers Lb-Test-1=foo, Lb-Test-2=bar to route to the same pod
=== RUN   TestE2E/MultiHeaderBasedConsistentHashLoadBalancing/combo5
    load_balancing.go:292: 2026-02-24T00:45:24.699290008Z: Making GET request to host  via http://172.18.0.203/header
    load_balancing.go:144: 2026-02-24T00:45:24.706680251Z: traffic map: map[lb-backend-header-54c8b6cd77-kls9l:5 lb-backend-header-54c8b6cd77-zgspx:5]
    load_balancing.go:301: 
        	Error Trace:	/home/runner/work/gateway/gateway/test/e2e/tests/load_balancing.go:301
        	Error:      	Should be true
        	Test:       	TestE2E/MultiHeaderBasedConsistentHashLoadBalancing/combo5
        	Messages:   	Expected all requests with headers Lb-Test-1=alpha, Lb-Test-2=beta to route to the same pod

https://github.com/envoyproxy/gateway/actions/runs/22330175624/job/64612914104?pr=8327

Guide contributeur