[
https://issues.apache.org/jira/browse/CASSANDRA-12537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15452448#comment-15452448
]
Sean McCarthy commented on CASSANDRA-12537:
-------------------------------------------
[~philipthompson], from your multiplex this seems to happen fairly often, as
well as, being tightly coupled with CASSANDRA-11811
> dtest failure in cdc_test.TestCDC.test_cdc_data_available_in_cdc_raw
> --------------------------------------------------------------------
>
> Key: CASSANDRA-12537
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12537
> Project: Cassandra
> Issue Type: Bug
> Reporter: Sean McCarthy
> Assignee: DS Test Eng
> Labels: dtest
> Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log,
> node2_debug.log, node2_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/trunk_dtest/1350/testReport/cdc_test/TestCDC/test_cdc_data_available_in_cdc_raw/
> {code}
> Error Message
> 25 Aug 2016 04:01:25 [node2] Missing: ['Starting listening for CQL clients']:
> INFO [main] 2016-08-25 03:51:25,259 YamlConfigura.....
> See system.log for remainder
> Stacktrace
> File "/usr/lib/python2.7/unittest/case.py", line 329, in run
> testMethod()
> File "/home/automaton/cassandra-dtest/cdc_test.py", line 515, in
> test_cdc_data_available_in_cdc_raw
> loading_node.start(wait_for_binary_proto=True)
> File "/home/automaton/ccm/ccmlib/node.py", line 655, in start
> self.wait_for_binary_interface(from_mark=self.mark)
> File "/home/automaton/ccm/ccmlib/node.py", line 493, in
> wait_for_binary_interface
> self.watch_log_for("Starting listening for CQL clients", **kwargs)
> File "/home/automaton/ccm/ccmlib/node.py", line 450, in watch_log_for
> raise TimeoutError(time.strftime("%d %b %Y %H:%M:%S", time.gmtime()) + "
> [" + self.name + "] Missing: " + str([e.pattern for e in tofind]) + ":\n" +
> reads[:50] + ".....\nSee {} for remainder".format(filename))
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)