See <https://hudson.apache.org/hudson/job/Cassandra/559/changes>
Changes: [jbellis] r/m redundant Memtable.partitioner. patch by jbellis [jbellis] clean up NTS and remove DSS->NTS migration since replicas chosen may be different (see #1103). patch by jbellis; reviewed by Stu Hood for CASSANDRA-1593 [jbellis] Allow dynamic secondary index creation and destruction patch by jbellis; reviewed by gdusbabek for CASSANDRA-1532 [brandonwilliams] tuneable column size for stress.py. Patch by Tyler Hobbs, reviewed by brandonwilliams for CASSANDRA-1579 [jbellis] merge from 0.6 [jbellis] add StorageService.getDrainProgress. patch by Nick Bailey and jbellis for CASSANDRA-1588 ------------------------------------------ [...truncated 2013 lines...] [junit] Cobertura: Saved information on 960 classes. [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.398 sec [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.51 sec [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.575 sec [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceTest [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.405 sec [junit] [junit] Testcase: org.apache.cassandra.service.AntiEntropyServiceTest: Caused an ERROR [junit] java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] java.lang.RuntimeException: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:80) [junit] at org.apache.cassandra.CleanupHelper.cleanupAndLeaveDirs(CleanupHelper.java:39) [junit] Caused by: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84) [junit] at org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686) [junit] at org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:76) [junit] [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Test org.apache.cassandra.service.AntiEntropyServiceTest FAILED [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.403 sec [junit] [junit] Testcase: org.apache.cassandra.service.CassandraServerTest: Caused an ERROR [junit] java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] java.lang.RuntimeException: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:80) [junit] at org.apache.cassandra.CleanupHelper.cleanupAndLeaveDirs(CleanupHelper.java:39) [junit] Caused by: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84) [junit] at org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686) [junit] at org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:76) [junit] [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Test org.apache.cassandra.service.CassandraServerTest FAILED [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.647 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 12:43:22,791 Unknown mlockall error 0 [junit] ------------- ---------------- --------------- [junit] Testcase: org.apache.cassandra.service.EmbeddedCassandraServiceTest: Caused an ERROR [junit] null [junit] java.lang.ExceptionInInitializerError [junit] at org.apache.cassandra.db.SystemTable.checkHealth(SystemTable.java:203) [junit] at org.apache.cassandra.service.AbstractCassandraDaemon.setup(AbstractCassandraDaemon.java:103) [junit] at org.apache.cassandra.thrift.CassandraDaemon.setup(CassandraDaemon.java:55) [junit] at org.apache.cassandra.service.AbstractCassandraDaemon.init(AbstractCassandraDaemon.java:181) [junit] at org.apache.cassandra.service.EmbeddedCassandraService.init(EmbeddedCassandraService.java:72) [junit] at org.apache.cassandra.service.EmbeddedCassandraServiceTest.setup(EmbeddedCassandraServiceTest.java:76) [junit] Caused by: java.lang.RuntimeException: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.db.Table.<clinit>(Table.java:73) [junit] Caused by: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84) [junit] at org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686) [junit] at org.apache.cassandra.db.Table.<clinit>(Table.java:69) [junit] [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Test org.apache.cassandra.service.EmbeddedCassandraServiceTest FAILED [junit] Testsuite: org.apache.cassandra.service.MoveTest [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.413 sec [junit] [junit] Testcase: org.apache.cassandra.service.MoveTest: Caused an ERROR [junit] java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] java.lang.RuntimeException: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:80) [junit] at org.apache.cassandra.CleanupHelper.cleanupAndLeaveDirs(CleanupHelper.java:39) [junit] Caused by: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84) [junit] at org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686) [junit] at org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:76) [junit] [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Test org.apache.cassandra.service.MoveTest FAILED [junit] Testsuite: org.apache.cassandra.service.ReadResponseResolverTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.501 sec [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Testsuite: org.apache.cassandra.service.RemoveTest [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.403 sec [junit] [junit] Testcase: org.apache.cassandra.service.RemoveTest: Caused an ERROR [junit] java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] java.lang.RuntimeException: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:80) [junit] at org.apache.cassandra.CleanupHelper.cleanupAndLeaveDirs(CleanupHelper.java:39) [junit] Caused by: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84) [junit] at org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686) [junit] at org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:76) [junit] [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Test org.apache.cassandra.service.RemoveTest FAILED [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.386 sec [junit] [junit] Testcase: testClientOnlyMode(org.apache.cassandra.service.StorageServiceClientTest): Caused an ERROR [junit] java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] java.lang.RuntimeException: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:80) [junit] at org.apache.cassandra.service.StorageServiceClientTest.testClientOnlyMode(StorageServiceClientTest.java:36) [junit] Caused by: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84) [junit] at org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686) [junit] at org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:76) [junit] [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Test org.apache.cassandra.service.StorageServiceClientTest FAILED [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest [junit] Tests run: 3, Failures: 0, Errors: 2, Time elapsed: 0.473 sec [junit] [junit] Testcase: testRegularMode(org.apache.cassandra.service.StorageServiceServerTest): Caused an ERROR [junit] java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] java.lang.RuntimeException: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:80) [junit] at org.apache.cassandra.service.StorageServiceServerTest.testRegularMode(StorageServiceServerTest.java:43) [junit] Caused by: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84) [junit] at org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686) [junit] at org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:76) [junit] [junit] [junit] Testcase: testSnapshot(org.apache.cassandra.service.StorageServiceServerTest): Caused an ERROR [junit] null [junit] java.lang.ExceptionInInitializerError [junit] at org.apache.cassandra.service.StorageService.takeAllSnapshot(StorageService.java:1260) [junit] at org.apache.cassandra.service.StorageServiceServerTest.testSnapshot(StorageServiceServerTest.java:69) [junit] Caused by: java.lang.RuntimeException: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.db.Table.<clinit>(Table.java:73) [junit] Caused by: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84) [junit] at org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686) [junit] at org.apache.cassandra.db.Table.<clinit>(Table.java:69) [junit] [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Test org.apache.cassandra.service.StorageServiceServerTest FAILED [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.479 sec [junit] [junit] Testcase: testGetNewNames(org.apache.cassandra.streaming.BootstrapTest): Caused an ERROR [junit] null [junit] java.lang.ExceptionInInitializerError [junit] at org.apache.cassandra.streaming.StreamIn.getContextMapping(StreamIn.java:75) [junit] at org.apache.cassandra.streaming.BootstrapTest.testGetNewNames(BootstrapTest.java:42) [junit] Caused by: java.lang.RuntimeException: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.db.Table.<clinit>(Table.java:73) [junit] Caused by: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84) [junit] at org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686) [junit] at org.apache.cassandra.db.Table.<clinit>(Table.java:69) [junit] [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Test org.apache.cassandra.streaming.BootstrapTest FAILED [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.133 sec [junit] [junit] Testcase: org.apache.cassandra.streaming.StreamingTransferTest: Caused an ERROR [junit] java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] java.lang.RuntimeException: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:80) [junit] at org.apache.cassandra.CleanupHelper.cleanupAndLeaveDirs(CleanupHelper.java:39) [junit] Caused by: java.io.IOException: unable to mkdirs /var/lib/cassandra/saved_caches [junit] at org.apache.cassandra.io.util.FileUtils.createDirectory(FileUtils.java:84) [junit] at org.apache.cassandra.config.DatabaseDescriptor.createAllDirectories(DatabaseDescriptor.java:686) [junit] at org.apache.cassandra.CleanupHelper.mkdirs(CleanupHelper.java:76) [junit] [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.727 sec [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.648 sec [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.395 sec [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.067 sec [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 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 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.17 sec [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Testsuite: org.apache.cassandra.utils.FilterTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.031 sec [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.563 sec [junit] [junit] Cobertura: Loaded information on 960 classes. [junit] Cobertura: Saved information on 960 classes. BUILD FAILED <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:456: The following error occurred while executing this line: <https://hudson.apache.org/hudson/job/Cassandra/ws/cassandra/build.xml>:451: Some unit test(s) failed. Total time: 13 minutes 55 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 ...