Build failed in Jenkins: Cassandra-quick #1299

2012-09-09 Thread Apache Jenkins Server
See 

--
[...truncated 570 lines...]
[junit] at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[junit] at java.lang.Thread.run(Thread.java:662)
[junit] ERROR 07:15:08,364 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 07:15:08,423 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 07:15:08,424 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(IncomingTcpCon

Build failed in Jenkins: Cassandra-quick #1300

2012-09-09 Thread Apache Jenkins Server
See 

--
Started by an SCM change
Building remotely on ubuntu4 in workspace 

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@57550cc6:ubuntu4
Using strategy: Default
Last Built Revision: Revision 39570be0fbedb71dafc19c3e6bb2b4f7b98ecb2e 
(origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 39570be0fbedb71dafc19c3e6bb2b4f7b98ecb2e 
(origin/trunk)
Checking out Revision 39570be0fbedb71dafc19c3e6bb2b4f7b98ecb2e (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-1300
hudson.plugins.git.GitException: Could not apply tag 
jenkins-Cassandra-quick-1300
at hudson.plugins.git.GitAPI.tag(GitAPI.java:751)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1321)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1269)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2200)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins 
Build #1300 jenkins-Cassandra-quick-1300" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident   not allowed

at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:818)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:780)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:790)
at hudson.plugins.git.GitAPI.tag(GitAPI.java:749)
... 12 more


Build failed in Jenkins: Cassandra #2079

2012-09-09 Thread Apache Jenkins Server
See 

--
Started by an SCM change
Building remotely on ubuntu4 in workspace 

Checkout:Cassandra /  - 
hudson.remoting.Channel@57550cc6:ubuntu4
Using strategy: Default
Last Built Revision: Revision 39570be0fbedb71dafc19c3e6bb2b4f7b98ecb2e 
(origin/trunk)
Fetching changes from 1 remote Git repository
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/cassandra.git
Commencing build of Revision 39570be0fbedb71dafc19c3e6bb2b4f7b98ecb2e 
(origin/trunk)
Checking out Revision 39570be0fbedb71dafc19c3e6bb2b4f7b98ecb2e (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-2079
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-2079
at hudson.plugins.git.GitAPI.tag(GitAPI.java:751)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1321)
at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1269)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2200)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.plugins.git.GitException: Command "git tag -a -f -m Jenkins 
Build #2079 jenkins-Cassandra-2079" returned status code 128:
stdout: 
stderr: 
*** Please tell me who you are.

Run

  git config --global user.email "y...@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: empty ident   not allowed

at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:818)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:780)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:790)
at hudson.plugins.git.GitAPI.tag(GitAPI.java:749)
... 12 more


Re: [VOTE] Release Apache Cassandra 1.1.5 (strike 2)

2012-09-09 Thread Gary Dusbabek
+1

On Friday, September 7, 2012, Sylvain Lebresne wrote:

> The fix to #4561 have now been pushed and we even have a few more fixes
> committed since the first try and so let's try again: I propose the
> following
> artifacts for release as 1.1.5.
>
> sha1: e395307893d93a01e976656f6e0f5cee1acf3c3b
> Git:
> http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/1.1.5-tentative
> Artifacts:
> https://repository.apache.org/content/repositories/orgapachecassandra-041/org/apache/cassandra/apache-cassandra/1.1.5/
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecassandra-041/
>
> The artifacts as well as the debian package are also available here:
> http://people.apache.org/~slebresne/
>
> The vote will be open for 72 hours (longer if needed).
>
> [1]: http://goo.gl/FHCUz (CHANGES.txt)
> [2]: http://goo.gl/Mw0HH (NEWS.txt)
>


Build failed in Jenkins: Cassandra-Coverage #302

2012-09-09 Thread Apache Jenkins Server
See 

--
Started by an SCM change
Building remotely on ubuntu5 in workspace 

Checkout:Cassandra-Coverage / 
 - 
hudson.remoting.Channel@77cc710:ubuntu5
Using strategy: Default
Last Built Revision: Revision 8b374b206991255bde336911c68a7f988ab62a61 
(origin/trunk)
hudson.util.IOException2: remote file operation failed: 
 at 
hudson.remoting.Channel@77cc710:ubuntu5
at hudson.FilePath.act(FilePath.java:838)
at hudson.FilePath.act(FilePath.java:824)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1064)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1256)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:589)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:494)
at hudson.model.Run.execute(Run.java:1502)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
Caused by: java.io.IOException: Remote call on ubuntu5 failed
at hudson.remoting.Channel.call(Channel.java:673)
at hudson.FilePath.act(FilePath.java:831)
... 10 more
Caused by: java.lang.LinkageError: loader (instance of  
hudson/remoting/RemoteClassLoader): attempted  duplicate class definition for 
name: "hudson/model/BuildListener"
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
at 
hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:152)
at 
hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:131)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Class.java:2308)
at java.lang.Class.getDeclaredField(Class.java:1897)
at 
java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1624)
at java.io.ObjectStreamClass.access$700(ObjectStreamClass.java:69)
at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:442)
at java.security.AccessController.doPrivileged(Native Method)
at java.io.ObjectStreamClass.(ObjectStreamClass.java:430)
at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:327)
at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:564)
at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
at hudson.remoting.UserRequest.perform(UserRequest.java:98)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:679)
Retrying after 10 seconds
Checkout:Cassandra-Coverage / 
 - 
hudson.remoting.Channel@77cc710:ubuntu5
Using strategy: Default
Last Built Revision: Revision 8b374b206991255bde336911c68a7f988ab62a61 
(origin/trunk)
hudson.util.IOException2: remote file operation failed: 
 at 
hudson.remoting.Channel@77cc710:ubuntu5
at hudson.FilePath.act(FilePath.java:838)
at hudson.FilePath.act(FilePath.java:824)
at hudson.plugins.git.GitSCM.checko

Build failed in Jenkins: Cassandra-quick #1301

2012-09-09 Thread Apache Jenkins Server
See 

--
[...truncated 783 lines...]
[junit] at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[junit] at java.lang.Thread.run(Thread.java:662)
[junit] ERROR 06:27:32,877 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 06:27:33,078 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 06:27:33,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(IncomingTcpCon

Build failed in Jenkins: Cassandra-quick #1302

2012-09-09 Thread Apache Jenkins Server
See 

--
[...truncated 570 lines...]
[junit] at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[junit] at java.lang.Thread.run(Thread.java:662)
[junit] ERROR 06:40:30,515 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 06:40:30,688 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 06:40:30,689 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(IncomingTcpCon