=== RUN TestPTSRecordProtectsTargetsAndSystemTables
test_log_scope.go:165: test logs captured to: outputs.zip/logTestPTSRecordProtectsTargetsAndSystemTables2066818542
test_log_scope.go:76: use -show-logs to present logs inline
protected_timestamps_test.go:500: updating PTS reader cache to 1732093806.614024818,0
protected_timestamps_test.go:512: enqueuing range 7 for mvccGC
protected_timestamps_test.go:500: updating PTS reader cache to 1732093808.766324818,0
protected_timestamps_test.go:512: enqueuing range 9 for mvccGC
protected_timestamps_test.go:500: updating PTS reader cache to 1732093811.919775669,0
protected_timestamps_test.go:512: enqueuing range 27 for mvccGC
protected_timestamps_test.go:500: updating PTS reader cache to 1732093815.075711779,0
protected_timestamps_test.go:512: enqueuing range 26 for mvccGC
protected_timestamps_test.go:540:
Error Trace: github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl/protected_timestamps_test.go:540
Error: Received unexpected error:
batch timestamp 1732093803.017933432,0 must be after replica GC threshold 1732093809.507815991,0
Test: TestPTSRecordProtectsTargetsAndSystemTables
panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestPTSRecordProtectsTargetsAndSystemTables2066818542
--- FAIL: TestPTSRecordProtectsTargetsAndSystemTables (18.80s)
ccl/changefeedccl.TestPTSRecordProtectsTargetsAndSystemTables failed on release-24.1.7-rc @ 3613a619e327fb412ac62036ce2c7060c25e48db:
Parameters:
attempt=1
deadlock=true
run=2
shard=10
Help
See also: How To Investigate a Go Test Failure (internal)
/cc @cockroachdb/cdcThis test on roachdash | Improve this report!
Jira issue: CRDB-44724