Name | Status | Type | Time(s) |
test_create_user_as_alias_for_create_role | Success | | 81.560 |
test_logged_batch_compatibility_5 | Skipped | 5.1 > 3.x
/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 3.x | 1.543 |
test_compaction_strategy_switching[LeveledCompactionStrategy] | Success | | 180.564 |
test_multi_counter_update | Success | | 3.358 |
test_multi_counter_update | Success | | 176.652 |
test_hintedhandoff_dc_reenabled | Success | | 301.621 |
test_mv_with_default_ttl_without_flush | Success | | 3.632 |
test_mv_with_default_ttl_without_flush | Failure | ccmlib.node.TimeoutError: 16 Dec 2024 22:10:31 [node1] after 120.12/120 seconds Missing: ['Starting listening for CQL clients'] not found in system.log:
Head: INFO [main] 2024-12-16 22:08:36,639 YamlConfigura
Tail: ...ceived a TCM_DISCOVER_RSP response from /127.0.0.3:7000: DiscoveredNodes{nodes=[/127.0.0.1:7000, /127.0.0.2:7000, /127.0.0.3:7000], kind=KNOWN_PEERS}
self = <materialized_views_test.TestMaterializedViews object at 0x7f748e373340>
@since('3.0')
def test_mv_with_default_ttl_without_flush(self):
> self._test_mv_with_default_ttl(False)
materialized_views_test.py:1337:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
materialized_views_test.py:1344: in _test_mv_with_default_ttl
session = self.prepare(rf=3, nodes=3, options={'hinted_handoff_enabled': False}, consistency_level=ConsistencyLevel.QUORUM)
materialized_views_test.py:60: in prepare
cluster.start(jvm_args=['-Dcassandra.reset_bootstrap_progress=false'])
../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 = 1734386911.0931487, timeout = 120
msg = "Missing: ['Starting listening for CQL clients'] not found in system.log:\n Head: INFO [main] 2024-12-16 22:08:36,639...e from /127.0.0.3:7000: DiscoveredNodes{nodes=[/127.0.0.1:7000, /127.0.0.2:7000, /127.0.0.3:7000], kind=KNOWN_PEERS}\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: 16 Dec 2024 22:10:31 [node1] after 120.12/120 seconds Missing: ['Starting listening for CQL clients'] not found in system.log:
E Head: INFO [main] 2024-12-16 22:08:36,639 YamlConfigura
E Tail: ...ceived a TCM_DISCOVER_RSP response from /127.0.0.3:7000: DiscoveredNodes{nodes=[/127.0.0.1:7000, /127.0.0.2:7000, /127.0.0.3:7000], kind=KNOWN_PEERS}
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:56: TimeoutError | 156.240 |
test_group_by_with_static_columns_paging | Success | | 220.026 |
test_tombstone_failure_v5 | Success | | 141.416 |
test_complementary_deletion_with_limit_on_partition_key_column_with_not_empty_partitions | Success | | 195.149 |
test_standalone_scrub | Success | | 139.579 |
test_sstableloader_compression_none_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.522 |
test_range_with_remove | Skipped | 5.1 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 4 | 1.485 |
test_truncate | Skipped | 5.1 > 4
/home/cassandra/cassandra-dtest/conftest.py:468: 5.1 > 4 | 1.448 |
test_collection_map_ttl | Success | | 69.833 |
test_describe_functions | Success | | 83.641 |
test_reading_collections_with_empty_values | Success | | 73.081 |
test_importing_invalid_data_for_collections | Success | | 69.438 |
test_failure_during_validation | Success | | 211.411 |