You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ruslan Fomkin (Jira)" <ji...@apache.org> on 2021/09/14 08:26:00 UTC

[jira] [Created] (CASSANDRA-16952) Flaky test_multiple_repair in repair_tests.incremental_repair_test.TestIncRepair

Ruslan Fomkin created CASSANDRA-16952:
-----------------------------------------

             Summary: Flaky test_multiple_repair in repair_tests.incremental_repair_test.TestIncRepair
                 Key: CASSANDRA-16952
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16952
             Project: Cassandra
          Issue Type: Bug
          Components: Test/dtest/python
            Reporter: Ruslan Fomkin


{{test_multiple_repair}} of {{repair_tests.incremental_repair_test.TestIncRepair}} has failed on CircleCI build and was identified as flaky by CircleCI. See [the failure|https://app.circleci.com/pipelines/github/k-rus/cassandra/10/workflows/846bfcdc-b33e-4e57-9252-56ef445d115a/jobs/92/tests#failed-test-0]

The error:

{code:python}
>           raise self._final_exception
E           cassandra.OperationTimedOut: errors={<Host: 127.0.0.3:9042 datacenter1>: ConnectionShutdown('Connection to 127.0.0.3:9042 was closed',)}, last_host=127.0.0.1:9042

../env3.6/src/cassandra-driver/cassandra/cluster.py:4894: OperationTimedOut
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org