[oVirt Jenkins] check_gerrit_ovirt_org - Build # 25656 - Failure!

Jenkins oVirt Server jenkins at ovirt.org
Thu Sep 20 06:27:05 UTC 2012


Project: http://jenkins.ovirt.org/job/check_gerrit_ovirt_org/ 
Build: http://jenkins.ovirt.org/job/check_gerrit_ovirt_org/25656/
Build Number: 25656
Build Status:  Failure
Triggered By: Started by timer

-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #25656



-----------------
Failed Tests:
-----------------
No tests ran. 

------------------
Build Log:
------------------
Started by timer
Building remotely on jenkins.ekohl.nl in workspace /home/jenkins/workspace/check_gerrit_ovirt_org
No emails were triggered.
[check_gerrit_ovirt_org] $ /bin/sh -xe /tmp/hudson8278189312949345177.sh
+ rm index.html
+ rm 'gitweb?p=test.git'
+ wget -v -d gerrit.ovirt.org --timeout 60 -t 3
Setting --timeout (timeout) to 60
Setting --tries (tries) to 3
DEBUG output created by Wget 1.13.4 on linux-gnu.

--2012-09-20 08:21:10--  http://gerrit.ovirt.org/
Resolving gerrit.ovirt.org... 107.22.212.69
Caching gerrit.ovirt.org => 107.22.212.69
Connecting to gerrit.ovirt.org|107.22.212.69|:80... connected.
Created socket 3.
Releasing 0x0000000000910ca0 (new refcount 1).

---request begin---
GET / HTTP/1.1
User-Agent: Wget/1.13.4 (linux-gnu)
Accept: */*
Host: gerrit.ovirt.org
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response... 
---response begin---
HTTP/1.1 200 OK
Date: Thu, 20 Sep 2012 06:21:10 GMT
X-XRDS-Location: http://gerrit.ovirt.org/OpenID.XRDS
Expires: Fri, 01 Jan 1980 00:00:00 GMT
Pragma: no-cache
Cache-Control: no-cache, must-revalidate
Content-Type: text/html;charset=UTF-8
Content-Length: 3246

---response end---
200 OK
Registered socket 3 for persistent reuse.
Length: 3246 (3.2K) [text/html]
Saving to: `index.html'

     0K ...                                                   100% 2.10K=1.5s

2012-09-20 08:21:12 (2.10 KB/s) - `index.html' saved [3246/3246]

+ wget --timeout 60 -t 3 -v -d 'gerrit.ovirt.org/gitweb?p=test.git'
DEBUG output created by Wget 1.13.4 on linux-gnu.

--2012-09-20 08:21:12--  http://gerrit.ovirt.org/gitweb?p=test.git
Resolving gerrit.ovirt.org... 107.22.212.69
Caching gerrit.ovirt.org => 107.22.212.69
Connecting to gerrit.ovirt.org|107.22.212.69|:80... connected.
Created socket 3.
Releasing 0x0000000002418b80 (new refcount 1).

---request begin---
GET /gitweb?p=test.git HTTP/1.1
User-Agent: Wget/1.13.4 (linux-gnu)
Accept: */*
Host: gerrit.ovirt.org
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response... 
---response begin---
HTTP/1.1 200 OK
Date: Thu, 20 Sep 2012 06:21:11 GMT
Expires: Fri, 01 Jan 1980 00:00:00 GMT
Pragma: no-cache
Cache-Control: no-cache, must-revalidate
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked

---response end---
200 OK
Registered socket 3 for persistent reuse.
Length: unspecified [text/html]
Saving to: `gitweb?p=test.git'

     0K .......... ......                                       192K=0.09s

2012-09-20 08:21:13 (192 KB/s) - `gitweb?p=test.git' saved [17241]

+ a=shortlog
Build timed out (after 5 minutes). Marking the build as aborted.
FATAL: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown: java.util.concurrent.TimeoutException: Ping started on 1348122197040 hasn't completed at 1348122437040
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown: java.util.concurrent.TimeoutException: Ping started on 1348122197040 hasn't completed at 1348122437040
	at hudson.remoting.Request.call(Request.java:174)
	at hudson.remoting.Channel.call(Channel.java:663)
	at hudson.FilePath.act(FilePath.java:828)
	at hudson.FilePath.act(FilePath.java:821)
	at hudson.FilePath.delete(FilePath.java:1126)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:58)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:710)
	at hudson.model.Build$RunnerImpl.build(Build.java:178)
	at hudson.model.Build$RunnerImpl.doRun(Build.java:139)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:480)
	at hudson.model.Run.run(Run.java:1438)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:239)
Caused by: hudson.remoting.RequestAbortedException: hudson.remoting.Channel$OrderlyShutdown: java.util.concurrent.TimeoutException: Ping started on 1348122197040 hasn't completed at 1348122437040
	at hudson.remoting.Request.abort(Request.java:299)
	at hudson.remoting.Channel.terminate(Channel.java:719)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:835)
	at hudson.remoting.Channel$2.handle(Channel.java:433)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: hudson.remoting.Channel$OrderlyShutdown: java.util.concurrent.TimeoutException: Ping started on 1348122197040 hasn't completed at 1348122437040
	... 3 more
Caused by: Command close created at
	at hudson.remoting.Command.<init>(Command.java:54)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:829)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:827)
	at hudson.remoting.Channel.close(Channel.java:894)
	at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:110)
	at hudson.remoting.PingThread.ping(PingThread.java:114)
	at hudson.remoting.PingThread.run(PingThread.java:81)
Caused by: java.util.concurrent.TimeoutException: Ping started on 1348122197040 hasn't completed at 1348122437040
	... 2 more
Caused by: java.util.concurrent.TimeoutException
	at hudson.remoting.Request$1.get(Request.java:275)
	at hudson.remoting.Request$1.get(Request.java:210)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)
	at hudson.remoting.PingThread.ping(PingThread.java:107)
	... 1 more


More information about the Infra mailing list