Build Disappearing

104 views
Skip to first unread message

Yosi Kalmanson

unread,
Mar 9, 2015, 5:31:03 AM3/9/15
to jenkins...@googlegroups.com

Hello,

Occasionally a build that runs every day (for few hours) is simply disappearing. I can't see the build in Jenkins but I do see it on the file system. Checking the build log there is no exception and it's looking like the build was terminated at the middle. 

I checked the Jenkins logs and this is what I'm seeing. 8:17 is also the last hour seen on the build log itself so I assume something happened on that hour that maybe caused Jenkins to restart?

 

Mar 09, 2015 8:17:26 AM INFO org.eclipse.jetty.util.log.JavaUtilLog info

Started SelectChann...@0.0.0.0:8070

Mar 09, 2015 8:17:26 AM INFO org.eclipse.jetty.util.log.JavaUtilLog info

Started Ajp13Socke...@0.0.0.0:8071

Mar 09, 2015 8:17:26 AM INFO org.eclipse.jetty.util.log.JavaUtilLog info

AJP13 is not a secure protocol. Please protect port 8071

Mar 09, 2015 8:17:26 AM INFO winstone.Logger logInternal

Winstone Servlet Engine v2.0 running: controlPort=disabled

Mar 09, 2015 8:17:26 AM INFO jenkins.InitReactorRunner$1 onAttained

Started initialization

Mar 09, 2015 8:17:37 AM INFO jenkins.InitReactorRunner$1 onAttained

Listed all plugins

Mar 09, 2015 8:17:37 AM INFO jenkins.InitReactorRunner$1 onAttained

Prepared all plugins

Mar 09, 2015 8:17:37 AM INFO jenkins.InitReactorRunner$1 onAttained

Started all plugins

Mar 09, 2015 8:17:37 AM INFO jenkins.InitReactorRunner$1 onAttained

Augmented all extensions

Mar 09, 2015 8:17:40 AM INFO jenkins.InitReactorRunner$1 onAttained

Loaded all jobs

Mar 09, 2015 8:17:41 AM INFO hudson.model.AsyncPeriodicWork$1 run

Started Download metadata

Mar 09, 2015 8:17:41 AM INFO hudson.model.AsyncPeriodicWork$1 run

Finished Download metadata. 2 ms

Mar 09, 2015 8:17:41 AM INFO org.jenkinsci.main.modules.sshd.SSHD start

Started SSHD at port 53593

Mar 09, 2015 8:17:41 AM INFO jenkins.InitReactorRunner$1 onAttained

Completed initialization

Mar 09, 2015 8:17:41 AM INFO org.springframework.web.context.support.StaticWebApplicationContext prepareRefresh

Refreshing org.springframework.web.context.support.StaticWebApplicationContext@17c6dff: display name [Root WebApplicationContext]; startup date [Mon Mar 09 08:17:41 GMT 2015]; root of context hierarchy

Mar 09, 2015 8:17:41 AM INFO org.springframework.web.context.support.StaticWebApplicationContext obtainFreshBeanFactory

Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@17c6dff]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1384a2

Mar 09, 2015 8:17:41 AM INFO org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons

Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1384a2: defining beans [authenticationManager]; root of factory hierarchy

Mar 09, 2015 8:17:41 AM INFO org.springframework.web.context.support.StaticWebApplicationContext prepareRefresh

Refreshing org.springframework.web.context.support.StaticWebApplicationContext@1e38d1d: display name [Root WebApplicationContext]; startup date [Mon Mar 09 08:17:41 GMT 2015]; root of context hierarchy

Mar 09, 2015 8:17:41 AM INFO org.springframework.web.context.support.StaticWebApplicationContext obtainFreshBeanFactory

Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@1e38d1d]: org.springframework.beans.factory.support.DefaultListableBeanFactory@13adff9

Mar 09, 2015 8:17:41 AM INFO org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons

Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@13adff9: defining beans [filter,legacy]; root of factory hierarchy

Mar 09, 2015 8:17:41 AM INFO hudson.WebAppMain$3 run

Jenkins is fully up and running

Mar 09, 2015 8:17:42 AM WARNING javax.jmdns.impl.tasks.state.DNSStateTask run

Prober(host-visitacity-com.local.).run() exception

java.io.IOException: Operation not permitted

            at java.net.PlainDatagramSocketImpl.send(Native Method)

            at java.net.DatagramSocket.send(DatagramSocket.java:697)

            at javax.jmdns.impl.JmDNSImpl.send(JmDNSImpl.java:1537)

            at javax.jmdns.impl.tasks.state.DNSStateTask.run(DNSStateTask.java:131)

            at java.util.TimerThread.mainLoop(Timer.java:555)

            at java.util.TimerThread.run(Timer.java:505)

 

