-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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/tpch/nodes=8 failed #68037
Comments
The test timedout again, this isn't new. Perhaps it's worth bumping the timeout of this test to 10h until we get time to look into improving the performance here.
|
roachtest.import/tpch/nodes=8 failed with artifacts on master @ cab185ff71f0924953d987fe6ffd14efdd32a3a0:
Reproduce
See: roachtest README See: CI job to stress roachtests For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^import/tpch/nodes=8$` * Parameters / `env.COUNT`: <number of runs> Same failure on other branches
|
roachtest.import/tpch/nodes=8 failed with artifacts on master @ 40bd241158c8dd4a68d277fa732b91f56e411b38:
Same failure on other branches
|
roachtest.import/tpch/nodes=8 failed with artifacts on master @ db229cad354c2776ea35c9dc4f78e6ce66b9437c:
Same failure on other branches
|
roachtest.import/tpch/nodes=8 failed with artifacts on master @ a15b840db34de504bf060b2599276e049cc64799:
Same failure on other branches
|
72002: pgwire: add a test for server aborting on repeated errors r=otan a=rafiss This adds a test for a recent commit that changed the pgwire loop to give up if it saw an error repeatedly. I added a testing knob to inject an error, and did a small refactor so that errors are handled consistently. Previously, some error handling would only happen for "MessageTooBig" errors. Release note: None 72279: roachtest: fix import roachtest r=stevendanna a=adityamaru This change fixes the import roachtest to switch to the `csv` database before creating the table and importing into it. This broke when we switched the roachtest to use IMPORT INTO from IMPORT CREATE USING in #72097. Fixes: #68037 Release note: None Co-authored-by: Rafi Shamim <[email protected]> Co-authored-by: Aditya Maru <[email protected]>
roachtest.import/tpch/nodes=8 failed with artifacts on master @ 9baaa282b3a09977b96bd3e5ae6e2346adfa2c16:
Reproduce
To reproduce, try:
Same failure on other branches
This test on roachdash | Improve this report!
The text was updated successfully, but these errors were encountered: