See <http://hudson.zones.apache.org/hudson/job/Cassandra/482/changes>

Changes:

[jbellis] use lexical comparison for UTF8Type.  patch by Nick Bailey; reviewed 
by jbellis for CASSANDRA-1232

[jbellis] replace FBUtilities.UTF8 with google.common.Charsets.UTF_8.  patch by 
jbellis

[jbellis] validate UTF8 keys in legacy OPP and COPP.  patch by Nick Bailey; 
reviewed by Stu Hood and jbellis

------------------------------------------
[...truncated 1416 lines...]
    [junit]     at 
org.apache.cassandra.dht.CollatingOrderPreservingPartitioner.getToken(CollatingOrderPreservingPartitioner.java:47)
    [junit]     at 
org.apache.cassandra.dht.AbstractByteOrderedPartitioner.convertFromDiskFormat(AbstractByteOrderedPartitioner.java:47)
    [junit]     at 
org.apache.cassandra.io.sstable.SSTableReader.getPosition(SSTableReader.java:417)
    [junit]     at 
org.apache.cassandra.io.sstable.SSTableReader.getFileDataInput(SSTableReader.java:508)
    [junit]     at 
org.apache.cassandra.db.filter.SSTableSliceIterator.<init>(SSTableSliceIterator.java:86)
    [junit]     at 
org.apache.cassandra.db.filter.SSTableSliceIterator.<init>(SSTableSliceIterator.java:58)
    [junit]     at 
org.apache.cassandra.db.filter.SliceQueryFilter.getSSTableColumnIterator(SliceQueryFilter.java:69)
    [junit]     at 
org.apache.cassandra.db.filter.QueryFilter.getSSTableColumnIterator(QueryFilter.java:70)
    [junit]     at 
org.apache.cassandra.db.ColumnFamilyStore.getTopLevelColumns(ColumnFamilyStore.java:830)
    [junit]     at 
org.apache.cassandra.db.ColumnFamilyStore.getColumnFamily(ColumnFamilyStore.java:777)
    [junit]     at 
org.apache.cassandra.db.ColumnFamilyStore.getColumnFamily(ColumnFamilyStore.java:748)
    [junit]     at 
org.apache.cassandra.db.ColumnFamilyStore.getColumnFamily(ColumnFamilyStore.java:743)
    [junit]     at 
org.apache.cassandra.db.TimeSortTest.validateTimeSort(TimeSortTest.java:123)
    [junit]     at 
org.apache.cassandra.db.TimeSortTest.testTimeSort(TimeSortTest.java:78)
    [junit] 
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Test org.apache.cassandra.db.TimeSortTest FAILED
    [junit] Testsuite: org.apache.cassandra.db.clock.TimestampReconcilerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.db.commitlog.CommitLogHeaderTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.468 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.db.marshal.TimeUUIDTypeTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.475 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.db.marshal.TypeCompareTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.151 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.dht.BootStrapperTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.175 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.dht.BoundsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.439 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.dht.ByteOrderedPartitionerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 11.682 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: 
org.apache.cassandra.dht.CollatingOrderPreservingPartitionerTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.759 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 8.102 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.476 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.488 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.131 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.211 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyOutputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.192 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.417 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.952 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.io.StreamingTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.811 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.552 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.106 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.583 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.115 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.locator.DatacenterShardStrategyTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.191 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.locator.RackAwareStrategyTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.343 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.locator.RackUnawareStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.568 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: 
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.519 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:43:23,844 Token 30 changing ownership from /127.0.0.3 to 
/127.0.0.5
    [junit]  WARN 12:43:23,850 Token 30 changing ownership from /127.0.0.3 to 
/127.0.0.5
    [junit]  WARN 12:43:23,857 Token 30 changing ownership from /127.0.0.3 to 
/127.0.0.5
    [junit] ------------- ---------------- ---------------
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.696 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.409 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.989 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.557 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 12:43:43,672 Node /127.0.0.3 'leaving' token mismatch. Long 
network partition?
    [junit] ------------- ---------------- ---------------
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.service.ReadResponseResolverTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.506 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.5 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.718 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.534 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.673 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.605 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.382 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.083 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.167 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.utils.FilterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.075 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.633 sec
    [junit] 
    [junit] Cobertura: Loaded information on 860 classes.
    [junit] Cobertura: Saved information on 860 classes.

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:406:
 The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:401:
 Some unit test(s) failed.

Total time: 13 minutes 30 seconds
Publishing Javadoc
Archiving artifacts
Recording test results
[TASKS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Reply via email to