Sean McCarthy created CASSANDRA-12798:
-----------------------------------------
Summary: dtest failure in
upgrade_tests.upgrade_through_versions_test.ProtoV4Upgrade_AllVersions_EndsAt_Trunk_HEAD.rolling_upgrade_with_internode_ssl_test
Key: CASSANDRA-12798
URL: https://issues.apache.org/jira/browse/CASSANDRA-12798
Project: Cassandra
Issue Type: Test
Reporter: Sean McCarthy
Assignee: DS Test Eng
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-3.X_large_dtest/5/testReport/upgrade_tests.upgrade_through_versions_test/ProtoV4Upgrade_AllVersions_EndsAt_Trunk_HEAD/rolling_upgrade_with_internode_ssl_test
{code}
Error Message
A subprocess has terminated early. Subprocess statuses: Process-3 (is_alive:
True), Process-4 (is_alive: False), attempting to terminate remaining
subprocesses now.
{code}
{code}
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File
"/home/automaton/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py",
line 298, in rolling_upgrade_with_internode_ssl_test
self.upgrade_scenario(rolling=True, internode_ssl=True)
File
"/home/automaton/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py",
line 354, in upgrade_scenario
self._check_on_subprocs(self.subprocs)
File
"/home/automaton/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py",
line 409, in _check_on_subprocs
raise RuntimeError(message)
{code}
Might be related to CASSANDRA-12195
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)