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 2016/09/13 14:52:20 UTC

[jira] [Created] (CASSANDRA-12638) dtest failure in upgrade_tests.paging_test.TestPagingWithDeletionsNodes2RF1_Upgrade_current_2_1_x_To_indev_3_x.test_failure_threshold_deletions

Sean McCarthy created CASSANDRA-12638:
-----------------------------------------

             Summary: dtest failure in upgrade_tests.paging_test.TestPagingWithDeletionsNodes2RF1_Upgrade_current_2_1_x_To_indev_3_x.test_failure_threshold_deletions
                 Key: CASSANDRA-12638
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12638
             Project: Cassandra
          Issue Type: Test
            Reporter: Sean McCarthy
            Assignee: DS Test Eng
         Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log

example failure:

http://cassci.datastax.com/job/cassandra-3.9_dtest_upgrade/31/testReport/upgrade_tests.paging_test/TestPagingWithDeletionsNodes2RF1_Upgrade_current_2_1_x_To_indev_3_x/test_failure_threshold_deletions

{code}
Error Message

Some kind of default pattern must be specified!

Stacktrace

  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/automaton/cassandra-dtest/upgrade_tests/paging_test.py", line 1548, in test_failure_threshold_deletions
    timeout_seconds=50)
  File "/home/automaton/src/ccm/ccmlib/cluster.py", line 680, in timed_grep_nodes_for_patterns
    pattern = versions_to_patterns(node.get_cassandra_version())
  File "/home/automaton/src/ccm/ccmlib/common.py", line 92, in __call__
    raise ValueError("Some kind of default pattern must be specified!")
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)