[
https://issues.apache.org/jira/browse/CASSANDRA-12467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Craig Kodman updated CASSANDRA-12467:
-------------------------------------
Labels: dtest windows (was: dtest)
> dtest failure in jmx_test.TestJMX.netstats_test
> -----------------------------------------------
>
> Key: CASSANDRA-12467
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12467
> Project: Cassandra
> Issue Type: Test
> Reporter: Craig Kodman
> Assignee: DS Test Eng
> Labels: dtest, windows
> Attachments: node1.log, node1_debug.log, node1_gc.log, node2.log,
> node2_debug.log, node2_gc.log, node3.log, node3_debug.log, node3_gc.log
>
>
> example failure:
> http://cassci.datastax.com/job/cassandra-2.2_dtest_win32/285/testReport/jmx_test/TestJMX/netstats_test
> {code}
> Error Message
> "ConnectException: 'Connection refused'." does not match "Subprocess
> ['nodetool', '-h', 'localhost', '-p', '7100', ['netstats']] exited with
> non-zero status; exit status: 1;
> stdout: Starting NodeTool
> ;
> stderr: nodetool: Failed to connect to 'localhost:7100' - ConnectException:
> 'Connection refused: connect'.
> "
> -------------------- >> begin captured logging << --------------------
> dtest: DEBUG: cluster ccm directory: d:\temp\2\dtest-dbbq3u
> 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 << ---------------------
> {code}
> {code}
> Stacktrace
> File "C:\tools\python2\lib\unittest\case.py", line 329, in run
> testMethod()
> File
> "D:\jenkins\workspace\cassandra-2.2_dtest_win32\cassandra-dtest\jmx_test.py",
> line 35, in netstats_test
> node1.nodetool('netstats')
> File "C:\tools\python2\lib\unittest\case.py", line 127, in __exit__
> (expected_regexp.pattern, str(exc_value)))
> '"ConnectException: \'Connection refused\'." does not match "Subprocess
> [\'nodetool\', \'-h\', \'localhost\', \'-p\', \'7100\', [\'netstats\']]
> exited with non-zero status; exit status: 1; \nstdout: Starting NodeTool\n;
> \nstderr: nodetool: Failed to connect to \'localhost:7100\' -
> ConnectException: \'Connection refused: connect\'.\n"\n--------------------
> >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm
> directory: d:\\temp\\2\\dtest-dbbq3u\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 << ---------------------'
> Standard Error
> Started: node1 with pid: 6288
> Started: node3 with pid: 2280
> Started: node2 with pid: 6980
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)