Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kv/kvserver: TestRequestsOnLaggingReplica failed #80775

Closed
cockroach-teamcity opened this issue Apr 29, 2022 · 1 comment
Closed

kv/kvserver: TestRequestsOnLaggingReplica failed #80775

cockroach-teamcity opened this issue Apr 29, 2022 · 1 comment
Labels
C-test-failure Broken test (automatically or manually discovered). no-test-failure-activity O-robot Originated from a bot. S-3 Medium-low impact: incurs increased costs for some users (incl lower avail, recoverable bad data) T-kv KV Team

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 29, 2022

kv/kvserver.TestRequestsOnLaggingReplica failed with artifacts on release-21.2 @ 1cf13942185a1a6f300169bd26f34289653010b0:

=== RUN   TestRequestsOnLaggingReplica
    test_log_scope.go:79: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestRequestsOnLaggingReplica779560201
    test_log_scope.go:80: use -show-logs to present logs inline
    client_raft_test.go:1281: 
        	Error Trace:	client_raft_test.go:1281
        	Error:      	Not equal: 
        	            	expected: 3
        	            	actual  : 1
        	Test:       	TestRequestsOnLaggingReplica
    panic.go:613: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestRequestsOnLaggingReplica779560201
--- FAIL: TestRequestsOnLaggingReplica (4.67s)
Reproduce

To reproduce, try:

make stressrace TESTS=TestRequestsOnLaggingReplica PKG=./pkg/kv/kvserver TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Parameters in this failure:

  • GOFLAGS=-json

Same failure on other branches

/cc @cockroachdb/kv andreimatei

This test on roachdash | Improve this report!

Jira issue: CRDB-15519

@cockroach-teamcity cockroach-teamcity added branch-release-21.2 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Apr 29, 2022
@blathers-crl blathers-crl bot added the T-kv KV Team label Apr 29, 2022
@jlinder jlinder added sync-me and removed sync-me labels May 20, 2022
@tbg tbg added the S-3 Medium-low impact: incurs increased costs for some users (incl lower avail, recoverable bad data) label May 30, 2022
@github-actions
Copy link

We have marked this test failure issue as stale because it has been
inactive for 1 month. If this failure is still relevant, removing the
stale label or adding a comment will keep it active. Otherwise,
we'll close it in 5 days to keep the test failure queue tidy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). no-test-failure-activity O-robot Originated from a bot. S-3 Medium-low impact: incurs increased costs for some users (incl lower avail, recoverable bad data) T-kv KV Team
Projects
None yet
Development

No branches or pull requests

3 participants