See <https://builds.apache.org/job/Cassandra-quick/833/changes>
Changes: [brandonwilliams] Pig: support for composite row keys, writing composites ------------------------------------------ [...truncated 452 lines...] [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.06 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.IndexHelperTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.LegacySSTableTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.632 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableMetadataSerializerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableReaderTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.645 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:54:58,060 setting live ratio to maximum of 64.0 instead of 86.08 [junit] WARN 15:54:58,317 setting live ratio to maximum of 64.0 instead of 68.0 [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableSimpleWriterTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.046 sec [junit] [junit] Testsuite: org.apache.cassandra.io.sstable.SSTableTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.131 sec [junit] [junit] Testsuite: org.apache.cassandra.io.util.BufferedRandomAccessFileTest [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.208 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.DynamicEndpointSnitchTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.19 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.9 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.078 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.949 sec [junit] [junit] ------------- Standard Output --------------- [junit] toStream : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]] [junit] toFetch : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]] [junit] toStreamExpected : [(158873535527910577765226390751398592512,0], (0,34028236692093846346337460743176821145]] [junit] toFetchExpected : [(127605887595351923798765477786913079296,148873535527910577765226390751398592512]] [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.095 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.002 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.893 sec [junit] [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.254 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:55:49,811 No host ID found, created e53e532d-f2d7-45b5-94ff-2f37f13883a2 (Note: This should happen exactly once per node). [junit] WARN 15:55:50,015 Generated random token Token(bytes[844599896f57835942c7c63d9386eb0f]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceStandardTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.989 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:55:58,181 No host ID found, created cfe0bc44-e6b5-4873-93d9-ca98def3b62f (Note: This should happen exactly once per node). [junit] WARN 15:55:58,384 Generated random token Token(bytes[8e2e3333b600e323313939649453fc60]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.997 sec [junit] [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 6.781 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:56:13,140 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:56:13,604 No host ID found, created 363df6e5-7f8b-40f1-971d-3c6e24e26052 (Note: This should happen exactly once per node). [junit] WARN 15:56:13,780 Generated random token Token(bytes[61a2ac85050ea6594a4d7063ef3c0499]). Random tokens will result in an unbalanced ring; see http://wiki.apache.org/cassandra/Operations [junit] ------------- ---------------- --------------- [junit] Testcase: testEmbeddedCassandraService(org.apache.cassandra.service.EmbeddedCassandraServiceTest): Caused an ERROR [junit] java.net.ConnectException: Connection refused [junit] org.apache.thrift.transport.TTransportException: java.net.ConnectException: Connection refused [junit] at org.apache.thrift.transport.TSocket.open(TSocket.java:183) [junit] at org.apache.thrift.transport.TFramedTransport.open(TFramedTransport.java:81) [junit] at org.apache.cassandra.service.EmbeddedCassandraServiceTest.getClient(EmbeddedCassandraServiceTest.java:110) [junit] at org.apache.cassandra.service.EmbeddedCassandraServiceTest.testEmbeddedCassandraService(EmbeddedCassandraServiceTest.java:75) [junit] Caused by: java.net.ConnectException: Connection refused [junit] at java.net.PlainSocketImpl.socketConnect(Native Method) [junit] at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351) [junit] at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213) [junit] at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200) [junit] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) [junit] at java.net.Socket.connect(Socket.java:529) [junit] at org.apache.thrift.transport.TSocket.open(TSocket.java:178) [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: 1.455 sec [junit] [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.271 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:56:26,007 Node /127.0.0.3 'leaving' token mismatch. Long network partition? [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.MoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.327 sec [junit] [junit] Testsuite: org.apache.cassandra.service.RemoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.956 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ERROR 15:56:43,101 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started) [junit] WARN 15:56:43,102 Streaming from /127.0.0.6 failed [junit] ERROR 15:56:43,103 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started) [junit] WARN 15:56:43,103 Streaming from /127.0.0.6 failed [junit] ERROR 15:56:43,103 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started) [junit] WARN 15:56:43,103 Streaming from /127.0.0.6 failed [junit] ERROR 15:56:43,103 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started) [junit] WARN 15:56:43,103 Streaming from /127.0.0.6 failed [junit] ERROR 15:56:43,104 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started) [junit] WARN 15:56:43,104 Streaming from /127.0.0.6 failed [junit] ERROR 15:56:43,104 Stream failed because /127.0.0.6 died or was restarted/removed (streams may still be active in background, but further streams won't be started) [junit] WARN 15:56:43,104 Streaming from /127.0.0.6 failed [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.RowResolverTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 5.999 sec [junit] [junit] Testsuite: org.apache.cassandra.service.SerializationsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.21 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.957 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.076 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.459 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:57:12,373 No host ID found, created 150edd18-495f-422b-9c12-176977326034 (Note: This should happen exactly once per node). [junit] WARN 15:57:12,682 Generated random token Token(bytes[54be92ac34f0ecf8ed200096eb24aa25]). 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: 5.934 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.062 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 6.135 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 15:57:34,129 No host ID found, created 49f807c9-acac-461b-bfa8-36f954e22983 (Note: This should happen exactly once per node). [junit] WARN 15:57:34,318 Generated random token Token(bytes[67ee0e73bf5ca95d267ca76e7a1e6738]). 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: 5, Failures: 0, Errors: 0, Time elapsed: 6.031 sec [junit] [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.165 sec [junit] [junit] ------------- Standard Output --------------- [junit] Importing 1 keys... [junit] 1 keys imported successfully. [junit] [{"columns":[["636f6c4e616d65","76616c",1342195069142],["636f6c4e616d6531","76616c31",1342195069142]],"key":"726f7741","metadata":{"deletionInfo":{"markedForDeleteAt":0,"localDeletionTime":0}}}] [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.136 sec [junit] [junit] ------------- Standard Output --------------- [junit] Counting keys to import, please wait... (NOTE: to skip this use -n <num_keys>) [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Counting keys to import, please wait... (NOTE: to skip this use -n <num_keys>) [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Counting keys to import, please wait... (NOTE: to skip this use -n <num_keys>) [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Importing 3 keys... [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Counting keys to import, please wait... (NOTE: to skip this use -n <num_keys>) [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Counting keys to import, please wait... (NOTE: to skip this use -n <num_keys>) [junit] Importing 1 keys... [junit] 1 keys imported successfully. [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Line 2: Key null 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.526 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.074 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.079 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.059 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.HexTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.168 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.448 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.074 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.926 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.904 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec [junit] BUILD FAILED <https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1094: The following error occurred while executing this line: <https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1056: Some unit test(s) failed. Total time: 11 minutes 35 seconds Build step 'Invoke Ant' marked build as failure [TASKS] Skipping publisher since build result is FAILURE Recording test results