Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 207
originally caused by:
 Started by upstream project "Trigger" build number 233
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@3
[BIOFORMATS-test-folder@3] $ /bin/bash -xe /tmp/jenkins3296120940022197556.sh
+ '[' scanr = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_32906_merge_ci -v /uod/idr/repos/curated/scanr:/data -v /uod/idr-scratch/merge-ci/curated/scanr:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12
Buildfile: /bio-formats-build/bioformats/components/test-suite/build.xml
     [echo] isSnapshot = true

init-title:
     [echo] ----------=========== bio-formats-testing-framework ===========----------

init-timestamp:

init:

copy-resources:

compile:
[resolver:resolve] Resolving artifacts

compile-tests:
[resolver:resolve] Resolving artifacts
    [javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

test-automated:
   [testng] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
   [testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
   [testng] File leak detector installed
   [testng] 07:49:12,982 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 07:49:12,983 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - No custom configurators were discovered as a service.
   [testng] 07:49:12,983 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 07:49:12,984 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 07:49:12,984 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 07:49:12,985 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 07:49:12,985 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 07:49:12,985 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 07:49:12,986 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 07:49:12,986 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 07:49:12,986 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 07:49:12,987 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 07:49:13,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 07:49:13,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 07:49:13,173 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 07:49:13,173 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 07:49:13,179 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 07:49:13,179 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 07:49:13,179 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 07:49:13,179 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 07:49:13,179 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@576d5deb - End of configuration.
   [testng] 07:49:13,180 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6fdbe764 - Registering current configuration as safe fallback point
   [testng] 07:49:13,180 |-INFO in ch.qos.logback.classic.util.ContextInitializer@d6e7bab - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 194 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-02 07:49:13,189] [main] java.version = 17.0.2
   [testng] 07:49:13,192 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 07:49:13,192 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:49:13,232 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-02_07-49-13.log]
   [testng] 07:49:13,234 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37313c65 - End of configuration.
   [testng] [2024-10-02 07:49:13,236] [main] testng.directory = /data
   [testng] [2024-10-02 07:49:13,236] [main] testng.configDirectory = /config
   [testng] [2024-10-02 07:49:13,245] [main] testng.multiplier = 1.0
   [testng] [2024-10-02 07:49:13,245] [main] testng.in-memory = false
   [testng] [2024-10-02 07:49:13,245] [main] testng.allow-missing = false
   [testng] [2024-10-02 07:49:13,246] [main] user.language = en
   [testng] [2024-10-02 07:49:13,246] [main] user.country = ${user.country}
   [testng] [2024-10-02 07:49:13,246] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-02 07:53:51,766] [main] ----------------------------------------
   [testng] [2024-10-02 07:53:51,767] [main] Total files: 2169
   [testng] [2024-10-02 07:53:51,767] [main] Scan time: 278.52 s (128 ms/file)
   [testng] [2024-10-02 07:53:51,767] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 17 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-02 08:18:23,783] [pool-1-thread-1] Initializing /data/embl/Maik_001/experiment_descriptor.xml: 
   [testng] 08:18:23,783 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 08:18:23,783 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:18:23,785 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2024-10-02_08-18-23.log]
   [testng] 08:18:23,785 |-INFO in ch.qos.logback.core.sift.SiftProcessor@17a9e9df - End of configuration.
   [testng] [2024-10-02 08:18:36,009] [pool-1-thread-12] Initializing /data/jcb/201301120/p2/experiment_descriptor.xml: 
   [testng] 08:18:36,009 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 08:18:36,009 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:18:36,010 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2024-10-02_08-18-36.log]
   [testng] 08:18:36,010 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6efb14cb - End of configuration.
   [testng] [2024-10-02 08:21:44,886] [pool-1-thread-11] Initializing /data/ruben/161009test2/151009_001/experiment_descriptor.xml: 
   [testng] 08:21:44,886 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 08:21:44,886 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:21:44,887 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2024-10-02_08-21-44.log]
   [testng] 08:21:44,888 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4981f76 - End of configuration.
   [testng] [2024-10-02 08:24:25,877] [pool-1-thread-10] Initializing /data/ruben/12-05-25_009/experiment_descriptor.xml: 
   [testng] 08:24:25,877 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 08:24:25,877 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:24:25,878 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2024-10-02_08-24-25.log]
   [testng] 08:24:25,879 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6bc152a7 - End of configuration.
   [testng] [2024-10-02 08:24:51,165] [pool-1-thread-9] Initializing /data/ruben/scanr_no_labels/Peter/experiment_descriptor.xml: 
   [testng] 08:24:51,165 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 08:24:51,165 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:24:51,166 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2024-10-02_08-24-51.log]
   [testng] 08:24:51,167 |-INFO in ch.qos.logback.core.sift.SiftProcessor@38de452b - End of configuration.
