Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 98
originally caused by:
 Started by upstream project "Trigger" build number 109
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@5
[BIOFORMATS-test-folder@5] $ /bin/bash -xe /tmp/jenkins304591255840220141.sh
+ '[' leica-lif = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_15220_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] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

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] 02:44:24,438 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:44:24,439 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - No custom configurators were discovered as a service.
   [testng] 02:44:24,439 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:44:24,440 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:44:24,441 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:44:24,441 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:44:24,441 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:44:24,441 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:44:24,442 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:44:24,443 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:44:24,443 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:44:24,443 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 02:44:24,619 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:44:24,619 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:44:24,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:44:24,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:44:24,655 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:44:24,655 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:44:24,655 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:44:24,655 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:44:24,655 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@d9345cd - End of configuration.
   [testng] 02:44:24,656 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48aca48b - Registering current configuration as safe fallback point
   [testng] 02:44:24,656 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 214 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-06-20 02:44:24,667] [main] java.version = 21
   [testng] 02:44:24,671 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:44:24,671 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:44:24,717 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-06-20_02-44-24.log]
   [testng] 02:44:24,719 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71687585 - End of configuration.
   [testng] [2024-06-20 02:44:24,721] [main] testng.directory = /data
   [testng] [2024-06-20 02:44:24,721] [main] testng.configDirectory = /config
   [testng] [2024-06-20 02:44:24,732] [main] testng.multiplier = 1.0
   [testng] [2024-06-20 02:44:24,733] [main] testng.in-memory = false
   [testng] [2024-06-20 02:44:24,733] [main] testng.allow-missing = false
   [testng] [2024-06-20 02:44:24,733] [main] user.language = en
   [testng] [2024-06-20 02:44:24,733] [main] user.country = ${user.country}
   [testng] [2024-06-20 02:44:24,733] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-06-20 02:48:31,094] [main] ----------------------------------------
   [testng] [2024-06-20 02:48:31,094] [main] Total files: 402
   [testng] [2024-06-20 02:48:31,094] [main] Scan time: 246.361 s (612 ms/file)
   [testng] [2024-06-20 02:48:31,094] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 266 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-06-20 02:49:57,577] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y5.tif: 
   [testng] 02:49:57,577 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:49:57,578 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:49:57,579 |-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-06-20_02-49-57.log]
   [testng] 02:49:57,580 |-INFO in ch.qos.logback.core.sift.SiftProcessor@223a6cc - End of configuration.
   [testng] [2024-06-20 02:49:57,653] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y3.tif: 
   [testng] 02:49:57,653 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:49:57,653 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:49:57,654 |-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-06-20_02-49-57.log]
   [testng] 02:49:57,654 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7f69632a - End of configuration.
   [testng] [2024-06-20 02:49:57,736] [pool-1-thread-11] Initializing /data/qa-16911/DM6000_colour-camera-12bit.lif: 
   [testng] 02:49:57,736 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:49:57,736 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:49:57,737 |-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-06-20_02-49-57.log]
   [testng] 02:49:57,737 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6b7206cc - End of configuration.
   [testng] [2024-06-20 02:49:57,809] [pool-1-thread-10] Initializing /data/vytas/B6 mo2 g9c8 act tc DiD 20mil 24hrs after inj rbc DiI.lif: 
   [testng] 02:49:57,810 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:49:57,810 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:49:57,811 |-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-06-20_02-49-57.log]
   [testng] 02:49:57,811 |-INFO in ch.qos.logback.core.sift.SiftProcessor@141a0d8 - End of configuration.
   [testng] [2024-06-20 02:49:59,181] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y2.tif: 
   [testng] 02:49:59,181 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:49:59,181 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:49:59,182 |-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-06-20_02-49-59.log]
   [testng] 02:49:59,182 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4f530821 - End of configuration.
   [testng] [2024-06-20 02:49:59,236] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y0.tif: 
   [testng] 02:49:59,237 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:49:59,237 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:49:59,237 |-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-06-20_02-49-59.log]
   [testng] 02:49:59,238 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5d3da0e2 - End of configuration.
   [testng] [2024-06-20 02:49:59,298] [pool-1-thread-7] Initializing /data/pki/RA4 P3 x63.lif: 
   [testng] 02:49:59,298 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:49:59,298 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:49:59,299 |-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-06-20_02-49-59.log]
   [testng] 02:49:59,300 |-INFO in ch.qos.logback.core.sift.SiftProcessor@63eb0e59 - End of configuration.
   [testng] [2024-06-20 02:49:59,319] [pool-1-thread-6] Initializing /data/vytas/Image002_ch00.tif: 
   [testng] 02:49:59,320 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:49:59,320 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:49:59,320 |-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-06-20_02-49-59.log]
   [testng] 02:49:59,321 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4b251f0f - End of configuration.
   [testng] [2024-06-20 02:49:59,359] [pool-1-thread-5] Initializing /data/peter/20110916D.lif: 
   [testng] 02:49:59,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:49:59,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:49:59,360 |-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-06-20_02-49-59.log]
   [testng] 02:49:59,360 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5f0fec01 - End of configuration.
   [testng] [2024-06-20 02:50:00,988] [pool-1-thread-4] Initializing /data/jcb/JCB 201112145/Figure 5A.lif: 
   [testng] 02:50:00,989 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:50:00,989 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:50:00,990 |-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-06-20_02-50-00.log]
   [testng] 02:50:00,991 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3eb5e42b - End of configuration.
   [testng] [2024-06-20 02:50:01,049] [pool-1-thread-3] Initializing /data/schek/Experiment_001_2010.lif: 
   [testng] 02:50:01,049 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:50:01,049 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:50:01,050 |-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-06-20_02-50-01.log]
   [testng] 02:50:01,050 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4402d1cc - End of configuration.
   [testng] [2024-06-20 02:50:01,080] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y9.tif: 
   [testng] 02:50:01,080 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:50:01,080 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:50:01,081 |-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-06-20_02-50-01.log]
   [testng] 02:50:01,081 |-INFO in ch.qos.logback.core.sift.SiftProcessor@bfdaec5 - End of configuration.
   [testng] [2024-06-20 02:50:02,980] [pool-1-thread-6] Initializing /data/vytas/Experiment not horrid.lif: 
   [testng] [2024-06-20 02:50:03,365] [pool-1-thread-1] Initializing /data/garcion/testTwo.lif: 
   [testng] [2024-06-20 02:50:03,395] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y0.tif: 
   [testng] [2024-06-20 02:50:03,436] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y7.tif: 
   [testng] [2024-06-20 02:50:03,639] [pool-1-thread-2] Initializing /data/nicolas/Experiment.lif: 
   [testng] [2024-06-20 02:50:06,128] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y3.tif: 
   [testng] [2024-06-20 02:50:06,186] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y2.tif: 
   [testng] [2024-06-20 02:50:06,313] [pool-1-thread-7] Initializing /data/andrew/FRAP_Test_12-0808.lif: 
   [testng] [2024-06-20 02:50:06,553] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y8.tif: 
   [testng] [2024-06-20 02:50:07,129] [pool-1-thread-1] Initializing /data/martin/110921 Goedele.lif: 
   [testng] [2024-06-20 02:50:07,919] [pool-1-thread-3] Initializing /data/olivier/STAGE CONFIG1.lif: 
   [testng] [2024-06-20 02:50:07,964] [pool-1-thread-9] Initializing /data/andrew/Snapshots_150908.lif: 
   [testng] [2024-06-20 02:50:08,057] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y3.tif: 
   [testng] [2024-06-20 02:50:08,204] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y8.tif: 
   [testng] [2024-06-20 02:50:08,414] [pool-1-thread-4] Initializing /data/christian/20090323illutest_BFmisaligned.lif: 
   [testng] [2024-06-20 02:50:09,033] [pool-1-thread-3] Initializing /data/jcb/201003021_Fig8B.lif: 
   [testng] [2024-06-20 02:50:09,091] [pool-1-thread-8] Initializing /data/melissa/roi-test-1.lif: 
   [testng] [2024-06-20 02:50:09,140] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y7.tif: 
   [testng] [2024-06-20 02:50:09,216] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y0.tif: 
   [testng] [2024-06-20 02:50:09,612] [pool-1-thread-8] Initializing /data/jcb/JCB 201112145/Figure 3A.lif: 
   [testng] [2024-06-20 02:50:09,879] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y3.tif: 
   [testng] [2024-06-20 02:50:10,217] [pool-1-thread-12] Initializing /data/tony/December_806b.lif: 
   [testng] [2024-06-20 02:50:10,359] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y9.tif: 
   [testng] [2024-06-20 02:50:10,383] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y0.tif: 
   [testng] [2024-06-20 02:50:10,544] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch2.avi: 
   [testng] [2024-06-20 02:50:11,126] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/Wrong Order Montage.tif: 
   [testng] [2024-06-20 02:50:11,206] [pool-1-thread-7] Initializing /data/andrew/Series 68 Multi from Importer.tif: 
   [testng] [2024-06-20 02:50:12,240] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y5.tif: 
   [testng] [2024-06-20 02:50:12,472] [pool-1-thread-3] Initializing /data/christophe/01_4C1Z.lif: 
   [testng] [2024-06-20 02:50:15,332] [pool-1-thread-6] Initializing /data/vytas/Experiment2.lif: 
   [testng] [2024-06-20 02:50:15,354] [pool-1-thread-12] Initializing /data/stefan/p24b-v1240.lif: 
   [testng] [2024-06-20 02:50:15,384] [pool-1-thread-8] Initializing /data/qa-3859/LSItoday.lif: 
   [testng] [2024-06-20 02:50:15,454] [pool-1-thread-4] Initializing /data/fabrice/Clipboard-1.jpg: 
   [testng] [2024-06-20 02:50:15,461] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y9.tif: 
   [testng] [2024-06-20 02:50:15,510] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y3.tif: 
   [testng] [2024-06-20 02:50:20,280] [pool-1-thread-9] Initializing /data/alex/2010-11-29-test-for-OME.lif: 
   [testng] [2024-06-20 02:50:20,358] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y6.tif: 
   [testng] [2024-06-20 02:50:20,397] [pool-1-thread-1] Initializing /data/jcb/201007044/Figure 4C - F505.lif: 
   [testng] [2024-06-20 02:50:20,658] [pool-1-thread-4] Initializing /data/fabrice/test 2.lif: 
   [testng] [2024-06-20 02:50:20,757] [pool-1-thread-1] Initializing /data/fabrice/09-10-23 Tete de mouche.lif: 
   [testng] [2024-06-20 02:50:21,313] [pool-1-thread-12] Initializing /data/jcb/201007044/Figure 4D - F761.lif: 
   [testng] [2024-06-20 02:50:21,371] [pool-1-thread-6] Initializing /data/olivier/120404_Li011_200V.lif: 
   [testng] [2024-06-20 02:50:21,441] [pool-1-thread-10] Initializing /data/matthias/ms-first tests.lif: 
   [testng] [2024-06-20 02:50:21,712] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y5.tif: 
   [testng] [2024-06-20 02:50:22,018] [pool-1-thread-1] Initializing /data/melissa/LIF2_test-with-ROIs.lif: 
   [testng] [2024-06-20 02:50:22,057] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y1.tif: 
   [testng] [2024-06-20 02:50:22,261] [pool-1-thread-11] Initializing /data/andrew/SP5 FRAP/220311 FRAP YFP test.lif: 
   [testng] [2024-06-20 02:50:22,403] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y1.tif: 
   [testng] [2024-06-20 02:50:22,639] [pool-1-thread-4] Initializing /data/leon/leon002.lif: 
   [testng] [2024-06-20 02:50:22,732] [pool-1-thread-6] Initializing /data/melissa/roi-test-0.tif: 
   [testng] [2024-06-20 02:50:22,796] [pool-1-thread-1] Initializing /data/andrew/Series 68 Multi from Image Sequence.tif: 
   [testng] [2024-06-20 02:50:23,195] [pool-1-thread-9] Initializing /data/romain/tile 002.lif: 
   [testng] [2024-06-20 02:50:23,326] [pool-1-thread-4] Initializing /data/tony/Celegeansexp01.lif: 
   [testng] [2024-06-20 02:50:23,586] [pool-1-thread-12] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP002_5um.png: 
   [testng] [2024-06-20 02:50:23,738] [pool-1-thread-3] Initializing /data/tony/Scanerror-nested.lif: 
   [testng] [2024-06-20 02:50:24,128] [pool-1-thread-6] Initializing /data/vytas/data samples.lif: 
   [testng] [2024-06-20 02:50:24,365] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y1.tif: 
   [testng] [2024-06-20 02:50:24,748] [pool-1-thread-10] Initializing /data/mark/Leica_FRAP_1channel_noZ-stack.lif: 
   [testng] [2024-06-20 02:50:24,827] [pool-1-thread-12] Initializing /data/stefan/3D_Prionium_thick_stack.lif: 
   [testng] [2024-06-20 02:50:24,983] [pool-1-thread-11] Initializing /data/jerome/E346_268_cutceaf.lif: 
   [testng] [2024-06-20 02:50:25,174] [pool-1-thread-7] Initializing /data/stefan/spe.tif: 
   [testng] [2024-06-20 02:50:25,416] [pool-1-thread-1] Initializing /data/oliver/Single Channel Measurements.lif: 
   [testng] [2024-06-20 02:50:25,534] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y2.tif: 
   [testng] [2024-06-20 02:50:25,622] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y5.tif: 
   [testng] [2024-06-20 02:50:26,016] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y1.tif: 
   [testng] [2024-06-20 02:50:26,181] [pool-1-thread-10] Initializing /data/vytas/20x deconvol demo.lif: 
   [testng] [2024-06-20 02:50:26,438] [pool-1-thread-7] Initializing /data/olivier/tiled/Mike.lif: 
   [testng] [2024-06-20 02:50:26,573] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y9.tif: 
   [testng] [2024-06-20 02:50:26,775] [pool-1-thread-12] Initializing /data/martin/sample files.lif: 
   [testng] [2024-06-20 02:50:27,040] [pool-1-thread-3] Initializing /data/mario/2007-11-12_L15_AF001.lif: 
   [testng] [2024-06-20 02:50:27,246] [pool-1-thread-8] Initializing /data/andrew/SP5 FRAP/ROI data.jpg: 
   [testng] [2024-06-20 02:50:27,756] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y6.tif: 
   [testng] [2024-06-20 02:50:27,794] [pool-1-thread-6] Initializing /data/dirk/Mag-test.lif: 
   [testng] [2024-06-20 02:50:28,624] [pool-1-thread-8] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP003_10um.png: 
   [testng] [2024-06-20 02:50:28,665] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Merge.avi: 
   [testng] [2024-06-20 02:50:28,690] [pool-1-thread-4] Initializing /data/vytas/Series008_t000_ch00.tif: 
   [testng] [2024-06-20 02:50:29,151] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/XZY Stacks.lif: 
   [testng] [2024-06-20 02:50:29,277] [pool-1-thread-10] Initializing /data/stephen/Timelapse of RG An embryos.lif: 
   [testng] [2024-06-20 02:50:29,429] [pool-1-thread-3] Initializing /data/qa-7273/5-17 Hypoxia.lif: 
   [testng] [2024-06-20 02:50:29,982] [pool-1-thread-8] Initializing /data/ville/expected output.png: 
   [testng] [2024-06-20 02:50:30,270] [pool-1-thread-6] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/150519_FRAP_test_ROIs_chromagreen.lif: 
   [testng] [2024-06-20 02:50:30,895] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y5.tif: 
   [testng] [2024-06-20 02:50:31,050] [pool-1-thread-12] Initializing /data/christophe/070921_HN_Nav.lif: 
   [testng] [2024-06-20 02:50:31,147] [pool-1-thread-8] Initializing /data/donald/DB180509_LSMdemo.lif: 
   [testng] [2024-06-20 02:50:31,604] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y4.tif: 
   [testng] [2024-06-20 02:50:31,716] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y8.tif: 
   [testng] [2024-06-20 02:50:31,958] [pool-1-thread-1] Initializing /data/michael/2007-01-02_scanfield_check.lif: 
   [testng] [2024-06-20 02:50:32,437] [pool-1-thread-6] Initializing /data/ki/Experiment_001.lif: 
   [testng] [2024-06-20 02:50:32,854] [pool-1-thread-7] Initializing /data/stefan/spe.lif: 
   [testng] [2024-06-20 02:50:32,925] [pool-1-thread-10] Initializing /data/fabrice/new/UL66 bicolore stacks + merge.lif: 
   [testng] [2024-06-20 02:50:33,820] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y2.tif: 
   [testng] [2024-06-20 02:50:34,075] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y1.tif: 
   [testng] [2024-06-20 02:50:34,540] [pool-1-thread-8] Initializing /data/kristine/Kristine.lif: 
   [testng] [2024-06-20 02:50:35,110] [pool-1-thread-1] Initializing /data/matthias/directory_tree.jpg: 
   [testng] [2024-06-20 02:50:35,136] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y6.tif: 
   [testng] [2024-06-20 02:50:35,195] [pool-1-thread-7] Initializing /data/claude/Short_1A.lif: 
   [testng] [2024-06-20 02:50:35,265] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y6.tif: 
   [testng] [2024-06-20 02:50:35,320] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y7.tif: 
   [testng] [2024-06-20 02:50:35,600] [pool-1-thread-9] Initializing /data/chris/kees_friday2.lif: 
   [testng] [2024-06-20 02:50:35,631] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y9.tif: 
   [testng] [2024-06-20 02:50:36,514] [pool-1-thread-2] Initializing /data/matthias/ms-beats.lif: 
   [testng] [2024-06-20 02:50:36,546] [pool-1-thread-9] Initializing /data/stefan/exp02.lif: 
   [testng] [2024-06-20 02:50:36,599] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y4.tif: 
   [testng] [2024-06-20 02:50:36,648] [pool-1-thread-6] Initializing /data/melissa/roi-test-0.lif: 
   [testng] [2024-06-20 02:50:36,667] [pool-1-thread-12] Initializing /data/kota/int_ok.lif: 
   [testng] [2024-06-20 02:50:36,716] [pool-1-thread-1] Initializing /data/andrew/New XZY LIF Upload/Right Order/Right Order Montage.tif: 
   [testng] [2024-06-20 02:50:36,769] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y1.tif: 
   [testng] [2024-06-20 02:50:37,001] [pool-1-thread-2] Initializing /data/claus/080118_group3.lif: 
   [testng] [2024-06-20 02:50:37,161] [pool-1-thread-9] Initializing /data/fabrice/Clipboard.jpg: 
   [testng] [2024-06-20 02:50:37,244] [pool-1-thread-6] Initializing /data/pascal/test.lif: 
   [testng] [2024-06-20 02:50:37,386] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y1.tif: 
   [testng] [2024-06-20 02:50:37,625] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y1.tif: 
   [testng] [2024-06-20 02:50:37,672] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y5.tif: 
   [testng] [2024-06-20 02:50:37,715] [pool-1-thread-2] Initializing /data/qa-10980/Day 2 Chitin Kan.lif: 
   [testng] [2024-06-20 02:50:37,837] [pool-1-thread-1] Initializing /data/qa-16919/DM6000_colour-camera-8bit.lif: 
   [testng] [2024-06-20 02:50:38,737] [pool-1-thread-10] Initializing /data/fabrice/new/Experiment.lif: 
   [testng] [2024-06-20 02:50:38,766] [pool-1-thread-11] Initializing /data/christophe/test_greys_with_roi.lif: 
   [testng] [2024-06-20 02:50:38,806] [pool-1-thread-9] Initializing /data/ville/single_channel.lif: 
   [testng] [2024-06-20 02:50:38,890] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order.tif: 
   [testng] [2024-06-20 02:50:39,169] [pool-1-thread-8] Initializing /data/rich/TEST.lif: 
   [testng] [2024-06-20 02:50:39,195] [pool-1-thread-10] Initializing /data/martin/stack dapi-Alx568-reflectiveSnapshot All2.jpg: 
   [testng] [2024-06-20 02:50:39,362] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y0.tif: 
   [testng] [2024-06-20 02:50:39,608] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y0.tif: 
   [testng] [2024-06-20 02:50:39,668] [pool-1-thread-6] Initializing /data/pki/20111116preCK50.lif: 
   [testng] [2024-06-20 02:50:39,765] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y9.tif: 
   [testng] [2024-06-20 02:50:39,906] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y9.tif: 
   [testng] [2024-06-20 02:50:40,560] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y0.tif: 
   [testng] [2024-06-20 02:50:40,607] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y4.tif: 
   [testng] [2024-06-20 02:50:40,652] [pool-1-thread-12] Initializing /data/jean-marie/20100827G1.lif: 
   [testng] [2024-06-20 02:50:40,912] [pool-1-thread-3] Initializing /data/jcb/201007044/Figure 4D - F505.lif: 
   [testng] [2024-06-20 02:50:41,127] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch3.avi: 
   [testng] [2024-06-20 02:50:41,200] [pool-1-thread-4] Initializing /data/sebastian/sebHaase2.lif: 
   [testng] [2024-06-20 02:50:41,356] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y2.tif: 
   [testng] [2024-06-20 02:50:41,404] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y4.tif: 
   [testng] [2024-06-20 02:50:41,546] [pool-1-thread-3] Initializing /data/vytas/Experimenttest2.lif: 
   [testng] [2024-06-20 02:50:41,604] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y0.tif: 
   [testng] [2024-06-20 02:50:41,744] [pool-1-thread-12] Initializing /data/lance/Beta Catenin.lif: 
   [testng] [2024-06-20 02:50:41,772] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y4.tif: 
   [testng] [2024-06-20 02:50:42,262] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y8.tif: 
   [testng] [2024-06-20 02:50:42,309] [pool-1-thread-8] Initializing /data/vytas/2014/2nd MeBl30 200MEA plus bkpmp end.lif: 
   [testng] [2024-06-20 02:50:42,509] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y7.tif: 
   [testng] [2024-06-20 02:50:42,568] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y4.tif: 
   [testng] [2024-06-20 02:50:42,737] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y2.tif: 
   [testng] [2024-06-20 02:50:42,780] [pool-1-thread-10] Initializing /data/andrew/Par6 GFP delaminating cells.lif: 
   [testng] [2024-06-20 02:50:43,052] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y6.tif: 
   [testng] [2024-06-20 02:50:43,487] [pool-1-thread-4] Initializing /data/oliver/100529.lif: 
   [testng] [2024-06-20 02:50:43,784] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y3.tif: 
   [testng] [2024-06-20 02:50:43,832] [pool-1-thread-3] Initializing /data/sagar/c55 scatter stage 14.lif: 
   [testng] [2024-06-20 02:50:43,894] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y4.tif: 
   [testng] [2024-06-20 02:50:44,201] [pool-1-thread-11] Initializing /data/stefan/Experiment.lif: 
   [testng] [2024-06-20 02:50:44,462] [pool-1-thread-12] Initializing /data/olivier/tiled/bob.lif: 
   [testng] [2024-06-20 02:50:45,225] [pool-1-thread-9] Initializing /data/public/imagesc-30856/20191025 Test FRET 585. 423, 426.lif: 
   [testng] [2024-06-20 02:50:46,019] [pool-1-thread-2] Initializing /data/jcb/JCB 201203109/FIG2D STAT3-EYFP BDNF.lif: 
   [testng] [2024-06-20 02:50:47,199] [pool-1-thread-8] Initializing /data/jerome/E345_312.lif: 
   [testng] [2024-06-20 02:50:47,216] [pool-1-thread-11] Initializing /data/ian/TGN647sh-GM130-532_10mMEA_03.lif: 
   [testng] [2024-06-20 02:50:47,293] [pool-1-thread-3] Initializing /data/donald/DB_lambda_scans_Ab1_50 030809.lif: 
   [testng] [2024-06-20 02:50:47,340] [pool-1-thread-1] Initializing /data/stefan/actinFRAP.lif: 
   [testng] [2024-06-20 02:50:47,370] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y7.tif: 
   [testng] [2024-06-20 02:50:47,550] [pool-1-thread-9] Initializing /data/romain/merge 002.lif: 
   [testng] [2024-06-20 02:50:47,839] [pool-1-thread-1] Initializing /data/richard/resolution check.lif: 
   [testng] [2024-06-20 02:50:48,069] [pool-1-thread-4] Initializing /data/tony/OPN_cy3_dapi_trab.lif: 
   [testng] [2024-06-20 02:50:48,338] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y9.tif: 
   [testng] [2024-06-20 02:50:48,386] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y6.tif: 
   [testng] [2024-06-20 02:50:48,677] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y1.tif: 
   [testng] [2024-06-20 02:50:49,625] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y8.tif: 
   [testng] [2024-06-20 02:50:49,664] [pool-1-thread-1] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch2.avi: 
   [testng] [2024-06-20 02:50:49,685] [pool-1-thread-2] Initializing /data/melissa/Series001_z0.tif: 
   [testng] [2024-06-20 02:50:49,719] [pool-1-thread-3] Initializing /data/claude/4B.lif: 
   [testng] [2024-06-20 02:50:49,854] [pool-1-thread-4] Initializing /data/melissa/Series001_z1.tif: 
   [testng] [2024-06-20 02:50:49,944] [pool-1-thread-10] Initializing /data/fabrice/test 1.lif: 
   [testng] [2024-06-20 02:50:50,202] [pool-1-thread-1] Initializing /data/stefan/Rx3GFP280907pos003.lif: 
   [testng] [2024-06-20 02:50:50,510] [pool-1-thread-4] Initializing /data/andrew/LIF Lambda/Lambda 1 file grab.bmp: 
   [testng] [2024-06-20 02:50:50,526] [pool-1-thread-2] Initializing /data/chris/free edge 6.lif: 
   [testng] [2024-06-20 02:50:50,593] [pool-1-thread-10] Initializing /data/garcion/testOne.lif: 
   [testng] [2024-06-20 02:50:50,791] [pool-1-thread-11] Initializing /data/andrew/Snapshots_1kx1k_150908.lif: 
   [testng] [2024-06-20 02:50:51,378] [pool-1-thread-1] Initializing /data/tony/20070413FLIMtest.lif: 
   [testng] [2024-06-20 02:50:51,414] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y6.tif: 
   [testng] [2024-06-20 02:50:51,485] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y0.tif: 
   [testng] [2024-06-20 02:50:52,002] [pool-1-thread-1] Initializing /data/fabrice/Rosier.lif: 
   [testng] [2024-06-20 02:50:52,208] [pool-1-thread-6] Initializing /data/andrew/LIF Lambda/Lambda 1.lif: 
   [testng] [2024-06-20 02:50:52,406] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y3.tif: 
   [testng] [2024-06-20 02:50:52,468] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order.tif: 
   [testng] [2024-06-20 02:50:52,645] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y3.tif: 
   [testng] [2024-06-20 02:50:52,803] [pool-1-thread-8] Initializing /data/martin-hoehne/Niere-Schnitt5.lif: 
   [testng] [2024-06-20 02:50:53,109] [pool-1-thread-4] Initializing /data/jcb/JCB 201112145/Figure 5B.lif: 
   [testng] [2024-06-20 02:50:53,236] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y5.tif: 
   [testng] [2024-06-20 02:50:53,289] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y6.tif: 
   [testng] [2024-06-20 02:50:53,507] [pool-1-thread-1] Initializing /data/vytas/030510-esxA-mCherry 3.lif: 
   [testng] [2024-06-20 02:50:54,136] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y2.tif: 
   [testng] [2024-06-20 02:50:54,287] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y8.tif: 
   [testng] [2024-06-20 02:50:54,558] [pool-1-thread-11] Initializing /data/qa-21092/1-GBP1-CaaX+LLoMe.lif: 
   [testng] [2024-06-20 02:50:54,686] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y5.tif: 
   [testng] [2024-06-20 02:50:54,733] [pool-1-thread-8] Initializing /data/stefan/p24b.lif: 
   [testng] [2024-06-20 02:50:54,773] [pool-1-thread-10] Initializing /data/stefan/Rx3GFP280907.lif: 
   [testng] [2024-06-20 02:50:55,262] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y7.tif: 
   [testng] [2024-06-20 02:50:55,353] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y4.tif: 
   [testng] [2024-06-20 02:50:55,458] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y4.tif: 
   [testng] [2024-06-20 02:50:55,501] [pool-1-thread-4] Initializing /data/christian/20090323fluoresceinRPMI.lif: 
   [testng] [2024-06-20 02:50:56,024] [pool-1-thread-9] Initializing /data/olivier/tiled/Experiment1_TileOnly.lif: 
   [testng] [2024-06-20 02:50:56,222] [pool-1-thread-4] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP000_1um.png: 
   [testng] [2024-06-20 02:50:56,354] [pool-1-thread-6] Initializing /data/melissa/roi-test-1.xml: 
   [testng] [2024-06-20 02:50:56,444] [pool-1-thread-8] Initializing /data/stefan/p24_dfc.lif: 
   [testng] [2024-06-20 02:50:56,504] [pool-1-thread-11] Initializing /data/andrew/LIF Lambda/Image J Grab.tiff: 
   [testng] [2024-06-20 02:50:56,767] [pool-1-thread-6] Initializing /data/jcb/Figure 1A.lif: 
   [testng] [2024-06-20 02:50:56,873] [pool-1-thread-8] Initializing /data/sagar/forMelissa.lif: 
   [testng] [2024-06-20 02:50:56,907] [pool-1-thread-2] Initializing /data/alexander/20120224.lif: 
   [testng] [2024-06-20 02:50:57,332] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y9.tif: 
   [testng] [2024-06-20 02:50:57,437] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y6.tif: 
   [testng] [2024-06-20 02:50:57,536] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y8.tif: 
   [testng] [2024-06-20 02:50:58,222] [pool-1-thread-6] Initializing /data/public/michael/PR2729_frameOrderCombinedScanTypes.lif: 
   [testng] [2024-06-20 02:50:58,352] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch1.avi: 
   [testng] [2024-06-20 02:50:58,491] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y7.tif: 
   [testng] [2024-06-20 02:50:58,881] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y0.tif: 
   [testng] [2024-06-20 02:50:58,924] [pool-1-thread-4] Initializing /data/martin-hoehne/Niere-Schnitt-GFP-dTomato.lif: 
   [testng] [2024-06-20 02:50:59,020] [pool-1-thread-11] Initializing /data/jcb/JCB 201203109/FIG 2D STAT3-EYFP  CNTF.lif: 
   [testng] [2024-06-20 02:50:59,085] [pool-1-thread-8] Initializing /data/schek/Experiment_001.lif: 
   [testng] [2024-06-20 02:50:59,206] [pool-1-thread-2] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP001_2_5um.png: 
   [testng] [2024-06-20 02:50:59,866] [pool-1-thread-6] Initializing /data/qa-10917/P2P-MS2-lacZ.lif: 
   [testng] [2024-06-20 02:51:00,176] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y2.tif: 
   [testng] [2024-06-20 02:51:00,264] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y5.tif: 
   [testng] [2024-06-20 02:51:00,323] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y4.tif: 
   [testng] [2024-06-20 02:51:01,189] [pool-1-thread-2] Initializing /data/tommaso/Midollo GFAP 27.10.10 OXA+PEA 40x.lif: 
   [testng] [2024-06-20 02:51:01,217] [pool-1-thread-10] Initializing /data/vytas/LIFtest.lif: 
   [testng] [2024-06-20 02:51:01,282] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y8.tif: 
   [testng] [2024-06-20 02:51:01,828] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y8.tif: 
   [testng] [2024-06-20 02:51:01,862] [pool-1-thread-10] Initializing /data/andrew/FRAP_Test_250708.lif: 
   [testng] [2024-06-20 02:51:02,105] [pool-1-thread-2] Initializing /data/schek/LIF2_test.lif: 
   [testng] [2024-06-20 02:51:02,331] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y2.tif: 
   [testng] [2024-06-20 02:51:02,487] [pool-1-thread-2] Initializing /data/mario/2007-11-13_DMEM_GFPcells.lif: 
   [testng] [2024-06-20 02:51:02,896] [pool-1-thread-6] Initializing /data/sebastian/sebHaase.lif: 
   [testng] [2024-06-20 02:51:03,158] [pool-1-thread-4] Initializing /data/matthias/experiment_020.lif: 
   [testng] [2024-06-20 02:51:03,315] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y3.tif: 
   [testng] [2024-06-20 02:51:03,730] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y2.tif: 
   [testng] [2024-06-20 02:51:03,838] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y8.tif: 
   [testng] [2024-06-20 02:51:03,931] [pool-1-thread-2] Initializing /data/qa-4791/TestFlorianDescription2.lif: 
   [testng] [2024-06-20 02:51:04,164] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch1.avi: 
   [testng] [2024-06-20 02:51:04,260] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch3.avi: 
   [testng] [2024-06-20 02:51:04,332] [pool-1-thread-11] Initializing /data/oliver/Multi-channel Measurements.lif: 
   [testng] [2024-06-20 02:51:04,547] [pool-1-thread-2] Initializing /data/qa-6635/2013_03_01_MLH1_SYCP3_HSPA2_16dpc_SC.lif: 
   [testng] [2024-06-20 02:51:04,727] [pool-1-thread-8] Initializing /data/tony/Scanerror.lif: 
   [testng] [2024-06-20 02:51:04,771] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y7.tif: 
   [testng] [2024-06-20 02:51:04,839] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y9.tif: 
   [testng] [2024-06-20 02:51:05,386] [pool-1-thread-2] Initializing /data/claude/1A.lif: 
   [testng] [2024-06-20 02:51:05,981] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y5.tif: 
   [testng] [2024-06-20 02:51:06,043] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y6.tif: 
   [testng] [2024-06-20 02:51:06,308] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y7.tif: 
   [testng] [2024-06-20 02:51:06,968] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y1.tif: 
   [testng] [2024-06-20 02:51:07,101] [pool-1-thread-6] Initializing /data/andrew/LIF Lambda/Montage of Alexa 488 Lambda.tif: 
   [testng] [2024-06-20 02:51:07,298] [pool-1-thread-8] Initializing /data/jcb/201007044/Figure 4C - F761.lif: 
   [testng] [2024-06-20 02:51:07,470] [pool-1-thread-8] Initializing /data/christophe/test_greys.lif: 
   [testng] [2024-06-20 02:51:07,625] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y3.tif: 
   [testng] [2024-06-20 02:51:07,669] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Wrong Order Merge.avi: 
   [testng] [2024-06-20 02:51:08,109] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y7.tif: 
   [testng] [2024-06-20 02:51:08,174] [pool-1-thread-8] Initializing /data/jerome/E346_316.lif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 14098, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 9 minutes 6 seconds
Finished: SUCCESS