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: gossip/chaos/nodes=9 failed #138075

Closed
cockroach-teamcity opened this issue Dec 30, 2024 · 1 comment
Closed

roachtest: gossip/chaos/nodes=9 failed #138075

cockroach-teamcity opened this issue Dec 30, 2024 · 1 comment
Labels
A-testing Testing tools and infrastructure B-runtime-assertions-enabled branch-release-24.3.3-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. T-kv KV Team

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Dec 30, 2024

Note: This build has runtime assertions enabled. If the same failure was hit in a run without assertions enabled, there should be a similar failure without this message. If there isn't one, then this failure is likely due to an assertion violation or (assertion) timeout.

roachtest.gossip/chaos/nodes=9 failed with artifacts on release-24.3.3-rc @ 7dab2bb943152658ca94aeae83c450742ec361a5:

(gossip.go:78).2: gossip did not stabilize (dead node 9) in 36.5s
test artifacts and logs in: /artifacts/gossip/chaos/nodes=9/run_1

Parameters:

  • arch=amd64
  • cloud=gce
  • coverageBuild=false
  • cpu=4
  • encrypted=false
  • runtimeAssertionsBuild=true
  • 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-45886

@cockroach-teamcity cockroach-teamcity added B-runtime-assertions-enabled branch-release-24.3.3-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 Dec 30, 2024
@arulajmani
Copy link
Collaborator

From the logs:

2024/12/30 09:58:25 gossip.go:129: sleeping for 1s (0s)
2024/12/30 09:59:01 gossip.go:123: checking if gossip excludes dead node 9 (37s)

The symptoms here are similar to what we've been seeing in other failures for this test. We have #130737 open for it. I'll close this one out as a duplicate.

@arulajmani arulajmani added C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. A-testing Testing tools and infrastructure and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Jan 7, 2025
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 B-runtime-assertions-enabled branch-release-24.3.3-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. T-kv KV Team
Projects
None yet
Development

No branches or pull requests

2 participants