See <http://hudson.zones.apache.org/hudson/job/Cassandra/492/changes>
Changes:
[jbellis] update EmbeddedCassandraServiceTest client to use framed mode. patch
by jbellis
[jbellis] Calculate feature flags on Descriptor creation
patch by Stu Hood; reviewed by jbellis for CASSANDRA-1249
[jbellis] Remove convertToDiskFormat, and version-conditionally apply
convertFromDiskFormat
patch by Stu Hood; reviewed by jbellis for CASSANDRA-1249
[jbellis] always use raw byte key in bloom filter. patch by Stu Hood; reviewed
by jbellis for CASSANDRA-1249
[jbellis] make framed transport the default so malformed requests can't OOM the
server. patch by Nate McCall; reviewed by jbellis for CASSANDRA-475
[jbellis] merge from 0.6
[jbellis] merge from 0.6
[brandonwilliams] Reorder snitch config.
[brandonwilliams] Log thread pool stats when GC is excessive. Patch by
brandonwilliams; reviewed by jbellis for CASSANDRA-1275
[brandonwilliams] Add replication factor and consistency level options to
stress.py.
Patch by brandonwilliams; reviewed by jbellis for CASSANDRA-1164
[jbellis] r/m unused code (and underscores) from AsyncResult. patch by jbellis
------------------------------------------
[...truncated 1514 lines...]
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.526 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.dht.RangeTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.485 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.132 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 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 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.226 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyOutputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 2, Time elapsed: 3.431 sec
[junit]
[junit] Testcase:
testCopyCF(org.apache.cassandra.hadoop.ColumnFamilyOutputFormatTest):
Caused an ERROR
[junit] null
[junit] org.apache.thrift.transport.TTransportException
[junit] at
org.apache.thrift.transport.TIOStreamTransport.read(TIOStreamTransport.java:132)
[junit] at
org.apache.thrift.transport.TTransport.readAll(TTransport.java:84)
[junit] at
org.apache.thrift.protocol.TBinaryProtocol.readAll(TBinaryProtocol.java:369)
[junit] at
org.apache.thrift.protocol.TBinaryProtocol.readI32(TBinaryProtocol.java:295)
[junit] at
org.apache.thrift.protocol.TBinaryProtocol.readMessageBegin(TBinaryProtocol.java:202)
[junit] at
org.apache.cassandra.thrift.Cassandra$Client.recv_describe_keyspaces(Cassandra.java:1078)
[junit] at
org.apache.cassandra.thrift.Cassandra$Client.describe_keyspaces(Cassandra.java:1064)
[junit] at
org.apache.cassandra.hadoop.ColumnFamilyOutputFormatTest.setupCassandra(ColumnFamilyOutputFormatTest.java:134)
[junit] at
org.apache.cassandra.hadoop.ColumnFamilyOutputFormatTest.setup(ColumnFamilyOutputFormatTest.java:100)
[junit]
[junit]
[junit] Testcase:
testCopyCF(org.apache.cassandra.hadoop.ColumnFamilyOutputFormatTest):
Caused an ERROR
[junit] Delete failed to remove columnfamily.outputtest
[junit] java.io.IOException: Delete failed to remove columnfamily.outputtest
[junit] at
org.apache.cassandra.hadoop.ColumnFamilyOutputFormatTest.deleteInputFile(ColumnFamilyOutputFormatTest.java:121)
[junit] at
org.apache.cassandra.hadoop.ColumnFamilyOutputFormatTest.tearDown(ColumnFamilyOutputFormatTest.java:108)
[junit]
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Test org.apache.cassandra.hadoop.ColumnFamilyOutputFormatTest FAILED
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.428 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.432 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.io.StreamingTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.727 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.726 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] Failed to read .svn
[junit] java.io.FileNotFoundException:
<http://hudson.zones.apache.org/hudson/job/Cassandra/ws/cassandra/test/data/legacy-sstables/.svn/Keyspace1/Standard1-.svn-0-Index.db>
(No such file or directory)
[junit] at java.io.RandomAccessFile.open(Native Method)
[junit] at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212)
[junit] at java.io.RandomAccessFile.<init>(RandomAccessFile.java:98)
[junit] at
org.apache.cassandra.io.util.BufferedRandomAccessFile.<init>(BufferedRandomAccessFile.java:142)
[junit] at
org.apache.cassandra.io.util.BufferedRandomAccessFile.<init>(BufferedRandomAccessFile.java:137)
[junit] at
org.apache.cassandra.io.sstable.SSTableReader.load(SSTableReader.java:256)
[junit] at
org.apache.cassandra.io.sstable.SSTableReader.internalOpen(SSTableReader.java:187)
[junit] at
org.apache.cassandra.io.sstable.SSTableReader.open(SSTableReader.java:170)
[junit] at
org.apache.cassandra.io.sstable.SSTableReader.open(SSTableReader.java:150)
[junit] at
org.apache.cassandra.io.sstable.LegacySSTableTest.testVersion(LegacySSTableTest.java:102)
[junit] at
org.apache.cassandra.io.sstable.LegacySSTableTest.testVersions(LegacySSTableTest.java:95)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
[junit] at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
[junit] at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
[junit] at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
[junit] at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
[junit] at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
[junit] at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
[junit] at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:44)
[junit] at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
[junit] at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
[junit] at
org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
[junit] at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
[junit] at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
[junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
[junit] at
junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
[junit] ------------- ---------------- ---------------
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.172 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.787 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.118 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 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 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.901 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.locator.RackAwareStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.368 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.locator.RackUnawareStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.6 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite:
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.566 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.scheduler.RoundRobinSchedulerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.155 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.797 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.435 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.014 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.service.MoveTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.133 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 13:02:31,259 Node /127.0.0.3 'leaving' token mismatch. Long
network partition?
[junit] ------------- ---------------- ---------------
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.service.ReadResponseResolverTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.53 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.54 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.874 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.546 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.752 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.702 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.499 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.07 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.081 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 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 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.utils.FilterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.07 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
[junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.645 sec
[junit]
[junit] Cobertura: Loaded information on 871 classes.
[junit] Cobertura: Saved information on 871 classes.
BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:420:
The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:415:
Some unit test(s) failed.
Total time: 15 minutes 26 seconds
[TASKS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results
Skipping Cobertura coverage report as build was not UNSTABLE or better ...