Unit Test Results.

Designed for use with JUnit and Ant.

All Tests

ClassNameStatusTypeTime(s)
8_cythonno_x86_64_10_32test_rolling_upgradeSuccess1225.627
8_cythonno_x86_64_10_32test_bootstrap_multidcSuccess526.759
8_cythonno_x86_64_11_32test_parallel_upgrade_with_internode_sslSuccess880.407
8_cythonno_x86_64_11_32test_parallel_upgradeSuccess352.370
8_cythonno_x86_64_12_32test_rolling_upgrade_with_internode_sslSuccess1155.603
8_cythonno_x86_64_12_32test_rolling_upgradeSuccess460.245
8_cythonno_x86_64_13_32test_parallel_upgradeSuccess818.332
8_cythonno_x86_64_13_32test_parallel_upgrade_with_internode_sslSuccess351.670
8_cythonno_x86_64_14_32test_rolling_upgradeSuccess1209.061
8_cythonno_x86_64_14_32test_rolling_upgrade_with_internode_sslSuccess468.992
8_cythonno_x86_64_15_32test_parallel_upgrade_with_internode_sslSuccess882.690
8_cythonno_x86_64_15_32test_bootstrapSuccess475.420
8_cythonno_x86_64_16_32test_rolling_upgrade_with_internode_sslSuccess1189.829
8_cythonno_x86_64_16_32test_bootstrap_multidcSuccess576.625
8_cythonno_x86_64_17_32test_parallel_upgradeSuccess892.393
8_cythonno_x86_64_17_32test_parallel_upgradeSuccess326.153
8_cythonno_x86_64_18_32test_rolling_upgradeSuccess1334.433
8_cythonno_x86_64_18_32test_rolling_upgradeSuccess537.057
8_cythonno_x86_64_19_32test_parallel_upgrade_with_internode_sslSuccess847.237
8_cythonno_x86_64_19_32test_parallel_upgrade_with_internode_sslSuccess318.570
8_cythonno_x86_64_1_32test_parallel_upgradeSkippedSkip 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.915
8_cythonno_x86_64_1_32test_parallel_upgrade_with_internode_sslFailureFailed: Timeout >3000.0s

self = <upgrade_tests.upgrade_through_versions_test.TestUpgrade_current_4_0_x_To_indev_5_0_x object at 0x7f7b167f3d00>

@pytest.mark.timeout(3000)
def test_parallel_upgrade_with_internode_ssl(self):
"""
Test upgrading cluster all at once (requires cluster downtime), with internode ssl.
"""
> self.upgrade_scenario(internode_ssl=True)

upgrade_tests/upgrade_through_versions_test.py:402:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
upgrade_tests/upgrade_through_versions_test.py:414: in upgrade_scenario
self.prepare()
upgrade_tests/upgrade_through_versions_test.py:367: in prepare
cluster.set_install_dir(version=self.test_version_metas[0].version)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/cluster.py:111: in set_install_dir
dir, v = repository.setup(version, verbose)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/repository.py:99: in setup
download_version(version, verbose=verbose, binary=binary)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/repository.py:349: in download_version
__download(archive_url, target, show_progress=verbose)
../cassandra/build/venv/lib/python3.8/site-packages/ccmlib/repository.py:546: in __download
buffer = u.read(block_sz)
/usr/lib/python3.8/http/client.py:459: in read
n = self.readinto(b)
/usr/lib/python3.8/http/client.py:503: in readinto
n = self.fp.readinto(b)
/usr/lib/python3.8/socket.py:669: in readinto
return self._sock.recv_into(b)
/usr/lib/python3.8/ssl.py:1270: in recv_into
return self.read(nbytes, buffer)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <ssl.SSLSocket [closed] fd=6, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6>
len = 4288, buffer = <memory at 0x7f7b1688f7c0>

def read(self, len=1024, buffer=None):
"""Read up to LEN bytes and return them.
Return zero-length string on EOF."""

self._checkClosed()
if self._sslobj is None:
raise ValueError("Read on closed or unwrapped SSL socket.")
try:
if buffer is not None:
> return self._sslobj.read(len, buffer)
E Failed: Timeout >3000.0s

/usr/lib/python3.8/ssl.py:1128: Failed
3000.004
8_cythonno_x86_64_20_32test_rolling_upgrade_with_internode_sslSuccess1218.327
8_cythonno_x86_64_20_32test_rolling_upgrade_with_internode_sslSuccess511.053
8_cythonno_x86_64_21_32test_parallel_upgradeSuccess772.956
8_cythonno_x86_64_21_32test_bootstrapSuccess663.435
8_cythonno_x86_64_22_32test_rolling_upgradeSuccess902.870
8_cythonno_x86_64_22_32test_bootstrap_multidcSuccess542.249
8_cythonno_x86_64_23_32test_parallel_upgrade_with_internode_sslSuccess699.090
8_cythonno_x86_64_23_32test_parallel_upgradeSuccess411.243
8_cythonno_x86_64_24_32test_rolling_upgrade_with_internode_sslSuccess1037.103
8_cythonno_x86_64_24_32test_rolling_upgradeSuccess526.791
8_cythonno_x86_64_25_32test_parallel_upgradeSuccess701.691
8_cythonno_x86_64_25_32test_parallel_upgrade_with_internode_sslSuccess404.025
8_cythonno_x86_64_26_32test_rolling_upgradeSuccess913.760
8_cythonno_x86_64_26_32test_rolling_upgrade_with_internode_sslSuccess532.089
8_cythonno_x86_64_27_32test_parallel_upgrade_with_internode_sslSuccess684.683
8_cythonno_x86_64_28_32test_rolling_upgrade_with_internode_sslSuccess920.403
8_cythonno_x86_64_29_32test_bootstrapSuccess501.485
8_cythonno_x86_64_2_32test_rolling_upgradeSkippedSkip 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
1.149
8_cythonno_x86_64_2_32test_rolling_upgrade_with_internode_sslSuccess424.251
8_cythonno_x86_64_30_32test_bootstrap_multidcSuccess529.528
8_cythonno_x86_64_31_32test_parallel_upgradeSuccess311.605
8_cythonno_x86_64_32_32test_rolling_upgradeSuccess425.478
8_cythonno_x86_64_3_32test_parallel_upgrade_with_internode_sslSkippedSkip 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.767
8_cythonno_x86_64_3_32test_bootstrapSuccess436.865
8_cythonno_x86_64_4_32test_rolling_upgrade_with_internode_sslSkippedSkip 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.731
8_cythonno_x86_64_4_32test_bootstrap_multidcSuccess488.077
8_cythonno_x86_64_5_32test_parallel_upgradeSuccess1532.439
8_cythonno_x86_64_5_32test_parallel_upgradeSuccess303.514
8_cythonno_x86_64_6_32test_rolling_upgradeSuccess1321.859
8_cythonno_x86_64_6_32test_rolling_upgradeSuccess420.990
8_cythonno_x86_64_7_32test_parallel_upgrade_with_internode_sslSuccess759.673
8_cythonno_x86_64_7_32test_parallel_upgrade_with_internode_sslSuccess253.678
8_cythonno_x86_64_8_32test_rolling_upgrade_with_internode_sslSuccess1296.572
8_cythonno_x86_64_8_32test_rolling_upgrade_with_internode_sslSuccess434.119
8_cythonno_x86_64_9_32test_parallel_upgradeSuccess897.432
8_cythonno_x86_64_9_32test_bootstrapSuccess457.933