cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.12k stars 3.81k forks source link

ccl/sqlproxyccl: TestFailedConnection failed #128292

Closed cockroach-teamcity closed 2 months ago

cockroach-teamcity commented 3 months ago

ccl/sqlproxyccl.TestFailedConnection failed with artifacts on release-23.2.9-rc @ 579c0a000fb80ef7184e46ea038937c135ee2f0c:

=== RUN   TestFailedConnection
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/a455c59caed0cf9d0a0298ad88bfe7a2/logTestFailedConnection2179629901
    test_log_scope.go:81: use -show-logs to present logs inline
    proxy_handler_test.go:2841: 
            Error Trace:    github.com/cockroachdb/cockroach/pkg/ccl/sqlproxyccl/proxy_handler_test.go:2875
            Error:          Expect "failed to connect to ``host=localhost user=unused database=``: failed to receive message (unexpected EOF)" to match "server requires encryption"
            Test:           TestFailedConnection
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/a455c59caed0cf9d0a0298ad88bfe7a2/logTestFailedConnection2179629901
--- FAIL: TestFailedConnection (1.02s)

Parameters:

See also: How To Investigate a Go Test Failure (internal)

Same failure on other branches

- #126078 ccl/sqlproxyccl: TestFailedConnection failed [C-test-failure O-robot T-serverless branch-release-23.2] - #125741 ccl/sqlproxyccl: TestFailedConnection failed [C-test-failure O-robot T-serverless branch-release-23.1] - #125523 ccl/sqlproxyccl: TestFailedConnection failed [C-test-failure O-robot T-serverless branch-master]

/cc @cockroachdb/sql-foundations @cockroachdb/server

This test on roachdash | Improve this report!

Jira issue: CRDB-40923

jeffswenson commented 2 months ago

This will be resolved by https://github.com/cockroachdb/cockroach/issues/130441.