Michael Kjellman created CASSANDRA-14027:
--------------------------------------------

             Summary: 
consistent_range_movement_false_with_rf1_should_succeed_test - 
bootstrap_test.TestBootstrap
                 Key: CASSANDRA-14027
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14027
             Project: Cassandra
          Issue Type: Bug
          Components: Testing
            Reporter: Michael Kjellman


15 Nov 2017 11:22:19 [node2] Timed out waiting for 
/tmp/dtest-3SeOAb/test/node2/logs/system.log to be created.
-------------------- >> begin captured logging << --------------------
dtest: DEBUG: cluster ccm directory: /tmp/dtest-3SeOAb
dtest: DEBUG: Done setting configuration options:
{   'initial_token': None,
    'num_tokens': '32',
    'phi_convict_threshold': 5,
    'range_request_timeout_in_ms': 10000,
    'read_request_timeout_in_ms': 10000,
    'request_timeout_in_ms': 10000,
    'truncate_request_timeout_in_ms': 10000,
    'write_request_timeout_in_ms': 10000}
--------------------- >> end captured logging << ---------------------
  File "/usr/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/cassandra/cassandra-dtest/bootstrap_test.py", line 239, in 
consistent_range_movement_false_with_rf1_should_succeed_test
    self._bootstrap_test_with_replica_down(False, rf=1)
  File "/home/cassandra/cassandra-dtest/bootstrap_test.py", line 261, in 
_bootstrap_test_with_replica_down
    cluster.start()
  File 
"/home/cassandra/env/local/lib/python2.7/site-packages/ccmlib/cluster.py", line 
415, in start
    node.watch_log_for(start_message, timeout=kwargs.get('timeout',60), 
process=p, verbose=verbose, from_mark=mark)
  File "/home/cassandra/env/local/lib/python2.7/site-packages/ccmlib/node.py", 
line 449, in watch_log_for
    raise TimeoutError(time.strftime("%d %b %Y %H:%M:%S", time.gmtime()) + " [" 
+ self.name + "] Timed out waiting for {} to be created.".format(log_file))
"15 Nov 2017 11:22:19 [node2] Timed out waiting for 
/tmp/dtest-3SeOAb/test/node2/logs/system.log to be 
created.\n-------------------- >> begin captured logging << 
--------------------\ndtest: DEBUG: cluster ccm directory: 
/tmp/dtest-3SeOAb\ndtest: DEBUG: Done setting configuration options:\n{   
'initial_token': None,\n    'num_tokens': '32',\n    'phi_convict_threshold': 
5,\n    'range_request_timeout_in_ms': 10000,\n    
'read_request_timeout_in_ms': 10000,\n    'request_timeout_in_ms': 10000,\n    
'truncate_request_timeout_in_ms': 10000,\n    'write_request_timeout_in_ms': 
10000}\n--------------------- >> end captured logging << ---------------------"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to