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

roachtest: network/authentication/nodes=4 failed #123190

Open
cockroach-teamcity opened this issue Apr 29, 2024 · 1 comment
Open

roachtest: network/authentication/nodes=4 failed #123190

cockroach-teamcity opened this issue Apr 29, 2024 · 1 comment
Labels
A-testing Testing tools and infrastructure branch-release-23.1.21-rc C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. P-3 Issues/test failures with no fix SLA T-kv KV Team X-duplicate Closed as a duplicate of another issue.
Projects
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 29, 2024

roachtest.network/authentication/nodes=4 failed with artifacts on release-23.1.21-rc @ 3b9077db19465ffe6e4aabc6a0cd05fc7073be3e:

(assertions.go:262).Fail: 
	Error Trace:	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/network.go:104
	            				github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/network.go:306
	            				main/pkg/cmd/roachtest/test_runner.go:1114
	            				GOROOT/src/runtime/asm_amd64.s:1594
	Error:      	Received unexpected error:
	            	pq: replica unavailable: (n1,s1):1 unable to serve request to r5:/{Systemtse-Table/0} [(n1,s1):1, (n3,s3):2, next=3, gen=2]: lost quorum (down: (n3,s3):2); closed timestamp: 1714370546.270632308,0 (2024-04-29 06:02:26); raft status: {"id":"1","term":6,"vote":"1","commit":17,"lead":"0","raftState":"StatePreCandidate","applied":17,"progress":{},"leadtransferee":"0"}: have been waiting 63.00s for slow proposal RequestLease [/System/"tse",/Min)
	Test:       	network/authentication/nodes=4
(require.go:1264).NoError: FailNow called
test artifacts and logs in: /artifacts/network/authentication/nodes=4/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=gce
  • ROACHTEST_cpu=4
  • ROACHTEST_encrypted=false
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

Jira issue: CRDB-38236

@cockroach-teamcity cockroach-teamcity added branch-release-23.1.21-rc C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team labels Apr 29, 2024
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Apr 29, 2024
@cockroach-teamcity cockroach-teamcity added this to roachtest/unit test backlog in KV Apr 29, 2024
@miraradeva
Copy link
Contributor

Duplicate of #120468. Assigning the same labels.

Nodes 1 and 2 get their circuit breakers tripped at 06:02:32 and 06:08:34 respectively because they are unable to look up descriptor for n3. But n3 only starts up at 06:08:35.

@miraradeva miraradeva added C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. X-duplicate Closed as a duplicate of another issue. A-testing Testing tools and infrastructure P-3 Issues/test failures with no fix SLA and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testing Testing tools and infrastructure branch-release-23.1.21-rc C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. P-3 Issues/test failures with no fix SLA T-kv KV Team X-duplicate Closed as a duplicate of another issue.
Projects
KV
roachtest/unit test backlog
Development

No branches or pull requests

2 participants