-
Notifications
You must be signed in to change notification settings - Fork 4.1k
kv/kvserver: TestNonVoterCatchesUpViaRaftSnapshotQueue failed #68142
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
kv/kvserver.TestNonVoterCatchesUpViaRaftSnapshotQueue failed with artifacts on master @ 8009ac6bb63f455a18bb1139d505bdd9930816b7:
=== RUN TestNonVoterCatchesUpViaRaftSnapshotQueue
test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestNonVoterCatchesUpViaRaftSnapshotQueue890270849
test_log_scope.go:74: use -show-logs to present logs inline
replica_learner_test.go:430:
Error Trace: replica_learner_test.go:430
Error: Expect " 0.000ms 0.000ms === operation:manual raftsnapshot queue run _unfinished:1 _verbose:1 node:1 range:41/1:/{Table/Max-Max} store:1
0.082ms 0.082ms event:kv/kvserver/store.go:2828 [n1,s1,r41/1:/{Table/Max-Max}] running raftsnapshot.shouldQueue
0.107ms 0.025ms event:kv/kvserver/store.go:2830 [n1,s1,r41/1:/{Table/Max-Max}] shouldQueue=false, priority=0.000000
" to match "streamed VIA_SNAPSHOT_QUEUE snapshot.*to.*NON_VOTER"
Test: TestNonVoterCatchesUpViaRaftSnapshotQueue
panic.go:613: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestNonVoterCatchesUpViaRaftSnapshotQueue890270849
--- FAIL: TestNonVoterCatchesUpViaRaftSnapshotQueue (3.37s)
Reproduce
To reproduce, try:
make stressrace TESTS=TestNonVoterCatchesUpViaRaftSnapshotQueue PKG=./pkg/kv/kvserver TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1Parameters in this failure:
- GOFLAGS=-json
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.