You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cassandra.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/12/11 07:44:22 UTC

Build failed in Hudson: Cassandra-0.7 #69

See <https://hudson.apache.org/hudson/job/Cassandra-0.7/69/changes>

Changes:

[jbellis] make ECST extend CleanupHelper
patch by jbellis

[jbellis] revert change to test/cassandra.yaml

[jbellis] make NameSortTest fast to make Hudson quit bitching
patch by jbellis

------------------------------------------
[...truncated 1384 lines...]
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 22.934 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.DefsTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 10.366 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.MultitableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.924 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.NameSortTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.417 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.OneCompactionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.301 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.ReadMessageTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.682 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RecoveryManager2Test
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.177 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RecoveryManager3Test
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.133 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RecoveryManagerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.052 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RecoveryManagerTruncateTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.022 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.583 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyWithFlush1Test
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.774 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RemoveColumnFamilyWithFlush2Test
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.752 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RemoveColumnTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.841 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RemoveSubColumnTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.792 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RemoveSuperColumnTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.842 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RowIterationTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.72 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.RowTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.391 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.SuperColumnTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.126 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.TableTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 3.531 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.TimeSortTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.335 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.commitlog.CommitLogHeaderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.381 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.marshal.IntegerTypeTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.181 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.marshal.TimeUUIDTypeTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.db.marshal.TypeCompareTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.138 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.BootStrapperTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.788 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:41:22,079 Generated random token Token(bytes[9a4c228d8b470fae9dcd8a6c66c43809]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.dht.ByteOrderedPartitionerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.002 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.CollatingOrderPreservingPartitionerTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.261 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.OrderPreservingPartitionerTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.118 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RandomPartitionerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.642 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.dht.RangeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.38 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.ArrivalWindowTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.114 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.gms.GossipDigestTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.054 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.hadoop.ColumnFamilyInputFormatTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.18 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.BloomFilterTrackerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.324 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.LazilyCompactedRowTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 19.819 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.807 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:41:56,960 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] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.675 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.218 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableWriterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.921 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.759 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.141 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.389 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.496 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.528 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.384 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.432 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:42:22,440 Generated random token Token(bytes[aaa1aea3eedd3ee5a29f5eac7a4e499e]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] Exception in thread "Thread-4" 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] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.327 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.862 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest
    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.323 sec
    [junit] 
    [junit] Testcase: org.apache.cassandra.service.EmbeddedCassandraServiceTest:	Caused an ERROR
    [junit] Attempt to assign id to existing column family.
    [junit] org.apache.cassandra.config.ConfigurationException: Attempt to assign id to existing column family.
    [junit] 	at org.apache.cassandra.config.CFMetaData.map(CFMetaData.java:228)
    [junit] 	at org.apache.cassandra.service.EmbeddedCassandraServiceTest.setup(EmbeddedCassandraServiceTest.java:72)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.service.EmbeddedCassandraServiceTest FAILED
    [junit] Testsuite: org.apache.cassandra.service.InitClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.397 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.MoveTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.45 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:42:38,452 Node /127.0.0.3 'leaving' token mismatch. Long network partition?
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.service.ReadResponseResolverTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.397 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.RemoveTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.106 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.36 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.401 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.939 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:42:52,955 Generated random token Token(bytes[18f8c40aaca5ba9e6fe50fd876f5c61d]). 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.49 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.605 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit]  WARN 06:42:55,917 Generated random token Token(bytes[cecd23ea1c8218f385685b030ce18632]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.897 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.685 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.499 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.127 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FilterTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.187 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 0.412 sec
    [junit] 

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: 11 minutes 58 seconds
[TASKS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results


Hudson build is back to normal : Cassandra-0.7 #70

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Cassandra-0.7/70/changes>