-
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: import/tpcc/warehouses=4000/geo failed #89616
Comments
Since #89482 wasn't backported to 22.2, I don't think @irfansharif's theory about #89480 applies here. A search of previous tickets shows we've seen this error |
Hopefully this might make this more illuminating if it happens again: #89748 |
Around the time of the failure, we do see this in the crdb logs:
|
I'm going to remove the release blocker on this for now. We've seen similar transient failures in other tests (#84799), but unfortunately here we don't have a tsdump to see if it matches a similar pattern. |
roachtest.import/tpcc/warehouses=4000/geo failed with artifacts on release-22.2 @ cffe9bc440988894abe9a598ea6b2f15e1b7df93:
Parameters: Same failure on other branches
|
Most recent failure:
|
roachtest.import/tpcc/warehouses=4000/geo failed with artifacts on release-22.2 @ a3ac132c4210f3f1202adedb344df222726e8e1b:
Parameters: Same failure on other branches
|
On this last failure, we see:
in these logs. |
roachtest.import/tpcc/warehouses=4000/geo failed with artifacts on release-22.2 @ ed1d8f5fc1ca192c32760db860656d1c9133135e:
Parameters: Same failure on other branches
|
roachtest.import/tpcc/warehouses=4000/geo failed with artifacts on release-22.2 @ fbe8fde57907a776a9ac6f1cfe0c2596b36982bc:
Parameters:
ROACHTEST_cloud=gce
,ROACHTEST_cpu=16
,ROACHTEST_encrypted=false
,ROACHTEST_fs=ext4
,ROACHTEST_localSSD=true
,ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
Same failure on other branches
This test on roachdash | Improve this report!
Jira issue: CRDB-20337
The text was updated successfully, but these errors were encountered: