-
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: kv/splits/nodes=3/quiesce=false failed #88678
Comments
We saw the test time out after 2 hours while performing manual splits. In
In the idalloc package, we see the main goroutine in a retry loop:
In the logs, we see warnings that mention the reason for the retries:
It's not clear to me why the replica circuit breaker was tripped and why it could not recover. Keeping this as a release blocker for now, until we can understand it better. |
roachtest.kv/splits/nodes=3/quiesce=false failed with artifacts on master @ 51c8aae748d338549400c047796c6c9b892527da:
Parameters:
ROACHTEST_cloud=gce
,ROACHTEST_cpu=4
,ROACHTEST_encrypted=false
,ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-19880
The text was updated successfully, but these errors were encountered: