Open cockroach-teamcity opened 3 months ago
ccl/crosscluster/logical.TestRandomTables failed on release-24.2 @ 544673f4fc982fbb3abdd2824f09282f668d2959:
=== RUN TestRandomTables
test_log_scope.go:170: test logs captured to: outputs.zip/logTestRandomTables730918419
test_log_scope.go:81: use -show-logs to present logs inline
test_server_shim.go:93: cluster virtualization disabled due to issue: #127241 (expected label: C-bug)
logical_replication_job_test.go:526: CREATE TABLE rand_table (col1_0 "char" NOT NULL, col1_1 INT8 NOT NULL, col1_2 CHAR, "\\x52col1_3" TIMESTAMP NULL, col1_4 BYTES NOT NULL, col1_5 UUID NOT NULL, "c\\U00031728o!l1_6" BIT(6) NOT NULL, col1_7 TIME, col1_8 BYTES NOT NULL, "c'o,l1_9" PG_LSN NOT NULL, col1_10 BOX2D NOT NULL, col1_11 TSVECTOR NOT NULL, " col1_12" BYTES NOT NULL, PRIMARY KEY (" col1_12" ASC), INDEX ("\\x52col1_3", col1_2 ASC, col1_5, col1_4 ASC) STORING (col1_0, "c\\U00031728o!l1_6", col1_7, col1_8, col1_10), INDEX (col1_2 ASC, col1_4))
logical_replication_job_test.go:557: waiting for replication job 1001439506202918913
logical_replication_job_test.go:926: fingerprinting index rand_table_pkey
logical_replication_job_test.go:926: fingerprinting index rand_table_\\x52col1_3_col1_2_col1_5_col1_4_idx
logical_replication_job_test.go:926: fingerprinting index rand_table_col1_2_col1_4_idx
logical_replication_job_test.go:927: error executing 'SELECT
xor_agg(fnv64(col1_2:::string::bytes,col1_4:::bytes," col1_12":::bytes))::string AS fingerprint
FROM [110 AS t]@{FORCE_INDEX=[3]}
': pq: bytea encoded value ends with escape character
panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestRandomTables730918419
--- FAIL: TestRandomTables (2.01s)
Parameters:
attempt=1
run=18
shard=1
ccl/crosscluster/logical.TestRandomTables failed on release-24.2 @ 742a2251a05088a238fc6eb4c2466dace3cb1bb2:
Parameters:
attempt=1
run=11
shard=1
Help
See also: How To Investigate a Go Test Failure (internal)
Same failure on other branches
- #127239 ccl/crosscluster/logical: TestRandomTables failed [C-test-failure O-robot T-disaster-recovery branch-master release-blocker]
/cc @cockroachdb/disaster-recovery
This test on roachdash | Improve this report!
Jira issue: CRDB-40611