You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sean McCarthy (JIRA)" <ji...@apache.org> on 2017/04/24 14:14:04 UTC

[jira] [Created] (CASSANDRA-13470) dtest failure in bootstrap_test.TestBootstrap.test_cleanup

Sean McCarthy created CASSANDRA-13470:
-----------------------------------------

             Summary: dtest failure in bootstrap_test.TestBootstrap.test_cleanup
                 Key: CASSANDRA-13470
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13470
             Project: Cassandra
          Issue Type: Bug
          Components: Testing
            Reporter: Sean McCarthy
         Attachments: node1_debug.log, node1_gc.log, node1.log, node2_debug.log, node2_gc.log, node2.log

example failure:

http://cassci.datastax.com/job/trunk_dtest/1554/testReport/bootstrap_test/TestBootstrap/test_cleanup

{code}
Error Message

True is not false
{code}{code}
Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/cassandra-dtest/bootstrap_test.py", line 684, in test_cleanup
    self.assertFalse(failed.is_set())
  File "/usr/lib/python2.7/unittest/case.py", line 416, in assertFalse
    raise self.failureException(msg)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)