Build failed in Jenkins: Cassandra-quick #1269

2012-09-06 Thread Apache Jenkins Server
See 

--
[...truncated 673 lines...]
[junit] at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[junit] at java.lang.Thread.run(Thread.java:662)
[junit] ERROR 08:10:21,477 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:336)
[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:10:21,518 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:10:21,518 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:336)
[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 #1270

2012-09-06 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@54165941:ubuntu4
Using strategy: Default
Last Built Revision: Revision 0e3a9a55e484707addf32f73d18014df61c8d8f9 
(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 0e3a9a55e484707addf32f73d18014df61c8d8f9 
(origin/trunk)
Checking out Revision 0e3a9a55e484707addf32f73d18014df61c8d8f9 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-1270
hudson.plugins.git.GitException: Could not apply tag 
jenkins-Cassandra-quick-1270
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:2196)
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 #1270 jenkins-Cassandra-quick-1270" 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


[VOTE] Release Apache Cassandra 1.1.5

2012-09-06 Thread Sylvain Lebresne
There is a bunch of users hitting #4571 and #4561, and besides we have a fair
amount of bug fixes since 1.1.4, so I propose the following artifacts for
release as 1.1.5.

sha1: acaa52465554e82519fc312d3fcff586f55ee36e
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-038/org/apache/cassandra/apache-cassandra/1.1.5/
Staging repository:
https://repository.apache.org/content/repositories/orgapachecassandra-038/

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-quick #1271

2012-09-06 Thread Apache Jenkins Server
See 

--
[...truncated 580 lines...]
[junit] at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[junit] at java.lang.Thread.run(Thread.java:662)
[junit] ERROR 09:05:03,957 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 09:05:05,001 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 09:05:05,002 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

Re: [VOTE] Release Apache Cassandra 1.1.5

2012-09-06 Thread Jonathan Ellis
+1
On Sep 6, 2012 3:54 AM, "Sylvain Lebresne"  wrote:

> There is a bunch of users hitting #4571 and #4561, and besides we have a
> fair
> amount of bug fixes since 1.1.4, so I propose the following artifacts for
> release as 1.1.5.
>
> sha1: acaa52465554e82519fc312d3fcff586f55ee36e
> 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-038/org/apache/cassandra/apache-cassandra/1.1.5/
> Staging repository:
> https://repository.apache.org/content/repositories/orgapachecassandra-038/
>
> 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 #2056

2012-09-06 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra /  - 
hudson.remoting.Channel@f3fc970:ubuntu4
Using strategy: Default
Last Built Revision: Revision 0e3a9a55e484707addf32f73d18014df61c8d8f9 
(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 0e3a9a55e484707addf32f73d18014df61c8d8f9 
(origin/trunk)
Checking out Revision 0e3a9a55e484707addf32f73d18014df61c8d8f9 (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-2056
hudson.plugins.git.GitException: Could not apply tag jenkins-Cassandra-2056
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:2196)
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 #2056 jenkins-Cassandra-2056" 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

2012-09-06 Thread Jason Brown
+1, as we're looking forward to leveled compaction fixes so we can jump
over to 1.1

On Thu, Sep 6, 2012 at 4:38 AM, Jonathan Ellis  wrote:

> +1
> On Sep 6, 2012 3:54 AM, "Sylvain Lebresne"  wrote:
>
> > There is a bunch of users hitting #4571 and #4561, and besides we have a
> > fair
> > amount of bug fixes since 1.1.4, so I propose the following artifacts for
> > release as 1.1.5.
> >
> > sha1: acaa52465554e82519fc312d3fcff586f55ee36e
> > 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-038/org/apache/cassandra/apache-cassandra/1.1.5/
> > Staging repository:
> >
> https://repository.apache.org/content/repositories/orgapachecassandra-038/
> >
> > 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-quick #1272

2012-09-06 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-quick /  
- hudson.remoting.Channel@5ba9fb4f:ubuntu4
Using strategy: Default
Last Built Revision: Revision 0e3a9a55e484707addf32f73d18014df61c8d8f9 
(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 42c55896b9b5e9f506eb009b28884108d6ad41ef 
(origin/trunk)
Checking out Revision 42c55896b9b5e9f506eb009b28884108d6ad41ef (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-quick-1272
hudson.plugins.git.GitException: Could not apply tag 
jenkins-Cassandra-quick-1272
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 #1272 jenkins-Cassandra-quick-1272" 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-quick #1273

2012-09-06 Thread Apache Jenkins Server
See 

Changes:

[sylvain] Update version, news, license, ... for 1.1.5 release

[sylvain] fix potential NPE with both equal and unequal restriction

[sylvain] Improve ORDER BY validation (CQL3)

--
[...truncated 659 lines...]
[junit] at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[junit] at java.lang.Thread.run(Thread.java:662)
[junit] ERROR 16:46:06,006 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 16:46:06,072 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 16:46:06,072 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)
 

Build failed in Jenkins: Cassandra-quick #1274

2012-09-06 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 21:10:59,376 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 21:10:59,476 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 21:10:59,477 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-Coverage #299

2012-09-06 Thread Apache Jenkins Server
See 

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

Checkout:Cassandra-Coverage / 
 - 
hudson.remoting.Channel@5f0bd4b1:ubuntu4
Using strategy: Default
Last Built Revision: Revision cf23bd0a0fd192d991e971bcae94c2447126f873 
(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 42c55896b9b5e9f506eb009b28884108d6ad41ef 
(origin/trunk)
Checking out Revision 42c55896b9b5e9f506eb009b28884108d6ad41ef (origin/trunk)
FATAL: Could not apply tag jenkins-Cassandra-Coverage-299
hudson.plugins.git.GitException: Could not apply tag 
jenkins-Cassandra-Coverage-299
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 #299 jenkins-Cassandra-Coverage-299" 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