Alexey Serbin created KUDU-3571:
-----------------------------------
Summary: AutoIncrementingItest.BootstrapNoWalsNoData fails
sometimes
Key: KUDU-3571
URL: https://issues.apache.org/jira/browse/KUDU-3571
Project: Kudu
Issue Type: Bug
Components: test
Affects Versions: 1.17.0
Reporter: Alexey Serbin
Attachments: auto_incrementing-itest.txt.xz
The {{AutoIncrementingItest.BootstrapNoWalsNoData}} scenario fails from time to
time with one of its assertions triggered, see below. Full log is attached.
{noformat}
/root/Projects/kudu/src/kudu/tserver/tablet_server-test-base.cc:362: Failure
Failed
Bad status: Invalid argument: Index 0 does not reference a valid sidecar
/root/Projects/kudu/src/kudu/integration-tests/auto_incrementing-itest.cc:446:
Failure
Expected equality of these values:
200
results.size()
Which is: 0
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)