See <http://hudson.zones.apache.org/hudson/job/Cassandra/500/changes>
Changes:
[jbellis] merge from 0.6
[jbellis] r/m bitmask predicates. patch by jbellis; reviewed by gdusbabek for
CASSANDRA-1312
------------------------------------------
[...truncated 1522 lines...]
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.dht.BoundsTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.468 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.dht.ByteOrderedPartitionerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 11.919 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite:
org.apache.cassandra.dht.CollatingOrderPreservingPartitionerTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 13.894 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.252 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.499 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.dht.RangeTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.483 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 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 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.238 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyOutputFormatTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.434 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.423 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.579 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.io.StreamingTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.737 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.767 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:299)
[junit] at
org.apache.cassandra.io.sstable.SSTableReader.internalOpen(SSTableReader.java:205)
[junit] at
org.apache.cassandra.io.sstable.SSTableReader.open(SSTableReader.java:188)
[junit] at
org.apache.cassandra.io.sstable.SSTableReader.open(SSTableReader.java:168)
[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 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.084 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.113 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.112 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.locator.DatacenterShardStrategyTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.19 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.882 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.locator.RackAwareStrategyTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.355 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.locator.RackUnawareStrategyTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.588 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite:
org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.546 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.scheduler.RoundRobinSchedulerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.149 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceTest
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.752 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.436 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.061 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.service.MoveTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.013 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] WARN 12:46:31,691 Node /127.0.0.3 'leaving' token mismatch. Long
network partition?
[junit] ------------- ---------------- ---------------
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.service.ReadResponseResolverTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.537 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.505 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.908 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.624 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.979 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.845 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.447 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.168 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.utils.FilterTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.091 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
[junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.628 sec
[junit]
[junit] Cobertura: Loaded information on 877 classes.
[junit] Cobertura: Saved information on 877 classes.
BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:424:
The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:419:
Some unit test(s) failed.
Total time: 15 minutes 44 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 ...