You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stefania (JIRA)" <ji...@apache.org> on 2016/08/23 05:55:20 UTC

[jira] [Commented] (CASSANDRA-12094) dtest failure in consistency_test.TestAccuracy.test_network_topology_strategy_each_quorum_counters

    [ https://issues.apache.org/jira/browse/CASSANDRA-12094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15432194#comment-15432194 ] 

Stefania commented on CASSANDRA-12094:
--------------------------------------

This might have been fixed by the [pull request|https://github.com/riptano/cassandra-dtest/pull/1269] for CASSANDRA-12092, we need to multiplex once the PR is merged to be sure.

> dtest failure in consistency_test.TestAccuracy.test_network_topology_strategy_each_quorum_counters
> --------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12094
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12094
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: DS Test Eng
>              Labels: dtest, windows
>         Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log, node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log, node4.log, node4_debug.log, node4_gc.log, node5.log, node5_debug.log, node5_gc.log, node6.log, node6_debug.log, node6_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_dtest_win32/445/testReport/consistency_test/TestAccuracy/test_network_topology_strategy_each_quorum_counters
> Failed on CassCI build trunk_dtest_win32 #445
> {code}
> Stacktrace
>   File "C:\tools\python2\lib\unittest\case.py", line 329, in run
>     testMethod()
>   File "D:\jenkins\workspace\trunk_dtest_win32\cassandra-dtest\tools.py", line 288, in wrapped
>     f(obj)
>   File "D:\jenkins\workspace\trunk_dtest_win32\cassandra-dtest\consistency_test.py", line 738, in test_network_topology_strategy_each_quorum_counters
>     self._run_test_function_in_parallel(TestAccuracy.Validation.validate_counters, self.nodes, self.rf.values(), combinations),
>   File "D:\jenkins\workspace\trunk_dtest_win32\cassandra-dtest\consistency_test.py", line 543, in _run_test_function_in_parallel
>     assert False, err.message
> "Failed to read value from sufficient number of nodes, required 4 nodes to have a counter value of 6 at key 56, instead got these values: [7, 7, 7, 7, 7, 7]
> {code}



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