-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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: rebalance/by-load/leases/mixed-version failed #122084
Comments
It appears all stores are within the bounds, might be a testing issue. |
The test is unable to gather the CPU usage information, causing the test to timeout before balancing is achieved (or noticed to be achieved).
This may be an issue with mixed version secure clusters and the roachtest framework?
|
This is a similar issue to #119064. The fix there was to run the test in insecure mode. Should we do the same here @DarrylWong? |
👍 That sounds reasonable to me. A little surprised it took this long to fail with this though. |
122187: roachtest: run rebalance/by-load/*/mixed-version on insecure mode r=DarrylWong a=kvoli Authentication fails if migrating from 22.2 to 23.1. Disable secure mode to avoid failing the test on this unrelated issue. Fixes: #122179 Fixes: #122084 Release note: None Co-authored-by: Austen McClernon <[email protected]>
roachtest.rebalance/by-load/leases/mixed-version failed with artifacts on master @ 911f1ce389342459592d89fe7b78bcba3a2d265a:
Parameters:
ROACHTEST_arch=amd64
ROACHTEST_cloud=gce
ROACHTEST_coverageBuild=false
ROACHTEST_cpu=4
ROACHTEST_encrypted=false
ROACHTEST_metamorphicBuild=false
ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
See: Grafana
This test on roachdash | Improve this report!
Jira issue: CRDB-37692
The text was updated successfully, but these errors were encountered: