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 Jenkins Server <je...@builds.apache.org> on 2012/09/11 22:26:37 UTC

Build failed in Jenkins: Cassandra-quick #1317

See <https://builds.apache.org/job/Cassandra-quick/1317/changes>

Changes:

[jbellis] Revert "Make vnodes default."

[xedin] fix counter add/get using CQL2 and CQL3 in stress tool

------------------------------------------
[...truncated 595 lines...]
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] ERROR 20:25:55,244 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 20:25:55,605 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 20:25:55,621 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 20:25:55,728 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 20:25:55,729 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 20:25:55,849 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 20:25:55,849 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTable(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTable(StreamingTransferTest.java:132)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableSuper(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableSuper(StreamingTransferTest.java:170)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableCounter(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableCounter(StreamingTransferTest.java:190)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:270)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:329)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.398 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.454 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] [{"columns":[["636f6c4e616d65","76616c",1347395166699],["636f6c4e616d6531","76616c31",1347395166699]],"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: 4.405 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] Counting keys to import, please wait... (NOTE: to skip this use -n <num_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.525 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.336 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 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.172 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.451 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.028 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.116 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>:1091: 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: 9 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #1326

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/1326/>

------------------------------------------
[...truncated 600 lines...]
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] ERROR 14:21:01,311 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 14:21:02,574 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 14:21:02,575 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 14:21:03,282 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 14:21:03,283 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 14:21:04,093 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 14:21:04,094 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTable(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTable(StreamingTransferTest.java:132)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableSuper(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableSuper(StreamingTransferTest.java:170)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableCounter(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableCounter(StreamingTransferTest.java:190)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:270)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:329)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.932 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 13.272 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] [{"columns":[["636f6c4e616d65","76616c",1347459695108],["636f6c4e616d6531","76616c31",1347459695108]],"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: 28.117 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.835 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.095 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 24.666 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 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.175 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.741 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.027 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 24.981 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1091: 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: 19 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #1325

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/1325/>

------------------------------------------
[...truncated 592 lines...]
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] ERROR 12:12:30,288 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 12:12:36,984 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 12:12:36,985 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 12:12:40,481 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 12:12:40,482 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 12:12:42,716 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 12:12:42,717 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTable(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTable(StreamingTransferTest.java:132)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableSuper(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableSuper(StreamingTransferTest.java:170)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableCounter(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableCounter(StreamingTransferTest.java:190)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:270)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:329)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 14.71 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 26.709 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] [{"columns":[["636f6c4e616d65","76616c",1347452005804],["636f6c4e616d6531","76616c31",1347452005804]],"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: 16.754 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.795 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.08 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 19.669 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.174 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.685 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.076 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.33 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: 14.91 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1091: 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: 27 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #1324

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/1324/>

------------------------------------------
[...truncated 589 lines...]
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] ERROR 11:41:06,614 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 11:41:06,682 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 11:41:06,682 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 11:41:06,706 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 11:41:06,707 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 11:41:06,735 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 11:41:06,736 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTable(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTable(StreamingTransferTest.java:132)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableSuper(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableSuper(StreamingTransferTest.java:170)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableCounter(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableCounter(StreamingTransferTest.java:190)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:270)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:329)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.864 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.99 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] [{"columns":[["636f6c4e616d65","76616c",1347450076586],["636f6c4e616d6531","76616c31",1347450076586]],"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: 3.923 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.538 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.889 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.178 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.464 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.569 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1091: 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: 8 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #1323

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/1323/>

------------------------------------------
[...truncated 591 lines...]
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] ERROR 08:39:22,475 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 08:39:22,537 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 08:39:22,538 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 08:39:22,598 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 08:39:22,598 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 08:39:22,652 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 08:39:22,652 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTable(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTable(StreamingTransferTest.java:132)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableSuper(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableSuper(StreamingTransferTest.java:170)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableCounter(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableCounter(StreamingTransferTest.java:190)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:270)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:329)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.87 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.993 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] [{"columns":[["636f6c4e616d65","76616c",1347439172518],["636f6c4e616d6531","76616c31",1347439172518]],"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: 4.057 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.552 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.078 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.957 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.179 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.469 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.624 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1091: 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: 8 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #1322

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/1322/>

------------------------------------------
[...truncated 589 lines...]
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] ERROR 08:12:23,736 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 08:12:23,943 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 08:12:23,944 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 08:12:24,068 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 08:12:24,069 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 08:12:24,267 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 08:12:24,268 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTable(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTable(StreamingTransferTest.java:132)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableSuper(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableSuper(StreamingTransferTest.java:170)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableCounter(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableCounter(StreamingTransferTest.java:190)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:270)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:329)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.261 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.652 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] [{"columns":[["636f6c4e616d65","76616c",1347437555132],["636f6c4e616d6531","76616c31",1347437555132]],"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: 4.752 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.555 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.073 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: 4.345 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 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.17 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.456 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.049 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1091: 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: 9 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #1321

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/1321/>

------------------------------------------
[...truncated 592 lines...]
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] ERROR 05:55:42,397 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 05:55:42,659 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 05:55:42,660 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 05:55:42,759 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 05:55:42,760 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 05:55:42,883 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 05:55:42,883 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTable(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTable(StreamingTransferTest.java:132)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableSuper(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableSuper(StreamingTransferTest.java:170)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableCounter(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableCounter(StreamingTransferTest.java:190)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:270)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:329)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.302 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.577 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] [{"columns":[["636f6c4e616d65","76616c",1347429355744],["636f6c4e616d6531","76616c31",1347429355744]],"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: 4.468 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.524 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.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.339 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.169 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.445 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.073 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.1 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1091: 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: 9 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #1320

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/1320/>

------------------------------------------
[...truncated 600 lines...]
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] ERROR 05:04:14,648 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 05:04:15,813 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 05:04:15,813 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 05:04:16,425 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 05:04:16,425 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 05:04:17,244 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 05:04:17,247 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTable(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTable(StreamingTransferTest.java:132)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableSuper(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableSuper(StreamingTransferTest.java:170)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableCounter(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableCounter(StreamingTransferTest.java:190)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:270)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:329)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 10.203 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 11.273 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] [{"columns":[["636f6c4e616d65","76616c",1347426280529],["636f6c4e616d6531","76616c31",1347426280529]],"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: 14.19 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.803 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 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.066 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.275 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 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.172 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.708 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.045 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 12.039 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.061 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1091: 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: 18 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #1319

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/1319/>

------------------------------------------
[...truncated 593 lines...]
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] ERROR 03:56:18,667 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 03:56:19,028 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 03:56:19,029 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 03:56:19,201 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 03:56:19,202 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 03:56:19,343 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 03:56:19,344 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTable(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTable(StreamingTransferTest.java:132)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableSuper(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableSuper(StreamingTransferTest.java:170)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableCounter(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableCounter(StreamingTransferTest.java:190)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:270)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:329)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.418 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.781 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] [{"columns":[["636f6c4e616d65","76616c",1347422192515],["636f6c4e616d6531","76616c31",1347422192515]],"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: 5.634 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.544 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.073 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.431 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 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.342 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.454 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.085 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.111 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.664 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1091: 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: 10 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results

Build failed in Jenkins: Cassandra-quick #1318

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cassandra-quick/1318/changes>

Changes:

[yukim] Add SSTable count per level to cfstats patch by yukim; reviewed by jbellis for CASSANDRA-4537

------------------------------------------
[...truncated 590 lines...]
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] ERROR 23:02:11,908 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 23:02:11,990 Fatal exception in thread Thread[Streaming to /127.0.0.1:3,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 23:02:11,990 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 23:02:12,014 Fatal exception in thread Thread[Streaming to /127.0.0.1:4,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 23:02:12,015 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ERROR 23:02:12,079 Fatal exception in thread Thread[Streaming to /127.0.0.1:5,5,main]
    [junit] java.lang.NegativeArraySizeException
    [junit] 	at org.apache.cassandra.net.CompactEndpointSerializationHelper.deserialize(CompactEndpointSerializationHelper.java:36)
    [junit] 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:57)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.receiveReply(FileStreamTask.java:196)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.stream(FileStreamTask.java:180)
    [junit] 	at org.apache.cassandra.streaming.FileStreamTask.runMayThrow(FileStreamTask.java:91)
    [junit] 	at org.apache.cassandra.utils.WrappedRunnable.run(WrappedRunnable.java:28)
    [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:662)
    [junit] ERROR 23:02:12,079 Sending retry message failed, closing session.
    [junit] java.io.IOException: Broken pipe
    [junit] 	at sun.nio.ch.FileDispatcher.write0(Native Method)
    [junit] 	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
    [junit] 	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:69)
    [junit] 	at sun.nio.ch.IOUtil.write(IOUtil.java:40)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
    [junit] 	at java.nio.channels.Channels.writeFullyImpl(Channels.java:59)
    [junit] 	at java.nio.channels.Channels.writeFully(Channels.java:81)
    [junit] 	at java.nio.channels.Channels.access$000(Channels.java:47)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:155)
    [junit] 	at java.io.OutputStream.write(OutputStream.java:58)
    [junit] 	at java.nio.channels.Channels$1.write(Channels.java:136)
    [junit] 	at java.io.DataOutputStream.writeInt(DataOutputStream.java:180)
    [junit] 	at org.apache.cassandra.net.OutboundTcpConnection.write(OutboundTcpConnection.java:187)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.sendMessage(StreamInSession.java:171)
    [junit] 	at org.apache.cassandra.streaming.StreamInSession.retry(StreamInSession.java:159)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.retry(IncomingStreamReader.java:193)
    [junit] 	at org.apache.cassandra.streaming.IncomingStreamReader.read(IncomingStreamReader.java:112)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.stream(IncomingTcpConnection.java:220)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.handleStream(IncomingTcpConnection.java:165)
    [junit] 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:65)
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testTransferTable(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTable(StreamingTransferTest.java:132)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableSuper(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableSuper(StreamingTransferTest.java:170)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableCounter(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.createAndTransfer(StreamingTransferTest.java:89)
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableCounter(StreamingTransferTest.java:190)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferTableMultiple(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] expected:<2> but was:<0>
    [junit] junit.framework.AssertionFailedError: expected:<2> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferTableMultiple(StreamingTransferTest.java:270)
    [junit] 
    [junit] 
    [junit] Testcase: testTransferOfMultipleColumnFamilies(org.apache.cassandra.streaming.StreamingTransferTest):	FAILED
    [junit] [] expected:<1> but was:<0>
    [junit] junit.framework.AssertionFailedError: [] expected:<1> but was:<0>
    [junit] 	at org.apache.cassandra.streaming.StreamingTransferTest.testTransferOfMultipleColumnFamilies(StreamingTransferTest.java:329)
    [junit] 
    [junit] 
    [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED
    [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.887 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.013 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Importing 1 keys...
    [junit] 1 keys imported successfully.
    [junit] [{"columns":[["636f6c4e616d65","76616c",1347404541978],["636f6c4e616d6531","76616c31",1347404541978]],"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: 4.013 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.541 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EncodedStreamsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.875 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.HexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.179 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.454 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 1.058 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SemanticVersionTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.578 sec
    [junit] 
    [junit] Testsuite: org.apache.cassandra.utils.StreamingHistogramTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] 

BUILD FAILED
<https://builds.apache.org/job/Cassandra-quick/ws/build.xml>:1091: 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: 8 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[TASKS] Skipping publisher since build result is FAILURE
Recording test results