Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky sdsv3 test TestStreamSecrets/Default_All_bundles:_RootCA #3275

Closed
rturner3 opened this issue Jul 26, 2022 · 2 comments
Closed

Flaky sdsv3 test TestStreamSecrets/Default_All_bundles:_RootCA #3275

rturner3 opened this issue Jul 26, 2022 · 2 comments
Labels
priority/backlog Issue is approved and in the backlog

Comments

@rturner3
Copy link
Collaborator

--- FAIL: TestStreamSecrets (0.27s)
    --- FAIL: TestStreamSecrets/Default_All_bundles:_RootCA (0.00s)
        handler_test.go:632: 
            	Error Trace:	/home/runner/work/spire/spire/pkg/agent/endpoints/sdsv3/assertions.go:50
            	            				/home/runner/work/spire/spire/pkg/agent/endpoints/sdsv3/handler_test.go:632
            	Error:      	Status code="Internal" msg="malformed header: missing HTTP status; malformed header: missing HTTP content-type" does not match code="Internal" msg="unable to use \"SPIFFE validator\" on Envoy below 1.17"
            	Test:       	TestStreamSecrets/Default_All_bundles:_RootCA
FAIL

Encountered in a CI run unrelated to Envoy: https://github.com/spiffe/spire/runs/7527694088?check_suite_focus=true

@rturner3 rturner3 added the priority/backlog Issue is approved and in the backlog label Jul 26, 2022
@rturner3
Copy link
Collaborator Author

This is related to #3229. It appears to be an issue that can happen with any of the unit tests in pkg/agent/endpoints/sdsv3 and is caused by a bug in grpc-go: grpc/grpc-go#5511

@MarcosDY
Copy link
Collaborator

grpc/grpc-go/issues/5511 was released on grpc/grpc-go/pull/5513 and released on grpc v1.49.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/backlog Issue is approved and in the backlog
Projects
None yet
Development

No branches or pull requests

2 participants