Michael Kjellman created CASSANDRA-14040:
--------------------------------------------

             Summary: test_create_keyspace - 
cqlsh_tests.cqlsh_tests.CqlshSmokeTest fails: Inet address 127.0.0.1:9042 is 
not available
                 Key: CASSANDRA-14040
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14040
             Project: Cassandra
          Issue Type: Bug
          Components: Testing
            Reporter: Michael Kjellman


test_create_keyspace - cqlsh_tests.cqlsh_tests.CqlshSmokeTest fails: Inet 
address 127.0.0.1:9042 is not available

Inet address 127.0.0.1:9042 is not available: [Errno 98] Address already in 
use; a cluster may already be running or you may need to add the loopback alias
-------------------- >> begin captured logging << --------------------
dtest: DEBUG: cluster ccm directory: /tmp/dtest-fwDheX
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 320, in run
    self.setUp()
  File "/home/cassandra/cassandra-dtest/cqlsh_tests/cqlsh_tests.py", line 1673, 
in setUp
    self.cluster.populate(1).start(wait_for_binary_proto=True)
  File 
"/home/cassandra/env/local/lib/python2.7/site-packages/ccmlib/cluster.py", line 
389, in start
    common.assert_socket_available(itf)
  File 
"/home/cassandra/env/local/lib/python2.7/site-packages/ccmlib/common.py", line 
519, in assert_socket_available
    raise UnavailableSocketError("Inet address %s:%s is not available: %s; a 
cluster may already be running or you may need to add the loopback alias" % 
(addr, port, msg))
"Inet address 127.0.0.1:9042 is not available: [Errno 98] Address already in 
use; a cluster may already be running or you may need to add the loopback 
alias\n-------------------- >> begin captured logging << 
--------------------\ndtest: DEBUG: cluster ccm directory: 
/tmp/dtest-fwDheX\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