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

Philip Thompson commented on CASSANDRA-5841:
--------------------------------------------

I can't reproduce this on 2.0.6 (mentioned in original description) or 
2.0-HEAD. 2.1.0 and 2.1 have different errors but do not appear to suffer from 
this.

> Fix dtest TestCounters.upgrade_test
> -----------------------------------
>
>                 Key: CASSANDRA-5841
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5841
>             Project: Cassandra
>          Issue Type: Test
>            Reporter: Daniel Meyer
>            Assignee: Ryan McGuire
>
> TestCounters.upgrade_test is currently broken for 2.6 and trunk.
> A timeout occurs when running test:
> Traceback (most recent call last):
>   File "/Users/danielmeyer/Sources/riptano/cassandra-dtest/counter_tests.py", 
> line 116, in upgrade_test
>     rolling_restart()
>   File "/Users/danielmeyer/Sources/riptano/cassandra-dtest/counter_tests.py", 
> line 110, in rolling_restart
>     nodes[i].stop(wait_other_notice=True)
>   File 
> "/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/ccmlib/node.py",
>  line 374, in stop
>     node.watch_log_for_death(self, from_mark=mark)
>   File 
> "/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/ccmlib/node.py",
>  line 286, in watch_log_for_death
>     self.watch_log_for(tofind, from_mark=from_mark, timeout=timeout)
>   File 
> "/usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/ccmlib/node.py",
>  line 272, 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)
> TimeoutError: 02 Aug 2013 16:19:19 [node2] Missing: ['127.0.0.1 is now 
> [dead|DOWN]']:
>  WARN [NonPeriodicTasks:1] 2013-08-02 11:09:22,285 Auth.java (line 219) 
> Skipped default superuser setup: some nodes were not ready



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to