FATAL: command execution failed
java.nio.channels.ClosedChannelException
	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:241)
	at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:825)
	at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:289)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:177)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:279)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:501)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:244)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:196)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:209)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:793)
	at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172)
	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:343)
	at hudson.remoting.Channel.close(Channel.java:1497)
	at hudson.remoting.Channel.close(Channel.java:1450)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:943)
	at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:909)
	at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:97)
	at jenkins.model.Jenkins.lambda$_cleanUpDisconnectComputers$11(Jenkins.java:3785)
	at hudson.model.Queue._withLock(Queue.java:1401)
	at hudson.model.Queue.withLock(Queue.java:1275)
	at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3781)
	at jenkins.model.Jenkins.cleanUp(Jenkins.java:3662)
	at hudson.WebAppMain.contextDestroyed(WebAppMain.java:374)
	at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:1059)
	at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:636)
	at org.eclipse.jetty.server.handler.ContextHandler.contextDestroyed(ContextHandler.java:1016)
	at org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:306)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
	at org.eclipse.jetty.security.SecurityHandler.doStop(SecurityHandler.java:412)
	at org.eclipse.jetty.security.ConstraintSecurityHandler.doStop(ConstraintSecurityHandler.java:413)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
	at org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:497)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
	at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:1039)
	at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:399)
	at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1311)
	at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1087)
	at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:312)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
	at org.eclipse.jetty.server.Server.doStop(Server.java:517)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
	at winstone.Launcher.shutdown(Launcher.java:442)
	at winstone.ShutdownHook.run(ShutdownHook.java:28)
Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from merge-ci-docker-1.merge-ci_omero-network/172.18.0.3:45366' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy188.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
	at hudson.model.Run.execute(Run.java:1895)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
FATAL: Unable to delete script file /tmp/jenkins3296120940022197556.sh
java.nio.channels.ClosedChannelException
	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:241)
	at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:825)
	at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:289)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:177)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoSecure(SSLEngineFilterLayer.java:279)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrite(SSLEngineFilterLayer.java:501)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueuedWrites(SSLEngineFilterLayer.java:244)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLEngineFilterLayer.java:196)
	at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend(SSLEngineFilterLayer.java:209)
	at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(ProtocolStack.java:793)
	at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(ApplicationLayer.java:172)
	at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBufferCommandTransport.closeWrite(ChannelApplicationLayer.java:343)
	at hudson.remoting.Channel.close(Channel.java:1497)
	at hudson.remoting.Channel.close(Channel.java:1450)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:943)
	at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:909)
	at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:97)
	at jenkins.model.Jenkins.lambda$_cleanUpDisconnectComputers$11(Jenkins.java:3785)
	at hudson.model.Queue._withLock(Queue.java:1401)
	at hudson.model.Queue.withLock(Queue.java:1275)
	at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3781)
	at jenkins.model.Jenkins.cleanUp(Jenkins.java:3662)
	at hudson.WebAppMain.contextDestroyed(WebAppMain.java:374)
	at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:1059)
	at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:636)
	at org.eclipse.jetty.server.handler.ContextHandler.contextDestroyed(ContextHandler.java:1016)
	at org.eclipse.jetty.servlet.ServletHandler.doStop(ServletHandler.java:306)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
	at org.eclipse.jetty.security.SecurityHandler.doStop(SecurityHandler.java:412)
	at org.eclipse.jetty.security.ConstraintSecurityHandler.doStop(ConstraintSecurityHandler.java:413)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
	at org.eclipse.jetty.server.session.SessionHandler.doStop(SessionHandler.java:497)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
	at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:1039)
	at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:399)
	at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1311)
	at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1087)
	at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:312)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:182)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:205)
	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:97)
	at org.eclipse.jetty.server.Server.doStop(Server.java:517)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:132)
	at winstone.Launcher.shutdown(Launcher.java:442)
	at winstone.ShutdownHook.run(ShutdownHook.java:28)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@d0b6132:JNLP4-connect connection from merge-ci-docker-1.merge-ci_omero-network/172.18.0.3:45366": Remote call on JNLP4-connect connection from merge-ci-docker-1.merge-ci_omero-network/172.18.0.3:45366 failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:996)
	at hudson.FilePath.act(FilePath.java:1230)
	at hudson.FilePath.act(FilePath.java:1219)
	at hudson.FilePath.delete(FilePath.java:1766)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
	at hudson.model.Run.execute(Run.java:1895)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Build step 'Execute shell' marked build as failure
Finished: FAILURE