Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 272
originally caused by:
 Started by upstream project "Trigger" build number 294
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@4
[BIOFORMATS-test-folder@4] $ /bin/bash -xe /tmp/jenkins9692044700495835743.sh
+ '[' leica-lif = slidebook ']'
++ date +%u
+ '[' 5 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_42954_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

test-automated:
   [testng] File leak detector installed
   [testng] 04:16:37,905 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 04:16:37,907 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - No custom configurators were discovered as a service.
   [testng] 04:16:37,907 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:16:37,908 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:16:37,908 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 04:16:37,908 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 04:16:37,908 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 04:16:37,908 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:16:37,909 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:16:37,909 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 04:16:37,909 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 04:16:37,909 |-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:16:38,147 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 04:16:38,147 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 04:16:38,175 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 04:16:38,175 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 04:16:38,183 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 04:16:38,183 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 04:16:38,183 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 04:16:38,184 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 04:16:38,184 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7a69b07 - End of configuration.
   [testng] 04:16:38,185 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@636be97c - Registering current configuration as safe fallback point
   [testng] 04:16:38,185 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 276 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-11-29 04:16:38,195] [main] java.version = 1.8.0_342
   [testng] 04:16:38,199 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 04:16:38,199 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:16:38,245 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-11-29_04-16-38.log]
   [testng] 04:16:38,246 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13c9d689 - End of configuration.
   [testng] [2024-11-29 04:16:38,248] [main] testng.directory = /data
   [testng] [2024-11-29 04:16:38,249] [main] testng.configDirectory = /config
   [testng] [2024-11-29 04:16:38,261] [main] testng.multiplier = 1.0
   [testng] [2024-11-29 04:16:38,262] [main] testng.in-memory = false
   [testng] [2024-11-29 04:16:38,262] [main] testng.allow-missing = false
   [testng] [2024-11-29 04:16:38,262] [main] user.language = en
   [testng] [2024-11-29 04:16:38,262] [main] user.country = ${user.country}
   [testng] [2024-11-29 04:16:38,262] [main] Maximum heap size = 13653 MB
   [testng] Scanning for files...
   [testng] [2024-11-29 04:22:44,670] [main] ----------------------------------------
   [testng] [2024-11-29 04:22:44,670] [main] Total files: 404
   [testng] [2024-11-29 04:22:44,670] [main] Scan time: 366.408 s (906 ms/file)
   [testng] [2024-11-29 04:22:44,670] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 268 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-11-29 04:27:50,738] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y1.tif: 
   [testng] 04:27:50,739 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 04:27:50,739 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:27:50,740 |-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-11-29_04-27-50.log]
   [testng] 04:27:50,740 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7af926e2 - End of configuration.
   [testng] [2024-11-29 04:27:51,747] [pool-1-thread-12] Initializing /data/vytas/Experiment not horrid.lif: 
   [testng] 04:27:51,747 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 04:27:51,747 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:27:51,748 |-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-11-29_04-27-51.log]
   [testng] 04:27:51,748 |-INFO in ch.qos.logback.core.sift.SiftProcessor@573353e1 - End of configuration.
   [testng] [2024-11-29 04:27:52,253] [pool-1-thread-11] Initializing /data/sagar/c55 scatter stage 14.lif: 
   [testng] 04:27:52,254 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 04:27:52,254 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:27:52,254 |-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-11-29_04-27-52.log]
   [testng] 04:27:52,255 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5de485a9 - End of configuration.
   [testng] [2024-11-29 04:27:52,468] [pool-1-thread-10] Initializing /data/michael/2007-01-02_scanfield_check.lif: 
   [testng] 04:27:52,469 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 04:27:52,469 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:27:52,470 |-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-11-29_04-27-52.log]
   [testng] 04:27:52,470 |-INFO in ch.qos.logback.core.sift.SiftProcessor@636bbd4b - End of configuration.
   [testng] [2024-11-29 04:27:52,668] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y1.tif: 
   [testng] 04:27:52,669 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 04:27:52,669 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:27:52,669 |-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-11-29_04-27-52.log]
   [testng] 04:27:52,670 |-INFO in ch.qos.logback.core.sift.SiftProcessor@414664b4 - End of configuration.
   [testng] [2024-11-29 04:27:53,655] [pool-1-thread-8] Initializing /data/matthias/directory_tree.jpg: 
   [testng] 04:27:53,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 04:27:53,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:27:53,656 |-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-11-29_04-27-53.log]
   [testng] 04:27:53,656 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4342750f - End of configuration.
   [testng] [2024-11-29 04:27:53,757] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y3.tif: 
   [testng] 04:27:53,757 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 04:27:53,757 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:27:53,758 |-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-11-29_04-27-53.log]
   [testng] 04:27:53,758 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3824ce57 - End of configuration.
   [testng] [2024-11-29 04:27:54,723] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y3.tif: 
   [testng] 04:27:54,723 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 04:27:54,723 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:27:54,724 |-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-11-29_04-27-54.log]
   [testng] 04:27:54,724 |-INFO in ch.qos.logback.core.sift.SiftProcessor@51af056f - End of configuration.
   [testng] [2024-11-29 04:27:55,693] [pool-1-thread-5] Initializing /data/christian/20090323fluoresceinRPMI.lif: 
   [testng] 04:27:55,693 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 04:27:55,693 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:27:55,694 |-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-11-29_04-27-55.log]
   [testng] 04:27:55,694 |-INFO in ch.qos.logback.core.sift.SiftProcessor@681a8d12 - End of configuration.
   [testng] [2024-11-29 04:27:55,922] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y4.tif: 
   [testng] 04:27:55,922 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 04:27:55,922 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:27:55,922 |-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-11-29_04-27-55.log]
   [testng] 04:27:55,923 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5d52b450 - End of configuration.
   [testng] [2024-11-29 04:27:56,898] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y6.tif: 
   [testng] 04:27:56,899 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 04:27:56,899 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:27:56,899 |-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-11-29_04-27-56.log]
   [testng] 04:27:56,899 |-INFO in ch.qos.logback.core.sift.SiftProcessor@ef0c3b1 - End of configuration.
   [testng] [2024-11-29 04:27:57,889] [pool-1-thread-2] Initializing /data/olivier/120404_Li011_200V.lif: 
   [testng] 04:27:57,889 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 04:27:57,889 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:27:57,889 |-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-11-29_04-27-57.log]
   [testng] 04:27:57,890 |-INFO in ch.qos.logback.core.sift.SiftProcessor@175dfd47 - End of configuration.
   [testng] [2024-11-29 04:28:01,175] [pool-1-thread-5] Initializing /data/ville/expected output.png: 
   [testng] [2024-11-29 04:28:01,212] [pool-1-thread-2] Initializing /data/olivier/tiled/Mike.lif: 
   [testng] [2024-11-29 04:28:01,461] [pool-1-thread-8] Initializing /data/pki/20111116preCK50.lif: 
   [testng] [2024-11-29 04:28:02,928] [pool-1-thread-10] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order.tif: 
   [testng] [2024-11-29 04:28:04,048] [pool-1-thread-5] Initializing /data/peter/20110916D.lif: 
   [testng] [2024-11-29 04:28:05,640] [pool-1-thread-11] Initializing /data/fabrice/Clipboard.jpg: 
   [testng] [2024-11-29 04:28:08,500] [pool-1-thread-12] Initializing /data/qa-16919/DM6000_colour-camera-8bit.lif: 
   [testng] [2024-11-29 04:28:08,711] [pool-1-thread-9] Initializing /data/alex/2010-11-29-test-for-OME.lif: 
   [testng] [2024-11-29 04:28:08,985] [pool-1-thread-1] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP000_1um.png: 
   [testng] [2024-11-29 04:28:09,036] [pool-1-thread-6] Initializing /data/martin/sample files.lif: 
   [testng] [2024-11-29 04:28:09,332] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y8.tif: 
   [testng] [2024-11-29 04:28:10,442] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y8.tif: 
   [testng] [2024-11-29 04:28:11,468] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y1.tif: 
   [testng] [2024-11-29 04:28:12,630] [pool-1-thread-11] Initializing /data/fabrice/new/Experiment.lif: 
   [testng] [2024-11-29 04:28:13,607] [pool-1-thread-2] Initializing /data/oliver/Single Channel Measurements.lif: 
   [testng] [2024-11-29 04:28:14,480] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y2.tif: 
   [testng] [2024-11-29 04:28:15,958] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y3.tif: 
   [testng] [2024-11-29 04:28:17,077] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y9.tif: 
   [testng] [2024-11-29 04:28:18,791] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y8.tif: 
   [testng] [2024-11-29 04:28:20,096] [pool-1-thread-8] Initializing /data/kristine/Kristine.lif: 
   [testng] [2024-11-29 04:28:20,613] [pool-1-thread-6] Initializing /data/jerome/E346_268_cutceaf.lif: 
   [testng] [2024-11-29 04:28:22,004] [pool-1-thread-12] Initializing /data/jcb/JCB 201203109/FIG 2D STAT3-EYFP  CNTF.lif: 
   [testng] [2024-11-29 04:28:23,549] [pool-1-thread-7] Initializing /data/christophe/01_4C1Z.lif: 
   [testng] [2024-11-29 04:28:23,824] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch1.avi: 
   [testng] [2024-11-29 04:28:24,125] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y1.tif: 
   [testng] [2024-11-29 04:28:26,028] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y4.tif: 
   [testng] [2024-11-29 04:28:27,174] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y6.tif: 
   [testng] [2024-11-29 04:28:28,319] [pool-1-thread-12] Initializing /data/martin-hoehne/Niere-Schnitt-GFP-dTomato.lif: 
   [testng] [2024-11-29 04:28:29,008] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y7.tif: 
   [testng] [2024-11-29 04:28:30,087] [pool-1-thread-10] Initializing /data/tony/Celegeansexp01.lif: 
   [testng] [2024-11-29 04:28:30,330] [pool-1-thread-11] Initializing /data/stefan/p24b-v1240.lif: 
   [testng] [2024-11-29 04:28:30,586] [pool-1-thread-8] Initializing /data/jcb/JCB 201112145/Figure 3A.lif: 
   [testng] [2024-11-29 04:28:30,811] [pool-1-thread-3] Initializing /data/andrew/Snapshots_150908.lif: 
   [testng] [2024-11-29 04:28:31,586] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y4.tif: 
   [testng] [2024-11-29 04:28:32,969] [pool-1-thread-6] Initializing /data/dirk/Mag-test.lif: 
   [testng] [2024-11-29 04:28:34,136] [pool-1-thread-11] Initializing /data/stefan/p24_dfc.lif: 
   [testng] [2024-11-29 04:28:34,380] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch1.avi: 
   [testng] [2024-11-29 04:28:35,158] [pool-1-thread-12] Initializing /data/oliver/Multi-channel Measurements.lif: 
   [testng] [2024-11-29 04:28:35,864] [pool-1-thread-4] Initializing /data/jcb/Figure 1A.lif: 
   [testng] [2024-11-29 04:28:36,344] [pool-1-thread-6] Initializing /data/andrew/LIF Lambda/Image J Grab.tiff: 
   [testng] [2024-11-29 04:28:37,452] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y7.tif: 
   [testng] [2024-11-29 04:28:38,501] [pool-1-thread-2] Initializing /data/martin/110921 Goedele.lif: 
   [testng] [2024-11-29 04:28:39,084] [pool-1-thread-9] Initializing /data/melissa/roi-test-1.lif: 
   [testng] [2024-11-29 04:28:39,358] [pool-1-thread-11] Initializing /data/melissa/roi-test-1.xml: 
   [testng] [2024-11-29 04:28:39,660] [pool-1-thread-3] Initializing /data/andrew/FRAP_Test_250708.lif: 
   [testng] [2024-11-29 04:28:39,981] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y4.tif: 
   [testng] [2024-11-29 04:28:41,052] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y2.tif: 
   [testng] [2024-11-29 04:28:42,568] [pool-1-thread-4] Initializing /data/pascal/test.lif: 
   [testng] [2024-11-29 04:28:43,382] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y6.tif: 
   [testng] [2024-11-29 04:28:44,449] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y7.tif: 
   [testng] [2024-11-29 04:28:45,517] [pool-1-thread-9] Initializing /data/pki/RA4 P3 x63.lif: 
   [testng] [2024-11-29 04:28:47,718] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y6.tif: 
   [testng] [2024-11-29 04:28:49,040] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y6.tif: 
   [testng] [2024-11-29 04:28:50,150] [pool-1-thread-1] Initializing /data/jerome/E345_312.lif: 
   [testng] [2024-11-29 04:28:50,802] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y8.tif: 
   [testng] [2024-11-29 04:28:51,928] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/XZY Stacks.lif: 
   [testng] [2024-11-29 04:28:52,609] [pool-1-thread-8] Initializing /data/andrew/Series 68 Multi from Image Sequence.tif: 
   [testng] [2024-11-29 04:28:53,705] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y0.tif: 
   [testng] [2024-11-29 04:28:54,842] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y7.tif: 
   [testng] [2024-11-29 04:28:56,707] [pool-1-thread-7] Initializing /data/qa-6635/2013_03_01_MLH1_SYCP3_HSPA2_16dpc_SC.lif: 
   [testng] [2024-11-29 04:28:56,956] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y0.tif: 
   [testng] [2024-11-29 04:28:58,069] [pool-1-thread-12] Initializing /data/leon/leon002.lif: 
   [testng] [2024-11-29 04:28:58,308] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y6.tif: 
   [testng] [2024-11-29 04:29:00,265] [pool-1-thread-1] Initializing /data/public/michael/PR2729_frameOrderCombinedScanTypes.lif: 
   [testng] [2024-11-29 04:29:01,057] [pool-1-thread-7] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order.tif: 
   [testng] [2024-11-29 04:29:02,856] [pool-1-thread-12] Initializing /data/jcb/201003021_Fig8B.lif: 
   [testng] [2024-11-29 04:29:03,162] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y1.tif: 
   [testng] [2024-11-29 04:29:04,951] [pool-1-thread-4] Initializing /data/donald/DB_lambda_scans_Ab1_50 030809.lif: 
   [testng] [2024-11-29 04:29:05,220] [pool-1-thread-2] Initializing /data/martin/stack dapi-Alx568-reflectiveSnapshot All2.jpg: 
   [testng] [2024-11-29 04:29:05,362] [pool-1-thread-1] Initializing /data/qa-21092/1-GBP1-CaaX+LLoMe.lif: 
   [testng] [2024-11-29 04:29:06,422] [pool-1-thread-8] Initializing /data/stefan/Rx3GFP280907.lif: 
   [testng] [2024-11-29 04:29:06,859] [pool-1-thread-3] Initializing /data/qa-3859/LSItoday.lif: 
   [testng] [2024-11-29 04:29:07,142] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y6.tif: 
   [testng] [2024-11-29 04:29:09,436] [pool-1-thread-1] Initializing /data/schek/Experiment_001.lif: 
   [testng] [2024-11-29 04:29:09,945] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y9.tif: 
   [testng] [2024-11-29 04:29:11,131] [pool-1-thread-2] Initializing /data/nicolas/Experiment.lif: 
   [testng] [2024-11-29 04:29:12,458] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y7.tif: 
   [testng] [2024-11-29 04:29:13,505] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y1.tif: 
   [testng] [2024-11-29 04:29:14,529] [pool-1-thread-6] Initializing /data/schek/Experiment_001_2010.lif: 
   [testng] [2024-11-29 04:29:14,762] [pool-1-thread-7] Initializing /data/tony/Scanerror-nested.lif: 
   [testng] [2024-11-29 04:29:16,695] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y4.tif: 
   [testng] [2024-11-29 04:29:18,562] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y8.tif: 
   [testng] [2024-11-29 04:29:20,025] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y1.tif: 
   [testng] [2024-11-29 04:29:21,409] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y2.tif: 
   [testng] [2024-11-29 04:29:22,937] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y0.tif: 
   [testng] [2024-11-29 04:29:24,121] [pool-1-thread-10] Initializing /data/qa-4791/TestFlorianDescription2.lif: 
   [testng] [2024-11-29 04:29:24,398] [pool-1-thread-1] Initializing /data/tony/Scanerror.lif: 
   [testng] [2024-11-29 04:29:25,497] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y2.tif: 
   [testng] [2024-11-29 04:29:27,436] [pool-1-thread-11] Initializing /data/stefan/3D_Prionium_thick_stack.lif: 
   [testng] [2024-11-29 04:29:27,683] [pool-1-thread-12] Initializing /data/melissa/roi-test-0.lif: 
   [testng] [2024-11-29 04:29:27,930] [pool-1-thread-4] Initializing /data/jcb/JCB 201203109/FIG2D STAT3-EYFP BDNF.lif: 
   [testng] [2024-11-29 04:29:28,382] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y5.tif: 
   [testng] [2024-11-29 04:29:30,411] [pool-1-thread-1] Initializing /data/matthias/ms-first tests.lif: 
   [testng] [2024-11-29 04:29:30,780] [pool-1-thread-6] Initializing /data/vytas/Image002_ch00.tif: 
   [testng] [2024-11-29 04:29:32,025] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y5.tif: 
   [testng] [2024-11-29 04:29:33,268] [pool-1-thread-11] Initializing /data/christophe/070921_HN_Nav.lif: 
   [testng] [2024-11-29 04:29:33,546] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y9.tif: 
   [testng] [2024-11-29 04:29:34,765] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y0.tif: 
   [testng] [2024-11-29 04:29:35,785] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y3.tif: 
   [testng] [2024-11-29 04:29:36,886] [pool-1-thread-7] Initializing /data/donald/DB180509_LSMdemo.lif: 
   [testng] [2024-11-29 04:29:37,638] [pool-1-thread-5] Initializing /data/tony/20070413FLIMtest.lif: 
   [testng] [2024-11-29 04:29:37,975] [pool-1-thread-3] Initializing /data/tony/December_806b.lif: 
   [testng] [2024-11-29 04:29:39,324] [pool-1-thread-2] Initializing /data/andrew/LIF Lambda/Lambda 1 file grab.bmp: 
   [testng] [2024-11-29 04:29:40,153] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y9.tif: 
   [testng] [2024-11-29 04:29:41,463] [pool-1-thread-5] Initializing /data/jerome/E346_316.lif: 
   [testng] [2024-11-29 04:29:42,494] [pool-1-thread-3] Initializing /data/andrew/LIF Lambda/Lambda 1.lif: 
   [testng] [2024-11-29 04:29:42,857] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y2.tif: 
   [testng] [2024-11-29 04:29:43,873] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y4.tif: 
   [testng] [2024-11-29 04:29:44,975] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y8.tif: 
   [testng] [2024-11-29 04:29:46,062] [pool-1-thread-6] Initializing /data/jean-marie/20100827G1.lif: 
   [testng] [2024-11-29 04:29:46,345] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y9.tif: 
   [testng] [2024-11-29 04:29:47,573] [pool-1-thread-8] Initializing /data/christophe/test_greys_with_roi.lif: 
   [testng] [2024-11-29 04:29:47,810] [pool-1-thread-4] Initializing /data/stefan/Rx3GFP280907pos003.lif: 
   [testng] [2024-11-29 04:29:48,091] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y5.tif: 
   [testng] [2024-11-29 04:29:49,106] [pool-1-thread-12] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP002_5um.png: 
   [testng] [2024-11-29 04:29:51,143] [pool-1-thread-12] Initializing /data/jcb/201007044/Figure 4D - F761.lif: 
   [testng] [2024-11-29 04:29:51,416] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y8.tif: 
   [testng] [2024-11-29 04:29:52,436] [pool-1-thread-3] Initializing /data/garcion/testTwo.lif: 
   [testng] [2024-11-29 04:29:52,647] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y9.tif: 
   [testng] [2024-11-29 04:29:53,659] [pool-1-thread-4] Initializing /data/stefan/exp02.lif: 
   [testng] [2024-11-29 04:29:54,695] [pool-1-thread-5] Initializing /data/melissa/LIF2_test-with-ROIs.lif: 
   [testng] [2024-11-29 04:29:55,123] [pool-1-thread-12] Initializing /data/andrew/New XZY LIF Upload/Right Order/Right Order Montage.tif: 
   [testng] [2024-11-29 04:29:56,318] [pool-1-thread-1] Initializing /data/public/imagesc-30856/20191025 Test FRET 585. 423, 426.lif: 
   [testng] [2024-11-29 04:29:57,411] [pool-1-thread-4] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/150519_FRAP_test_ROIs_chromagreen.lif: 
   [testng] [2024-11-29 04:29:57,807] [pool-1-thread-10] Initializing /data/melissa/roi-test-0.tif: 
   [testng] [2024-11-29 04:29:58,916] [pool-1-thread-7] Initializing /data/jcb/201007044/Figure 4C - F761.lif: 
   [testng] [2024-11-29 04:29:59,130] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y6.tif: 
   [testng] [2024-11-29 04:30:00,176] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y0.tif: 
   [testng] [2024-11-29 04:30:01,231] [pool-1-thread-5] Initializing /data/claus/080118_group3.lif: 
   [testng] [2024-11-29 04:30:01,449] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y2.tif: 
   [testng] [2024-11-29 04:30:02,468] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y9.tif: 
   [testng] [2024-11-29 04:30:05,425] [pool-1-thread-7] Initializing /data/ki/Experiment_001.lif: 
   [testng] [2024-11-29 04:30:05,962] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch3.avi: 
   [testng] [2024-11-29 04:30:06,644] [pool-1-thread-1] Initializing /data/tony/OPN_cy3_dapi_trab.lif: 
   [testng] [2024-11-29 04:30:06,970] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y0.tif: 
   [testng] [2024-11-29 04:30:08,064] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y3.tif: 
   [testng] [2024-11-29 04:30:09,170] [pool-1-thread-8] Initializing /data/fabrice/test 2.lif: 
   [testng] [2024-11-29 04:30:10,634] [pool-1-thread-12] Initializing /data/andrew/Snapshots_1kx1k_150908.lif: 
   [testng] [2024-11-29 04:30:10,938] [pool-1-thread-5] Initializing /data/sagar/forMelissa.lif: 
   [testng] [2024-11-29 04:30:11,214] [pool-1-thread-7] Initializing /data/mario/2007-11-13_DMEM_GFPcells.lif: 
   [testng] [2024-11-29 04:30:12,665] [pool-1-thread-1] Initializing /data/martin-hoehne/Niere-Schnitt5.lif: 
   [testng] [2024-11-29 04:30:12,929] [pool-1-thread-2] Initializing /data/ville/single_channel.lif: 
   [testng] [2024-11-29 04:30:13,130] [pool-1-thread-3] Initializing /data/oliver/100529.lif: 
   [testng] [2024-11-29 04:30:13,389] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y3.tif: 
   [testng] [2024-11-29 04:30:14,394] [pool-1-thread-8] Initializing /data/fabrice/new/UL66 bicolore stacks + merge.lif: 
   [testng] [2024-11-29 04:30:14,598] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch2.avi: 
   [testng] [2024-11-29 04:30:14,838] [pool-1-thread-10] Initializing /data/garcion/testOne.lif: 
   [testng] [2024-11-29 04:30:15,738] [pool-1-thread-5] Initializing /data/richard/resolution check.lif: 
   [testng] [2024-11-29 04:30:16,454] [pool-1-thread-7] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/Wrong Order Montage.tif: 
   [testng] [2024-11-29 04:30:18,365] [pool-1-thread-1] Initializing /data/vytas/data samples.lif: 
   [testng] [2024-11-29 04:30:18,678] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y1.tif: 
   [testng] [2024-11-29 04:30:19,705] [pool-1-thread-2] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch2.avi: 
   [testng] [2024-11-29 04:30:19,930] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y8.tif: 
   [testng] [2024-11-29 04:30:20,929] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y1.tif: 
   [testng] [2024-11-29 04:30:21,881] [pool-1-thread-4] Initializing /data/schek/LIF2_test.lif: 
   [testng] [2024-11-29 04:30:22,069] [pool-1-thread-5] Initializing /data/andrew/Par6 GFP delaminating cells.lif: 
   [testng] [2024-11-29 04:30:22,323] [pool-1-thread-6] Initializing /data/gh-3873/Problem.lif: 
   [testng] [2024-11-29 04:30:23,751] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y7.tif: 
   [testng] [2024-11-29 04:30:24,881] [pool-1-thread-3] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Merge.avi: 
   [testng] [2024-11-29 04:30:25,880] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y5.tif: 
   [testng] [2024-11-29 04:30:26,912] [pool-1-thread-2] Initializing /data/fabrice/test 1.lif: 
   [testng] [2024-11-29 04:30:27,176] [pool-1-thread-11] Initializing /data/stefan/actinFRAP.lif: 
   [testng] [2024-11-29 04:30:27,901] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y2.tif: 
   [testng] [2024-11-29 04:30:29,675] [pool-1-thread-6] Initializing /data/rich/TEST.lif: 
   [testng] [2024-11-29 04:30:29,905] [pool-1-thread-3] Initializing /data/qa-10917/P2P-MS2-lacZ.lif: 
   [testng] [2024-11-29 04:30:30,563] [pool-1-thread-11] Initializing /data/claude/1A.lif: 
   [testng] [2024-11-29 04:30:31,044] [pool-1-thread-7] Initializing /data/kota/int_ok.lif: 
   [testng] [2024-11-29 04:30:31,306] [pool-1-thread-2] Initializing /data/andrew/Series 68 Multi from Importer.tif: 
   [testng] [2024-11-29 04:30:33,204] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y5.tif: 
   [testng] [2024-11-29 04:30:34,260] [pool-1-thread-10] Initializing /data/fabrice/Rosier.lif: 
   [testng] [2024-11-29 04:30:34,470] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y4.tif: 
   [testng] [2024-11-29 04:30:36,026] [pool-1-thread-5] Initializing /data/qa-31234/822.lif: 
   [testng] [2024-11-29 04:30:36,860] [pool-1-thread-6] Initializing /data/qa-10980/Day 2 Chitin Kan.lif: 
   [testng] [2024-11-29 04:30:39,093] [pool-1-thread-3] Initializing /data/matthias/ms-beats.lif: 
   [testng] [2024-11-29 04:30:39,748] [pool-1-thread-10] Initializing /data/vytas/20x deconvol demo.lif: 
   [testng] [2024-11-29 04:30:40,933] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y7.tif: 
   [testng] [2024-11-29 04:30:42,039] [pool-1-thread-4] Initializing /data/vytas/2014/2nd MeBl30 200MEA plus bkpmp end.lif: 
   [testng] [2024-11-29 04:30:42,559] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y3.tif: 
   [testng] [2024-11-29 04:30:43,707] [pool-1-thread-1] Initializing /data/andrew/SP5 FRAP/ROI data.jpg: 
   [testng] [2024-11-29 04:30:44,073] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y0.tif: 
   [testng] [2024-11-29 04:30:46,475] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y7.tif: 
   [testng] [2024-11-29 04:30:47,501] [pool-1-thread-12] Initializing /data/ian/TGN647sh-GM130-532_10mMEA_03.lif: 
   [testng] [2024-11-29 04:30:47,842] [pool-1-thread-10] Initializing /data/stefan/p24b.lif: 
   [testng] [2024-11-29 04:30:48,324] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y0.tif: 
   [testng] [2024-11-29 04:30:49,404] [pool-1-thread-2] Initializing /data/olivier/tiled/Experiment1_TileOnly.lif: 
   [testng] [2024-11-29 04:30:50,477] [pool-1-thread-4] Initializing /data/qa-16911/DM6000_colour-camera-12bit.lif: 
   [testng] [2024-11-29 04:30:51,056] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y3.tif: 
   [testng] [2024-11-29 04:30:52,584] [pool-1-thread-1] Initializing /data/melissa/Series001_z0.tif: 
   [testng] [2024-11-29 04:30:53,671] [pool-1-thread-8] Initializing /data/matthias/experiment_020.lif: 
   [testng] [2024-11-29 04:30:54,540] [pool-1-thread-12] Initializing /data/andrew/LIF Lambda/Montage of Alexa 488 Lambda.tif: 
   [testng] [2024-11-29 04:30:55,522] [pool-1-thread-3] Initializing /data/stephen/Timelapse of RG An embryos.lif: 
   [testng] [2024-11-29 04:30:55,768] [pool-1-thread-7] Initializing /data/christophe/test_greys.lif: 
   [testng] [2024-11-29 04:30:57,237] [pool-1-thread-8] Initializing /data/sebastian/sebHaase.lif: 
   [testng] [2024-11-29 04:30:57,571] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Wrong Order Merge.avi: 
   [testng] [2024-11-29 04:30:58,546] [pool-1-thread-7] Initializing /data/vytas/B6 mo2 g9c8 act tc DiD 20mil 24hrs after inj rbc DiI.lif: 
   [testng] [2024-11-29 04:31:00,469] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y2.tif: 
   [testng] [2024-11-29 04:31:01,533] [pool-1-thread-8] Initializing /data/andrew/SP5 FRAP/220311 FRAP YFP test.lif: 
   [testng] [2024-11-29 04:31:01,829] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y0.tif: 
   [testng] [2024-11-29 04:31:02,830] [pool-1-thread-10] Initializing /data/jcb/201007044/Figure 4D - F505.lif: 
   [testng] [2024-11-29 04:31:03,051] [pool-1-thread-1] Initializing /data/jcb/JCB 201112145/Figure 5B.lif: 
   [testng] [2024-11-29 04:31:03,343] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y7.tif: 
   [testng] [2024-11-29 04:31:04,377] [pool-1-thread-4] Initializing /data/sebastian/sebHaase2.lif: 
   [testng] [2024-11-29 04:31:05,507] [pool-1-thread-10] Initializing /data/romain/tile 002.lif: 
   [testng] [2024-11-29 04:31:05,757] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y5.tif: 
   [testng] [2024-11-29 04:31:07,821] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y4.tif: 
   [testng] [2024-11-29 04:31:08,898] [pool-1-thread-8] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP001_2_5um.png: 
   [testng] [2024-11-29 04:31:09,091] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y3.tif: 
   [testng] [2024-11-29 04:31:11,402] [pool-1-thread-2] Initializing /data/claude/Short_1A.lif: 
   [testng] [2024-11-29 04:31:12,570] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y8.tif: 
   [testng] [2024-11-29 04:31:13,738] [pool-1-thread-3] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP003_10um.png: 
   [testng] [2024-11-29 04:31:13,800] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y8.tif: 
   [testng] [2024-11-29 04:31:19,061] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y3.tif: 
   [testng] [2024-11-29 04:31:20,152] [pool-1-thread-9] Initializing /data/qa-7273/5-17 Hypoxia.lif: 
   [testng] [2024-11-29 04:31:20,555] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y9.tif: 
   [testng] [2024-11-29 04:31:22,609] [pool-1-thread-12] Initializing /data/vytas/Series008_t000_ch00.tif: 
   [testng] [2024-11-29 04:31:25,799] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y6.tif: 
   [testng] [2024-11-29 04:31:27,769] [pool-1-thread-1] Initializing /data/fabrice/Clipboard-1.jpg: 
   [testng] [2024-11-29 04:31:28,461] [pool-1-thread-10] Initializing /data/mario/2007-11-12_L15_AF001.lif: 
   [testng] [2024-11-29 04:31:29,332] [pool-1-thread-4] Initializing /data/olivier/tiled/bob.lif: 
   [testng] [2024-11-29 04:31:30,485] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y4.tif: 
   [testng] [2024-11-29 04:31:33,015] [pool-1-thread-8] Initializing /data/christian/20090323illutest_BFmisaligned.lif: 
   [testng] [2024-11-29 04:31:33,267] [pool-1-thread-5] Initializing /data/vytas/Experiment2.lif: 
   [testng] [2024-11-29 04:31:33,483] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y5.tif: 
   [testng] [2024-11-29 04:31:35,191] [pool-1-thread-6] Initializing /data/lance/Beta Catenin.lif: 
   [testng] [2024-11-29 04:31:35,387] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y6.tif: 
   [testng] [2024-11-29 04:31:36,416] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y5.tif: 
   [testng] [2024-11-29 04:31:38,229] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y2.tif: 
   [testng] [2024-11-29 04:31:40,532] [pool-1-thread-8] Initializing /data/mark/Leica_FRAP_1channel_noZ-stack.lif: 
   [testng] [2024-11-29 04:31:40,808] [pool-1-thread-6] Initializing /data/jcb/201007044/Figure 4C - F505.lif: 
   [testng] [2024-11-29 04:31:41,038] [pool-1-thread-5] Initializing /data/vytas/Experimenttest2.lif: 
   [testng] [2024-11-29 04:31:43,150] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y2.tif: 
   [testng] [2024-11-29 04:31:44,285] [pool-1-thread-1] Initializing /data/chris/free edge 6.lif: 
   [testng] [2024-11-29 04:31:44,945] [pool-1-thread-5] Initializing /data/stefan/spe.lif: 
   [testng] [2024-11-29 04:31:45,372] [pool-1-thread-8] Initializing /data/stefan/spe.tif: 
   [testng] [2024-11-29 04:31:47,891] [pool-1-thread-7] Initializing /data/fabrice/09-10-23 Tete de mouche.lif: 
   [testng] [2024-11-29 04:31:48,146] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y0.tif: 
   [testng] [2024-11-29 04:31:49,295] [pool-1-thread-9] Initializing /data/stefan/Experiment.lif: 
   [testng] [2024-11-29 04:31:49,537] [pool-1-thread-3] Initializing /data/jcb/JCB 201112145/Figure 5A.lif: 
   [testng] [2024-11-29 04:31:50,165] [pool-1-thread-5] Initializing /data/melissa/Series001_z1.tif: 
   [testng] [2024-11-29 04:31:52,275] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y1.tif: 
   [testng] [2024-11-29 04:31:53,858] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y7.tif: 
   [testng] [2024-11-29 04:31:55,910] [pool-1-thread-9] Initializing /data/andrew/FRAP_Test_12-0808.lif: 
   [testng] [2024-11-29 04:31:57,049] [pool-1-thread-1] Initializing /data/chris/kees_friday2.lif: 
   [testng] [2024-11-29 04:31:57,483] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y5.tif: 
   [testng] [2024-11-29 04:31:58,557] [pool-1-thread-8] Initializing /data/claude/4B.lif: 
   [testng] [2024-11-29 04:32:00,496] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y9.tif: 
   [testng] [2024-11-29 04:32:01,718] [pool-1-thread-10] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch3.avi: 
   [testng] [2024-11-29 04:32:03,182] [pool-1-thread-9] Initializing /data/vytas/030510-esxA-mCherry 3.lif: 
   [testng] [2024-11-29 04:32:03,778] [pool-1-thread-5] Initializing /data/alexander/20120224.lif: 
   [testng] [2024-11-29 04:32:05,392] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y4.tif: 
   [testng] [2024-11-29 04:32:06,529] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y5.tif: 
   [testng] [2024-11-29 04:32:07,673] [pool-1-thread-3] Initializing /data/vytas/LIFtest.lif: 
   [testng] [2024-11-29 04:32:08,817] [pool-1-thread-5] Initializing /data/romain/merge 002.lif: 
   [testng] [2024-11-29 04:32:09,272] [pool-1-thread-6] Initializing /data/tommaso/Midollo GFAP 27.10.10 OXA+PEA 40x.lif: 
   [testng] [2024-11-29 04:32:10,602] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y9.tif: 
   [testng] [2024-11-29 04:32:12,730] [pool-1-thread-1] Initializing /data/olivier/STAGE CONFIG1.lif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 14204, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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