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
29.9k stars 3.78k forks source link

ccl/sqlproxyccl: TestCancelQuery failed #120510

Closed cockroach-teamcity closed 5 months ago

cockroach-teamcity commented 6 months ago

ccl/sqlproxyccl.TestCancelQuery failed with artifacts on release-23.1 @ 960a43b4426ff3e3490a6752af2c426d2ef15a6a:

=== RUN   TestCancelQuery
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/a455c59caed0cf9d0a0298ad88bfe7a2/logTestCancelQuery1195810662
    test_log_scope.go:79: use -show-logs to present logs inline
=== CONT  TestCancelQuery
    proxy_handler_test.go:1911: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/a455c59caed0cf9d0a0298ad88bfe7a2/logTestCancelQuery1195810662
--- FAIL: TestCancelQuery (60.56s)
=== RUN   TestCancelQuery/ignore_unknown_secret_key
    proxy_handler_test.go:1661: condition failed to evaluate within 45s: expected metrics to update, got: QueryCancelSuccessful=1, QueryCancelIgnored=0 QueryCancelForwarded=0 QueryCancelReceivedPGWire=0 QueryCancelReceivedHTTP=0
    --- FAIL: TestCancelQuery/ignore_unknown_secret_key (45.16s)

Parameters:

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

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

This test on roachdash | Improve this report!

Jira issue: CRDB-36724

github-actions[bot] commented 5 months ago

We have marked this test failure issue as stale because it has been inactive for 1 month. If this failure is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 5 days to keep the test failure queue tidy.