Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 311
originally caused by:
 Started by upstream project "Trigger" build number 333
 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/jenkins14658036734389060008.sh
+ '[' leica-lif = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_49372_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] WARNING: An illegal reflective access operation has occurred
   [testng] WARNING: Illegal reflective access by org.kohsuke.file_leak_detector.Listener (file:/home/build/.m2/repository/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar) to field java.net.SocketImpl.socket
   [testng] WARNING: Please consider reporting this to the maintainers of org.kohsuke.file_leak_detector.Listener
   [testng] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [testng] WARNING: All illegal access operations will be denied in a future release
   [testng] File leak detector installed
   [testng] 04:39:47,792 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 04:39:47,794 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 04:39:47,794 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:39:47,795 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:39:47,795 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 04:39:47,796 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 04:39:47,796 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 04:39:47,796 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:39:47,797 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:39:47,797 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 04:39:47,797 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 04:39:47,798 |-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:39:47,963 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 04:39:47,963 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 04:39:47,985 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 04:39:47,985 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 04:39:47,990 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 04:39:47,990 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 04:39:47,990 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 04:39:47,991 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 04:39:47,991 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 04:39:47,992 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 04:39:47,992 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 195 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2025-01-07 04:39:48,000] [main] java.version = 11.0.16
   [testng] 04:39:48,003 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 04:39:48,003 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:39:48,044 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-01-07_04-39-48.log]
   [testng] 04:39:48,046 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2025-01-07 04:39:48,047] [main] testng.directory = /data
   [testng] [2025-01-07 04:39:48,048] [main] testng.configDirectory = /config
   [testng] [2025-01-07 04:39:48,057] [main] testng.multiplier = 1.0
   [testng] [2025-01-07 04:39:48,058] [main] testng.in-memory = false
   [testng] [2025-01-07 04:39:48,058] [main] testng.allow-missing = false
   [testng] [2025-01-07 04:39:48,058] [main] user.language = en
   [testng] [2025-01-07 04:39:48,058] [main] user.country = ${user.country}
   [testng] [2025-01-07 04:39:48,059] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2025-01-07 04:46:06,185] [main] ----------------------------------------
   [testng] [2025-01-07 04:46:06,185] [main] Total files: 404
   [testng] [2025-01-07 04:46:06,185] [main] Scan time: 378.126 s (935 ms/file)
   [testng] [2025-01-07 04:46:06,185] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 268 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2025-01-07 04:52:10,342] [pool-1-thread-1] Initializing /data/pascal/test.lif: 
   [testng] 04:52:10,343 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 04:52:10,343 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:52:10,345 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2025-01-07_04-52-10.log]
   [testng] 04:52:10,346 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6e5d2627 - End of configuration.
   [testng] [2025-01-07 04:52:10,579] [pool-1-thread-12] Initializing /data/schek/LIF2_test.lif: 
   [testng] 04:52:10,579 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 04:52:10,579 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:52:10,579 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2025-01-07_04-52-10.log]
   [testng] 04:52:10,580 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5b09f7c8 - End of configuration.
   [testng] [2025-01-07 04:52:10,830] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y1.tif: 
   [testng] 04:52:10,831 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 04:52:10,831 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:52:10,831 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2025-01-07_04-52-10.log]
   [testng] 04:52:10,832 |-INFO in ch.qos.logback.core.sift.SiftProcessor@35b2272c - End of configuration.
   [testng] [2025-01-07 04:52:11,967] [pool-1-thread-10] Initializing /data/fabrice/new/Experiment.lif: 
   [testng] 04:52:11,967 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 04:52:11,967 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:52:11,968 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2025-01-07_04-52-11.log]
   [testng] 04:52:11,968 |-INFO in ch.qos.logback.core.sift.SiftProcessor@64d7a6c2 - End of configuration.
   [testng] [2025-01-07 04:52:12,173] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y4.tif: 
   [testng] 04:52:12,173 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 04:52:12,173 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:52:12,174 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2025-01-07_04-52-12.log]
   [testng] 04:52:12,174 |-INFO in ch.qos.logback.core.sift.SiftProcessor@334695bb - End of configuration.
   [testng] [2025-01-07 04:52:13,264] [pool-1-thread-8] Initializing /data/stefan/spe.tif: 
   [testng] 04:52:13,265 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 04:52:13,265 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:52:13,265 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2025-01-07_04-52-13.log]
   [testng] 04:52:13,265 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7f4419a3 - End of configuration.
   [testng] [2025-01-07 04:52:14,323] [pool-1-thread-7] Initializing /data/olivier/tiled/Experiment1_TileOnly.lif: 
   [testng] 04:52:14,323 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 04:52:14,323 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:52:14,324 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2025-01-07_04-52-14.log]
   [testng] 04:52:14,325 |-INFO in ch.qos.logback.core.sift.SiftProcessor@a34b379 - End of configuration.
   [testng] [2025-01-07 04:52:14,602] [pool-1-thread-6] Initializing /data/martin-hoehne/Niere-Schnitt-GFP-dTomato.lif: 
   [testng] 04:52:14,602 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 04:52:14,602 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:52:14,603 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2025-01-07_04-52-14.log]
   [testng] 04:52:14,603 |-INFO in ch.qos.logback.core.sift.SiftProcessor@49724561 - End of configuration.
   [testng] [2025-01-07 04:52:14,904] [pool-1-thread-5] Initializing /data/jerome/E345_312.lif: 
   [testng] 04:52:14,905 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 04:52:14,905 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:52:14,905 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2025-01-07_04-52-14.log]
   [testng] 04:52:14,905 |-INFO in ch.qos.logback.core.sift.SiftProcessor@365c0bf8 - End of configuration.
   [testng] [2025-01-07 04:52:15,166] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y9.tif: 
   [testng] 04:52:15,166 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 04:52:15,166 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:52:15,166 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2025-01-07_04-52-15.log]
   [testng] 04:52:15,167 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7da2637c - End of configuration.
   [testng] [2025-01-07 04:52:17,208] [pool-1-thread-3] Initializing /data/romain/tile 002.lif: 
   [testng] 04:52:17,208 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 04:52:17,208 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:52:17,209 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2025-01-07_04-52-17.log]
   [testng] 04:52:17,209 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2c837689 - End of configuration.
   [testng] [2025-01-07 04:52:17,473] [pool-1-thread-2] Initializing /data/qa-7273/5-17 Hypoxia.lif: 
   [testng] 04:52:17,473 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 04:52:17,473 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:52:17,474 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2025-01-07_04-52-17.log]
   [testng] 04:52:17,474 |-INFO in ch.qos.logback.core.sift.SiftProcessor@24f84771 - End of configuration.
   [testng] [2025-01-07 04:52:22,615] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y5.tif: 
   [testng] [2025-01-07 04:52:23,753] [pool-1-thread-1] Initializing /data/andrew/SP5 FRAP/220311 FRAP YFP test.lif: 
   [testng] [2025-01-07 04:52:24,062] [pool-1-thread-12] Initializing /data/martin-hoehne/Niere-Schnitt5.lif: 
   [testng] [2025-01-07 04:52:25,558] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y7.tif: 
   [testng] [2025-01-07 04:52:26,835] [pool-1-thread-11] Initializing /data/donald/DB180509_LSMdemo.lif: 
   [testng] [2025-01-07 04:52:27,085] [pool-1-thread-9] Initializing /data/qa-6635/2013_03_01_MLH1_SYCP3_HSPA2_16dpc_SC.lif: 
   [testng] [2025-01-07 04:52:27,350] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y9.tif: 
   [testng] [2025-01-07 04:52:28,293] [pool-1-thread-4] Initializing /data/mark/Leica_FRAP_1channel_noZ-stack.lif: 
   [testng] [2025-01-07 04:52:28,533] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y1.tif: 
   [testng] [2025-01-07 04:52:30,129] [pool-1-thread-2] Initializing /data/pki/RA4 P3 x63.lif: 
   [testng] [2025-01-07 04:52:30,374] [pool-1-thread-12] Initializing /data/vytas/030510-esxA-mCherry 3.lif: 
   [testng] [2025-01-07 04:52:32,164] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y5.tif: 
   [testng] [2025-01-07 04:52:34,134] [pool-1-thread-3] Initializing /data/jcb/201007044/Figure 4D - F761.lif: 
   [testng] [2025-01-07 04:52:34,392] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y7.tif: 
   [testng] [2025-01-07 04:52:35,535] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y1.tif: 
   [testng] [2025-01-07 04:52:37,409] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch1.avi: 
   [testng] [2025-01-07 04:52:37,734] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y1.tif: 
   [testng] [2025-01-07 04:52:38,901] [pool-1-thread-11] Initializing /data/jcb/JCB 201203109/FIG 2D STAT3-EYFP  CNTF.lif: 
   [testng] [2025-01-07 04:52:39,466] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y1.tif: 
   [testng] [2025-01-07 04:52:41,453] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y8.tif: 
   [testng] [2025-01-07 04:52:43,414] [pool-1-thread-4] Initializing /data/vytas/2014/2nd MeBl30 200MEA plus bkpmp end.lif: 
   [testng] [2025-01-07 04:52:43,794] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y8.tif: 
   [testng] [2025-01-07 04:52:45,247] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch2.avi: 
   [testng] [2025-01-07 04:52:45,943] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y2.tif: 
   [testng] [2025-01-07 04:52:47,074] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y9.tif: 
   [testng] [2025-01-07 04:52:50,842] [pool-1-thread-5] Initializing /data/andrew/LIF Lambda/Montage of Alexa 488 Lambda.tif: 
   [testng] [2025-01-07 04:52:52,792] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y6.tif: 
   [testng] [2025-01-07 04:52:54,158] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch3.avi: 
   [testng] [2025-01-07 04:52:54,468] [pool-1-thread-7] Initializing /data/sagar/c55 scatter stage 14.lif: 
   [testng] [2025-01-07 04:52:55,370] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y4.tif: 
   [testng] [2025-01-07 04:52:56,626] [pool-1-thread-4] Initializing /data/mario/2007-11-12_L15_AF001.lif: 
   [testng] [2025-01-07 04:52:57,291] [pool-1-thread-10] Initializing /data/fabrice/new/UL66 bicolore stacks + merge.lif: 
   [testng] [2025-01-07 04:52:58,243] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y6.tif: 
   [testng] [2025-01-07 04:52:59,476] [pool-1-thread-3] Initializing /data/romain/merge 002.lif: 
   [testng] [2025-01-07 04:53:02,391] [pool-1-thread-9] Initializing /data/schek/Experiment_001.lif: 
   [testng] [2025-01-07 04:53:03,221] [pool-1-thread-8] Initializing /data/nicolas/Experiment.lif: 
   [testng] [2025-01-07 04:53:04,602] [pool-1-thread-6] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP002_5um.png: 
   [testng] [2025-01-07 04:53:04,635] [pool-1-thread-11] Initializing /data/kristine/Kristine.lif: 
   [testng] [2025-01-07 04:53:05,106] [pool-1-thread-4] Initializing /data/stefan/Experiment.lif: 
   [testng] [2025-01-07 04:53:05,384] [pool-1-thread-7] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP000_1um.png: 
   [testng] [2025-01-07 04:53:06,910] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y5.tif: 
   [testng] [2025-01-07 04:53:08,077] [pool-1-thread-5] Initializing /data/stefan/Rx3GFP280907pos003.lif: 
   [testng] [2025-01-07 04:53:08,497] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y6.tif: 
   [testng] [2025-01-07 04:53:09,792] [pool-1-thread-7] Initializing /data/ian/TGN647sh-GM130-532_10mMEA_03.lif: 
   [testng] [2025-01-07 04:53:10,485] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y2.tif: 
   [testng] [2025-01-07 04:53:11,838] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y7.tif: 
   [testng] [2025-01-07 04:53:13,587] [pool-1-thread-3] Initializing /data/matthias/ms-first tests.lif: 
   [testng] [2025-01-07 04:53:14,136] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y7.tif: 
   [testng] [2025-01-07 04:53:15,288] [pool-1-thread-2] Initializing /data/michael/2007-01-02_scanfield_check.lif: 
   [testng] [2025-01-07 04:53:15,572] [pool-1-thread-11] Initializing /data/andrew/Snapshots_150908.lif: 
   [testng] [2025-01-07 04:53:16,230] [pool-1-thread-9] Initializing /data/tony/20070413FLIMtest.lif: 
   [testng] [2025-01-07 04:53:16,521] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y9.tif: 
   [testng] [2025-01-07 04:53:18,777] [pool-1-thread-7] Initializing /data/stephen/Timelapse of RG An embryos.lif: 
   [testng] [2025-01-07 04:53:20,050] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y8.tif: 
   [testng] [2025-01-07 04:53:21,388] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y1.tif: 
   [testng] [2025-01-07 04:53:22,701] [pool-1-thread-10] Initializing /data/jcb/JCB 201112145/Figure 5B.lif: 
   [testng] [2025-01-07 04:53:23,224] [pool-1-thread-2] Initializing /data/garcion/testOne.lif: 
   [testng] [2025-01-07 04:53:23,562] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y7.tif: 
   [testng] [2025-01-07 04:53:24,797] [pool-1-thread-1] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch3.avi: 
   [testng] [2025-01-07 04:53:25,084] [pool-1-thread-12] Initializing /data/melissa/roi-test-1.lif: 
   [testng] [2025-01-07 04:53:25,317] [pool-1-thread-11] Initializing /data/sebastian/sebHaase.lif: 
   [testng] [2025-01-07 04:53:26,929] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y3.tif: 
   [testng] [2025-01-07 04:53:28,221] [pool-1-thread-4] Initializing /data/rich/TEST.lif: 
   [testng] [2025-01-07 04:53:28,517] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y4.tif: 
   [testng] [2025-01-07 04:53:29,915] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y9.tif: 
   [testng] [2025-01-07 04:53:31,643] [pool-1-thread-8] Initializing /data/andrew/LIF Lambda/Image J Grab.tiff: 
   [testng] [2025-01-07 04:53:32,783] [pool-1-thread-5] Initializing /data/stefan/p24b.lif: 
   [testng] [2025-01-07 04:53:33,727] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y6.tif: 
   [testng] [2025-01-07 04:53:34,880] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y8.tif: 
   [testng] [2025-01-07 04:53:36,255] [pool-1-thread-11] Initializing /data/fabrice/Rosier.lif: 
   [testng] [2025-01-07 04:53:36,573] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y5.tif: 
   [testng] [2025-01-07 04:53:39,359] [pool-1-thread-9] Initializing /data/kota/int_ok.lif: 
   [testng] [2025-01-07 04:53:39,605] [pool-1-thread-3] Initializing /data/stefan/3D_Prionium_thick_stack.lif: 
   [testng] [2025-01-07 04:53:39,911] [pool-1-thread-5] Initializing /data/fabrice/Clipboard.jpg: 
   [testng] [2025-01-07 04:53:40,144] [pool-1-thread-11] Initializing /data/matthias/experiment_020.lif: 
   [testng] [2025-01-07 04:53:42,110] [pool-1-thread-6] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP001_2_5um.png: 
   [testng] [2025-01-07 04:53:42,265] [pool-1-thread-3] Initializing /data/gh-3873/Problem.lif: 
   [testng] [2025-01-07 04:53:43,186] [pool-1-thread-11] Initializing /data/jcb/201007044/Figure 4C - F761.lif: 
   [testng] [2025-01-07 04:53:43,540] [pool-1-thread-7] Initializing /data/jerome/E346_268_cutceaf.lif: 
   [testng] [2025-01-07 04:53:43,824] [pool-1-thread-5] Initializing /data/vytas/Experimenttest2.lif: 
   [testng] [2025-01-07 04:53:44,322] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Merge.avi: 
   [testng] [2025-01-07 04:53:44,710] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y0.tif: 
   [testng] [2025-01-07 04:53:46,064] [pool-1-thread-1] Initializing /data/public/imagesc-30856/20191025 Test FRET 585. 423, 426.lif: 
   [testng] [2025-01-07 04:53:46,349] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y0.tif: 
   [testng] [2025-01-07 04:53:47,405] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y9.tif: 
   [testng] [2025-01-07 04:53:48,511] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y7.tif: 
   [testng] [2025-01-07 04:53:50,120] [pool-1-thread-6] Initializing /data/andrew/Par6 GFP delaminating cells.lif: 
   [testng] [2025-01-07 04:53:50,440] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y2.tif: 
   [testng] [2025-01-07 04:53:52,099] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y9.tif: 
   [testng] [2025-01-07 04:53:54,225] [pool-1-thread-2] Initializing /data/oliver/Single Channel Measurements.lif: 
   [testng] [2025-01-07 04:53:54,678] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y3.tif: 
   [testng] [2025-01-07 04:53:55,802] [pool-1-thread-5] Initializing /data/olivier/tiled/Mike.lif: 
   [testng] [2025-01-07 04:53:56,864] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y3.tif: 
   [testng] [2025-01-07 04:53:59,403] [pool-1-thread-6] Initializing /data/matthias/directory_tree.jpg: 
   [testng] [2025-01-07 04:53:59,779] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y3.tif: 
   [testng] [2025-01-07 04:54:02,768] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y9.tif: 
   [testng] [2025-01-07 04:54:03,873] [pool-1-thread-10] Initializing /data/claus/080118_group3.lif: 
   [testng] [2025-01-07 04:54:04,104] [pool-1-thread-8] Initializing /data/martin/sample files.lif: 
   [testng] [2025-01-07 04:54:04,429] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y0.tif: 
   [testng] [2025-01-07 04:54:05,647] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Right Order/Right Order Montage.tif: 
   [testng] [2025-01-07 04:54:06,867] [pool-1-thread-4] Initializing /data/andrew/SP5 FRAP/ROI data.jpg: 
   [testng] [2025-01-07 04:54:07,024] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y2.tif: 
   [testng] [2025-01-07 04:54:08,148] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y2.tif: 
   [testng] [2025-01-07 04:54:09,295] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y7.tif: 
   [testng] [2025-01-07 04:54:11,625] [pool-1-thread-10] Initializing /data/donald/DB_lambda_scans_Ab1_50 030809.lif: 
   [testng] [2025-01-07 04:54:12,114] [pool-1-thread-3] Initializing /data/andrew/LIF Lambda/Lambda 1.lif: 
   [testng] [2025-01-07 04:54:13,701] [pool-1-thread-8] Initializing /data/stefan/actinFRAP.lif: 
   [testng] [2025-01-07 04:54:14,001] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y2.tif: 
   [testng] [2025-01-07 04:54:16,248] [pool-1-thread-4] Initializing /data/melissa/roi-test-0.tif: 
   [testng] [2025-01-07 04:54:17,779] [pool-1-thread-7] Initializing /data/qa-21092/1-GBP1-CaaX+LLoMe.lif: 
   [testng] [2025-01-07 04:54:18,082] [pool-1-thread-10] Initializing /data/oliver/100529.lif: 
   [testng] [2025-01-07 04:54:18,489] [pool-1-thread-12] Initializing /data/andrew/FRAP_Test_12-0808.lif: 
   [testng] [2025-01-07 04:54:18,811] [pool-1-thread-8] Initializing /data/stefan/spe.lif: 
   [testng] [2025-01-07 04:54:19,487] [pool-1-thread-3] Initializing /data/claude/1A.lif: 
   [testng] [2025-01-07 04:54:20,014] [pool-1-thread-5] Initializing /data/andrew/FRAP_Test_250708.lif: 
   [testng] [2025-01-07 04:54:20,408] [pool-1-thread-6] Initializing /data/christophe/test_greys.lif: 
   [testng] [2025-01-07 04:54:22,140] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y2.tif: 
   [testng] [2025-01-07 04:54:23,388] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y6.tif: 
   [testng] [2025-01-07 04:54:24,495] [pool-1-thread-11] Initializing /data/ville/single_channel.lif: 
   [testng] [2025-01-07 04:54:24,712] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y7.tif: 
   [testng] [2025-01-07 04:54:25,800] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y1.tif: 
   [testng] [2025-01-07 04:54:28,125] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y3.tif: 
   [testng] [2025-01-07 04:54:29,241] [pool-1-thread-12] Initializing /data/olivier/tiled/bob.lif: 
   [testng] [2025-01-07 04:54:29,868] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y5.tif: 
   [testng] [2025-01-07 04:54:34,426] [pool-1-thread-11] Initializing /data/schek/Experiment_001_2010.lif: 
   [testng] [2025-01-07 04:54:34,807] [pool-1-thread-5] Initializing /data/peter/20110916D.lif: 
   [testng] [2025-01-07 04:54:36,255] [pool-1-thread-4] Initializing /data/public/michael/PR2729_frameOrderCombinedScanTypes.lif: 
   [testng] [2025-01-07 04:54:36,550] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y4.tif: 
   [testng] [2025-01-07 04:54:39,217] [pool-1-thread-11] Initializing /data/olivier/STAGE CONFIG1.lif: 
   [testng] [2025-01-07 04:54:40,392] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y5.tif: 
   [testng] [2025-01-07 04:54:42,543] [pool-1-thread-8] Initializing /data/melissa/Series001_z1.tif: 
   [testng] [2025-01-07 04:54:43,986] [pool-1-thread-2] Initializing /data/sebastian/sebHaase2.lif: 
   [testng] [2025-01-07 04:54:44,249] [pool-1-thread-7] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch2.avi: 
   [testng] [2025-01-07 04:54:44,517] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y5.tif: 
   [testng] [2025-01-07 04:54:46,061] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y2.tif: 
   [testng] [2025-01-07 04:54:47,280] [pool-1-thread-10] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/Wrong Order Montage.tif: 
   [testng] [2025-01-07 04:54:49,591] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y2.tif: 
   [testng] [2025-01-07 04:54:54,610] [pool-1-thread-2] Initializing /data/fabrice/09-10-23 Tete de mouche.lif: 
   [testng] [2025-01-07 04:54:54,931] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y1.tif: 
   [testng] [2025-01-07 04:54:57,701] [pool-1-thread-1] Initializing /data/claude/Short_1A.lif: 
   [testng] [2025-01-07 04:54:58,553] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y4.tif: 
   [testng] [2025-01-07 04:55:00,954] [pool-1-thread-4] Initializing /data/chris/kees_friday2.lif: 
   [testng] [2025-01-07 04:55:01,753] [pool-1-thread-9] Initializing /data/qa-16919/DM6000_colour-camera-8bit.lif: 
   [testng] [2025-01-07 04:55:02,507] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y6.tif: 
   [testng] [2025-01-07 04:55:05,162] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y6.tif: 
   [testng] [2025-01-07 04:55:06,376] [pool-1-thread-11] Initializing /data/vytas/data samples.lif: 
   [testng] [2025-01-07 04:55:06,699] [pool-1-thread-10] Initializing /data/christophe/01_4C1Z.lif: 
   [testng] [2025-01-07 04:55:07,207] [pool-1-thread-4] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order.tif: 
   [testng] [2025-01-07 04:55:09,248] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y7.tif: 
   [testng] [2025-01-07 04:55:11,547] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y8.tif: 
   [testng] [2025-01-07 04:55:12,838] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y0.tif: 
   [testng] [2025-01-07 04:55:14,651] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y0.tif: 
   [testng] [2025-01-07 04:55:16,189] [pool-1-thread-9] Initializing /data/jcb/201007044/Figure 4C - F505.lif: 
   [testng] [2025-01-07 04:55:16,606] [pool-1-thread-8] Initializing /data/tony/OPN_cy3_dapi_trab.lif: 
   [testng] [2025-01-07 04:55:19,943] [pool-1-thread-9] Initializing /data/jcb/JCB 201112145/Figure 3A.lif: 
   [testng] [2025-01-07 04:55:20,485] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y4.tif: 
   [testng] [2025-01-07 04:55:21,729] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y5.tif: 
   [testng] [2025-01-07 04:55:23,618] [pool-1-thread-8] Initializing /data/martin/stack dapi-Alx568-reflectiveSnapshot All2.jpg: 
   [testng] [2025-01-07 04:55:23,806] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y0.tif: 
   [testng] [2025-01-07 04:55:25,104] [pool-1-thread-9] Initializing /data/andrew/Series 68 Multi from Image Sequence.tif: 
   [testng] [2025-01-07 04:55:27,133] [pool-1-thread-2] Initializing /data/fabrice/test 2.lif: 
   [testng] [2025-01-07 04:55:28,217] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y0.tif: 
   [testng] [2025-01-07 04:55:29,305] [pool-1-thread-10] Initializing /data/tony/Celegeansexp01.lif: 
   [testng] [2025-01-07 04:55:29,972] [pool-1-thread-8] Initializing /data/pki/20111116preCK50.lif: 
   [testng] [2025-01-07 04:55:32,195] [pool-1-thread-2] Initializing /data/vytas/20x deconvol demo.lif: 
   [testng] [2025-01-07 04:55:33,774] [pool-1-thread-4] Initializing /data/andrew/Series 68 Multi from Importer.tif: 
   [testng] [2025-01-07 04:55:35,595] [pool-1-thread-6] Initializing /data/jerome/E346_316.lif: 
   [testng] [2025-01-07 04:55:36,735] [pool-1-thread-7] Initializing /data/vytas/Series008_t000_ch00.tif: 
   [testng] [2025-01-07 04:55:38,991] [pool-1-thread-9] Initializing /data/tony/Scanerror.lif: 
   [testng] [2025-01-07 04:55:39,265] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y5.tif: 
   [testng] [2025-01-07 04:55:41,489] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch1.avi: 
   [testng] [2025-01-07 04:55:41,772] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y3.tif: 
   [testng] [2025-01-07 04:55:43,777] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Wrong Order Merge.avi: 
   [testng] [2025-01-07 04:55:44,022] [pool-1-thread-11] Initializing /data/melissa/LIF2_test-with-ROIs.lif: 
   [testng] [2025-01-07 04:55:45,492] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y0.tif: 
   [testng] [2025-01-07 04:55:47,880] [pool-1-thread-11] Initializing /data/christian/20090323fluoresceinRPMI.lif: 
   [testng] [2025-01-07 04:55:48,154] [pool-1-thread-9] Initializing /data/tony/December_806b.lif: 
   [testng] [2025-01-07 04:55:48,454] [pool-1-thread-8] Initializing /data/andrew/Snapshots_1kx1k_150908.lif: 
   [testng] [2025-01-07 04:55:48,678] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y5.tif: 
   [testng] [2025-01-07 04:55:51,534] [pool-1-thread-5] Initializing /data/jcb/Figure 1A.lif: 
   [testng] [2025-01-07 04:55:51,853] [pool-1-thread-2] Initializing /data/stefan/p24_dfc.lif: 
   [testng] [2025-01-07 04:55:52,128] [pool-1-thread-11] Initializing /data/jcb/JCB 201112145/Figure 5A.lif: 
   [testng] [2025-01-07 04:55:52,746] [pool-1-thread-4] Initializing /data/leon/leon002.lif: 
   [testng] [2025-01-07 04:55:54,353] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y8.tif: 
   [testng] [2025-01-07 04:55:55,644] [pool-1-thread-8] Initializing /data/fabrice/Clipboard-1.jpg: 
   [testng] [2025-01-07 04:55:56,012] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y8.tif: 
   [testng] [2025-01-07 04:55:57,017] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y0.tif: 
   [testng] [2025-01-07 04:55:58,017] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y4.tif: 
   [testng] [2025-01-07 04:55:59,142] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y8.tif: 
   [testng] [2025-01-07 04:56:00,240] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y3.tif: 
   [testng] [2025-01-07 04:56:01,256] [pool-1-thread-11] Initializing /data/christian/20090323illutest_BFmisaligned.lif: 
   [testng] [2025-01-07 04:56:01,666] [pool-1-thread-8] Initializing /data/tommaso/Midollo GFAP 27.10.10 OXA+PEA 40x.lif: 
   [testng] [2025-01-07 04:56:04,172] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y6.tif: 
   [testng] [2025-01-07 04:56:05,942] [pool-1-thread-8] Initializing /data/fabrice/test 1.lif: 
   [testng] [2025-01-07 04:56:06,254] [pool-1-thread-9] Initializing /data/stefan/exp02.lif: 
   [testng] [2025-01-07 04:56:06,770] [pool-1-thread-1] Initializing /data/alexander/20120224.lif: 
   [testng] [2025-01-07 04:56:08,634] [pool-1-thread-9] Initializing /data/christophe/test_greys_with_roi.lif: 
   [testng] [2025-01-07 04:56:08,919] [pool-1-thread-2] Initializing /data/stefan/p24b-v1240.lif: 
   [testng] [2025-01-07 04:56:09,193] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y1.tif: 
   [testng] [2025-01-07 04:56:11,038] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y8.tif: 
   [testng] [2025-01-07 04:56:12,089] [pool-1-thread-8] Initializing /data/qa-31234/822.lif: 
   [testng] [2025-01-07 04:56:13,693] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y7.tif: 
   [testng] [2025-01-07 04:56:15,633] [pool-1-thread-4] Initializing /data/chris/free edge 6.lif: 
   [testng] [2025-01-07 04:56:16,084] [pool-1-thread-1] Initializing /data/dirk/Mag-test.lif: 
   [testng] [2025-01-07 04:56:17,814] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y6.tif: 
   [testng] [2025-01-07 04:56:19,107] [pool-1-thread-9] Initializing /data/andrew/LIF Lambda/Lambda 1 file grab.bmp: 
   [testng] [2025-01-07 04:56:19,204] [pool-1-thread-11] Initializing /data/jcb/JCB 201203109/FIG2D STAT3-EYFP BDNF.lif: 
   [testng] [2025-01-07 04:56:20,397] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y4.tif: 
   [testng] [2025-01-07 04:56:22,594] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y3.tif: 
   [testng] [2025-01-07 04:56:24,642] [pool-1-thread-11] Initializing /data/jean-marie/20100827G1.lif: 
   [testng] [2025-01-07 04:56:25,038] [pool-1-thread-6] Initializing /data/vytas/Experiment2.lif: 
   [testng] [2025-01-07 04:56:25,351] [pool-1-thread-5] Initializing /data/garcion/testTwo.lif: 
   [testng] [2025-01-07 04:56:25,615] [pool-1-thread-4] Initializing /data/claude/4B.lif: 
   [testng] [2025-01-07 04:56:28,204] [pool-1-thread-10] Initializing /data/oliver/Multi-channel Measurements.lif: 
   [testng] [2025-01-07 04:56:32,017] [pool-1-thread-12] Initializing /data/vytas/B6 mo2 g9c8 act tc DiD 20mil 24hrs after inj rbc DiI.lif: 
   [testng] [2025-01-07 04:56:33,335] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y8.tif: 
   [testng] [2025-01-07 04:56:34,555] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y3.tif: 
   [testng] [2025-01-07 04:56:35,623] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order.tif: 
   [testng] [2025-01-07 04:56:36,701] [pool-1-thread-2] Initializing /data/jcb/201003021_Fig8B.lif: 
   [testng] [2025-01-07 04:56:36,936] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y1.tif: 
   [testng] [2025-01-07 04:56:37,961] [pool-1-thread-9] Initializing /data/vytas/LIFtest.lif: 
   [testng] [2025-01-07 04:56:39,042] [pool-1-thread-3] Initializing /data/qa-4791/TestFlorianDescription2.lif: 
   [testng] [2025-01-07 04:56:40,392] [pool-1-thread-9] Initializing /data/mario/2007-11-13_DMEM_GFPcells.lif: 
   [testng] [2025-01-07 04:56:41,018] [pool-1-thread-2] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP003_10um.png: 
   [testng] [2025-01-07 04:56:41,349] [pool-1-thread-3] Initializing /data/stefan/Rx3GFP280907.lif: 
   [testng] [2025-01-07 04:56:43,040] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y9.tif: 
   [testng] [2025-01-07 04:56:45,075] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y3.tif: 
   [testng] [2025-01-07 04:56:46,674] [pool-1-thread-10] Initializing /data/alex/2010-11-29-test-for-OME.lif: 
   [testng] [2025-01-07 04:56:47,282] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y6.tif: 
   [testng] [2025-01-07 04:56:48,780] [pool-1-thread-6] Initializing /data/melissa/roi-test-1.xml: 
   [testng] [2025-01-07 04:56:49,154] [pool-1-thread-1] Initializing /data/ki/Experiment_001.lif: 
   [testng] [2025-01-07 04:56:49,461] [pool-1-thread-11] Initializing /data/andrew/New XZY LIF Upload/XZY Stacks.lif: 
   [testng] [2025-01-07 04:56:49,931] [pool-1-thread-5] Initializing /data/olivier/120404_Li011_200V.lif: 
   [testng] [2025-01-07 04:56:51,647] [pool-1-thread-10] Initializing /data/melissa/Series001_z0.tif: 
   [testng] [2025-01-07 04:56:53,491] [pool-1-thread-3] Initializing /data/qa-10980/Day 2 Chitin Kan.lif: 
   [testng] [2025-01-07 04:56:53,802] [pool-1-thread-6] Initializing /data/tony/Scanerror-nested.lif: 
   [testng] [2025-01-07 04:56:54,194] [pool-1-thread-11] Initializing /data/sagar/forMelissa.lif: 
   [testng] [2025-01-07 04:56:54,763] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y4.tif: 
   [testng] [2025-01-07 04:56:58,863] [pool-1-thread-1] Initializing /data/qa-16911/DM6000_colour-camera-12bit.lif: 
   [testng] [2025-01-07 04:56:59,077] [pool-1-thread-12] Initializing /data/qa-10917/P2P-MS2-lacZ.lif: 
   [testng] [2025-01-07 04:56:59,855] [pool-1-thread-4] Initializing /data/richard/resolution check.lif: 
   [testng] [2025-01-07 04:57:00,617] [pool-1-thread-2] Initializing /data/vytas/Image002_ch00.tif: 
   [testng] [2025-01-07 04:57:01,759] [pool-1-thread-9] Initializing /data/matthias/ms-beats.lif: 
   [testng] [2025-01-07 04:57:02,347] [pool-1-thread-11] Initializing /data/ville/expected output.png: 
   [testng] [2025-01-07 04:57:03,094] [pool-1-thread-6] Initializing /data/lance/Beta Catenin.lif: 
   [testng] [2025-01-07 04:57:03,818] [pool-1-thread-4] Initializing /data/martin/110921 Goedele.lif: 
   [testng] [2025-01-07 04:57:05,457] [pool-1-thread-12] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/150519_FRAP_test_ROIs_chromagreen.lif: 
   [testng] [2025-01-07 04:57:06,028] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y2.tif: 
   [testng] [2025-01-07 04:57:07,890] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y0.tif: 
   [testng] [2025-01-07 04:57:09,783] [pool-1-thread-9] Initializing /data/melissa/roi-test-0.lif: 
   [testng] [2025-01-07 04:57:10,065] [pool-1-thread-3] Initializing /data/jcb/201007044/Figure 4D - F505.lif: 
   [testng] [2025-01-07 04:57:10,743] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y4.tif: 
   [testng] [2025-01-07 04:57:13,399] [pool-1-thread-6] Initializing /data/christophe/070921_HN_Nav.lif: 
   [testng] [2025-01-07 04:57:14,525] [pool-1-thread-3] Initializing /data/qa-3859/LSItoday.lif: 
   [testng] [2025-01-07 04:57:14,857] [pool-1-thread-9] Initializing /data/vytas/Experiment not horrid.lif: 
   [testng] [2025-01-07 04:57:15,525] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y9.tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 14204, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 18 minutes 7 seconds
Finished: SUCCESS