Unit Test Results.

Designed for use with JUnit and Ant.

Class dtest-upgrade_jdk11_python3.8_cythonno_x86_64_56_64

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
8_cythonno_x86_64_56_643801192273.6732024-06-20T19:40:14.857092cb50aa9521d8

Tests

NameStatusTypeTime(s)
test_range_tombstonesSkippedtest not applicable to env.

/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:1165: test not applicable to env.
0.001
test_user_typesSkippedtest not applicable to env.

/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:3562: test not applicable to env.
0.000
test_order_by_with_inSuccess69.299
test_nonpure_function_collectionSuccess61.160
test_simple_tuple_queryFailureFailed: Timeout >900.0s

self = <abc.TestCQLNodes3RF3_Upgrade_current_4_1_x_To_indev_5_0_x object at 0x7f564797bcd0>

def test_simple_tuple_query(self):
"""
@jira_ticket CASSANDRA-8613
"""
> cursor = self.prepare()

upgrade_tests/cql_tests.py:371:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
upgrade_tests/upgrade_base.py:88: in prepare
cluster.set_install_dir(version=self.UPGRADE_PATH.starting_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=9, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6>
len = 3008, buffer = <memory at 0x7f56473add00>

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 >900.0s

/usr/lib/python3.8/ssl.py:1128: Failed
900.003
test_IN_clause_on_last_keySkipped5.0 > 3.11.99

/home/cassandra/cassandra-dtest/conftest.py:449: 5.0 > 3.11.99
0.205
test_secondary_index_querySkippedhttps://issues.apache.org/jira/browse/CASSANDRA-14961

/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5427: https://issues.apache.org/jira/browse/CASSANDRA-14961
0.000
test_large_clustering_inSuccess80.488
test_blobAs_functionsSuccess66.287
test_booleanSuccess164.351
test_expanded_map_item_conditionalSuccess71.546
test_dateSuccess143.120
test_v2_protocol_IN_with_tuplesSkipped5.0 > 2.99

/home/cassandra/cassandra-dtest/conftest.py:449: 5.0 > 2.99
0.586
test_setSkippedtest not applicable to env.

/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:1297: test not applicable to env.
0.000
test_collection_indexingSkippedtest not applicable to env.

/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:3733: test not applicable to env.
0.000
test_deletionSuccess57.599
test_function_with_nullSuccess56.384
test_select_key_inSuccess66.134
test_renameSkipped5.0 > 3.99

/home/cassandra/cassandra-dtest/conftest.py:449: 5.0 > 3.99
0.592
test_large_collection_errorsSkipped5.0 > 2.99

/home/cassandra/cassandra-dtest/conftest.py:449: 5.0 > 2.99
0.323
test_query_compact_tables_during_upgradeSuccess65.671
test_select_set_key_single_rowSkippedawaiting CASSANDRA-7396

/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:5259: awaiting CASSANDRA-7396
0.000
test_range_with_deletesSuccess58.601
test_limit_compact_tableSuccess59.112
test_indexes_compositeSuccess63.383
test_whole_list_conditionalSuccess65.885
test_range_querySkippedtest not applicable to env.

/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:1448: test not applicable to env.
0.000
test_static_columns_casSkippedtest not applicable to env.

/home/cassandra/cassandra-dtest/upgrade_tests/cql_tests.py:3909: test not applicable to env.
0.000
test_with_less_results_than_page_sizeSuccess63.796
test_with_order_bySkippedtest not applicable to env.

/home/cassandra/cassandra-dtest/upgrade_tests/paging_test.py:196: test not applicable to env.
0.000
test_basic_compound_pagingSkippedtest not applicable to env.

/home/cassandra/cassandra-dtest/upgrade_tests/paging_test.py:499: test not applicable to env.
0.000
test_data_change_impacting_earlier_pageSuccess70.387
test_failure_threshold_deletionsSuccess85.681
test_10822Skippedtest not applicable to env.

/home/cassandra/cassandra-dtest/upgrade_tests/regression_test.py:29: test not applicable to env.
0.000
test_sstableloader_compression_snappy_to_snappySkipped5.0 > 3.99

/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 3.99
0.600
test_sstableloader_compression_deflate_to_deflateSkipped5.0 > 4.99

/home/cassandra/cassandra-dtest/conftest.py:468: 5.0 > 4.99
0.337
test_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.583
test_udtfix_in_messagingSkippedtest not applicable to env.

/home/cassandra/cassandra-dtest/upgrade_tests/upgrade_udtfix_test.py:61: test not applicable to env.
0.003
Properties »