Skip to content

roachtest: backup/mvcc-range-tombstones failed #97694

@cockroach-teamcity

Description

@cockroach-teamcity

roachtest.backup/mvcc-range-tombstones failed with artifacts on master @ 39c06b5a438c01c93ffbfeeefe702d3f9b620eaf:

test artifacts and logs in: /artifacts/backup/mvcc-range-tombstones/run_1
(assertions.go:264).Fail: 
	Error Trace:	/go/src/github.com/cockroachdb/cockroach/backup.go:1368
	            				/go/src/github.com/cockroachdb/cockroach/backup.go:1112
	            				/go/src/github.com/cockroachdb/cockroach/test_runner.go:974
	            				/go/src/github.com/cockroachdb/cockroach/asm_amd64.s:1594
	Error:      	Not equal: 
	            	expected: "orders_pkey: -4267257014595485498\no_ck: 6612199062925546885\no_od: 4219510167571706141\n"
	            	actual  : "orders_pkey: -9048745520161075422\no_ck: 6612199062925546885\no_od: -2975125101390377471\n"
	            	
	            	Diff:
	            	--- Expected
	            	+++ Actual
	            	@@ -1,4 +1,4 @@
	            	-orders_pkey: -4267257014595485498
	            	+orders_pkey: -9048745520161075422
	            	 o_ck: 6612199062925546885
	            	-o_od: 4219510167571706141
	            	+o_od: -2975125101390377471
	            	 
	Test:       	backup/mvcc-range-tombstones
	Messages:   	fingerprint mismatch for restore at time 'canceled'
(require.go:165).Equal: FailNow called

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=8 , ROACHTEST_encrypted=false , ROACHTEST_fs=ext4 , ROACHTEST_localSSD=true , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/disaster-recovery

This test on roachdash | Improve this report!

Jira issue: CRDB-24827

Epic CRDB-21942

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.T-disaster-recoverybranch-masterFailures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions