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 unit test in spire/pkg/agent/endpoints/sdsv3: TestStreamSecrets #3229

Closed
amartinezfayo opened this issue Jul 7, 2022 · 2 comments
Closed
Labels
priority/backlog Issue is approved and in the backlog

Comments

@amartinezfayo
Copy link
Member

--- FAIL: TestStreamSecrets (0.07s)
    --- FAIL: TestStreamSecrets/Unknown_resource (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="InvalidArgument" msg="workload is not authorized for the requested identities [\"spiffe://domain.test/WHATEVER\"]"
            	Test:       	TestStreamSecrets/Unknown_resource
FAIL
FAIL	github.com/spiffe/spire/pkg/agent/endpoints/sdsv3	0.140s
@amartinezfayo amartinezfayo added the priority/backlog Issue is approved and in the backlog label Jul 7, 2022
@howardjohn
Copy link

Hello from Istio... ran into this googling an error message in our test failure -- also in an SDS test, although it seems more likely a grpc issue (library, or usage of) than something sds-specific. I'll update if we root cause

@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

3 participants