See <https://builds.apache.org/hudson/job/Cassandra/891/changes>
Changes: [slebresne] merge from 0.8.1 ------------------------------------------ [...truncated 2046 lines...] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.661 sec [junit] [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 20.197 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 10:22:32,597 setting live ratio to maximum of 64 instead of 72.5 [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.io.sstable.DescriptorTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.065 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.357 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 10:22:47,465 Invalid file '.svn' in data directory <https://builds.apache.org/hudson/job/Cassandra/ws/cassandra/test/data/legacy-sstables/e/Keyspace1.> [junit] WARN 10:22:48,048 Invalid file '.svn' in data directory <https://builds.apache.org/hudson/job/Cassandra/ws/cassandra/test/data/legacy-sstables/b/Keyspace1.> [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.892 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ERROR 10:22:50,600 insufficient space to compact even the two smallest files, aborting [junit] ERROR 10:22:52,795 insufficient space to compact even the two smallest files, aborting [junit] WARN 10:22:53,454 setting live ratio to maximum of 64 instead of 70.57142857142857 [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.459 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterCommutativeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.561 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.184 sec [junit] [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 2.903 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.145 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.407 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.394 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.562 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.738 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.389 sec [junit] [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.422 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 10:23:20,564 Generated random token Token(bytes[939e4976c6c7a852c413f69ef0b1515e]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] Exception in thread "AntiEntropyStage:1" java.lang.AssertionError [junit] at org.apache.cassandra.locator.TokenMetadata.firstTokenIndex(TokenMetadata.java:508) [junit] at org.apache.cassandra.locator.TokenMetadata.firstToken(TokenMetadata.java:522) [junit] at org.apache.cassandra.locator.AbstractReplicationStrategy.getNaturalEndpoints(AbstractReplicationStrategy.java:99) [junit] at org.apache.cassandra.service.StorageService.constructRangeToEndpointMap(StorageService.java:616) [junit] at org.apache.cassandra.service.StorageService.getRangeToAddressMap(StorageService.java:591) [junit] at org.apache.cassandra.service.AntiEntropyService.getNeighbors(AntiEntropyService.java:166) [junit] at org.apache.cassandra.service.AntiEntropyService.rendezvous(AntiEntropyService.java:198) [junit] at org.apache.cassandra.service.AntiEntropyService.access$100(AntiEntropyService.java:90) [junit] at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.doVerb(AntiEntropyService.java:657) [junit] at org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:72) [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] Testsuite: org.apache.cassandra.service.AntiEntropyServiceStandardTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.191 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 10:23:26,282 Generated random token Token(bytes[4ba72e592ebe6f02c984a3cfc92c7264]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] Exception in thread "AntiEntropyStage:1" java.lang.AssertionError [junit] at org.apache.cassandra.locator.TokenMetadata.firstTokenIndex(TokenMetadata.java:508) [junit] at org.apache.cassandra.locator.TokenMetadata.firstToken(TokenMetadata.java:522) [junit] at org.apache.cassandra.locator.AbstractReplicationStrategy.getNaturalEndpoints(AbstractReplicationStrategy.java:99) [junit] at org.apache.cassandra.service.StorageService.constructRangeToEndpointMap(StorageService.java:616) [junit] at org.apache.cassandra.service.StorageService.getRangeToAddressMap(StorageService.java:591) [junit] at org.apache.cassandra.service.AntiEntropyService.getNeighbors(AntiEntropyService.java:166) [junit] at org.apache.cassandra.service.AntiEntropyService.rendezvous(AntiEntropyService.java:198) [junit] at org.apache.cassandra.service.AntiEntropyService.access$100(AntiEntropyService.java:90) [junit] at org.apache.cassandra.service.AntiEntropyService$TreeResponseVerbHandler.doVerb(AntiEntropyService.java:657) [junit] at org.apache.cassandra.net.MessageDeliveryTask.run(MessageDeliveryTask.java:72) [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] Testsuite: org.apache.cassandra.service.CassandraServerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.387 sec [junit] [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.846 sec [junit] [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.64 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 10:23:35,066 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 10:23:35,975 Generated random token Token(bytes[b4c26468dc30b91b31f5c099879b2f44]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.InitClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.396 sec [junit] [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.781 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 10:23:47,146 Node /127.0.0.3 'leaving' token mismatch. Long network partition? [junit] ERROR 10:23:47,238 insufficient space to compact even the two smallest files, aborting [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.MoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.195 sec [junit] [junit] Testsuite: org.apache.cassandra.service.RemoveTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.299 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ERROR 10:23:54,930 insufficient space to compact even the two smallest files, aborting [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.RowResolverTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.394 sec [junit] [junit] Testsuite: org.apache.cassandra.service.SerializationsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.141 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.395 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.445 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.985 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 10:24:06,459 Generated random token Token(bytes[4fafb4c4286f466e392e6d36bb89f223]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.582 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.411 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.787 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 10:24:10,853 Generated random token Token(bytes[60d018b0022bb2f0abc7e8857aaa41f8]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.399 sec [junit] [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.752 sec [junit] [junit] ------------- Standard Output --------------- [junit] Importing 1 keys... [junit] 1 keys imported successfully. [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.236 sec [junit] [junit] ------------- Standard Output --------------- [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Importing 3 keys... [junit] Importing 3 keys... [junit] 1 keys imported successfully. [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Line 2: Key 303630 is greater than previous, collection is not sorted properly. Aborting import. You might need to delete SSTables manually. [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.704 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.057 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.184 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.141 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.637 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.395 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.605 sec [junit] [echo] running driverunit tests [junit] WARNING: multiple versions of ant detected in path for junit [junit] jar:file:/home/hudson/tools/ant/latest/lib/ant.jar!/org/apache/tools/ant/Project.class [junit] and jar:<https://builds.apache.org/hudson/job/Cassandra/ws/cassandra/build/lib/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class> [junit] Testsuite: org.apache.cassandra.cql.JdbcDriverTest [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 3.285 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 10:24:29,239 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 10:24:30,002 Generated random token Token(bytes[efbc68b69622127ea0715d05272caaf1]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.cql.jdbc.PreparedStatementTest [junit] Tests run: 6, Failures: 0, Errors: 1, Time elapsed: 3.787 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 10:24:33,722 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 10:24:34,545 Generated random token Token(bytes[7f6a0898095145f883982823a29ad8f2]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testcase: testInteger(org.apache.cassandra.cql.jdbc.PreparedStatementTest): Caused an ERROR [junit] Non-integer value null [junit] java.sql.SQLException: Non-integer value null [junit] at org.apache.cassandra.cql.jdbc.CResultSet.getInt(CResultSet.java:189) [junit] at org.apache.cassandra.cql.jdbc.CResultSet.getInt(CResultSet.java:194) [junit] at org.apache.cassandra.cql.jdbc.PreparedStatementTest.testInteger(PreparedStatementTest.java:346) [junit] [junit] [junit] Test org.apache.cassandra.cql.jdbc.PreparedStatementTest FAILED BUILD FAILED <https://builds.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:1052: The following error occurred while executing this line: <https://builds.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:1034: Some driverunit test(s) failed. Total time: 17 minutes 12 seconds [TASKS] Skipping publisher since build result is FAILURE Publishing Javadoc Archiving artifacts Recording test results