Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 111
originally caused by:
 Started by upstream project "Trigger" build number 124
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder
[BIOFORMATS-test-folder] $ /bin/bash -xe /tmp/jenkins5776471550062090961.sh
+ '[' leica-lif = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_17352_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:47:28,505 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:47:28,507 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - No custom configurators were discovered as a service.
   [testng] 02:47:28,507 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:47:28,508 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:47:28,509 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:47:28,510 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:47:28,510 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:47:28,510 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:47:28,511 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:47:28,512 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:47:28,513 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:47:28,513 |-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:47:28,732 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:47:28,733 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:47:28,793 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:47:28,793 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:47:28,825 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:47:28,826 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:47:28,826 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:47:28,826 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:47:28,826 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@d9345cd - End of configuration.
   [testng] 02:47:28,847 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48aca48b - Registering current configuration as safe fallback point
   [testng] 02:47:28,847 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 336 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-07-04 02:47:28,878] [main] java.version = 21
   [testng] 02:47:28,882 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:47:28,883 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:47:28,989 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-07-04_02-47-28.log]
   [testng] 02:47:28,991 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71687585 - End of configuration.
   [testng] [2024-07-04 02:47:28,993] [main] testng.directory = /data
   [testng] [2024-07-04 02:47:28,994] [main] testng.configDirectory = /config
   [testng] [2024-07-04 02:47:29,004] [main] testng.multiplier = 1.0
   [testng] [2024-07-04 02:47:29,005] [main] testng.in-memory = false
   [testng] [2024-07-04 02:47:29,005] [main] testng.allow-missing = false
   [testng] [2024-07-04 02:47:29,005] [main] user.language = en
   [testng] [2024-07-04 02:47:29,005] [main] user.country = ${user.country}
   [testng] [2024-07-04 02:47:29,005] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-07-04 02:51:39,789] [main] ----------------------------------------
   [testng] [2024-07-04 02:51:39,789] [main] Total files: 402
   [testng] [2024-07-04 02:51:39,789] [main] Scan time: 250.784 s (623 ms/file)
   [testng] [2024-07-04 02:51:39,790] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 266 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-07-04 02:53:15,861] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y5.tif: 
   [testng] 02:53:15,861 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:53:15,862 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:53:15,863 |-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-07-04_02-53-15.log]
   [testng] 02:53:15,864 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1220156b - End of configuration.
   [testng] [2024-07-04 02:53:15,925] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y3.tif: 
   [testng] 02:53:15,926 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:53:15,926 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:53:15,926 |-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-07-04_02-53-15.log]
   [testng] 02:53:15,927 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7f69632a - End of configuration.
   [testng] [2024-07-04 02:53:15,991] [pool-1-thread-11] Initializing /data/qa-16911/DM6000_colour-camera-12bit.lif: 
   [testng] 02:53:15,991 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:53:15,991 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:53:15,992 |-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-07-04_02-53-15.log]
   [testng] 02:53:15,992 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6b7206cc - End of configuration.
   [testng] [2024-07-04 02:53:16,064] [pool-1-thread-10] Initializing /data/vytas/B6 mo2 g9c8 act tc DiD 20mil 24hrs after inj rbc DiI.lif: 
   [testng] 02:53:16,064 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:53:16,064 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:53:16,065 |-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-07-04_02-53-16.log]
   [testng] 02:53:16,065 |-INFO in ch.qos.logback.core.sift.SiftProcessor@141a0d8 - End of configuration.
   [testng] [2024-07-04 02:53:17,605] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y2.tif: 
   [testng] 02:53:17,605 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:53:17,606 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:53:17,607 |-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-07-04_02-53-17.log]
   [testng] 02:53:17,607 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4f530821 - End of configuration.
   [testng] [2024-07-04 02:53:17,667] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y0.tif: 
   [testng] 02:53:17,667 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:53:17,667 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:53:17,668 |-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-07-04_02-53-17.log]
   [testng] 02:53:17,669 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5d3da0e2 - End of configuration.
   [testng] [2024-07-04 02:53:17,728] [pool-1-thread-7] Initializing /data/pki/RA4 P3 x63.lif: 
   [testng] 02:53:17,729 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:53:17,729 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:53:17,729 |-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-07-04_02-53-17.log]
   [testng] 02:53:17,730 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1bea2e26 - End of configuration.
   [testng] [2024-07-04 02:53:17,750] [pool-1-thread-6] Initializing /data/vytas/Image002_ch00.tif: 
   [testng] 02:53:17,750 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:53:17,750 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:53:17,751 |-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-07-04_02-53-17.log]
   [testng] 02:53:17,752 |-INFO in ch.qos.logback.core.sift.SiftProcessor@63eb0e59 - End of configuration.
   [testng] [2024-07-04 02:53:17,793] [pool-1-thread-5] Initializing /data/peter/20110916D.lif: 
   [testng] 02:53:17,793 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:53:17,793 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:53:17,794 |-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-07-04_02-53-17.log]
   [testng] 02:53:17,794 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5b287a - End of configuration.
   [testng] [2024-07-04 02:53:19,403] [pool-1-thread-4] Initializing /data/jcb/JCB 201112145/Figure 5A.lif: 
   [testng] 02:53:19,404 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:53:19,404 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:53:19,406 |-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-07-04_02-53-19.log]
   [testng] 02:53:19,407 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7c5124c5 - End of configuration.
   [testng] [2024-07-04 02:53:19,476] [pool-1-thread-3] Initializing /data/schek/Experiment_001_2010.lif: 
   [testng] 02:53:19,476 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:53:19,476 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:53:19,477 |-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-07-04_02-53-19.log]
   [testng] 02:53:19,477 |-INFO in ch.qos.logback.core.sift.SiftProcessor@39de3399 - End of configuration.
   [testng] [2024-07-04 02:53:19,499] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y9.tif: 
   [testng] 02:53:19,499 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:53:19,499 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:53:19,500 |-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-07-04_02-53-19.log]
   [testng] 02:53:19,500 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4402d1cc - End of configuration.
   [testng] [2024-07-04 02:53:21,238] [pool-1-thread-6] Initializing /data/vytas/Experiment not horrid.lif: 
   [testng] [2024-07-04 02:53:21,591] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y7.tif: 
   [testng] [2024-07-04 02:53:21,963] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y0.tif: 
   [testng] [2024-07-04 02:53:22,008] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y2.tif: 
   [testng] [2024-07-04 02:53:22,037] [pool-1-thread-9] Initializing /data/nicolas/Experiment.lif: 
   [testng] [2024-07-04 02:53:24,589] [pool-1-thread-12] Initializing /data/garcion/testTwo.lif: 
   [testng] [2024-07-04 02:53:24,733] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y3.tif: 
   [testng] [2024-07-04 02:53:24,936] [pool-1-thread-7] Initializing /data/andrew/FRAP_Test_12-0808.lif: 
   [testng] [2024-07-04 02:53:25,178] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y8.tif: 
   [testng] [2024-07-04 02:53:25,364] [pool-1-thread-3] Initializing /data/martin/110921 Goedele.lif: 
   [testng] [2024-07-04 02:53:26,104] [pool-1-thread-8] Initializing /data/olivier/STAGE CONFIG1.lif: 
   [testng] [2024-07-04 02:53:26,488] [pool-1-thread-12] Initializing /data/andrew/Snapshots_150908.lif: 
   [testng] [2024-07-04 02:53:26,534] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y3.tif: 
   [testng] [2024-07-04 02:53:26,663] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y8.tif: 
   [testng] [2024-07-04 02:53:26,973] [pool-1-thread-4] Initializing /data/christian/20090323illutest_BFmisaligned.lif: 
   [testng] [2024-07-04 02:53:27,191] [pool-1-thread-8] Initializing /data/jcb/201003021_Fig8B.lif: 
   [testng] [2024-07-04 02:53:27,394] [pool-1-thread-2] Initializing /data/melissa/roi-test-1.lif: 
   [testng] [2024-07-04 02:53:27,609] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y7.tif: 
   [testng] [2024-07-04 02:53:27,659] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y0.tif: 
   [testng] [2024-07-04 02:53:28,146] [pool-1-thread-2] Initializing /data/jcb/JCB 201112145/Figure 3A.lif: 
   [testng] [2024-07-04 02:53:28,215] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y3.tif: 
   [testng] [2024-07-04 02:53:28,550] [pool-1-thread-8] Initializing /data/tony/December_806b.lif: 
   [testng] [2024-07-04 02:53:28,661] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y9.tif: 
   [testng] [2024-07-04 02:53:28,869] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y0.tif: 
   [testng] [2024-07-04 02:53:29,092] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch2.avi: 
   [testng] [2024-07-04 02:53:29,471] [pool-1-thread-1] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/Wrong Order Montage.tif: 
   [testng] [2024-07-04 02:53:29,562] [pool-1-thread-7] Initializing /data/andrew/Series 68 Multi from Importer.tif: 
   [testng] [2024-07-04 02:53:32,363] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y5.tif: 
   [testng] [2024-07-04 02:53:32,401] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y9.tif: 
   [testng] [2024-07-04 02:53:32,448] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y3.tif: 
   [testng] [2024-07-04 02:53:32,499] [pool-1-thread-4] Initializing /data/alex/2010-11-29-test-for-OME.lif: 
   [testng] [2024-07-04 02:53:32,639] [pool-1-thread-8] Initializing /data/vytas/Experiment2.lif: 
   [testng] [2024-07-04 02:53:32,671] [pool-1-thread-1] Initializing /data/christophe/01_4C1Z.lif: 
   [testng] [2024-07-04 02:53:32,695] [pool-1-thread-12] Initializing /data/fabrice/Clipboard-1.jpg: 
   [testng] [2024-07-04 02:53:32,937] [pool-1-thread-12] Initializing /data/qa-3859/LSItoday.lif: 
   [testng] [2024-07-04 02:53:33,437] [pool-1-thread-4] Initializing /data/stefan/p24b-v1240.lif: 
   [testng] [2024-07-04 02:53:33,636] [pool-1-thread-8] Initializing /data/jcb/201007044/Figure 4C - F505.lif: 
   [testng] [2024-07-04 02:53:33,648] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y6.tif: 
   [testng] [2024-07-04 02:53:33,856] [pool-1-thread-2] Initializing /data/fabrice/test 2.lif: 
   [testng] [2024-07-04 02:53:38,413] [pool-1-thread-6] Initializing /data/fabrice/09-10-23 Tete de mouche.lif: 
   [testng] [2024-07-04 02:53:38,477] [pool-1-thread-11] Initializing /data/olivier/120404_Li011_200V.lif: 
   [testng] [2024-07-04 02:53:38,518] [pool-1-thread-10] Initializing /data/jcb/201007044/Figure 4D - F761.lif: 
   [testng] [2024-07-04 02:53:38,569] [pool-1-thread-8] Initializing /data/matthias/ms-first tests.lif: 
   [testng] [2024-07-04 02:53:38,921] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y5.tif: 
   [testng] [2024-07-04 02:53:39,122] [pool-1-thread-4] Initializing /data/melissa/LIF2_test-with-ROIs.lif: 
   [testng] [2024-07-04 02:53:39,142] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y1.tif: 
   [testng] [2024-07-04 02:53:39,452] [pool-1-thread-3] Initializing /data/andrew/SP5 FRAP/220311 FRAP YFP test.lif: 
   [testng] [2024-07-04 02:53:39,700] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y1.tif: 
   [testng] [2024-07-04 02:53:39,815] [pool-1-thread-11] Initializing /data/leon/leon002.lif: 
   [testng] [2024-07-04 02:53:39,926] [pool-1-thread-4] Initializing /data/melissa/roi-test-0.tif: 
   [testng] [2024-07-04 02:53:40,108] [pool-1-thread-2] Initializing /data/andrew/Series 68 Multi from Image Sequence.tif: 
   [testng] [2024-07-04 02:53:40,374] [pool-1-thread-1] Initializing /data/romain/tile 002.lif: 
   [testng] [2024-07-04 02:53:40,526] [pool-1-thread-11] Initializing /data/tony/Celegeansexp01.lif: 
   [testng] [2024-07-04 02:53:40,631] [pool-1-thread-10] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP002_5um.png: 
   [testng] [2024-07-04 02:53:41,036] [pool-1-thread-6] Initializing /data/tony/Scanerror-nested.lif: 
   [testng] [2024-07-04 02:53:41,378] [pool-1-thread-4] Initializing /data/vytas/data samples.lif: 
   [testng] [2024-07-04 02:53:41,712] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y1.tif: 
   [testng] [2024-07-04 02:53:41,760] [pool-1-thread-2] Initializing /data/stefan/3D_Prionium_thick_stack.lif: 
   [testng] [2024-07-04 02:53:41,794] [pool-1-thread-7] Initializing /data/mark/Leica_FRAP_1channel_noZ-stack.lif: 
   [testng] [2024-07-04 02:53:42,067] [pool-1-thread-10] Initializing /data/jerome/E346_268_cutceaf.lif: 
   [testng] [2024-07-04 02:53:42,256] [pool-1-thread-3] Initializing /data/stefan/spe.tif: 
   [testng] [2024-07-04 02:53:42,530] [pool-1-thread-2] Initializing /data/oliver/Single Channel Measurements.lif: 
   [testng] [2024-07-04 02:53:43,315] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y2.tif: 
   [testng] [2024-07-04 02:53:43,438] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y5.tif: 
   [testng] [2024-07-04 02:53:43,594] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y1.tif: 
   [testng] [2024-07-04 02:53:44,123] [pool-1-thread-3] Initializing /data/vytas/20x deconvol demo.lif: 
   [testng] [2024-07-04 02:53:44,925] [pool-1-thread-4] Initializing /data/olivier/tiled/Mike.lif: 
   [testng] [2024-07-04 02:53:45,072] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y9.tif: 
   [testng] [2024-07-04 02:53:45,139] [pool-1-thread-7] Initializing /data/martin/sample files.lif: 
   [testng] [2024-07-04 02:53:45,336] [pool-1-thread-12] Initializing /data/mario/2007-11-12_L15_AF001.lif: 
   [testng] [2024-07-04 02:53:45,487] [pool-1-thread-8] Initializing /data/andrew/SP5 FRAP/ROI data.jpg: 
   [testng] [2024-07-04 02:53:46,601] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y6.tif: 
   [testng] [2024-07-04 02:53:46,693] [pool-1-thread-11] Initializing /data/dirk/Mag-test.lif: 
   [testng] [2024-07-04 02:53:47,074] [pool-1-thread-8] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP003_10um.png: 
   [testng] [2024-07-04 02:53:47,346] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Merge.avi: 
   [testng] [2024-07-04 02:53:47,504] [pool-1-thread-11] Initializing /data/vytas/Series008_t000_ch00.tif: 
   [testng] [2024-07-04 02:53:47,720] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/XZY Stacks.lif: 
   [testng] [2024-07-04 02:53:47,780] [pool-1-thread-3] Initializing /data/stephen/Timelapse of RG An embryos.lif: 
   [testng] [2024-07-04 02:53:47,995] [pool-1-thread-12] Initializing /data/qa-7273/5-17 Hypoxia.lif: 
   [testng] [2024-07-04 02:53:48,405] [pool-1-thread-8] Initializing /data/ville/expected output.png: 
   [testng] [2024-07-04 02:53:48,913] [pool-1-thread-6] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/150519_FRAP_test_ROIs_chromagreen.lif: 
   [testng] [2024-07-04 02:53:49,712] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y5.tif: 
   [testng] [2024-07-04 02:53:49,754] [pool-1-thread-8] Initializing /data/christophe/070921_HN_Nav.lif: 
   [testng] [2024-07-04 02:53:50,007] [pool-1-thread-2] Initializing /data/donald/DB180509_LSMdemo.lif: 
   [testng] [2024-07-04 02:53:50,381] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y4.tif: 
   [testng] [2024-07-04 02:53:50,617] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y8.tif: 
   [testng] [2024-07-04 02:53:50,822] [pool-1-thread-4] Initializing /data/michael/2007-01-02_scanfield_check.lif: 
   [testng] [2024-07-04 02:53:51,552] [pool-1-thread-6] Initializing /data/ki/Experiment_001.lif: 
   [testng] [2024-07-04 02:53:51,636] [pool-1-thread-3] Initializing /data/stefan/spe.lif: 
   [testng] [2024-07-04 02:53:51,663] [pool-1-thread-7] Initializing /data/fabrice/new/UL66 bicolore stacks + merge.lif: 
   [testng] [2024-07-04 02:53:52,864] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y2.tif: 
   [testng] [2024-07-04 02:53:53,531] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y1.tif: 
   [testng] [2024-07-04 02:53:53,570] [pool-1-thread-2] Initializing /data/kristine/Kristine.lif: 
   [testng] [2024-07-04 02:53:54,177] [pool-1-thread-10] Initializing /data/matthias/directory_tree.jpg: 
   [testng] [2024-07-04 02:53:54,277] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y6.tif: 
   [testng] [2024-07-04 02:53:54,345] [pool-1-thread-8] Initializing /data/claude/Short_1A.lif: 
   [testng] [2024-07-04 02:53:54,381] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y6.tif: 
   [testng] [2024-07-04 02:53:54,737] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y7.tif: 
   [testng] [2024-07-04 02:53:54,834] [pool-1-thread-10] Initializing /data/chris/kees_friday2.lif: 
   [testng] [2024-07-04 02:53:55,465] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y9.tif: 
   [testng] [2024-07-04 02:53:55,568] [pool-1-thread-9] Initializing /data/matthias/ms-beats.lif: 
   [testng] [2024-07-04 02:53:55,594] [pool-1-thread-6] Initializing /data/kota/int_ok.lif: 
   [testng] [2024-07-04 02:53:55,825] [pool-1-thread-4] Initializing /data/melissa/roi-test-0.lif: 
   [testng] [2024-07-04 02:53:55,906] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y4.tif: 
   [testng] [2024-07-04 02:53:55,972] [pool-1-thread-3] Initializing /data/stefan/exp02.lif: 
   [testng] [2024-07-04 02:53:56,130] [pool-1-thread-10] Initializing /data/andrew/New XZY LIF Upload/Right Order/Right Order Montage.tif: 
   [testng] [2024-07-04 02:53:56,371] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y1.tif: 
   [testng] [2024-07-04 02:53:56,539] [pool-1-thread-3] Initializing /data/claus/080118_group3.lif: 
   [testng] [2024-07-04 02:53:56,564] [pool-1-thread-4] Initializing /data/fabrice/Clipboard.jpg: 
   [testng] [2024-07-04 02:53:56,726] [pool-1-thread-1] Initializing /data/pascal/test.lif: 
   [testng] [2024-07-04 02:53:56,841] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y1.tif: 
   [testng] [2024-07-04 02:53:57,222] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y1.tif: 
   [testng] [2024-07-04 02:53:57,424] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y5.tif: 
   [testng] [2024-07-04 02:53:57,667] [pool-1-thread-7] Initializing /data/qa-10980/Day 2 Chitin Kan.lif: 
   [testng] [2024-07-04 02:53:57,818] [pool-1-thread-10] Initializing /data/qa-16919/DM6000_colour-camera-8bit.lif: 
   [testng] [2024-07-04 02:53:57,902] [pool-1-thread-11] Initializing /data/fabrice/new/Experiment.lif: 
   [testng] [2024-07-04 02:53:58,179] [pool-1-thread-4] Initializing /data/ville/single_channel.lif: 
   [testng] [2024-07-04 02:53:58,239] [pool-1-thread-11] Initializing /data/christophe/test_greys_with_roi.lif: 
   [testng] [2024-07-04 02:53:58,773] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order.tif: 
   [testng] [2024-07-04 02:53:58,847] [pool-1-thread-9] Initializing /data/rich/TEST.lif: 
   [testng] [2024-07-04 02:53:58,866] [pool-1-thread-3] Initializing /data/martin/stack dapi-Alx568-reflectiveSnapshot All2.jpg: 
   [testng] [2024-07-04 02:53:59,035] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y0.tif: 
   [testng] [2024-07-04 02:53:59,129] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y0.tif: 
   [testng] [2024-07-04 02:53:59,303] [pool-1-thread-11] Initializing /data/pki/20111116preCK50.lif: 
   [testng] [2024-07-04 02:53:59,379] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y9.tif: 
   [testng] [2024-07-04 02:53:59,760] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y9.tif: 
   [testng] [2024-07-04 02:53:59,875] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y0.tif: 
   [testng] [2024-07-04 02:54:00,261] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y4.tif: 
   [testng] [2024-07-04 02:54:00,313] [pool-1-thread-3] Initializing /data/jean-marie/20100827G1.lif: 
   [testng] [2024-07-04 02:54:00,603] [pool-1-thread-12] Initializing /data/jcb/201007044/Figure 4D - F505.lif: 
   [testng] [2024-07-04 02:54:00,890] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch3.avi: 
   [testng] [2024-07-04 02:54:00,943] [pool-1-thread-12] Initializing /data/sebastian/sebHaase2.lif: 
   [testng] [2024-07-04 02:54:01,011] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y2.tif: 
   [testng] [2024-07-04 02:54:01,113] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y4.tif: 
   [testng] [2024-07-04 02:54:01,580] [pool-1-thread-3] Initializing /data/vytas/Experimenttest2.lif: 
   [testng] [2024-07-04 02:54:01,698] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y0.tif: 
   [testng] [2024-07-04 02:54:01,789] [pool-1-thread-4] Initializing /data/lance/Beta Catenin.lif: 
   [testng] [2024-07-04 02:54:01,838] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y4.tif: 
   [testng] [2024-07-04 02:54:02,643] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y8.tif: 
   [testng] [2024-07-04 02:54:03,026] [pool-1-thread-12] Initializing /data/vytas/2014/2nd MeBl30 200MEA plus bkpmp end.lif: 
   [testng] [2024-07-04 02:54:03,204] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y7.tif: 
   [testng] [2024-07-04 02:54:03,273] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y4.tif: 
   [testng] [2024-07-04 02:54:03,882] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y2.tif: 
   [testng] [2024-07-04 02:54:03,921] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y6.tif: 
   [testng] [2024-07-04 02:54:03,997] [pool-1-thread-9] Initializing /data/andrew/Par6 GFP delaminating cells.lif: 
   [testng] [2024-07-04 02:54:04,695] [pool-1-thread-6] Initializing /data/oliver/100529.lif: 
   [testng] [2024-07-04 02:54:04,966] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y3.tif: 
   [testng] [2024-07-04 02:54:05,029] [pool-1-thread-1] Initializing /data/sagar/c55 scatter stage 14.lif: 
   [testng] [2024-07-04 02:54:05,470] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y4.tif: 
   [testng] [2024-07-04 02:54:05,674] [pool-1-thread-3] Initializing /data/stefan/Experiment.lif: 
   [testng] [2024-07-04 02:54:05,789] [pool-1-thread-4] Initializing /data/olivier/tiled/bob.lif: 
   [testng] [2024-07-04 02:54:06,945] [pool-1-thread-2] Initializing /data/public/imagesc-30856/20191025 Test FRET 585. 423, 426.lif: 
   [testng] [2024-07-04 02:54:07,084] [pool-1-thread-7] Initializing /data/jcb/JCB 201203109/FIG2D STAT3-EYFP BDNF.lif: 
   [testng] [2024-07-04 02:54:07,477] [pool-1-thread-10] Initializing /data/jerome/E345_312.lif: 
   [testng] [2024-07-04 02:54:07,601] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y7.tif: 
   [testng] [2024-07-04 02:54:08,814] [pool-1-thread-12] Initializing /data/stefan/actinFRAP.lif: 
   [testng] [2024-07-04 02:54:08,842] [pool-1-thread-1] Initializing /data/romain/merge 002.lif: 
   [testng] [2024-07-04 02:54:08,895] [pool-1-thread-7] Initializing /data/ian/TGN647sh-GM130-532_10mMEA_03.lif: 
   [testng] [2024-07-04 02:54:09,004] [pool-1-thread-3] Initializing /data/donald/DB_lambda_scans_Ab1_50 030809.lif: 
   [testng] [2024-07-04 02:54:09,573] [pool-1-thread-12] Initializing /data/richard/resolution check.lif: 
   [testng] [2024-07-04 02:54:09,595] [pool-1-thread-2] Initializing /data/tony/OPN_cy3_dapi_trab.lif: 
   [testng] [2024-07-04 02:54:09,801] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y9.tif: 
   [testng] [2024-07-04 02:54:10,241] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y6.tif: 
   [testng] [2024-07-04 02:54:10,718] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y1.tif: 
   [testng] [2024-07-04 02:54:11,474] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y8.tif: 
   [testng] [2024-07-04 02:54:11,512] [pool-1-thread-6] Initializing /data/melissa/Series001_z0.tif: 
   [testng] [2024-07-04 02:54:11,555] [pool-1-thread-12] Initializing /data/claude/4B.lif: 
   [testng] [2024-07-04 02:54:11,682] [pool-1-thread-2] Initializing /data/melissa/Series001_z1.tif: 
   [testng] [2024-07-04 02:54:12,108] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch2.avi: 
   [testng] [2024-07-04 02:54:12,465] [pool-1-thread-9] Initializing /data/fabrice/test 1.lif: 
   [testng] [2024-07-04 02:54:12,501] [pool-1-thread-2] Initializing /data/andrew/LIF Lambda/Lambda 1 file grab.bmp: 
   [testng] [2024-07-04 02:54:12,510] [pool-1-thread-6] Initializing /data/stefan/Rx3GFP280907pos003.lif: 
   [testng] [2024-07-04 02:54:12,620] [pool-1-thread-3] Initializing /data/chris/free edge 6.lif: 
   [testng] [2024-07-04 02:54:12,805] [pool-1-thread-11] Initializing /data/garcion/testOne.lif: 
   [testng] [2024-07-04 02:54:12,892] [pool-1-thread-7] Initializing /data/andrew/Snapshots_1kx1k_150908.lif: 
   [testng] [2024-07-04 02:54:13,213] [pool-1-thread-10] Initializing /data/tony/20070413FLIMtest.lif: 
   [testng] [2024-07-04 02:54:13,380] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y6.tif: 
   [testng] [2024-07-04 02:54:13,465] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y0.tif: 
   [testng] [2024-07-04 02:54:13,604] [pool-1-thread-11] Initializing /data/fabrice/Rosier.lif: 
   [testng] [2024-07-04 02:54:13,933] [pool-1-thread-10] Initializing /data/andrew/LIF Lambda/Lambda 1.lif: 
   [testng] [2024-07-04 02:54:14,037] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y3.tif: 
   [testng] [2024-07-04 02:54:14,393] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order.tif: 
   [testng] [2024-07-04 02:54:14,573] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y3.tif: 
   [testng] [2024-07-04 02:54:14,629] [pool-1-thread-2] Initializing /data/martin-hoehne/Niere-Schnitt5.lif: 
   [testng] [2024-07-04 02:54:15,056] [pool-1-thread-6] Initializing /data/jcb/JCB 201112145/Figure 5B.lif: 
   [testng] [2024-07-04 02:54:15,140] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y5.tif: 
   [testng] [2024-07-04 02:54:15,195] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y6.tif: 
   [testng] [2024-07-04 02:54:15,525] [pool-1-thread-10] Initializing /data/vytas/030510-esxA-mCherry 3.lif: 
   [testng] [2024-07-04 02:54:16,161] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y2.tif: 
   [testng] [2024-07-04 02:54:16,336] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y8.tif: 
   [testng] [2024-07-04 02:54:16,623] [pool-1-thread-7] Initializing /data/qa-21092/1-GBP1-CaaX+LLoMe.lif: 
   [testng] [2024-07-04 02:54:16,667] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y5.tif: 
   [testng] [2024-07-04 02:54:16,832] [pool-1-thread-2] Initializing /data/stefan/p24b.lif: 
   [testng] [2024-07-04 02:54:17,031] [pool-1-thread-11] Initializing /data/stefan/Rx3GFP280907.lif: 
   [testng] [2024-07-04 02:54:17,480] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y7.tif: 
   [testng] [2024-07-04 02:54:17,681] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y4.tif: 
   [testng] [2024-07-04 02:54:17,796] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y4.tif: 
   [testng] [2024-07-04 02:54:17,827] [pool-1-thread-2] Initializing /data/christian/20090323fluoresceinRPMI.lif: 
   [testng] [2024-07-04 02:54:18,219] [pool-1-thread-1] Initializing /data/olivier/tiled/Experiment1_TileOnly.lif: 
   [testng] [2024-07-04 02:54:18,434] [pool-1-thread-2] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP000_1um.png: 
   [testng] [2024-07-04 02:54:18,742] [pool-1-thread-9] Initializing /data/melissa/roi-test-1.xml: 
   [testng] [2024-07-04 02:54:18,776] [pool-1-thread-6] Initializing /data/stefan/p24_dfc.lif: 
   [testng] [2024-07-04 02:54:18,933] [pool-1-thread-7] Initializing /data/andrew/LIF Lambda/Image J Grab.tiff: 
   [testng] [2024-07-04 02:54:19,278] [pool-1-thread-6] Initializing /data/jcb/Figure 1A.lif: 
   [testng] [2024-07-04 02:54:19,427] [pool-1-thread-9] Initializing /data/sagar/forMelissa.lif: 
   [testng] [2024-07-04 02:54:19,512] [pool-1-thread-2] Initializing /data/alexander/20120224.lif: 
   [testng] [2024-07-04 02:54:19,916] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y9.tif: 
   [testng] [2024-07-04 02:54:20,087] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y6.tif: 
   [testng] [2024-07-04 02:54:20,177] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y8.tif: 
   [testng] [2024-07-04 02:54:21,327] [pool-1-thread-6] Initializing /data/public/michael/PR2729_frameOrderCombinedScanTypes.lif: 
   [testng] [2024-07-04 02:54:21,467] [pool-1-thread-7] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch1.avi: 
   [testng] [2024-07-04 02:54:21,523] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y7.tif: 
   [testng] [2024-07-04 02:54:21,948] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y0.tif: 
   [testng] [2024-07-04 02:54:22,013] [pool-1-thread-11] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP001_2_5um.png: 
   [testng] [2024-07-04 02:54:22,042] [pool-1-thread-3] Initializing /data/schek/Experiment_001.lif: 
   [testng] [2024-07-04 02:54:22,373] [pool-1-thread-6] Initializing /data/jcb/JCB 201203109/FIG 2D STAT3-EYFP  CNTF.lif: 
   [testng] [2024-07-04 02:54:22,807] [pool-1-thread-7] Initializing /data/martin-hoehne/Niere-Schnitt-GFP-dTomato.lif: 
   [testng] [2024-07-04 02:54:23,369] [pool-1-thread-11] Initializing /data/qa-10917/P2P-MS2-lacZ.lif: 
   [testng] [2024-07-04 02:54:23,658] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y2.tif: 
   [testng] [2024-07-04 02:54:23,728] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y5.tif: 
   [testng] [2024-07-04 02:54:24,196] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y4.tif: 
   [testng] [2024-07-04 02:54:24,791] [pool-1-thread-2] Initializing /data/tommaso/Midollo GFAP 27.10.10 OXA+PEA 40x.lif: 
   [testng] [2024-07-04 02:54:24,907] [pool-1-thread-9] Initializing /data/vytas/LIFtest.lif: 
   [testng] [2024-07-04 02:54:25,276] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y8.tif: 
   [testng] [2024-07-04 02:54:25,947] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y8.tif: 
   [testng] [2024-07-04 02:54:26,090] [pool-1-thread-2] Initializing /data/andrew/FRAP_Test_250708.lif: 
   [testng] [2024-07-04 02:54:26,504] [pool-1-thread-9] Initializing /data/schek/LIF2_test.lif: 
   [testng] [2024-07-04 02:54:27,091] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y2.tif: 
   [testng] [2024-07-04 02:54:27,277] [pool-1-thread-9] Initializing /data/mario/2007-11-13_DMEM_GFPcells.lif: 
   [testng] [2024-07-04 02:54:27,648] [pool-1-thread-11] Initializing /data/sebastian/sebHaase.lif: 
   [testng] [2024-07-04 02:54:28,675] [pool-1-thread-11] Initializing /data/matthias/experiment_020.lif: 
   [testng] [2024-07-04 02:54:28,723] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y2.tif: 
   [testng] [2024-07-04 02:54:28,802] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y3.tif: 
   [testng] [2024-07-04 02:54:28,895] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y8.tif: 
   [testng] [2024-07-04 02:54:29,240] [pool-1-thread-9] Initializing /data/qa-4791/TestFlorianDescription2.lif: 
   [testng] [2024-07-04 02:54:29,670] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch1.avi: 
   [testng] [2024-07-04 02:54:29,698] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch3.avi: 
   [testng] [2024-07-04 02:54:30,138] [pool-1-thread-3] Initializing /data/oliver/Multi-channel Measurements.lif: 
   [testng] [2024-07-04 02:54:30,245] [pool-1-thread-11] Initializing /data/qa-6635/2013_03_01_MLH1_SYCP3_HSPA2_16dpc_SC.lif: 
   [testng] [2024-07-04 02:54:30,313] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y7.tif: 
   [testng] [2024-07-04 02:54:30,365] [pool-1-thread-6] Initializing /data/tony/Scanerror.lif: 
   [testng] [2024-07-04 02:54:30,478] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y9.tif: 
   [testng] [2024-07-04 02:54:31,325] [pool-1-thread-11] Initializing /data/claude/1A.lif: 
   [testng] [2024-07-04 02:54:32,006] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y5.tif: 
   [testng] [2024-07-04 02:54:32,250] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y6.tif: 
   [testng] [2024-07-04 02:54:32,665] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y7.tif: 
   [testng] [2024-07-04 02:54:33,432] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y1.tif: 
   [testng] [2024-07-04 02:54:33,703] [pool-1-thread-7] Initializing /data/andrew/LIF Lambda/Montage of Alexa 488 Lambda.tif: 
   [testng] [2024-07-04 02:54:34,064] [pool-1-thread-6] Initializing /data/jcb/201007044/Figure 4C - F761.lif: 
   [testng] [2024-07-04 02:54:34,310] [pool-1-thread-6] Initializing /data/christophe/test_greys.lif: 
   [testng] [2024-07-04 02:54:34,389] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y3.tif: 
   [testng] [2024-07-04 02:54:34,423] [pool-1-thread-7] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Wrong Order Merge.avi: 
   [testng] [2024-07-04 02:54:34,469] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y7.tif: 
   [testng] [2024-07-04 02:54:34,865] [pool-1-thread-7] 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 27 seconds
Finished: SUCCESS