You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2016/07/05 19:31:10 UTC

[jira] [Commented] (CASSANDRA-12099) dtest failure in snitch_test.TestGossipingPropertyFileSnitch.test_prefer_local_reconnect_on_listen_address

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

Philip Thompson commented on CASSANDRA-12099:
---------------------------------------------

{code}('Unable to complete the operation against any hosts', {<Host: 127.0.0.1 dc1>: ConnectionException('Host has been marked down or removed',)}) {code} is in the logs

Looks like CASSANDRA-12072

> dtest failure in snitch_test.TestGossipingPropertyFileSnitch.test_prefer_local_reconnect_on_listen_address
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12099
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12099
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Sean McCarthy
>            Assignee: DS Test Eng
>              Labels: dtest
>         Attachments: node1.log, node1_debug.log, node1_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_offheap_dtest/274/testReport/snitch_test/TestGossipingPropertyFileSnitch/test_prefer_local_reconnect_on_listen_address
> Failed on CassCI build trunk_offheap_dtest #274
> {code}
> Stacktrace
>   File "/usr/lib/python2.7/unittest/case.py", line 358, in run
>     self.tearDown()
>   File "/home/automaton/cassandra-dtest/dtest.py", line 761, in tearDown
>     ['\n'.join(msg) for msg in node.grep_log_for_errors()]))
>   File "/home/automaton/ccm/ccmlib/node.py", line 357, in grep_log_for_errors
>     return self.grep_log_for_errors_from(seek_start=getattr(self, 'error_mark', 0))
>   File "/home/automaton/ccm/ccmlib/node.py", line 360, in grep_log_for_errors_from
>     with open(os.path.join(self.get_path(), 'logs', filename)) as f:
> "[Errno 2] No such file or directory: '/mnt/tmp/dtest-Pa4WH7/test/node2/logs/system.log'
> {code}



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