Mar 09, 2015 8:17:42 AM WARNING javax.jmdns.impl.JmDNSImpl __recover

RECOVERING

Mar 09, 2015 8:17:42 AM WARNING javax.jmdns.impl.tasks.state.DNSStateTask run

Canceler(host-visitacity-com.local.).run() exception

java.io.IOException: Operation not permitted

            at java.net.PlainDatagramSocketImpl.send(Native Method)

            at java.net.DatagramSocket.send(DatagramSocket.java:697)

            at javax.jmdns.impl.JmDNSImpl.send(JmDNSImpl.java:1537)

            at javax.jmdns.impl.tasks.state.DNSStateTask.run(DNSStateTask.java:131)

            at java.util.TimerThread.mainLoop(Timer.java:555)

            at java.util.TimerThread.run(Timer.java:505)

 

Mar 09, 2015 8:17:47 AM WARNING javax.jmdns.impl.DNSStatefulObject$DefaultImplementation waitForAnnounced

Wait for announced cancelled: DNS: host-visitacity-com.local. state: canceling 1 task: null

Mar 09, 2015 8:17:47 AM WARNING javax.jmdns.impl.DNSStatefulObject$DefaultImplementation waitForCanceled

Wait for canceled timed out: DNS: host-visitacity-com.local. state: canceling 1 task: null

Mar 09, 2015 8:17:48 AM WARNING javax.jmdns.impl.JmDNSImpl __recover

host-visitacity-com.local.recover() Could not recover we are Down!

Mar 09, 2015 8:17:53 AM WARNING javax.jmdns.impl.DNSStatefulObject$DefaultImplementation waitForAnnounced

Wait for announced timed out: DNS: host-visitacity-com.local. state: probing 1 task: Prober(host-visitacity-com.local.) state: probing 1

Mar 09, 2015 8:17:53 AM WARNING javax.jmdns.impl.DNSStatefulObject$DefaultImplementation waitForAnnounced

Wait for announced cancelled: DNS: host-visitacity-com.local. state: canceling 1 task: null

Mar 09, 2015 8:17:59 AM WARNING javax.jmdns.impl.DNSStatefulObject$DefaultImplementation waitForAnnounced

Wait for announced timed out: DNS: host-visitacity-com.local. state: probing 1 task: Prober(host-visitacity-com.local.) state: probing 1

Mar 09, 2015 8:17:59 AM WARNING javax.jmdns.impl.DNSStatefulObject$DefaultImplementation waitForAnnounced

Wait for announced cancelled: DNS: host-visitacity-com.local. state: canceling 1 task: null

Mar 09, 2015 8:18:05 AM WARNING javax.jmdns.impl.DNSStatefulObject$DefaultImplementation waitForAnnounced

Wait for announced timed out: DNS: host-visitacity-com.local. state: probing 1 task: Prober(host-visitacity-com.local.) state: probing 1

Mar 09, 2015 8:21:41 AM INFO hudson.model.Run execute

calc routing data #694 main build action completed: SUCCESS

Mar 09, 2015 9:08:39 AM INFO hudson.model.DownloadService$Downloadable load

Obtained the updated data file for hudson.tasks.Ant.AntInstaller

Mar 09, 2015 9:08:39 AM INFO hudson.model.DownloadService$Downloadable load

Obtained the updated data file for hudson.tasks.Maven.MavenInstaller

Mar 09, 2015 9:08:41 AM INFO hudson.model.DownloadService$Downloadable load

Obtained the updated data file for hudson.tools.JDKInstaller

Mar 09, 2015 9:09:19 AM INFO hudson.model.UpdateSite updateData

Obtained the latest update center data file for UpdateSource default

Mar 09, 2015 9:12:08 AM INFO hudson.model.Run execute

sales_ip #85 aborted

java.lang.InterruptedException

            at java.lang.Object.wait(Native Method)

            at java.lang.Object.wait(Object.java:503)

            at java.lang.UNIXProcess.waitFor(UNIXProcess.java:263)

            at hudson.Proc$LocalProc.join(Proc.java:319)

            at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:137)

            at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:97)

            at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)

            at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)

            at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)

            at hudson.model.Build$BuildExecution.build(Build.java:203)

            at hudson.model.Build$BuildExecution.doRun(Build.java:160)

            at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)

            at hudson.model.Run.execute(Run.java:1750)

            at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)

            at hudson.model.ResourceController.execute(ResourceController.java:89)

            at hudson.model.Executor.run(Executor.java:240) 

Reply all
Reply to author
Forward
0 new messages