Class | Name | Status | Type | Time(s) |
8_cythonno_x86_64_10_32 | test_rolling_upgrade | Success | | 1324.599 |
8_cythonno_x86_64_10_32 | test_bootstrap_multidc | Success | | 672.452 |
8_cythonno_x86_64_11_32 | test_parallel_upgrade_with_internode_ssl | Success | | 851.699 |
8_cythonno_x86_64_11_32 | test_parallel_upgrade | Success | | 332.193 |
8_cythonno_x86_64_12_32 | test_rolling_upgrade_with_internode_ssl | Success | | 1338.294 |
8_cythonno_x86_64_12_32 | test_rolling_upgrade | Success | | 493.982 |
8_cythonno_x86_64_13_32 | test_parallel_upgrade | Success | | 860.964 |
8_cythonno_x86_64_13_32 | test_parallel_upgrade_with_internode_ssl | Success | | 334.200 |
8_cythonno_x86_64_14_32 | test_rolling_upgrade | Success | | 1419.916 |
8_cythonno_x86_64_14_32 | test_rolling_upgrade_with_internode_ssl | Success | | 547.416 |
8_cythonno_x86_64_15_32 | test_parallel_upgrade_with_internode_ssl | Success | | 785.624 |
8_cythonno_x86_64_15_32 | test_bootstrap | Success | | 479.186 |
8_cythonno_x86_64_16_32 | test_rolling_upgrade_with_internode_ssl | Success | | 1223.192 |
8_cythonno_x86_64_16_32 | test_bootstrap_multidc | Success | | 537.478 |
8_cythonno_x86_64_17_32 | test_parallel_upgrade | Success | | 811.600 |
8_cythonno_x86_64_17_32 | test_parallel_upgrade | Success | | 342.619 |
8_cythonno_x86_64_18_32 | test_rolling_upgrade | Success | | 1355.323 |
8_cythonno_x86_64_18_32 | test_rolling_upgrade | Success | | 507.184 |
8_cythonno_x86_64_19_32 | test_parallel_upgrade_with_internode_ssl | Success | | 903.601 |
8_cythonno_x86_64_19_32 | test_parallel_upgrade_with_internode_ssl | Success | | 363.974 |
8_cythonno_x86_64_1_32 | test_parallel_upgrade | Skipped | Skip base class, only generated classes run the tests
/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py:359: Skip base class, only generated classes run the tests | 0.803 |
8_cythonno_x86_64_1_32 | test_parallel_upgrade_with_internode_ssl | Success | | 324.870 |
8_cythonno_x86_64_20_32 | test_rolling_upgrade_with_internode_ssl | Success | | 1166.818 |
8_cythonno_x86_64_20_32 | test_rolling_upgrade_with_internode_ssl | Success | | 492.416 |
8_cythonno_x86_64_21_32 | test_parallel_upgrade | Success | | 3.632 |
8_cythonno_x86_64_21_32 | test_parallel_upgrade | Failure | ccmlib.node.TimeoutError: 13 Aug 2024 12:30:43 [node1] after 90.13/90 seconds Missing: ['Starting listening for CQL clients'] not found in system.log:
Head: INFO [main] 2024-08-13 12:29:14,908 YamlConfigura
Tail: ...able: /home/cassandra/cassandra/build/run-python-dtest.AWEr17/dtest-7qej_rv6/test/node1/data0/system/local-7ad54392bcdd35a684174e047860b377/oa-21-big
self = <upgrade_tests.upgrade_through_versions_test.TestProtoV5Upgrade_AllVersions_EndsAt_Trunk_HEAD object at 0x7fef36de7760>
@pytest.mark.timeout(3000)
def test_parallel_upgrade(self):
"""
Test upgrading cluster all at once (requires cluster downtime).
"""
> self.upgrade_scenario()
upgrade_tests/upgrade_through_versions_test.py:388:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
upgrade_tests/upgrade_through_versions_test.py:493: in upgrade_scenario
self.upgrade_to_version(version_meta, internode_ssl=internode_ssl)
upgrade_tests/upgrade_through_versions_test.py:581: in upgrade_to_version
node.start(wait_other_notice=400, wait_for_binary_proto=True,
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:928: in start
self.wait_for_binary_interface(from_mark=self.mark)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:711: in wait_for_binary_interface
self.watch_log_for("Starting listening for CQL clients", **kwargs)
../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 = 1723552152.913662, timeout = 90
msg = "Missing: ['Starting listening for CQL clients'] not found in system.log:\n Head: INFO [main] 2024-08-13 12:29:14,908...uild/run-python-dtest.AWEr17/dtest-7qej_rv6/test/node1/data0/system/local-7ad54392bcdd35a684174e047860b377/oa-21-big\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: 13 Aug 2024 12:30:43 [node1] after 90.13/90 seconds Missing: ['Starting listening for CQL clients'] not found in system.log:
E Head: INFO [main] 2024-08-13 12:29:14,908 YamlConfigura
E Tail: ...able: /home/cassandra/cassandra/build/run-python-dtest.AWEr17/dtest-7qej_rv6/test/node1/data0/system/local-7ad54392bcdd35a684174e047860b377/oa-21-big
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/node.py:56: TimeoutError | 535.250 |
8_cythonno_x86_64_21_32 | test_bootstrap | Success | | 612.106 |
8_cythonno_x86_64_22_32 | test_rolling_upgrade | Success | | 926.667 |
8_cythonno_x86_64_22_32 | test_bootstrap_multidc | Success | | 583.485 |
8_cythonno_x86_64_23_32 | test_parallel_upgrade_with_internode_ssl | Success | | 700.573 |
8_cythonno_x86_64_23_32 | test_parallel_upgrade | Success | | 403.521 |
8_cythonno_x86_64_24_32 | test_rolling_upgrade_with_internode_ssl | Success | | 956.116 |
8_cythonno_x86_64_24_32 | test_rolling_upgrade | Success | | 573.422 |
8_cythonno_x86_64_25_32 | test_parallel_upgrade | Success | | 570.830 |
8_cythonno_x86_64_25_32 | test_parallel_upgrade_with_internode_ssl | Success | | 408.898 |
8_cythonno_x86_64_26_32 | test_rolling_upgrade | Success | | 948.052 |
8_cythonno_x86_64_26_32 | test_rolling_upgrade_with_internode_ssl | Success | | 545.944 |
8_cythonno_x86_64_27_32 | test_parallel_upgrade_with_internode_ssl | Success | | 783.767 |
8_cythonno_x86_64_28_32 | test_rolling_upgrade_with_internode_ssl | Success | | 1053.932 |
8_cythonno_x86_64_29_32 | test_bootstrap | Success | | 437.817 |
8_cythonno_x86_64_2_32 | test_rolling_upgrade | Skipped | Skip base class, only generated classes run the tests
/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py:359: Skip base class, only generated classes run the tests | 0.801 |
8_cythonno_x86_64_2_32 | test_rolling_upgrade_with_internode_ssl | Success | | 503.837 |
8_cythonno_x86_64_30_32 | test_bootstrap_multidc | Success | | 489.259 |
8_cythonno_x86_64_31_32 | test_parallel_upgrade | Success | | 242.008 |
8_cythonno_x86_64_32_32 | test_rolling_upgrade | Success | | 495.986 |
8_cythonno_x86_64_3_32 | test_parallel_upgrade_with_internode_ssl | Skipped | Skip base class, only generated classes run the tests
/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py:359: Skip base class, only generated classes run the tests | 0.930 |
8_cythonno_x86_64_3_32 | test_bootstrap | Success | | 564.485 |
8_cythonno_x86_64_4_32 | test_rolling_upgrade_with_internode_ssl | Skipped | Skip base class, only generated classes run the tests
/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_through_versions_test.py:359: Skip base class, only generated classes run the tests | 0.783 |
8_cythonno_x86_64_4_32 | test_bootstrap_multidc | Success | | 524.908 |
8_cythonno_x86_64_5_32 | test_parallel_upgrade | Success | | 857.583 |
8_cythonno_x86_64_5_32 | test_parallel_upgrade | Success | | 252.560 |
8_cythonno_x86_64_6_32 | test_rolling_upgrade | Success | | 1268.199 |
8_cythonno_x86_64_6_32 | test_rolling_upgrade | Success | | 412.960 |
8_cythonno_x86_64_7_32 | test_parallel_upgrade_with_internode_ssl | Success | | 956.082 |
8_cythonno_x86_64_7_32 | test_parallel_upgrade_with_internode_ssl | Success | | 294.613 |
8_cythonno_x86_64_8_32 | test_rolling_upgrade_with_internode_ssl | Success | | 1354.352 |
8_cythonno_x86_64_8_32 | test_rolling_upgrade_with_internode_ssl | Success | | 420.668 |
8_cythonno_x86_64_9_32 | test_parallel_upgrade | Success | | 804.604 |
8_cythonno_x86_64_9_32 | test_bootstrap | Success | | 517.525 |