Can this be re-triggered? I noticed this as well but didn't know how to do that.
On Sat, Apr 16, 2016 at 10:46 AM, Till Westmann <[email protected]> wrote: > Since the build took 31 s, I think that we didn't even get to the change. > Is that right? I'm not really sure what the log is telling me .. > > Begin forwarded message: > > > From: Asterix build server <[email protected]> > > Date: April 15, 2016 at 23:31:43 PDT > > To: [email protected], [email protected], > [email protected], [email protected] > > Subject: Build failed in Jenkins: asterix-integration-tests 02dbaddd > > > > See < > https://asterix-jenkins.ics.uci.edu/job/asterix-integration-tests/148/changes > > > > > > Changes: > > > > [Till Westmann] Avoid 1 copy of the data when returning results > > > > ------------------------------------------ > > Started by an SCM change > > Building remotely on docker-integrationts-container in workspace > /home/jenkins/workspace/asterix-integration-tests > > [WS-CLEANUP] Deleting project workspace... > > [WS-CLEANUP] Done > > Cloning the remote Git repository > > Cloning repository > https://git-wip-us.apache.org/repos/asf/incubator-asterixdb.git > >> git init /home/jenkins/workspace/asterix-integration-tests # timeout=10 > > Fetching upstream changes from > https://git-wip-us.apache.org/repos/asf/incubator-asterixdb.git > >> git --version # timeout=10 > >> git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-asterixdb.git > +refs/heads/*:refs/remotes/origin/* > >> git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/incubator-asterixdb.git # > timeout=10 > >> git config --add remote.origin.fetch > +refs/heads/*:refs/remotes/origin/* # timeout=10 > >> git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/incubator-asterixdb.git # > timeout=10 > > Fetching upstream changes from > https://git-wip-us.apache.org/repos/asf/incubator-asterixdb.git > >> git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/incubator-asterixdb.git > +refs/heads/*:refs/remotes/origin/* > >> git rev-parse origin/master^{commit} # timeout=10 > > Checking out Revision 02dbadddc0122c5ba5461321df84dca30732984c > (origin/master) > >> git config core.sparsecheckout # timeout=10 > >> git checkout -f 02dbadddc0122c5ba5461321df84dca30732984c > >> git rev-list f3bcb73ce0d3f13cd09a509456a56fff49ef6fcb # timeout=10 > > [asterix-integration-tests] $ /bin/bash /tmp/hudson8670809793412741381.sh > > Slave went offline during the build > > ERROR: Connection was broken: java.io.IOException: Unexpected > termination of the channel > > at > hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50) > > Caused by: java.io.EOFException > > at > java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2332) > > at > java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2801) > > at > java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:801) > > at java.io.ObjectInputStream.<init>(ObjectInputStream.java:299) > > at > hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:48) > > at > hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34) > > at > hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48) > > > > Build step 'Execute shell' marked build as failure >
