See <https://hudson.apache.org/hudson/job/Cassandra-0.7/39/changes>
Changes: [jbellis] update CHANGES [jbellis] s/Hashtable/MashMap/ patch by Dave Brosius; reviewed by jbellis for CASSANDRA-1795 [jbellis] replace loop over keys + lookup w/ loop over map entries patch by Dave Brosius; reviewed by jbellis for CASSANDRA-1794 [jbellis] move fields to locals or static fields where possible patch by Dave Brosius; reviewed by jbellis for CASSANDRA-1793 ------------------------------------------ [...truncated 1602 lines...] [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.dht.RangeTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.503 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 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 961 classes. [junit] Cobertura: Saved information on 961 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 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.212 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [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 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 20.564 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.744 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:11:58,881 Invalid file '.svn' in data directory <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/test/data/legacy-sstables/b/Keyspace1.> [junit] ------------- ---------------- --------------- [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.551 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.041 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.199 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.977 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.243 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.51 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.512 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.678 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.782 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.497 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceTest [junit] Exception in thread "Thread-5" java.lang.RuntimeException: java.lang.NullPointerException [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:34) [junit] at org.apache.cassandra.streaming.StreamInSession.closeIfFinished(StreamInSession.java:164) [junit] at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:66) [junit] at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:75) [junit] Caused by: java.lang.NullPointerException [junit] at org.apache.cassandra.service.AntiEntropyService.completedRequest(AntiEntropyService.java:133) [junit] at org.apache.cassandra.service.AntiEntropyService$Differencer$Callback.runMayThrow(AntiEntropyService.java:537) [junit] at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:30) [junit] ... 3 more [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.967 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:13:04,914 Generated random token Token(bytes[30a3b3968c430e5e472217ad4a710583]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ERROR 15:13:07,932 Error in ThreadPoolExecutor [junit] java.lang.NullPointerException [junit] at java.util.AbstractCollection.addAll(AbstractCollection.java:303) [junit] at org.apache.cassandra.service.AntiEntropyService.getNeighbors(AntiEntropyService.java:162) [junit] at org.apache.cassandra.service.AntiEntropyService.rendezvous(AntiEntropyService.java:182) [junit] at org.apache.cassandra.service.AntiEntropyService.access$100(AntiEntropyService.java:86) [junit] at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.doVerb(AntiEntropyService.java:659) [junit] at org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:63) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:619) [junit] Exception in thread "AntiEntropyStage:1" java.lang.NullPointerException [junit] at java.util.AbstractCollection.addAll(AbstractCollection.java:303) [junit] at org.apache.cassandra.service.AntiEntropyService.getNeighbors(AntiEntropyService.java:162) [junit] at org.apache.cassandra.service.AntiEntropyService.rendezvous(AntiEntropyService.java:182) [junit] at org.apache.cassandra.service.AntiEntropyService.access$100(AntiEntropyService.java:86) [junit] at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.doVerb(AntiEntropyService.java:659) [junit] at org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:63) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [junit] at java.lang.Thread.run(Thread.java:619) [junit] ------------- ---------------- --------------- [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.444 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.251 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:13:16,506 Unable to lock JVM memory (ENOMEM). This can result in part of the JVM being swapped out, especially with mmapped I/O enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root. [junit] WARN 15:13:17,810 Generated random token Token(bytes[0178cb81803e8688e03d7912de764f81]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.InitClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.497 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.MoveTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.729 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:13:34,158 Node /127.0.0.3 'leaving' token mismatch. Long network partition? [junit] ------------- ---------------- --------------- [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.ReadResponseResolverTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.553 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.RemoveTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 5.808 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.499 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.515 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.383 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:14:05,386 Generated random token Token(bytes[c852091898eb36a62fee26d1c5c5942d]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.693 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.022 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:14:13,984 Generated random token Token(bytes[ef5b4cb9df61ee8b8552ad20b307605d]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.216 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.828 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.406 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.083 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.085 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.171 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.utils.FilterTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.037 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.575 sec [junit] [junit] Cobertura: Loaded information on 961 classes. [junit] Cobertura: Saved information on 961 classes. BUILD FAILED <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>:456: The following error occurred while executing this line: <https://hudson.apache.org/hudson/job/Cassandra-0.7/ws/cassandra/build.xml>:451: Some unit test(s) failed. Total time: 17 minutes 47 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 ...