You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@cassandra.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/06/10 02:59:17 UTC

Build complete: Cassandra-trunk #169 [FAILURE] 04533e6cdae94f91a62d769c874156d81301dc7d

-------------------------------------------------------------------------------
Build Cassandra-trunk #169 Still Failing
URL: https://ci-cassandra.apache.org/job/Cassandra-trunk/169/
-------------------------------------------------------------------------------
Changes:
[Sam Tunnicliffe] Avoid blocking AntiEntropyStage when submitting validation requests


-------------------------------------------------------------------------------
Failed Tests:
2 tests failed.
FAILED:  org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution
FAILED:  nose.failure.Failure.runTest

-------------------------------------------------------------------------------
Cassandra CI Results
-------------------------------------------------------------------------------

Tests Failures Errors Skipped Success rate Time
550   1        1      14      99.64%       5085.552

-------------------------------------------------------------------------------

Name                                    Tests Errors Failures Skipped Time(s)
cqlshlib.python3.jdk8                   83    1      0        0       0.000
org.apache.cassandra.concurrent         2     0      1        0       331.451
org.apache.cassandra.cql3               8     0      0        0       233.038
org.apache.cassandra.db.commitlog       46    0      0        1       629.804
org.apache.cassandra.db.compaction      7     0      0        0       38.477
org.apache.cassandra.dht.tokenallocator 9     0      0        1       216.800
org.apache.cassandra.distributed.test   324   0      0        12      1925.269
org.apache.cassandra.fqltool            25    0      0        0       5.736
org.apache.cassandra.hints              1     0      0        0       76.274
org.apache.cassandra.io.sstable         1     0      0        0       5.605
org.apache.cassandra.locator            1     0      0        0       22.453
org.apache.cassandra.net                1     0      0        0       123.973
org.apache.cassandra.streaming          2     0      0        0       203.013
org.apache.cassandra.stress.generate    6     0      0        0       0.158
org.apache.cassandra.stress.settings    8     0      0        0       0.685
org.apache.cassandra.stress.util        5     0      0        0       0.058
org.apache.cassandra.utils              20    0      0        0       1151.674
org.apache.cassandra.utils.memory       1     0      0        0       121.084

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Packages
-------------------------------------------------------------------------------
cqlshlib.python3.jdk8

Name      Tests Errors Failures Skipped Time(s)
no_cython 1     1      0                NaN
cython    82    0      0                NaN

-------------------------------------------------------------------------------
org.apache.cassandra.concurrent

Name                       Tests Errors Failures Skipped Time(s)
LongOpOrderTest            1     0      0        0       330.842
LongSharedExecutorPoolTest 1     0      1        0       0.609

-------------------------------------------------------------------------------
org.apache.cassandra.cql3

Name           Tests Errors Failures Skipped Time(s)
CorruptionTest 1     0      0        0       125.731
ManyRowsTest   2     0      0        0       6.179
ViewLongTest   5     0      0        0       101.128

-------------------------------------------------------------------------------
org.apache.cassandra.db.commitlog

Name                        Tests Errors Failures Skipped Time(s)
BatchCommitLogStressTest    15    0      0        0       201.086
CommitLogStressTest         1     0      0        1       0.059
GroupCommitLogStressTest    15    0      0        0       186.741
PeriodicCommitLogStressTest 15    0      0        0       241.918

-------------------------------------------------------------------------------
org.apache.cassandra.db.compaction

Name                              Tests Errors Failures Skipped Time(s)
LongCompactionsTest               4     0      0        0       18.812
LongLeveledCompactionStrategyTest 3     0      0        0       19.665

-------------------------------------------------------------------------------
org.apache.cassandra.dht.tokenallocator

Name                                       Tests Errors Failures Skipped Time(s)
AbstractReplicationAwareTokenAllocatorTest 1     0      0        1       0.063
Murmur3ReplicationAwareTokenAllocatorTest  2     0      0        0       146.822
NoReplicationTokenAllocatorTest            4     0      0        0       6.338
RandomReplicationAwareTokenAllocatorTest   2     0      0        0       63.577

-------------------------------------------------------------------------------
org.apache.cassandra.distributed.test

Name                                          Tests Errors Failures Skipped Time(s)
BootstrapTest                                 1     0      0        0       80.459
CasWriteTest                                  9     0      0        0       25.926
FailingRepairTest                             6     0      0        0       29.342
FullRepairCoordinatorFastTest                 66    0      0        2       71.059
FullRepairCoordinatorNeighbourDownTest        12    0      0        0       219.155
FullRepairCoordinatorTimeoutTest              6     0      0        0       92.403
GossipSettlesTest                             1     0      0        0       26.905
IncrementalRepairCoordinatorFastTest          66    0      0        6       68.364
IncrementalRepairCoordinatorNeighbourDownTest 12    0      0        0       219.870
IncrementalRepairCoordinatorTimeoutTest       6     0      0        0       92.590
LargeColumnTest                               1     0      0        0       11.857
MessageFiltersTest                            5     0      0        0       56.364
MessageForwardingTest                         1     0      0        0       11.596
NativeProtocolTest                            2     0      0        0       68.497
NetworkTopologyTest                           6     0      0        0       22.600
NodeToolTest                                  1     0      0        0       6.251
PreviewRepairCoordinatorFastTest              66    0      0        2       71.173
PreviewRepairCoordinatorNeighbourDownTest     12    0      0        0       218.455
PreviewRepairCoordinatorTimeoutTest           6     0      0        0       89.103
PreviewRepairTest                             4     0      0        0       113.730
QueryReplayerEndToEndTest                     1     0      0        0       45.916
ReadRepairTest                                3     0      0        0       25.053
RepairCoordinatorFailingMessageTest           1     0      0        1       0.057
RepairDigestTrackingTest                      5     0      0        0       39.031
RepairTest                                    6     0      0        0       74.198
ResourceLeakTest                              1     0      0        1       0.056
SimpleReadWriteTest                           15    0      0        0       126.703
StreamingTest                                 1     0      0        0       12.202
TableEstimatesTest                            2     0      0        0       6.354

-------------------------------------------------------------------------------
org.apache.cassandra.fqltool

Name           Tests Errors Failures Skipped Time(s)
FQLCompareTest 3     0      0        0       3.050
FQLReplayTest  22    0      0        0       2.686

-------------------------------------------------------------------------------
org.apache.cassandra.hints

Name                   Tests Errors Failures Skipped Time(s)
HintsWriteThenReadTest 1     0      0        0       76.274

-------------------------------------------------------------------------------
org.apache.cassandra.io.sstable

Name                     Tests Errors Failures Skipped Time(s)
CQLSSTableWriterLongTest 1     0      0        0       5.605

-------------------------------------------------------------------------------
org.apache.cassandra.locator

Name                          Tests Errors Failures Skipped Time(s)
DynamicEndpointSnitchLongTest 1     0      0        0       22.453

-------------------------------------------------------------------------------
org.apache.cassandra.net

Name               Tests Errors Failures Skipped Time(s)
ConnectionBurnTest 1     0      0        0       123.973

-------------------------------------------------------------------------------
org.apache.cassandra.streaming

Name              Tests Errors Failures Skipped Time(s)
LongStreamingTest 2     0      0        0       203.013

-------------------------------------------------------------------------------
org.apache.cassandra.stress.generate

Name                     Tests Errors Failures Skipped Time(s)
DistributionGaussianTest 2     0      0        0       0.092
DistributionSequenceTest 4     0      0        0       0.066

-------------------------------------------------------------------------------
org.apache.cassandra.stress.settings

Name                  Tests Errors Failures Skipped Time(s)
OptionReplicationTest 1     0      0        0       0.088
SettingsMiscTest      4     0      0        0       0.074
SettingsNodeTest      2     0      0        0       0.059
StressSettingsTest    1     0      0        0       0.464

-------------------------------------------------------------------------------
org.apache.cassandra.stress.util

Name                  Tests Errors Failures Skipped Time(s)
MultiResultLoggerTest 5     0      0        0       0.058

-------------------------------------------------------------------------------
org.apache.cassandra.utils

Name                Tests Errors Failures Skipped Time(s)
LongBloomFilterTest 5     0      0        0       145.066
LongBTreeTest       15    0      0        0       1006.608

-------------------------------------------------------------------------------
org.apache.cassandra.utils.memory

Name               Tests Errors Failures Skipped Time(s)
LongBufferPoolTest 1     0      0        0       121.084

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Failures
-------------------------------------------------------------------------------

LongSharedExecutorPoolTest // testPromptnessOfExecution // Failure


junit.framework.AssertionFailedError
at
org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution
(LongSharedExecutorPoolTest.java:169)
at
org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution
(LongSharedExecutorPoolTest.java:102)
------------------------------------------------------------------------------------
no_cython // runTest // Error
'int' object has no attribute 'getwidth'

Traceback (most recent call last):
File "/usr/lib/python3.5/unittest/case.py", line 58, in testPartExecutor
yield
File "/usr/lib/python3.5/unittest/case.py", line 600, in run
testMethod()
File "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-cqlsh-tests/venv/lib/
python3.5/site-packages/nose/failure.py", line 39, in runTest
raise self.exc_val.with_traceback(self.tb)
File "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-cqlsh-tests/venv/lib/
python3.5/site-packages/nose/loader.py", line 418, in loadTestsFromName
addr.filename, addr.module)
File "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-cqlsh-tests/venv/lib/
python3.5/site-packages/nose/importer.py", line 47, in importFromPath
return self.importFromDir(dir_path, fqname)
File "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-cqlsh-tests/venv/lib/
python3.5/site-packages/nose/importer.py", line 94, in importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-cqlsh-tests/venv/lib/
python3.5/imp.py", line 244, in load_module
return load_package(name, filename)
File "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-cqlsh-tests/venv/lib/
python3.5/imp.py", line 216, in load_package
return _load(spec)
File "<frozen importlib._bootstrap>", line 693, in _load
File "<frozen importlib._bootstrap>", line 673, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 665, in exec_module
File "<frozen importlib._bootstrap>", line 222, in _call_with_frames_removed
File "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-cqlsh-tests/pylib/
cqlshlib/test/__init__.py", line 17, in <module>
from .cassconnect import create_db, remove_db
File "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-cqlsh-tests/pylib/
cqlshlib/test/cassconnect.py", line 23, in <module>
from .basecase import TEST_HOST, TEST_PORT, cql, cqlsh, cqlshlog, policy,
quote_name, rundir
File "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-cqlsh-tests/pylib/
cqlshlib/test/basecase.py", line 39, in <module>
import cqlsh
File "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-cqlsh-tests/bin/
cqlsh.py", line 176, in <module>
from cqlshlib import cql3handling, cqlhandling, pylexotron, sslhandling,
cqlshhandling
File "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-cqlsh-tests/pylib/
cqlshlib/cql3handling.py", line 19, in <module>
from cqlshlib.cqlhandling import CqlParsingRuleSet, Hint
File "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-cqlsh-tests/pylib/
cqlshlib/cqlhandling.py", line 23, in <module>
from cqlshlib import pylexotron, util
File "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-cqlsh-tests/pylib/
cqlshlib/pylexotron.py", line 342, in <module>
class ParsingRuleSet:
File "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-cqlsh-tests/pylib/
cqlshlib/pylexotron.py", line 354, in ParsingRuleSet
], re.I | re.S | re.U)
File "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-cqlsh-tests/pylib/
cqlshlib/saferscanner.py", line 80, in __init__
s.closegroup(gid, p[-1])
File "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-cqlsh-tests/venv/lib/
python3.5/sre_parse.py", line 91, in closegroup
self.groupwidths[gid] = p.getwidth()
File "/home/jenkins/jenkins-slave/workspace/Cassandra-trunk-cqlsh-tests/venv/lib/
python3.5/sre_parse.py", line 187, in getwidth
i, j = av[1].getwidth()
AttributeError: 'int' object has no attribute 'getwidth'
------------------------------------------------------------------------------------

-------------------------------------------------------------------------------
Skipped
-------------------------------------------------------------------------------

AbstractReplicationAwareTokenAllocatorTest
org.apache.cassandra.dht.tokenallocator.AbstractReplicationAwareTokenAllocatorTest


----------------------------------------------------------------------------------
CommitLogStressTest
org.apache.cassandra.db.commitlog.CommitLogStressTest


----------------------------------------------------------------------------------
FullRepairCoordinatorFastTest
snapshotFailure[PARALLEL/true]
Parallel repair does not perform snapshots

----------------------------------------------------------------------------------
FullRepairCoordinatorFastTest
snapshotFailure[PARALLEL/false]
Parallel repair does not perform snapshots

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[SEQUENTIAL/true]
incremental does not do snapshot

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[SEQUENTIAL/false]
incremental does not do snapshot

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[PARALLEL/true]
incremental does not do snapshot

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[PARALLEL/false]
incremental does not do snapshot

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[DATACENTER_AWARE/true]
incremental does not do snapshot

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[DATACENTER_AWARE/false]
incremental does not do snapshot

----------------------------------------------------------------------------------
PreviewRepairCoordinatorFastTest
snapshotFailure[PARALLEL/true]
Parallel repair does not perform snapshots

----------------------------------------------------------------------------------
PreviewRepairCoordinatorFastTest
snapshotFailure[PARALLEL/false]
Parallel repair does not perform snapshots

----------------------------------------------------------------------------------
RepairCoordinatorFailingMessageTest
org.apache.cassandra.distributed.test.RepairCoordinatorFailingMessageTest


----------------------------------------------------------------------------------
ResourceLeakTest
org.apache.cassandra.distributed.test.ResourceLeakTest


----------------------------------------------------------------------------------

-------------------------------------------------------------------------------
END

Build complete: Cassandra-trunk #171 [FAILURE] 6755487dcd58797de00ee99e26adc71479e7c1c0

Posted by Apache Jenkins Server <je...@builds.apache.org>.
-------------------------------------------------------------------------------
Build Cassandra-trunk #171 Still Failing
URL: https://ci-cassandra.apache.org/job/Cassandra-trunk/171/
-------------------------------------------------------------------------------
Changes:
[Brandon Williams] Create config.yml.MIDRES


-------------------------------------------------------------------------------
Failed Tests:
30 tests failed.
FAILED:  org.apache.cassandra.net.ConnectionTest.testMessageDeliveryOnReconnect-cdc
FAILED:  org.apache.cassandra.net.ConnectionTest.testMessageDeliveryOnReconnect-compression
FAILED:  junit.framework.TestSuite.org.apache.cassandra.auth.jmx.JMXAuthTest-cdc
FAILED:  org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.shouldSelectHostFromLocal-cdc
FAILED:  org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.shouldSelectTwoRandomHostsFromSingleOtherRack-cdc
FAILED:  org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.shouldSelect2hostsFromNonLocalRacks-cdc
FAILED:  org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.shouldSelectTwoRandomHostsFromSingleRack-cdc
FAILED:  org.apache.cassandra.concurrent.SEPExecutorTest.shutdownTest-cdc
FAILED:  org.apache.cassandra.concurrent.SEPExecutorTest.changingMaxWorkersMeetsConcurrencyGoalsTest-cdc
FAILED:  org.apache.cassandra.config.DatabaseDescriptorRefTest.testDatabaseDescriptorRef-cdc
FAILED:  org.apache.cassandra.db.compaction.ValidationExecutorTest.testQueueOnValidationSubmission-cdc
FAILED:  org.apache.cassandra.gms.ArrivalWindowTest.testWithNanoTime-cdc
FAILED:  <init>.org.apache.cassandra.io.sstable.SSTableHeaderFixTest
FAILED:  <init>.org.apache.cassandra.locator.ReplicaCollectionTest
FAILED:  org.apache.cassandra.locator.ReplicaLayoutTest.testConflictResolution-cdc
FAILED:  org.apache.cassandra.repair.RepairJobTest.testNoTreesRetainedAfterDifference-cdc
FAILED:  <init>.org.apache.cassandra.schema.TupleTypesRepresentationTest
FAILED:  org.apache.cassandra.service.ActiveRepairServiceTest.testQueueWhenPoolFullStrategy-cdc
FAILED:  org.apache.cassandra.streaming.SessionInfoTest.testTotals-cdc
FAILED:  org.apache.cassandra.tools.BulkLoaderTest.testBulkLoader_WithArgs-cdc
FAILED:  org.apache.cassandra.tools.ClearSnapshotTest.BeforeFirstTest
FAILED:  org.apache.cassandra.tools.SSTableExpiredBlockersTest.testSSTableExpiredBlockers_WithArgs-cdc
FAILED:  org.apache.cassandra.tools.SSTableLevelResetterTest.testSSTableLevelResetter_WithArgs-cdc
FAILED:  org.apache.cassandra.tools.SSTableOfflineRelevelTest.testSSTableOfflineRelevel_WithArgs-cdc
FAILED:  org.apache.cassandra.tools.SSTableRepairedAtSetterTest.testSSTableRepairedAtSetter_WithArgs-cdc
FAILED:  org.apache.cassandra.tools.StandaloneSSTableUtilTest.testStandaloneSSTableUtil_WithArgs-cdc
FAILED:  org.apache.cassandra.tools.StandaloneScrubberTest.testStandaloneScrubber_WithArgs-cdc
FAILED:  org.apache.cassandra.tools.StandaloneUpgraderTest.testStandaloneUpgrader_WithArgs-cdc
FAILED:  org.apache.cassandra.tools.StandaloneVerifierTest.testStandaloneVerifier_WithArgs-cdc
FAILED:  org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution

-------------------------------------------------------------------------------
Cassandra CI Results
-------------------------------------------------------------------------------

Tests Failures Errors Skipped Success rate Time
14481 12       18     81      99.79%       17982.583

-------------------------------------------------------------------------------

Name                                               Tests Errors Failures Skipped Time(s)
cqlshlib.python3.jdk8                              164   0      0        0       0.000
org.apache.cassandra.audit                         144   0      0        0       273.850
org.apache.cassandra.auth                          108   0      0        0       53.574
org.apache.cassandra.auth.jmx                      66    1      0        0       12.448
org.apache.cassandra.batchlog                      36    4      0        0       82.936
org.apache.cassandra.cache                         12    0      0        0       26.175
org.apache.cassandra.concurrent                    29    2      1        0       397.176
org.apache.cassandra.config                        48    1      0        0       8.439
org.apache.cassandra.cql.jdbc                      3     0      0        0       0.259
org.apache.cassandra.cql3                          677   0      0        12      1618.153
org.apache.cassandra.cql3.conditions               12    0      0        0       1.332
org.apache.cassandra.cql3.functions                93    0      0        0       40.295
org.apache.cassandra.cql3.restrictions             69    0      0        0       3.836
org.apache.cassandra.cql3.selection                30    0      0        0       42.983
org.apache.cassandra.cql3.statements               36    0      0        0       29.792
org.apache.cassandra.cql3.validation.entities      1071  0      0        3       1025.491
org.apache.cassandra.cql3.validation.miscellaneous 168   0      0        0       149.413
org.apache.cassandra.cql3.validation.operations    1182  0      0        0       1019.286
org.apache.cassandra.db                            1146  0      0        2       755.941
org.apache.cassandra.db.aggregation                18    0      0        0       3.783
org.apache.cassandra.db.columniterator             3     0      0        0       13.133
org.apache.cassandra.db.commitlog                  1213  0      0        7       899.371
org.apache.cassandra.db.compaction                 541   0      1        6       1287.432
org.apache.cassandra.db.composites                 9     0      0        0       1.739
org.apache.cassandra.db.context                    24    0      0        0       6.074
org.apache.cassandra.db.filter                     21    0      0        0       5.155
org.apache.cassandra.db.lifecycle                  201   0      0        0       101.412
org.apache.cassandra.db.marshal                    354   0      0        0       85.576
org.apache.cassandra.db.monitoring                 45    0      0        0       16.393
org.apache.cassandra.db.partition                  30    0      0        0       186.888
org.apache.cassandra.db.partitions                 24    0      0        0       2.174
org.apache.cassandra.db.repair                     69    0      0        3       60.453
org.apache.cassandra.db.rows                       156   0      0        0       126.920
org.apache.cassandra.db.streaming                  36    0      0        0       41.770
org.apache.cassandra.db.transform                  66    0      0        0       21.437
org.apache.cassandra.db.view                       12    0      0        0       54.325
org.apache.cassandra.db.virtual                    39    0      0        0       80.908
org.apache.cassandra.dht                           300   0      0        0       193.041
org.apache.cassandra.dht.tokenallocator            9     0      0        1       221.622
org.apache.cassandra.diag                          18    0      0        0       3.926
org.apache.cassandra.diag.store                    18    0      0        0       0.275
org.apache.cassandra.distributed.test              324   0      0        12      1921.081
org.apache.cassandra.fql                           105   0      0        0       33.870
org.apache.cassandra.fqltool                       25    0      0        0       5.767
org.apache.cassandra.gms                           48    1      0        0       61.060
org.apache.cassandra.hints                         112   0      0        0       747.669
org.apache.cassandra.index                         135   0      0        0       189.585
org.apache.cassandra.index.internal                81    0      0        0       75.798
org.apache.cassandra.index.sasi                    123   0      0        0       158.182
org.apache.cassandra.index.sasi.analyzer           75    0      0        0       5.008
org.apache.cassandra.index.sasi.disk               84    0      0        0       137.672
org.apache.cassandra.index.sasi.plan               24    0      0        0       15.666
org.apache.cassandra.index.sasi.utils              156   0      0        0       11.010
org.apache.cassandra.io                            15    0      0        0       60.002
org.apache.cassandra.io.compress                   138   0      0        0       67.956
org.apache.cassandra.io.sstable                    354   1      0        6       873.851
org.apache.cassandra.io.sstable.format             3     0      0        0       9.416
org.apache.cassandra.io.sstable.format.big         6     0      0        0       15.155
org.apache.cassandra.io.sstable.metadata           27    0      0        0       4.715
org.apache.cassandra.io.util                       399   0      0        0       153.972
org.apache.cassandra.locator                       185   2      0        0       276.875
org.apache.cassandra.metrics                       183   0      0        3       222.339
org.apache.cassandra.net                           508   2      0        0       717.170
org.apache.cassandra.net.proxy                     9     0      0        0       2.866
org.apache.cassandra.repair                        105   0      1        3       130.679
org.apache.cassandra.repair.asymmetric             39    0      0        0       4.460
org.apache.cassandra.repair.consistent             186   0      0        3       42.182
org.apache.cassandra.repair.messages               54    0      0        0       8.616
org.apache.cassandra.schema                        98    1      0        2       51.489
org.apache.cassandra.security                      78    0      0        0       11.289
org.apache.cassandra.serializers                   78    0      0        0       2.405
org.apache.cassandra.service                       378   0      1        3       411.447
org.apache.cassandra.service.pager                 21    0      0        0       3.653
org.apache.cassandra.service.reads                 357   0      0        3       38.181
org.apache.cassandra.service.reads.repair          102   0      0        3       63.770
org.apache.cassandra.streaming                     32    1      0        0       270.054
org.apache.cassandra.streaming.async               57    0      0        0       10.779
org.apache.cassandra.streaming.compression         18    0      0        0       4.517
org.apache.cassandra.stress.generate               6     0      0        0       0.157
org.apache.cassandra.stress.settings               8     0      0        0       0.681
org.apache.cassandra.stress.util                   5     0      0        0       0.059
org.apache.cassandra.tools                         123   2      8        0       157.194
org.apache.cassandra.tools.nodetool.formatter      18    0      0        0       0.258
org.apache.cassandra.tools.nodetool.stats          24    0      0        0       1.203
org.apache.cassandra.tracing                       18    0      0        0       4.262
org.apache.cassandra.transport                     162   0      0        0       318.878
org.apache.cassandra.transport.frame.checksum      18    0      0        0       126.526
org.apache.cassandra.transport.messages            6     0      0        0       2.479
org.apache.cassandra.triggers                      60    0      0        0       38.209
org.apache.cassandra.utils                         482   0      0        6       1304.070
org.apache.cassandra.utils.binlog                  63    0      0        0       67.380
org.apache.cassandra.utils.btree                   120   0      0        0       3.514
org.apache.cassandra.utils.concurrent              189   0      0        3       23.215
org.apache.cassandra.utils.memory                  100   0      0        0       149.566
org.apache.cassandra.utils.obs                     12    0      0        0       1.700
org.apache.cassandra.utils.streamhist              33    0      0        0       6.910
org.apache.cassandra.utils.vint                    12    0      0        0       0.930

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Packages
-------------------------------------------------------------------------------
cqlshlib.python3.jdk8

Name      Tests Errors Failures Skipped Time(s)
no_cython 82    0      0                NaN
cython    82    0      0                NaN

-------------------------------------------------------------------------------
org.apache.cassandra.audit

Name                Tests Errors Failures Skipped Time(s)
AuditLogFilterTest  10    0      0        0       0.410
AuditLoggerAuthTest 9     0      0        0       56.236
AuditLoggerTest     28    0      0        0       26.800
BinAuditLoggerTest  1     0      0        0       14.935
AuditLogFilterTest  10    0      0        0       0.327
AuditLoggerAuthTest 9     0      0        0       53.645
AuditLoggerTest     28    0      0        0       22.984
BinAuditLoggerTest  1     0      0        0       11.602
AuditLogFilterTest  10    0      0        0       0.261
AuditLoggerAuthTest 9     0      0        0       53.123
AuditLoggerTest     28    0      0        0       21.233
BinAuditLoggerTest  1     0      0        0       12.294

-------------------------------------------------------------------------------
org.apache.cassandra.auth

Name                           Tests Errors Failures Skipped Time(s)
AuthCacheTest                  14    0      0        0       0.661
CassandraNetworkAuthorizerTest 6     0      0        0       5.462
CassandraRoleManagerTest       1     0      0        0       4.698
PasswordAuthenticatorTest      7     0      0        0       6.318
RoleOptionsTest                4     0      0        0       0.457
RolesTest                      4     0      0        0       3.270
AuthCacheTest                  14    0      0        0       0.558
CassandraNetworkAuthorizerTest 6     0      0        0       3.991
CassandraRoleManagerTest       1     0      0        0       3.335
PasswordAuthenticatorTest      7     0      0        0       4.470
RoleOptionsTest                4     0      0        0       0.456
RolesTest                      4     0      0        0       3.312
AuthCacheTest                  14    0      0        0       0.524
CassandraNetworkAuthorizerTest 6     0      0        0       3.870
CassandraRoleManagerTest       1     0      0        0       3.423
PasswordAuthenticatorTest      7     0      0        0       5.022
RoleOptionsTest                4     0      0        0       0.385
RolesTest                      4     0      0        0       3.362

-------------------------------------------------------------------------------
org.apache.cassandra.auth.jmx

Name                   Tests Errors Failures Skipped Time(s)
AuthorizationProxyTest 20    0      0        0       1.140
JMXAuthTest            0     1      0        0       1.268
AuthorizationProxyTest 20    0      0        0       1.106
JMXAuthTest            3     0      0        0       3.508
AuthorizationProxyTest 20    0      0        0       1.216
JMXAuthTest            3     0      0        0       4.210

-------------------------------------------------------------------------------
org.apache.cassandra.batchlog

Name                       Tests Errors Failures Skipped Time(s)
BatchlogEndpointFilterTest 5     4      0        0       0.671
BatchlogManagerTest        6     0      0        0       23.864
BatchlogTest               1     0      0        0       3.330
BatchlogEndpointFilterTest 5     0      0        0       0.497
BatchlogManagerTest        6     0      0        0       24.094
BatchlogTest               1     0      0        0       3.257
BatchlogEndpointFilterTest 5     0      0        0       0.451
BatchlogManagerTest        6     0      0        0       23.795
BatchlogTest               1     0      0        0       2.977

-------------------------------------------------------------------------------
org.apache.cassandra.cache

Name                Tests Errors Failures Skipped Time(s)
AutoSavingCacheTest 2     0      0        0       3.364
CacheProviderTest   2     0      0        0       6.061
AutoSavingCacheTest 2     0      0        0       3.282
CacheProviderTest   2     0      0        0       5.278
AutoSavingCacheTest 2     0      0        0       3.417
CacheProviderTest   2     0      0        0       4.773

-------------------------------------------------------------------------------
org.apache.cassandra.concurrent

Name                                      Tests Errors Failures Skipped Time(s)
LongOpOrderTest                           1     0      0        0       330.774
LongSharedExecutorPoolTest                1     0      1        0       0.782
DebuggableScheduledThreadPoolExecutorTest 1     0      0        0       15.197
DebuggableThreadPoolExecutorTest          4     0      0        0       1.665
SEPExecutorTest                           2     2      0        0       0.724
WaitQueueTest                             2     0      0        0       0.415
DebuggableScheduledThreadPoolExecutorTest 1     0      0        0       15.626
DebuggableThreadPoolExecutorTest          4     0      0        0       1.799
SEPExecutorTest                           2     0      0        0       7.150
WaitQueueTest                             2     0      0        0       0.348
DebuggableScheduledThreadPoolExecutorTest 1     0      0        0       14.877
DebuggableThreadPoolExecutorTest          4     0      0        0       1.593
SEPExecutorTest                           2     0      0        0       5.982
WaitQueueTest                             2     0      0        0       0.244

-------------------------------------------------------------------------------
org.apache.cassandra.config

Name                      Tests Errors Failures Skipped Time(s)
DatabaseDescriptorRefTest 1     1      0        0       1.734
DatabaseDescriptorTest    15    0      0        0       1.201
DatabaseDescriptorRefTest 1     0      0        0       1.420
DatabaseDescriptorTest    15    0      0        0       1.572
DatabaseDescriptorRefTest 1     0      0        0       1.425
DatabaseDescriptorTest    15    0      0        0       1.087

-------------------------------------------------------------------------------
org.apache.cassandra.cql.jdbc

Name            Tests Errors Failures Skipped Time(s)
JdbcDecimalTest 1     0      0        0       0.122
JdbcDecimalTest 1     0      0        0       0.073
JdbcDecimalTest 1     0      0        0       0.064

-------------------------------------------------------------------------------
org.apache.cassandra.cql3

Name                             Tests Errors Failures Skipped Time(s)
CorruptionTest                   1     0      0        0       125.728
ManyRowsTest                     2     0      0        0       6.506
ViewLongTest                     5     0      0        0       102.448
CDCStatementTest                 3     0      0        0       3.214
CQL3TypeLiteralTest              6     0      0        0       0.678
ColumnIdentifierTest             4     0      0        0       0.521
CqlParserTest                    3     0      0        0       0.499
CustomNowInSecondsTest           4     0      0        0       16.461
DeleteTest                       1     0      0        0       21.004
DistinctQueryPagingTest          5     0      0        0       15.764
DurationTest                     8     0      0        0       0.126
ErrorCollectorTest               6     0      0        0       0.101
GcCompactionTest                 8     0      0        0       9.187
IndexQueryPagingTest             5     0      0        0       14.273
KeyCacheCqlTest                  10    0      0        0       21.705
ListsTest                        6     0      0        0       4.122
NonNativeTimestampTest           1     0      0        0       2.284
OutOfSpaceTest                   3     0      0        0       3.287
PagingQueryTest                  1     0      0        0       20.616
PagingTest                       1     0      0        0       10.113
PreparedStatementsTest           10    0      0        0       20.825
PstmtPersistenceTest             2     0      0        0       13.157
QueryEventsTest                  4     0      0        0       12.965
QueryWithIndexedSSTableTest      1     0      0        0       2.838
ReservedKeywordsTest             1     0      0        0       0.960
SerializationMirrorTest          1     0      0        0       2.260
SimpleQueryTest                  18    0      0        0       9.376
TombstonesWithIndexedSSTableTest 2     0      0        0       5.230
TraceCqlTest                     1     0      0        0       12.766
UDHelperTest                     3     0      0        0       0.506
ViewComplexTest                  32    0      0        1       112.001
ViewFilteringTest                25    0      0        3       61.428
ViewSchemaTest                   7     0      0        0       28.090
ViewTest                         41    0      0        0       64.452
CDCStatementTest                 3     0      0        0       3.466
CQL3TypeLiteralTest              6     0      0        0       0.454
ColumnIdentifierTest             4     0      0        0       0.473
CqlParserTest                    3     0      0        0       0.477
CustomNowInSecondsTest           4     0      0        0       14.083
DeleteTest                       1     0      0        0       16.235
DistinctQueryPagingTest          5     0      0        0       13.983
DurationTest                     8     0      0        0       0.104
ErrorCollectorTest               6     0      0        0       0.066
GcCompactionTest                 8     0      0        0       9.187
IndexQueryPagingTest             5     0      0        0       13.942
KeyCacheCqlTest                  10    0      0        0       22.291
ListsTest                        6     0      0        0       4.094
NonNativeTimestampTest           1     0      0        0       2.124
OutOfSpaceTest                   3     0      0        0       3.262
PagingQueryTest                  1     0      0        0       21.819
PagingTest                       1     0      0        0       10.230
PreparedStatementsTest           10    0      0        0       20.894
PstmtPersistenceTest             2     0      0        0       13.175
QueryEventsTest                  4     0      0        0       12.867
QueryWithIndexedSSTableTest      1     0      0        0       2.990
ReservedKeywordsTest             1     0      0        0       1.036
SerializationMirrorTest          1     0      0        0       2.275
SimpleQueryTest                  18    0      0        0       9.147
TombstonesWithIndexedSSTableTest 2     0      0        0       4.679
TraceCqlTest                     1     0      0        0       11.614
UDHelperTest                     3     0      0        0       0.398
ViewComplexTest                  32    0      0        1       104.165
ViewFilteringTest                25    0      0        3       44.759
ViewSchemaTest                   7     0      0        0       24.618
ViewTest                         41    0      0        0       61.091
CDCStatementTest                 3     0      0        0       4.216
CQL3TypeLiteralTest              6     0      0        0       0.976
ColumnIdentifierTest             4     0      0        0       0.439
CqlParserTest                    3     0      0        0       0.505
CustomNowInSecondsTest           4     0      0        0       14.258
DeleteTest                       1     0      0        0       16.341
DistinctQueryPagingTest          5     0      0        0       14.726
DurationTest                     8     0      0        0       0.092
ErrorCollectorTest               6     0      0        0       0.092
GcCompactionTest                 8     0      0        0       9.525
IndexQueryPagingTest             5     0      0        0       13.883
KeyCacheCqlTest                  10    0      0        0       19.538
ListsTest                        6     0      0        0       5.102
NonNativeTimestampTest           1     0      0        0       3.072
OutOfSpaceTest                   3     0      0        0       3.693
PagingQueryTest                  1     0      0        0       22.724
PagingTest                       1     0      0        0       9.580
PreparedStatementsTest           10    0      0        0       18.974
PstmtPersistenceTest             2     0      0        0       13.775
QueryEventsTest                  4     0      0        0       13.380
QueryWithIndexedSSTableTest      1     0      0        0       3.800
ReservedKeywordsTest             1     0      0        0       0.875
SerializationMirrorTest          1     0      0        0       3.578
SimpleQueryTest                  18    0      0        0       9.977
TombstonesWithIndexedSSTableTest 2     0      0        0       5.321
TraceCqlTest                     1     0      0        0       13.440
UDHelperTest                     3     0      0        0       0.379
ViewComplexTest                  32    0      0        1       100.383
ViewFilteringTest                25    0      0        3       39.747
ViewSchemaTest                   7     0      0        0       22.548
ViewTest                         41    0      0        0       57.725

-------------------------------------------------------------------------------
org.apache.cassandra.cql3.conditions

Name                Tests Errors Failures Skipped Time(s)
ColumnConditionTest 4     0      0        0       0.389
ColumnConditionTest 4     0      0        0       0.355
ColumnConditionTest 4     0      0        0       0.588

-------------------------------------------------------------------------------
org.apache.cassandra.cql3.functions

Name              Tests Errors Failures Skipped Time(s)
CastFctsTest      7     0      0        0       5.681
OperationFctsTest 11    0      0        0       7.415
TimeFctsTest      13    0      0        0       0.516
CastFctsTest      7     0      0        0       5.569
OperationFctsTest 11    0      0        0       6.948
TimeFctsTest      13    0      0        0       0.500
CastFctsTest      7     0      0        0       6.039
OperationFctsTest 11    0      0        0       7.068
TimeFctsTest      13    0      0        0       0.559

-------------------------------------------------------------------------------
org.apache.cassandra.cql3.restrictions

Name                             Tests Errors Failures Skipped Time(s)
ClusteringColumnRestrictionsTest 23    0      0        0       1.398
ClusteringColumnRestrictionsTest 23    0      0        0       1.228
ClusteringColumnRestrictionsTest 23    0      0        0       1.210

-------------------------------------------------------------------------------
org.apache.cassandra.cql3.selection

Name                       Tests Errors Failures Skipped Time(s)
SelectionColumnMappingTest 2     0      0        0       6.029
TermSelectionTest          8     0      0        0       12.188
SelectionColumnMappingTest 2     0      0        0       4.270
TermSelectionTest          8     0      0        0       7.118
SelectionColumnMappingTest 2     0      0        0       5.318
TermSelectionTest          8     0      0        0       8.060

-------------------------------------------------------------------------------
org.apache.cassandra.cql3.statements

Name                    Tests Errors Failures Skipped Time(s)
AlterRoleStatementTest  4     0      0        0       1.411
CreateRoleStatementTest 4     0      0        0       5.160
CreateUserStatementTest 1     0      0        0       0.892
PropertyDefinitionsTest 2     0      0        0       0.314
SelectStatementTest     1     0      0        0       4.364
AlterRoleStatementTest  4     0      0        0       0.893
CreateRoleStatementTest 4     0      0        0       2.679
CreateUserStatementTest 1     0      0        0       0.832
PropertyDefinitionsTest 2     0      0        0       0.282
SelectStatementTest     1     0      0        0       3.324
AlterRoleStatementTest  4     0      0        0       1.012
CreateRoleStatementTest 4     0      0        0       4.072
CreateUserStatementTest 1     0      0        0       0.920
PropertyDefinitionsTest 2     0      0        0       0.238
SelectStatementTest     1     0      0        0       3.399

-------------------------------------------------------------------------------
org.apache.cassandra.cql3.validation.entities

Name                             Tests Errors Failures Skipped Time(s)
CollectionsTest                  50    0      0        0       39.199
CountersTest                     7     0      0        0       4.686
DateTypeTest                     1     0      0        0       2.182
FrozenCollectionsTest            23    0      0        0       11.250
JsonTest                         22    0      0        0       28.453
SecondaryIndexOnMapEntriesTest   11    0      0        0       10.031
SecondaryIndexOnStaticColumnTest 6     0      0        0       8.421
SecondaryIndexTest               49    0      0        0       35.043
StaticColumnsTest                7     0      0        0       7.258
TimestampTest                    8     0      0        0       19.530
TimeuuidTest                     2     0      0        0       5.225
TupleTypeTest                    12    0      0        0       7.750
TypeTest                         4     0      0        0       5.135
UFAuthTest                       26    0      0        0       20.020
UFIdentificationTest             14    0      0        1       16.351
UFJavaTest                       18    0      0        0       24.836
UFPureScriptTupleCollectionTest  1     0      0        0       12.318
UFScriptTest                     12    0      0        0       21.664
UFSecurityTest                   2     0      0        0       5.594
UFTest                           24    0      0        0       24.906
UFTypesTest                      7     0      0        0       20.058
UFVerifierTest                   20    0      0        0       11.492
UserTypesTest                    27    0      0        0       23.207
VirtualTableTest                 4     0      0        0       13.599
CollectionsTest                  50    0      0        0       31.315
CountersTest                     7     0      0        0       4.575
DateTypeTest                     1     0      0        0       2.141
FrozenCollectionsTest            23    0      0        0       10.831
JsonTest                         22    0      0        0       24.667
SecondaryIndexOnMapEntriesTest   11    0      0        0       7.234
SecondaryIndexOnStaticColumnTest 6     0      0        0       6.234
SecondaryIndexTest               49    0      0        0       34.415
StaticColumnsTest                7     0      0        0       7.373
TimestampTest                    8     0      0        0       17.342
TimeuuidTest                     2     0      0        0       2.792
TupleTypeTest                    12    0      0        0       6.866
TypeTest                         4     0      0        0       3.827
UFAuthTest                       26    0      0        0       14.807
UFIdentificationTest             14    0      0        1       15.709
UFJavaTest                       18    0      0        0       23.118
UFPureScriptTupleCollectionTest  1     0      0        0       12.085
UFScriptTest                     12    0      0        0       18.761
UFSecurityTest                   2     0      0        0       5.601
UFTest                           24    0      0        0       23.220
UFTypesTest                      7     0      0        0       19.457
UFVerifierTest                   20    0      0        0       6.512
UserTypesTest                    27    0      0        0       17.279
VirtualTableTest                 4     0      0        0       12.305
CollectionsTest                  50    0      0        0       29.063
CountersTest                     7     0      0        0       5.670
DateTypeTest                     1     0      0        0       4.057
FrozenCollectionsTest            23    0      0        0       10.421
JsonTest                         22    0      0        0       22.539
SecondaryIndexOnMapEntriesTest   11    0      0        0       6.941
SecondaryIndexOnStaticColumnTest 6     0      0        0       6.757
SecondaryIndexTest               49    0      0        0       28.583
StaticColumnsTest                7     0      0        0       7.435
TimestampTest                    8     0      0        0       18.015
TimeuuidTest                     2     0      0        0       4.012
TupleTypeTest                    12    0      0        0       6.869
TypeTest                         4     0      0        0       4.550
UFAuthTest                       26    0      0        0       13.093
UFIdentificationTest             14    0      0        1       14.194
UFJavaTest                       18    0      0        0       21.824
UFPureScriptTupleCollectionTest  1     0      0        0       13.202
UFScriptTest                     12    0      0        0       18.427
UFSecurityTest                   2     0      0        0       6.449
UFTest                           24    0      0        0       21.854
UFTypesTest                      7     0      0        0       19.087
UFVerifierTest                   20    0      0        0       7.129
UserTypesTest                    27    0      0        0       15.230
VirtualTableTest                 4     0      0        0       13.416

-------------------------------------------------------------------------------
org.apache.cassandra.cql3.validation.miscellaneous

Name                        Tests Errors Failures Skipped Time(s)
CrcCheckChanceTest          3     0      0        0       5.822
OverflowTest                14    0      0        0       7.429
PgStringTest                3     0      0        0       3.418
RoleSyntaxTest              9     0      0        0       4.032
SSTableMetadataTrackingTest 7     0      0        0       5.052
SSTablesIteratedTest        14    0      0        0       14.823
TombstonesTest              6     0      0        0       7.903
CrcCheckChanceTest          3     0      0        0       5.599
OverflowTest                14    0      0        0       7.211
PgStringTest                3     0      0        0       3.315
RoleSyntaxTest              9     0      0        0       3.914
SSTableMetadataTrackingTest 7     0      0        0       4.928
SSTablesIteratedTest        14    0      0        0       10.530
TombstonesTest              6     0      0        0       6.855
CrcCheckChanceTest          3     0      0        0       7.340
OverflowTest                14    0      0        0       7.475
PgStringTest                3     0      0        0       4.401
RoleSyntaxTest              9     0      0        0       4.250
SSTableMetadataTrackingTest 7     0      0        0       10.559
SSTablesIteratedTest        14    0      0        0       14.506
TombstonesTest              6     0      0        0       10.051

-------------------------------------------------------------------------------
org.apache.cassandra.cql3.validation.operations

Name                           Tests Errors Failures Skipped Time(s)
AggregationTest                50    0      0        0       45.556
AlterTest                      25    0      0        0       26.656
BatchTest                      11    0      0        0       53.252
CreateTest                     21    0      0        0       13.163
DeleteTest                     33    0      0        0       27.326
DropRecreateAndRestoreTest     4     0      0        0       7.270
DropTest                       2     0      0        0       2.774
InsertTest                     8     0      0        0       7.042
InsertUpdateIfConditionTest    42    0      0        0       29.090
SelectGroupByTest              7     0      0        0       21.918
SelectLimitTest                7     0      0        0       18.783
SelectMultiColumnRelationTest  22    0      0        0       16.829
SelectOrderByTest              17    0      0        0       12.073
SelectOrderedPartitionerTest   20    0      0        0       13.830
SelectSingleColumnRelationTest 23    0      0        0       16.464
SelectTest                     82    0      0        0       43.773
TTLTest                        7     0      0        0       13.657
TruncateTest                   1     0      0        0       2.578
UpdateTest                     11    0      0        0       12.611
UseTest                        1     0      0        0       2.190
AggregationTest                50    0      0        0       36.623
AlterTest                      25    0      0        0       22.703
BatchTest                      11    0      0        0       48.430
CreateTest                     21    0      0        0       10.948
DeleteTest                     33    0      0        0       20.289
DropRecreateAndRestoreTest     4     0      0        0       3.978
DropTest                       2     0      0        0       2.688
InsertTest                     8     0      0        0       5.937
InsertUpdateIfConditionTest    42    0      0        0       23.619
SelectGroupByTest              7     0      0        0       18.897
SelectLimitTest                7     0      0        0       15.209
SelectMultiColumnRelationTest  22    0      0        0       11.353
SelectOrderByTest              17    0      0        0       9.406
SelectOrderedPartitionerTest   20    0      0        0       10.053
SelectSingleColumnRelationTest 23    0      0        0       11.749
SelectTest                     82    0      0        0       34.263
TTLTest                        7     0      0        0       9.115
TruncateTest                   1     0      0        0       2.462
UpdateTest                     11    0      0        0       8.992
UseTest                        1     0      0        0       2.071
AggregationTest                50    0      0        0       33.424
AlterTest                      25    0      0        0       20.966
BatchTest                      11    0      0        0       51.700
CreateTest                     21    0      0        0       11.633
DeleteTest                     33    0      0        0       18.934
DropRecreateAndRestoreTest     4     0      0        0       6.437
DropTest                       2     0      0        0       3.593
InsertTest                     8     0      0        0       6.046
InsertUpdateIfConditionTest    42    0      0        0       23.906
SelectGroupByTest              7     0      0        0       20.337
SelectLimitTest                7     0      0        0       15.585
SelectMultiColumnRelationTest  22    0      0        0       9.941
SelectOrderByTest              17    0      0        0       12.406
SelectOrderedPartitionerTest   20    0      0        0       9.011
SelectSingleColumnRelationTest 23    0      0        0       10.320
SelectTest                     82    0      0        0       41.836
TTLTest                        7     0      0        0       12.658
TruncateTest                   1     0      0        0       3.360
UpdateTest                     11    0      0        0       8.457
UseTest                        1     0      0        0       3.116

-------------------------------------------------------------------------------
org.apache.cassandra.db

Name                                 Tests Errors Failures Skipped Time(s)
CellTest                             11    0      0        0       2.072
CleanupTest                          8     0      0        0       19.011
CleanupTransientTest                 1     0      0        0       3.375
ColumnFamilyMetricTest               2     0      0        0       3.679
ColumnFamilyStoreTest                7     0      0        0       5.513
ColumnsTest                          8     0      0        0       0.385
CounterCacheTest                     5     0      0        0       5.039
CounterCellTest                      5     0      0        0       4.433
CounterMutationTest                  4     0      0        0       4.208
DeletePartitionTest                  1     0      0        0       3.290
DigestTest                           6     0      0        0       0.511
DirectoriesTest                      13    0      0        0       1.529
DiskBoundaryManagerTest              4     0      0        0       5.970
ImportTest                           14    0      0        0       9.410
KeyCacheTest                         6     0      0        0       4.973
KeyspaceTest                         10    0      0        0       11.419
LivenessInfoTest                     2     0      0        0       0.712
MmapFileTest                         1     0      0        0       0.674
MultiKeyspaceTest                    1     0      0        0       2.398
MutationExceededMaxSizeExceptionTest 1     0      0        0       0.096
NameSortTest                         3     0      0        0       3.857
NativeCellTest                       1     0      0        0       1.123
PartitionRangeReadTest               4     0      0        0       4.123
PartitionTest                        4     0      0        0       3.911
RangeTombstoneListTest               25    0      0        0       1.408
RangeTombstoneTest                   14    0      0        0       6.025
ReadCommandTest                      23    0      0        0       5.985
ReadCommandVerbHandlerTest           4     0      0        0       7.108
ReadMessageTest                      3     0      0        0       4.974
ReadResponseTest                     8     0      0        0       0.790
RecoveryManagerFlushedTest           6     0      0        0       3.799
RecoveryManagerMissingHeaderTest     6     0      0        0       3.472
RecoveryManagerTest                  42    0      0        0       13.399
RecoveryManagerTruncateTest          6     0      0        0       5.722
RemoveCellTest                       1     0      0        0       2.252
RepairedDataInfoTest                 7     0      0        0       1.784
RepairedDataTombstonesTest           7     0      0        0       28.618
RowCacheCQLTest                      3     0      0        0       5.081
RowCacheTest                         11    0      0        0       5.626
RowIndexEntryTest                    4     0      0        0       3.511
RowIterationTest                     3     0      0        0       5.469
RowTest                              4     0      0        0       5.321
ScrubTest                            17    0      0        0       10.592
SecondaryIndexTest                   14    0      0        0       10.775
SerializationHeaderTest              1     0      0        0       0.643
SinglePartitionReadCommandCQLTest    1     0      0        0       3.192
SinglePartitionSliceCommandTest      7     0      0        0       4.582
SystemKeyspaceMigrator40Test         4     0      0        0       3.186
SystemKeyspaceTest                   4     0      0        0       3.307
TableCQLHelperTest                   9     0      0        0       8.634
TimeSortTest                         2     0      0        0       3.439
TransformerTest                      1     0      0        0       0.073
VerifyTest                           23    0      0        0       4.510
CellTest                             11    0      0        0       2.001
CleanupTest                          8     0      0        0       18.248
CleanupTransientTest                 1     0      0        0       3.550
ColumnFamilyMetricTest               2     0      0        0       3.437
ColumnFamilyStoreTest                7     0      0        0       4.632
ColumnsTest                          8     0      0        0       0.246
CounterCacheTest                     5     0      0        0       3.438
CounterCellTest                      5     0      0        0       2.869
CounterMutationTest                  4     0      0        0       3.515
DeletePartitionTest                  1     0      0        0       3.375
DigestTest                           6     0      0        0       0.285
DirectoriesTest                      13    0      0        0       1.294
DiskBoundaryManagerTest              4     0      0        0       3.807
ImportTest                           14    0      0        0       8.508
KeyCacheTest                         6     0      0        0       4.301
KeyspaceTest                         10    0      0        0       6.669
LivenessInfoTest                     2     0      0        0       0.436
MmapFileTest                         1     0      0        0       0.392
MultiKeyspaceTest                    1     0      0        0       2.285
MutationExceededMaxSizeExceptionTest 1     0      0        0       0.068
NameSortTest                         3     0      0        0       3.688
NativeCellTest                       1     0      0        0       0.886
PartitionRangeReadTest               4     0      0        0       3.507
PartitionTest                        4     0      0        0       3.229
RangeTombstoneListTest               25    0      0        0       1.068
RangeTombstoneTest                   14    0      0        0       4.505
ReadCommandTest                      23    0      0        0       5.670
ReadCommandVerbHandlerTest           4     0      0        0       7.874
ReadMessageTest                      3     0      0        0       3.434
ReadResponseTest                     8     0      0        0       0.691
RecoveryManagerFlushedTest           6     0      0        0       3.874
RecoveryManagerMissingHeaderTest     6     0      0        0       3.464
RecoveryManagerTest                  42    0      0        0       9.278
RecoveryManagerTruncateTest          6     0      0        0       3.732
RemoveCellTest                       1     0      0        0       2.240
RepairedDataInfoTest                 7     0      0        0       1.725
RepairedDataTombstonesTest           7     0      0        0       26.936
RowCacheCQLTest                      3     0      0        0       3.103
RowCacheTest                         11    0      0        0       5.127
RowIndexEntryTest                    4     0      0        0       3.205
RowIterationTest                     3     0      0        0       3.257
RowTest                              4     0      0        0       3.082
ScrubTest                            17    0      0        2       8.275
SecondaryIndexTest                   14    0      0        0       9.915
SerializationHeaderTest              1     0      0        0       0.499
SinglePartitionReadCommandCQLTest    1     0      0        0       2.295
SinglePartitionSliceCommandTest      7     0      0        0       3.548
SystemKeyspaceMigrator40Test         4     0      0        0       3.022
SystemKeyspaceTest                   4     0      0        0       2.705
TableCQLHelperTest                   9     0      0        0       5.622
TimeSortTest                         2     0      0        0       3.529
TransformerTest                      1     0      0        0       0.061
VerifyTest                           23    0      0        0       4.330
CellTest                             11    0      0        0       2.887
CleanupTest                          8     0      0        0       21.682
CleanupTransientTest                 1     0      0        0       6.730
ColumnFamilyMetricTest               2     0      0        0       3.940
ColumnFamilyStoreTest                7     0      0        0       3.861
ColumnsTest                          8     0      0        0       1.871
CounterCacheTest                     5     0      0        0       3.601
CounterCellTest                      5     0      0        0       4.251
CounterMutationTest                  4     0      0        0       4.061
DeletePartitionTest                  1     0      0        0       2.923
DigestTest                           6     0      0        0       0.461
DirectoriesTest                      13    0      0        0       1.226
DiskBoundaryManagerTest              4     0      0        0       4.638
ImportTest                           14    0      0        0       9.411
KeyCacheTest                         6     0      0        0       6.947
KeyspaceTest                         10    0      0        0       10.525
LivenessInfoTest                     2     0      0        0       0.396
MmapFileTest                         1     0      0        0       0.585
MultiKeyspaceTest                    1     0      0        0       6.377
MutationExceededMaxSizeExceptionTest 1     0      0        0       0.062
NameSortTest                         3     0      0        0       5.281
NativeCellTest                       1     0      0        0       1.015
PartitionRangeReadTest               4     0      0        0       3.103
PartitionTest                        4     0      0        0       3.080
RangeTombstoneListTest               25    0      0        0       1.328
RangeTombstoneTest                   14    0      0        0       5.844
ReadCommandTest                      23    0      0        0       5.800
ReadCommandVerbHandlerTest           4     0      0        0       4.345
ReadMessageTest                      3     0      0        0       3.314
ReadResponseTest                     8     0      0        0       0.701
RecoveryManagerFlushedTest           6     0      0        0       3.337
RecoveryManagerMissingHeaderTest     6     0      0        0       5.433
RecoveryManagerTest                  42    0      0        0       11.294
RecoveryManagerTruncateTest          6     0      0        0       4.366
RemoveCellTest                       1     0      0        0       6.001
RepairedDataInfoTest                 7     0      0        0       2.216
RepairedDataTombstonesTest           7     0      0        0       28.921
RowCacheCQLTest                      3     0      0        0       7.688
RowCacheTest                         11    0      0        0       6.024
RowIndexEntryTest                    4     0      0        0       5.069
RowIterationTest                     3     0      0        0       4.023
RowTest                              4     0      0        0       3.608
ScrubTest                            17    0      0        0       9.338
SecondaryIndexTest                   14    0      0        0       8.913
SerializationHeaderTest              1     0      0        0       1.450
SinglePartitionReadCommandCQLTest    1     0      0        0       3.237
SinglePartitionSliceCommandTest      7     0      0        0       4.268
SystemKeyspaceMigrator40Test         4     0      0        0       5.262
SystemKeyspaceTest                   4     0      0        0       3.009
TableCQLHelperTest                   9     0      0        0       6.332
TimeSortTest                         2     0      0        0       4.177
TransformerTest                      1     0      0        0       1.148
VerifyTest                           23    0      0        0       4.861

-------------------------------------------------------------------------------
org.apache.cassandra.db.aggregation

Name           Tests Errors Failures Skipped Time(s)
GroupMakerTest 6     0      0        0       1.270
GroupMakerTest 6     0      0        0       1.054
GroupMakerTest 6     0      0        0       1.459

-------------------------------------------------------------------------------
org.apache.cassandra.db.columniterator

Name                       Tests Errors Failures Skipped Time(s)
SSTableReverseIteratorTest 1     0      0        0       5.439
SSTableReverseIteratorTest 1     0      0        0       3.440
SSTableReverseIteratorTest 1     0      0        0       4.254

-------------------------------------------------------------------------------
org.apache.cassandra.db.commitlog

Name                             Tests Errors Failures Skipped Time(s)
BatchCommitLogStressTest         15    0      0        0       198.559
CommitLogStressTest              1     0      0        1       0.061
GroupCommitLogStressTest         15    0      0        0       186.351
PeriodicCommitLogStressTest      15    0      0        0       242.554
AbstractCommitLogServiceTest     9     0      0        0       2.195
BatchCommitLogTest               174   0      0        0       11.085
CommitLogCQLTest                 1     0      0        0       2.631
CommitLogChainedMarkersTest      1     0      0        0       5.164
CommitLogDescriptorTest          14    0      0        0       14.264
CommitLogFailurePolicyTest       4     0      0        0       5.924
CommitLogInitWithExceptionTest   1     0      0        0       2.104
CommitLogReaderTest              5     0      0        0       5.572
CommitLogSegmentBackpressureTest 1     0      0        0       5.481
CommitLogSegmentManagerCDCTest   7     0      0        0       12.052
CommitLogTest                    1     0      0        1       0.112
CommitLogUpgradeTest             1     0      0        0       4.981
CommitlogShutdownTest            1     0      0        0       3.838
GroupCommitLogTest               162   0      0        0       17.959
SegmentReaderTest                6     0      0        0       2.077
SnapshotDeletingTest             1     0      0        1       3.941
AbstractCommitLogServiceTest     9     0      0        0       1.376
BatchCommitLogTest               174   0      0        0       8.539
CommitLogCQLTest                 1     0      0        0       2.320
CommitLogChainedMarkersTest      1     0      0        0       4.449
CommitLogDescriptorTest          14    0      0        0       13.621
CommitLogFailurePolicyTest       4     0      0        0       5.976
CommitLogInitWithExceptionTest   1     0      0        0       1.690
CommitLogReaderTest              5     0      0        0       5.463
CommitLogSegmentBackpressureTest 1     0      0        0       4.834
CommitLogSegmentManagerCDCTest   7     0      0        0       8.488
CommitLogTest                    1     0      0        1       0.057
CommitLogUpgradeTest             1     0      0        0       2.682
CommitlogShutdownTest            1     0      0        0       3.966
GroupCommitLogTest               162   0      0        0       14.924
SegmentReaderTest                6     0      0        0       1.583
SnapshotDeletingTest             1     0      0        1       3.465
AbstractCommitLogServiceTest     9     0      0        0       1.309
BatchCommitLogTest               174   0      0        0       7.701
CommitLogCQLTest                 1     0      0        0       3.345
CommitLogChainedMarkersTest      1     0      0        0       3.767
CommitLogDescriptorTest          14    0      0        0       16.938
CommitLogFailurePolicyTest       4     0      0        0       6.599
CommitLogInitWithExceptionTest   1     0      0        0       2.132
CommitLogReaderTest              5     0      0        0       6.730
CommitLogSegmentBackpressureTest 1     0      0        0       4.865
CommitLogSegmentManagerCDCTest   7     0      0        0       8.237
CommitLogTest                    1     0      0        1       0.072
CommitLogUpgradeTest             1     0      0        0       4.550
CommitlogShutdownTest            1     0      0        0       4.774
GroupCommitLogTest               162   0      0        0       13.688
SegmentReaderTest                6     0      0        0       1.382
SnapshotDeletingTest             1     0      0        1       2.944

-------------------------------------------------------------------------------
org.apache.cassandra.db.compaction

Name                                       Tests Errors Failures Skipped Time(s)
LongCompactionsTest                        4     0      0        0       19.097
LongLeveledCompactionStrategyTest          3     0      0        0       19.951
AbstractCompactionStrategyTest             4     0      0        0       3.889
AbstractPendingRepairTest                  1     0      0        1       0.070
ActiveCompactionsTest                      6     0      0        0       7.924
AntiCompactionBytemanTest                  1     0      0        0       5.370
AntiCompactionTest                         15    0      0        0       30.885
BlacklistingCompactionsTest                2     0      0        0       6.338
CancelCompactionsTest                      8     0      0        0       10.963
CompactionAwareWriterTest                  4     0      0        0       96.161
CompactionControllerTest                   2     0      0        0       5.579
CompactionExecutorTest                     3     0      0        0       1.140
CompactionIteratorTest                     12    0      0        0       5.522
CompactionStrategyManagerPendingRepairTest 9     0      0        0       3.923
CompactionStrategyManagerTest              5     0      0        0       9.677
CompactionTaskTest                         2     0      0        0       5.410
CompactionsBytemanTest                     6     0      0        0       12.635
CompactionsCQLTest                         24    0      0        0       40.461
CompactionsPurgeTest                       10    0      0        0       5.947
CompactionsTest                            8     0      0        1       21.958
DateTieredCompactionStrategyTest           7     0      0        0       8.462
LeveledCompactionStrategyTest              8     0      0        0       14.756
NeverPurgeTest                             4     0      0        0       10.277
OneCompactionTest                          2     0      0        0       3.406
PendingRepairManagerTest                   16    0      0        0       4.531
SingleSSTableLCSTaskTest                   4     0      0        0       106.548
SizeTieredCompactionStrategyTest           3     0      0        0       5.206
TTLExpiryTest                              5     0      0        0       10.260
TimeWindowCompactionStrategyTest           5     0      0        0       10.175
ValidationExecutorTest                     2     0      1        0       1.161
AbstractCompactionStrategyTest             4     0      0        0       4.325
AbstractPendingRepairTest                  1     0      0        1       0.019
ActiveCompactionsTest                      6     0      0        0       6.494
AntiCompactionBytemanTest                  1     0      0        0       6.423
AntiCompactionTest                         15    0      0        0       28.584
BlacklistingCompactionsTest                2     0      0        0       5.029
CancelCompactionsTest                      8     0      0        0       8.779
CompactionAwareWriterTest                  4     0      0        0       70.870
CompactionControllerTest                   2     0      0        0       3.786
CompactionExecutorTest                     3     0      0        0       1.061
CompactionIteratorTest                     12    0      0        0       4.726
CompactionStrategyManagerPendingRepairTest 9     0      0        0       3.245
CompactionStrategyManagerTest              5     0      0        0       6.162
CompactionTaskTest                         2     0      0        0       3.437
CompactionsBytemanTest                     6     0      0        0       12.307
CompactionsCQLTest                         24    0      0        0       36.829
CompactionsPurgeTest                       10    0      0        0       4.260
CompactionsTest                            8     0      0        1       19.233
DateTieredCompactionStrategyTest           7     0      0        0       7.302
LeveledCompactionStrategyTest              8     0      0        0       14.493
NeverPurgeTest                             4     0      0        0       9.304
OneCompactionTest                          2     0      0        0       3.481
PendingRepairManagerTest                   16    0      0        0       4.023
SingleSSTableLCSTaskTest                   4     0      0        0       114.397
SizeTieredCompactionStrategyTest           3     0      0        0       3.358
TTLExpiryTest                              5     0      0        0       10.259
TimeWindowCompactionStrategyTest           5     0      0        0       8.795
ValidationExecutorTest                     2     0      0        0       0.678
AbstractCompactionStrategyTest             4     0      0        0       6.091
AbstractPendingRepairTest                  1     0      0        1       0.140
ActiveCompactionsTest                      6     0      0        0       11.452
AntiCompactionBytemanTest                  1     0      0        0       9.565
AntiCompactionTest                         15    0      0        0       36.794
BlacklistingCompactionsTest                2     0      0        0       4.947
CancelCompactionsTest                      8     0      0        0       9.643
CompactionAwareWriterTest                  4     0      0        0       85.534
CompactionControllerTest                   2     0      0        0       4.366
CompactionExecutorTest                     3     0      0        0       0.998
CompactionIteratorTest                     12    0      0        0       7.264
CompactionStrategyManagerPendingRepairTest 9     0      0        0       4.212
CompactionStrategyManagerTest              5     0      0        0       5.340
CompactionTaskTest                         2     0      0        0       3.319
CompactionsBytemanTest                     6     0      0        0       12.929
CompactionsCQLTest                         24    0      0        0       35.508
CompactionsPurgeTest                       10    0      0        0       3.682
CompactionsTest                            8     0      0        1       18.901
DateTieredCompactionStrategyTest           7     0      0        0       7.171
LeveledCompactionStrategyTest              8     0      0        0       9.471
NeverPurgeTest                             4     0      0        0       8.421
OneCompactionTest                          2     0      0        0       3.002
PendingRepairManagerTest                   16    0      0        0       4.068
SingleSSTableLCSTaskTest                   4     0      0        0       82.319
SizeTieredCompactionStrategyTest           3     0      0        0       3.316
TTLExpiryTest                              5     0      0        0       10.183
TimeWindowCompactionStrategyTest           5     0      0        0       8.852
ValidationExecutorTest                     2     0      0        0       0.603

-------------------------------------------------------------------------------
org.apache.cassandra.db.composites

Name      Tests Errors Failures Skipped Time(s)
CTypeTest 3     0      0        0       0.731
CTypeTest 3     0      0        0       0.541
CTypeTest 3     0      0        0       0.467

-------------------------------------------------------------------------------
org.apache.cassandra.db.context

Name               Tests Errors Failures Skipped Time(s)
CounterContextTest 8     0      0        0       2.044
CounterContextTest 8     0      0        0       1.951
CounterContextTest 8     0      0        0       2.079

-------------------------------------------------------------------------------
org.apache.cassandra.db.filter

Name             Tests Errors Failures Skipped Time(s)
ColumnFilterTest 2     0      0        0       0.921
RowFilterTest    1     0      0        0       0.702
SliceTest        4     0      0        0       0.353
ColumnFilterTest 2     0      0        0       0.662
RowFilterTest    1     0      0        0       0.670
SliceTest        4     0      0        0       0.337
ColumnFilterTest 2     0      0        0       0.614
RowFilterTest    1     0      0        0       0.616
SliceTest        4     0      0        0       0.280

-------------------------------------------------------------------------------
org.apache.cassandra.db.lifecycle

Name                     Tests Errors Failures Skipped Time(s)
HelpersTest              8     0      0        0       18.987
LifecycleTransactionTest 8     0      0        0       2.960
LogTransactionTest       38    0      0        0       3.811
RealTransactionsTest     3     0      0        0       6.515
TrackerTest              7     0      0        0       4.433
ViewTest                 3     0      0        0       3.955
HelpersTest              8     0      0        0       15.556
LifecycleTransactionTest 8     0      0        0       2.908
LogTransactionTest       38    0      0        0       3.286
RealTransactionsTest     3     0      0        0       4.207
TrackerTest              7     0      0        0       2.427
ViewTest                 3     0      0        0       2.282
HelpersTest              8     0      0        0       15.665
LifecycleTransactionTest 8     0      0        0       2.643
LogTransactionTest       38    0      0        0       3.004
RealTransactionsTest     3     0      0        0       4.098
TrackerTest              7     0      0        0       2.411
ViewTest                 3     0      0        0       2.264

-------------------------------------------------------------------------------
org.apache.cassandra.db.marshal

Name                      Tests Errors Failures Skipped Time(s)
AbstractCompositeTypeTest 2     0      0        0       0.366
BytesTypeTest             2     0      0        0       0.320
CollectionTypeTest        6     0      0        0       0.391
CompositeTypeTest         8     0      0        0       2.642
DecimalTypeTest           3     0      0        0       0.315
DynamicCompositeTypeTest  8     0      0        0       3.100
EmptyTypeTest             7     0      0        0       1.065
IntegerTypeTest           10    0      0        0       0.514
JsonConversionTest        30    0      0        0       0.569
ReversedTypeTest          1     0      0        0       0.328
RoundTripTest             8     0      0        0       0.586
SimpleDateTypeTest        1     0      0        0       0.371
TimeTypeTest              2     0      0        0       3.680
TimeUUIDTypeTest          6     0      0        0       9.722
TypeCompareTest           6     0      0        0       0.368
TypeParserTest            3     0      0        0       1.092
TypeValidationTest        10    0      0        0       0.917
UUIDTypeTest              5     0      0        0       4.782
AbstractCompositeTypeTest 2     0      0        0       0.330
BytesTypeTest             2     0      0        0       0.275
CollectionTypeTest        6     0      0        0       0.373
CompositeTypeTest         8     0      0        0       2.646
DecimalTypeTest           3     0      0        0       0.291
DynamicCompositeTypeTest  8     0      0        0       2.745
EmptyTypeTest             7     0      0        0       0.894
IntegerTypeTest           10    0      0        0       0.331
JsonConversionTest        30    0      0        0       0.541
ReversedTypeTest          1     0      0        0       0.286
RoundTripTest             8     0      0        0       0.564
SimpleDateTypeTest        1     0      0        0       0.329
TimeTypeTest              2     0      0        0       2.449
TimeUUIDTypeTest          6     0      0        0       8.037
TypeCompareTest           6     0      0        0       0.323
TypeParserTest            3     0      0        0       1.102
TypeValidationTest        10    0      0        0       0.679
UUIDTypeTest              5     0      0        0       3.723
AbstractCompositeTypeTest 2     0      0        0       0.208
BytesTypeTest             2     0      0        0       0.216
CollectionTypeTest        6     0      0        0       0.274
CompositeTypeTest         8     0      0        0       3.098
DecimalTypeTest           3     0      0        0       0.248
DynamicCompositeTypeTest  8     0      0        0       3.312
EmptyTypeTest             7     0      0        0       0.935
IntegerTypeTest           10    0      0        0       0.294
JsonConversionTest        30    0      0        0       0.754
ReversedTypeTest          1     0      0        0       0.255
RoundTripTest             8     0      0        0       0.503
SimpleDateTypeTest        1     0      0        0       0.263
TimeTypeTest              2     0      0        0       3.381
TimeUUIDTypeTest          6     0      0        0       8.900
TypeCompareTest           6     0      0        0       0.292
TypeParserTest            3     0      0        0       1.073
TypeValidationTest        10    0      0        0       0.642
UUIDTypeTest              5     0      0        0       3.882

-------------------------------------------------------------------------------
org.apache.cassandra.db.monitoring

Name               Tests Errors Failures Skipped Time(s)
MonitoringTaskTest 15    0      0        0       5.573
MonitoringTaskTest 15    0      0        0       5.442
MonitoringTaskTest 15    0      0        0       5.378

-------------------------------------------------------------------------------
org.apache.cassandra.db.partition

Name                        Tests Errors Failures Skipped Time(s)
PartitionImplementationTest 7     0      0        0       64.408
PartitionUpdateTest         3     0      0        0       4.914
PartitionImplementationTest 7     0      0        0       52.916
PartitionUpdateTest         3     0      0        0       3.110
PartitionImplementationTest 7     0      0        0       57.733
PartitionUpdateTest         3     0      0        0       3.807

-------------------------------------------------------------------------------
org.apache.cassandra.db.partitions

Name              Tests Errors Failures Skipped Time(s)
PurgeFunctionTest 8     0      0        0       0.843
PurgeFunctionTest 8     0      0        0       0.659
PurgeFunctionTest 8     0      0        0       0.672

-------------------------------------------------------------------------------
org.apache.cassandra.db.repair

Name                                          Tests Errors Failures Skipped Time
                                                                            (s)
AbstractPendingAntiCompactionTest             1     0      0        1       0.068
CompactionManagerGetSSTablesForValidationTest 3     0      0        0       3.691
PendingAntiCompactionBytemanTest              1     0      0        0       3.410
PendingAntiCompactionTest                     18    0      0        0       14.167
AbstractPendingAntiCompactionTest             1     0      0        1       0.036
CompactionManagerGetSSTablesForValidationTest 3     0      0        0       3.455
PendingAntiCompactionBytemanTest              1     0      0        0       2.991
PendingAntiCompactionTest                     18    0      0        0       12.424
AbstractPendingAntiCompactionTest             1     0      0        1       0.058
CompactionManagerGetSSTablesForValidationTest 3     0      0        0       3.771
PendingAntiCompactionBytemanTest              1     0      0        0       4.240
PendingAntiCompactionTest                     18    0      0        0       12.142

-------------------------------------------------------------------------------
org.apache.cassandra.db.rows

Name                                Tests Errors Failures Skipped Time(s)
ColumnMetadataVersionComparatorTest 10    0      0        0       0.597
EncodingStatsTest                   10    0      0        0       0.434
RowAndDeletionMergeIteratorTest     10    0      0        0       3.357
RowsTest                            9     0      0        0       0.085
ThrottledUnfilteredIteratorTest     7     0      0        0       12.325
UnfilteredRowIteratorsMergeTest     5     0      0        0       29.186
UnfilteredRowIteratorsTest          1     0      0        0       0.123
ColumnMetadataVersionComparatorTest 10    0      0        0       0.372
EncodingStatsTest                   10    0      0        0       0.225
RowAndDeletionMergeIteratorTest     10    0      0        0       3.130
RowsTest                            9     0      0        0       0.063
ThrottledUnfilteredIteratorTest     7     0      0        0       10.490
UnfilteredRowIteratorsMergeTest     5     0      0        0       23.492
UnfilteredRowIteratorsTest          1     0      0        0       0.087
ColumnMetadataVersionComparatorTest 10    0      0        0       0.315
EncodingStatsTest                   10    0      0        0       0.139
RowAndDeletionMergeIteratorTest     10    0      0        0       3.064
RowsTest                            9     0      0        0       1.269
ThrottledUnfilteredIteratorTest     7     0      0        0       10.936
UnfilteredRowIteratorsMergeTest     5     0      0        0       26.614
UnfilteredRowIteratorsTest          1     0      0        0       0.617

-------------------------------------------------------------------------------
org.apache.cassandra.db.streaming

Name                                   Tests Errors Failures Skipped Time(s)
CassandraEntireSSTableStreamWriterTest 2     0      0        0       4.455
CassandraOutgoingFileTest              3     0      0        0       3.278
CassandraStreamHeaderTest              2     0      0        0       0.950
CassandraStreamManagerTest             2     0      0        0       5.777
ComponentManifestTest                  2     0      0        0       0.463
StreamRequestTest                      1     0      0        0       1.891
CassandraEntireSSTableStreamWriterTest 2     0      0        0       3.671
CassandraOutgoingFileTest              3     0      0        0       3.440
CassandraStreamHeaderTest              2     0      0        0       0.889
CassandraStreamManagerTest             2     0      0        0       3.474
ComponentManifestTest                  2     0      0        0       0.328
StreamRequestTest                      1     0      0        0       1.070
CassandraEntireSSTableStreamWriterTest 2     0      0        0       3.259
CassandraOutgoingFileTest              3     0      0        0       3.436
CassandraStreamHeaderTest              2     0      0        0       0.798
CassandraStreamManagerTest             2     0      0        0       3.247
ComponentManifestTest                  2     0      0        0       0.264
StreamRequestTest                      1     0      0        0       1.080

-------------------------------------------------------------------------------
org.apache.cassandra.db.transform

Name                    Tests Errors Failures Skipped Time(s)
DuplicateRowCheckerTest 7     0      0        0       7.764
RTTransformationsTest   15    0      0        0       0.656
DuplicateRowCheckerTest 7     0      0        0       5.138
RTTransformationsTest   15    0      0        0       0.650
DuplicateRowCheckerTest 7     0      0        0       6.557
RTTransformationsTest   15    0      0        0       0.672

-------------------------------------------------------------------------------
org.apache.cassandra.db.view

Name                Tests Errors Failures Skipped Time(s)
ViewBuilderTaskTest 1     0      0        0       16.307
ViewUtilsTest       3     0      0        0       1.990
ViewBuilderTaskTest 1     0      0        0       15.412
ViewUtilsTest       3     0      0        0       1.531
ViewBuilderTaskTest 1     0      0        0       17.184
ViewUtilsTest       3     0      0        0       1.901

-------------------------------------------------------------------------------
org.apache.cassandra.db.virtual

Name                      Tests Errors Failures Skipped Time(s)
SettingsTableTest         7     0      0        0       13.492
SystemPropertiesTableTest 6     0      0        0       13.413
SettingsTableTest         7     0      0        0       12.996
SystemPropertiesTableTest 6     0      0        0       12.494
SettingsTableTest         7     0      0        0       13.786
SystemPropertiesTableTest 6     0      0        0       14.727

-------------------------------------------------------------------------------
org.apache.cassandra.dht

Name                           Tests Errors Failures Skipped Time(s)
BootStrapperTest               10    0      0        0       11.568
BoundsTest                     1     0      0        0       0.399
ByteOrderedPartitionerTest     6     0      0        0       2.429
KeyCollisionTest               1     0      0        0       3.298
Murmur3PartitionerTest         9     0      0        0       2.448
OrderPreservingPartitionerTest 7     0      0        0       3.366
RandomPartitionerTest          9     0      0        0       2.726
RangeFetchMapCalculatorTest    12    0      0        0       1.352
RangeTest                      30    0      0        0       16.888
SplitterTest                   14    0      0        0       23.594
StreamStateStoreTest           1     0      0        0       3.476
BootStrapperTest               10    0      0        0       9.073
BoundsTest                     1     0      0        0       0.304
ByteOrderedPartitionerTest     6     0      0        0       2.647
KeyCollisionTest               1     0      0        0       3.260
Murmur3PartitionerTest         9     0      0        0       2.215
OrderPreservingPartitionerTest 7     0      0        0       2.632
RandomPartitionerTest          9     0      0        0       2.485
RangeFetchMapCalculatorTest    12    0      0        0       1.138
RangeTest                      30    0      0        0       14.118
SplitterTest                   14    0      0        0       20.684
StreamStateStoreTest           1     0      0        0       2.119
BootStrapperTest               10    0      0        0       6.175
BoundsTest                     1     0      0        0       0.345
ByteOrderedPartitionerTest     6     0      0        0       3.502
KeyCollisionTest               1     0      0        0       3.828
Murmur3PartitionerTest         9     0      0        0       1.921
OrderPreservingPartitionerTest 7     0      0        0       2.245
RandomPartitionerTest          9     0      0        0       2.190
RangeFetchMapCalculatorTest    12    0      0        0       1.049
RangeTest                      30    0      0        0       14.709
SplitterTest                   14    0      0        0       22.884
StreamStateStoreTest           1     0      0        0       1.974

-------------------------------------------------------------------------------
org.apache.cassandra.dht.tokenallocator

Name                                       Tests Errors Failures Skipped Time(s)
AbstractReplicationAwareTokenAllocatorTest 1     0      0        1       0.061
Murmur3ReplicationAwareTokenAllocatorTest  2     0      0        0       149.504
NoReplicationTokenAllocatorTest            4     0      0        0       6.662
RandomReplicationAwareTokenAllocatorTest   2     0      0        0       65.395

-------------------------------------------------------------------------------
org.apache.cassandra.diag

Name                       Tests Errors Failures Skipped Time(s)
DiagnosticEventServiceTest 6     0      0        0       1.801
DiagnosticEventServiceTest 6     0      0        0       1.091
DiagnosticEventServiceTest 6     0      0        0       1.034

-------------------------------------------------------------------------------
org.apache.cassandra.diag.store

Name                           Tests Errors Failures Skipped Time(s)
DiagnosticEventMemoryStoreTest 6     0      0        0       0.138
DiagnosticEventMemoryStoreTest 6     0      0        0       0.069
DiagnosticEventMemoryStoreTest 6     0      0        0       0.068

-------------------------------------------------------------------------------
org.apache.cassandra.distributed.test

Name                                          Tests Errors Failures Skipped Time(s)
BootstrapTest                                 1     0      0        0       80.751
CasWriteTest                                  9     0      0        0       25.696
FailingRepairTest                             6     0      0        0       28.910
FullRepairCoordinatorFastTest                 66    0      0        2       69.974
FullRepairCoordinatorNeighbourDownTest        12    0      0        0       218.400
FullRepairCoordinatorTimeoutTest              6     0      0        0       92.035
GossipSettlesTest                             1     0      0        0       26.639
IncrementalRepairCoordinatorFastTest          66    0      0        6       67.720
IncrementalRepairCoordinatorNeighbourDownTest 12    0      0        0       218.365
IncrementalRepairCoordinatorTimeoutTest       6     0      0        0       92.391
LargeColumnTest                               1     0      0        0       11.481
MessageFiltersTest                            5     0      0        0       55.907
MessageForwardingTest                         1     0      0        0       11.056
NativeProtocolTest                            2     0      0        0       68.048
NetworkTopologyTest                           6     0      0        0       22.059
NodeToolTest                                  1     0      0        0       6.248
PreviewRepairCoordinatorFastTest              66    0      0        2       70.160
PreviewRepairCoordinatorNeighbourDownTest     12    0      0        0       218.753
PreviewRepairCoordinatorTimeoutTest           6     0      0        0       89.404
PreviewRepairTest                             4     0      0        0       114.182
QueryReplayerEndToEndTest                     1     0      0        0       46.133
ReadRepairTest                                3     0      0        0       25.248
RepairCoordinatorFailingMessageTest           1     0      0        1       0.059
RepairDigestTrackingTest                      5     0      0        0       39.306
RepairTest                                    6     0      0        0       74.764
ResourceLeakTest                              1     0      0        1       0.063
SimpleReadWriteTest                           15    0      0        0       128.383
StreamingTest                                 1     0      0        0       12.356
TableEstimatesTest                            2     0      0        0       6.590

-------------------------------------------------------------------------------
org.apache.cassandra.fql

Name                Tests Errors Failures Skipped Time(s)
FullQueryLoggerTest 35    0      0        0       13.872
FullQueryLoggerTest 35    0      0        0       9.319
FullQueryLoggerTest 35    0      0        0       10.679

-------------------------------------------------------------------------------
org.apache.cassandra.fqltool

Name           Tests Errors Failures Skipped Time(s)
FQLCompareTest 3     0      0        0       3.191
FQLReplayTest  22    0      0        0       2.576

-------------------------------------------------------------------------------
org.apache.cassandra.gms

Name                              Tests Errors Failures Skipped Time(s)
ArrayBackedBoundedStatsTest       2     0      0        0       0.093
ArrivalWindowTest                 1     1      0        0       0.586
EndpointStateTest                 2     0      0        0       1.565
ExpireEndpointTest                1     0      0        0       1.355
FailureDetectorTest               1     0      0        0       3.321
GossipDigestTest                  1     0      0        0       0.324
GossiperTest                      4     0      0        0       1.556
PendingRangeCalculatorServiceTest 1     0      0        0       6.294
SerializationsTest                2     0      0        0       1.079
ShadowRoundTest                   1     0      0        0       5.774
ArrayBackedBoundedStatsTest       2     0      0        0       0.064
ArrivalWindowTest                 1     0      0        0       0.516
EndpointStateTest                 2     0      0        0       1.401
ExpireEndpointTest                1     0      0        0       1.118
FailureDetectorTest               1     0      0        0       2.615
GossipDigestTest                  1     0      0        0       0.326
GossiperTest                      4     0      0        0       1.354
PendingRangeCalculatorServiceTest 1     0      0        0       4.638
SerializationsTest                2     0      0        0       1.084
ShadowRoundTest                   1     0      0        0       5.588
ArrayBackedBoundedStatsTest       2     0      0        0       0.099
ArrivalWindowTest                 1     0      0        0       0.727
EndpointStateTest                 2     0      0        0       1.946
ExpireEndpointTest                1     0      0        0       1.142
FailureDetectorTest               1     0      0        0       2.274
GossipDigestTest                  1     0      0        0       0.250
GossiperTest                      4     0      0        0       2.200
PendingRangeCalculatorServiceTest 1     0      0        0       4.638
SerializationsTest                2     0      0        0       1.120
ShadowRoundTest                   1     0      0        0       6.013

-------------------------------------------------------------------------------
org.apache.cassandra.hints

Name                     Tests Errors Failures Skipped Time(s)
HintsWriteThenReadTest   1     0      0        0       77.272
ChecksummedDataInputTest 3     0      0        0       1.465
HintMessageTest          1     0      0        0       3.505
HintTest                 7     0      0        0       5.599
HintWriteTTLTest         4     0      0        0       3.157
HintsBufferPoolTest      1     0      0        0       4.865
HintsBufferTest          2     0      0        0       12.318
HintsCatalogTest         3     0      0        0       4.523
HintsCompressionTest     4     0      0        0       8.111
HintsDescriptorTest      5     0      0        0       0.677
HintsEncryptionTest      1     0      0        0       5.011
HintsReaderTest          2     0      0        0       5.226
HintsServiceTest         4     0      0        0       179.035
ChecksummedDataInputTest 3     0      0        0       1.121
HintMessageTest          1     0      0        0       3.109
HintTest                 7     0      0        0       4.945
HintWriteTTLTest         4     0      0        0       3.248
HintsBufferPoolTest      1     0      0        0       3.868
HintsBufferTest          2     0      0        0       7.589
HintsCatalogTest         3     0      0        0       3.309
HintsCompressionTest     4     0      0        0       7.971
HintsDescriptorTest      5     0      0        0       0.582
HintsEncryptionTest      1     0      0        0       5.203
HintsReaderTest          2     0      0        0       3.581
HintsServiceTest         4     0      0        0       176.014
ChecksummedDataInputTest 3     0      0        0       1.026
HintMessageTest          1     0      0        0       3.149
HintTest                 7     0      0        0       4.262
HintWriteTTLTest         4     0      0        0       3.256
HintsBufferPoolTest      1     0      0        0       3.705
HintsBufferTest          2     0      0        0       6.529
HintsCatalogTest         3     0      0        0       2.940
HintsCompressionTest     4     0      0        0       7.073
HintsDescriptorTest      5     0      0        0       0.479
HintsEncryptionTest      1     0      0        0       4.700
HintsReaderTest          2     0      0        0       3.426
HintsServiceTest         4     0      0        0       175.820

-------------------------------------------------------------------------------
org.apache.cassandra.index

Name                      Tests Errors Failures Skipped Time(s)
CustomIndexTest           29    0      0        0       32.659
SecondaryIndexManagerTest 16    0      0        0       34.065
CustomIndexTest           29    0      0        0       27.102
SecondaryIndexManagerTest 16    0      0        0       28.427
CustomIndexTest           29    0      0        0       35.159
SecondaryIndexManagerTest 16    0      0        0       32.173

-------------------------------------------------------------------------------
org.apache.cassandra.index.internal

Name               Tests Errors Failures Skipped Time(s)
CassandraIndexTest 27    0      0        0       29.689
CassandraIndexTest 27    0      0        0       21.074
CassandraIndexTest 27    0      0        0       25.035

-------------------------------------------------------------------------------
org.apache.cassandra.index.sasi

Name          Tests Errors Failures Skipped Time(s)
SASICQLTest   9     0      0        0       25.628
SASIIndexTest 32    0      0        0       35.836
SASICQLTest   9     0      0        0       21.009
SASIIndexTest 32    0      0        0       28.856
SASICQLTest   9     0      0        0       21.981
SASIIndexTest 32    0      0        0       24.872

-------------------------------------------------------------------------------
org.apache.cassandra.index.sasi.analyzer

Name                      Tests Errors Failures Skipped Time(s)
DelimiterAnalyzerTest     12    0      0        0       0.587
NonTokenizingAnalyzerTest 3     0      0        0       0.440
StandardAnalyzerTest      10    0      0        0       0.862
DelimiterAnalyzerTest     12    0      0        0       0.507
NonTokenizingAnalyzerTest 3     0      0        0       0.330
StandardAnalyzerTest      10    0      0        0       0.750
DelimiterAnalyzerTest     12    0      0        0       0.385
NonTokenizingAnalyzerTest 3     0      0        0       0.257
StandardAnalyzerTest      10    0      0        0       0.890

-------------------------------------------------------------------------------
org.apache.cassandra.index.sasi.disk

Name                      Tests Errors Failures Skipped Time(s)
OnDiskIndexTest           12    0      0        0       19.388
PerSSTableIndexWriterTest 2     0      0        0       8.133
TokenTreeTest             14    0      0        0       22.998
OnDiskIndexTest           12    0      0        0       17.628
PerSSTableIndexWriterTest 2     0      0        0       6.836
TokenTreeTest             14    0      0        0       14.378
OnDiskIndexTest           12    0      0        0       21.920
PerSSTableIndexWriterTest 2     0      0        0       6.156
TokenTreeTest             14    0      0        0       20.235

-------------------------------------------------------------------------------
org.apache.cassandra.index.sasi.plan

Name           Tests Errors Failures Skipped Time(s)
ExpressionTest 2     0      0        0       0.326
OperationTest  6     0      0        0       4.919
ExpressionTest 2     0      0        0       0.290
OperationTest  6     0      0        0       4.744
ExpressionTest 2     0      0        0       0.270
OperationTest  6     0      0        0       5.117

-------------------------------------------------------------------------------
org.apache.cassandra.index.sasi.utils

Name                          Tests Errors Failures Skipped Time(s)
LongIteratorTest              2     0      0        0       0.109
MappedBufferTest              26    0      0        0       3.064
RangeIntersectionIteratorTest 11    0      0        0       0.405
RangeUnionIteratorTest        13    0      0        0       0.426
LongIteratorTest              2     0      0        0       0.071
MappedBufferTest              26    0      0        0       2.471
RangeIntersectionIteratorTest 11    0      0        0       0.361
RangeUnionIteratorTest        13    0      0        0       0.390
LongIteratorTest              2     0      0        0       0.073
MappedBufferTest              26    0      0        0       3.059
RangeIntersectionIteratorTest 11    0      0        0       0.289
RangeUnionIteratorTest        13    0      0        0       0.292

-------------------------------------------------------------------------------
org.apache.cassandra.io

Name                   Tests Errors Failures Skipped Time(s)
BloomFilterTrackerTest 3     0      0        0       0.098
DiskSpaceMetricsTest   2     0      0        0       19.979
BloomFilterTrackerTest 3     0      0        0       0.069
DiskSpaceMetricsTest   2     0      0        0       15.803
BloomFilterTrackerTest 3     0      0        0       0.066
DiskSpaceMetricsTest   2     0      0        0       23.987

-------------------------------------------------------------------------------
org.apache.cassandra.io.compress

Name                                 Tests Errors Failures Skipped Time(s)
CQLCompressionTest                   11    0      0        0       9.602
CompressedRandomAccessReaderTest     8     0      0        0       1.315
CompressedSequentialWriterReopenTest 4     0      0        0       7.947
CompressedSequentialWriterTest       14    0      0        0       2.594
CompressorTest                       6     0      0        0       1.543
ZstdCompressorTest                   3     0      0        0       0.545
CQLCompressionTest                   11    0      0        0       6.448
CompressedRandomAccessReaderTest     8     0      0        0       1.314
CompressedSequentialWriterReopenTest 4     0      0        0       8.290
CompressedSequentialWriterTest       14    0      0        0       2.085
CompressorTest                       6     0      0        0       0.906
ZstdCompressorTest                   3     0      0        0       0.312
CQLCompressionTest                   11    0      0        0       6.560
CompressedRandomAccessReaderTest     8     0      0        0       1.954
CompressedSequentialWriterReopenTest 4     0      0        0       13.226
CompressedSequentialWriterTest       14    0      0        0       2.080
CompressorTest                       6     0      0        0       0.963
ZstdCompressorTest                   3     0      0        0       0.272

-------------------------------------------------------------------------------
org.apache.cassandra.io.sstable

Name                           Tests Errors Failures Skipped Time(s)
CQLSSTableWriterLongTest       1     0      0        0       6.013
BigTableWriterTest             5     0      0        0       6.106
CQLSSTableWriterClientTest     1     0      0        0       3.272
CQLSSTableWriterTest           10    0      0        0       21.780
DescriptorTest                 7     0      0        0       0.617
IndexSummaryManagerTest        8     0      0        0       7.588
IndexSummaryRedistributionTest 1     0      0        0       6.781
IndexSummaryTest               12    0      0        0       36.302
LargePartitionsTest            1     0      0        1       0.060
LegacySSTableTest              11    0      0        1       49.381
SSTableCorruptionDetectionTest 2     0      0        0       60.855
SSTableHeaderFixTest           1     1      0        0       0.000
SSTableLoaderTest              3     0      0        0       25.974
SSTableMetadataTest            3     0      0        0       4.405
SSTableReaderTest              16    0      0        0       9.229
SSTableRewriterTest            20    0      0        0       20.267
SSTableScannerTest             3     0      0        0       3.524
SSTableWriterTest              5     0      0        0       61.870
BigTableWriterTest             5     0      0        0       3.647
CQLSSTableWriterClientTest     1     0      0        0       1.869
CQLSSTableWriterTest           10    0      0        0       22.481
DescriptorTest                 7     0      0        0       0.552
IndexSummaryManagerTest        8     0      0        0       6.864
IndexSummaryRedistributionTest 1     0      0        0       4.490
IndexSummaryTest               12    0      0        0       32.367
LargePartitionsTest            1     0      0        1       0.020
LegacySSTableTest              11    0      0        1       54.644
SSTableCorruptionDetectionTest 2     0      0        0       52.405
SSTableHeaderFixTest           14    0      0        0       0.629
SSTableLoaderTest              3     0      0        0       22.289
SSTableMetadataTest            3     0      0        0       3.812
SSTableReaderTest              16    0      0        0       8.791
SSTableRewriterTest            20    0      0        0       16.435
SSTableScannerTest             3     0      0        0       3.374
SSTableWriterTest              5     0      0        0       32.719
BigTableWriterTest             5     0      0        0       3.673
CQLSSTableWriterClientTest     1     0      0        0       1.980
CQLSSTableWriterTest           10    0      0        0       22.017
DescriptorTest                 7     0      0        0       0.548
IndexSummaryManagerTest        8     0      0        0       6.917
IndexSummaryRedistributionTest 1     0      0        0       6.591
IndexSummaryTest               12    0      0        0       35.753
LargePartitionsTest            1     0      0        1       0.112
LegacySSTableTest              11    0      0        1       49.721
SSTableCorruptionDetectionTest 2     0      0        0       52.737
SSTableHeaderFixTest           14    0      0        0       2.232
SSTableLoaderTest              3     0      0        0       21.750
SSTableMetadataTest            3     0      0        0       6.291
SSTableReaderTest              16    0      0        0       12.527
SSTableRewriterTest            20    0      0        0       21.878
SSTableScannerTest             3     0      0        0       3.108
SSTableWriterTest              5     0      0        0       34.604

-------------------------------------------------------------------------------
org.apache.cassandra.io.sstable.format

Name                     Tests Errors Failures Skipped Time(s)
SSTableFlushObserverTest 1     0      0        0       3.310
SSTableFlushObserverTest 1     0      0        0       2.174
SSTableFlushObserverTest 1     0      0        0       3.932

-------------------------------------------------------------------------------
org.apache.cassandra.io.sstable.format.big

Name                       Tests Errors Failures Skipped Time(s)
BigTableZeroCopyWriterTest 2     0      0        0       5.577
BigTableZeroCopyWriterTest 2     0      0        0       3.576
BigTableZeroCopyWriterTest 2     0      0        0       6.002

-------------------------------------------------------------------------------
org.apache.cassandra.io.sstable.metadata

Name                   Tests Errors Failures Skipped Time(s)
MetadataSerializerTest 9     0      0        0       2.060
MetadataSerializerTest 9     0      0        0       1.340
MetadataSerializerTest 9     0      0        0       1.315

-------------------------------------------------------------------------------
org.apache.cassandra.io.util

Name                              Tests Errors Failures Skipped Time(s)
BufferedDataOutputStreamTest      16    0      0        0       28.616
BufferedRandomAccessFileTest      17    0      0        0       1.465
ChecksummedRandomAccessReaderTest 3     0      0        0       1.267
ChecksummedSequentialWriterTest   7     0      0        0       1.401
DataOutputTest                    15    0      0        0       1.093
DiskOptimizationStrategyTest      5     0      0        0       0.105
FileSegmentInputStreamTest        7     0      0        0       0.132
FileUtilsTest                     4     0      0        0       1.092
MemoryTest                        2     0      0        0       0.490
MmappedRegionsTest                12    0      0        0       1.153
NIODataInputStreamTest            17    0      0        0       10.181
RandomAccessReaderTest            11    0      0        0       1.319
RewindableDataInputStreamPlusTest 8     0      0        0       0.339
SafeMemoryWriterTest              2     0      0        0       2.878
SequentialWriterTest              7     0      0        0       1.109
BufferedDataOutputStreamTest      16    0      0        0       25.549
BufferedRandomAccessFileTest      17    0      0        0       1.153
ChecksummedRandomAccessReaderTest 3     0      0        0       1.115
ChecksummedSequentialWriterTest   7     0      0        0       1.099
DataOutputTest                    15    0      0        0       1.102
DiskOptimizationStrategyTest      5     0      0        0       0.072
FileSegmentInputStreamTest        7     0      0        0       0.095
FileUtilsTest                     4     0      0        0       1.080
MemoryTest                        2     0      0        0       0.350
MmappedRegionsTest                12    0      0        0       0.966
NIODataInputStreamTest            17    0      0        0       9.316
RandomAccessReaderTest            11    0      0        0       1.140
RewindableDataInputStreamPlusTest 8     0      0        0       0.313
SafeMemoryWriterTest              2     0      0        0       2.531
SequentialWriterTest              7     0      0        0       1.133
BufferedDataOutputStreamTest      16    0      0        0       28.173
BufferedRandomAccessFileTest      17    0      0        0       1.216
ChecksummedRandomAccessReaderTest 3     0      0        0       1.091
ChecksummedSequentialWriterTest   7     0      0        0       1.084
DataOutputTest                    15    0      0        0       1.070
DiskOptimizationStrategyTest      5     0      0        0       0.075
FileSegmentInputStreamTest        7     0      0        0       0.099
FileUtilsTest                     4     0      0        0       0.973
MemoryTest                        2     0      0        0       0.286
MmappedRegionsTest                12    0      0        0       1.179
NIODataInputStreamTest            17    0      0        0       12.741
RandomAccessReaderTest            11    0      0        0       1.381
RewindableDataInputStreamPlusTest 8     0      0        0       0.288
SafeMemoryWriterTest              2     0      0        0       3.201
SequentialWriterTest              7     0      0        0       1.461

-------------------------------------------------------------------------------
org.apache.cassandra.locator

Name                                 Tests Errors Failures Skipped Time(s)
DynamicEndpointSnitchLongTest        1     0      0        0       24.770
AlibabaCloudSnitchTest               2     0      0        0       11.084
CloudstackSnitchTest                 2     0      0        0       13.284
DynamicEndpointSnitchTest            1     0      0        0       2.495
EC2SnitchTest                        11    0      0        0       11.416
GoogleCloudSnitchTest                2     0      0        0       11.639
GossipingPropertyFileSnitchTest      1     0      0        0       1.267
InetAddressAndPortSerializerTest     1     0      0        0       0.417
InetAddressAndPortTest               4     0      0        0       0.274
NetworkTopologyStrategyTest          5     0      0        0       5.270
PendingRangeMapsTest                 2     0      0        0       0.661
PendingRangesTest                    1     0      0        0       0.879
PropertyFileSnitchTest               5     0      0        0       16.168
ReconnectableSnitchHelperTest        1     0      0        0       1.520
ReplicaCollectionTest                1     1      0        0       0.000
ReplicaLayoutTest                    1     1      0        0       0.684
ReplicaPlansTest                     1     0      0        0       0.237
ReplicationFactorTest                2     0      0        0       1.393
ReplicationStrategyEndpointCacheTest 2     0      0        0       3.041
SimpleStrategyTest                   7     0      0        0       3.133
TokenMetadataTest                    6     0      0        0       1.427
AlibabaCloudSnitchTest               2     0      0        0       10.797
CloudstackSnitchTest                 2     0      0        0       10.864
DynamicEndpointSnitchTest            1     0      0        0       2.389
EC2SnitchTest                        11    0      0        0       10.761
GoogleCloudSnitchTest                2     0      0        0       10.786
GossipingPropertyFileSnitchTest      1     0      0        0       1.082
InetAddressAndPortSerializerTest     1     0      0        0       0.299
InetAddressAndPortTest               4     0      0        0       0.194
NetworkTopologyStrategyTest          5     0      0        0       3.542
PendingRangeMapsTest                 2     0      0        0       0.494
PendingRangesTest                    1     0      0        0       0.846
PropertyFileSnitchTest               5     0      0        0       16.147
ReconnectableSnitchHelperTest        1     0      0        0       0.815
ReplicaCollectionTest                6     0      0        0       0.390
ReplicaLayoutTest                    1     0      0        0       0.475
ReplicaPlansTest                     1     0      0        0       0.145
ReplicationFactorTest                2     0      0        0       1.109
ReplicationStrategyEndpointCacheTest 2     0      0        0       3.202
SimpleStrategyTest                   7     0      0        0       3.569
TokenMetadataTest                    6     0      0        0       1.197
AlibabaCloudSnitchTest               2     0      0        0       10.660
CloudstackSnitchTest                 2     0      0        0       12.084
DynamicEndpointSnitchTest            1     0      0        0       2.266
EC2SnitchTest                        11    0      0        0       10.668
GoogleCloudSnitchTest                2     0      0        0       11.490
GossipingPropertyFileSnitchTest      1     0      0        0       0.974
InetAddressAndPortSerializerTest     1     0      0        0       0.263
InetAddressAndPortTest               4     0      0        0       0.272
NetworkTopologyStrategyTest          5     0      0        0       3.897
PendingRangeMapsTest                 2     0      0        0       0.514
PendingRangesTest                    1     0      0        0       1.491
PropertyFileSnitchTest               5     0      0        0       16.744
ReconnectableSnitchHelperTest        1     0      0        0       1.173
ReplicaCollectionTest                6     0      0        0       0.757
ReplicaLayoutTest                    1     0      0        0       0.441
ReplicaPlansTest                     1     0      0        0       1.161
ReplicationFactorTest                2     0      0        0       1.019
ReplicationStrategyEndpointCacheTest 2     0      0        0       3.148
SimpleStrategyTest                   7     0      0        0       5.809
TokenMetadataTest                    6     0      0        0       1.882

-------------------------------------------------------------------------------
org.apache.cassandra.metrics

Name                                    Tests Errors Failures Skipped Time(s)
BatchMetricsTest                        3     0      0        0       13.822
BufferPoolMetricsTest                   4     0      0        0       1.080
CQLMetricsTest                          4     0      0        0       7.622
CassandraMetricsRegistryTest            5     0      0        0       0.476
DecayingEstimatedHistogramReservoirTest 15    0      0        1       33.453
HintedHandOffMetricsTest                1     0      0        0       2.123
LatencyMetricsTest                      3     0      0        0       0.450
MaxSamplerTest                          8     0      0        0       5.455
SamplerTest                             5     0      0        0       1.345
TableMetricsTest                        7     0      0        0       13.829
TopFrequencySamplerTest                 6     0      0        0       2.213
BatchMetricsTest                        3     0      0        0       16.236
BufferPoolMetricsTest                   4     0      0        0       0.892
CQLMetricsTest                          4     0      0        0       7.500
CassandraMetricsRegistryTest            5     0      0        0       0.420
DecayingEstimatedHistogramReservoirTest 15    0      0        1       31.461
HintedHandOffMetricsTest                1     0      0        0       2.148
LatencyMetricsTest                      3     0      0        0       0.373
MaxSamplerTest                          8     0      0        0       5.350
SamplerTest                             5     0      0        0       1.336
TableMetricsTest                        7     0      0        0       10.342
TopFrequencySamplerTest                 6     0      0        0       2.143
BatchMetricsTest                        3     0      0        0       17.904
BufferPoolMetricsTest                   4     0      0        0       1.378
CQLMetricsTest                          4     0      0        0       9.090
CassandraMetricsRegistryTest            5     0      0        0       0.283
DecayingEstimatedHistogramReservoirTest 15    0      0        1       13.275
HintedHandOffMetricsTest                1     0      0        0       2.080
LatencyMetricsTest                      3     0      0        0       0.354
MaxSamplerTest                          8     0      0        0       5.468
SamplerTest                             5     0      0        0       1.246
TableMetricsTest                        7     0      0        0       9.047
TopFrequencySamplerTest                 6     0      0        0       2.145

-------------------------------------------------------------------------------
org.apache.cassandra.net

Name                                  Tests Errors Failures Skipped Time(s)
ConnectionBurnTest                    1     0      0        0       124.952
AsyncChannelPromiseTest               4     0      0        0       0.589
AsyncMessageOutputPlusTest            1     0      0        0       0.174
AsyncOneResponseTest                  2     0      0        0       4.497
AsyncPromiseTest                      4     0      0        0       0.449
AsyncStreamingInputPlusTest           13    0      0        0       1.465
AsyncStreamingOutputPlusTest          1     0      0        0       0.142
ChunkedInputPlusTest                  5     0      0        0       0.640
ConnectionTest                        13    1      0        0       113.657
ForwardingInfoTest                    2     0      0        0       0.496
FramingTest                           4     0      0        0       25.906
HandshakeTest                         13    0      0        0       2.235
ManyToOneConcurrentLinkedQueueTest    22    0      0        0       1.242
MessageTest                           7     0      0        0       2.311
MessagingServiceTest                  19    0      0        0       4.663
MockMessagingServiceTest              1     0      0        0       5.842
OutboundConnectionSettingsTest        9     0      0        0       2.906
OutboundConnectionsTest               6     0      0        0       2.526
OutboundMessageQueueTest              1     0      0        0       1.294
ProxyHandlerConnectionsTest           5     0      0        0       36.927
PrunableArrayQueueTest                9     0      0        0       0.105
RateBasedBackPressureTest             15    0      0        0       1.930
ResourceLimitsTest                    4     0      0        0       0.265
StartupClusterConnectivityCheckerTest 7     0      0        0       2.160
VerbTest                              1     0      0        0       0.299
WriteCallbackInfoTest                 1     0      0        0       2.556
AsyncChannelPromiseTest               4     0      0        0       0.505
AsyncMessageOutputPlusTest            1     0      0        0       0.098
AsyncOneResponseTest                  2     0      0        0       4.307
AsyncPromiseTest                      4     0      0        0       0.419
AsyncStreamingInputPlusTest           13    0      0        0       1.466
AsyncStreamingOutputPlusTest          1     0      0        0       0.111
ChunkedInputPlusTest                  5     0      0        0       0.578
ConnectionTest                        13    1      0        0       114.658
ForwardingInfoTest                    2     0      0        0       0.338
FramingTest                           4     0      0        0       23.655
HandshakeTest                         13    0      0        0       1.980
ManyToOneConcurrentLinkedQueueTest    22    0      0        0       1.196
MessageTest                           7     0      0        0       1.607
MessagingServiceTest                  19    0      0        0       2.548
MockMessagingServiceTest              1     0      0        0       3.819
OutboundConnectionSettingsTest        9     0      0        0       2.188
OutboundConnectionsTest               6     0      0        0       2.412
OutboundMessageQueueTest              1     0      0        0       1.147
ProxyHandlerConnectionsTest           5     0      0        0       36.801
PrunableArrayQueueTest                9     0      0        0       0.074
RateBasedBackPressureTest             15    0      0        0       1.764
ResourceLimitsTest                    4     0      0        0       0.188
StartupClusterConnectivityCheckerTest 7     0      0        0       1.420
VerbTest                              1     0      0        0       0.230
WriteCallbackInfoTest                 1     0      0        0       1.442
AsyncChannelPromiseTest               4     0      0        0       0.412
AsyncMessageOutputPlusTest            1     0      0        0       1.043
AsyncOneResponseTest                  2     0      0        0       4.274
AsyncPromiseTest                      4     0      0        0       0.446
AsyncStreamingInputPlusTest           13    0      0        0       1.457
AsyncStreamingOutputPlusTest          1     0      0        0       1.147
ChunkedInputPlusTest                  5     0      0        0       0.515
ConnectionTest                        13    0      0        0       77.648
ForwardingInfoTest                    2     0      0        0       0.301
FramingTest                           4     0      0        0       26.613
HandshakeTest                         13    0      0        0       2.245
ManyToOneConcurrentLinkedQueueTest    22    0      0        0       1.474
MessageTest                           7     0      0        0       1.680
MessagingServiceTest                  19    0      0        0       2.822
MockMessagingServiceTest              1     0      0        0       3.505
OutboundConnectionSettingsTest        9     0      0        0       2.190
OutboundConnectionsTest               6     0      0        0       2.120
OutboundMessageQueueTest              1     0      0        0       1.046
ProxyHandlerConnectionsTest           5     0      0        0       36.171
PrunableArrayQueueTest                9     0      0        0       0.075
RateBasedBackPressureTest             15    0      0        0       1.729
ResourceLimitsTest                    4     0      0        0       0.155
StartupClusterConnectivityCheckerTest 7     0      0        0       1.461
VerbTest                              1     0      0        0       0.143
WriteCallbackInfoTest                 1     0      0        0       1.319

-------------------------------------------------------------------------------
org.apache.cassandra.net.proxy

Name             Tests Errors Failures Skipped Time(s)
ProxyHandlerTest 3     0      0        0       1.240
ProxyHandlerTest 3     0      0        0       0.840
ProxyHandlerTest 3     0      0        0       0.786

-------------------------------------------------------------------------------
org.apache.cassandra.repair

Name                        Tests Errors Failures Skipped Time(s)
AbstractRepairTest          1     0      0        1       0.054
LocalSyncTaskTest           6     0      0        0       3.942
RepairJobTest               16    0      1        0       4.413
RepairRunnableTest          2     0      0        0       0.057
RepairSessionTest           1     0      0        0       1.134
StreamingRepairTaskTest     2     0      0        0       2.746
SymmetricRemoteSyncTaskTest 1     0      0        0       0.069
ValidatorTest               6     0      0        0       32.110
AbstractRepairTest          1     0      0        1       0.033
LocalSyncTaskTest           6     0      0        0       3.483
RepairJobTest               16    0      0        0       4.295
RepairRunnableTest          2     0      0        0       0.039
RepairSessionTest           1     0      0        0       1.166
StreamingRepairTaskTest     2     0      0        0       2.285
SymmetricRemoteSyncTaskTest 1     0      0        0       0.041
ValidatorTest               6     0      0        0       29.948
AbstractRepairTest          1     0      0        1       0.056
LocalSyncTaskTest           6     0      0        0       3.972
RepairJobTest               16    0      0        0       4.537
RepairRunnableTest          2     0      0        0       1.176
RepairSessionTest           1     0      0        0       1.281
StreamingRepairTaskTest     2     0      0        0       3.268
SymmetricRemoteSyncTaskTest 1     0      0        0       1.175
ValidatorTest               6     0      0        0       29.399

-------------------------------------------------------------------------------
org.apache.cassandra.repair.asymmetric

Name                  Tests Errors Failures Skipped Time(s)
DifferenceHolderTest  2     0      0        0       0.419
RangeDenormalizerTest 3     0      0        0       0.360
ReduceHelperTest      5     0      0        0       0.360
StreamFromOptionsTest 3     0      0        0       0.393
DifferenceHolderTest  2     0      0        0       0.393
RangeDenormalizerTest 3     0      0        0       0.329
ReduceHelperTest      5     0      0        0       0.355
StreamFromOptionsTest 3     0      0        0       0.345
DifferenceHolderTest  2     0      0        0       0.331
RangeDenormalizerTest 3     0      0        0       0.381
ReduceHelperTest      5     0      0        0       0.386
StreamFromOptionsTest 3     0      0        0       0.408

-------------------------------------------------------------------------------
org.apache.cassandra.repair.consistent

Name                          Tests Errors Failures Skipped Time(s)
AbstractConsistentSessionTest 1     0      0        1       0.051
CoordinatorMessagingTest      7     0      0        0       5.066
CoordinatorSessionTest        7     0      0        0       0.337
CoordinatorSessionsTest       7     0      0        0       3.565
LocalSessionTest              40    0      0        0       7.150
AbstractConsistentSessionTest 1     0      0        1       0.026
CoordinatorMessagingTest      7     0      0        0       4.976
CoordinatorSessionTest        7     0      0        0       0.180
CoordinatorSessionsTest       7     0      0        0       2.200
LocalSessionTest              40    0      0        0       4.085
AbstractConsistentSessionTest 1     0      0        1       0.086
CoordinatorMessagingTest      7     0      0        0       6.019
CoordinatorSessionTest        7     0      0        0       1.139
CoordinatorSessionsTest       7     0      0        0       2.956
LocalSessionTest              40    0      0        0       4.346

-------------------------------------------------------------------------------
org.apache.cassandra.repair.messages

Name                            Tests Errors Failures Skipped Time(s)
RepairMessageSerializationsTest 8     0      0        0       1.396
RepairMessageSerializerTest     6     0      0        0       0.589
RepairOptionTest                4     0      0        0       1.122
RepairMessageSerializationsTest 8     0      0        0       1.123
RepairMessageSerializerTest     6     0      0        0       0.579
RepairOptionTest                4     0      0        0       1.095
RepairMessageSerializationsTest 8     0      0        0       1.059
RepairMessageSerializerTest     6     0      0        0       0.547
RepairOptionTest                4     0      0        0       1.106

-------------------------------------------------------------------------------
org.apache.cassandra.schema

Name                         Tests Errors Failures Skipped Time(s)
CreateTableValidationTest    1     0      0        0       2.310
IndexMetadataTest            3     0      0        0       0.428
MigrationManagerTest         17    0      0        0       6.499
SchemaKeyspaceTest           5     0      0        0       5.200
SchemaTest                   1     0      0        0       3.725
TupleTypesRepresentationTest 1     1      0        0       0.000
ValidationTest               4     0      0        0       0.387
CreateTableValidationTest    1     0      0        0       2.095
IndexMetadataTest            3     0      0        0       0.310
MigrationManagerTest         17    0      0        0       5.779
SchemaKeyspaceTest           5     0      0        0       4.768
SchemaTest                   1     0      0        0       2.579
TupleTypesRepresentationTest 2     0      0        1       0.057
ValidationTest               4     0      0        0       0.369
CreateTableValidationTest    1     0      0        0       3.459
IndexMetadataTest            3     0      0        0       0.261
MigrationManagerTest         17    0      0        0       5.469
SchemaKeyspaceTest           5     0      0        0       3.628
SchemaTest                   1     0      0        0       2.658
TupleTypesRepresentationTest 2     0      0        1       1.198
ValidationTest               4     0      0        0       0.310

-------------------------------------------------------------------------------
org.apache.cassandra.security

Name                Tests Errors Failures Skipped Time(s)
CipherFactoryTest   7     0      0        0       1.212
EncryptionUtilsTest 3     0      0        0       1.417
JKSKeyProviderTest  2     0      0        0       0.584
SSLFactoryTest      14    0      0        0       0.391
CipherFactoryTest   7     0      0        0       0.806
EncryptionUtilsTest 3     0      0        0       1.396
JKSKeyProviderTest  2     0      0        0       0.531
SSLFactoryTest      14    0      0        0       0.349
CipherFactoryTest   7     0      0        0       0.775
EncryptionUtilsTest 3     0      0        0       1.427
JKSKeyProviderTest  2     0      0        0       0.495
SSLFactoryTest      14    0      0        0       1.906

-------------------------------------------------------------------------------
org.apache.cassandra.serializers

Name                     Tests Errors Failures Skipped Time(s)
SimpleDateSerializerTest 9     0      0        0       0.449
TimeSerializerTest       16    0      0        0       0.146
TimestampSerializerTest  1     0      0        0       0.433
SimpleDateSerializerTest 9     0      0        0       0.308
TimeSerializerTest       16    0      0        0       0.077
TimestampSerializerTest  1     0      0        0       0.320
SimpleDateSerializerTest 9     0      0        0       0.293
TimeSerializerTest       16    0      0        0       0.085
TimestampSerializerTest  1     0      0        0       0.294

-------------------------------------------------------------------------------
org.apache.cassandra.service

Name                              Tests Errors Failures Skipped Time(s)
ActiveRepairServiceTest           11    0      1        0       5.578
BootstrapTransientTest            1     0      0        0       1.485
ClientWarningsTest                4     0      0        0       32.594
GCInspectorTest                   6     0      0        0       1.089
JoinTokenRingTest                 1     0      0        0       6.825
LeaveAndBootstrapTest             8     0      0        0       7.197
LegacyAuthFailTest                1     0      0        0       5.024
MoveTest                          7     0      0        0       22.525
MoveTransientTest                 19    0      0        0       1.222
NativeTransportServiceTest        11    0      0        0       8.480
PaxosStateTest                    2     0      0        0       9.334
ProtocolBetaVersionTest           2     0      0        0       11.651
QueryPagerTest                    8     0      0        0       4.024
RMIServerSocketFactoryImplTest    1     0      0        0       0.136
RemoveTest                        4     0      0        0       5.966
SerializationsTest                4     0      0        0       1.351
StartupChecksTest                 3     0      0        0       2.538
StorageProxyTest                  4     0      0        0       1.171
StorageServiceServerTest          19    0      0        1       9.636
StorageServiceTest                1     0      0        0       1.137
WriteResponseHandlerTest          5     0      0        0       3.347
WriteResponseHandlerTransientTest 4     0      0        0       3.440
ActiveRepairServiceTest           11    0      0        0       3.859
BootstrapTransientTest            1     0      0        0       1.099
ClientWarningsTest                4     0      0        0       27.351
GCInspectorTest                   6     0      0        0       1.061
JoinTokenRingTest                 1     0      0        0       8.253
LeaveAndBootstrapTest             8     0      0        0       8.336
LegacyAuthFailTest                1     0      0        0       3.357
MoveTest                          7     0      0        0       24.987
MoveTransientTest                 19    0      0        0       1.108
NativeTransportServiceTest        11    0      0        0       8.369
PaxosStateTest                    2     0      0        0       8.225
ProtocolBetaVersionTest           2     0      0        0       11.574
QueryPagerTest                    8     0      0        0       3.197
RMIServerSocketFactoryImplTest    1     0      0        0       0.069
RemoveTest                        4     0      0        0       4.810
SerializationsTest                4     0      0        0       1.130
StartupChecksTest                 3     0      0        0       2.806
StorageProxyTest                  4     0      0        0       1.197
StorageServiceServerTest          19    0      0        1       8.497
StorageServiceTest                1     0      0        0       1.144
WriteResponseHandlerTest          5     0      0        0       3.314
WriteResponseHandlerTransientTest 4     0      0        0       3.215
ActiveRepairServiceTest           11    0      0        0       3.671
BootstrapTransientTest            1     0      0        0       1.129
ClientWarningsTest                4     0      0        0       28.554
GCInspectorTest                   6     0      0        0       0.995
JoinTokenRingTest                 1     0      0        0       4.464
LeaveAndBootstrapTest             8     0      0        0       5.792
LegacyAuthFailTest                1     0      0        0       4.051
MoveTest                          7     0      0        0       22.406
MoveTransientTest                 19    0      0        0       1.283
NativeTransportServiceTest        11    0      0        0       8.410
PaxosStateTest                    2     0      0        0       5.118
ProtocolBetaVersionTest           2     0      0        0       12.533
QueryPagerTest                    8     0      0        0       3.454
RMIServerSocketFactoryImplTest    1     0      0        0       0.076
RemoveTest                        4     0      0        0       5.887
SerializationsTest                4     0      0        0       1.151
StartupChecksTest                 3     0      0        0       2.569
StorageProxyTest                  4     0      0        0       1.245
StorageServiceServerTest          19    0      0        1       8.435
StorageServiceTest                1     0      0        0       1.087
WriteResponseHandlerTest          5     0      0        0       3.100
WriteResponseHandlerTransientTest 4     0      0        0       3.329

-------------------------------------------------------------------------------
org.apache.cassandra.service.pager

Name            Tests Errors Failures Skipped Time(s)
PagingStateTest 7     0      0        0       1.202
PagingStateTest 7     0      0        0       1.192
PagingStateTest 7     0      0        0       1.259

-------------------------------------------------------------------------------
org.apache.cassandra.service.reads

Name                      Tests Errors Failures Skipped Time(s)
AbstractReadResponseTest  1     0      0        1       0.099
DataResolverTest          32    0      0        0       5.564
DigestResolverTest        5     0      0        0       6.116
ReadExecutorTest          3     0      0        0       5.543
SpeculativeRetryParseTest 78    0      0        0       0.164
AbstractReadResponseTest  1     0      0        1       0.058
DataResolverTest          32    0      0        0       3.615
DigestResolverTest        5     0      0        0       3.332
ReadExecutorTest          3     0      0        0       3.427
SpeculativeRetryParseTest 78    0      0        0       0.120
AbstractReadResponseTest  1     0      0        1       0.062
DataResolverTest          32    0      0        0       3.161
DigestResolverTest        5     0      0        0       2.963
ReadExecutorTest          3     0      0        0       3.831
SpeculativeRetryParseTest 78    0      0        0       0.126

-------------------------------------------------------------------------------
org.apache.cassandra.service.reads.repair

Name                             Tests Errors Failures Skipped Time(s)
AbstractReadRepairTest           1     0      0        1       0.089
BlockingReadRepairTest           9     0      0        0       3.409
DiagEventsBlockingReadRepairTest 3     0      0        0       3.717
ReadOnlyReadRepairTest           4     0      0        0       3.966
ReadRepairTest                   7     0      0        0       3.977
RepairedDataVerifierTest         10    0      0        0       8.291
AbstractReadRepairTest           1     0      0        1       0.059
BlockingReadRepairTest           9     0      0        0       3.465
DiagEventsBlockingReadRepairTest 3     0      0        0       3.350
ReadOnlyReadRepairTest           4     0      0        0       3.359
ReadRepairTest                   7     0      0        0       3.358
RepairedDataVerifierTest         10    0      0        0       8.166
AbstractReadRepairTest           1     0      0        1       0.055
BlockingReadRepairTest           9     0      0        0       3.131
DiagEventsBlockingReadRepairTest 3     0      0        0       3.569
ReadOnlyReadRepairTest           4     0      0        0       3.684
ReadRepairTest                   7     0      0        0       3.821
RepairedDataVerifierTest         10    0      0        0       4.304

-------------------------------------------------------------------------------
org.apache.cassandra.streaming

Name                                        Tests Errors Failures Skipped Time(s)
LongStreamingTest                           2     0      0        0       206.736
EntireSSTableStreamingCorrectFilesCountTest 1     0      0        0       4.319
SessionInfoTest                             1     1      0        0       0.572
StreamOperationTest                         1     0      0        0       0.102
StreamTransferTaskTest                      2     0      0        0       4.058
StreamingTransferTest                       5     0      0        0       13.931
EntireSSTableStreamingCorrectFilesCountTest 1     0      0        0       3.513
SessionInfoTest                             1     0      0        0       0.557
StreamOperationTest                         1     0      0        0       0.065
StreamTransferTaskTest                      2     0      0        0       3.351
StreamingTransferTest                       5     0      0        0       12.769
EntireSSTableStreamingCorrectFilesCountTest 1     0      0        0       3.134
SessionInfoTest                             1     0      0        0       0.533
StreamOperationTest                         1     0      0        0       0.075
StreamTransferTaskTest                      2     0      0        0       3.325
StreamingTransferTest                       5     0      0        0       13.014

-------------------------------------------------------------------------------
org.apache.cassandra.streaming.async

Name                            Tests Errors Failures Skipped Time(s)
NettyStreamingMessageSenderTest 10    0      0        0       1.179
StreamCompressionSerializerTest 2     0      0        0       1.288
StreamingInboundHandlerTest     7     0      0        0       1.590
NettyStreamingMessageSenderTest 10    0      0        0       1.226
StreamCompressionSerializerTest 2     0      0        0       1.081
StreamingInboundHandlerTest     7     0      0        0       1.195
NettyStreamingMessageSenderTest 10    0      0        0       1.123
StreamCompressionSerializerTest 2     0      0        0       0.979
StreamingInboundHandlerTest     7     0      0        0       1.118

-------------------------------------------------------------------------------
org.apache.cassandra.streaming.compression

Name                      Tests Errors Failures Skipped Time(s)
CompressedInputStreamTest 6     0      0        0       2.085
CompressedInputStreamTest 6     0      0        0       1.250
CompressedInputStreamTest 6     0      0        0       1.182

-------------------------------------------------------------------------------
org.apache.cassandra.stress.generate

Name                     Tests Errors Failures Skipped Time(s)
DistributionGaussianTest 2     0      0        0       0.096
DistributionSequenceTest 4     0      0        0       0.061

-------------------------------------------------------------------------------
org.apache.cassandra.stress.settings

Name                  Tests Errors Failures Skipped Time(s)
OptionReplicationTest 1     0      0        0       0.076
SettingsMiscTest      4     0      0        0       0.084
SettingsNodeTest      2     0      0        0       0.057
StressSettingsTest    1     0      0        0       0.464

-------------------------------------------------------------------------------
org.apache.cassandra.stress.util

Name                  Tests Errors Failures Skipped Time(s)
MultiResultLoggerTest 5     0      0        0       0.059

-------------------------------------------------------------------------------
org.apache.cassandra.tools

Name                        Tests Errors Failures Skipped Time(s)
AuditLogViewerTest          5     0      0        0       1.075
BulkLoaderTest              6     1      0        0       11.629
ClearSnapshotTest           1     1      0        0       0.000
CompactionStressTest        2     0      0        0       15.948
GetVersionTest              1     0      0        0       0.103
LoaderOptionsTest           1     0      0        0       0.753
SSTableExpiredBlockersTest  2     0      1        0       0.808
SSTableExportTest           2     0      0        0       0.737
SSTableLevelResetterTest    2     0      1        0       0.634
SSTableMetadataViewerTest   2     0      0        0       0.145
SSTableOfflineRelevelTest   2     0      1        0       0.599
SSTableRepairedAtSetterTest 2     0      1        0       0.827
StandaloneSSTableUtilTest   2     0      1        0       0.754
StandaloneScrubberTest      2     0      1        0       0.883
StandaloneSplitterTest      1     0      0        0       0.183
StandaloneUpgraderTest      2     0      1        0       0.903
StandaloneVerifierTest      2     0      1        0       0.872
TopPartitionsTest           2     0      0        0       3.694
AuditLogViewerTest          5     0      0        0       0.605
BulkLoaderTest              6     0      0        0       12.483
ClearSnapshotTest           4     0      0        0       8.548
CompactionStressTest        2     0      0        0       14.707
GetVersionTest              1     0      0        0       0.073
LoaderOptionsTest           1     0      0        0       0.612
SSTableExpiredBlockersTest  2     0      0        0       1.678
SSTableExportTest           2     0      0        0       0.684
SSTableLevelResetterTest    2     0      0        0       1.763
SSTableMetadataViewerTest   2     0      0        0       0.114
SSTableOfflineRelevelTest   2     0      0        0       1.750
SSTableRepairedAtSetterTest 2     0      0        0       0.789
StandaloneSSTableUtilTest   2     0      0        0       1.676
StandaloneScrubberTest      2     0      0        0       1.827
StandaloneSplitterTest      1     0      0        0       0.074
StandaloneUpgraderTest      2     0      0        0       1.851
StandaloneVerifierTest      2     0      0        0       1.785
TopPartitionsTest           2     0      0        0       3.657
AuditLogViewerTest          5     0      0        0       0.569
BulkLoaderTest              6     0      0        0       13.073
ClearSnapshotTest           4     0      0        0       9.849
CompactionStressTest        2     0      0        0       14.820
GetVersionTest              1     0      0        0       0.435
LoaderOptionsTest           1     0      0        0       0.596
SSTableExpiredBlockersTest  2     0      0        0       2.777
SSTableExportTest           2     0      0        0       1.212
SSTableLevelResetterTest    2     0      0        0       2.316
SSTableMetadataViewerTest   2     0      0        0       0.445
SSTableOfflineRelevelTest   2     0      0        0       2.044
SSTableRepairedAtSetterTest 2     0      0        0       1.139
StandaloneSSTableUtilTest   2     0      0        0       2.156
StandaloneScrubberTest      2     0      0        0       2.291
StandaloneSplitterTest      1     0      0        0       0.504
StandaloneUpgraderTest      2     0      0        0       2.026
StandaloneVerifierTest      2     0      0        0       2.105
TopPartitionsTest           2     0      0        0       3.614

-------------------------------------------------------------------------------
org.apache.cassandra.tools.nodetool.formatter

Name             Tests Errors Failures Skipped Time(s)
TableBuilderTest 6     0      0        0       0.112
TableBuilderTest 6     0      0        0       0.067
TableBuilderTest 6     0      0        0       0.079

-------------------------------------------------------------------------------
org.apache.cassandra.tools.nodetool.stats

Name                     Tests Errors Failures Skipped Time(s)
StatsTableComparatorTest 6     0      0        0       0.341
TableStatsPrinterTest    2     0      0        0       0.115
StatsTableComparatorTest 6     0      0        0       0.312
TableStatsPrinterTest    2     0      0        0       0.090
StatsTableComparatorTest 6     0      0        0       0.236
TableStatsPrinterTest    2     0      0        0       0.109

-------------------------------------------------------------------------------
org.apache.cassandra.tracing

Name        Tests Errors Failures Skipped Time(s)
TracingTest 6     0      0        0       1.715
TracingTest 6     0      0        0       1.119
TracingTest 6     0      0        0       1.428

-------------------------------------------------------------------------------
org.apache.cassandra.transport

Name                              Tests Errors Failures Skipped Time(s)
CBUtilTest                        4     0      0        0       0.097
CQLUserAuditTest                  8     0      0        0       30.607
DataTypeTest                      3     0      0        0       0.493
ErrorMessageTest                  7     0      0        0       0.606
IdleDisconnectTest                2     0      0        0       18.411
InflightRequestPayloadTrackerTest 6     0      0        0       14.932
MessagePayloadTest                3     0      0        0       17.731
ProtocolErrorTest                 6     0      0        0       1.489
ProtocolVersionTest               4     0      0        0       1.114
ProtocolVersionTrackerTest        3     0      0        0       0.388
SerDeserTest                      6     0      0        0       1.613
ServerMetricsTest                 1     0      0        0       14.359
StartupMessageTest                1     0      0        0       11.216
CBUtilTest                        4     0      0        0       0.077
CQLUserAuditTest                  8     0      0        0       29.696
DataTypeTest                      3     0      0        0       0.412
ErrorMessageTest                  7     0      0        0       0.420
IdleDisconnectTest                2     0      0        0       16.271
InflightRequestPayloadTrackerTest 6     0      0        0       13.807
MessagePayloadTest                3     0      0        0       12.539
ProtocolErrorTest                 6     0      0        0       1.242
ProtocolVersionTest               4     0      0        0       1.084
ProtocolVersionTrackerTest        3     0      0        0       0.349
SerDeserTest                      6     0      0        0       1.564
ServerMetricsTest                 1     0      0        0       10.991
StartupMessageTest                1     0      0        0       11.238
CBUtilTest                        4     0      0        0       0.432
CQLUserAuditTest                  8     0      0        0       28.687
DataTypeTest                      3     0      0        0       0.370
ErrorMessageTest                  7     0      0        0       0.427
IdleDisconnectTest                2     0      0        0       16.721
InflightRequestPayloadTrackerTest 6     0      0        0       18.045
MessagePayloadTest                3     0      0        0       13.418
ProtocolErrorTest                 6     0      0        0       1.292
ProtocolVersionTest               4     0      0        0       1.211
ProtocolVersionTrackerTest        3     0      0        0       0.326
SerDeserTest                      6     0      0        0       1.546
ServerMetricsTest                 1     0      0        0       11.842
StartupMessageTest                1     0      0        0       11.815

-------------------------------------------------------------------------------
org.apache.cassandra.transport.frame.checksum

Name                                         Tests Errors Failures Skipped Time
                                                                           (s)
ChecksummingTransformerTest                  5     0      0        0       21.329
ChecksummingWithCorruptedLZ4DoesNotCrashTest 1     0      0        0       23.972
ChecksummingTransformerTest                  5     0      0        0       17.821
ChecksummingWithCorruptedLZ4DoesNotCrashTest 1     0      0        0       22.283
ChecksummingTransformerTest                  5     0      0        0       18.162
ChecksummingWithCorruptedLZ4DoesNotCrashTest 1     0      0        0       22.959

-------------------------------------------------------------------------------
org.apache.cassandra.transport.messages

Name                    Tests Errors Failures Skipped Time(s)
AuthenticateMessageTest 1     0      0        0       0.445
PrepareMessageTest      1     0      0        0       0.468
AuthenticateMessageTest 1     0      0        0       0.405
PrepareMessageTest      1     0      0        0       0.414
AuthenticateMessageTest 1     0      0        0       0.396
PrepareMessageTest      1     0      0        0       0.351

-------------------------------------------------------------------------------
org.apache.cassandra.triggers

Name                Tests Errors Failures Skipped Time(s)
TriggerExecutorTest 9     0      0        0       1.829
TriggersSchemaTest  4     0      0        0       7.003
TriggersTest        7     0      0        0       9.002
TriggerExecutorTest 9     0      0        0       1.678
TriggersSchemaTest  4     0      0        0       3.938
TriggersTest        7     0      0        0       4.878
TriggerExecutorTest 9     0      0        0       1.578
TriggersSchemaTest  4     0      0        0       3.731
TriggersTest        7     0      0        0       4.572

-------------------------------------------------------------------------------
org.apache.cassandra.utils

Name                        Tests Errors Failures Skipped Time(s)
LongBloomFilterTest         5     0      0        0       156.510
LongBTreeTest               15    0      0        0       795.383
AbstractIteratorTest        9     0      0        0       0.240
BloomFilterTest             11    0      0        2       1.306
ByteBufferUtilTest          12    0      0        0       0.678
BytesReadTrackerTest        4     0      0        0       0.107
CassandraVersionTest        7     0      0        0       0.105
EstimatedHistogramTest      6     0      0        0       0.105
FBUtilitiesTest             7     0      0        0       0.754
FastByteOperationsTest      2     0      0        0       4.251
HexTest                     2     0      0        0       0.417
HistogramBuilderTest        5     0      0        0       0.185
IntegerIntervalsTest        6     0      0        0       53.621
IntervalTreeTest            3     0      0        0       0.347
JVMStabilityInspectorTest   3     0      0        0       1.124
JavaUtilsTest               1     0      0        0       0.300
MergeIteratorComparisonTest 16    0      0        0       13.008
MergeIteratorTest           1     0      0        0       0.125
MerkleTreeTest              27    0      0        0       7.584
MerkleTreesTest             13    0      0        0       0.729
MonotonicClockTest          1     0      0        0       13.774
NativeLibraryTest           2     0      0        0       0.531
NoSpamLoggerTest            4     0      0        0       0.110
OverlapIteratorTest         1     0      0        0       11.553
SerializationsTest          3     0      0        0       1.563
SlidingTimeRateTest         7     0      0        0       0.645
StatusLoggerTest            1     0      0        0       2.233
AbstractIteratorTest        9     0      0        0       0.089
BloomFilterTest             11    0      0        2       0.648
ByteBufferUtilTest          12    0      0        0       0.472
BytesReadTrackerTest        4     0      0        0       0.068
CassandraVersionTest        7     0      0        0       0.082
EstimatedHistogramTest      6     0      0        0       0.069
FBUtilitiesTest             7     0      0        0       0.749
FastByteOperationsTest      2     0      0        0       3.841
HexTest                     2     0      0        0       0.280
HistogramBuilderTest        5     0      0        0       0.105
IntegerIntervalsTest        6     0      0        0       53.196
IntervalTreeTest            3     0      0        0       0.335
JVMStabilityInspectorTest   3     0      0        0       1.060
JavaUtilsTest               1     0      0        0       0.290
MergeIteratorComparisonTest 16    0      0        0       12.794
MergeIteratorTest           1     0      0        0       0.082
MerkleTreeTest              27    0      0        0       7.475
MerkleTreesTest             13    0      0        0       0.689
MonotonicClockTest          1     0      0        0       13.637
NativeLibraryTest           2     0      0        0       0.498
NoSpamLoggerTest            4     0      0        0       0.078
OverlapIteratorTest         1     0      0        0       11.387
SerializationsTest          3     0      0        0       1.551
SlidingTimeRateTest         7     0      0        0       0.552
StatusLoggerTest            1     0      0        0       2.124
AbstractIteratorTest        9     0      0        0       0.099
BloomFilterTest             11    0      0        2       0.732
ByteBufferUtilTest          12    0      0        0       0.368
BytesReadTrackerTest        4     0      0        0       0.063
CassandraVersionTest        7     0      0        0       0.080
EstimatedHistogramTest      6     0      0        0       0.074
FBUtilitiesTest             7     0      0        0       0.697
FastByteOperationsTest      2     0      0        0       3.892
HexTest                     2     0      0        0       0.217
HistogramBuilderTest        5     0      0        0       0.097
IntegerIntervalsTest        6     0      0        0       54.664
IntervalTreeTest            3     0      0        0       0.298
JVMStabilityInspectorTest   3     0      0        0       1.122
JavaUtilsTest               1     0      0        0       0.294
MergeIteratorComparisonTest 16    0      0        0       13.456
MergeIteratorTest           1     0      0        0       0.086
MerkleTreeTest              27    0      0        0       6.728
MerkleTreesTest             13    0      0        0       1.060
MonotonicClockTest          1     0      0        0       22.031
NativeLibraryTest           2     0      0        0       0.476
NoSpamLoggerTest            4     0      0        0       0.073
OverlapIteratorTest         1     0      0        0       12.359
SerializationsTest          3     0      0        0       1.552
SlidingTimeRateTest         7     0      0        0       0.476
StatusLoggerTest            1     0      0        0       3.637

-------------------------------------------------------------------------------
org.apache.cassandra.utils.binlog

Name                 Tests Errors Failures Skipped Time(s)
BinLogTest           13    0      0        0       11.339
DeletingArchiverTest 3     0      0        0       0.515
ExternalArchiverTest 5     0      0        0       10.749
BinLogTest           13    0      0        0       11.311
DeletingArchiverTest 3     0      0        0       0.328
ExternalArchiverTest 5     0      0        0       10.475
BinLogTest           13    0      0        0       11.608
DeletingArchiverTest 3     0      0        0       0.291
ExternalArchiverTest 5     0      0        0       10.764

-------------------------------------------------------------------------------
org.apache.cassandra.utils.btree

Name                    Tests Errors Failures Skipped Time(s)
BTreeRemovalTest        22    0      0        0       0.545
BTreeSearchIteratorTest 4     0      0        0       0.264
BTreeTest               14    0      0        0       0.999
BTreeRemovalTest        22    0      0        0       0.284
BTreeSearchIteratorTest 4     0      0        0       0.140
BTreeTest               14    0      0        0       0.553
BTreeRemovalTest        22    0      0        0       0.215
BTreeSearchIteratorTest 4     0      0        0       0.077
BTreeTest               14    0      0        0       0.437

-------------------------------------------------------------------------------
org.apache.cassandra.utils.concurrent

Name                      Tests Errors Failures Skipped Time(s)
AbstractTransactionalTest 1     0      0        1       0.100
AccumulatorTest           4     0      0        0       0.095
RefCountedTest            12    0      0        0       7.225
WeightedQueueTest         46    0      0        0       1.122
AbstractTransactionalTest 1     0      0        1       0.061
AccumulatorTest           4     0      0        0       0.069
RefCountedTest            12    0      0        0       6.719
WeightedQueueTest         46    0      0        0       1.018
AbstractTransactionalTest 1     0      0        1       0.057
AccumulatorTest           4     0      0        0       0.064
RefCountedTest            12    0      0        0       5.715
WeightedQueueTest         46    0      0        0       0.970

-------------------------------------------------------------------------------
org.apache.cassandra.utils.memory

Name                Tests Errors Failures Skipped Time(s)
LongBufferPoolTest  1     0      0        0       121.380
BufferPoolTest      32    0      0        0       9.432
NativeAllocatorTest 1     0      0        0       0.477
BufferPoolTest      32    0      0        0       8.353
NativeAllocatorTest 1     0      0        0       0.456
BufferPoolTest      32    0      0        0       9.023
NativeAllocatorTest 1     0      0        0       0.445

-------------------------------------------------------------------------------
org.apache.cassandra.utils.obs

Name              Tests Errors Failures Skipped Time(s)
OffHeapBitSetTest 4     0      0        0       0.571
OffHeapBitSetTest 4     0      0        0       0.536
OffHeapBitSetTest 4     0      0        0       0.593

-------------------------------------------------------------------------------
org.apache.cassandra.utils.streamhist

Name                                   Tests Errors Failures Skipped Time(s)
StreamingTombstoneHistogramBuilderTest 11    0      0        0       2.675
StreamingTombstoneHistogramBuilderTest 11    0      0        0       2.029
StreamingTombstoneHistogramBuilderTest 11    0      0        0       2.206

-------------------------------------------------------------------------------
org.apache.cassandra.utils.vint

Name           Tests Errors Failures Skipped Time(s)
VIntCodingTest 4     0      0        0       0.332
VIntCodingTest 4     0      0        0       0.310
VIntCodingTest 4     0      0        0       0.288

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Failures
-------------------------------------------------------------------------------

ActiveRepairServiceTest // testQueueWhenPoolFullStrategy-cdc // Failure
expected:<2> but was:<0>

junit.framework.AssertionFailedError: expected:<2> but was:<0>
at org.apache.cassandra.service.ActiveRepairServiceTest.testQueueWhenPoolFullStrategy
(ActiveRepairServiceTest.java:430)
------------------------------------------------------------------------------------------------------
ArrivalWindowTest // testWithNanoTime-cdc // Error
java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known

java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service
not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getLocalAddressAndPort(FBUtilities.java:151)
at org.apache.cassandra.gms.ArrivalWindowTest.testWithNanoTime(ArrivalWindowTest.java:38)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
BatchlogEndpointFilterTest // shouldSelectHostFromLocal-cdc // Error
java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known

java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service
not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.ReplicaPlans.filterBatchlogEndpoints(ReplicaPlans.java:275)
at org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.filterBatchlogEndpoints
(BatchlogEndpointFilterTest.java:121)
at org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.shouldSelectHostFromLocal
(BatchlogEndpointFilterTest.java:67)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
BatchlogEndpointFilterTest // shouldSelectTwoRandomHostsFromSingleOtherRack-cdc // Error
java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known

java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service
not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.ReplicaPlans.filterBatchlogEndpoints(ReplicaPlans.java:275)
at org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.filterBatchlogEndpoints
(BatchlogEndpointFilterTest.java:121)
at
org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.shouldSelectTwoRandomHostsFromSingleOtherRack
(BatchlogEndpointFilterTest.java:94)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
BatchlogEndpointFilterTest // shouldSelect2hostsFromNonLocalRacks-cdc // Error
java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known

java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service
not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.ReplicaPlans.filterBatchlogEndpoints(ReplicaPlans.java:275)
at org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.filterBatchlogEndpoints
(BatchlogEndpointFilterTest.java:121)
at org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.shouldSelect2hostsFromNonLocalRacks
(BatchlogEndpointFilterTest.java:53)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
BatchlogEndpointFilterTest // shouldSelectTwoRandomHostsFromSingleRack-cdc // Error
java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known

java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service
not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.ReplicaPlans.filterBatchlogEndpoints(ReplicaPlans.java:275)
at org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.filterBatchlogEndpoints
(BatchlogEndpointFilterTest.java:121)
at org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.shouldSelectTwoRandomHostsFromSingleRack
(BatchlogEndpointFilterTest.java:111)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
BulkLoaderTest // testBulkLoader_WithArgs-cdc // Error
java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service
not known

java.lang.RuntimeException: java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5:
ip-10-0-5-5: Name or service not known
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:243)
at org.apache.cassandra.tools.BulkLoaderTest.testBulkLoader_WithArgs(BulkLoaderTest.java:49)
Caused by: java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name
or service not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.IEndpointSnitch.getLocalDatacenter(IEndpointSnitch.java:55)
at org.apache.cassandra.config.DatabaseDescriptor.applySnitch(DatabaseDescriptor.java:1112)
at org.apache.cassandra.config.DatabaseDescriptor.toolInitialization(DatabaseDescriptor.java:223)
at org.apache.cassandra.config.DatabaseDescriptor.toolInitialization(DatabaseDescriptor.java:188)
at org.apache.cassandra.tools.BulkLoader.load(BulkLoader.java:54)
at org.apache.cassandra.tools.BulkLoader.main(BulkLoader.java:49)
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:219)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
ClearSnapshotTest // BeforeFirstTest // Error
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until
the VM exit.

junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the
report does not reflect the time until the VM exit.
at java.lang.Thread.run(Thread.java:748)
------------------------------------------------------------------------------------------------------
ConnectionTest // testMessageDeliveryOnReconnect-cdc // Error


java.util.concurrent.TimeoutException
at org.apache.cassandra.net.AsyncPromise.get(AsyncPromise.java:258)
at org.apache.cassandra.net.FutureDelegate.get(FutureDelegate.java:143)
at org.apache.cassandra.net.ConnectionTest.doTestManual(ConnectionTest.java:269)
at org.apache.cassandra.net.ConnectionTest.testManual(ConnectionTest.java:237)
at org.apache.cassandra.net.ConnectionTest.testMessageDeliveryOnReconnect(ConnectionTest.java:738)
------------------------------------------------------------------------------------------------------
ConnectionTest // testMessageDeliveryOnReconnect-compression // Error


java.util.concurrent.TimeoutException
at org.apache.cassandra.net.AsyncPromise.get(AsyncPromise.java:258)
at org.apache.cassandra.net.FutureDelegate.get(FutureDelegate.java:143)
at org.apache.cassandra.net.ConnectionTest.doTestManual(ConnectionTest.java:269)
at org.apache.cassandra.net.ConnectionTest.testManual(ConnectionTest.java:237)
at org.apache.cassandra.net.ConnectionTest.testMessageDeliveryOnReconnect(ConnectionTest.java:738)
------------------------------------------------------------------------------------------------------
DatabaseDescriptorRefTest // testDatabaseDescriptorRef-cdc // Error


java.lang.reflect.InvocationTargetException
at org.apache.cassandra.config.DatabaseDescriptorRefTest.testDatabaseDescriptorRef
(DatabaseDescriptorRefTest.java:272)
Caused by: java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name
or service not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.config.DatabaseDescriptor.applyAddressConfig(DatabaseDescriptor.java:971)
at org.apache.cassandra.config.DatabaseDescriptor.applyAddressConfig(DatabaseDescriptor.java:899)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
JMXAuthTest // org.apache.cassandra.auth.jmx.JMXAuthTest-cdc // Error
Local host name unknown: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not
known

java.net.MalformedURLException: Local host name unknown: java.net.UnknownHostException: ip-10-0-5-5:
ip-10-0-5-5: Name or service not known
at javax.management.remote.JMXServiceURL.<init>(JMXServiceURL.java:289)
at javax.management.remote.JMXServiceURL.<init>(JMXServiceURL.java:253)
at org.apache.cassandra.utils.JMXServerUtils.createJMXServer(JMXServerUtils.java:123)
at org.apache.cassandra.auth.jmx.JMXAuthTest.setupJMXServer(JMXAuthTest.java:93)
at org.apache.cassandra.auth.jmx.JMXAuthTest.setupClass(JMXAuthTest.java:67)
------------------------------------------------------------------------------------------------------
LongSharedExecutorPoolTest // testPromptnessOfExecution // Failure


junit.framework.AssertionFailedError
at org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution
(LongSharedExecutorPoolTest.java:169)
at org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution
(LongSharedExecutorPoolTest.java:102)
------------------------------------------------------------------------------------------------------
RepairJobTest // testNoTreesRetainedAfterDifference-cdc // Failure
Expecting: <1817160L> to be greater than: <3408208L>

junit.framework.AssertionFailedError:
Expecting:
<1817160L>
to be greater than:
<3408208L>
at org.apache.cassandra.repair.RepairJobTest.testNoTreesRetainedAfterDifference(RepairJobTest.java:
227)
------------------------------------------------------------------------------------------------------
ReplicaCollectionTest


java.lang.ExceptionInInitializerError
at org.apache.cassandra.locator.ReplicaCollectionTest.<clinit>(ReplicaCollectionTest.java:428)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
Caused by: java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name
or service not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.ReplicaUtils.<clinit>(ReplicaUtils.java:79)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
ReplicaLayoutTest // testConflictResolution-cdc // Error


java.lang.ExceptionInInitializerError
at org.apache.cassandra.locator.ReplicaLayoutTest.testConflictResolution(ReplicaLayoutTest.java:34)
Caused by: java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name
or service not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.ReplicaUtils.<clinit>(ReplicaUtils.java:79)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
SEPExecutorTest // shutdownTest-cdc // Error


java.lang.ExceptionInInitializerError
at org.apache.cassandra.concurrent.ExecutorLocals.<clinit>(ExecutorLocals.java:35)
at org.apache.cassandra.concurrent.AbstractLocalAwareExecutorService.execute
(AbstractLocalAwareExecutorService.java:229)
at org.apache.cassandra.concurrent.SEPExecutorTest.shutdownOnce(SEPExecutorTest.java:64)
at org.apache.cassandra.concurrent.SEPExecutorTest.shutdownTest(SEPExecutorTest.java:47)
Caused by: java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name
or service not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getLocalAddressAndPort(FBUtilities.java:151)
at org.apache.cassandra.tracing.Tracing.<init>(Tracing.java:105)
at org.apache.cassandra.tracing.TracingImpl.<init>(TracingImpl.java:36)
at org.apache.cassandra.tracing.Tracing.<clinit>(Tracing.java:130)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
SEPExecutorTest // changingMaxWorkersMeetsConcurrencyGoalsTest-cdc // Error
Could not initialize class org.apache.cassandra.concurrent.ExecutorLocals

java.lang.NoClassDefFoundError: Could not initialize class
org.apache.cassandra.concurrent.ExecutorLocals
at org.apache.cassandra.concurrent.AbstractLocalAwareExecutorService.execute
(AbstractLocalAwareExecutorService.java:229)
at org.apache.cassandra.concurrent.SEPExecutorTest.assertMaxTaskConcurrency(SEPExecutorTest.java:195)
at org.apache.cassandra.concurrent.SEPExecutorTest.changingMaxWorkersMeetsConcurrencyGoalsTest
(SEPExecutorTest.java:117)
------------------------------------------------------------------------------------------------------
SSTableExpiredBlockersTest // testSSTableExpiredBlockers_WithArgs-cdc // Failure
Unexpected exit code expected:<1> but was:<3>

junit.framework.AssertionFailedError: Unexpected exit code expected:<1> but was:<3>
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:235)
at org.apache.cassandra.tools.SSTableExpiredBlockersTest.testSSTableExpiredBlockers_WithArgs
(SSTableExpiredBlockersTest.java:45)
------------------------------------------------------------------------------------------------------
SSTableHeaderFixTest


java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
Caused by: java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name
or service not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.IEndpointSnitch.getLocalDatacenter(IEndpointSnitch.java:55)
at org.apache.cassandra.config.DatabaseDescriptor.applySnitch(DatabaseDescriptor.java:1112)
at org.apache.cassandra.config.DatabaseDescriptor.toolInitialization(DatabaseDescriptor.java:223)
at org.apache.cassandra.config.DatabaseDescriptor.toolInitialization(DatabaseDescriptor.java:188)
at org.apache.cassandra.io.sstable.SSTableHeaderFixTest.<clinit>(SSTableHeaderFixTest.java:83)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
SSTableLevelResetterTest // testSSTableLevelResetter_WithArgs-cdc // Failure
Unexpected exit code expected:<0> but was:<3>

junit.framework.AssertionFailedError: Unexpected exit code expected:<0> but was:<3>
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:235)
at org.apache.cassandra.tools.SSTableLevelResetterTest.testSSTableLevelResetter_WithArgs
(SSTableLevelResetterTest.java:44)
------------------------------------------------------------------------------------------------------
SSTableOfflineRelevelTest // testSSTableOfflineRelevel_WithArgs-cdc // Failure
Unexpected exit code expected:<1> but was:<3>

junit.framework.AssertionFailedError: Unexpected exit code expected:<1> but was:<3>
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:235)
at org.apache.cassandra.tools.SSTableOfflineRelevelTest.testSSTableOfflineRelevel_WithArgs
(SSTableOfflineRelevelTest.java:45)
------------------------------------------------------------------------------------------------------
SSTableRepairedAtSetterTest // testSSTableRepairedAtSetter_WithArgs-cdc // Failure
Unexpected exit code expected:<0> but was:<3>

junit.framework.AssertionFailedError: Unexpected exit code expected:<0> but was:<3>
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:235)
at org.apache.cassandra.tools.SSTableRepairedAtSetterTest.testSSTableRepairedAtSetter_WithArgs
(SSTableRepairedAtSetterTest.java:44)
------------------------------------------------------------------------------------------------------
SessionInfoTest // testTotals-cdc // Error
java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known

java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service
not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getLocalAddressAndPort(FBUtilities.java:151)
at org.apache.cassandra.streaming.SessionInfoTest.testTotals(SessionInfoTest.java:39)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
StandaloneSSTableUtilTest // testStandaloneSSTableUtil_WithArgs-cdc // Failure
Unexpected exit code expected:<0> but was:<3>

junit.framework.AssertionFailedError: Unexpected exit code expected:<0> but was:<3>
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:235)
at org.apache.cassandra.tools.StandaloneSSTableUtilTest.testStandaloneSSTableUtil_WithArgs
(StandaloneSSTableUtilTest.java:44)
------------------------------------------------------------------------------------------------------
StandaloneScrubberTest // testStandaloneScrubber_WithArgs-cdc // Failure
Unexpected exit code expected:<0> but was:<3>

junit.framework.AssertionFailedError: Unexpected exit code expected:<0> but was:<3>
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:235)
at org.apache.cassandra.tools.StandaloneScrubberTest.testStandaloneScrubber_WithArgs
(StandaloneScrubberTest.java:44)
------------------------------------------------------------------------------------------------------
StandaloneUpgraderTest // testStandaloneUpgrader_WithArgs-cdc // Failure
Unexpected exit code expected:<0> but was:<3>

junit.framework.AssertionFailedError: Unexpected exit code expected:<0> but was:<3>
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:235)
at org.apache.cassandra.tools.StandaloneUpgraderTest.testStandaloneUpgrader_WithArgs
(StandaloneUpgraderTest.java:44)
------------------------------------------------------------------------------------------------------
StandaloneVerifierTest // testStandaloneVerifier_WithArgs-cdc // Failure
Unexpected exit code expected:<0> but was:<3>

junit.framework.AssertionFailedError: Unexpected exit code expected:<0> but was:<3>
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:235)
at org.apache.cassandra.tools.StandaloneVerifierTest.testStandaloneVerifier_WithArgs
(StandaloneVerifierTest.java:44)
------------------------------------------------------------------------------------------------------
TupleTypesRepresentationTest


java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
Caused by: java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name
or service not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.IEndpointSnitch.getLocalDatacenter(IEndpointSnitch.java:55)
at org.apache.cassandra.config.DatabaseDescriptor.applySnitch(DatabaseDescriptor.java:1112)
at org.apache.cassandra.config.DatabaseDescriptor.toolInitialization(DatabaseDescriptor.java:223)
at org.apache.cassandra.config.DatabaseDescriptor.toolInitialization(DatabaseDescriptor.java:188)
at org.apache.cassandra.schema.TupleTypesRepresentationTest.<clinit>
(TupleTypesRepresentationTest.java:51)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
ValidationExecutorTest // testQueueOnValidationSubmission-cdc // Failure
expected:<2> but was:<0>

junit.framework.AssertionFailedError: expected:<2> but was:<0>
at org.apache.cassandra.db.compaction.ValidationExecutorTest.testQueueOnValidationSubmission
(ValidationExecutorTest.java:82)
------------------------------------------------------------------------------------------------------

-------------------------------------------------------------------------------
Skipped
-------------------------------------------------------------------------------

AbstractConsistentSessionTest
org.apache.cassandra.repair.consistent.AbstractConsistentSessionTest-cdc


----------------------------------------------------------------------------------
AbstractConsistentSessionTest
org.apache.cassandra.repair.consistent.AbstractConsistentSessionTest-compression


----------------------------------------------------------------------------------
AbstractConsistentSessionTest
org.apache.cassandra.repair.consistent.AbstractConsistentSessionTest


----------------------------------------------------------------------------------
AbstractPendingAntiCompactionTest
org.apache.cassandra.db.repair.AbstractPendingAntiCompactionTest-cdc


----------------------------------------------------------------------------------
AbstractPendingAntiCompactionTest
org.apache.cassandra.db.repair.AbstractPendingAntiCompactionTest-compression


----------------------------------------------------------------------------------
AbstractPendingAntiCompactionTest
org.apache.cassandra.db.repair.AbstractPendingAntiCompactionTest


----------------------------------------------------------------------------------
AbstractPendingRepairTest
org.apache.cassandra.db.compaction.AbstractPendingRepairTest-cdc


----------------------------------------------------------------------------------
AbstractPendingRepairTest
org.apache.cassandra.db.compaction.AbstractPendingRepairTest-compression


----------------------------------------------------------------------------------
AbstractPendingRepairTest
org.apache.cassandra.db.compaction.AbstractPendingRepairTest


----------------------------------------------------------------------------------
AbstractReadRepairTest
org.apache.cassandra.service.reads.repair.AbstractReadRepairTest-cdc


----------------------------------------------------------------------------------
AbstractReadRepairTest
org.apache.cassandra.service.reads.repair.AbstractReadRepairTest-compression


----------------------------------------------------------------------------------
AbstractReadRepairTest
org.apache.cassandra.service.reads.repair.AbstractReadRepairTest


----------------------------------------------------------------------------------
AbstractReadResponseTest
org.apache.cassandra.service.reads.AbstractReadResponseTest-cdc


----------------------------------------------------------------------------------
AbstractReadResponseTest
org.apache.cassandra.service.reads.AbstractReadResponseTest-compression


----------------------------------------------------------------------------------
AbstractReadResponseTest
org.apache.cassandra.service.reads.AbstractReadResponseTest


----------------------------------------------------------------------------------
AbstractRepairTest
org.apache.cassandra.repair.AbstractRepairTest-cdc


----------------------------------------------------------------------------------
AbstractRepairTest
org.apache.cassandra.repair.AbstractRepairTest-compression


----------------------------------------------------------------------------------
AbstractRepairTest
org.apache.cassandra.repair.AbstractRepairTest


----------------------------------------------------------------------------------
AbstractReplicationAwareTokenAllocatorTest
org.apache.cassandra.dht.tokenallocator.AbstractReplicationAwareTokenAllocatorTest


----------------------------------------------------------------------------------
AbstractTransactionalTest
org.apache.cassandra.utils.concurrent.AbstractTransactionalTest-cdc


----------------------------------------------------------------------------------
AbstractTransactionalTest
org.apache.cassandra.utils.concurrent.AbstractTransactionalTest-compression


----------------------------------------------------------------------------------
AbstractTransactionalTest
org.apache.cassandra.utils.concurrent.AbstractTransactionalTest


----------------------------------------------------------------------------------
BloomFilterTest
testHugeBFSerialization-cdc


----------------------------------------------------------------------------------
BloomFilterTest
testManyRandom-cdc


----------------------------------------------------------------------------------
BloomFilterTest
testHugeBFSerialization-compression


----------------------------------------------------------------------------------
BloomFilterTest
testManyRandom-compression


----------------------------------------------------------------------------------
BloomFilterTest
testHugeBFSerialization


----------------------------------------------------------------------------------
BloomFilterTest
testManyRandom


----------------------------------------------------------------------------------
CommitLogStressTest
org.apache.cassandra.db.commitlog.CommitLogStressTest


----------------------------------------------------------------------------------
CommitLogTest
org.apache.cassandra.db.commitlog.CommitLogTest-cdc


----------------------------------------------------------------------------------
CommitLogTest
org.apache.cassandra.db.commitlog.CommitLogTest-compression


----------------------------------------------------------------------------------
CommitLogTest
org.apache.cassandra.db.commitlog.CommitLogTest


----------------------------------------------------------------------------------
CompactionsTest
testNeedsCleanup-cdc
making ranges based on the keys, not on the tokens

----------------------------------------------------------------------------------
CompactionsTest
testNeedsCleanup-compression
making ranges based on the keys, not on the tokens

----------------------------------------------------------------------------------
CompactionsTest
testNeedsCleanup
making ranges based on the keys, not on the tokens

----------------------------------------------------------------------------------
DecayingEstimatedHistogramReservoirTest
showHistorgramOffsetOverflow-cdc


----------------------------------------------------------------------------------
DecayingEstimatedHistogramReservoirTest
showHistorgramOffsetOverflow-compression


----------------------------------------------------------------------------------
DecayingEstimatedHistogramReservoirTest
showHistorgramOffsetOverflow


----------------------------------------------------------------------------------
FullRepairCoordinatorFastTest
snapshotFailure[PARALLEL/true]
Parallel repair does not perform snapshots

----------------------------------------------------------------------------------
FullRepairCoordinatorFastTest
snapshotFailure[PARALLEL/false]
Parallel repair does not perform snapshots

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[SEQUENTIAL/true]
incremental does not do snapshot

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[SEQUENTIAL/false]
incremental does not do snapshot

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[PARALLEL/true]
incremental does not do snapshot

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[PARALLEL/false]
incremental does not do snapshot

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[DATACENTER_AWARE/true]
incremental does not do snapshot

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[DATACENTER_AWARE/false]
incremental does not do snapshot

----------------------------------------------------------------------------------
LargePartitionsTest
org.apache.cassandra.io.sstable.LargePartitionsTest-cdc


----------------------------------------------------------------------------------
LargePartitionsTest
org.apache.cassandra.io.sstable.LargePartitionsTest-compression


----------------------------------------------------------------------------------
LargePartitionsTest
org.apache.cassandra.io.sstable.LargePartitionsTest


----------------------------------------------------------------------------------
LegacySSTableTest
testGenerateSstables-cdc


----------------------------------------------------------------------------------
LegacySSTableTest
testGenerateSstables-compression


----------------------------------------------------------------------------------
LegacySSTableTest
testGenerateSstables


----------------------------------------------------------------------------------
PreviewRepairCoordinatorFastTest
snapshotFailure[PARALLEL/true]
Parallel repair does not perform snapshots

----------------------------------------------------------------------------------
PreviewRepairCoordinatorFastTest
snapshotFailure[PARALLEL/false]
Parallel repair does not perform snapshots

----------------------------------------------------------------------------------
RepairCoordinatorFailingMessageTest
org.apache.cassandra.distributed.test.RepairCoordinatorFailingMessageTest


----------------------------------------------------------------------------------
ResourceLeakTest
org.apache.cassandra.distributed.test.ResourceLeakTest


----------------------------------------------------------------------------------
ScrubTest
testScrubCorruptedRowInSmallFile-compression
got: <false>, expected: is <true>

----------------------------------------------------------------------------------
ScrubTest
testScrubOneRowWithCorruptedKey-compression
got: <false>, expected: is <true>

----------------------------------------------------------------------------------
SnapshotDeletingTest
testCompactionHook-cdc
got: <false>, expected: is <true>

----------------------------------------------------------------------------------
SnapshotDeletingTest
testCompactionHook-compression
got: <false>, expected: is <true>

----------------------------------------------------------------------------------
SnapshotDeletingTest
testCompactionHook
got: <false>, expected: is <true>

----------------------------------------------------------------------------------
StorageServiceServerTest
testSnapshotFailureHandler-cdc
got: <false>, expected: is <true>

----------------------------------------------------------------------------------
StorageServiceServerTest
testSnapshotFailureHandler-compression
got: <false>, expected: is <true>

----------------------------------------------------------------------------------
StorageServiceServerTest
testSnapshotFailureHandler
got: <false>, expected: is <true>

----------------------------------------------------------------------------------
TupleTypesRepresentationTest
generateCqlStatements-compression
Only used to

----------------------------------------------------------------------------------
TupleTypesRepresentationTest
generateCqlStatements
Only used to

----------------------------------------------------------------------------------
UFIdentificationTest
testModificationStatementWithAttributesFromFunction-cdc


----------------------------------------------------------------------------------
UFIdentificationTest
testModificationStatementWithAttributesFromFunction-compression


----------------------------------------------------------------------------------
UFIdentificationTest
testModificationStatementWithAttributesFromFunction


----------------------------------------------------------------------------------
ViewComplexTest
testPartialDeleteUnselectedColumn-cdc


----------------------------------------------------------------------------------
ViewComplexTest
testPartialDeleteUnselectedColumn-compression


----------------------------------------------------------------------------------
ViewComplexTest
testPartialDeleteUnselectedColumn


----------------------------------------------------------------------------------
ViewFilteringTest
testMVFilteringWithComplexColumn-cdc


----------------------------------------------------------------------------------
ViewFilteringTest
testViewFilteringWithoutFlush-cdc


----------------------------------------------------------------------------------
ViewFilteringTest
testViewFilteringWithFlush-cdc


----------------------------------------------------------------------------------
ViewFilteringTest
testMVFilteringWithComplexColumn-compression


----------------------------------------------------------------------------------
ViewFilteringTest
testViewFilteringWithoutFlush-compression


----------------------------------------------------------------------------------
ViewFilteringTest
testViewFilteringWithFlush-compression


----------------------------------------------------------------------------------
ViewFilteringTest
testMVFilteringWithComplexColumn


----------------------------------------------------------------------------------
ViewFilteringTest
testViewFilteringWithoutFlush


----------------------------------------------------------------------------------
ViewFilteringTest
testViewFilteringWithFlush


----------------------------------------------------------------------------------

-------------------------------------------------------------------------------
END

Build complete: Cassandra-trunk #170 [FAILURE] 4d1bdb129c3103c51b470b4a008039fe85d7571f

Posted by Apache Jenkins Server <je...@builds.apache.org>.
-------------------------------------------------------------------------------
Build Cassandra-trunk #170 Still Failing
URL: https://ci-cassandra.apache.org/job/Cassandra-trunk/170/
-------------------------------------------------------------------------------
Changes:
[Sam Tunnicliffe] Improve handling of static rows in repaired data tracking


-------------------------------------------------------------------------------
Failed Tests:
30 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.cassandra.auth.jmx.JMXAuthTest-cdc
FAILED:  org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.shouldSelectHostFromLocal-cdc
FAILED:  org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.shouldSelectTwoRandomHostsFromSingleOtherRack-cdc
FAILED:  org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.shouldSelect2hostsFromNonLocalRacks-cdc
FAILED:  org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.shouldSelectTwoRandomHostsFromSingleRack-cdc
FAILED:  org.apache.cassandra.concurrent.SEPExecutorTest.shutdownTest-cdc
FAILED:  org.apache.cassandra.concurrent.SEPExecutorTest.changingMaxWorkersMeetsConcurrencyGoalsTest-cdc
FAILED:  org.apache.cassandra.config.DatabaseDescriptorRefTest.testDatabaseDescriptorRef-cdc
FAILED:  org.apache.cassandra.db.compaction.ValidationExecutorTest.testQueueOnValidationSubmission-cdc
FAILED:  org.apache.cassandra.gms.ArrivalWindowTest.testWithNanoTime-cdc
FAILED:  org.apache.cassandra.index.internal.CassandraIndexTest.indexCorrectlyMarkedAsBuildAndRemoved-cdc
FAILED:  <init>.org.apache.cassandra.io.sstable.SSTableHeaderFixTest
FAILED:  <init>.org.apache.cassandra.locator.ReplicaCollectionTest
FAILED:  org.apache.cassandra.locator.ReplicaLayoutTest.testConflictResolution-cdc
FAILED:  org.apache.cassandra.repair.RepairJobTest.testNoTreesRetainedAfterDifference-cdc
FAILED:  <init>.org.apache.cassandra.schema.TupleTypesRepresentationTest
FAILED:  org.apache.cassandra.service.ActiveRepairServiceTest.testRejectWhenPoolFullStrategy-cdc
FAILED:  org.apache.cassandra.service.ActiveRepairServiceTest.testQueueWhenPoolFullStrategy-cdc
FAILED:  org.apache.cassandra.streaming.SessionInfoTest.testTotals-cdc
FAILED:  org.apache.cassandra.tools.BulkLoaderTest.testBulkLoader_WithArgs-cdc
FAILED:  org.apache.cassandra.tools.ClearSnapshotTest.BeforeFirstTest
FAILED:  org.apache.cassandra.tools.SSTableExpiredBlockersTest.testSSTableExpiredBlockers_WithArgs-cdc
FAILED:  org.apache.cassandra.tools.SSTableLevelResetterTest.testSSTableLevelResetter_WithArgs-cdc
FAILED:  org.apache.cassandra.tools.SSTableOfflineRelevelTest.testSSTableOfflineRelevel_WithArgs-cdc
FAILED:  org.apache.cassandra.tools.SSTableRepairedAtSetterTest.testSSTableRepairedAtSetter_WithArgs-cdc
FAILED:  org.apache.cassandra.tools.StandaloneSSTableUtilTest.testStandaloneSSTableUtil_WithArgs-cdc
FAILED:  org.apache.cassandra.tools.StandaloneScrubberTest.testStandaloneScrubber_WithArgs-cdc
FAILED:  org.apache.cassandra.tools.StandaloneUpgraderTest.testStandaloneUpgrader_WithArgs-cdc
FAILED:  org.apache.cassandra.tools.StandaloneVerifierTest.testStandaloneVerifier_WithArgs-cdc
FAILED:  org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution

-------------------------------------------------------------------------------
Cassandra CI Results
-------------------------------------------------------------------------------

Tests Failures Errors Skipped Success rate Time
14481 13       17     81      99.79%       18346.462

-------------------------------------------------------------------------------

Name                                               Tests Errors Failures Skipped Time(s)
cqlshlib.python3.jdk8                              164   0      0        0       0.000
org.apache.cassandra.audit                         144   0      0        0       280.410
org.apache.cassandra.auth                          108   0      0        0       52.781
org.apache.cassandra.auth.jmx                      66    1      0        0       12.452
org.apache.cassandra.batchlog                      36    4      0        0       82.331
org.apache.cassandra.cache                         12    0      0        0       26.280
org.apache.cassandra.concurrent                    29    2      1        0       397.395
org.apache.cassandra.config                        48    1      0        0       7.401
org.apache.cassandra.cql.jdbc                      3     0      0        0       0.245
org.apache.cassandra.cql3                          677   0      0        12      1690.097
org.apache.cassandra.cql3.conditions               12    0      0        0       1.432
org.apache.cassandra.cql3.functions                93    0      0        0       48.438
org.apache.cassandra.cql3.restrictions             69    0      0        0       3.993
org.apache.cassandra.cql3.selection                30    0      0        0       38.373
org.apache.cassandra.cql3.statements               36    0      0        0       29.939
org.apache.cassandra.cql3.validation.entities      1071  0      0        3       1071.992
org.apache.cassandra.cql3.validation.miscellaneous 168   0      0        0       144.586
org.apache.cassandra.cql3.validation.operations    1182  0      0        0       998.040
org.apache.cassandra.db                            1146  0      0        2       742.288
org.apache.cassandra.db.aggregation                18    0      0        0       3.556
org.apache.cassandra.db.columniterator             3     0      0        0       11.873
org.apache.cassandra.db.commitlog                  1213  0      0        7       893.961
org.apache.cassandra.db.compaction                 541   0      1        6       1309.199
org.apache.cassandra.db.composites                 9     0      0        0       1.837
org.apache.cassandra.db.context                    24    0      0        0       6.978
org.apache.cassandra.db.filter                     21    0      0        0       5.589
org.apache.cassandra.db.lifecycle                  201   0      0        0       102.290
org.apache.cassandra.db.marshal                    354   0      0        0       93.841
org.apache.cassandra.db.monitoring                 45    0      0        0       16.874
org.apache.cassandra.db.partition                  30    0      0        0       184.023
org.apache.cassandra.db.partitions                 24    0      0        0       1.892
org.apache.cassandra.db.repair                     69    0      0        3       57.317
org.apache.cassandra.db.rows                       156   0      0        0       120.464
org.apache.cassandra.db.streaming                  36    0      0        0       42.967
org.apache.cassandra.db.transform                  66    0      0        0       20.034
org.apache.cassandra.db.view                       12    0      0        0       53.553
org.apache.cassandra.db.virtual                    39    0      0        0       82.603
org.apache.cassandra.dht                           300   0      0        0       176.991
org.apache.cassandra.dht.tokenallocator            9     0      0        1       224.923
org.apache.cassandra.diag                          18    0      0        0       3.444
org.apache.cassandra.diag.store                    18    0      0        0       0.246
org.apache.cassandra.distributed.test              324   0      0        12      1911.861
org.apache.cassandra.fql                           105   0      0        0       29.551
org.apache.cassandra.fqltool                       25    0      0        0       5.767
org.apache.cassandra.gms                           48    1      0        0       59.399
org.apache.cassandra.hints                         112   0      0        0       751.303
org.apache.cassandra.index                         135   0      0        0       177.656
org.apache.cassandra.index.internal                81    0      1        0       79.144
org.apache.cassandra.index.sasi                    123   0      0        0       168.568
org.apache.cassandra.index.sasi.analyzer           75    0      0        0       6.375
org.apache.cassandra.index.sasi.disk               84    0      0        0       141.391
org.apache.cassandra.index.sasi.plan               24    0      0        0       17.417
org.apache.cassandra.index.sasi.utils              156   0      0        0       11.245
org.apache.cassandra.io                            15    0      0        0       56.555
org.apache.cassandra.io.compress                   138   0      0        0       65.652
org.apache.cassandra.io.sstable                    354   1      0        6       885.897
org.apache.cassandra.io.sstable.format             3     0      0        0       6.350
org.apache.cassandra.io.sstable.format.big         6     0      0        0       11.262
org.apache.cassandra.io.sstable.metadata           27    0      0        0       4.664
org.apache.cassandra.io.util                       399   0      0        0       144.706
org.apache.cassandra.locator                       185   2      0        0       269.427
org.apache.cassandra.metrics                       183   0      0        3       226.738
org.apache.cassandra.net                           508   0      0        0       631.297
org.apache.cassandra.net.proxy                     9     0      0        0       2.780
org.apache.cassandra.repair                        105   0      1        3       138.774
org.apache.cassandra.repair.asymmetric             39    0      0        0       4.596
org.apache.cassandra.repair.consistent             186   0      0        3       39.979
org.apache.cassandra.repair.messages               54    0      0        0       9.460
org.apache.cassandra.schema                        98    1      0        2       52.945
org.apache.cassandra.security                      78    0      0        0       12.034
org.apache.cassandra.serializers                   78    0      0        0       2.599
org.apache.cassandra.service                       378   1      1        3       443.893
org.apache.cassandra.service.pager                 21    0      0        0       3.756
org.apache.cassandra.service.reads                 357   0      0        3       37.156
org.apache.cassandra.service.reads.repair          102   0      0        3       71.467
org.apache.cassandra.streaming                     32    1      0        0       261.895
org.apache.cassandra.streaming.async               57    0      0        0       11.292
org.apache.cassandra.streaming.compression         18    0      0        0       4.385
org.apache.cassandra.stress.generate               6     0      0        0       0.164
org.apache.cassandra.stress.settings               8     0      0        0       0.691
org.apache.cassandra.stress.util                   5     0      0        0       0.059
org.apache.cassandra.tools                         123   2      8        0       160.726
org.apache.cassandra.tools.nodetool.formatter      18    0      0        0       0.265
org.apache.cassandra.tools.nodetool.stats          24    0      0        0       1.522
org.apache.cassandra.tracing                       18    0      0        0       3.994
org.apache.cassandra.transport                     162   0      0        0       321.558
org.apache.cassandra.transport.frame.checksum      18    0      0        0       131.339
org.apache.cassandra.transport.messages            6     0      0        0       2.971
org.apache.cassandra.triggers                      60    0      0        0       38.077
org.apache.cassandra.utils                         482   0      0        6       1627.946
org.apache.cassandra.utils.binlog                  63    0      0        0       67.320
org.apache.cassandra.utils.btree                   120   0      0        0       3.764
org.apache.cassandra.utils.concurrent              189   0      0        3       24.877
org.apache.cassandra.utils.memory                  100   0      0        0       148.494
org.apache.cassandra.utils.obs                     12    0      0        0       1.617
org.apache.cassandra.utils.streamhist              33    0      0        0       8.054
org.apache.cassandra.utils.vint                    12    0      0        0       0.860

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Packages
-------------------------------------------------------------------------------
cqlshlib.python3.jdk8

Name      Tests Errors Failures Skipped Time(s)
no_cython 82    0      0                NaN
cython    82    0      0                NaN

-------------------------------------------------------------------------------
org.apache.cassandra.audit

Name                Tests Errors Failures Skipped Time(s)
AuditLogFilterTest  10    0      0        0       0.647
AuditLoggerAuthTest 9     0      0        0       59.927
AuditLoggerTest     28    0      0        0       29.375
BinAuditLoggerTest  1     0      0        0       15.590
AuditLogFilterTest  10    0      0        0       0.295
AuditLoggerAuthTest 9     0      0        0       53.431
AuditLoggerTest     28    0      0        0       23.027
BinAuditLoggerTest  1     0      0        0       11.538
AuditLogFilterTest  10    0      0        0       0.280
AuditLoggerAuthTest 9     0      0        0       53.562
AuditLoggerTest     28    0      0        0       20.251
BinAuditLoggerTest  1     0      0        0       12.487

-------------------------------------------------------------------------------
org.apache.cassandra.auth

Name                           Tests Errors Failures Skipped Time(s)
AuthCacheTest                  14    0      0        0       0.555
CassandraNetworkAuthorizerTest 6     0      0        0       3.970
CassandraRoleManagerTest       1     0      0        0       4.239
PasswordAuthenticatorTest      7     0      0        0       5.789
RoleOptionsTest                4     0      0        0       0.710
RolesTest                      4     0      0        0       4.115
AuthCacheTest                  14    0      0        0       0.559
CassandraNetworkAuthorizerTest 6     0      0        0       3.999
CassandraRoleManagerTest       1     0      0        0       3.343
PasswordAuthenticatorTest      7     0      0        0       4.426
RoleOptionsTest                4     0      0        0       0.467
RolesTest                      4     0      0        0       3.287
AuthCacheTest                  14    0      0        0       0.585
CassandraNetworkAuthorizerTest 6     0      0        0       3.927
CassandraRoleManagerTest       1     0      0        0       3.094
PasswordAuthenticatorTest      7     0      0        0       5.863
RoleOptionsTest                4     0      0        0       0.554
RolesTest                      4     0      0        0       3.299

-------------------------------------------------------------------------------
org.apache.cassandra.auth.jmx

Name                   Tests Errors Failures Skipped Time(s)
AuthorizationProxyTest 20    0      0        0       1.151
JMXAuthTest            0     1      0        0       1.854
AuthorizationProxyTest 20    0      0        0       1.133
JMXAuthTest            3     0      0        0       3.368
AuthorizationProxyTest 20    0      0        0       1.024
JMXAuthTest            3     0      0        0       3.922

-------------------------------------------------------------------------------
org.apache.cassandra.batchlog

Name                       Tests Errors Failures Skipped Time(s)
BatchlogEndpointFilterTest 5     4      0        0       0.649
BatchlogManagerTest        6     0      0        0       23.886
BatchlogTest               1     0      0        0       3.107
BatchlogEndpointFilterTest 5     0      0        0       0.496
BatchlogManagerTest        6     0      0        0       23.949
BatchlogTest               1     0      0        0       3.093
BatchlogEndpointFilterTest 5     0      0        0       0.512
BatchlogManagerTest        6     0      0        0       23.433
BatchlogTest               1     0      0        0       3.206

-------------------------------------------------------------------------------
org.apache.cassandra.cache

Name                Tests Errors Failures Skipped Time(s)
AutoSavingCacheTest 2     0      0        0       3.521
CacheProviderTest   2     0      0        0       5.995
AutoSavingCacheTest 2     0      0        0       3.322
CacheProviderTest   2     0      0        0       5.401
AutoSavingCacheTest 2     0      0        0       3.613
CacheProviderTest   2     0      0        0       4.428

-------------------------------------------------------------------------------
org.apache.cassandra.concurrent

Name                                      Tests Errors Failures Skipped Time(s)
LongOpOrderTest                           1     0      0        0       330.616
LongSharedExecutorPoolTest                1     0      1        0       0.754
DebuggableScheduledThreadPoolExecutorTest 1     0      0        0       18.225
DebuggableThreadPoolExecutorTest          4     0      0        0       1.748
SEPExecutorTest                           2     2      0        0       0.618
WaitQueueTest                             2     0      0        0       0.337
DebuggableScheduledThreadPoolExecutorTest 1     0      0        0       15.235
DebuggableThreadPoolExecutorTest          4     0      0        0       1.611
SEPExecutorTest                           2     0      0        0       5.420
WaitQueueTest                             2     0      0        0       0.292
DebuggableScheduledThreadPoolExecutorTest 1     0      0        0       15.213
DebuggableThreadPoolExecutorTest          4     0      0        0       1.565
SEPExecutorTest                           2     0      0        0       5.536
WaitQueueTest                             2     0      0        0       0.225

-------------------------------------------------------------------------------
org.apache.cassandra.config

Name                      Tests Errors Failures Skipped Time(s)
DatabaseDescriptorRefTest 1     1      0        0       1.441
DatabaseDescriptorTest    15    0      0        0       1.285
DatabaseDescriptorRefTest 1     0      0        0       1.249
DatabaseDescriptorTest    15    0      0        0       1.165
DatabaseDescriptorRefTest 1     0      0        0       1.138
DatabaseDescriptorTest    15    0      0        0       1.123

-------------------------------------------------------------------------------
org.apache.cassandra.cql.jdbc

Name            Tests Errors Failures Skipped Time(s)
JdbcDecimalTest 1     0      0        0       0.113
JdbcDecimalTest 1     0      0        0       0.067
JdbcDecimalTest 1     0      0        0       0.065

-------------------------------------------------------------------------------
org.apache.cassandra.cql3

Name                             Tests Errors Failures Skipped Time(s)
CorruptionTest                   1     0      0        0       125.719
ManyRowsTest                     2     0      0        0       6.252
ViewLongTest                     5     0      0        0       100.569
CDCStatementTest                 3     0      0        0       6.837
CQL3TypeLiteralTest              6     0      0        0       0.617
ColumnIdentifierTest             4     0      0        0       0.967
CqlParserTest                    3     0      0        0       0.891
CustomNowInSecondsTest           4     0      0        0       18.911
DeleteTest                       1     0      0        0       19.467
DistinctQueryPagingTest          5     0      0        0       13.979
DurationTest                     8     0      0        0       0.139
ErrorCollectorTest               6     0      0        0       0.101
GcCompactionTest                 8     0      0        0       9.607
IndexQueryPagingTest             5     0      0        0       18.040
KeyCacheCqlTest                  10    0      0        0       31.690
ListsTest                        6     0      0        0       7.125
NonNativeTimestampTest           1     0      0        0       2.363
OutOfSpaceTest                   3     0      0        0       4.534
PagingQueryTest                  1     0      0        0       27.259
PagingTest                       1     0      0        0       10.316
PreparedStatementsTest           10    0      0        0       22.847
PstmtPersistenceTest             2     0      0        0       16.496
QueryEventsTest                  4     0      0        0       17.315
QueryWithIndexedSSTableTest      1     0      0        0       4.061
ReservedKeywordsTest             1     0      0        0       1.000
SerializationMirrorTest          1     0      0        0       4.215
SimpleQueryTest                  18    0      0        0       14.303
TombstonesWithIndexedSSTableTest 2     0      0        0       4.405
TraceCqlTest                     1     0      0        0       15.500
UDHelperTest                     3     0      0        0       0.512
ViewComplexTest                  32    0      0        1       117.340
ViewFilteringTest                25    0      0        3       63.272
ViewSchemaTest                   7     0      0        0       30.316
ViewTest                         41    0      0        0       73.860
CDCStatementTest                 3     0      0        0       3.098
CQL3TypeLiteralTest              6     0      0        0       0.401
ColumnIdentifierTest             4     0      0        0       0.477
CqlParserTest                    3     0      0        0       0.459
CustomNowInSecondsTest           4     0      0        0       14.079
DeleteTest                       1     0      0        0       15.930
DistinctQueryPagingTest          5     0      0        0       13.889
DurationTest                     8     0      0        0       0.101
ErrorCollectorTest               6     0      0        0       0.069
GcCompactionTest                 8     0      0        0       9.021
IndexQueryPagingTest             5     0      0        0       13.959
KeyCacheCqlTest                  10    0      0        0       22.505
ListsTest                        6     0      0        0       4.111
NonNativeTimestampTest           1     0      0        0       2.199
OutOfSpaceTest                   3     0      0        0       3.227
PagingQueryTest                  1     0      0        0       22.195
PagingTest                       1     0      0        0       10.301
PreparedStatementsTest           10    0      0        0       20.653
PstmtPersistenceTest             2     0      0        0       13.088
QueryEventsTest                  4     0      0        0       12.862
QueryWithIndexedSSTableTest      1     0      0        0       2.897
ReservedKeywordsTest             1     0      0        0       0.853
SerializationMirrorTest          1     0      0        0       2.244
SimpleQueryTest                  18    0      0        0       9.013
TombstonesWithIndexedSSTableTest 2     0      0        0       4.269
TraceCqlTest                     1     0      0        0       11.463
UDHelperTest                     3     0      0        0       0.382
ViewComplexTest                  32    0      0        1       103.978
ViewFilteringTest                25    0      0        3       44.452
ViewSchemaTest                   7     0      0        0       24.076
ViewTest                         41    0      0        0       60.565
CDCStatementTest                 3     0      0        0       4.389
CQL3TypeLiteralTest              6     0      0        0       1.042
ColumnIdentifierTest             4     0      0        0       0.476
CqlParserTest                    3     0      0        0       0.399
CustomNowInSecondsTest           4     0      0        0       13.939
DeleteTest                       1     0      0        0       18.947
DistinctQueryPagingTest          5     0      0        0       14.204
DurationTest                     8     0      0        0       0.095
ErrorCollectorTest               6     0      0        0       0.069
GcCompactionTest                 8     0      0        0       9.526
IndexQueryPagingTest             5     0      0        0       14.298
KeyCacheCqlTest                  10    0      0        0       20.048
ListsTest                        6     0      0        0       5.204
NonNativeTimestampTest           1     0      0        0       3.179
OutOfSpaceTest                   3     0      0        0       3.803
PagingQueryTest                  1     0      0        0       22.300
PagingTest                       1     0      0        0       9.654
PreparedStatementsTest           10    0      0        0       20.178
PstmtPersistenceTest             2     0      0        0       13.831
QueryEventsTest                  4     0      0        0       13.423
QueryWithIndexedSSTableTest      1     0      0        0       3.991
ReservedKeywordsTest             1     0      0        0       0.919
SerializationMirrorTest          1     0      0        0       3.641
SimpleQueryTest                  18    0      0        0       8.242
TombstonesWithIndexedSSTableTest 2     0      0        0       5.615
TraceCqlTest                     1     0      0        0       11.962
UDHelperTest                     3     0      0        0       0.354
ViewComplexTest                  32    0      0        1       98.772
ViewFilteringTest                25    0      0        3       44.574
ViewSchemaTest                   7     0      0        0       26.448
ViewTest                         41    0      0        0       58.934

-------------------------------------------------------------------------------
org.apache.cassandra.cql3.conditions

Name                Tests Errors Failures Skipped Time(s)
ColumnConditionTest 4     0      0        0       0.512
ColumnConditionTest 4     0      0        0       0.367
ColumnConditionTest 4     0      0        0       0.553

-------------------------------------------------------------------------------
org.apache.cassandra.cql3.functions

Name              Tests Errors Failures Skipped Time(s)
CastFctsTest      7     0      0        0       6.247
OperationFctsTest 11    0      0        0       13.537
TimeFctsTest      13    0      0        0       0.732
CastFctsTest      7     0      0        0       5.421
OperationFctsTest 11    0      0        0       6.912
TimeFctsTest      13    0      0        0       0.495
CastFctsTest      7     0      0        0       5.888
OperationFctsTest 11    0      0        0       8.659
TimeFctsTest      13    0      0        0       0.547

-------------------------------------------------------------------------------
org.apache.cassandra.cql3.restrictions

Name                             Tests Errors Failures Skipped Time(s)
ClusteringColumnRestrictionsTest 23    0      0        0       1.647
ClusteringColumnRestrictionsTest 23    0      0        0       1.215
ClusteringColumnRestrictionsTest 23    0      0        0       1.131

-------------------------------------------------------------------------------
org.apache.cassandra.cql3.selection

Name                       Tests Errors Failures Skipped Time(s)
SelectionColumnMappingTest 2     0      0        0       6.863
TermSelectionTest          8     0      0        0       8.543
SelectionColumnMappingTest 2     0      0        0       4.182
TermSelectionTest          8     0      0        0       7.131
SelectionColumnMappingTest 2     0      0        0       4.816
TermSelectionTest          8     0      0        0       6.838

-------------------------------------------------------------------------------
org.apache.cassandra.cql3.statements

Name                    Tests Errors Failures Skipped Time(s)
AlterRoleStatementTest  4     0      0        0       1.351
CreateRoleStatementTest 4     0      0        0       4.170
CreateUserStatementTest 1     0      0        0       1.205
PropertyDefinitionsTest 2     0      0        0       0.410
SelectStatementTest     1     0      0        0       4.740
AlterRoleStatementTest  4     0      0        0       0.866
CreateRoleStatementTest 4     0      0        0       2.813
CreateUserStatementTest 1     0      0        0       0.878
PropertyDefinitionsTest 2     0      0        0       0.278
SelectStatementTest     1     0      0        0       3.253
AlterRoleStatementTest  4     0      0        0       0.899
CreateRoleStatementTest 4     0      0        0       4.041
CreateUserStatementTest 1     0      0        0       1.061
PropertyDefinitionsTest 2     0      0        0       0.328
SelectStatementTest     1     0      0        0       3.646

-------------------------------------------------------------------------------
org.apache.cassandra.cql3.validation.entities

Name                             Tests Errors Failures Skipped Time(s)
CollectionsTest                  50    0      0        0       44.958
CountersTest                     7     0      0        0       4.747
DateTypeTest                     1     0      0        0       2.798
FrozenCollectionsTest            23    0      0        0       20.183
JsonTest                         22    0      0        0       31.584
SecondaryIndexOnMapEntriesTest   11    0      0        0       11.524
SecondaryIndexOnStaticColumnTest 6     0      0        0       9.393
SecondaryIndexTest               49    0      0        0       43.803
StaticColumnsTest                7     0      0        0       7.238
TimestampTest                    8     0      0        0       17.507
TimeuuidTest                     2     0      0        0       2.744
TupleTypeTest                    12    0      0        0       6.969
TypeTest                         4     0      0        0       3.798
UFAuthTest                       26    0      0        0       17.862
UFIdentificationTest             14    0      0        1       25.459
UFJavaTest                       18    0      0        0       26.257
UFPureScriptTupleCollectionTest  1     0      0        0       15.669
UFScriptTest                     12    0      0        0       23.429
UFSecurityTest                   2     0      0        0       9.924
UFTest                           24    0      0        0       29.362
UFTypesTest                      7     0      0        0       25.910
UFVerifierTest                   20    0      0        0       9.585
UserTypesTest                    27    0      0        0       26.055
VirtualTableTest                 4     0      0        0       15.467
CollectionsTest                  50    0      0        0       32.209
CountersTest                     7     0      0        0       4.662
DateTypeTest                     1     0      0        0       2.211
FrozenCollectionsTest            23    0      0        0       11.009
JsonTest                         22    0      0        0       24.655
SecondaryIndexOnMapEntriesTest   11    0      0        0       7.323
SecondaryIndexOnStaticColumnTest 6     0      0        0       6.113
SecondaryIndexTest               49    0      0        0       31.891
StaticColumnsTest                7     0      0        0       6.975
TimestampTest                    8     0      0        0       17.271
TimeuuidTest                     2     0      0        0       2.737
TupleTypeTest                    12    0      0        0       6.882
TypeTest                         4     0      0        0       3.579
UFAuthTest                       26    0      0        0       14.434
UFIdentificationTest             14    0      0        1       15.462
UFJavaTest                       18    0      0        0       22.885
UFPureScriptTupleCollectionTest  1     0      0        0       12.118
UFScriptTest                     12    0      0        0       18.837
UFSecurityTest                   2     0      0        0       5.630
UFTest                           24    0      0        0       22.929
UFTypesTest                      7     0      0        0       19.342
UFVerifierTest                   20    0      0        0       6.988
UserTypesTest                    27    0      0        0       17.114
VirtualTableTest                 4     0      0        0       12.118
CollectionsTest                  50    0      0        0       27.014
CountersTest                     7     0      0        0       6.500
DateTypeTest                     1     0      0        0       3.682
FrozenCollectionsTest            23    0      0        0       9.501
JsonTest                         22    0      0        0       22.175
SecondaryIndexOnMapEntriesTest   11    0      0        0       6.831
SecondaryIndexOnStaticColumnTest 6     0      0        0       7.429
SecondaryIndexTest               49    0      0        0       30.151
StaticColumnsTest                7     0      0        0       7.396
TimestampTest                    8     0      0        0       17.668
TimeuuidTest                     2     0      0        0       4.745
TupleTypeTest                    12    0      0        0       6.891
TypeTest                         4     0      0        0       4.323
UFAuthTest                       26    0      0        0       13.224
UFIdentificationTest             14    0      0        1       15.684
UFJavaTest                       18    0      0        0       20.476
UFPureScriptTupleCollectionTest  1     0      0        0       12.979
UFScriptTest                     12    0      0        0       17.392
UFSecurityTest                   2     0      0        0       6.118
UFTest                           24    0      0        0       21.225
UFTypesTest                      7     0      0        0       17.906
UFVerifierTest                   20    0      0        0       6.768
UserTypesTest                    27    0      0        0       15.340
VirtualTableTest                 4     0      0        0       12.975

-------------------------------------------------------------------------------
org.apache.cassandra.cql3.validation.miscellaneous

Name                        Tests Errors Failures Skipped Time(s)
CrcCheckChanceTest          3     0      0        0       5.622
OverflowTest                14    0      0        0       10.834
PgStringTest                3     0      0        0       4.752
RoleSyntaxTest              9     0      0        0       5.233
SSTableMetadataTrackingTest 7     0      0        0       7.228
SSTablesIteratedTest        14    0      0        0       14.881
TombstonesTest              6     0      0        0       9.328
CrcCheckChanceTest          3     0      0        0       5.515
OverflowTest                14    0      0        0       7.213
PgStringTest                3     0      0        0       3.270
RoleSyntaxTest              9     0      0        0       3.904
SSTableMetadataTrackingTest 7     0      0        0       4.950
SSTablesIteratedTest        14    0      0        0       10.219
TombstonesTest              6     0      0        0       6.904
CrcCheckChanceTest          3     0      0        0       5.537
OverflowTest                14    0      0        0       6.815
PgStringTest                3     0      0        0       4.458
RoleSyntaxTest              9     0      0        0       4.627
SSTableMetadataTrackingTest 7     0      0        0       5.348
SSTablesIteratedTest        14    0      0        0       10.290
TombstonesTest              6     0      0        0       7.658

-------------------------------------------------------------------------------
org.apache.cassandra.cql3.validation.operations

Name                           Tests Errors Failures Skipped Time(s)
AggregationTest                50    0      0        0       47.845
AlterTest                      25    0      0        0       30.014
BatchTest                      11    0      0        0       51.289
CreateTest                     21    0      0        0       15.229
DeleteTest                     33    0      0        0       27.754
DropRecreateAndRestoreTest     4     0      0        0       5.504
DropTest                       2     0      0        0       2.867
InsertTest                     8     0      0        0       8.616
InsertUpdateIfConditionTest    42    0      0        0       32.140
SelectGroupByTest              7     0      0        0       24.510
SelectLimitTest                7     0      0        0       19.993
SelectMultiColumnRelationTest  22    0      0        0       15.805
SelectOrderByTest              17    0      0        0       13.946
SelectOrderedPartitionerTest   20    0      0        0       14.329
SelectSingleColumnRelationTest 23    0      0        0       17.178
SelectTest                     82    0      0        0       36.452
TTLTest                        7     0      0        0       9.152
TruncateTest                   1     0      0        0       2.644
UpdateTest                     11    0      0        0       12.644
UseTest                        1     0      0        0       4.580
AggregationTest                50    0      0        0       35.869
AlterTest                      25    0      0        0       22.513
BatchTest                      11    0      0        0       48.372
CreateTest                     21    0      0        0       12.102
DeleteTest                     33    0      0        0       21.030
DropRecreateAndRestoreTest     4     0      0        0       4.326
DropTest                       2     0      0        0       3.303
InsertTest                     8     0      0        0       7.215
InsertUpdateIfConditionTest    42    0      0        0       25.628
SelectGroupByTest              7     0      0        0       18.673
SelectLimitTest                7     0      0        0       15.245
SelectMultiColumnRelationTest  22    0      0        0       10.426
SelectOrderByTest              17    0      0        0       9.339
SelectOrderedPartitionerTest   20    0      0        0       10.149
SelectSingleColumnRelationTest 23    0      0        0       11.778
SelectTest                     82    0      0        0       32.853
TTLTest                        7     0      0        0       9.241
TruncateTest                   1     0      0        0       2.431
UpdateTest                     11    0      0        0       8.917
UseTest                        1     0      0        0       2.024
AggregationTest                50    0      0        0       31.960
AlterTest                      25    0      0        0       20.799
BatchTest                      11    0      0        0       48.722
CreateTest                     21    0      0        0       11.083
DeleteTest                     33    0      0        0       17.435
DropRecreateAndRestoreTest     4     0      0        0       5.513
DropTest                       2     0      0        0       3.612
InsertTest                     8     0      0        0       6.584
InsertUpdateIfConditionTest    42    0      0        0       21.816
SelectGroupByTest              7     0      0        0       18.203
SelectLimitTest                7     0      0        0       15.267
SelectMultiColumnRelationTest  22    0      0        0       11.595
SelectOrderByTest              17    0      0        0       8.025
SelectOrderedPartitionerTest   20    0      0        0       9.161
SelectSingleColumnRelationTest 23    0      0        0       10.478
SelectTest                     82    0      0        0       29.512
TTLTest                        7     0      0        0       8.912
TruncateTest                   1     0      0        0       3.454
UpdateTest                     11    0      0        0       8.958
UseTest                        1     0      0        0       3.026

-------------------------------------------------------------------------------
org.apache.cassandra.db

Name                                 Tests Errors Failures Skipped Time(s)
CellTest                             11    0      0        0       2.952
CleanupTest                          8     0      0        0       21.800
CleanupTransientTest                 1     0      0        0       4.725
ColumnFamilyMetricTest               2     0      0        0       4.167
ColumnFamilyStoreTest                7     0      0        0       6.726
ColumnsTest                          8     0      0        0       0.452
CounterCacheTest                     5     0      0        0       5.140
CounterCellTest                      5     0      0        0       3.904
CounterMutationTest                  4     0      0        0       4.834
DeletePartitionTest                  1     0      0        0       4.441
DigestTest                           6     0      0        0       0.426
DirectoriesTest                      13    0      0        0       1.804
DiskBoundaryManagerTest              4     0      0        0       5.573
ImportTest                           14    0      0        0       12.648
KeyCacheTest                         6     0      0        0       6.182
KeyspaceTest                         10    0      0        0       9.773
LivenessInfoTest                     2     0      0        0       0.535
MmapFileTest                         1     0      0        0       0.614
MultiKeyspaceTest                    1     0      0        0       3.717
MutationExceededMaxSizeExceptionTest 1     0      0        0       0.146
NameSortTest                         3     0      0        0       5.313
NativeCellTest                       1     0      0        0       1.217
PartitionRangeReadTest               4     0      0        0       4.765
PartitionTest                        4     0      0        0       4.532
RangeTombstoneListTest               25    0      0        0       1.520
RangeTombstoneTest                   14    0      0        0       6.077
ReadCommandTest                      23    0      0        0       7.598
ReadCommandVerbHandlerTest           4     0      0        0       7.490
ReadMessageTest                      3     0      0        0       3.424
ReadResponseTest                     8     0      0        0       0.704
RecoveryManagerFlushedTest           6     0      0        0       5.059
RecoveryManagerMissingHeaderTest     6     0      0        0       4.324
RecoveryManagerTest                  42    0      0        0       11.359
RecoveryManagerTruncateTest          6     0      0        0       3.741
RemoveCellTest                       1     0      0        0       3.324
RepairedDataInfoTest                 7     0      0        0       2.654
RepairedDataTombstonesTest           7     0      0        0       28.919
RowCacheCQLTest                      3     0      0        0       6.675
RowCacheTest                         11    0      0        0       7.666
RowIndexEntryTest                    4     0      0        0       3.331
RowIterationTest                     3     0      0        0       4.526
RowTest                              4     0      0        0       4.596
ScrubTest                            17    0      0        0       11.820
SecondaryIndexTest                   14    0      0        0       12.446
SerializationHeaderTest              1     0      0        0       0.803
SinglePartitionReadCommandCQLTest    1     0      0        0       3.342
SinglePartitionSliceCommandTest      7     0      0        0       5.374
SystemKeyspaceMigrator40Test         4     0      0        0       4.526
SystemKeyspaceTest                   4     0      0        0       4.045
TableCQLHelperTest                   9     0      0        0       8.411
TimeSortTest                         2     0      0        0       4.537
TransformerTest                      1     0      0        0       0.082
VerifyTest                           23    0      0        0       4.843
CellTest                             11    0      0        0       2.024
CleanupTest                          8     0      0        0       18.213
CleanupTransientTest                 1     0      0        0       3.403
ColumnFamilyMetricTest               2     0      0        0       3.333
ColumnFamilyStoreTest                7     0      0        0       4.618
ColumnsTest                          8     0      0        0       0.235
CounterCacheTest                     5     0      0        0       3.569
CounterCellTest                      5     0      0        0       3.042
CounterMutationTest                  4     0      0        0       3.536
DeletePartitionTest                  1     0      0        0       3.269
DigestTest                           6     0      0        0       0.305
DirectoriesTest                      13    0      0        0       1.287
DiskBoundaryManagerTest              4     0      0        0       3.679
ImportTest                           14    0      0        0       8.529
KeyCacheTest                         6     0      0        0       4.195
KeyspaceTest                         10    0      0        0       6.772
LivenessInfoTest                     2     0      0        0       0.443
MmapFileTest                         1     0      0        0       0.383
MultiKeyspaceTest                    1     0      0        0       2.369
MutationExceededMaxSizeExceptionTest 1     0      0        0       0.068
NameSortTest                         3     0      0        0       3.701
NativeCellTest                       1     0      0        0       0.923
PartitionRangeReadTest               4     0      0        0       3.455
PartitionTest                        4     0      0        0       3.390
RangeTombstoneListTest               25    0      0        0       1.049
RangeTombstoneTest                   14    0      0        0       4.511
ReadCommandTest                      23    0      0        0       5.837
ReadCommandVerbHandlerTest           4     0      0        0       7.951
ReadMessageTest                      3     0      0        0       3.477
ReadResponseTest                     8     0      0        0       0.665
RecoveryManagerFlushedTest           6     0      0        0       3.968
RecoveryManagerMissingHeaderTest     6     0      0        0       3.188
RecoveryManagerTest                  42    0      0        0       8.959
RecoveryManagerTruncateTest          6     0      0        0       4.438
RemoveCellTest                       1     0      0        0       2.245
RepairedDataInfoTest                 7     0      0        0       1.788
RepairedDataTombstonesTest           7     0      0        0       26.922
RowCacheCQLTest                      3     0      0        0       3.302
RowCacheTest                         11    0      0        0       5.017
RowIndexEntryTest                    4     0      0        0       3.261
RowIterationTest                     3     0      0        0       3.165
RowTest                              4     0      0        0       3.208
ScrubTest                            17    0      0        2       8.329
SecondaryIndexTest                   14    0      0        0       9.713
SerializationHeaderTest              1     0      0        0       0.527
SinglePartitionReadCommandCQLTest    1     0      0        0       2.243
SinglePartitionSliceCommandTest      7     0      0        0       3.629
SystemKeyspaceMigrator40Test         4     0      0        0       3.086
SystemKeyspaceTest                   4     0      0        0       2.736
TableCQLHelperTest                   9     0      0        0       5.743
TimeSortTest                         2     0      0        0       3.476
TransformerTest                      1     0      0        0       0.048
VerifyTest                           23    0      0        0       4.284
CellTest                             11    0      0        0       3.092
CleanupTest                          8     0      0        0       18.313
CleanupTransientTest                 1     0      0        0       4.234
ColumnFamilyMetricTest               2     0      0        0       2.958
ColumnFamilyStoreTest                7     0      0        0       4.127
ColumnsTest                          8     0      0        0       1.971
CounterCacheTest                     5     0      0        0       3.216
CounterCellTest                      5     0      0        0       3.252
CounterMutationTest                  4     0      0        0       3.690
DeletePartitionTest                  1     0      0        0       2.989
DigestTest                           6     0      0        0       0.453
DirectoriesTest                      13    0      0        0       1.212
DiskBoundaryManagerTest              4     0      0        0       4.556
ImportTest                           14    0      0        0       8.369
KeyCacheTest                         6     0      0        0       4.027
KeyspaceTest                         10    0      0        0       8.206
LivenessInfoTest                     2     0      0        0       0.374
MmapFileTest                         1     0      0        0       0.292
MultiKeyspaceTest                    1     0      0        0       3.194
MutationExceededMaxSizeExceptionTest 1     0      0        0       0.066
NameSortTest                         3     0      0        0       3.485
NativeCellTest                       1     0      0        0       1.141
PartitionRangeReadTest               4     0      0        0       3.117
PartitionTest                        4     0      0        0       3.255
RangeTombstoneListTest               25    0      0        0       1.415
RangeTombstoneTest                   14    0      0        0       4.196
ReadCommandTest                      23    0      0        0       4.787
ReadCommandVerbHandlerTest           4     0      0        0       4.717
ReadMessageTest                      3     0      0        0       3.294
ReadResponseTest                     8     0      0        0       0.613
RecoveryManagerFlushedTest           6     0      0        0       3.319
RecoveryManagerMissingHeaderTest     6     0      0        0       3.422
RecoveryManagerTest                  42    0      0        0       9.843
RecoveryManagerTruncateTest          6     0      0        0       3.219
RemoveCellTest                       1     0      0        0       3.216
RepairedDataInfoTest                 7     0      0        0       1.719
RepairedDataTombstonesTest           7     0      0        0       27.676
RowCacheCQLTest                      3     0      0        0       4.564
RowCacheTest                         11    0      0        0       6.062
RowIndexEntryTest                    4     0      0        0       4.119
RowIterationTest                     3     0      0        0       3.974
RowTest                              4     0      0        0       2.950
ScrubTest                            17    0      0        0       7.724
SecondaryIndexTest                   14    0      0        0       8.944
SerializationHeaderTest              1     0      0        0       1.707
SinglePartitionReadCommandCQLTest    1     0      0        0       3.296
SinglePartitionSliceCommandTest      7     0      0        0       3.507
SystemKeyspaceMigrator40Test         4     0      0        0       4.666
SystemKeyspaceTest                   4     0      0        0       3.283
TableCQLHelperTest                   9     0      0        0       5.787
TimeSortTest                         2     0      0        0       4.353
TransformerTest                      1     0      0        0       1.214
VerifyTest                           23    0      0        0       4.005

-------------------------------------------------------------------------------
org.apache.cassandra.db.aggregation

Name           Tests Errors Failures Skipped Time(s)
GroupMakerTest 6     0      0        0       1.399
GroupMakerTest 6     0      0        0       1.065
GroupMakerTest 6     0      0        0       1.092

-------------------------------------------------------------------------------
org.apache.cassandra.db.columniterator

Name                       Tests Errors Failures Skipped Time(s)
SSTableReverseIteratorTest 1     0      0        0       4.907
SSTableReverseIteratorTest 1     0      0        0       3.387
SSTableReverseIteratorTest 1     0      0        0       3.579

-------------------------------------------------------------------------------
org.apache.cassandra.db.commitlog

Name                             Tests Errors Failures Skipped Time(s)
BatchCommitLogStressTest         15    0      0        0       198.152
CommitLogStressTest              1     0      0        1       0.057
GroupCommitLogStressTest         15    0      0        0       186.707
PeriodicCommitLogStressTest      15    0      0        0       244.658
AbstractCommitLogServiceTest     9     0      0        0       1.710
BatchCommitLogTest               174   0      0        0       8.847
CommitLogCQLTest                 1     0      0        0       3.565
CommitLogChainedMarkersTest      1     0      0        0       6.496
CommitLogDescriptorTest          14    0      0        0       13.915
CommitLogFailurePolicyTest       4     0      0        0       5.960
CommitLogInitWithExceptionTest   1     0      0        0       2.028
CommitLogReaderTest              5     0      0        0       7.169
CommitLogSegmentBackpressureTest 1     0      0        0       5.861
CommitLogSegmentManagerCDCTest   7     0      0        0       12.805
CommitLogTest                    1     0      0        1       0.139
CommitLogUpgradeTest             1     0      0        0       4.355
CommitlogShutdownTest            1     0      0        0       4.888
GroupCommitLogTest               162   0      0        0       16.273
SegmentReaderTest                6     0      0        0       1.619
SnapshotDeletingTest             1     0      0        1       3.791
AbstractCommitLogServiceTest     9     0      0        0       1.371
BatchCommitLogTest               174   0      0        0       8.132
CommitLogCQLTest                 1     0      0        0       2.347
CommitLogChainedMarkersTest      1     0      0        0       4.271
CommitLogDescriptorTest          14    0      0        0       13.547
CommitLogFailurePolicyTest       4     0      0        0       5.797
CommitLogInitWithExceptionTest   1     0      0        0       1.724
CommitLogReaderTest              5     0      0        0       5.348
CommitLogSegmentBackpressureTest 1     0      0        0       4.773
CommitLogSegmentManagerCDCTest   7     0      0        0       8.090
CommitLogTest                    1     0      0        1       0.064
CommitLogUpgradeTest             1     0      0        0       2.798
CommitlogShutdownTest            1     0      0        0       4.099
GroupCommitLogTest               162   0      0        0       14.362
SegmentReaderTest                6     0      0        0       1.525
SnapshotDeletingTest             1     0      0        1       3.240
AbstractCommitLogServiceTest     9     0      0        0       1.419
BatchCommitLogTest               174   0      0        0       7.490
CommitLogCQLTest                 1     0      0        0       3.562
CommitLogChainedMarkersTest      1     0      0        0       4.048
CommitLogDescriptorTest          14    0      0        0       13.865
CommitLogFailurePolicyTest       4     0      0        0       5.497
CommitLogInitWithExceptionTest   1     0      0        0       1.797
CommitLogReaderTest              5     0      0        0       5.999
CommitLogSegmentBackpressureTest 1     0      0        0       4.800
CommitLogSegmentManagerCDCTest   7     0      0        0       8.362
CommitLogTest                    1     0      0        1       0.067
CommitLogUpgradeTest             1     0      0        0       3.902
CommitlogShutdownTest            1     0      0        0       3.649
GroupCommitLogTest               162   0      0        0       14.856
SegmentReaderTest                6     0      0        0       1.299
SnapshotDeletingTest             1     0      0        1       2.866

-------------------------------------------------------------------------------
org.apache.cassandra.db.compaction

Name                                       Tests Errors Failures Skipped Time(s)
LongCompactionsTest                        4     0      0        0       19.096
LongLeveledCompactionStrategyTest          3     0      0        0       18.874
AbstractCompactionStrategyTest             4     0      0        0       6.918
AbstractPendingRepairTest                  1     0      0        1       0.065
ActiveCompactionsTest                      6     0      0        0       7.956
AntiCompactionBytemanTest                  1     0      0        0       6.636
AntiCompactionTest                         15    0      0        0       30.251
BlacklistingCompactionsTest                2     0      0        0       9.407
CancelCompactionsTest                      8     0      0        0       11.754
CompactionAwareWriterTest                  4     0      0        0       106.638
CompactionControllerTest                   2     0      0        0       3.653
CompactionExecutorTest                     3     0      0        0       1.146
CompactionIteratorTest                     12    0      0        0       8.611
CompactionStrategyManagerPendingRepairTest 9     0      0        0       5.912
CompactionStrategyManagerTest              5     0      0        0       9.424
CompactionTaskTest                         2     0      0        0       3.383
CompactionsBytemanTest                     6     0      0        0       15.545
CompactionsCQLTest                         24    0      0        0       43.200
CompactionsPurgeTest                       10    0      0        0       6.045
CompactionsTest                            8     0      0        1       21.522
DateTieredCompactionStrategyTest           7     0      0        0       9.282
LeveledCompactionStrategyTest              8     0      0        0       15.412
NeverPurgeTest                             4     0      0        0       8.613
OneCompactionTest                          2     0      0        0       3.564
PendingRepairManagerTest                   16    0      0        0       4.309
SingleSSTableLCSTaskTest                   4     0      0        0       122.595
SizeTieredCompactionStrategyTest           3     0      0        0       6.180
TTLExpiryTest                              5     0      0        0       11.985
TimeWindowCompactionStrategyTest           5     0      0        0       13.136
ValidationExecutorTest                     2     0      1        0       0.946
AbstractCompactionStrategyTest             4     0      0        0       3.869
AbstractPendingRepairTest                  1     0      0        1       0.020
ActiveCompactionsTest                      6     0      0        0       5.154
AntiCompactionBytemanTest                  1     0      0        0       5.062
AntiCompactionTest                         15    0      0        0       28.545
BlacklistingCompactionsTest                2     0      0        0       4.999
CancelCompactionsTest                      8     0      0        0       8.740
CompactionAwareWriterTest                  4     0      0        0       72.354
CompactionControllerTest                   2     0      0        0       3.773
CompactionExecutorTest                     3     0      0        0       1.104
CompactionIteratorTest                     12    0      0        0       4.849
CompactionStrategyManagerPendingRepairTest 9     0      0        0       3.144
CompactionStrategyManagerTest              5     0      0        0       5.916
CompactionTaskTest                         2     0      0        0       3.417
CompactionsBytemanTest                     6     0      0        0       12.203
CompactionsCQLTest                         24    0      0        0       36.880
CompactionsPurgeTest                       10    0      0        0       4.170
CompactionsTest                            8     0      0        1       18.976
DateTieredCompactionStrategyTest           7     0      0        0       7.273
LeveledCompactionStrategyTest              8     0      0        0       14.318
NeverPurgeTest                             4     0      0        0       8.229
OneCompactionTest                          2     0      0        0       3.306
PendingRepairManagerTest                   16    0      0        0       4.055
SingleSSTableLCSTaskTest                   4     0      0        0       114.362
SizeTieredCompactionStrategyTest           3     0      0        0       3.273
TTLExpiryTest                              5     0      0        0       10.050
TimeWindowCompactionStrategyTest           5     0      0        0       8.840
ValidationExecutorTest                     2     0      0        0       0.646
AbstractCompactionStrategyTest             4     0      0        0       3.744
AbstractPendingRepairTest                  1     0      0        1       0.060
ActiveCompactionsTest                      6     0      0        0       5.806
AntiCompactionBytemanTest                  1     0      0        0       6.330
AntiCompactionTest                         15    0      0        0       29.711
BlacklistingCompactionsTest                2     0      0        0       4.698
CancelCompactionsTest                      8     0      0        0       9.352
CompactionAwareWriterTest                  4     0      0        0       79.792
CompactionControllerTest                   2     0      0        0       3.327
CompactionExecutorTest                     3     0      0        0       1.085
CompactionIteratorTest                     12    0      0        0       8.597
CompactionStrategyManagerPendingRepairTest 9     0      0        0       3.792
CompactionStrategyManagerTest              5     0      0        0       5.400
CompactionTaskTest                         2     0      0        0       3.133
CompactionsBytemanTest                     6     0      0        0       13.422
CompactionsCQLTest                         24    0      0        0       35.700
CompactionsPurgeTest                       10    0      0        0       3.900
CompactionsTest                            8     0      0        1       19.229
DateTieredCompactionStrategyTest           7     0      0        0       8.083
LeveledCompactionStrategyTest              8     0      0        0       9.735
NeverPurgeTest                             4     0      0        0       8.557
OneCompactionTest                          2     0      0        0       3.063
PendingRepairManagerTest                   16    0      0        0       4.093
SingleSSTableLCSTaskTest                   4     0      0        0       86.455
SizeTieredCompactionStrategyTest           3     0      0        0       3.138
TTLExpiryTest                              5     0      0        0       10.084
TimeWindowCompactionStrategyTest           5     0      0        0       8.760
ValidationExecutorTest                     2     0      0        0       0.568

-------------------------------------------------------------------------------
org.apache.cassandra.db.composites

Name      Tests Errors Failures Skipped Time(s)
CTypeTest 3     0      0        0       0.768
CTypeTest 3     0      0        0       0.566
CTypeTest 3     0      0        0       0.503

-------------------------------------------------------------------------------
org.apache.cassandra.db.context

Name               Tests Errors Failures Skipped Time(s)
CounterContextTest 8     0      0        0       2.946
CounterContextTest 8     0      0        0       1.977
CounterContextTest 8     0      0        0       2.055

-------------------------------------------------------------------------------
org.apache.cassandra.db.filter

Name             Tests Errors Failures Skipped Time(s)
ColumnFilterTest 2     0      0        0       1.283
RowFilterTest    1     0      0        0       0.702
SliceTest        4     0      0        0       0.339
ColumnFilterTest 2     0      0        0       0.659
RowFilterTest    1     0      0        0       0.666
SliceTest        4     0      0        0       0.315
ColumnFilterTest 2     0      0        0       0.649
RowFilterTest    1     0      0        0       0.675
SliceTest        4     0      0        0       0.301

-------------------------------------------------------------------------------
org.apache.cassandra.db.lifecycle

Name                     Tests Errors Failures Skipped Time(s)
HelpersTest              8     0      0        0       21.158
LifecycleTransactionTest 8     0      0        0       4.272
LogTransactionTest       38    0      0        0       4.659
RealTransactionsTest     3     0      0        0       5.918
TrackerTest              7     0      0        0       3.554
ViewTest                 3     0      0        0       2.407
HelpersTest              8     0      0        0       15.518
LifecycleTransactionTest 8     0      0        0       2.815
LogTransactionTest       38    0      0        0       3.326
RealTransactionsTest     3     0      0        0       4.218
TrackerTest              7     0      0        0       2.414
ViewTest                 3     0      0        0       2.196
HelpersTest              8     0      0        0       15.322
LifecycleTransactionTest 8     0      0        0       3.364
LogTransactionTest       38    0      0        0       2.795
RealTransactionsTest     3     0      0        0       3.616
TrackerTest              7     0      0        0       2.417
ViewTest                 3     0      0        0       2.321

-------------------------------------------------------------------------------
org.apache.cassandra.db.marshal

Name                      Tests Errors Failures Skipped Time(s)
AbstractCompositeTypeTest 2     0      0        0       0.299
BytesTypeTest             2     0      0        0       0.326
CollectionTypeTest        6     0      0        0       0.394
CompositeTypeTest         8     0      0        0       2.653
DecimalTypeTest           3     0      0        0       0.462
DynamicCompositeTypeTest  8     0      0        0       4.967
EmptyTypeTest             7     0      0        0       1.495
IntegerTypeTest           10    0      0        0       0.638
JsonConversionTest        30    0      0        0       1.092
ReversedTypeTest          1     0      0        0       0.586
RoundTripTest             8     0      0        0       1.150
SimpleDateTypeTest        1     0      0        0       0.604
TimeTypeTest              2     0      0        0       5.285
TimeUUIDTypeTest          6     0      0        0       13.116
TypeCompareTest           6     0      0        0       0.354
TypeParserTest            3     0      0        0       1.070
TypeValidationTest        10    0      0        0       0.745
UUIDTypeTest              5     0      0        0       5.402
AbstractCompositeTypeTest 2     0      0        0       0.309
BytesTypeTest             2     0      0        0       0.304
CollectionTypeTest        6     0      0        0       0.345
CompositeTypeTest         8     0      0        0       2.767
DecimalTypeTest           3     0      0        0       0.300
DynamicCompositeTypeTest  8     0      0        0       2.742
EmptyTypeTest             7     0      0        0       0.888
IntegerTypeTest           10    0      0        0       0.324
JsonConversionTest        30    0      0        0       0.535
ReversedTypeTest          1     0      0        0       0.302
RoundTripTest             8     0      0        0       0.558
SimpleDateTypeTest        1     0      0        0       0.317
TimeTypeTest              2     0      0        0       2.448
TimeUUIDTypeTest          6     0      0        0       8.015
TypeCompareTest           6     0      0        0       0.335
TypeParserTest            3     0      0        0       1.083
TypeValidationTest        10    0      0        0       0.656
UUIDTypeTest              5     0      0        0       3.830
AbstractCompositeTypeTest 2     0      0        0       0.262
BytesTypeTest             2     0      0        0       0.226
CollectionTypeTest        6     0      0        0       0.283
CompositeTypeTest         8     0      0        0       2.870
DecimalTypeTest           3     0      0        0       0.216
DynamicCompositeTypeTest  8     0      0        0       2.822
EmptyTypeTest             7     0      0        0       0.825
IntegerTypeTest           10    0      0        0       0.254
JsonConversionTest        30    0      0        0       0.639
ReversedTypeTest          1     0      0        0       0.266
RoundTripTest             8     0      0        0       0.475
SimpleDateTypeTest        1     0      0        0       0.271
TimeTypeTest              2     0      0        0       3.233
TimeUUIDTypeTest          6     0      0        0       8.646
TypeCompareTest           6     0      0        0       0.260
TypeParserTest            3     0      0        0       0.972
TypeValidationTest        10    0      0        0       0.649
UUIDTypeTest              5     0      0        0       3.976

-------------------------------------------------------------------------------
org.apache.cassandra.db.monitoring

Name               Tests Errors Failures Skipped Time(s)
MonitoringTaskTest 15    0      0        0       6.039
MonitoringTaskTest 15    0      0        0       5.434
MonitoringTaskTest 15    0      0        0       5.401

-------------------------------------------------------------------------------
org.apache.cassandra.db.partition

Name                        Tests Errors Failures Skipped Time(s)
PartitionImplementationTest 7     0      0        0       67.504
PartitionUpdateTest         3     0      0        0       3.129
PartitionImplementationTest 7     0      0        0       49.646
PartitionUpdateTest         3     0      0        0       2.989
PartitionImplementationTest 7     0      0        0       56.999
PartitionUpdateTest         3     0      0        0       3.756

-------------------------------------------------------------------------------
org.apache.cassandra.db.partitions

Name              Tests Errors Failures Skipped Time(s)
PurgeFunctionTest 8     0      0        0       0.660
PurgeFunctionTest 8     0      0        0       0.643
PurgeFunctionTest 8     0      0        0       0.589

-------------------------------------------------------------------------------
org.apache.cassandra.db.repair

Name                                          Tests Errors Failures Skipped Time
                                                                            (s)
AbstractPendingAntiCompactionTest             1     0      0        1       0.053
CompactionManagerGetSSTablesForValidationTest 3     0      0        0       3.525
PendingAntiCompactionBytemanTest              1     0      0        0       3.085
PendingAntiCompactionTest                     18    0      0        0       12.231
AbstractPendingAntiCompactionTest             1     0      0        1       0.035
CompactionManagerGetSSTablesForValidationTest 3     0      0        0       3.371
PendingAntiCompactionBytemanTest              1     0      0        0       3.035
PendingAntiCompactionTest                     18    0      0        0       12.281
AbstractPendingAntiCompactionTest             1     0      0        1       0.064
CompactionManagerGetSSTablesForValidationTest 3     0      0        0       3.162
PendingAntiCompactionBytemanTest              1     0      0        0       3.842
PendingAntiCompactionTest                     18    0      0        0       12.633

-------------------------------------------------------------------------------
org.apache.cassandra.db.rows

Name                                Tests Errors Failures Skipped Time(s)
ColumnMetadataVersionComparatorTest 10    0      0        0       0.391
EncodingStatsTest                   10    0      0        0       0.226
RowAndDeletionMergeIteratorTest     10    0      0        0       3.162
RowsTest                            9     0      0        0       0.103
ThrottledUnfilteredIteratorTest     7     0      0        0       9.490
UnfilteredRowIteratorsMergeTest     5     0      0        0       26.306
UnfilteredRowIteratorsTest          1     0      0        0       0.133
ColumnMetadataVersionComparatorTest 10    0      0        0       0.375
EncodingStatsTest                   10    0      0        0       0.227
RowAndDeletionMergeIteratorTest     10    0      0        0       3.128
RowsTest                            9     0      0        0       0.063
ThrottledUnfilteredIteratorTest     7     0      0        0       9.919
UnfilteredRowIteratorsMergeTest     5     0      0        0       23.379
UnfilteredRowIteratorsTest          1     0      0        0       0.084
ColumnMetadataVersionComparatorTest 10    0      0        0       0.322
EncodingStatsTest                   10    0      0        0       0.168
RowAndDeletionMergeIteratorTest     10    0      0        0       3.564
RowsTest                            9     0      0        0       1.358
ThrottledUnfilteredIteratorTest     7     0      0        0       11.277
UnfilteredRowIteratorsMergeTest     5     0      0        0       26.149
UnfilteredRowIteratorsTest          1     0      0        0       0.640

-------------------------------------------------------------------------------
org.apache.cassandra.db.streaming

Name                                   Tests Errors Failures Skipped Time(s)
CassandraEntireSSTableStreamWriterTest 2     0      0        0       5.734
CassandraOutgoingFileTest              3     0      0        0       4.044
CassandraStreamHeaderTest              2     0      0        0       0.883
CassandraStreamManagerTest             2     0      0        0       3.658
ComponentManifestTest                  2     0      0        0       0.328
StreamRequestTest                      1     0      0        0       1.360
CassandraEntireSSTableStreamWriterTest 2     0      0        0       3.632
CassandraOutgoingFileTest              3     0      0        0       3.385
CassandraStreamHeaderTest              2     0      0        0       0.867
CassandraStreamManagerTest             2     0      0        0       3.576
ComponentManifestTest                  2     0      0        0       0.326
StreamRequestTest                      1     0      0        0       1.058
CassandraEntireSSTableStreamWriterTest 2     0      0        0       3.669
CassandraOutgoingFileTest              3     0      0        0       3.256
CassandraStreamHeaderTest              2     0      0        0       0.978
CassandraStreamManagerTest             2     0      0        0       4.384
ComponentManifestTest                  2     0      0        0       0.426
StreamRequestTest                      1     0      0        0       1.403

-------------------------------------------------------------------------------
org.apache.cassandra.db.transform

Name                    Tests Errors Failures Skipped Time(s)
DuplicateRowCheckerTest 7     0      0        0       7.600
RTTransformationsTest   15    0      0        0       0.705
DuplicateRowCheckerTest 7     0      0        0       5.043
RTTransformationsTest   15    0      0        0       0.639
DuplicateRowCheckerTest 7     0      0        0       5.463
RTTransformationsTest   15    0      0        0       0.584

-------------------------------------------------------------------------------
org.apache.cassandra.db.view

Name                Tests Errors Failures Skipped Time(s)
ViewBuilderTaskTest 1     0      0        0       14.795
ViewUtilsTest       3     0      0        0       2.279
ViewBuilderTaskTest 1     0      0        0       15.205
ViewUtilsTest       3     0      0        0       1.558
ViewBuilderTaskTest 1     0      0        0       18.224
ViewUtilsTest       3     0      0        0       1.492

-------------------------------------------------------------------------------
org.apache.cassandra.db.virtual

Name                      Tests Errors Failures Skipped Time(s)
SettingsTableTest         7     0      0        0       15.198
SystemPropertiesTableTest 6     0      0        0       15.707
SettingsTableTest         7     0      0        0       12.740
SystemPropertiesTableTest 6     0      0        0       12.332
SettingsTableTest         7     0      0        0       13.336
SystemPropertiesTableTest 6     0      0        0       13.290

-------------------------------------------------------------------------------
org.apache.cassandra.dht

Name                           Tests Errors Failures Skipped Time(s)
BootStrapperTest               10    0      0        0       9.814
BoundsTest                     1     0      0        0       0.496
ByteOrderedPartitionerTest     6     0      0        0       2.644
KeyCollisionTest               1     0      0        0       3.229
Murmur3PartitionerTest         9     0      0        0       2.169
OrderPreservingPartitionerTest 7     0      0        0       2.582
RandomPartitionerTest          9     0      0        0       2.650
RangeFetchMapCalculatorTest    12    0      0        0       1.144
RangeTest                      30    0      0        0       14.348
SplitterTest                   14    0      0        0       20.686
StreamStateStoreTest           1     0      0        0       2.182
BootStrapperTest               10    0      0        0       9.238
BoundsTest                     1     0      0        0       0.325
ByteOrderedPartitionerTest     6     0      0        0       2.585
KeyCollisionTest               1     0      0        0       3.264
Murmur3PartitionerTest         9     0      0        0       2.150
OrderPreservingPartitionerTest 7     0      0        0       2.545
RandomPartitionerTest          9     0      0        0       2.635
RangeFetchMapCalculatorTest    12    0      0        0       1.120
RangeTest                      30    0      0        0       13.790
SplitterTest                   14    0      0        0       20.479
StreamStateStoreTest           1     0      0        0       2.241
BootStrapperTest               10    0      0        0       5.338
BoundsTest                     1     0      0        0       0.245
ByteOrderedPartitionerTest     6     0      0        0       2.521
KeyCollisionTest               1     0      0        0       3.156
Murmur3PartitionerTest         9     0      0        0       1.775
OrderPreservingPartitionerTest 7     0      0        0       2.261
RandomPartitionerTest          9     0      0        0       2.251
RangeFetchMapCalculatorTest    12    0      0        0       1.100
RangeTest                      30    0      0        0       13.607
SplitterTest                   14    0      0        0       20.209
StreamStateStoreTest           1     0      0        0       2.212

-------------------------------------------------------------------------------
org.apache.cassandra.dht.tokenallocator

Name                                       Tests Errors Failures Skipped Time(s)
AbstractReplicationAwareTokenAllocatorTest 1     0      0        1       0.060
Murmur3ReplicationAwareTokenAllocatorTest  2     0      0        0       152.982
NoReplicationTokenAllocatorTest            4     0      0        0       6.418
RandomReplicationAwareTokenAllocatorTest   2     0      0        0       65.463

-------------------------------------------------------------------------------
org.apache.cassandra.diag

Name                       Tests Errors Failures Skipped Time(s)
DiagnosticEventServiceTest 6     0      0        0       1.147
DiagnosticEventServiceTest 6     0      0        0       1.148
DiagnosticEventServiceTest 6     0      0        0       1.149

-------------------------------------------------------------------------------
org.apache.cassandra.diag.store

Name                           Tests Errors Failures Skipped Time(s)
DiagnosticEventMemoryStoreTest 6     0      0        0       0.106
DiagnosticEventMemoryStoreTest 6     0      0        0       0.069
DiagnosticEventMemoryStoreTest 6     0      0        0       0.071

-------------------------------------------------------------------------------
org.apache.cassandra.distributed.test

Name                                          Tests Errors Failures Skipped Time(s)
BootstrapTest                                 1     0      0        0       79.672
CasWriteTest                                  9     0      0        0       25.891
FailingRepairTest                             6     0      0        0       29.081
FullRepairCoordinatorFastTest                 66    0      0        2       70.353
FullRepairCoordinatorNeighbourDownTest        12    0      0        0       218.296
FullRepairCoordinatorTimeoutTest              6     0      0        0       92.232
GossipSettlesTest                             1     0      0        0       26.693
IncrementalRepairCoordinatorFastTest          66    0      0        6       68.031
IncrementalRepairCoordinatorNeighbourDownTest 12    0      0        0       218.192
IncrementalRepairCoordinatorTimeoutTest       6     0      0        0       92.032
LargeColumnTest                               1     0      0        0       11.326
MessageFiltersTest                            5     0      0        0       55.811
MessageForwardingTest                         1     0      0        0       10.951
NativeProtocolTest                            2     0      0        0       67.165
NetworkTopologyTest                           6     0      0        0       21.938
NodeToolTest                                  1     0      0        0       6.149
PreviewRepairCoordinatorFastTest              66    0      0        2       69.402
PreviewRepairCoordinatorNeighbourDownTest     12    0      0        0       217.559
PreviewRepairCoordinatorTimeoutTest           6     0      0        0       89.064
PreviewRepairTest                             4     0      0        0       113.392
QueryReplayerEndToEndTest                     1     0      0        0       45.869
ReadRepairTest                                3     0      0        0       24.942
RepairCoordinatorFailingMessageTest           1     0      0        1       0.056
RepairDigestTrackingTest                      5     0      0        0       38.995
RepairTest                                    6     0      0        0       74.402
ResourceLeakTest                              1     0      0        1       0.062
SimpleReadWriteTest                           15    0      0        0       125.691
StreamingTest                                 1     0      0        0       12.303
TableEstimatesTest                            2     0      0        0       6.311

-------------------------------------------------------------------------------
org.apache.cassandra.fql

Name                Tests Errors Failures Skipped Time(s)
FullQueryLoggerTest 35    0      0        0       11.303
FullQueryLoggerTest 35    0      0        0       9.319
FullQueryLoggerTest 35    0      0        0       8.929

-------------------------------------------------------------------------------
org.apache.cassandra.fqltool

Name           Tests Errors Failures Skipped Time(s)
FQLCompareTest 3     0      0        0       3.142
FQLReplayTest  22    0      0        0       2.625

-------------------------------------------------------------------------------
org.apache.cassandra.gms

Name                              Tests Errors Failures Skipped Time(s)
ArrayBackedBoundedStatsTest       2     0      0        0       0.129
ArrivalWindowTest                 1     1      0        0       0.782
EndpointStateTest                 2     0      0        0       2.090
ExpireEndpointTest                1     0      0        0       1.246
FailureDetectorTest               1     0      0        0       2.576
GossipDigestTest                  1     0      0        0       0.352
GossiperTest                      4     0      0        0       1.341
PendingRangeCalculatorServiceTest 1     0      0        0       5.665
SerializationsTest                2     0      0        0       1.145
ShadowRoundTest                   1     0      0        0       5.724
ArrayBackedBoundedStatsTest       2     0      0        0       0.068
ArrivalWindowTest                 1     0      0        0       0.530
EndpointStateTest                 2     0      0        0       1.416
ExpireEndpointTest                1     0      0        0       1.113
FailureDetectorTest               1     0      0        0       2.615
GossipDigestTest                  1     0      0        0       0.309
GossiperTest                      4     0      0        0       1.304
PendingRangeCalculatorServiceTest 1     0      0        0       4.516
SerializationsTest                2     0      0        0       1.044
ShadowRoundTest                   1     0      0        0       5.615
ArrayBackedBoundedStatsTest       2     0      0        0       0.083
ArrivalWindowTest                 1     0      0        0       0.511
EndpointStateTest                 2     0      0        0       1.616
ExpireEndpointTest                1     0      0        0       1.095
FailureDetectorTest               1     0      0        0       2.341
GossipDigestTest                  1     0      0        0       0.255
GossiperTest                      4     0      0        0       2.353
PendingRangeCalculatorServiceTest 1     0      0        0       4.556
SerializationsTest                2     0      0        0       1.165
ShadowRoundTest                   1     0      0        0       5.844

-------------------------------------------------------------------------------
org.apache.cassandra.hints

Name                     Tests Errors Failures Skipped Time(s)
HintsWriteThenReadTest   1     0      0        0       79.068
ChecksummedDataInputTest 3     0      0        0       1.386
HintMessageTest          1     0      0        0       3.449
HintTest                 7     0      0        0       6.216
HintWriteTTLTest         4     0      0        0       3.286
HintsBufferPoolTest      1     0      0        0       5.664
HintsBufferTest          2     0      0        0       11.864
HintsCatalogTest         3     0      0        0       4.957
HintsCompressionTest     4     0      0        0       10.323
HintsDescriptorTest      5     0      0        0       0.599
HintsEncryptionTest      1     0      0        0       5.511
HintsReaderTest          2     0      0        0       4.332
HintsServiceTest         4     0      0        0       176.947
ChecksummedDataInputTest 3     0      0        0       1.143
HintMessageTest          1     0      0        0       3.126
HintTest                 7     0      0        0       5.060
HintWriteTTLTest         4     0      0        0       3.081
HintsBufferPoolTest      1     0      0        0       3.892
HintsBufferTest          2     0      0        0       7.587
HintsCatalogTest         3     0      0        0       3.247
HintsCompressionTest     4     0      0        0       7.896
HintsDescriptorTest      5     0      0        0       0.564
HintsEncryptionTest      1     0      0        0       4.956
HintsReaderTest          2     0      0        0       3.585
HintsServiceTest         4     0      0        0       175.929
ChecksummedDataInputTest 3     0      0        0       1.051
HintMessageTest          1     0      0        0       3.236
HintTest                 7     0      0        0       4.788
HintWriteTTLTest         4     0      0        0       2.962
HintsBufferPoolTest      1     0      0        0       3.702
HintsBufferTest          2     0      0        0       6.822
HintsCatalogTest         3     0      0        0       3.111
HintsCompressionTest     4     0      0        0       7.547
HintsDescriptorTest      5     0      0        0       0.513
HintsEncryptionTest      1     0      0        0       4.776
HintsReaderTest          2     0      0        0       3.537
HintsServiceTest         4     0      0        0       175.590

-------------------------------------------------------------------------------
org.apache.cassandra.index

Name                      Tests Errors Failures Skipped Time(s)
CustomIndexTest           29    0      0        0       33.567
SecondaryIndexManagerTest 16    0      0        0       35.151
CustomIndexTest           29    0      0        0       27.477
SecondaryIndexManagerTest 16    0      0        0       28.854
CustomIndexTest           29    0      0        0       24.748
SecondaryIndexManagerTest 16    0      0        0       27.859

-------------------------------------------------------------------------------
org.apache.cassandra.index.internal

Name               Tests Errors Failures Skipped Time(s)
CassandraIndexTest 27    0      1        0       36.743
CassandraIndexTest 27    0      0        0       22.305
CassandraIndexTest 27    0      0        0       20.096

-------------------------------------------------------------------------------
org.apache.cassandra.index.sasi

Name          Tests Errors Failures Skipped Time(s)
SASICQLTest   9     0      0        0       35.080
SASIIndexTest 32    0      0        0       41.270
SASICQLTest   9     0      0        0       21.429
SASIIndexTest 32    0      0        0       30.032
SASICQLTest   9     0      0        0       20.157
SASIIndexTest 32    0      0        0       20.600

-------------------------------------------------------------------------------
org.apache.cassandra.index.sasi.analyzer

Name                      Tests Errors Failures Skipped Time(s)
DelimiterAnalyzerTest     12    0      0        0       1.025
NonTokenizingAnalyzerTest 3     0      0        0       0.597
StandardAnalyzerTest      10    0      0        0       1.477
DelimiterAnalyzerTest     12    0      0        0       0.561
NonTokenizingAnalyzerTest 3     0      0        0       0.332
StandardAnalyzerTest      10    0      0        0       0.899
DelimiterAnalyzerTest     12    0      0        0       0.456
NonTokenizingAnalyzerTest 3     0      0        0       0.310
StandardAnalyzerTest      10    0      0        0       0.718

-------------------------------------------------------------------------------
org.apache.cassandra.index.sasi.disk

Name                      Tests Errors Failures Skipped Time(s)
OnDiskIndexTest           12    0      0        0       27.574
PerSSTableIndexWriterTest 2     0      0        0       10.308
TokenTreeTest             14    0      0        0       23.270
OnDiskIndexTest           12    0      0        0       18.911
PerSSTableIndexWriterTest 2     0      0        0       6.989
TokenTreeTest             14    0      0        0       15.418
OnDiskIndexTest           12    0      0        0       18.204
PerSSTableIndexWriterTest 2     0      0        0       6.411
TokenTreeTest             14    0      0        0       14.306

-------------------------------------------------------------------------------
org.apache.cassandra.index.sasi.plan

Name           Tests Errors Failures Skipped Time(s)
ExpressionTest 2     0      0        0       0.512
OperationTest  6     0      0        0       6.725
ExpressionTest 2     0      0        0       0.306
OperationTest  6     0      0        0       4.825
ExpressionTest 2     0      0        0       0.222
OperationTest  6     0      0        0       4.827

-------------------------------------------------------------------------------
org.apache.cassandra.index.sasi.utils

Name                          Tests Errors Failures Skipped Time(s)
LongIteratorTest              2     0      0        0       0.127
MappedBufferTest              26    0      0        0       3.102
RangeIntersectionIteratorTest 11    0      0        0       0.542
RangeUnionIteratorTest        13    0      0        0       0.553
LongIteratorTest              2     0      0        0       0.070
MappedBufferTest              26    0      0        0       2.527
RangeIntersectionIteratorTest 11    0      0        0       0.377
RangeUnionIteratorTest        13    0      0        0       0.375
LongIteratorTest              2     0      0        0       0.074
MappedBufferTest              26    0      0        0       2.889
RangeIntersectionIteratorTest 11    0      0        0       0.301
RangeUnionIteratorTest        13    0      0        0       0.308

-------------------------------------------------------------------------------
org.apache.cassandra.io

Name                   Tests Errors Failures Skipped Time(s)
BloomFilterTrackerTest 3     0      0        0       0.119
DiskSpaceMetricsTest   2     0      0        0       21.757
BloomFilterTrackerTest 3     0      0        0       0.066
DiskSpaceMetricsTest   2     0      0        0       16.094
BloomFilterTrackerTest 3     0      0        0       0.065
DiskSpaceMetricsTest   2     0      0        0       18.454

-------------------------------------------------------------------------------
org.apache.cassandra.io.compress

Name                                 Tests Errors Failures Skipped Time(s)
CQLCompressionTest                   11    0      0        0       9.380
CompressedRandomAccessReaderTest     8     0      0        0       1.725
CompressedSequentialWriterReopenTest 4     0      0        0       10.723
CompressedSequentialWriterTest       14    0      0        0       2.782
CompressorTest                       6     0      0        0       1.321
ZstdCompressorTest                   3     0      0        0       0.432
CQLCompressionTest                   11    0      0        0       6.494
CompressedRandomAccessReaderTest     8     0      0        0       1.337
CompressedSequentialWriterReopenTest 4     0      0        0       8.154
CompressedSequentialWriterTest       14    0      0        0       2.112
CompressorTest                       6     0      0        0       0.967
ZstdCompressorTest                   3     0      0        0       0.326
CQLCompressionTest                   11    0      0        0       6.697
CompressedRandomAccessReaderTest     8     0      0        0       1.269
CompressedSequentialWriterReopenTest 4     0      0        0       8.840
CompressedSequentialWriterTest       14    0      0        0       1.987
CompressorTest                       6     0      0        0       0.824
ZstdCompressorTest                   3     0      0        0       0.282

-------------------------------------------------------------------------------
org.apache.cassandra.io.sstable

Name                           Tests Errors Failures Skipped Time(s)
CQLSSTableWriterLongTest       1     0      0        0       5.668
BigTableWriterTest             5     0      0        0       4.917
CQLSSTableWriterClientTest     1     0      0        0       2.699
CQLSSTableWriterTest           10    0      0        0       22.090
DescriptorTest                 7     0      0        0       0.747
IndexSummaryManagerTest        8     0      0        0       7.551
IndexSummaryRedistributionTest 1     0      0        0       5.153
IndexSummaryTest               12    0      0        0       39.046
LargePartitionsTest            1     0      0        1       0.049
LegacySSTableTest              11    0      0        1       50.441
SSTableCorruptionDetectionTest 2     0      0        0       62.240
SSTableHeaderFixTest           1     1      0        0       0.000
SSTableLoaderTest              3     0      0        0       26.542
SSTableMetadataTest            3     0      0        0       3.778
SSTableReaderTest              16    0      0        0       8.828
SSTableRewriterTest            20    0      0        0       15.481
SSTableScannerTest             3     0      0        0       4.436
SSTableWriterTest              5     0      0        0       58.282
BigTableWriterTest             5     0      0        0       3.600
CQLSSTableWriterClientTest     1     0      0        0       1.876
CQLSSTableWriterTest           10    0      0        0       21.337
DescriptorTest                 7     0      0        0       0.566
IndexSummaryManagerTest        8     0      0        0       7.072
IndexSummaryRedistributionTest 1     0      0        0       4.549
IndexSummaryTest               12    0      0        0       32.277
LargePartitionsTest            1     0      0        1       0.025
LegacySSTableTest              11    0      0        1       54.630
SSTableCorruptionDetectionTest 2     0      0        0       56.771
SSTableHeaderFixTest           14    0      0        0       0.653
SSTableLoaderTest              3     0      0        0       21.482
SSTableMetadataTest            3     0      0        0       3.689
SSTableReaderTest              16    0      0        0       8.861
SSTableRewriterTest            20    0      0        0       16.701
SSTableScannerTest             3     0      0        0       3.394
SSTableWriterTest              5     0      0        0       33.111
BigTableWriterTest             5     0      0        0       3.536
CQLSSTableWriterClientTest     1     0      0        0       2.018
CQLSSTableWriterTest           10    0      0        0       23.353
DescriptorTest                 7     0      0        0       0.463
IndexSummaryManagerTest        8     0      0        0       5.811
IndexSummaryRedistributionTest 1     0      0        0       4.534
IndexSummaryTest               12    0      0        0       34.277
LargePartitionsTest            1     0      0        1       0.065
LegacySSTableTest              11    0      0        1       56.285
SSTableCorruptionDetectionTest 2     0      0        0       53.237
SSTableHeaderFixTest           14    0      0        0       1.447
SSTableLoaderTest              3     0      0        0       23.070
SSTableMetadataTest            3     0      0        0       3.405
SSTableReaderTest              16    0      0        0       8.664
SSTableRewriterTest            20    0      0        0       13.729
SSTableScannerTest             3     0      0        0       3.188
SSTableWriterTest              5     0      0        0       60.273

-------------------------------------------------------------------------------
org.apache.cassandra.io.sstable.format

Name                     Tests Errors Failures Skipped Time(s)
SSTableFlushObserverTest 1     0      0        0       2.228
SSTableFlushObserverTest 1     0      0        0       2.154
SSTableFlushObserverTest 1     0      0        0       1.968

-------------------------------------------------------------------------------
org.apache.cassandra.io.sstable.format.big

Name                       Tests Errors Failures Skipped Time(s)
BigTableZeroCopyWriterTest 2     0      0        0       4.385
BigTableZeroCopyWriterTest 2     0      0        0       3.535
BigTableZeroCopyWriterTest 2     0      0        0       3.342

-------------------------------------------------------------------------------
org.apache.cassandra.io.sstable.metadata

Name                   Tests Errors Failures Skipped Time(s)
MetadataSerializerTest 9     0      0        0       1.950
MetadataSerializerTest 9     0      0        0       1.308
MetadataSerializerTest 9     0      0        0       1.406

-------------------------------------------------------------------------------
org.apache.cassandra.io.util

Name                              Tests Errors Failures Skipped Time(s)
BufferedDataOutputStreamTest      16    0      0        0       26.504
BufferedRandomAccessFileTest      17    0      0        0       1.146
ChecksummedRandomAccessReaderTest 3     0      0        0       1.097
ChecksummedSequentialWriterTest   7     0      0        0       1.111
DataOutputTest                    15    0      0        0       1.156
DiskOptimizationStrategyTest      5     0      0        0       0.105
FileSegmentInputStreamTest        7     0      0        0       0.130
FileUtilsTest                     4     0      0        0       1.099
MemoryTest                        2     0      0        0       0.370
MmappedRegionsTest                12    0      0        0       1.005
NIODataInputStreamTest            17    0      0        0       9.201
RandomAccessReaderTest            11    0      0        0       1.229
RewindableDataInputStreamPlusTest 8     0      0        0       0.320
SafeMemoryWriterTest              2     0      0        0       2.570
SequentialWriterTest              7     0      0        0       1.111
BufferedDataOutputStreamTest      16    0      0        0       25.323
BufferedRandomAccessFileTest      17    0      0        0       1.138
ChecksummedRandomAccessReaderTest 3     0      0        0       1.113
ChecksummedSequentialWriterTest   7     0      0        0       1.084
DataOutputTest                    15    0      0        0       1.153
DiskOptimizationStrategyTest      5     0      0        0       0.073
FileSegmentInputStreamTest        7     0      0        0       0.097
FileUtilsTest                     4     0      0        0       1.070
MemoryTest                        2     0      0        0       0.331
MmappedRegionsTest                12    0      0        0       0.982
NIODataInputStreamTest            17    0      0        0       9.245
RandomAccessReaderTest            11    0      0        0       1.201
RewindableDataInputStreamPlusTest 8     0      0        0       0.320
SafeMemoryWriterTest              2     0      0        0       2.530
SequentialWriterTest              7     0      0        0       1.083
BufferedDataOutputStreamTest      16    0      0        0       27.162
BufferedRandomAccessFileTest      17    0      0        0       1.689
ChecksummedRandomAccessReaderTest 3     0      0        0       1.046
ChecksummedSequentialWriterTest   7     0      0        0       1.143
DataOutputTest                    15    0      0        0       1.140
DiskOptimizationStrategyTest      5     0      0        0       0.076
FileSegmentInputStreamTest        7     0      0        0       0.100
FileUtilsTest                     4     0      0        0       1.046
MemoryTest                        2     0      0        0       0.325
MmappedRegionsTest                12    0      0        0       1.222
NIODataInputStreamTest            17    0      0        0       9.437
RandomAccessReaderTest            11    0      0        0       1.582
RewindableDataInputStreamPlusTest 8     0      0        0       0.278
SafeMemoryWriterTest              2     0      0        0       2.583
SequentialWriterTest              7     0      0        0       0.980

-------------------------------------------------------------------------------
org.apache.cassandra.locator

Name                                 Tests Errors Failures Skipped Time(s)
DynamicEndpointSnitchLongTest        1     0      0        0       20.559
AlibabaCloudSnitchTest               2     0      0        0       11.483
CloudstackSnitchTest                 2     0      0        0       12.040
DynamicEndpointSnitchTest            1     0      0        0       2.898
EC2SnitchTest                        11    0      0        0       11.967
GoogleCloudSnitchTest                2     0      0        0       12.512
GossipingPropertyFileSnitchTest      1     0      0        0       1.641
InetAddressAndPortSerializerTest     1     0      0        0       0.524
InetAddressAndPortTest               4     0      0        0       0.338
NetworkTopologyStrategyTest          5     0      0        0       3.626
PendingRangeMapsTest                 2     0      0        0       0.499
PendingRangesTest                    1     0      0        0       0.884
PropertyFileSnitchTest               5     0      0        0       16.228
ReconnectableSnitchHelperTest        1     0      0        0       0.975
ReplicaCollectionTest                1     1      0        0       0.000
ReplicaLayoutTest                    1     1      0        0       1.014
ReplicaPlansTest                     1     0      0        0       0.257
ReplicationFactorTest                2     0      0        0       1.916
ReplicationStrategyEndpointCacheTest 2     0      0        0       4.402
SimpleStrategyTest                   7     0      0        0       6.105
TokenMetadataTest                    6     0      0        0       1.523
AlibabaCloudSnitchTest               2     0      0        0       10.684
CloudstackSnitchTest                 2     0      0        0       10.853
DynamicEndpointSnitchTest            1     0      0        0       2.369
EC2SnitchTest                        11    0      0        0       10.801
GoogleCloudSnitchTest                2     0      0        0       10.875
GossipingPropertyFileSnitchTest      1     0      0        0       1.044
InetAddressAndPortSerializerTest     1     0      0        0       0.324
InetAddressAndPortTest               4     0      0        0       0.209
NetworkTopologyStrategyTest          5     0      0        0       3.399
PendingRangeMapsTest                 2     0      0        0       0.499
PendingRangesTest                    1     0      0        0       0.854
PropertyFileSnitchTest               5     0      0        0       16.132
ReconnectableSnitchHelperTest        1     0      0        0       0.873
ReplicaCollectionTest                6     0      0        0       0.445
ReplicaLayoutTest                    1     0      0        0       0.482
ReplicaPlansTest                     1     0      0        0       0.137
ReplicationFactorTest                2     0      0        0       1.066
ReplicationStrategyEndpointCacheTest 2     0      0        0       3.050
SimpleStrategyTest                   7     0      0        0       3.180
TokenMetadataTest                    6     0      0        0       1.080
AlibabaCloudSnitchTest               2     0      0        0       10.611
CloudstackSnitchTest                 2     0      0        0       11.094
DynamicEndpointSnitchTest            1     0      0        0       2.378
EC2SnitchTest                        11    0      0        0       10.860
GoogleCloudSnitchTest                2     0      0        0       10.966
GossipingPropertyFileSnitchTest      1     0      0        0       0.953
InetAddressAndPortSerializerTest     1     0      0        0       0.243
InetAddressAndPortTest               4     0      0        0       0.153
NetworkTopologyStrategyTest          5     0      0        0       3.050
PendingRangeMapsTest                 2     0      0        0       0.514
PendingRangesTest                    1     0      0        0       1.176
PropertyFileSnitchTest               5     0      0        0       16.110
ReconnectableSnitchHelperTest        1     0      0        0       1.260
ReplicaCollectionTest                6     0      0        0       0.964
ReplicaLayoutTest                    1     0      0        0       0.452
ReplicaPlansTest                     1     0      0        0       1.059
ReplicationFactorTest                2     0      0        0       0.974
ReplicationStrategyEndpointCacheTest 2     0      0        0       2.826
SimpleStrategyTest                   7     0      0        0       2.985
TokenMetadataTest                    6     0      0        0       1.052

-------------------------------------------------------------------------------
org.apache.cassandra.metrics

Name                                    Tests Errors Failures Skipped Time(s)
BatchMetricsTest                        3     0      0        0       16.780
BufferPoolMetricsTest                   4     0      0        0       0.908
CQLMetricsTest                          4     0      0        0       10.230
CassandraMetricsRegistryTest            5     0      0        0       0.407
DecayingEstimatedHistogramReservoirTest 15    0      0        1       35.583
HintedHandOffMetricsTest                1     0      0        0       3.349
LatencyMetricsTest                      3     0      0        0       0.588
MaxSamplerTest                          8     0      0        0       5.887
SamplerTest                             5     0      0        0       1.388
TableMetricsTest                        7     0      0        0       16.003
TopFrequencySamplerTest                 6     0      0        0       2.192
BatchMetricsTest                        3     0      0        0       18.730
BufferPoolMetricsTest                   4     0      0        0       0.853
CQLMetricsTest                          4     0      0        0       6.721
CassandraMetricsRegistryTest            5     0      0        0       0.373
DecayingEstimatedHistogramReservoirTest 15    0      0        1       29.487
HintedHandOffMetricsTest                1     0      0        0       2.169
LatencyMetricsTest                      3     0      0        0       0.387
MaxSamplerTest                          8     0      0        0       5.308
SamplerTest                             5     0      0        0       1.318
TableMetricsTest                        7     0      0        0       9.683
TopFrequencySamplerTest                 6     0      0        0       2.172
BatchMetricsTest                        3     0      0        0       12.322
BufferPoolMetricsTest                   4     0      0        0       1.414
CQLMetricsTest                          4     0      0        0       7.514
CassandraMetricsRegistryTest            5     0      0        0       0.332
DecayingEstimatedHistogramReservoirTest 15    0      0        1       13.524
HintedHandOffMetricsTest                1     0      0        0       2.235
LatencyMetricsTest                      3     0      0        0       0.351
MaxSamplerTest                          8     0      0        0       5.391
SamplerTest                             5     0      0        0       1.452
TableMetricsTest                        7     0      0        0       9.506
TopFrequencySamplerTest                 6     0      0        0       2.181

-------------------------------------------------------------------------------
org.apache.cassandra.net

Name                                  Tests Errors Failures Skipped Time(s)
ConnectionBurnTest                    1     0      0        0       124.068
AsyncChannelPromiseTest               4     0      0        0       0.508
AsyncMessageOutputPlusTest            1     0      0        0       0.128
AsyncOneResponseTest                  2     0      0        0       4.349
AsyncPromiseTest                      4     0      0        0       0.677
AsyncStreamingInputPlusTest           13    0      0        0       1.548
AsyncStreamingOutputPlusTest          1     0      0        0       0.194
ChunkedInputPlusTest                  5     0      0        0       0.835
ConnectionTest                        13    0      0        0       70.651
ForwardingInfoTest                    2     0      0        0       0.349
FramingTest                           4     0      0        0       27.018
HandshakeTest                         13    0      0        0       2.958
ManyToOneConcurrentLinkedQueueTest    22    0      0        0       1.253
MessageTest                           7     0      0        0       2.217
MessagingServiceTest                  19    0      0        0       2.865
MockMessagingServiceTest              1     0      0        0       5.380
OutboundConnectionSettingsTest        9     0      0        0       3.085
OutboundConnectionsTest               6     0      0        0       3.625
OutboundMessageQueueTest              1     0      0        0       1.740
ProxyHandlerConnectionsTest           5     0      0        0       36.481
PrunableArrayQueueTest                9     0      0        0       0.160
RateBasedBackPressureTest             15    0      0        0       2.065
ResourceLimitsTest                    4     0      0        0       0.251
StartupClusterConnectivityCheckerTest 7     0      0        0       1.739
VerbTest                              1     0      0        0       0.249
WriteCallbackInfoTest                 1     0      0        0       1.360
AsyncChannelPromiseTest               4     0      0        0       0.511
AsyncMessageOutputPlusTest            1     0      0        0       0.106
AsyncOneResponseTest                  2     0      0        0       4.323
AsyncPromiseTest                      4     0      0        0       0.439
AsyncStreamingInputPlusTest           13    0      0        0       1.477
AsyncStreamingOutputPlusTest          1     0      0        0       0.107
ChunkedInputPlusTest                  5     0      0        0       0.572
ConnectionTest                        13    0      0        0       75.484
ForwardingInfoTest                    2     0      0        0       0.318
FramingTest                           4     0      0        0       23.396
HandshakeTest                         13    0      0        0       1.891
ManyToOneConcurrentLinkedQueueTest    22    0      0        0       1.114
MessageTest                           7     0      0        0       1.586
MessagingServiceTest                  19    0      0        0       2.499
MockMessagingServiceTest              1     0      0        0       3.824
OutboundConnectionSettingsTest        9     0      0        0       2.171
OutboundConnectionsTest               6     0      0        0       2.368
OutboundMessageQueueTest              1     0      0        0       1.173
ProxyHandlerConnectionsTest           5     0      0        0       36.783
PrunableArrayQueueTest                9     0      0        0       0.073
RateBasedBackPressureTest             15    0      0        0       1.753
ResourceLimitsTest                    4     0      0        0       0.175
StartupClusterConnectivityCheckerTest 7     0      0        0       1.328
VerbTest                              1     0      0        0       0.207
WriteCallbackInfoTest                 1     0      0        0       1.378
AsyncChannelPromiseTest               4     0      0        0       0.464
AsyncMessageOutputPlusTest            1     0      0        0       1.189
AsyncOneResponseTest                  2     0      0        0       4.279
AsyncPromiseTest                      4     0      0        0       0.462
AsyncStreamingInputPlusTest           13    0      0        0       1.483
AsyncStreamingOutputPlusTest          1     0      0        0       1.350
ChunkedInputPlusTest                  5     0      0        0       0.586
ConnectionTest                        13    0      0        0       76.119
ForwardingInfoTest                    2     0      0        0       0.294
FramingTest                           4     0      0        0       25.203
HandshakeTest                         13    0      0        0       2.524
ManyToOneConcurrentLinkedQueueTest    22    0      0        0       1.548
MessageTest                           7     0      0        0       1.794
MessagingServiceTest                  19    0      0        0       2.815
MockMessagingServiceTest              1     0      0        0       4.222
OutboundConnectionSettingsTest        9     0      0        0       1.971
OutboundConnectionsTest               6     0      0        0       2.091
OutboundMessageQueueTest              1     0      0        0       1.232
ProxyHandlerConnectionsTest           5     0      0        0       36.090
PrunableArrayQueueTest                9     0      0        0       0.073
RateBasedBackPressureTest             15    0      0        0       1.735
ResourceLimitsTest                    4     0      0        0       0.141
StartupClusterConnectivityCheckerTest 7     0      0        0       1.354
VerbTest                              1     0      0        0       0.177
WriteCallbackInfoTest                 1     0      0        0       1.292

-------------------------------------------------------------------------------
org.apache.cassandra.net.proxy

Name             Tests Errors Failures Skipped Time(s)
ProxyHandlerTest 3     0      0        0       1.208
ProxyHandlerTest 3     0      0        0       0.803
ProxyHandlerTest 3     0      0        0       0.769

-------------------------------------------------------------------------------
org.apache.cassandra.repair

Name                        Tests Errors Failures Skipped Time(s)
AbstractRepairTest          1     0      0        1       0.061
LocalSyncTaskTest           6     0      0        0       3.820
RepairJobTest               16    0      1        0       5.323
RepairRunnableTest          2     0      0        0       0.104
RepairSessionTest           1     0      0        0       1.601
StreamingRepairTaskTest     2     0      0        0       3.655
SymmetricRemoteSyncTaskTest 1     0      0        0       0.068
ValidatorTest               6     0      0        0       36.551
AbstractRepairTest          1     0      0        1       0.032
LocalSyncTaskTest           6     0      0        0       3.462
RepairJobTest               16    0      0        0       4.015
RepairRunnableTest          2     0      0        0       0.033
RepairSessionTest           1     0      0        0       1.168
StreamingRepairTaskTest     2     0      0        0       2.266
SymmetricRemoteSyncTaskTest 1     0      0        0       0.037
ValidatorTest               6     0      0        0       30.006
AbstractRepairTest          1     0      0        1       0.072
LocalSyncTaskTest           6     0      0        0       4.053
RepairJobTest               16    0      0        0       4.061
RepairRunnableTest          2     0      0        0       1.041
RepairSessionTest           1     0      0        0       1.107
StreamingRepairTaskTest     2     0      0        0       3.390
SymmetricRemoteSyncTaskTest 1     0      0        0       1.155
ValidatorTest               6     0      0        0       31.693

-------------------------------------------------------------------------------
org.apache.cassandra.repair.asymmetric

Name                  Tests Errors Failures Skipped Time(s)
DifferenceHolderTest  2     0      0        0       0.476
RangeDenormalizerTest 3     0      0        0       0.399
ReduceHelperTest      5     0      0        0       0.428
StreamFromOptionsTest 3     0      0        0       0.509
DifferenceHolderTest  2     0      0        0       0.391
RangeDenormalizerTest 3     0      0        0       0.337
ReduceHelperTest      5     0      0        0       0.338
StreamFromOptionsTest 3     0      0        0       0.318
DifferenceHolderTest  2     0      0        0       0.393
RangeDenormalizerTest 3     0      0        0       0.315
ReduceHelperTest      5     0      0        0       0.366
StreamFromOptionsTest 3     0      0        0       0.326

-------------------------------------------------------------------------------
org.apache.cassandra.repair.consistent

Name                          Tests Errors Failures Skipped Time(s)
AbstractConsistentSessionTest 1     0      0        1       0.068
CoordinatorMessagingTest      7     0      0        0       6.418
CoordinatorSessionTest        7     0      0        0       0.219
CoordinatorSessionsTest       7     0      0        0       2.144
LocalSessionTest              40    0      0        0       3.993
AbstractConsistentSessionTest 1     0      0        1       0.032
CoordinatorMessagingTest      7     0      0        0       4.895
CoordinatorSessionTest        7     0      0        0       0.186
CoordinatorSessionsTest       7     0      0        0       2.062
LocalSessionTest              40    0      0        0       4.021
AbstractConsistentSessionTest 1     0      0        1       0.078
CoordinatorMessagingTest      7     0      0        0       6.105
CoordinatorSessionTest        7     0      0        0       1.335
CoordinatorSessionsTest       7     0      0        0       3.345
LocalSessionTest              40    0      0        0       5.078

-------------------------------------------------------------------------------
org.apache.cassandra.repair.messages

Name                            Tests Errors Failures Skipped Time(s)
RepairMessageSerializationsTest 8     0      0        0       1.545
RepairMessageSerializerTest     6     0      0        0       0.864
RepairOptionTest                4     0      0        0       1.250
RepairMessageSerializationsTest 8     0      0        0       1.138
RepairMessageSerializerTest     6     0      0        0       0.569
RepairOptionTest                4     0      0        0       1.043
RepairMessageSerializationsTest 8     0      0        0       1.288
RepairMessageSerializerTest     6     0      0        0       0.584
RepairOptionTest                4     0      0        0       1.179

-------------------------------------------------------------------------------
org.apache.cassandra.schema

Name                         Tests Errors Failures Skipped Time(s)
CreateTableValidationTest    1     0      0        0       3.574
IndexMetadataTest            3     0      0        0       0.466
MigrationManagerTest         17    0      0        0       7.652
SchemaKeyspaceTest           5     0      0        0       4.348
SchemaTest                   1     0      0        0       3.241
TupleTypesRepresentationTest 1     1      0        0       0.000
ValidationTest               4     0      0        0       0.402
CreateTableValidationTest    1     0      0        0       2.096
IndexMetadataTest            3     0      0        0       0.289
MigrationManagerTest         17    0      0        0       6.608
SchemaKeyspaceTest           5     0      0        0       3.575
SchemaTest                   1     0      0        0       2.601
TupleTypesRepresentationTest 2     0      0        1       0.055
ValidationTest               4     0      0        0       0.354
CreateTableValidationTest    1     0      0        0       3.621
IndexMetadataTest            3     0      0        0       0.302
MigrationManagerTest         17    0      0        0       5.727
SchemaKeyspaceTest           5     0      0        0       3.948
SchemaTest                   1     0      0        0       2.598
TupleTypesRepresentationTest 2     0      0        1       1.162
ValidationTest               4     0      0        0       0.326

-------------------------------------------------------------------------------
org.apache.cassandra.security

Name                Tests Errors Failures Skipped Time(s)
CipherFactoryTest   7     0      0        0       1.100
EncryptionUtilsTest 3     0      0        0       1.908
JKSKeyProviderTest  2     0      0        0       0.732
SSLFactoryTest      14    0      0        0       0.521
CipherFactoryTest   7     0      0        0       0.814
EncryptionUtilsTest 3     0      0        0       1.356
JKSKeyProviderTest  2     0      0        0       0.529
SSLFactoryTest      14    0      0        0       0.403
CipherFactoryTest   7     0      0        0       0.784
EncryptionUtilsTest 3     0      0        0       1.472
JKSKeyProviderTest  2     0      0        0       0.556
SSLFactoryTest      14    0      0        0       1.859

-------------------------------------------------------------------------------
org.apache.cassandra.serializers

Name                     Tests Errors Failures Skipped Time(s)
SimpleDateSerializerTest 9     0      0        0       0.496
TimeSerializerTest       16    0      0        0       0.134
TimestampSerializerTest  1     0      0        0       0.534
SimpleDateSerializerTest 9     0      0        0       0.317
TimeSerializerTest       16    0      0        0       0.077
TimestampSerializerTest  1     0      0        0       0.331
SimpleDateSerializerTest 9     0      0        0       0.297
TimeSerializerTest       16    0      0        0       0.088
TimestampSerializerTest  1     0      0        0       0.325

-------------------------------------------------------------------------------
org.apache.cassandra.service

Name                              Tests Errors Failures Skipped Time(s)
ActiveRepairServiceTest           11    1      1        0       6.390
BootstrapTransientTest            1     0      0        0       1.130
ClientWarningsTest                4     0      0        0       44.900
GCInspectorTest                   6     0      0        0       1.558
JoinTokenRingTest                 1     0      0        0       6.504
LeaveAndBootstrapTest             8     0      0        0       8.940
LegacyAuthFailTest                1     0      0        0       5.643
MoveTest                          7     0      0        0       24.709
MoveTransientTest                 19    0      0        0       1.145
NativeTransportServiceTest        11    0      0        0       8.565
PaxosStateTest                    2     0      0        0       6.754
ProtocolBetaVersionTest           2     0      0        0       12.041
QueryPagerTest                    8     0      0        0       5.853
RMIServerSocketFactoryImplTest    1     0      0        0       0.134
RemoveTest                        4     0      0        0       6.780
SerializationsTest                4     0      0        0       1.871
StartupChecksTest                 3     0      0        0       4.593
StorageProxyTest                  4     0      0        0       2.152
StorageServiceServerTest          19    0      0        1       12.173
StorageServiceTest                1     0      0        0       1.993
WriteResponseHandlerTest          5     0      0        0       6.065
WriteResponseHandlerTransientTest 4     0      0        0       4.823
ActiveRepairServiceTest           11    0      0        0       3.929
BootstrapTransientTest            1     0      0        0       1.109
ClientWarningsTest                4     0      0        0       27.220
GCInspectorTest                   6     0      0        0       1.050
JoinTokenRingTest                 1     0      0        0       8.122
LeaveAndBootstrapTest             8     0      0        0       8.314
LegacyAuthFailTest                1     0      0        0       3.428
MoveTest                          7     0      0        0       25.006
MoveTransientTest                 19    0      0        0       1.164
NativeTransportServiceTest        11    0      0        0       8.328
PaxosStateTest                    2     0      0        0       8.024
ProtocolBetaVersionTest           2     0      0        0       11.613
QueryPagerTest                    8     0      0        0       3.105
RMIServerSocketFactoryImplTest    1     0      0        0       0.067
RemoveTest                        4     0      0        0       4.758
SerializationsTest                4     0      0        0       1.070
StartupChecksTest                 3     0      0        0       2.617
StorageProxyTest                  4     0      0        0       1.124
StorageServiceServerTest          19    0      0        1       8.461
StorageServiceTest                1     0      0        0       1.108
WriteResponseHandlerTest          5     0      0        0       3.222
WriteResponseHandlerTransientTest 4     0      0        0       3.172
ActiveRepairServiceTest           11    0      0        0       4.071
BootstrapTransientTest            1     0      0        0       1.193
ClientWarningsTest                4     0      0        0       27.682
GCInspectorTest                   6     0      0        0       1.021
JoinTokenRingTest                 1     0      0        0       5.230
LeaveAndBootstrapTest             8     0      0        0       5.535
LegacyAuthFailTest                1     0      0        0       4.590
MoveTest                          7     0      0        0       22.853
MoveTransientTest                 19    0      0        0       1.736
NativeTransportServiceTest        11    0      0        0       8.668
PaxosStateTest                    2     0      0        0       5.299
ProtocolBetaVersionTest           2     0      0        0       12.923
QueryPagerTest                    8     0      0        0       3.634
RMIServerSocketFactoryImplTest    1     0      0        0       0.079
RemoveTest                        4     0      0        0       6.189
SerializationsTest                4     0      0        0       1.212
StartupChecksTest                 3     0      0        0       2.835
StorageProxyTest                  4     0      0        0       1.305
StorageServiceServerTest          19    0      0        1       8.766
StorageServiceTest                1     0      0        0       1.253
WriteResponseHandlerTest          5     0      0        0       3.606
WriteResponseHandlerTransientTest 4     0      0        0       3.486

-------------------------------------------------------------------------------
org.apache.cassandra.service.pager

Name            Tests Errors Failures Skipped Time(s)
PagingStateTest 7     0      0        0       1.180
PagingStateTest 7     0      0        0       1.207
PagingStateTest 7     0      0        0       1.369

-------------------------------------------------------------------------------
org.apache.cassandra.service.reads

Name                      Tests Errors Failures Skipped Time(s)
AbstractReadResponseTest  1     0      0        1       0.107
DataResolverTest          32    0      0        0       5.109
DigestResolverTest        5     0      0        0       4.593
ReadExecutorTest          3     0      0        0       6.044
SpeculativeRetryParseTest 78    0      0        0       0.211
AbstractReadResponseTest  1     0      0        1       0.057
DataResolverTest          32    0      0        0       3.547
DigestResolverTest        5     0      0        0       3.241
ReadExecutorTest          3     0      0        0       3.398
SpeculativeRetryParseTest 78    0      0        0       0.126
AbstractReadResponseTest  1     0      0        1       0.081
DataResolverTest          32    0      0        0       3.625
DigestResolverTest        5     0      0        0       3.424
ReadExecutorTest          3     0      0        0       3.456
SpeculativeRetryParseTest 78    0      0        0       0.137

-------------------------------------------------------------------------------
org.apache.cassandra.service.reads.repair

Name                             Tests Errors Failures Skipped Time(s)
AbstractReadRepairTest           1     0      0        1       0.153
BlockingReadRepairTest           9     0      0        0       5.904
DiagEventsBlockingReadRepairTest 3     0      0        0       5.847
ReadOnlyReadRepairTest           4     0      0        0       5.432
ReadRepairTest                   7     0      0        0       5.587
RepairedDataVerifierTest         10    0      0        0       9.002
AbstractReadRepairTest           1     0      0        1       0.059
BlockingReadRepairTest           9     0      0        0       3.434
DiagEventsBlockingReadRepairTest 3     0      0        0       3.337
ReadOnlyReadRepairTest           4     0      0        0       3.271
ReadRepairTest                   7     0      0        0       3.427
RepairedDataVerifierTest         10    0      0        0       7.957
AbstractReadRepairTest           1     0      0        1       0.076
BlockingReadRepairTest           9     0      0        0       3.760
DiagEventsBlockingReadRepairTest 3     0      0        0       3.672
ReadOnlyReadRepairTest           4     0      0        0       2.918
ReadRepairTest                   7     0      0        0       3.055
RepairedDataVerifierTest         10    0      0        0       4.576

-------------------------------------------------------------------------------
org.apache.cassandra.streaming

Name                                        Tests Errors Failures Skipped Time(s)
LongStreamingTest                           2     0      0        0       201.919
EntireSSTableStreamingCorrectFilesCountTest 1     0      0        0       4.224
SessionInfoTest                             1     1      0        0       0.600
StreamOperationTest                         1     0      0        0       0.097
StreamTransferTaskTest                      2     0      0        0       3.456
StreamingTransferTest                       5     0      0        0       11.951
EntireSSTableStreamingCorrectFilesCountTest 1     0      0        0       3.398
SessionInfoTest                             1     0      0        0       0.536
StreamOperationTest                         1     0      0        0       0.066
StreamTransferTaskTest                      2     0      0        0       3.277
StreamingTransferTest                       5     0      0        0       11.579
EntireSSTableStreamingCorrectFilesCountTest 1     0      0        0       3.636
SessionInfoTest                             1     0      0        0       0.606
StreamOperationTest                         1     0      0        0       0.070
StreamTransferTaskTest                      2     0      0        0       3.154
StreamingTransferTest                       5     0      0        0       13.326

-------------------------------------------------------------------------------
org.apache.cassandra.streaming.async

Name                            Tests Errors Failures Skipped Time(s)
NettyStreamingMessageSenderTest 10    0      0        0       1.727
StreamCompressionSerializerTest 2     0      0        0       1.233
StreamingInboundHandlerTest     7     0      0        0       1.422
NettyStreamingMessageSenderTest 10    0      0        0       1.186
StreamCompressionSerializerTest 2     0      0        0       1.025
StreamingInboundHandlerTest     7     0      0        0       1.167
NettyStreamingMessageSenderTest 10    0      0        0       1.169
StreamCompressionSerializerTest 2     0      0        0       1.018
StreamingInboundHandlerTest     7     0      0        0       1.345

-------------------------------------------------------------------------------
org.apache.cassandra.streaming.compression

Name                      Tests Errors Failures Skipped Time(s)
CompressedInputStreamTest 6     0      0        0       1.751
CompressedInputStreamTest 6     0      0        0       1.287
CompressedInputStreamTest 6     0      0        0       1.347

-------------------------------------------------------------------------------
org.apache.cassandra.stress.generate

Name                     Tests Errors Failures Skipped Time(s)
DistributionGaussianTest 2     0      0        0       0.093
DistributionSequenceTest 4     0      0        0       0.071

-------------------------------------------------------------------------------
org.apache.cassandra.stress.settings

Name                  Tests Errors Failures Skipped Time(s)
OptionReplicationTest 1     0      0        0       0.076
SettingsMiscTest      4     0      0        0       0.077
SettingsNodeTest      2     0      0        0       0.059
StressSettingsTest    1     0      0        0       0.479

-------------------------------------------------------------------------------
org.apache.cassandra.stress.util

Name                  Tests Errors Failures Skipped Time(s)
MultiResultLoggerTest 5     0      0        0       0.059

-------------------------------------------------------------------------------
org.apache.cassandra.tools

Name                        Tests Errors Failures Skipped Time(s)
AuditLogViewerTest          5     0      0        0       0.929
BulkLoaderTest              6     1      0        0       10.867
ClearSnapshotTest           1     1      0        0       0.000
CompactionStressTest        2     0      0        0       15.874
GetVersionTest              1     0      0        0       0.135
LoaderOptionsTest           1     0      0        0       0.874
SSTableExpiredBlockersTest  2     0      1        0       0.893
SSTableExportTest           2     0      0        0       0.925
SSTableLevelResetterTest    2     0      1        0       0.740
SSTableMetadataViewerTest   2     0      0        0       0.221
SSTableOfflineRelevelTest   2     0      1        0       0.787
SSTableRepairedAtSetterTest 2     0      1        0       0.676
StandaloneSSTableUtilTest   2     0      1        0       0.681
StandaloneScrubberTest      2     0      1        0       0.911
StandaloneSplitterTest      1     0      0        0       0.132
StandaloneUpgraderTest      2     0      1        0       0.868
StandaloneVerifierTest      2     0      1        0       0.934
TopPartitionsTest           2     0      0        0       4.466
AuditLogViewerTest          5     0      0        0       0.610
BulkLoaderTest              6     0      0        0       12.515
ClearSnapshotTest           4     0      0        0       8.516
CompactionStressTest        2     0      0        0       14.761
GetVersionTest              1     0      0        0       0.071
LoaderOptionsTest           1     0      0        0       0.596
SSTableExpiredBlockersTest  2     0      0        0       1.716
SSTableExportTest           2     0      0        0       0.656
SSTableLevelResetterTest    2     0      0        0       1.687
SSTableMetadataViewerTest   2     0      0        0       0.118
SSTableOfflineRelevelTest   2     0      0        0       1.700
SSTableRepairedAtSetterTest 2     0      0        0       0.757
StandaloneSSTableUtilTest   2     0      0        0       1.726
StandaloneScrubberTest      2     0      0        0       1.814
StandaloneSplitterTest      1     0      0        0       0.074
StandaloneUpgraderTest      2     0      0        0       1.784
StandaloneVerifierTest      2     0      0        0       1.772
TopPartitionsTest           2     0      0        0       3.766
AuditLogViewerTest          5     0      0        0       0.828
BulkLoaderTest              6     0      0        0       13.133
ClearSnapshotTest           4     0      0        0       9.023
CompactionStressTest        2     0      0        0       15.703
GetVersionTest              1     0      0        0       0.472
LoaderOptionsTest           1     0      0        0       0.726
SSTableExpiredBlockersTest  2     0      0        0       2.841
SSTableExportTest           2     0      0        0       1.288
SSTableLevelResetterTest    2     0      0        0       2.439
SSTableMetadataViewerTest   2     0      0        0       0.519
SSTableOfflineRelevelTest   2     0      0        0       2.413
SSTableRepairedAtSetterTest 2     0      0        0       1.388
StandaloneSSTableUtilTest   2     0      0        0       2.403
StandaloneScrubberTest      2     0      0        0       2.536
StandaloneSplitterTest      1     0      0        0       0.502
StandaloneUpgraderTest      2     0      0        0       2.497
StandaloneVerifierTest      2     0      0        0       2.552
TopPartitionsTest           2     0      0        0       3.911

-------------------------------------------------------------------------------
org.apache.cassandra.tools.nodetool.formatter

Name             Tests Errors Failures Skipped Time(s)
TableBuilderTest 6     0      0        0       0.106
TableBuilderTest 6     0      0        0       0.068
TableBuilderTest 6     0      0        0       0.091

-------------------------------------------------------------------------------
org.apache.cassandra.tools.nodetool.stats

Name                     Tests Errors Failures Skipped Time(s)
StatsTableComparatorTest 6     0      0        0       0.535
TableStatsPrinterTest    2     0      0        0       0.191
StatsTableComparatorTest 6     0      0        0       0.307
TableStatsPrinterTest    2     0      0        0       0.085
StatsTableComparatorTest 6     0      0        0       0.289
TableStatsPrinterTest    2     0      0        0       0.115

-------------------------------------------------------------------------------
org.apache.cassandra.tracing

Name        Tests Errors Failures Skipped Time(s)
TracingTest 6     0      0        0       1.592
TracingTest 6     0      0        0       1.165
TracingTest 6     0      0        0       1.237

-------------------------------------------------------------------------------
org.apache.cassandra.transport

Name                              Tests Errors Failures Skipped Time(s)
CBUtilTest                        4     0      0        0       0.140
CQLUserAuditTest                  8     0      0        0       31.210
DataTypeTest                      3     0      0        0       0.437
ErrorMessageTest                  7     0      0        0       0.457
IdleDisconnectTest                2     0      0        0       18.101
InflightRequestPayloadTrackerTest 6     0      0        0       20.508
MessagePayloadTest                3     0      0        0       13.688
ProtocolErrorTest                 6     0      0        0       2.251
ProtocolVersionTest               4     0      0        0       1.389
ProtocolVersionTrackerTest        3     0      0        0       0.454
SerDeserTest                      6     0      0        0       2.498
ServerMetricsTest                 1     0      0        0       13.628
StartupMessageTest                1     0      0        0       12.344
CBUtilTest                        4     0      0        0       0.077
CQLUserAuditTest                  8     0      0        0       28.715
DataTypeTest                      3     0      0        0       0.392
ErrorMessageTest                  7     0      0        0       0.427
IdleDisconnectTest                2     0      0        0       16.295
InflightRequestPayloadTrackerTest 6     0      0        0       13.810
MessagePayloadTest                3     0      0        0       12.318
ProtocolErrorTest                 6     0      0        0       1.281
ProtocolVersionTest               4     0      0        0       1.111
ProtocolVersionTrackerTest        3     0      0        0       0.348
SerDeserTest                      6     0      0        0       1.681
ServerMetricsTest                 1     0      0        0       11.295
StartupMessageTest                1     0      0        0       11.197
CBUtilTest                        4     0      0        0       0.364
CQLUserAuditTest                  8     0      0        0       29.816
DataTypeTest                      3     0      0        0       0.331
ErrorMessageTest                  7     0      0        0       0.367
IdleDisconnectTest                2     0      0        0       16.886
InflightRequestPayloadTrackerTest 6     0      0        0       14.029
MessagePayloadTest                3     0      0        0       13.723
ProtocolErrorTest                 6     0      0        0       1.230
ProtocolVersionTest               4     0      0        0       1.063
ProtocolVersionTrackerTest        3     0      0        0       0.323
SerDeserTest                      6     0      0        0       1.628
ServerMetricsTest                 1     0      0        0       12.954
StartupMessageTest                1     0      0        0       12.792

-------------------------------------------------------------------------------
org.apache.cassandra.transport.frame.checksum

Name                                         Tests Errors Failures Skipped Time
                                                                           (s)
ChecksummingTransformerTest                  5     0      0        0       22.945
ChecksummingWithCorruptedLZ4DoesNotCrashTest 1     0      0        0       24.063
ChecksummingTransformerTest                  5     0      0        0       18.129
ChecksummingWithCorruptedLZ4DoesNotCrashTest 1     0      0        0       22.240
ChecksummingTransformerTest                  5     0      0        0       19.436
ChecksummingWithCorruptedLZ4DoesNotCrashTest 1     0      0        0       24.526

-------------------------------------------------------------------------------
org.apache.cassandra.transport.messages

Name                    Tests Errors Failures Skipped Time(s)
AuthenticateMessageTest 1     0      0        0       0.787
PrepareMessageTest      1     0      0        0       0.672
AuthenticateMessageTest 1     0      0        0       0.397
PrepareMessageTest      1     0      0        0       0.375
AuthenticateMessageTest 1     0      0        0       0.390
PrepareMessageTest      1     0      0        0       0.350

-------------------------------------------------------------------------------
org.apache.cassandra.triggers

Name                Tests Errors Failures Skipped Time(s)
TriggerExecutorTest 9     0      0        0       2.050
TriggersSchemaTest  4     0      0        0       7.367
TriggersTest        7     0      0        0       7.973
TriggerExecutorTest 9     0      0        0       1.599
TriggersSchemaTest  4     0      0        0       4.043
TriggersTest        7     0      0        0       4.845
TriggerExecutorTest 9     0      0        0       1.657
TriggersSchemaTest  4     0      0        0       3.800
TriggersTest        7     0      0        0       4.743

-------------------------------------------------------------------------------
org.apache.cassandra.utils

Name                        Tests Errors Failures Skipped Time(s)
LongBloomFilterTest         5     0      0        0       146.978
LongBTreeTest               15    0      0        0       1101.656
AbstractIteratorTest        9     0      0        0       0.154
BloomFilterTest             11    0      0        2       0.663
ByteBufferUtilTest          12    0      0        0       0.561
BytesReadTrackerTest        4     0      0        0       0.108
CassandraVersionTest        7     0      0        0       0.109
EstimatedHistogramTest      6     0      0        0       0.106
FBUtilitiesTest             7     0      0        0       0.918
FastByteOperationsTest      2     0      0        0       5.483
HexTest                     2     0      0        0       0.513
HistogramBuilderTest        5     0      0        0       0.226
IntegerIntervalsTest        6     0      0        0       58.156
IntervalTreeTest            3     0      0        0       0.362
JVMStabilityInspectorTest   3     0      0        0       1.199
JavaUtilsTest               1     0      0        0       0.388
MergeIteratorComparisonTest 16    0      0        0       23.452
MergeIteratorTest           1     0      0        0       0.149
MerkleTreeTest              27    0      0        0       8.098
MerkleTreesTest             13    0      0        0       0.983
MonotonicClockTest          1     0      0        0       14.909
NativeLibraryTest           2     0      0        0       0.960
NoSpamLoggerTest            4     0      0        0       0.160
OverlapIteratorTest         1     0      0        0       16.658
SerializationsTest          3     0      0        0       2.242
SlidingTimeRateTest         7     0      0        0       0.614
StatusLoggerTest            1     0      0        0       2.184
AbstractIteratorTest        9     0      0        0       0.086
BloomFilterTest             11    0      0        2       0.649
ByteBufferUtilTest          12    0      0        0       0.541
BytesReadTrackerTest        4     0      0        0       0.067
CassandraVersionTest        7     0      0        0       0.083
EstimatedHistogramTest      6     0      0        0       0.073
FBUtilitiesTest             7     0      0        0       0.741
FastByteOperationsTest      2     0      0        0       3.755
HexTest                     2     0      0        0       0.295
HistogramBuilderTest        5     0      0        0       0.104
IntegerIntervalsTest        6     0      0        0       53.156
IntervalTreeTest            3     0      0        0       0.337
JVMStabilityInspectorTest   3     0      0        0       1.072
JavaUtilsTest               1     0      0        0       0.290
MergeIteratorComparisonTest 16    0      0        0       12.832
MergeIteratorTest           1     0      0        0       0.076
MerkleTreeTest              27    0      0        0       7.043
MerkleTreesTest             13    0      0        0       0.746
MonotonicClockTest          1     0      0        0       13.531
NativeLibraryTest           2     0      0        0       0.491
NoSpamLoggerTest            4     0      0        0       0.075
OverlapIteratorTest         1     0      0        0       11.755
SerializationsTest          3     0      0        0       1.565
SlidingTimeRateTest         7     0      0        0       0.608
StatusLoggerTest            1     0      0        0       2.248
AbstractIteratorTest        9     0      0        0       0.110
BloomFilterTest             11    0      0        2       0.727
ByteBufferUtilTest          12    0      0        0       0.384
BytesReadTrackerTest        4     0      0        0       0.069
CassandraVersionTest        7     0      0        0       0.082
EstimatedHistogramTest      6     0      0        0       0.067
FBUtilitiesTest             7     0      0        0       0.675
FastByteOperationsTest      2     0      0        0       3.800
HexTest                     2     0      0        0       0.214
HistogramBuilderTest        5     0      0        0       0.102
IntegerIntervalsTest        6     0      0        0       54.633
IntervalTreeTest            3     0      0        0       0.280
JVMStabilityInspectorTest   3     0      0        0       1.024
JavaUtilsTest               1     0      0        0       0.246
MergeIteratorComparisonTest 16    0      0        0       14.651
MergeIteratorTest           1     0      0        0       0.100
MerkleTreeTest              27    0      0        0       7.818
MerkleTreesTest             13    0      0        0       1.288
MonotonicClockTest          1     0      0        0       21.644
NativeLibraryTest           2     0      0        0       0.512
NoSpamLoggerTest            4     0      0        0       0.082
OverlapIteratorTest         1     0      0        0       13.102
SerializationsTest          3     0      0        0       1.897
SlidingTimeRateTest         7     0      0        0       0.557
StatusLoggerTest            1     0      0        0       3.674

-------------------------------------------------------------------------------
org.apache.cassandra.utils.binlog

Name                 Tests Errors Failures Skipped Time(s)
BinLogTest           13    0      0        0       11.995
DeletingArchiverTest 3     0      0        0       0.343
ExternalArchiverTest 5     0      0        0       10.510
BinLogTest           13    0      0        0       11.239
DeletingArchiverTest 3     0      0        0       0.329
ExternalArchiverTest 5     0      0        0       10.493
BinLogTest           13    0      0        0       11.653
DeletingArchiverTest 3     0      0        0       0.305
ExternalArchiverTest 5     0      0        0       10.453

-------------------------------------------------------------------------------
org.apache.cassandra.utils.btree

Name                    Tests Errors Failures Skipped Time(s)
BTreeRemovalTest        22    0      0        0       0.524
BTreeSearchIteratorTest 4     0      0        0       0.283
BTreeTest               14    0      0        0       1.116
BTreeRemovalTest        22    0      0        0       0.322
BTreeSearchIteratorTest 4     0      0        0       0.138
BTreeTest               14    0      0        0       0.546
BTreeRemovalTest        22    0      0        0       0.234
BTreeSearchIteratorTest 4     0      0        0       0.089
BTreeTest               14    0      0        0       0.512

-------------------------------------------------------------------------------
org.apache.cassandra.utils.concurrent

Name                      Tests Errors Failures Skipped Time(s)
AbstractTransactionalTest 1     0      0        1       0.161
AccumulatorTest           4     0      0        0       0.141
RefCountedTest            12    0      0        0       8.883
WeightedQueueTest         46    0      0        0       1.100
AbstractTransactionalTest 1     0      0        1       0.061
AccumulatorTest           4     0      0        0       0.068
RefCountedTest            12    0      0        0       6.690
WeightedQueueTest         46    0      0        0       1.014
AbstractTransactionalTest 1     0      0        1       0.067
AccumulatorTest           4     0      0        0       0.065
RefCountedTest            12    0      0        0       5.675
WeightedQueueTest         46    0      0        0       0.952

-------------------------------------------------------------------------------
org.apache.cassandra.utils.memory

Name                Tests Errors Failures Skipped Time(s)
LongBufferPoolTest  1     0      0        0       121.183
BufferPoolTest      32    0      0        0       8.721
NativeAllocatorTest 1     0      0        0       0.509
BufferPoolTest      32    0      0        0       8.514
NativeAllocatorTest 1     0      0        0       0.423
BufferPoolTest      32    0      0        0       8.757
NativeAllocatorTest 1     0      0        0       0.387

-------------------------------------------------------------------------------
org.apache.cassandra.utils.obs

Name              Tests Errors Failures Skipped Time(s)
OffHeapBitSetTest 4     0      0        0       0.576
OffHeapBitSetTest 4     0      0        0       0.540
OffHeapBitSetTest 4     0      0        0       0.501

-------------------------------------------------------------------------------
org.apache.cassandra.utils.streamhist

Name                                   Tests Errors Failures Skipped Time(s)
StreamingTombstoneHistogramBuilderTest 11    0      0        0       2.706
StreamingTombstoneHistogramBuilderTest 11    0      0        0       2.706
StreamingTombstoneHistogramBuilderTest 11    0      0        0       2.642

-------------------------------------------------------------------------------
org.apache.cassandra.utils.vint

Name           Tests Errors Failures Skipped Time(s)
VIntCodingTest 4     0      0        0       0.351
VIntCodingTest 4     0      0        0       0.287
VIntCodingTest 4     0      0        0       0.222

-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Failures
-------------------------------------------------------------------------------

ActiveRepairServiceTest // testRejectWhenPoolFullStrategy-cdc // Error
Task java.util.concurrent.FutureTask@2da3b078 rejected from
org.apache.cassandra.concurrent.JMXEnabledThreadPoolExecutor@544e8149[Running, pool size = 2, active
threads = 2, queued tasks = 0, completed tasks = 0]

java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@2da3b078
rejected from org.apache.cassandra.concurrent.JMXEnabledThreadPoolExecutor@544e8149[Running, pool size
= 2, active threads = 2, queued tasks = 0, completed tasks = 0]
at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379)
at org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.execute
(DebuggableThreadPoolExecutor.java:176)
at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
at org.apache.cassandra.service.ActiveRepairServiceTest.testRejectWhenPoolFullStrategy
(ActiveRepairServiceTest.java:379)
------------------------------------------------------------------------------------------------------
ActiveRepairServiceTest // testQueueWhenPoolFullStrategy-cdc // Failure
expected:<2> but was:<1>

junit.framework.AssertionFailedError: expected:<2> but was:<1>
at org.apache.cassandra.service.ActiveRepairServiceTest.testQueueWhenPoolFullStrategy
(ActiveRepairServiceTest.java:430)
------------------------------------------------------------------------------------------------------
ArrivalWindowTest // testWithNanoTime-cdc // Error
java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known

java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service
not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getLocalAddressAndPort(FBUtilities.java:151)
at org.apache.cassandra.gms.ArrivalWindowTest.testWithNanoTime(ArrivalWindowTest.java:38)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
BatchlogEndpointFilterTest // shouldSelectHostFromLocal-cdc // Error
java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known

java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service
not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.ReplicaPlans.filterBatchlogEndpoints(ReplicaPlans.java:275)
at org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.filterBatchlogEndpoints
(BatchlogEndpointFilterTest.java:121)
at org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.shouldSelectHostFromLocal
(BatchlogEndpointFilterTest.java:67)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
BatchlogEndpointFilterTest // shouldSelectTwoRandomHostsFromSingleOtherRack-cdc // Error
java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known

java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service
not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.ReplicaPlans.filterBatchlogEndpoints(ReplicaPlans.java:275)
at org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.filterBatchlogEndpoints
(BatchlogEndpointFilterTest.java:121)
at
org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.shouldSelectTwoRandomHostsFromSingleOtherRack
(BatchlogEndpointFilterTest.java:94)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
BatchlogEndpointFilterTest // shouldSelect2hostsFromNonLocalRacks-cdc // Error
java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known

java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service
not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.ReplicaPlans.filterBatchlogEndpoints(ReplicaPlans.java:275)
at org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.filterBatchlogEndpoints
(BatchlogEndpointFilterTest.java:121)
at org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.shouldSelect2hostsFromNonLocalRacks
(BatchlogEndpointFilterTest.java:53)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
BatchlogEndpointFilterTest // shouldSelectTwoRandomHostsFromSingleRack-cdc // Error
java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known

java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service
not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.ReplicaPlans.filterBatchlogEndpoints(ReplicaPlans.java:275)
at org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.filterBatchlogEndpoints
(BatchlogEndpointFilterTest.java:121)
at org.apache.cassandra.batchlog.BatchlogEndpointFilterTest.shouldSelectTwoRandomHostsFromSingleRack
(BatchlogEndpointFilterTest.java:111)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
BulkLoaderTest // testBulkLoader_WithArgs-cdc // Error
java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service
not known

java.lang.RuntimeException: java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5:
ip-10-0-5-5: Name or service not known
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:243)
at org.apache.cassandra.tools.BulkLoaderTest.testBulkLoader_WithArgs(BulkLoaderTest.java:49)
Caused by: java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name
or service not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.IEndpointSnitch.getLocalDatacenter(IEndpointSnitch.java:55)
at org.apache.cassandra.config.DatabaseDescriptor.applySnitch(DatabaseDescriptor.java:1112)
at org.apache.cassandra.config.DatabaseDescriptor.toolInitialization(DatabaseDescriptor.java:223)
at org.apache.cassandra.config.DatabaseDescriptor.toolInitialization(DatabaseDescriptor.java:188)
at org.apache.cassandra.tools.BulkLoader.load(BulkLoader.java:54)
at org.apache.cassandra.tools.BulkLoader.main(BulkLoader.java:49)
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:219)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
CassandraIndexTest // indexCorrectlyMarkedAsBuildAndRemoved-cdc // Failure
expected:<1> but was:<0>

junit.framework.AssertionFailedError: expected:<1> but was:<0>
at org.apache.cassandra.index.internal.CassandraIndexTest.indexCorrectlyMarkedAsBuildAndRemoved
(CassandraIndexTest.java:574)
------------------------------------------------------------------------------------------------------
ClearSnapshotTest // BeforeFirstTest // Error
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until
the VM exit.

junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the
report does not reflect the time until the VM exit.
at java.lang.Thread.run(Thread.java:748)
------------------------------------------------------------------------------------------------------
DatabaseDescriptorRefTest // testDatabaseDescriptorRef-cdc // Error


java.lang.reflect.InvocationTargetException
at org.apache.cassandra.config.DatabaseDescriptorRefTest.testDatabaseDescriptorRef
(DatabaseDescriptorRefTest.java:272)
Caused by: java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name
or service not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.config.DatabaseDescriptor.applyAddressConfig(DatabaseDescriptor.java:971)
at org.apache.cassandra.config.DatabaseDescriptor.applyAddressConfig(DatabaseDescriptor.java:899)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
JMXAuthTest // org.apache.cassandra.auth.jmx.JMXAuthTest-cdc // Error
Local host name unknown: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not
known

java.net.MalformedURLException: Local host name unknown: java.net.UnknownHostException: ip-10-0-5-5:
ip-10-0-5-5: Name or service not known
at javax.management.remote.JMXServiceURL.<init>(JMXServiceURL.java:289)
at javax.management.remote.JMXServiceURL.<init>(JMXServiceURL.java:253)
at org.apache.cassandra.utils.JMXServerUtils.createJMXServer(JMXServerUtils.java:123)
at org.apache.cassandra.auth.jmx.JMXAuthTest.setupJMXServer(JMXAuthTest.java:93)
at org.apache.cassandra.auth.jmx.JMXAuthTest.setupClass(JMXAuthTest.java:67)
------------------------------------------------------------------------------------------------------
LongSharedExecutorPoolTest // testPromptnessOfExecution // Failure


junit.framework.AssertionFailedError
at org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution
(LongSharedExecutorPoolTest.java:169)
at org.apache.cassandra.concurrent.LongSharedExecutorPoolTest.testPromptnessOfExecution
(LongSharedExecutorPoolTest.java:102)
------------------------------------------------------------------------------------------------------
RepairJobTest // testNoTreesRetainedAfterDifference-cdc // Failure
Expecting: <1892008L> to be greater than: <3408208L>

junit.framework.AssertionFailedError:
Expecting:
<1892008L>
to be greater than:
<3408208L>
at org.apache.cassandra.repair.RepairJobTest.testNoTreesRetainedAfterDifference(RepairJobTest.java:
227)
------------------------------------------------------------------------------------------------------
ReplicaCollectionTest


java.lang.ExceptionInInitializerError
at org.apache.cassandra.locator.ReplicaCollectionTest.<clinit>(ReplicaCollectionTest.java:428)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
Caused by: java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name
or service not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.ReplicaUtils.<clinit>(ReplicaUtils.java:79)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
ReplicaLayoutTest // testConflictResolution-cdc // Error


java.lang.ExceptionInInitializerError
at org.apache.cassandra.locator.ReplicaLayoutTest.testConflictResolution(ReplicaLayoutTest.java:34)
Caused by: java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name
or service not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.ReplicaUtils.<clinit>(ReplicaUtils.java:79)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
SEPExecutorTest // shutdownTest-cdc // Error


java.lang.ExceptionInInitializerError
at org.apache.cassandra.concurrent.ExecutorLocals.<clinit>(ExecutorLocals.java:35)
at org.apache.cassandra.concurrent.AbstractLocalAwareExecutorService.execute
(AbstractLocalAwareExecutorService.java:229)
at org.apache.cassandra.concurrent.SEPExecutorTest.shutdownOnce(SEPExecutorTest.java:64)
at org.apache.cassandra.concurrent.SEPExecutorTest.shutdownTest(SEPExecutorTest.java:47)
Caused by: java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name
or service not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getLocalAddressAndPort(FBUtilities.java:151)
at org.apache.cassandra.tracing.Tracing.<init>(Tracing.java:105)
at org.apache.cassandra.tracing.TracingImpl.<init>(TracingImpl.java:36)
at org.apache.cassandra.tracing.Tracing.<clinit>(Tracing.java:130)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
SEPExecutorTest // changingMaxWorkersMeetsConcurrencyGoalsTest-cdc // Error
Could not initialize class org.apache.cassandra.concurrent.ExecutorLocals

java.lang.NoClassDefFoundError: Could not initialize class
org.apache.cassandra.concurrent.ExecutorLocals
at org.apache.cassandra.concurrent.AbstractLocalAwareExecutorService.execute
(AbstractLocalAwareExecutorService.java:229)
at org.apache.cassandra.concurrent.SEPExecutorTest.assertMaxTaskConcurrency(SEPExecutorTest.java:195)
at org.apache.cassandra.concurrent.SEPExecutorTest.changingMaxWorkersMeetsConcurrencyGoalsTest
(SEPExecutorTest.java:117)
------------------------------------------------------------------------------------------------------
SSTableExpiredBlockersTest // testSSTableExpiredBlockers_WithArgs-cdc // Failure
Unexpected exit code expected:<1> but was:<3>

junit.framework.AssertionFailedError: Unexpected exit code expected:<1> but was:<3>
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:235)
at org.apache.cassandra.tools.SSTableExpiredBlockersTest.testSSTableExpiredBlockers_WithArgs
(SSTableExpiredBlockersTest.java:45)
------------------------------------------------------------------------------------------------------
SSTableHeaderFixTest


java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
Caused by: java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name
or service not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.IEndpointSnitch.getLocalDatacenter(IEndpointSnitch.java:55)
at org.apache.cassandra.config.DatabaseDescriptor.applySnitch(DatabaseDescriptor.java:1112)
at org.apache.cassandra.config.DatabaseDescriptor.toolInitialization(DatabaseDescriptor.java:223)
at org.apache.cassandra.config.DatabaseDescriptor.toolInitialization(DatabaseDescriptor.java:188)
at org.apache.cassandra.io.sstable.SSTableHeaderFixTest.<clinit>(SSTableHeaderFixTest.java:83)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
SSTableLevelResetterTest // testSSTableLevelResetter_WithArgs-cdc // Failure
Unexpected exit code expected:<0> but was:<3>

junit.framework.AssertionFailedError: Unexpected exit code expected:<0> but was:<3>
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:235)
at org.apache.cassandra.tools.SSTableLevelResetterTest.testSSTableLevelResetter_WithArgs
(SSTableLevelResetterTest.java:44)
------------------------------------------------------------------------------------------------------
SSTableOfflineRelevelTest // testSSTableOfflineRelevel_WithArgs-cdc // Failure
Unexpected exit code expected:<1> but was:<3>

junit.framework.AssertionFailedError: Unexpected exit code expected:<1> but was:<3>
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:235)
at org.apache.cassandra.tools.SSTableOfflineRelevelTest.testSSTableOfflineRelevel_WithArgs
(SSTableOfflineRelevelTest.java:45)
------------------------------------------------------------------------------------------------------
SSTableRepairedAtSetterTest // testSSTableRepairedAtSetter_WithArgs-cdc // Failure
Unexpected exit code expected:<0> but was:<3>

junit.framework.AssertionFailedError: Unexpected exit code expected:<0> but was:<3>
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:235)
at org.apache.cassandra.tools.SSTableRepairedAtSetterTest.testSSTableRepairedAtSetter_WithArgs
(SSTableRepairedAtSetterTest.java:44)
------------------------------------------------------------------------------------------------------
SessionInfoTest // testTotals-cdc // Error
java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known

java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service
not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getLocalAddressAndPort(FBUtilities.java:151)
at org.apache.cassandra.streaming.SessionInfoTest.testTotals(SessionInfoTest.java:39)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
------------------------------------------------------------------------------------------------------
StandaloneSSTableUtilTest // testStandaloneSSTableUtil_WithArgs-cdc // Failure
Unexpected exit code expected:<0> but was:<3>

junit.framework.AssertionFailedError: Unexpected exit code expected:<0> but was:<3>
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:235)
at org.apache.cassandra.tools.StandaloneSSTableUtilTest.testStandaloneSSTableUtil_WithArgs
(StandaloneSSTableUtilTest.java:44)
------------------------------------------------------------------------------------------------------
StandaloneScrubberTest // testStandaloneScrubber_WithArgs-cdc // Failure
Unexpected exit code expected:<0> but was:<3>

junit.framework.AssertionFailedError: Unexpected exit code expected:<0> but was:<3>
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:235)
at org.apache.cassandra.tools.StandaloneScrubberTest.testStandaloneScrubber_WithArgs
(StandaloneScrubberTest.java:44)
------------------------------------------------------------------------------------------------------
StandaloneUpgraderTest // testStandaloneUpgrader_WithArgs-cdc // Failure
Unexpected exit code expected:<0> but was:<3>

junit.framework.AssertionFailedError: Unexpected exit code expected:<0> but was:<3>
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:235)
at org.apache.cassandra.tools.StandaloneUpgraderTest.testStandaloneUpgrader_WithArgs
(StandaloneUpgraderTest.java:44)
------------------------------------------------------------------------------------------------------
StandaloneVerifierTest // testStandaloneVerifier_WithArgs-cdc // Failure
Unexpected exit code expected:<0> but was:<3>

junit.framework.AssertionFailedError: Unexpected exit code expected:<0> but was:<3>
at org.apache.cassandra.tools.ToolsTester.runTool(ToolsTester.java:235)
at org.apache.cassandra.tools.StandaloneVerifierTest.testStandaloneVerifier_WithArgs
(StandaloneVerifierTest.java:44)
------------------------------------------------------------------------------------------------------
TupleTypesRepresentationTest


java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
Caused by: java.lang.RuntimeException: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name
or service not known
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:138)
at org.apache.cassandra.utils.FBUtilities.getJustBroadcastAddress(FBUtilities.java:164)
at org.apache.cassandra.utils.FBUtilities.getBroadcastAddressAndPort(FBUtilities.java:178)
at org.apache.cassandra.locator.IEndpointSnitch.getLocalDatacenter(IEndpointSnitch.java:55)
at org.apache.cassandra.config.DatabaseDescriptor.applySnitch(DatabaseDescriptor.java:1112)
at org.apache.cassandra.config.DatabaseDescriptor.toolInitialization(DatabaseDescriptor.java:223)
at org.apache.cassandra.config.DatabaseDescriptor.toolInitialization(DatabaseDescriptor.java:188)
at org.apache.cassandra.schema.TupleTypesRepresentationTest.<clinit>
(TupleTypesRepresentationTest.java:51)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: ip-10-0-5-5: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1506)
at org.apache.cassandra.utils.FBUtilities.getJustLocalAddress(FBUtilities.java:133)
Caused by: java.net.UnknownHostException: ip-10-0-5-5: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
at java.net.InetAddress.getLocalHost(InetAddress.java:1501)
ValidationExecutorTest // testQueueOnValidationSubmission-cdc // Failure
expected:<2> but was:<0>

junit.framework.AssertionFailedError: expected:<2> but was:<0>
at org.apache.cassandra.db.compaction.ValidationExecutorTest.testQueueOnValidationSubmission
(ValidationExecutorTest.java:82)
------------------------------------------------------------------------------------------------------

-------------------------------------------------------------------------------
Skipped
-------------------------------------------------------------------------------

AbstractConsistentSessionTest
org.apache.cassandra.repair.consistent.AbstractConsistentSessionTest-cdc


----------------------------------------------------------------------------------
AbstractConsistentSessionTest
org.apache.cassandra.repair.consistent.AbstractConsistentSessionTest-compression


----------------------------------------------------------------------------------
AbstractConsistentSessionTest
org.apache.cassandra.repair.consistent.AbstractConsistentSessionTest


----------------------------------------------------------------------------------
AbstractPendingAntiCompactionTest
org.apache.cassandra.db.repair.AbstractPendingAntiCompactionTest-cdc


----------------------------------------------------------------------------------
AbstractPendingAntiCompactionTest
org.apache.cassandra.db.repair.AbstractPendingAntiCompactionTest-compression


----------------------------------------------------------------------------------
AbstractPendingAntiCompactionTest
org.apache.cassandra.db.repair.AbstractPendingAntiCompactionTest


----------------------------------------------------------------------------------
AbstractPendingRepairTest
org.apache.cassandra.db.compaction.AbstractPendingRepairTest-cdc


----------------------------------------------------------------------------------
AbstractPendingRepairTest
org.apache.cassandra.db.compaction.AbstractPendingRepairTest-compression


----------------------------------------------------------------------------------
AbstractPendingRepairTest
org.apache.cassandra.db.compaction.AbstractPendingRepairTest


----------------------------------------------------------------------------------
AbstractReadRepairTest
org.apache.cassandra.service.reads.repair.AbstractReadRepairTest-cdc


----------------------------------------------------------------------------------
AbstractReadRepairTest
org.apache.cassandra.service.reads.repair.AbstractReadRepairTest-compression


----------------------------------------------------------------------------------
AbstractReadRepairTest
org.apache.cassandra.service.reads.repair.AbstractReadRepairTest


----------------------------------------------------------------------------------
AbstractReadResponseTest
org.apache.cassandra.service.reads.AbstractReadResponseTest-cdc


----------------------------------------------------------------------------------
AbstractReadResponseTest
org.apache.cassandra.service.reads.AbstractReadResponseTest-compression


----------------------------------------------------------------------------------
AbstractReadResponseTest
org.apache.cassandra.service.reads.AbstractReadResponseTest


----------------------------------------------------------------------------------
AbstractRepairTest
org.apache.cassandra.repair.AbstractRepairTest-cdc


----------------------------------------------------------------------------------
AbstractRepairTest
org.apache.cassandra.repair.AbstractRepairTest-compression


----------------------------------------------------------------------------------
AbstractRepairTest
org.apache.cassandra.repair.AbstractRepairTest


----------------------------------------------------------------------------------
AbstractReplicationAwareTokenAllocatorTest
org.apache.cassandra.dht.tokenallocator.AbstractReplicationAwareTokenAllocatorTest


----------------------------------------------------------------------------------
AbstractTransactionalTest
org.apache.cassandra.utils.concurrent.AbstractTransactionalTest-cdc


----------------------------------------------------------------------------------
AbstractTransactionalTest
org.apache.cassandra.utils.concurrent.AbstractTransactionalTest-compression


----------------------------------------------------------------------------------
AbstractTransactionalTest
org.apache.cassandra.utils.concurrent.AbstractTransactionalTest


----------------------------------------------------------------------------------
BloomFilterTest
testHugeBFSerialization-cdc


----------------------------------------------------------------------------------
BloomFilterTest
testManyRandom-cdc


----------------------------------------------------------------------------------
BloomFilterTest
testHugeBFSerialization-compression


----------------------------------------------------------------------------------
BloomFilterTest
testManyRandom-compression


----------------------------------------------------------------------------------
BloomFilterTest
testHugeBFSerialization


----------------------------------------------------------------------------------
BloomFilterTest
testManyRandom


----------------------------------------------------------------------------------
CommitLogStressTest
org.apache.cassandra.db.commitlog.CommitLogStressTest


----------------------------------------------------------------------------------
CommitLogTest
org.apache.cassandra.db.commitlog.CommitLogTest-cdc


----------------------------------------------------------------------------------
CommitLogTest
org.apache.cassandra.db.commitlog.CommitLogTest-compression


----------------------------------------------------------------------------------
CommitLogTest
org.apache.cassandra.db.commitlog.CommitLogTest


----------------------------------------------------------------------------------
CompactionsTest
testNeedsCleanup-cdc
making ranges based on the keys, not on the tokens

----------------------------------------------------------------------------------
CompactionsTest
testNeedsCleanup-compression
making ranges based on the keys, not on the tokens

----------------------------------------------------------------------------------
CompactionsTest
testNeedsCleanup
making ranges based on the keys, not on the tokens

----------------------------------------------------------------------------------
DecayingEstimatedHistogramReservoirTest
showHistorgramOffsetOverflow-cdc


----------------------------------------------------------------------------------
DecayingEstimatedHistogramReservoirTest
showHistorgramOffsetOverflow-compression


----------------------------------------------------------------------------------
DecayingEstimatedHistogramReservoirTest
showHistorgramOffsetOverflow


----------------------------------------------------------------------------------
FullRepairCoordinatorFastTest
snapshotFailure[PARALLEL/true]
Parallel repair does not perform snapshots

----------------------------------------------------------------------------------
FullRepairCoordinatorFastTest
snapshotFailure[PARALLEL/false]
Parallel repair does not perform snapshots

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[SEQUENTIAL/true]
incremental does not do snapshot

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[SEQUENTIAL/false]
incremental does not do snapshot

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[PARALLEL/true]
incremental does not do snapshot

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[PARALLEL/false]
incremental does not do snapshot

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[DATACENTER_AWARE/true]
incremental does not do snapshot

----------------------------------------------------------------------------------
IncrementalRepairCoordinatorFastTest
snapshotFailure[DATACENTER_AWARE/false]
incremental does not do snapshot

----------------------------------------------------------------------------------
LargePartitionsTest
org.apache.cassandra.io.sstable.LargePartitionsTest-cdc


----------------------------------------------------------------------------------
LargePartitionsTest
org.apache.cassandra.io.sstable.LargePartitionsTest-compression


----------------------------------------------------------------------------------
LargePartitionsTest
org.apache.cassandra.io.sstable.LargePartitionsTest


----------------------------------------------------------------------------------
LegacySSTableTest
testGenerateSstables-cdc


----------------------------------------------------------------------------------
LegacySSTableTest
testGenerateSstables-compression


----------------------------------------------------------------------------------
LegacySSTableTest
testGenerateSstables


----------------------------------------------------------------------------------
PreviewRepairCoordinatorFastTest
snapshotFailure[PARALLEL/true]
Parallel repair does not perform snapshots

----------------------------------------------------------------------------------
PreviewRepairCoordinatorFastTest
snapshotFailure[PARALLEL/false]
Parallel repair does not perform snapshots

----------------------------------------------------------------------------------
RepairCoordinatorFailingMessageTest
org.apache.cassandra.distributed.test.RepairCoordinatorFailingMessageTest


----------------------------------------------------------------------------------
ResourceLeakTest
org.apache.cassandra.distributed.test.ResourceLeakTest


----------------------------------------------------------------------------------
ScrubTest
testScrubCorruptedRowInSmallFile-compression
got: <false>, expected: is <true>

----------------------------------------------------------------------------------
ScrubTest
testScrubOneRowWithCorruptedKey-compression
got: <false>, expected: is <true>

----------------------------------------------------------------------------------
SnapshotDeletingTest
testCompactionHook-cdc
got: <false>, expected: is <true>

----------------------------------------------------------------------------------
SnapshotDeletingTest
testCompactionHook-compression
got: <false>, expected: is <true>

----------------------------------------------------------------------------------
SnapshotDeletingTest
testCompactionHook
got: <false>, expected: is <true>

----------------------------------------------------------------------------------
StorageServiceServerTest
testSnapshotFailureHandler-cdc
got: <false>, expected: is <true>

----------------------------------------------------------------------------------
StorageServiceServerTest
testSnapshotFailureHandler-compression
got: <false>, expected: is <true>

----------------------------------------------------------------------------------
StorageServiceServerTest
testSnapshotFailureHandler
got: <false>, expected: is <true>

----------------------------------------------------------------------------------
TupleTypesRepresentationTest
generateCqlStatements-compression
Only used to

----------------------------------------------------------------------------------
TupleTypesRepresentationTest
generateCqlStatements
Only used to

----------------------------------------------------------------------------------
UFIdentificationTest
testModificationStatementWithAttributesFromFunction-cdc


----------------------------------------------------------------------------------
UFIdentificationTest
testModificationStatementWithAttributesFromFunction-compression


----------------------------------------------------------------------------------
UFIdentificationTest
testModificationStatementWithAttributesFromFunction


----------------------------------------------------------------------------------
ViewComplexTest
testPartialDeleteUnselectedColumn-cdc


----------------------------------------------------------------------------------
ViewComplexTest
testPartialDeleteUnselectedColumn-compression


----------------------------------------------------------------------------------
ViewComplexTest
testPartialDeleteUnselectedColumn


----------------------------------------------------------------------------------
ViewFilteringTest
testMVFilteringWithComplexColumn-cdc


----------------------------------------------------------------------------------
ViewFilteringTest
testViewFilteringWithoutFlush-cdc


----------------------------------------------------------------------------------
ViewFilteringTest
testViewFilteringWithFlush-cdc


----------------------------------------------------------------------------------
ViewFilteringTest
testMVFilteringWithComplexColumn-compression


----------------------------------------------------------------------------------
ViewFilteringTest
testViewFilteringWithoutFlush-compression


----------------------------------------------------------------------------------
ViewFilteringTest
testViewFilteringWithFlush-compression


----------------------------------------------------------------------------------
ViewFilteringTest
testMVFilteringWithComplexColumn


----------------------------------------------------------------------------------
ViewFilteringTest
testViewFilteringWithoutFlush


----------------------------------------------------------------------------------
ViewFilteringTest
testViewFilteringWithFlush


----------------------------------------------------------------------------------

-------------------------------------------------------------------------------
END