Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 229
originally caused by:
 Started by upstream project "Trigger" build number 254
 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/jenkins17221691492582355977.sh
+ '[' leica-lif = slidebook ']'
++ date +%u
+ '[' 7 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_36030_merge_ci -v /uod/idr/repos/curated/leica-lif:/data -v /uod/idr-scratch/merge-ci/curated/leica-lif:/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] 04:58:46,496 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 04:58:46,497 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 04:58:46,497 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:58:46,498 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:58:46,498 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 04:58:46,498 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 04:58:46,499 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 04:58:46,499 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:58:46,499 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:58:46,500 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 04:58:46,500 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 04:58:46,500 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 04:58:46,660 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 04:58:46,660 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 04:58:46,681 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 04:58:46,681 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 04:58:46,687 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 04:58:46,687 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 04:58:46,687 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 04:58:46,687 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 04:58:46,687 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 04:58:46,688 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 04:58:46,689 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 190 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-20 04:58:46,697] [main] java.version = 17.0.2
   [testng] 04:58:46,701 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 04:58:46,701 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:58:46,741 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-20_04-58-46.log]
   [testng] 04:58:46,743 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2024-10-20 04:58:46,745] [main] testng.directory = /data
   [testng] [2024-10-20 04:58:46,745] [main] testng.configDirectory = /config
   [testng] [2024-10-20 04:58:46,753] [main] testng.multiplier = 1.0
   [testng] [2024-10-20 04:58:46,754] [main] testng.in-memory = false
   [testng] [2024-10-20 04:58:46,754] [main] testng.allow-missing = false
   [testng] [2024-10-20 04:58:46,754] [main] user.language = en
   [testng] [2024-10-20 04:58:46,754] [main] user.country = ${user.country}
   [testng] [2024-10-20 04:58:46,754] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-20 05:04:29,483] [main] ----------------------------------------
   [testng] [2024-10-20 05:04:29,483] [main] Total files: 404
   [testng] [2024-10-20 05:04:29,483] [main] Scan time: 342.729 s (848 ms/file)
   [testng] [2024-10-20 05:04:29,483] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 268 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-20 05:09:06,908] [pool-1-thread-1] Initializing /data/stefan/exp02.lif: 
   [testng] 05:09:06,908 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 05:09:06,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:09:06,910 |-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-20_05-09-06.log]
   [testng] 05:09:06,910 |-INFO in ch.qos.logback.core.sift.SiftProcessor@186a5579 - End of configuration.
   [testng] [2024-10-20 05:09:07,149] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y8.tif: 
   [testng] 05:09:07,149 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 05:09:07,149 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:09:07,150 |-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-20_05-09-07.log]
   [testng] 05:09:07,150 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5c385800 - End of configuration.
   [testng] [2024-10-20 05:09:08,063] [pool-1-thread-11] Initializing /data/matthias/experiment_020.lif: 
   [testng] 05:09:08,063 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 05:09:08,063 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:09:08,064 |-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-20_05-09-08.log]
   [testng] 05:09:08,064 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5450adc - End of configuration.
   [testng] [2024-10-20 05:09:08,294] [pool-1-thread-10] Initializing /data/fabrice/new/Experiment.lif: 
   [testng] 05:09:08,294 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 05:09:08,294 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:09:08,295 |-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-20_05-09-08.log]
   [testng] 05:09:08,295 |-INFO in ch.qos.logback.core.sift.SiftProcessor@8f657f0 - End of configuration.
   [testng] [2024-10-20 05:09:08,485] [pool-1-thread-9] Initializing /data/stefan/Rx3GFP280907.lif: 
   [testng] 05:09:08,485 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 05:09:08,485 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:09:08,486 |-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-20_05-09-08.log]
   [testng] 05:09:08,486 |-INFO in ch.qos.logback.core.sift.SiftProcessor@386f8c91 - End of configuration.
   [testng] [2024-10-20 05:09:09,021] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y8.tif: 
   [testng] 05:09:09,021 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 05:09:09,021 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:09:09,022 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2024-10-20_05-09-09.log]
   [testng] 05:09:09,022 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1717396 - End of configuration.
   [testng] [2024-10-20 05:09:09,955] [pool-1-thread-7] Initializing /data/andrew/FRAP_Test_12-0808.lif: 
   [testng] 05:09:09,955 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 05:09:09,955 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:09:09,956 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2024-10-20_05-09-09.log]
   [testng] 05:09:09,956 |-INFO in ch.qos.logback.core.sift.SiftProcessor@280b0c10 - End of configuration.
   [testng] [2024-10-20 05:09:10,169] [pool-1-thread-6] Initializing /data/qa-16919/DM6000_colour-camera-8bit.lif: 
   [testng] 05:09:10,170 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 05:09:10,170 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:09:10,170 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2024-10-20_05-09-10.log]
   [testng] 05:09:10,171 |-INFO in ch.qos.logback.core.sift.SiftProcessor@50b62f96 - End of configuration.
   [testng] [2024-10-20 05:09:10,376] [pool-1-thread-5] Initializing /data/pascal/test.lif: 
   [testng] 05:09:10,376 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 05:09:10,376 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:09:10,377 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2024-10-20_05-09-10.log]
   [testng] 05:09:10,377 |-INFO in ch.qos.logback.core.sift.SiftProcessor@215cb5ba - End of configuration.
   [testng] [2024-10-20 05:09:10,606] [pool-1-thread-4] Initializing /data/donald/DB_lambda_scans_Ab1_50 030809.lif: 
   [testng] 05:09:10,606 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 05:09:10,606 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:09:10,607 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2024-10-20_05-09-10.log]
   [testng] 05:09:10,607 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7539f6e8 - End of configuration.
   [testng] [2024-10-20 05:09:10,862] [pool-1-thread-3] Initializing /data/vytas/LIFtest.lif: 
   [testng] 05:09:10,862 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 05:09:10,862 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:09:10,863 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2024-10-20_05-09-10.log]
   [testng] 05:09:10,863 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1e740cb3 - End of configuration.
   [testng] [2024-10-20 05:09:11,104] [pool-1-thread-2] Initializing /data/vytas/Experiment not horrid.lif: 
   [testng] 05:09:11,105 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 05:09:11,105 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:09:11,105 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2024-10-20_05-09-11.log]
   [testng] 05:09:11,106 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2f966998 - End of configuration.
   [testng] [2024-10-20 05:09:14,561] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y7.tif: 
   [testng] [2024-10-20 05:09:15,652] [pool-1-thread-10] Initializing /data/fabrice/new/UL66 bicolore stacks + merge.lif: 
   [testng] [2024-10-20 05:09:16,091] [pool-1-thread-3] Initializing /data/qa-21092/1-GBP1-CaaX+LLoMe.lif: 
   [testng] [2024-10-20 05:09:16,352] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y3.tif: 
   [testng] [2024-10-20 05:09:17,534] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y4.tif: 
   [testng] [2024-10-20 05:09:18,793] [pool-1-thread-5] Initializing /data/martin/110921 Goedele.lif: 
   [testng] [2024-10-20 05:09:19,986] [pool-1-thread-7] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP003_10um.png: 
   [testng] [2024-10-20 05:09:20,347] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y2.tif: 
   [testng] [2024-10-20 05:09:21,314] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y6.tif: 
   [testng] [2024-10-20 05:09:23,492] [pool-1-thread-9] Initializing /data/vytas/B6 mo2 g9c8 act tc DiD 20mil 24hrs after inj rbc DiI.lif: 
   [testng] [2024-10-20 05:09:24,862] [pool-1-thread-2] Initializing /data/christophe/test_greys.lif: 
   [testng] [2024-10-20 05:09:25,061] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Right Order/Right Order Montage.tif: 
   [testng] [2024-10-20 05:09:26,113] [pool-1-thread-6] Initializing /data/stefan/p24b.lif: 
   [testng] [2024-10-20 05:09:27,218] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y2.tif: 
   [testng] [2024-10-20 05:09:28,230] [pool-1-thread-10] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch2.avi: 
   [testng] [2024-10-20 05:09:29,705] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y4.tif: 
   [testng] [2024-10-20 05:09:30,793] [pool-1-thread-2] Initializing /data/oliver/100529.lif: 
   [testng] [2024-10-20 05:09:31,516] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y8.tif: 
   [testng] [2024-10-20 05:09:32,781] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y6.tif: 
   [testng] [2024-10-20 05:09:33,847] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y8.tif: 
   [testng] [2024-10-20 05:09:34,880] [pool-1-thread-10] Initializing /data/olivier/tiled/Experiment1_TileOnly.lif: 
   [testng] [2024-10-20 05:09:35,590] [pool-1-thread-8] Initializing /data/andrew/LIF Lambda/Image J Grab.tiff: 
   [testng] [2024-10-20 05:09:36,722] [pool-1-thread-12] Initializing /data/ian/TGN647sh-GM130-532_10mMEA_03.lif: 
   [testng] [2024-10-20 05:09:37,062] [pool-1-thread-5] Initializing /data/christian/20090323illutest_BFmisaligned.lif: 
   [testng] [2024-10-20 05:09:37,302] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y5.tif: 
   [testng] [2024-10-20 05:09:40,289] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y7.tif: 
   [testng] [2024-10-20 05:09:42,151] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y6.tif: 
   [testng] [2024-10-20 05:09:47,541] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y9.tif: 
   [testng] [2024-10-20 05:09:48,481] [pool-1-thread-6] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP001_2_5um.png: 
   [testng] [2024-10-20 05:09:48,510] [pool-1-thread-12] Initializing /data/vytas/Series008_t000_ch00.tif: 
   [testng] [2024-10-20 05:09:50,045] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y1.tif: 
   [testng] [2024-10-20 05:09:51,041] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y8.tif: 
   [testng] [2024-10-20 05:09:52,036] [pool-1-thread-1] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/Wrong Order Montage.tif: 
   [testng] [2024-10-20 05:09:53,042] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch1.avi: 
   [testng] [2024-10-20 05:09:53,259] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y3.tif: 
   [testng] [2024-10-20 05:09:54,168] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y8.tif: 
   [testng] [2024-10-20 05:09:55,037] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch1.avi: 
   [testng] [2024-10-20 05:09:55,243] [pool-1-thread-7] Initializing /data/matthias/ms-beats.lif: 
   [testng] [2024-10-20 05:09:56,961] [pool-1-thread-10] Initializing /data/andrew/Par6 GFP delaminating cells.lif: 
   [testng] [2024-10-20 05:09:57,378] [pool-1-thread-6] Initializing /data/fabrice/test 1.lif: 
   [testng] [2024-10-20 05:09:57,665] [pool-1-thread-7] Initializing /data/vytas/Image002_ch00.tif: 
   [testng] [2024-10-20 05:09:58,424] [pool-1-thread-5] Initializing /data/andrew/SP5 FRAP/ROI data.jpg: 
   [testng] [2024-10-20 05:09:58,570] [pool-1-thread-11] Initializing /data/schek/Experiment_001_2010.lif: 
   [testng] [2024-10-20 05:10:00,505] [pool-1-thread-6] Initializing /data/public/michael/PR2729_frameOrderCombinedScanTypes.lif: 
   [testng] [2024-10-20 05:10:00,954] [pool-1-thread-11] Initializing /data/tony/Celegeansexp01.lif: 
   [testng] [2024-10-20 05:10:02,096] [pool-1-thread-1] Initializing /data/tommaso/Midollo GFAP 27.10.10 OXA+PEA 40x.lif: 
   [testng] [2024-10-20 05:10:02,368] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y2.tif: 
   [testng] [2024-10-20 05:10:03,439] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y9.tif: 
   [testng] [2024-10-20 05:10:04,450] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order.tif: 
   [testng] [2024-10-20 05:10:05,466] [pool-1-thread-9] Initializing /data/melissa/roi-test-0.tif: 
   [testng] [2024-10-20 05:10:06,490] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y3.tif: 
   [testng] [2024-10-20 05:10:07,474] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y4.tif: 
   [testng] [2024-10-20 05:10:08,556] [pool-1-thread-6] Initializing /data/qa-6635/2013_03_01_MLH1_SYCP3_HSPA2_16dpc_SC.lif: 
   [testng] [2024-10-20 05:10:09,557] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y4.tif: 
   [testng] [2024-10-20 05:10:11,125] [pool-1-thread-1] Initializing /data/schek/Experiment_001.lif: 
   [testng] [2024-10-20 05:10:12,471] [pool-1-thread-6] Initializing /data/jcb/JCB 201112145/Figure 5B.lif: 
   [testng] [2024-10-20 05:10:13,037] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y6.tif: 
   [testng] [2024-10-20 05:10:14,762] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y5.tif: 
   [testng] [2024-10-20 05:10:16,496] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y8.tif: 
   [testng] [2024-10-20 05:10:17,508] [pool-1-thread-3] Initializing /data/olivier/STAGE CONFIG1.lif: 
   [testng] [2024-10-20 05:10:18,306] [pool-1-thread-8] Initializing /data/melissa/Series001_z0.tif: 
   [testng] [2024-10-20 05:10:19,443] [pool-1-thread-4] Initializing /data/jcb/Figure 1A.lif: 
   [testng] [2024-10-20 05:10:19,700] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y0.tif: 
   [testng] [2024-10-20 05:10:20,723] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y1.tif: 
   [testng] [2024-10-20 05:10:21,805] [pool-1-thread-2] Initializing /data/sagar/c55 scatter stage 14.lif: 
   [testng] [2024-10-20 05:10:22,018] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y2.tif: 
   [testng] [2024-10-20 05:10:23,069] [pool-1-thread-1] Initializing /data/vytas/Experiment2.lif: 
   [testng] [2024-10-20 05:10:24,557] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y1.tif: 
   [testng] [2024-10-20 05:10:26,059] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Merge.avi: 
   [testng] [2024-10-20 05:10:26,727] [pool-1-thread-1] Initializing /data/christophe/01_4C1Z.lif: 
   [testng] [2024-10-20 05:10:27,446] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y5.tif: 
   [testng] [2024-10-20 05:10:28,676] [pool-1-thread-11] Initializing /data/chris/kees_friday2.lif: 
   [testng] [2024-10-20 05:10:28,934] [pool-1-thread-7] Initializing /data/garcion/testOne.lif: 
   [testng] [2024-10-20 05:10:29,334] [pool-1-thread-6] Initializing /data/matthias/directory_tree.jpg: 
   [testng] [2024-10-20 05:10:29,985] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y2.tif: 
   [testng] [2024-10-20 05:10:31,911] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y6.tif: 
   [testng] [2024-10-20 05:10:32,936] [pool-1-thread-10] Initializing /data/martin-hoehne/Niere-Schnitt5.lif: 
   [testng] [2024-10-20 05:10:33,166] [pool-1-thread-9] Initializing /data/public/imagesc-30856/20191025 Test FRET 585. 423, 426.lif: 
   [testng] [2024-10-20 05:10:33,486] [pool-1-thread-8] Initializing /data/qa-3859/LSItoday.lif: 
   [testng] [2024-10-20 05:10:33,761] [pool-1-thread-1] Initializing /data/tony/20070413FLIMtest.lif: 
   [testng] [2024-10-20 05:10:34,066] [pool-1-thread-6] Initializing /data/melissa/roi-test-0.lif: 
   [testng] [2024-10-20 05:10:34,407] [pool-1-thread-7] Initializing /data/michael/2007-01-02_scanfield_check.lif: 
   [testng] [2024-10-20 05:10:34,653] [pool-1-thread-11] Initializing /data/peter/20110916D.lif: 
   [testng] [2024-10-20 05:10:36,345] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y3.tif: 
   [testng] [2024-10-20 05:10:38,425] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y7.tif: 
   [testng] [2024-10-20 05:10:39,469] [pool-1-thread-6] Initializing /data/stefan/spe.lif: 
   [testng] [2024-10-20 05:10:39,724] [pool-1-thread-1] Initializing /data/garcion/testTwo.lif: 
   [testng] [2024-10-20 05:10:40,740] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y7.tif: 
   [testng] [2024-10-20 05:10:41,739] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y4.tif: 
   [testng] [2024-10-20 05:10:42,797] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y2.tif: 
   [testng] [2024-10-20 05:10:43,836] [pool-1-thread-5] Initializing /data/andrew/SP5 FRAP/220311 FRAP YFP test.lif: 
   [testng] [2024-10-20 05:10:44,665] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y9.tif: 
   [testng] [2024-10-20 05:10:45,789] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y0.tif: 
   [testng] [2024-10-20 05:10:47,281] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y6.tif: 
   [testng] [2024-10-20 05:10:48,414] [pool-1-thread-6] Initializing /data/sebastian/sebHaase2.lif: 
   [testng] [2024-10-20 05:10:49,490] [pool-1-thread-3] Initializing /data/andrew/LIF Lambda/Lambda 1.lif: 
   [testng] [2024-10-20 05:10:50,970] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y0.tif: 
   [testng] [2024-10-20 05:10:52,044] [pool-1-thread-10] Initializing /data/stefan/Rx3GFP280907pos003.lif: 
   [testng] [2024-10-20 05:10:52,657] [pool-1-thread-6] Initializing /data/claude/1A.lif: 
   [testng] [2024-10-20 05:10:53,217] [pool-1-thread-2] Initializing /data/qa-31234/822.lif: 
   [testng] [2024-10-20 05:10:54,216] [pool-1-thread-9] Initializing /data/andrew/Snapshots_150908.lif: 
   [testng] [2024-10-20 05:10:54,531] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y6.tif: 
   [testng] [2024-10-20 05:10:56,395] [pool-1-thread-3] Initializing /data/mario/2007-11-13_DMEM_GFPcells.lif: 
   [testng] [2024-10-20 05:10:56,831] [pool-1-thread-8] Initializing /data/qa-10980/Day 2 Chitin Kan.lif: 
   [testng] [2024-10-20 05:10:57,136] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y7.tif: 
   [testng] [2024-10-20 05:10:58,836] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y9.tif: 
   [testng] [2024-10-20 05:11:00,652] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y4.tif: 
   [testng] [2024-10-20 05:11:02,404] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y9.tif: 
   [testng] [2024-10-20 05:11:04,542] [pool-1-thread-3] Initializing /data/christophe/test_greys_with_roi.lif: 
   [testng] [2024-10-20 05:11:05,310] [pool-1-thread-9] Initializing /data/fabrice/test 2.lif: 
   [testng] [2024-10-20 05:11:07,048] [pool-1-thread-4] Initializing /data/martin/sample files.lif: 
   [testng] [2024-10-20 05:11:07,672] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y7.tif: 
   [testng] [2024-10-20 05:11:09,129] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y9.tif: 
   [testng] [2024-10-20 05:11:10,220] [pool-1-thread-8] Initializing /data/romain/tile 002.lif: 
   [testng] [2024-10-20 05:11:10,447] [pool-1-thread-10] Initializing /data/ville/single_channel.lif: 
   [testng] [2024-10-20 05:11:11,711] [pool-1-thread-1] Initializing /data/schek/LIF2_test.lif: 
   [testng] [2024-10-20 05:11:12,216] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y3.tif: 
   [testng] [2024-10-20 05:11:14,224] [pool-1-thread-10] Initializing /data/lance/Beta Catenin.lif: 
   [testng] [2024-10-20 05:11:14,537] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y4.tif: 
   [testng] [2024-10-20 05:11:15,559] [pool-1-thread-4] Initializing /data/andrew/Series 68 Multi from Importer.tif: 
   [testng] [2024-10-20 05:11:17,338] [pool-1-thread-5] Initializing /data/kota/int_ok.lif: 
   [testng] [2024-10-20 05:11:19,486] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y9.tif: 
   [testng] [2024-10-20 05:11:21,105] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y3.tif: 
   [testng] [2024-10-20 05:11:22,067] [pool-1-thread-7] Initializing /data/christian/20090323fluoresceinRPMI.lif: 
   [testng] [2024-10-20 05:11:23,581] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y4.tif: 
   [testng] [2024-10-20 05:11:24,624] [pool-1-thread-5] Initializing /data/andrew/LIF Lambda/Montage of Alexa 488 Lambda.tif: 
   [testng] [2024-10-20 05:11:26,062] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y8.tif: 
   [testng] [2024-10-20 05:11:27,162] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y0.tif: 
   [testng] [2024-10-20 05:11:29,465] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y9.tif: 
   [testng] [2024-10-20 05:11:30,552] [pool-1-thread-10] Initializing /data/stefan/actinFRAP.lif: 
   [testng] [2024-10-20 05:11:30,780] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y2.tif: 
   [testng] [2024-10-20 05:11:32,572] [pool-1-thread-3] Initializing /data/stefan/p24_dfc.lif: 
   [testng] [2024-10-20 05:11:32,896] [pool-1-thread-2] Initializing /data/stefan/spe.tif: 
   [testng] [2024-10-20 05:11:35,155] [pool-1-thread-10] Initializing /data/claude/4B.lif: 
   [testng] [2024-10-20 05:11:35,546] [pool-1-thread-5] Initializing /data/stefan/Experiment.lif: 
   [testng] [2024-10-20 05:11:35,818] [pool-1-thread-9] Initializing /data/richard/resolution check.lif: 
   [testng] [2024-10-20 05:11:36,076] [pool-1-thread-3] Initializing /data/jcb/201007044/Figure 4D - F505.lif: 
   [testng] [2024-10-20 05:11:37,079] [pool-1-thread-1] Initializing /data/alexander/20120224.lif: 
   [testng] [2024-10-20 05:11:37,516] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y2.tif: 
   [testng] [2024-10-20 05:11:39,650] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/XZY Stacks.lif: 
   [testng] [2024-10-20 05:11:40,096] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y1.tif: 
   [testng] [2024-10-20 05:11:41,219] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y9.tif: 
   [testng] [2024-10-20 05:11:42,294] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y5.tif: 
   [testng] [2024-10-20 05:11:43,413] [pool-1-thread-2] Initializing /data/fabrice/Clipboard.jpg: 
   [testng] [2024-10-20 05:11:43,565] [pool-1-thread-5] Initializing /data/martin/stack dapi-Alx568-reflectiveSnapshot All2.jpg: 
   [testng] [2024-10-20 05:11:44,701] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y8.tif: 
   [testng] [2024-10-20 05:11:45,857] [pool-1-thread-3] Initializing /data/mario/2007-11-12_L15_AF001.lif: 
   [testng] [2024-10-20 05:11:46,989] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y1.tif: 
   [testng] [2024-10-20 05:11:48,354] [pool-1-thread-5] Initializing /data/jean-marie/20100827G1.lif: 
   [testng] [2024-10-20 05:11:48,732] [pool-1-thread-7] Initializing /data/ville/expected output.png: 
   [testng] [2024-10-20 05:11:50,350] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y3.tif: 
   [testng] [2024-10-20 05:11:51,452] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y3.tif: 
   [testng] [2024-10-20 05:11:52,500] [pool-1-thread-11] Initializing /data/dirk/Mag-test.lif: 
   [testng] [2024-10-20 05:11:52,791] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y9.tif: 
   [testng] [2024-10-20 05:11:53,762] [pool-1-thread-4] Initializing /data/jerome/E346_316.lif: 
   [testng] [2024-10-20 05:11:53,991] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y5.tif: 
   [testng] [2024-10-20 05:11:55,194] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y7.tif: 
   [testng] [2024-10-20 05:11:56,231] [pool-1-thread-5] Initializing /data/gh-3873/Problem.lif: 
   [testng] [2024-10-20 05:11:56,732] [pool-1-thread-1] Initializing /data/melissa/roi-test-1.xml: 
   [testng] [2024-10-20 05:11:58,310] [pool-1-thread-1] Initializing /data/oliver/Single Channel Measurements.lif: 
   [testng] [2024-10-20 05:11:58,573] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y1.tif: 
   [testng] [2024-10-20 05:12:00,252] [pool-1-thread-2] Initializing /data/claude/Short_1A.lif: 
   [testng] [2024-10-20 05:12:02,032] [pool-1-thread-5] Initializing /data/qa-16911/DM6000_colour-camera-12bit.lif: 
   [testng] [2024-10-20 05:12:02,958] [pool-1-thread-8] Initializing /data/alex/2010-11-29-test-for-OME.lif: 
   [testng] [2024-10-20 05:12:03,539] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y7.tif: 
   [testng] [2024-10-20 05:12:05,380] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y5.tif: 
   [testng] [2024-10-20 05:12:06,887] [pool-1-thread-3] Initializing /data/melissa/LIF2_test-with-ROIs.lif: 
   [testng] [2024-10-20 05:12:07,113] [pool-1-thread-9] Initializing /data/stefan/p24b-v1240.lif: 
   [testng] [2024-10-20 05:12:07,336] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y7.tif: 
   [testng] [2024-10-20 05:12:08,771] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y6.tif: 
   [testng] [2024-10-20 05:12:10,381] [pool-1-thread-8] Initializing /data/pki/20111116preCK50.lif: 
   [testng] [2024-10-20 05:12:10,701] [pool-1-thread-11] Initializing /data/chris/free edge 6.lif: 
   [testng] [2024-10-20 05:12:11,341] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y0.tif: 
   [testng] [2024-10-20 05:12:12,420] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch2.avi: 
   [testng] [2024-10-20 05:12:14,405] [pool-1-thread-5] Initializing /data/jcb/201007044/Figure 4C - F505.lif: 
   [testng] [2024-10-20 05:12:14,696] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y0.tif: 
   [testng] [2024-10-20 05:12:15,767] [pool-1-thread-10] Initializing /data/qa-7273/5-17 Hypoxia.lif: 
   [testng] [2024-10-20 05:12:17,117] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y7.tif: 
   [testng] [2024-10-20 05:12:18,167] [pool-1-thread-4] Initializing /data/jerome/E345_312.lif: 
   [testng] [2024-10-20 05:12:18,366] [pool-1-thread-5] Initializing /data/jcb/JCB 201203109/FIG 2D STAT3-EYFP  CNTF.lif: 
   [testng] [2024-10-20 05:12:18,656] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y2.tif: 
   [testng] [2024-10-20 05:12:19,781] [pool-1-thread-1] Initializing /data/oliver/Multi-channel Measurements.lif: 
   [testng] [2024-10-20 05:12:20,792] [pool-1-thread-11] Initializing /data/olivier/120404_Li011_200V.lif: 
   [testng] [2024-10-20 05:12:22,585] [pool-1-thread-3] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP000_1um.png: 
   [testng] [2024-10-20 05:12:22,742] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y5.tif: 
   [testng] [2024-10-20 05:12:24,061] [pool-1-thread-11] Initializing /data/martin-hoehne/Niere-Schnitt-GFP-dTomato.lif: 
   [testng] [2024-10-20 05:12:24,812] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y5.tif: 
   [testng] [2024-10-20 05:12:25,826] [pool-1-thread-9] Initializing /data/fabrice/09-10-23 Tete de mouche.lif: 
   [testng] [2024-10-20 05:12:26,084] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y1.tif: 
   [testng] [2024-10-20 05:12:27,369] [pool-1-thread-3] Initializing /data/donald/DB180509_LSMdemo.lif: 
   [testng] [2024-10-20 05:12:27,805] [pool-1-thread-12] Initializing /data/fabrice/Rosier.lif: 
   [testng] [2024-10-20 05:12:28,036] [pool-1-thread-7] Initializing /data/jerome/E346_268_cutceaf.lif: 
   [testng] [2024-10-20 05:12:29,632] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y0.tif: 
   [testng] [2024-10-20 05:12:30,766] [pool-1-thread-10] Initializing /data/jcb/201007044/Figure 4D - F761.lif: 
   [testng] [2024-10-20 05:12:31,703] [pool-1-thread-12] Initializing /data/matthias/ms-first tests.lif: 
   [testng] [2024-10-20 05:12:32,115] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y2.tif: 
   [testng] [2024-10-20 05:12:33,156] [pool-1-thread-11] Initializing /data/kristine/Kristine.lif: 
   [testng] [2024-10-20 05:12:34,255] [pool-1-thread-10] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order.tif: 
   [testng] [2024-10-20 05:12:35,255] [pool-1-thread-8] Initializing /data/vytas/030510-esxA-mCherry 3.lif: 
   [testng] [2024-10-20 05:12:36,044] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y5.tif: 
   [testng] [2024-10-20 05:12:37,021] [pool-1-thread-3] Initializing /data/andrew/LIF Lambda/Lambda 1 file grab.bmp: 
   [testng] [2024-10-20 05:12:37,398] [pool-1-thread-1] Initializing /data/fabrice/Clipboard-1.jpg: 
   [testng] [2024-10-20 05:12:39,000] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y4.tif: 
   [testng] [2024-10-20 05:12:40,387] [pool-1-thread-1] Initializing /data/jcb/JCB 201203109/FIG2D STAT3-EYFP BDNF.lif: 
   [testng] [2024-10-20 05:12:40,639] [pool-1-thread-12] Initializing /data/mark/Leica_FRAP_1channel_noZ-stack.lif: 
   [testng] [2024-10-20 05:12:41,280] [pool-1-thread-9] Initializing /data/claus/080118_group3.lif: 
   [testng] [2024-10-20 05:12:41,876] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y3.tif: 
   [testng] [2024-10-20 05:12:42,845] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch3.avi: 
   [testng] [2024-10-20 05:12:43,142] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y6.tif: 
   [testng] [2024-10-20 05:12:44,866] [pool-1-thread-4] Initializing /data/olivier/tiled/Mike.lif: 
   [testng] [2024-10-20 05:12:45,282] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y1.tif: 
   [testng] [2024-10-20 05:12:46,303] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y0.tif: 
   [testng] [2024-10-20 05:12:47,360] [pool-1-thread-9] Initializing /data/melissa/Series001_z1.tif: 
   [testng] [2024-10-20 05:12:48,394] [pool-1-thread-1] Initializing /data/olivier/tiled/bob.lif: 
   [testng] [2024-10-20 05:12:48,993] [pool-1-thread-12] Initializing /data/leon/leon002.lif: 
   [testng] [2024-10-20 05:12:49,190] [pool-1-thread-3] Initializing /data/sebastian/sebHaase.lif: 
   [testng] [2024-10-20 05:12:51,374] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y8.tif: 
   [testng] [2024-10-20 05:12:52,549] [pool-1-thread-3] Initializing /data/melissa/roi-test-1.lif: 
   [testng] [2024-10-20 05:12:53,873] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y4.tif: 
   [testng] [2024-10-20 05:12:54,974] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y0.tif: 
   [testng] [2024-10-20 05:12:56,043] [pool-1-thread-8] Initializing /data/jcb/JCB 201112145/Figure 3A.lif: 
   [testng] [2024-10-20 05:12:57,099] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y5.tif: 
   [testng] [2024-10-20 05:12:58,204] [pool-1-thread-7] Initializing /data/vytas/20x deconvol demo.lif: 
   [testng] [2024-10-20 05:12:58,546] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y6.tif: 
   [testng] [2024-10-20 05:12:59,635] [pool-1-thread-3] Initializing /data/tony/December_806b.lif: 
   [testng] [2024-10-20 05:12:59,913] [pool-1-thread-9] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP002_5um.png: 
   [testng] [2024-10-20 05:13:01,149] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Wrong Order Merge.avi: 
   [testng] [2024-10-20 05:13:01,947] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y0.tif: 
   [testng] [2024-10-20 05:13:03,781] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y1.tif: 
   [testng] [2024-10-20 05:13:04,910] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y3.tif: 
   [testng] [2024-10-20 05:13:06,049] [pool-1-thread-11] Initializing /data/sagar/forMelissa.lif: 
   [testng] [2024-10-20 05:13:06,262] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y1.tif: 
   [testng] [2024-10-20 05:13:07,309] [pool-1-thread-8] Initializing /data/pki/RA4 P3 x63.lif: 
   [testng] [2024-10-20 05:13:07,521] [pool-1-thread-7] Initializing /data/stefan/3D_Prionium_thick_stack.lif: 
   [testng] [2024-10-20 05:13:07,773] [pool-1-thread-2] Initializing /data/rich/TEST.lif: 
   [testng] [2024-10-20 05:13:09,891] [pool-1-thread-7] Initializing /data/tony/Scanerror-nested.lif: 
   [testng] [2024-10-20 05:13:10,148] [pool-1-thread-11] Initializing /data/vytas/data samples.lif: 
   [testng] [2024-10-20 05:13:10,543] [pool-1-thread-2] Initializing /data/andrew/Snapshots_1kx1k_150908.lif: 
   [testng] [2024-10-20 05:13:10,840] [pool-1-thread-4] Initializing /data/tony/Scanerror.lif: 
   [testng] [2024-10-20 05:13:11,141] [pool-1-thread-5] Initializing /data/tony/OPN_cy3_dapi_trab.lif: 
   [testng] [2024-10-20 05:13:11,657] [pool-1-thread-8] Initializing /data/vytas/Experimenttest2.lif: 
   [testng] [2024-10-20 05:13:12,682] [pool-1-thread-9] Initializing /data/andrew/FRAP_Test_250708.lif: 
   [testng] [2024-10-20 05:13:13,912] [pool-1-thread-6] Initializing /data/qa-4791/TestFlorianDescription2.lif: 
   [testng] [2024-10-20 05:13:14,336] [pool-1-thread-7] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/150519_FRAP_test_ROIs_chromagreen.lif: 
   [testng] [2024-10-20 05:13:15,322] [pool-1-thread-8] Initializing /data/qa-10917/P2P-MS2-lacZ.lif: 
   [testng] [2024-10-20 05:13:15,679] [pool-1-thread-3] Initializing /data/stephen/Timelapse of RG An embryos.lif: 
   [testng] [2024-10-20 05:13:15,924] [pool-1-thread-10] Initializing /data/christophe/070921_HN_Nav.lif: 
   [testng] [2024-10-20 05:13:16,162] [pool-1-thread-12] Initializing /data/jcb/201003021_Fig8B.lif: 
   [testng] [2024-10-20 05:13:16,451] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch3.avi: 
   [testng] [2024-10-20 05:13:16,690] [pool-1-thread-5] Initializing /data/nicolas/Experiment.lif: 
   [testng] [2024-10-20 05:13:18,873] [pool-1-thread-6] Initializing /data/romain/merge 002.lif: 
   [testng] [2024-10-20 05:13:19,160] [pool-1-thread-11] Initializing /data/jcb/201007044/Figure 4C - F761.lif: 
   [testng] [2024-10-20 05:13:19,455] [pool-1-thread-2] Initializing /data/ki/Experiment_001.lif: 
   [testng] [2024-10-20 05:13:21,469] [pool-1-thread-12] Initializing /data/vytas/2014/2nd MeBl30 200MEA plus bkpmp end.lif: 
   [testng] [2024-10-20 05:13:21,769] [pool-1-thread-11] Initializing /data/andrew/Series 68 Multi from Image Sequence.tif: 
   [testng] [2024-10-20 05:13:22,791] [pool-1-thread-7] Initializing /data/jcb/JCB 201112145/Figure 5A.lif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 14204, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 16 minutes 1 second
Finished: SUCCESS