[Qa-jenkins-scm] Build failed in Jenkins: reproducible_maintenance_armhf_jtk1b #5446

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Jun 2 09:50:39 BST 2020


See <https://jenkins.debian.net/job/reproducible_maintenance_armhf_jtk1b/5446/display/redirect>

Changes:


------------------------------------------
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jtk1b-armhf-rb.debian.net (armhf jtk1b) in workspace /srv/jenkins/pseudo-hosts/jtk1b-armhf-rb/workspace/reproducible_maintenance_armhf_jtk1b
[reproducible_maintenance_armhf_jtk1b] $ /bin/sh -xe /tmp/jenkins2302842421727276899.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Mon 01 Jun 2020 09:40:47 PM UTC - running /srv/jenkins/bin/reproducible_maintenance.sh (for job reproducible_maintenance_armhf_jtk1b) on jtk1b, called using "" as arguments.
Mon 01 Jun 2020 09:40:47 PM UTC - actually running "reproducible_maintenance.sh" (md5sum 3063cb61c3ef8715af49f62e79d38de3) as "/tmp/jenkins-script-Aqieln0c"

Please send feedback to qa-jenkins-dev at lists.alioth.debian.org or even better, provide https://salsa.debian.org/qa/jenkins.debian.net/merge_requests !

To dig deeper: git clone https://salsa.debian.org/qa/jenkins.debian.net.git && less README INSTALL CONTRIBUTING TODO

====================================================================================
Mon Jun  1 21:40:47 UTC 2020 - Looking for too large files in /var/log/
Mon Jun  1 21:40:47 UTC 2020 - Deleting temp directories in /srv/reproducible-results/rbuild-debian, older than 3 days.

Old temp directories found in /srv/reproducible-results/rbuild-debian
removed '/srv/reproducible-results/rbuild-debian/tmp.yRg6qA2Xze/tmp.bqTNRqTWuo'
removed directory '/srv/reproducible-results/rbuild-debian/tmp.yRg6qA2Xze'
These old directories have been deleted.

Mon Jun  1 21:40:48 UTC 2020 - Deleting temporary directories in /tmp, older than 3 days.
Mon Jun  1 21:40:48 UTC 2020 - Deleting pbuilder build directories, older than 3 days.

Old pbuilder build directories found in /srv/workspace/pbuilder/
drwxr-xr-x 4 root root 4096 May 29 02:40 /srv/workspace/pbuilder/3479
drwxr-xr-x 3 root root 4096 May 29 02:43 /srv/workspace/pbuilder/28437
drwxr-xr-x 4 root root 4096 May 29 02:43 /srv/workspace/pbuilder/17083
drwxr-xr-x 3 root root 4096 May 29 02:43 /srv/workspace/pbuilder/23807
drwxr-xr-x 4 root root 4096 May 29 02:43 /srv/workspace/pbuilder/3882
drwxr-xr-x 3 root root 4096 May 29 02:43 /srv/workspace/pbuilder/23995
drwxr-xr-x 4 root root 4096 May 29 00:23 /srv/workspace/pbuilder/28479FATAL: command execution failed
java.io.IOException
	at hudson.remoting.Channel.close(Channel.java:1490)
	at hudson.remoting.Channel.close(Channel.java:1446)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:868)
	at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:835)
	at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:89)
	at jenkins.model.Jenkins.access$2000(Jenkins.java:320)
	at jenkins.model.Jenkins$19.run(Jenkins.java:3516)
	at hudson.model.Queue._withLock(Queue.java:1399)
	at hudson.model.Queue.withLock(Queue.java:1276)
	at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3510)
	at jenkins.model.Jenkins.cleanUp(Jenkins.java:3392)
	at hudson.WebAppMain.contextDestroyed(WebAppMain.java:379)
	at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:940)
	at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:565)
	at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:908)
	at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:367)
	at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1450)
	at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1415)
	at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:983)
	at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:284)
	at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:547)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:93)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:180)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:201)
	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:108)
	at org.eclipse.jetty.server.Server.doStop(Server.java:454)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:93)
	at winstone.Launcher.shutdown(Launcher.java:304)
	at winstone.ShutdownHook.run(ShutdownHook.java:25)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 288173dc:jtk1b-armhf-rb.debian.net": Remote call on jtk1b-armhf-rb.debian.net failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:991)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at com.sun.proxy.$Proxy79.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1147)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1139)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
	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:741)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1856)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
FATAL: Unable to delete script file /tmp/jenkins2302842421727276899.sh
java.io.IOException
	at hudson.remoting.Channel.close(Channel.java:1490)
	at hudson.remoting.Channel.close(Channel.java:1446)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:868)
	at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:835)
	at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:89)
	at jenkins.model.Jenkins.access$2000(Jenkins.java:320)
	at jenkins.model.Jenkins$19.run(Jenkins.java:3516)
	at hudson.model.Queue._withLock(Queue.java:1399)
	at hudson.model.Queue.withLock(Queue.java:1276)
	at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3510)
	at jenkins.model.Jenkins.cleanUp(Jenkins.java:3392)
	at hudson.WebAppMain.contextDestroyed(WebAppMain.java:379)
	at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:940)
	at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:565)
	at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:908)
	at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:367)
	at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1450)
	at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1415)
	at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:983)
	at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:284)
	at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:547)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:93)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:180)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:201)
	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:108)
	at org.eclipse.jetty.server.Server.doStop(Server.java:454)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:93)
	at winstone.Launcher.shutdown(Launcher.java:304)
	at winstone.ShutdownHook.run(ShutdownHook.java:25)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 288173dc:jtk1b-armhf-rb.debian.net": Remote call on jtk1b-armhf-rb.debian.net failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:991)
	at hudson.FilePath.act(FilePath.java:1069)
	at hudson.FilePath.act(FilePath.java:1058)
	at hudson.FilePath.delete(FilePath.java:1539)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:123)
	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:741)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1856)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for reproducible_maintenance_armhf_jtk1b #5446



More information about the Qa-jenkins-scm mailing list