=== 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)
ccl/sqlproxyccl.TestFailedConnection failed with artifacts on release-23.2.9-rc @ 579c0a000fb80ef7184e46ea038937c135ee2f0c:
Parameters:
TAGS=bazel,gss
stress=true
Help
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