Ekaterina Dimitrova created CASSANDRA-19522:
-----------------------------------------------
Summary: Test Failure: test_simple_decommission
Key: CASSANDRA-19522
URL: https://issues.apache.org/jira/browse/CASSANDRA-19522
Project: Cassandra
Issue Type: Bug
Reporter: Ekaterina Dimitrova
Locally it fails for me:
test_simple_decommission failed; it passed 0 out of the required 1 times.
<class 'ccmlib.node.ToolError'>
Subprocess ['nodetool', '-h', 'localhost', '-p', '7200', 'decommission']
exited with non-zero status; exit status: 1;
stdout: nodetool: Can not commit transformation: "INVALID"(Not enough live
nodes to maintain replication factor after decommission.).
See 'nodetool help' or 'nodetool help <command>'.
It failed in CircleCI in a different way once and I cannot reproduce it anymore
in CircleCI. It passed many times there:
[https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/2680/workflows/8b1c0d0a-7458-4b43-9bba-ac96b9bfe64f/jobs/58929/tests#failed-test-5]
{code:java}
failed on teardown with "Unexpected error found in node logs (see stdout for
full details). Errors: [[node2] 'ERROR [GossipTasks:1] 2024-04-03 19:44:52,473
MessagingService.java:501 - Cannot send the message (from:/127.0.0.2:7000,
type:GOSSIP verb:GOSSIP_DIGEST_SYN) to /127.0.0.1:7000, as messaging service is
shutting down']" Unexpected error found in node logs (see stdout for full
details). Errors: [[node2] 'ERROR [GossipTasks:1] 2024-04-03 19:44:52,473
MessagingService.java:501 - Cannot send the message (from:/127.0.0.2:7000,
type:GOSSIP verb:GOSSIP_DIGEST_SYN) to /127.0.0.1:7000, as messaging service is
shutting down']{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]