Skip to content

ccl/sqlproxyccl: TestProxyProtocol failed #156006

@cockroach-teamcity

Description

@cockroach-teamcity

ccl/sqlproxyccl.TestProxyProtocol failed with artifacts on release-25.4 @ b4669b97748b6f9d2d9a0ec1a7368c5fb9464f4e:

=== RUN   TestProxyProtocol
    test_log_scope.go:171: test logs captured to: /artifacts/tmp/_tmp/2dcdeaae7bc06474bb2d1d585750c46b/logTestProxyProtocol3778243654
    test_log_scope.go:82: use -show-logs to present logs inline
    test_server_shim.go:154: automatically injected an external process virtual cluster under test; see comment at top of test_server_shim.go for details.
    proxy_handler_test.go:235: B
    proxy_handler_test.go:254: 
        	Error Trace:	pkg/ccl/sqlproxyccl/proxy_handler_test.go:2945
        	Error:      	Expected nil, but got: &sqlproxyccl.errWithCode{
        	            	    code:  4,
        	            	    cause: &withstack.withStack{
        	            	        cause: &errutil.withPrefix{
        	            	            cause:  &errors.errorString{s:"invalid length of startup packet: 369295617"},
        	            	            prefix: "while receiving startup message",
        	            	        },
        	            	        stack: &withstack.stack{0x4884651, 0x4890cac, 0x4896860, 0x18cd218, 0x493994},
        	            	    },
        	            	}
        	Test:       	TestProxyProtocol
    panic.go:635: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/2dcdeaae7bc06474bb2d1d585750c46b/logTestProxyProtocol3778243654
--- FAIL: TestProxyProtocol (2.34s)
=== RUN   TestProxyProtocol/server_requires_proxy_protocol
    testing.go:1577: test executed panic(nil) or runtime.Goexit: subtest may have called FailNow on a parent test
--- FAIL: TestProxyProtocol/server_requires_proxy_protocol (0.03s)
Help

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

Same failure on other branches

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-55739

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.T-serverlessbranch-release-25.4Used to mark GA and release blockers and technical advisories for 25.4

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions