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
30k stars 3.79k forks source link

ccl/multiregionccl: TestMrSystemDatabase failed [unsupported comparison: bytes to crdb_internal_region] #131486

Open cockroach-teamcity opened 2 weeks ago

cockroach-teamcity commented 2 weeks ago

ccl/multiregionccl.TestMrSystemDatabase failed on release-24.2 @ e35a012c0e04d2010be362e2ef6c02686e78352a:

=== RUN   TestMrSystemDatabase
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestMrSystemDatabase3430967125
    test_log_scope.go:81: use -show-logs to present logs inline
    multiregion_system_table_test.go:398: -- test log scope end --
test logs left over in: outputs.zip/logTestMrSystemDatabase3430967125
--- FAIL: TestMrSystemDatabase (308.04s)
=== RUN   TestMrSystemDatabase/Sqlliveness_system_database
    multiregion_system_table_test.go:118: condition failed to evaluate within 3m45s: pq: unsupported comparison: bytes to crdb_internal_region
    --- FAIL: TestMrSystemDatabase/Sqlliveness_system_database (225.88s)

Parameters:

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

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-42566

rafiss commented 1 week ago

https://github.com/cockroachdb/cockroach/pull/131051 was supposed to help with this but seems like the issue still happens.