[Qa-jenkins-scm] Build failed in Jenkins: reproducible_maintenance_armhf_jtk1a #9969

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon May 4 11:59:31 BST 2020


See <https://jenkins.debian.net/job/reproducible_maintenance_armhf_jtk1a/9969/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jtk1a-armhf-rb.debian.net (armhf jtk1a) in workspace /srv/jenkins/pseudo-hosts/jtk1a-armhf-rb/workspace/reproducible_maintenance_armhf_jtk1a
[reproducible_maintenance_armhf_jtk1a] $ /bin/sh -xe /tmp/jenkins4238951477512701946.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Mon  4 May 07:45:07 UTC 2020 - running /srv/jenkins/bin/reproducible_maintenance.sh (for job reproducible_maintenance_armhf_jtk1a) on jtk1a, called using "" as arguments.
Mon  4 May 07:45:07 UTC 2020 - actually running "reproducible_maintenance.sh" (md5sum 1f488240bad26cb37506763fd11e5dbe) as "/tmp/jenkins-script-y2HtHJss"

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 May  4 07:45:08 UTC 2020 - Looking for too large files in /var/log/
Mon May  4 07:45:08 UTC 2020 - Deleting temp directories in /srv/reproducible-results/rbuild-debian, older than 3 days.
Mon May  4 07:45:08 UTC 2020 - Deleting temporary directories in /tmp, older than 3 days.
Mon May  4 07:45:08 UTC 2020 - Deleting pbuilder build directories, older than 3 days.
Mon May  4 07:45:08 UTC 2020 - Deleting temp directories in /srv/reproducible-results/rbuild-debian, older than 3 days.
Mon May  4 07:45:08 UTC 2020 - Deleting chroots build directories, older than 7 days.
Mon May  4 07:45:08 UTC 2020 - testing whether the proxy works...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100   271  100   271    0     0    871      0 --:--:-- --:--:-- --:--:--   874
Mon May  4 07:45:09 UTC 2020 - updating the chdists, schroots and pbuilder now...
Mon May  4 07:45:09 UTC 2020 - updating the unstable/armhf chdist now.
Get:1 http://deb.debian.org/debian unstable InRelease [146 kB]
Get:2 http://deb.debian.org/debian unstable/main Sources.diff/Index [27.9 kB]
Get:3 http://deb.debian.org/debian unstable/main armhf Packages.diff/Index [27.9 kB]
FATAL: 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 1a478886:jtk1a-armhf-rb.debian.net": Remote call on jtk1a-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.$Proxy78.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/jenkins4238951477512701946.sh
Command Close created at
	at hudson.remoting.Command.<init>(Command.java:68)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1265)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1263)
	at hudson.remoting.Channel.close(Channel.java:1436)
	at hudson.remoting.Channel.close(Channel.java:1403)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1270)
	at hudson.remoting.Channel$1.handle(Channel.java:565)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:87)
Caused: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1314)
	at hudson.remoting.Channel$1.handle(Channel.java:606)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:85)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 1a478886:jtk1a-armhf-rb.debian.net": Remote call on jtk1a-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_jtk1a #9969



More information about the Qa-jenkins-scm mailing list