Name | Status | Type | Time(s) |
test_list_roles | Success | | 93.521 |
test_each_statement_in_batch_uses_proper_timestamp | Success | | 66.223 |
test_bloomfilter_size[LeveledCompactionStrategy] | Success | | 520.393 |
test_readrepair | Skipped | ported to in-JVM from 4.0 >= 5.1
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.1 | 1.749 |
test_assassinate_valid_node | Success | | 3.406 |
test_assassinate_valid_node | Failure | ccmlib.node.TimeoutError: 17 Dec 2024 04:29:07 [node1] after 120.93/120 seconds Missing: ['Starting listening for CQL clients'] not found in system.log:
Head: INFO [main] 2024-12-17 04:26:59,389 YamlConfigura
Tail: ...alue format; For more information, please refer to NEWS.txt
INFO [main] 2024-12-17 04:29:04,114 Gossiper.java:1939 - Waiting for gossip to settle...
self = <gossip_test.TestGossip object at 0x7fdc4c4009a0>
def test_assassinate_valid_node(self):
"""
@jira_ticket CASSANDRA-16588
Test that after taking two non-seed nodes down and assassinating
one of them, the other can come back up.
"""
cluster = self.cluster
> cluster.populate(5).start()
gossip_test.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/cluster.py:550: in start
node.watch_log_for(start_message, timeout=timeout, process=p, verbose=verbose, from_mark=mark,
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:610: in watch_log_for
TimeoutError.raise_if_passed(start=start, timeout=timeout, node=self.name,
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
start = 1734409626.6226242, timeout = 120
msg = "Missing: ['Starting listening for CQL clients'] not found in system.log:\n Head: INFO [main] 2024-12-17 04:26:59,389... please refer to NEWS.txt\nINFO [main] 2024-12-17 04:29:04,114 Gossiper.java:1939 - Waiting for gossip to settle...\n"
node = 'node1'
@staticmethod
def raise_if_passed(start, timeout, msg, node=None):
if start + timeout < time.time():
> raise TimeoutError.create(start, timeout, msg, node)
E ccmlib.node.TimeoutError: 17 Dec 2024 04:29:07 [node1] after 120.93/120 seconds Missing: ['Starting listening for CQL clients'] not found in system.log:
E Head: INFO [main] 2024-12-17 04:26:59,389 YamlConfigura
E Tail: ...alue format; For more information, please refer to NEWS.txt
E INFO [main] 2024-12-17 04:29:04,114 Gossiper.java:1939 - Waiting for gossip to settle...
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:56: TimeoutError | 170.552 |
test_rename_column | Success | | 249.124 |
test_with_limit | Success | | 132.166 |
test_putget_deflate | Skipped | ported to in-JVM from 4.0 >= 5.1
/home/cassandra/cassandra-dtest/conftest.py:526: ported to in-JVM from 4.0 >= 5.1 | 1.641 |
test_consistent_wide_table | Success | | 109.273 |
test_drop_column_compaction | Success | | 85.593 |
test_sstableloader_compression_deflate_to_deflate | Skipped | Don't need to run base class test, only derived classes
/home/cassandra/cassandra-dtest/sstable_generation_loading_test.py:47: Don't need to run base class test, only derived classes | 1.802 |
test_cf_remove | Skipped | 5.1 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 4 | 1.748 |
test_counter_get_slice_super_range | Skipped | 5.1 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 4 | 1.339 |
test_update_single_column_ttl | Success | | 74.796 |
test_unicode_syntax_error | Success | | 78.178 |
test_colon_delimiter | Success | | 133.544 |
test_copy_from_with_large_cql_rows | Success | | 135.245 |
test_trace_repair | Success | | 526.922 |