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 TestTLSRequired #17434

Open
rohit-nayak-ps opened this issue Dec 26, 2024 · 0 comments
Open

Flaky TestTLSRequired #17434

rohit-nayak-ps opened this issue Dec 26, 2024 · 0 comments
Labels
Component: Authn/z Authentication / Authorization / Certificates Flakes Type: Testing

Comments

@rohit-nayak-ps
Copy link
Contributor

rohit-nayak-ps commented Dec 26, 2024

Overview of the Issue

Seen this a few times

2024-12-16T10:15:09.3974419Z === RUN   TestTLSRequired
2024-12-16T10:15:09.3974607Z E1216 10:11:15.948514   13912 auth_server_static.go:258] Error parsing auth server config: EOF
2024-12-16T10:15:09.3974994Z W1216 10:11:15.950235   13912 crl.go:33] The current Certificate Revocation List (CRL) is past expiry date and must be updated. Revoked certificates will still be rejected in this state.
2024-12-16T10:15:09.3975372Z W1216 10:11:15.951533   13912 crl.go:33] The current Certificate Revocation List (CRL) is past expiry date and must be updated. Revoked certificates will still be rejected in this state.
2024-12-16T10:15:09.3975731Z E1216 10:11:15.951564   13912 server.go:435] Cannot read post-SSL client handshake response from client 3 (127.0.0.1:43416): Certificate revoked: CommonName=Revoked Client Cert
2024-12-16T10:15:09.3975826Z io.ReadFull(header size) failed
2024-12-16T10:15:09.3975927Z     server_test.go:1008: 
2024-12-16T10:15:09.3976328Z         	Error Trace:	/opt/actions-runner/_work/vitess-private/vitess-private/go/mysql/server_test.go:1008
2024-12-16T10:15:09.3977215Z         	Error:      	Error "cannot send HandshakeResponse41: write tcp 127.0.0.1:43416->127.0.0.1:31831: write: connection reset by peer\nWrite(packet) failed\nconn 3 (errno 2013) (sqlstate HY000)" does not contain "remote error: tls: bad certificate"
2024-12-16T10:15:09.3977352Z         	Test:       	TestTLSRequired
2024-12-16T10:15:09.3977440Z --- FAIL: TestTLSRequired (0.01s)
@rohit-nayak-ps rohit-nayak-ps added Type: Testing Component: Authn/z Authentication / Authorization / Certificates Flakes labels Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Authn/z Authentication / Authorization / Certificates Flakes Type: Testing
Projects
None yet
Development

No branches or pull requests

1 participant