Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 247
originally caused by:
 Started by upstream project "Trigger" build number 271
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@9
[BIOFORMATS-test-folder@9] $ /bin/bash -xe /tmp/jenkins4145090464733920614.sh
+ '[' leica-lif = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_38983_merge_ci -v /uod/idr/repos/curated/leica-lif:/data -v /uod/idr-scratch/merge-ci/curated/leica-lif:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12
Buildfile: /bio-formats-build/bioformats/components/test-suite/build.xml
     [echo] isSnapshot = true

init-title:
     [echo] ----------=========== bio-formats-testing-framework ===========----------

init-timestamp:

init:

copy-resources:

compile:
[resolver:resolve] Resolving artifacts

compile-tests:
[resolver:resolve] Resolving artifacts
    [javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

test-automated:
   [testng] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
   [testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
   [testng] File leak detector installed
   [testng] 05:34:08,035 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 05:34:08,036 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 05:34:08,036 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:34:08,037 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:34:08,038 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 05:34:08,038 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 05:34:08,038 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 05:34:08,038 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:34:08,039 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:34:08,039 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 05:34:08,039 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 05:34:08,040 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 05:34:08,194 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 05:34:08,194 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 05:34:08,215 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 05:34:08,215 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 05:34:08,220 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 05:34:08,220 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 05:34:08,220 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 05:34:08,221 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 05:34:08,221 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 05:34:08,222 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 05:34:08,222 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 183 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-11-06 05:34:08,230] [main] java.version = 17.0.2
   [testng] 05:34:08,234 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 05:34:08,234 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:34:08,273 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-11-06_05-34-08.log]
   [testng] 05:34:08,274 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2024-11-06 05:34:08,276] [main] testng.directory = /data
   [testng] [2024-11-06 05:34:08,277] [main] testng.configDirectory = /config
   [testng] [2024-11-06 05:34:08,285] [main] testng.multiplier = 1.0
   [testng] [2024-11-06 05:34:08,285] [main] testng.in-memory = false
   [testng] [2024-11-06 05:34:08,286] [main] testng.allow-missing = false
   [testng] [2024-11-06 05:34:08,286] [main] user.language = en
   [testng] [2024-11-06 05:34:08,286] [main] user.country = ${user.country}
   [testng] [2024-11-06 05:34:08,286] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-11-06 05:42:53,979] [main] ----------------------------------------
   [testng] [2024-11-06 05:42:53,979] [main] Total files: 404
   [testng] [2024-11-06 05:42:53,979] [main] Scan time: 525.693 s (1301 ms/file)
   [testng] [2024-11-06 05:42:53,980] [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-06 05:52:31,259] [pool-1-thread-1] Initializing /data/stefan/exp02.lif: 
   [testng] 05:52:31,260 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 05:52:31,260 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:52:31,261 |-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-06_05-52-31.log]
   [testng] 05:52:31,261 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3ead10ea - End of configuration.
   [testng] [2024-11-06 05:52:31,642] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y8.tif: 
   [testng] 05:52:31,642 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 05:52:31,642 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:52:31,643 |-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-06_05-52-31.log]
   [testng] 05:52:31,643 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4ef0ca49 - End of configuration.
   [testng] [2024-11-06 05:52:34,569] [pool-1-thread-11] Initializing /data/matthias/experiment_020.lif: 
   [testng] 05:52:34,569 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 05:52:34,569 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:52:34,570 |-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-06_05-52-34.log]
   [testng] 05:52:34,571 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6d5cd075 - End of configuration.
   [testng] [2024-11-06 05:52:34,925] [pool-1-thread-10] Initializing /data/fabrice/new/Experiment.lif: 
   [testng] 05:52:34,925 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 05:52:34,925 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:52:34,925 |-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-06_05-52-34.log]
   [testng] 05:52:34,926 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1d74102a - End of configuration.
   [testng] [2024-11-06 05:52:35,248] [pool-1-thread-9] Initializing /data/stefan/Rx3GFP280907.lif: 
   [testng] 05:52:35,248 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 05:52:35,249 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:52:35,249 |-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-06_05-52-35.log]
   [testng] 05:52:35,249 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7aa96808 - End of configuration.
   [testng] [2024-11-06 05:52:35,909] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y8.tif: 
   [testng] 05:52:35,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 05:52:35,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:52:35,910 |-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-06_05-52-35.log]
   [testng] 05:52:35,910 |-INFO in ch.qos.logback.core.sift.SiftProcessor@41430f96 - End of configuration.
   [testng] [2024-11-06 05:52:37,551] [pool-1-thread-7] Initializing /data/andrew/FRAP_Test_12-0808.lif: 
   [testng] 05:52:37,551 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 05:52:37,551 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:52:37,552 |-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-06_05-52-37.log]
   [testng] 05:52:37,552 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3c45df4b - End of configuration.
   [testng] [2024-11-06 05:52:37,964] [pool-1-thread-6] Initializing /data/qa-16919/DM6000_colour-camera-8bit.lif: 
   [testng] 05:52:37,964 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 05:52:37,964 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:52:37,965 |-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-06_05-52-37.log]
   [testng] 05:52:37,965 |-INFO in ch.qos.logback.core.sift.SiftProcessor@47b689ca - End of configuration.
   [testng] [2024-11-06 05:52:38,293] [pool-1-thread-5] Initializing /data/pascal/test.lif: 
   [testng] 05:52:38,294 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 05:52:38,294 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:52:38,294 |-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-06_05-52-38.log]
   [testng] 05:52:38,295 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5c385800 - End of configuration.
   [testng] [2024-11-06 05:52:38,632] [pool-1-thread-4] Initializing /data/donald/DB_lambda_scans_Ab1_50 030809.lif: 
   [testng] 05:52:38,632 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 05:52:38,632 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:52:38,633 |-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-06_05-52-38.log]
   [testng] 05:52:38,633 |-INFO in ch.qos.logback.core.sift.SiftProcessor@150d6414 - End of configuration.
   [testng] [2024-11-06 05:52:39,096] [pool-1-thread-3] Initializing /data/vytas/LIFtest.lif: 
   [testng] 05:52:39,096 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 05:52:39,096 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:52:39,097 |-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-06_05-52-39.log]
   [testng] 05:52:39,097 |-INFO in ch.qos.logback.core.sift.SiftProcessor@a3e809b - End of configuration.
   [testng] [2024-11-06 05:52:39,491] [pool-1-thread-2] Initializing /data/vytas/Experiment not horrid.lif: 
   [testng] 05:52:39,492 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 05:52:39,492 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:52:39,492 |-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-06_05-52-39.log]
   [testng] 05:52:39,493 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37350b8a - End of configuration.
   [testng] [2024-11-06 05:52:44,271] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y7.tif: 
   [testng] [2024-11-06 05:52:46,191] [pool-1-thread-10] Initializing /data/fabrice/new/UL66 bicolore stacks + merge.lif: 
   [testng] [2024-11-06 05:52:47,056] [pool-1-thread-3] Initializing /data/qa-21092/1-GBP1-CaaX+LLoMe.lif: 
   [testng] [2024-11-06 05:52:47,405] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y3.tif: 
   [testng] [2024-11-06 05:52:49,978] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y4.tif: 
   [testng] [2024-11-06 05:52:52,099] [pool-1-thread-7] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP003_10um.png: 
   [testng] [2024-11-06 05:52:52,165] [pool-1-thread-4] Initializing /data/martin/110921 Goedele.lif: 
   [testng] [2024-11-06 05:52:54,465] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y2.tif: 
   [testng] [2024-11-06 05:52:56,771] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y6.tif: 
   [testng] [2024-11-06 05:52:58,913] [pool-1-thread-9] Initializing /data/vytas/B6 mo2 g9c8 act tc DiD 20mil 24hrs after inj rbc DiI.lif: 
   [testng] [2024-11-06 05:53:00,534] [pool-1-thread-12] Initializing /data/christophe/test_greys.lif: 
   [testng] [2024-11-06 05:53:00,936] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Right Order/Right Order Montage.tif: 
   [testng] [2024-11-06 05:53:02,864] [pool-1-thread-3] Initializing /data/stefan/p24b.lif: 
   [testng] [2024-11-06 05:53:04,824] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y2.tif: 
   [testng] [2024-11-06 05:53:07,545] [pool-1-thread-10] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch2.avi: 
   [testng] [2024-11-06 05:53:08,939] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y4.tif: 
   [testng] [2024-11-06 05:53:10,715] [pool-1-thread-12] Initializing /data/oliver/100529.lif: 
   [testng] [2024-11-06 05:53:11,895] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y8.tif: 
   [testng] [2024-11-06 05:53:13,714] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y6.tif: 
   [testng] [2024-11-06 05:53:15,699] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y8.tif: 
   [testng] [2024-11-06 05:53:17,505] [pool-1-thread-4] Initializing /data/olivier/tiled/Experiment1_TileOnly.lif: 
   [testng] [2024-11-06 05:53:24,386] [pool-1-thread-2] Initializing /data/andrew/LIF Lambda/Image J Grab.tiff: 
   [testng] [2024-11-06 05:53:26,918] [pool-1-thread-9] Initializing /data/christian/20090323illutest_BFmisaligned.lif: 
   [testng] [2024-11-06 05:53:27,265] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y5.tif: 
   [testng] [2024-11-06 05:53:29,049] [pool-1-thread-6] Initializing /data/ian/TGN647sh-GM130-532_10mMEA_03.lif: 
   [testng] [2024-11-06 05:53:29,410] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y6.tif: 
   [testng] [2024-11-06 05:53:31,143] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y7.tif: 
   [testng] [2024-11-06 05:53:32,900] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y9.tif: 
   [testng] [2024-11-06 05:53:34,897] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y8.tif: 
   [testng] [2024-11-06 05:53:38,494] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y3.tif: 
   [testng] [2024-11-06 05:53:42,053] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch1.avi: 
   [testng] [2024-11-06 05:53:43,277] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/Wrong Order Montage.tif: 
   [testng] [2024-11-06 05:53:45,032] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y1.tif: 
   [testng] [2024-11-06 05:53:46,814] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y8.tif: 
   [testng] [2024-11-06 05:53:51,237] [pool-1-thread-4] Initializing /data/vytas/Series008_t000_ch00.tif: 
   [testng] [2024-11-06 05:53:55,969] [pool-1-thread-2] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP001_2_5um.png: 
   [testng] [2024-11-06 05:53:56,041] [pool-1-thread-10] Initializing /data/matthias/ms-beats.lif: 
   [testng] [2024-11-06 05:53:56,489] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch1.avi: 
   [testng] [2024-11-06 05:54:00,801] [pool-1-thread-2] Initializing /data/andrew/Par6 GFP delaminating cells.lif: 
   [testng] [2024-11-06 05:54:01,397] [pool-1-thread-7] Initializing /data/fabrice/test 1.lif: 
   [testng] [2024-11-06 05:54:01,805] [pool-1-thread-8] Initializing /data/schek/Experiment_001_2010.lif: 
   [testng] [2024-11-06 05:54:02,195] [pool-1-thread-12] Initializing /data/andrew/SP5 FRAP/ROI data.jpg: 
   [testng] [2024-11-06 05:54:02,399] [pool-1-thread-3] Initializing /data/vytas/Image002_ch00.tif: 
   [testng] [2024-11-06 05:54:03,720] [pool-1-thread-10] Initializing /data/public/michael/PR2729_frameOrderCombinedScanTypes.lif: 
   [testng] [2024-11-06 05:54:04,939] [pool-1-thread-9] Initializing /data/tony/Celegeansexp01.lif: 
   [testng] [2024-11-06 05:54:05,456] [pool-1-thread-6] Initializing /data/tommaso/Midollo GFAP 27.10.10 OXA+PEA 40x.lif: 
   [testng] [2024-11-06 05:54:07,510] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y2.tif: 
   [testng] [2024-11-06 05:54:09,422] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y3.tif: 
   [testng] [2024-11-06 05:54:11,122] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y9.tif: 
   [testng] [2024-11-06 05:54:12,807] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order.tif: 
   [testng] [2024-11-06 05:54:14,451] [pool-1-thread-8] Initializing /data/melissa/roi-test-0.tif: 
   [testng] [2024-11-06 05:54:16,109] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y4.tif: 
   [testng] [2024-11-06 05:54:19,047] [pool-1-thread-6] Initializing /data/qa-6635/2013_03_01_MLH1_SYCP3_HSPA2_16dpc_SC.lif: 
   [testng] [2024-11-06 05:54:20,369] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y4.tif: 
   [testng] [2024-11-06 05:54:24,598] [pool-1-thread-12] Initializing /data/schek/Experiment_001.lif: 
   [testng] [2024-11-06 05:54:26,205] [pool-1-thread-9] Initializing /data/jcb/JCB 201112145/Figure 5B.lif: 
   [testng] [2024-11-06 05:54:27,561] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y6.tif: 
   [testng] [2024-11-06 05:54:31,353] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y5.tif: 
   [testng] [2024-11-06 05:54:35,070] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y8.tif: 
   [testng] [2024-11-06 05:54:37,190] [pool-1-thread-12] Initializing /data/olivier/STAGE CONFIG1.lif: 
   [testng] [2024-11-06 05:54:38,025] [pool-1-thread-5] Initializing /data/melissa/Series001_z0.tif: 
   [testng] [2024-11-06 05:54:39,803] [pool-1-thread-11] Initializing /data/sagar/c55 scatter stage 14.lif: 
   [testng] [2024-11-06 05:54:40,178] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y2.tif: 
   [testng] [2024-11-06 05:54:41,814] [pool-1-thread-10] Initializing /data/jcb/Figure 1A.lif: 
   [testng] [2024-11-06 05:54:42,137] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y1.tif: 
   [testng] [2024-11-06 05:54:43,791] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y0.tif: 
   [testng] [2024-11-06 05:54:45,632] [pool-1-thread-2] Initializing /data/vytas/Experiment2.lif: 
   [testng] [2024-11-06 05:54:48,673] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y1.tif: 
   [testng] [2024-11-06 05:54:51,494] [pool-1-thread-10] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Merge.avi: 
   [testng] [2024-11-06 05:54:52,134] [pool-1-thread-2] Initializing /data/christophe/01_4C1Z.lif: 
   [testng] [2024-11-06 05:54:53,141] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y5.tif: 
   [testng] [2024-11-06 05:54:55,696] [pool-1-thread-11] Initializing /data/chris/kees_friday2.lif: 
   [testng] [2024-11-06 05:54:56,360] [pool-1-thread-9] Initializing /data/garcion/testOne.lif: 
   [testng] [2024-11-06 05:54:58,737] [pool-1-thread-10] Initializing /data/matthias/directory_tree.jpg: 
   [testng] [2024-11-06 05:54:58,974] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y2.tif: 
   [testng] [2024-11-06 05:55:00,913] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y6.tif: 
   [testng] [2024-11-06 05:55:04,055] [pool-1-thread-11] Initializing /data/public/imagesc-30856/20191025 Test FRET 585. 423, 426.lif: 
   [testng] [2024-11-06 05:55:04,490] [pool-1-thread-8] Initializing /data/martin-hoehne/Niere-Schnitt5.lif: 
   [testng] [2024-11-06 05:55:04,914] [pool-1-thread-5] Initializing /data/melissa/roi-test-0.lif: 
   [testng] [2024-11-06 05:55:05,288] [pool-1-thread-7] Initializing /data/tony/20070413FLIMtest.lif: 
   [testng] [2024-11-06 05:55:05,659] [pool-1-thread-1] Initializing /data/qa-3859/LSItoday.lif: 
   [testng] [2024-11-06 05:55:06,032] [pool-1-thread-9] Initializing /data/michael/2007-01-02_scanfield_check.lif: 
   [testng] [2024-11-06 05:55:06,410] [pool-1-thread-10] Initializing /data/peter/20110916D.lif: 
   [testng] [2024-11-06 05:55:10,699] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y3.tif: 
   [testng] [2024-11-06 05:55:13,051] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y7.tif: 
   [testng] [2024-11-06 05:55:15,040] [pool-1-thread-8] Initializing /data/stefan/spe.lif: 
   [testng] [2024-11-06 05:55:15,432] [pool-1-thread-7] Initializing /data/garcion/testTwo.lif: 
   [testng] [2024-11-06 05:55:17,406] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y7.tif: 
   [testng] [2024-11-06 05:55:20,710] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y4.tif: 
   [testng] [2024-11-06 05:55:22,486] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y2.tif: 
   [testng] [2024-11-06 05:55:26,225] [pool-1-thread-2] Initializing /data/andrew/SP5 FRAP/220311 FRAP YFP test.lif: 
   [testng] [2024-11-06 05:55:26,845] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y9.tif: 
   [testng] [2024-11-06 05:55:28,663] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y0.tif: 
   [testng] [2024-11-06 05:55:31,265] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y6.tif: 
   [testng] [2024-11-06 05:55:35,946] [pool-1-thread-1] Initializing /data/sebastian/sebHaase2.lif: 
   [testng] [2024-11-06 05:55:38,278] [pool-1-thread-12] Initializing /data/andrew/LIF Lambda/Lambda 1.lif: 
   [testng] [2024-11-06 05:55:39,513] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y0.tif: 
   [testng] [2024-11-06 05:55:41,430] [pool-1-thread-2] Initializing /data/stefan/Rx3GFP280907pos003.lif: 
   [testng] [2024-11-06 05:55:42,248] [pool-1-thread-1] Initializing /data/claude/1A.lif: 
   [testng] [2024-11-06 05:55:45,105] [pool-1-thread-6] Initializing /data/qa-31234/822.lif: 
   [testng] [2024-11-06 05:55:46,239] [pool-1-thread-11] Initializing /data/andrew/Snapshots_150908.lif: 
   [testng] [2024-11-06 05:55:47,474] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y6.tif: 
   [testng] [2024-11-06 05:55:50,819] [pool-1-thread-2] Initializing /data/mario/2007-11-13_DMEM_GFPcells.lif: 
   [testng] [2024-11-06 05:55:52,436] [pool-1-thread-7] Initializing /data/qa-10980/Day 2 Chitin Kan.lif: 
   [testng] [2024-11-06 05:55:52,902] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y9.tif: 
   [testng] [2024-11-06 05:55:55,015] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y7.tif: 
   [testng] [2024-11-06 05:55:58,392] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y4.tif: 
   [testng] [2024-11-06 05:56:02,460] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y9.tif: 
   [testng] [2024-11-06 05:56:05,574] [pool-1-thread-11] Initializing /data/christophe/test_greys_with_roi.lif: 
   [testng] [2024-11-06 05:56:07,305] [pool-1-thread-5] Initializing /data/fabrice/test 2.lif: 
   [testng] [2024-11-06 05:56:08,935] [pool-1-thread-7] Initializing /data/martin/sample files.lif: 
   [testng] [2024-11-06 05:56:09,418] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y7.tif: 
   [testng] [2024-11-06 05:56:12,419] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y9.tif: 
   [testng] [2024-11-06 05:56:14,929] [pool-1-thread-5] Initializing /data/romain/tile 002.lif: 
   [testng] [2024-11-06 05:56:15,451] [pool-1-thread-3] Initializing /data/ville/single_channel.lif: 
   [testng] [2024-11-06 05:56:15,898] [pool-1-thread-9] Initializing /data/schek/LIF2_test.lif: 
   [testng] [2024-11-06 05:56:17,802] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y3.tif: 
   [testng] [2024-11-06 05:56:19,939] [pool-1-thread-7] Initializing /data/lance/Beta Catenin.lif: 
   [testng] [2024-11-06 05:56:20,560] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y4.tif: 
   [testng] [2024-11-06 05:56:23,296] [pool-1-thread-9] Initializing /data/andrew/Series 68 Multi from Importer.tif: 
   [testng] [2024-11-06 05:56:26,163] [pool-1-thread-3] Initializing /data/kota/int_ok.lif: 
   [testng] [2024-11-06 05:56:27,785] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y9.tif: 
   [testng] [2024-11-06 05:56:30,638] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y3.tif: 
   [testng] [2024-11-06 05:56:32,378] [pool-1-thread-11] Initializing /data/christian/20090323fluoresceinRPMI.lif: 
   [testng] [2024-11-06 05:56:33,614] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y4.tif: 
   [testng] [2024-11-06 05:56:35,967] [pool-1-thread-10] Initializing /data/andrew/LIF Lambda/Montage of Alexa 488 Lambda.tif: 
   [testng] [2024-11-06 05:56:37,722] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y8.tif: 
   [testng] [2024-11-06 05:56:40,447] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y0.tif: 
   [testng] [2024-11-06 05:56:42,318] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y9.tif: 
   [testng] [2024-11-06 05:56:44,191] [pool-1-thread-2] Initializing /data/stefan/actinFRAP.lif: 
   [testng] [2024-11-06 05:56:45,423] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y2.tif: 
   [testng] [2024-11-06 05:56:48,944] [pool-1-thread-7] Initializing /data/stefan/p24_dfc.lif: 
   [testng] [2024-11-06 05:56:49,596] [pool-1-thread-9] Initializing /data/stefan/spe.tif: 
   [testng] [2024-11-06 05:56:52,905] [pool-1-thread-2] Initializing /data/claude/4B.lif: 
   [testng] [2024-11-06 05:56:53,747] [pool-1-thread-7] Initializing /data/stefan/Experiment.lif: 
   [testng] [2024-11-06 05:56:54,462] [pool-1-thread-6] Initializing /data/jcb/201007044/Figure 4D - F505.lif: 
   [testng] [2024-11-06 05:56:55,817] [pool-1-thread-10] Initializing /data/richard/resolution check.lif: 
   [testng] [2024-11-06 05:56:56,187] [pool-1-thread-12] Initializing /data/alexander/20120224.lif: 
   [testng] [2024-11-06 05:56:56,922] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y2.tif: 
   [testng] [2024-11-06 05:57:00,952] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/XZY Stacks.lif: 
   [testng] [2024-11-06 05:57:01,691] [pool-1-thread-10] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y1.tif: 
   [testng] [2024-11-06 05:57:04,812] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y9.tif: 
   [testng] [2024-11-06 05:57:06,669] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y5.tif: 
   [testng] [2024-11-06 05:57:08,395] [pool-1-thread-5] Initializing /data/martin/stack dapi-Alx568-reflectiveSnapshot All2.jpg: 
   [testng] [2024-11-06 05:57:08,569] [pool-1-thread-8] Initializing /data/fabrice/Clipboard.jpg: 
   [testng] [2024-11-06 05:57:09,766] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y8.tif: 
   [testng] [2024-11-06 05:57:12,020] [pool-1-thread-12] Initializing /data/mario/2007-11-12_L15_AF001.lif: 
   [testng] [2024-11-06 05:57:12,562] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y1.tif: 
   [testng] [2024-11-06 05:57:15,760] [pool-1-thread-8] Initializing /data/jean-marie/20100827G1.lif: 
   [testng] [2024-11-06 05:57:16,650] [pool-1-thread-5] Initializing /data/ville/expected output.png: 
   [testng] [2024-11-06 05:57:19,301] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y3.tif: 
   [testng] [2024-11-06 05:57:21,112] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y3.tif: 
   [testng] [2024-11-06 05:57:22,935] [pool-1-thread-10] Initializing /data/jerome/E346_316.lif: 
   [testng] [2024-11-06 05:57:23,388] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y9.tif: 
   [testng] [2024-11-06 05:57:25,950] [pool-1-thread-12] Initializing /data/dirk/Mag-test.lif: 
   [testng] [2024-11-06 05:57:27,262] [pool-1-thread-11] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y5.tif: 
   [testng] [2024-11-06 05:57:31,376] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y7.tif: 
   [testng] [2024-11-06 05:57:34,467] [pool-1-thread-9] Initializing /data/gh-3873/Problem.lif: 
   [testng] [2024-11-06 05:57:35,095] [pool-1-thread-6] Initializing /data/melissa/roi-test-1.xml: 
   [testng] [2024-11-06 05:57:36,001] [pool-1-thread-2] Initializing /data/oliver/Single Channel Measurements.lif: 
   [testng] [2024-11-06 05:57:36,443] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y1.tif: 
   [testng] [2024-11-06 05:57:38,039] [pool-1-thread-4] Initializing /data/claude/Short_1A.lif: 
   [testng] [2024-11-06 05:57:38,617] [pool-1-thread-10] Initializing /data/qa-16911/DM6000_colour-camera-12bit.lif: 
   [testng] [2024-11-06 05:57:40,544] [pool-1-thread-6] Initializing /data/alex/2010-11-29-test-for-OME.lif: 
   [testng] [2024-11-06 05:57:42,067] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y7.tif: 
   [testng] [2024-11-06 05:57:45,791] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y5.tif: 
   [testng] [2024-11-06 05:57:47,385] [pool-1-thread-5] Initializing /data/melissa/LIF2_test-with-ROIs.lif: 
   [testng] [2024-11-06 05:57:48,340] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t9_y7.tif: 
   [testng] [2024-11-06 05:57:50,268] [pool-1-thread-8] Initializing /data/stefan/p24b-v1240.lif: 
   [testng] [2024-11-06 05:57:50,690] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y6.tif: 
   [testng] [2024-11-06 05:57:54,747] [pool-1-thread-7] Initializing /data/pki/20111116preCK50.lif: 
   [testng] [2024-11-06 05:57:55,133] [pool-1-thread-11] Initializing /data/chris/free edge 6.lif: 
   [testng] [2024-11-06 05:57:55,624] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y0.tif: 
   [testng] [2024-11-06 05:57:57,744] [pool-1-thread-8] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch2.avi: 
   [testng] [2024-11-06 05:58:00,321] [pool-1-thread-10] Initializing /data/jcb/201007044/Figure 4C - F505.lif: 
   [testng] [2024-11-06 05:58:00,722] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y0.tif: 
   [testng] [2024-11-06 05:58:03,830] [pool-1-thread-8] Initializing /data/qa-7273/5-17 Hypoxia.lif: 
   [testng] [2024-11-06 05:58:05,273] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y7.tif: 
   [testng] [2024-11-06 05:58:07,516] [pool-1-thread-10] Initializing /data/jerome/E345_312.lif: 
   [testng] [2024-11-06 05:58:09,184] [pool-1-thread-11] Initializing /data/jcb/JCB 201203109/FIG 2D STAT3-EYFP  CNTF.lif: 
   [testng] [2024-11-06 05:58:09,747] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y2.tif: 
   [testng] [2024-11-06 05:58:11,378] [pool-1-thread-2] Initializing /data/oliver/Multi-channel Measurements.lif: 
   [testng] [2024-11-06 05:58:11,768] [pool-1-thread-9] Initializing /data/olivier/120404_Li011_200V.lif: 
   [testng] [2024-11-06 05:58:12,363] [pool-1-thread-1] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP000_1um.png: 
   [testng] [2024-11-06 05:58:13,435] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y5.tif: 
   [testng] [2024-11-06 05:58:15,153] [pool-1-thread-5] Initializing /data/martin-hoehne/Niere-Schnitt-GFP-dTomato.lif: 
   [testng] [2024-11-06 05:58:16,581] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y5.tif: 
   [testng] [2024-11-06 05:58:18,538] [pool-1-thread-11] Initializing /data/fabrice/09-10-23 Tete de mouche.lif: 
   [testng] [2024-11-06 05:58:19,048] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y1.tif: 
   [testng] [2024-11-06 05:58:20,779] [pool-1-thread-12] Initializing /data/donald/DB180509_LSMdemo.lif: 
   [testng] [2024-11-06 05:58:21,980] [pool-1-thread-8] Initializing /data/fabrice/Rosier.lif: 
   [testng] [2024-11-06 05:58:22,661] [pool-1-thread-10] Initializing /data/jerome/E346_268_cutceaf.lif: 
   [testng] [2024-11-06 05:58:23,146] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y0.tif: 
   [testng] [2024-11-06 05:58:26,593] [pool-1-thread-11] Initializing /data/jcb/201007044/Figure 4D - F761.lif: 
   [testng] [2024-11-06 05:58:27,617] [pool-1-thread-5] Initializing /data/matthias/ms-first tests.lif: 
   [testng] [2024-11-06 05:58:28,769] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y2.tif: 
   [testng] [2024-11-06 05:58:30,545] [pool-1-thread-2] Initializing /data/kristine/Kristine.lif: 
   [testng] [2024-11-06 05:58:31,341] [pool-1-thread-6] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order.tif: 
   [testng] [2024-11-06 05:58:33,846] [pool-1-thread-11] Initializing /data/vytas/030510-esxA-mCherry 3.lif: 
   [testng] [2024-11-06 05:58:34,799] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y5.tif: 
   [testng] [2024-11-06 05:58:36,662] [pool-1-thread-1] Initializing /data/andrew/LIF Lambda/Lambda 1 file grab.bmp: 
   [testng] [2024-11-06 05:58:36,856] [pool-1-thread-12] Initializing /data/fabrice/Clipboard-1.jpg: 
   [testng] [2024-11-06 05:58:38,377] [pool-1-thread-5] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y4.tif: 
   [testng] [2024-11-06 05:58:40,086] [pool-1-thread-9] Initializing /data/jcb/JCB 201203109/FIG2D STAT3-EYFP BDNF.lif: 
   [testng] [2024-11-06 05:58:41,134] [pool-1-thread-10] Initializing /data/mark/Leica_FRAP_1channel_noZ-stack.lif: 
   [testng] [2024-11-06 05:58:41,990] [pool-1-thread-1] Initializing /data/claus/080118_group3.lif: 
   [testng] [2024-11-06 05:58:42,375] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y3.tif: 
   [testng] [2024-11-06 05:58:44,028] [pool-1-thread-12] Initializing /data/andrew/New XZY LIF Upload/Right Order/XZY Stacks Right Order Ch3.avi: 
   [testng] [2024-11-06 05:58:44,396] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y6.tif: 
   [testng] [2024-11-06 05:58:47,050] [pool-1-thread-6] Initializing /data/olivier/tiled/Mike.lif: 
   [testng] [2024-11-06 05:58:48,003] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y1.tif: 
   [testng] [2024-11-06 05:58:49,642] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y0.tif: 
   [testng] [2024-11-06 05:58:51,336] [pool-1-thread-10] Initializing /data/olivier/tiled/bob.lif: 
   [testng] [2024-11-06 05:58:52,089] [pool-1-thread-4] Initializing /data/melissa/Series001_z1.tif: 
   [testng] [2024-11-06 05:58:53,898] [pool-1-thread-7] Initializing /data/leon/leon002.lif: 
   [testng] [2024-11-06 05:58:54,839] [pool-1-thread-1] Initializing /data/sebastian/sebHaase.lif: 
   [testng] [2024-11-06 05:58:55,299] [pool-1-thread-12] Initializing /data/andrew/Series 68 TIFFs/Series068_t7_y8.tif: 
   [testng] [2024-11-06 05:58:58,452] [pool-1-thread-11] Initializing /data/melissa/roi-test-1.lif: 
   [testng] [2024-11-06 05:58:59,640] [pool-1-thread-7] Initializing /data/andrew/Series 68 TIFFs/Series068_t2_y4.tif: 
   [testng] [2024-11-06 05:59:01,452] [pool-1-thread-1] Initializing /data/andrew/Series 68 TIFFs/Series068_t4_y0.tif: 
   [testng] [2024-11-06 05:59:03,423] [pool-1-thread-5] Initializing /data/jcb/JCB 201112145/Figure 3A.lif: 
   [testng] [2024-11-06 05:59:03,812] [pool-1-thread-6] Initializing /data/andrew/Series 68 TIFFs/Series068_t0_y5.tif: 
   [testng] [2024-11-06 05:59:05,526] [pool-1-thread-2] Initializing /data/vytas/20x deconvol demo.lif: 
   [testng] [2024-11-06 05:59:06,021] [pool-1-thread-3] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/FRAP002_5um.png: 
   [testng] [2024-11-06 05:59:07,380] [pool-1-thread-11] Initializing /data/tony/December_806b.lif: 
   [testng] [2024-11-06 05:59:08,974] [pool-1-thread-3] Initializing /data/andrew/Series 68 TIFFs/Series068_t8_y6.tif: 
   [testng] [2024-11-06 05:59:10,671] [pool-1-thread-5] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Wrong Order Merge.avi: 
   [testng] [2024-11-06 05:59:11,852] [pool-1-thread-8] Initializing /data/andrew/Series 68 TIFFs/Series068_t6_y0.tif: 
   [testng] [2024-11-06 05:59:13,578] [pool-1-thread-9] Initializing /data/andrew/Series 68 TIFFs/Series068_t1_y1.tif: 
   [testng] [2024-11-06 05:59:15,242] [pool-1-thread-4] Initializing /data/andrew/Series 68 TIFFs/Series068_t5_y3.tif: 
   [testng] [2024-11-06 05:59:16,810] [pool-1-thread-12] Initializing /data/sagar/forMelissa.lif: 
   [testng] [2024-11-06 05:59:17,119] [pool-1-thread-2] Initializing /data/andrew/Series 68 TIFFs/Series068_t3_y1.tif: 
   [testng] [2024-11-06 05:59:20,016] [pool-1-thread-11] Initializing /data/pki/RA4 P3 x63.lif: 
   [testng] [2024-11-06 05:59:20,973] [pool-1-thread-5] Initializing /data/stefan/3D_Prionium_thick_stack.lif: 
   [testng] [2024-11-06 05:59:22,552] [pool-1-thread-12] Initializing /data/rich/TEST.lif: 
   [testng] [2024-11-06 05:59:24,192] [pool-1-thread-7] Initializing /data/tony/Scanerror-nested.lif: 
   [testng] [2024-11-06 05:59:24,771] [pool-1-thread-11] Initializing /data/vytas/data samples.lif: 
   [testng] [2024-11-06 05:59:25,745] [pool-1-thread-5] Initializing /data/andrew/Snapshots_1kx1k_150908.lif: 
   [testng] [2024-11-06 05:59:26,671] [pool-1-thread-6] Initializing /data/tony/Scanerror.lif: 
   [testng] [2024-11-06 05:59:27,092] [pool-1-thread-1] Initializing /data/tony/OPN_cy3_dapi_trab.lif: 
   [testng] [2024-11-06 05:59:28,165] [pool-1-thread-12] Initializing /data/vytas/Experimenttest2.lif: 
   [testng] [2024-11-06 05:59:29,093] [pool-1-thread-3] Initializing /data/andrew/FRAP_Test_250708.lif: 
   [testng] [2024-11-06 05:59:31,071] [pool-1-thread-7] Initializing /data/qa-4791/TestFlorianDescription2.lif: 
   [testng] [2024-11-06 05:59:31,450] [pool-1-thread-2] Initializing /data/public/seanwarren/150519_FRAP_test_ROIs_chromagreen/150519_FRAP_test_ROIs_chromagreen.lif: 
   [testng] [2024-11-06 05:59:31,993] [pool-1-thread-11] Initializing /data/jcb/201003021_Fig8B.lif: 
   [testng] [2024-11-06 05:59:32,405] [pool-1-thread-9] Initializing /data/andrew/New XZY LIF Upload/Wrong Order/XZY Stacks Wrong Order Ch3.avi: 
   [testng] [2024-11-06 05:59:32,720] [pool-1-thread-4] Initializing /data/stephen/Timelapse of RG An embryos.lif: 
   [testng] [2024-11-06 05:59:33,061] [pool-1-thread-8] Initializing /data/qa-10917/P2P-MS2-lacZ.lif: 
   [testng] [2024-11-06 05:59:33,966] [pool-1-thread-12] Initializing /data/christophe/070921_HN_Nav.lif: 
   [testng] [2024-11-06 05:59:34,425] [pool-1-thread-6] Initializing /data/nicolas/Experiment.lif: 
   [testng] [2024-11-06 05:59:36,761] [pool-1-thread-1] Initializing /data/romain/merge 002.lif: 
   [testng] [2024-11-06 05:59:37,169] [pool-1-thread-5] Initializing /data/jcb/201007044/Figure 4C - F761.lif: 
   [testng] [2024-11-06 05:59:38,394] [pool-1-thread-7] Initializing /data/ki/Experiment_001.lif: 
   [testng] [2024-11-06 05:59:39,539] [pool-1-thread-9] Initializing /data/vytas/2014/2nd MeBl30 200MEA plus bkpmp end.lif: 
   [testng] [2024-11-06 05:59:40,049] [pool-1-thread-11] Initializing /data/andrew/Series 68 Multi from Image Sequence.tif: 
   [testng] [2024-11-06 05:59:41,737] [pool-1-thread-2] Initializing /data/jcb/JCB 201112145/Figure 5A.lif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 14204, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 26 minutes 50 seconds
Finished: SUCCESS