Skip to content

Console Output

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

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

init-timestamp:

init:

copy-resources:

compile:
[resolver:resolve] Resolving artifacts

compile-tests:
[resolver:resolve] Resolving artifacts
    [javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

test-automated:
   [testng] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
   [testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
   [testng] File leak detector installed
   [testng] 10:58:09,287 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 10:58:09,289 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - No custom configurators were discovered as a service.
   [testng] 10:58:09,289 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 10:58:09,290 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 10:58:09,290 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 10:58:09,290 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 10:58:09,291 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 10:58:09,291 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 10:58:09,291 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 10:58:09,292 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 10:58:09,292 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 10:58:09,292 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 10:58:09,459 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 10:58:09,459 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 10:58:09,486 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 10:58:09,486 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 10:58:09,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 10:58:09,493 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 10:58:09,493 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 10:58:09,493 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 10:58:09,493 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@d9345cd - End of configuration.
   [testng] 10:58:09,494 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48aca48b - Registering current configuration as safe fallback point
   [testng] 10:58:09,494 |-INFO in ch.qos.logback.classic.util.ContextInitializer@46fa7c39 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 203 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-07-25 10:58:09,503] [main] java.version = 21
   [testng] 10:58:09,508 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 10:58:09,508 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:58:09,549 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-07-25_10-58-09.log]
   [testng] 10:58:09,550 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71687585 - End of configuration.
   [testng] [2024-07-25 10:58:09,552] [main] testng.directory = /data
   [testng] [2024-07-25 10:58:09,552] [main] testng.configDirectory = /config
   [testng] [2024-07-25 10:58:09,560] [main] testng.multiplier = 1.0
   [testng] [2024-07-25 10:58:09,561] [main] testng.in-memory = false
   [testng] [2024-07-25 10:58:09,561] [main] testng.allow-missing = false
   [testng] [2024-07-25 10:58:09,561] [main] user.language = en
   [testng] [2024-07-25 10:58:09,561] [main] user.country = ${user.country}
   [testng] [2024-07-25 10:58:09,561] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-07-25 10:58:45,065] [main] ----------------------------------------
   [testng] [2024-07-25 10:58:45,065] [main] Total files: 653
   [testng] [2024-07-25 10:58:45,065] [main] Scan time: 35.504 s (54 ms/file)
   [testng] [2024-07-25 10:58:45,066] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 73 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-07-25 10:59:39,061] [pool-1-thread-1] Initializing /data/michael/2CTZfirstZThenChan.tif: 
   [testng] 10:59:39,061 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 10:59:39,061 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:59:39,063 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2024-07-25_10-59-39.log]
   [testng] 10:59:39,064 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7568d3c5 - End of configuration.
   [testng] [2024-07-25 10:59:39,245] [pool-1-thread-12] Initializing /data/michael/1colorZfirstThenChan.tif: 
   [testng] 10:59:39,245 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 10:59:39,245 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:59:39,246 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2024-07-25_10-59-39.log]
   [testng] 10:59:39,247 |-INFO in ch.qos.logback.core.sift.SiftProcessor@202a8051 - End of configuration.
   [testng] [2024-07-25 10:59:39,323] [pool-1-thread-11] Initializing /data/matt/WT 23_4_12/WT 23_4_12.mvd2: 
   [testng] 10:59:39,323 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 10:59:39,324 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:59:39,324 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2024-07-25_10-59-39.log]
   [testng] 10:59:39,325 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21395e09 - End of configuration.
   [testng] [2024-07-25 10:59:39,579] [pool-1-thread-10] Initializing /data/martin/Untitled Acquisition Protocol 2.ome.tiff: 
   [testng] 10:59:39,580 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 10:59:39,580 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:59:39,581 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2024-07-25_10-59-39.log]
   [testng] 10:59:39,582 |-INFO in ch.qos.logback.core.sift.SiftProcessor@24c3fdfe - End of configuration.
   [testng] [2024-07-25 10:59:39,642] [pool-1-thread-9] Initializing /data/martin/3 March 2011/3 March 2011.mvd2: 
   [testng] 10:59:39,642 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 10:59:39,642 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:59:39,643 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2024-07-25_10-59-39.log]
   [testng] 10:59:39,643 |-INFO in ch.qos.logback.core.sift.SiftProcessor@63b98946 - End of configuration.
   [testng] [2024-07-25 10:59:39,867] [pool-1-thread-8] Initializing /data/martin/OME Tiffs/0003.ome.tiff: 
   [testng] 10:59:39,867 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 10:59:39,867 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:59:39,868 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2024-07-25_10-59-39.log]
   [testng] 10:59:39,868 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4b3a9ce3 - End of configuration.
   [testng] [2024-07-25 10:59:39,930] [pool-1-thread-7] Initializing /data/johannes/acff/one-pixel-white.acff: 
   [testng] 10:59:39,931 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 10:59:39,931 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:59:39,932 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2024-07-25_10-59-39.log]
   [testng] 10:59:39,932 |-INFO in ch.qos.logback.core.sift.SiftProcessor@41db376b - End of configuration.
   [testng] [2024-07-25 10:59:39,941] [pool-1-thread-6] Initializing /data/michael/1colorZChanThenZ.tif: 
   [testng] 10:59:39,941 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 10:59:39,941 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:59:39,942 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2024-07-25_10-59-39.log]
   [testng] 10:59:39,943 |-INFO in ch.qos.logback.core.sift.SiftProcessor@357ee9eb - End of configuration.
   [testng] [2024-07-25 10:59:39,985] [pool-1-thread-5] Initializing /data/michael/1colorTime.tif: 
   [testng] 10:59:39,986 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 10:59:39,986 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:59:39,987 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2024-07-25_10-59-39.log]
   [testng] 10:59:39,987 |-INFO in ch.qos.logback.core.sift.SiftProcessor@508139fd - End of configuration.
   [testng] [2024-07-25 10:59:40,038] [pool-1-thread-4] Initializing /data/alessandro/Sara 25-02-2010/Sara 25-02-2010.mvd2: 
   [testng] 10:59:40,039 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 10:59:40,039 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:59:40,040 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2024-07-25_10-59-40.log]
   [testng] 10:59:40,040 |-INFO in ch.qos.logback.core.sift.SiftProcessor@741fabcc - End of configuration.
   [testng] [2024-07-25 10:59:40,136] [pool-1-thread-3] Initializing /data/ruben/Nuc-Golgi/Nuc-Golgi.mvd2: 
   [testng] 10:59:40,136 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 10:59:40,136 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:59:40,137 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2024-07-25_10-59-40.log]
   [testng] 10:59:40,138 |-INFO in ch.qos.logback.core.sift.SiftProcessor@12d6ea29 - End of configuration.
   [testng] [2024-07-25 10:59:40,182] [pool-1-thread-2] Initializing /data/michael/2ColorZTimethenChan.tif: 
   [testng] 10:59:40,182 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 10:59:40,183 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:59:40,183 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2024-07-25_10-59-40.log]
   [testng] 10:59:40,184 |-INFO in ch.qos.logback.core.sift.SiftProcessor@447a000b - End of configuration.
   [testng] [2024-07-25 10:59:41,433] [pool-1-thread-7] Initializing /data/michael/twoColorZChanThenZ.liff: 
   [testng] [2024-07-25 10:59:43,005] [pool-1-thread-6] Initializing /data/chris/Fig 4/Fig 4.mvd2: 
   [testng] [2024-07-25 10:59:43,046] [pool-1-thread-5] Initializing /data/tony/Exported/OME TIFF/Convollaria XYZt.tif: 
   [testng] [2024-07-25 10:59:43,184] [pool-1-thread-12] Initializing /data/michael/2ColorTimeZfirstThenChan.liff: 
   [testng] [2024-07-25 10:59:43,456] [pool-1-thread-8] Initializing /data/martin/0190813/0190813 export 2.ome.tiff: 
   [testng] [2024-07-25 10:59:43,505] [pool-1-thread-10] Initializing /data/michael/twoColorZfirstThenChan.tif: 
   [testng] [2024-07-25 10:59:43,562] [pool-1-thread-2] Initializing /data/tony/Exported/OME TIFF/Convollaria XYZ.tif: 
   [testng] [2024-07-25 10:59:43,639] [pool-1-thread-1] Initializing /data/oliver/training.mvd2: 
   [testng] [2024-07-25 10:59:43,679] [pool-1-thread-7] Initializing /data/alessandro/100811_control lifeact myfp/100811_lifmyfp_control_fish#2/100811_lifmyfp_control_fish#2.mvd2: 
   [testng] [2024-07-25 10:59:44,726] [pool-1-thread-8] Initializing /data/qa-7982/sep4_cherryzeus_20140211.mvd2: 
   [testng] [2024-07-25 10:59:44,810] [pool-1-thread-1] Initializing /data/michael/twoColorZfirstThenChan.liff: 
   [testng] [2024-07-25 10:59:44,896] [pool-1-thread-10] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XY.tif: 
   [testng] [2024-07-25 10:59:44,936] [pool-1-thread-2] Initializing /data/tony/Exported/LIFF/Convollaria XYZt.liff: 
   [testng] [2024-07-25 10:59:45,015] [pool-1-thread-12] Initializing /data/martin/Untitled Acquisition Protocol.ome.tiff: 
   [testng] [2024-07-25 10:59:45,261] [pool-1-thread-3] Initializing /data/michael/VolcityDatabase/VolcityDatabase.mvd2: 
   [testng] [2024-07-25 10:59:45,290] [pool-1-thread-5] Initializing /data/jeremy/Green.acff: 
   [testng] [2024-07-25 10:59:45,321] [pool-1-thread-6] Initializing /data/tony/27 May 08/27 May 08.mvd2: 
   [testng] [2024-07-25 10:59:45,746] [pool-1-thread-5] Initializing /data/martin/OME Tiffs/0001.ome.tiff: 
   [testng] [2024-07-25 10:59:46,113] [pool-1-thread-8] Initializing /data/dirk/simona2/simona2.mvd2: 
   [testng] [2024-07-25 10:59:46,389] [pool-1-thread-10] Initializing /data/martin/original/hegc3A.tif: 
   [testng] [2024-07-25 10:59:46,442] [pool-1-thread-12] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XYZt.tif: 
   [testng] [2024-07-25 10:59:46,597] [pool-1-thread-1] Initializing /data/alessandro/100419_Par3/100419_Par3.mvd2: 
   [testng] [2024-07-25 10:59:46,864] [pool-1-thread-2] Initializing /data/michael/1colorZChanThenZ.liff: 
   [testng] [2024-07-25 10:59:50,802] [pool-1-thread-7] Initializing /data/martin/OME Tiffs/0002.ome.tiff: 
   [testng] [2024-07-25 10:59:50,844] [pool-1-thread-4] Initializing /data/tony/Exported/LIFF/Convollaria XYt.liff: 
   [testng] [2024-07-25 10:59:50,887] [pool-1-thread-10] Initializing /data/michael/twoColorTime.liff: 
   [testng] [2024-07-25 10:59:50,937] [pool-1-thread-2] Initializing /data/michael/twoColorZChanThenZ.tif: 
   [testng] [2024-07-25 10:59:50,981] [pool-1-thread-12] Initializing /data/johannes/mvd2/one-pixel.mvd2: 
   [testng] [2024-07-25 10:59:50,991] [pool-1-thread-6] Initializing /data/martin/0190813/0190813.mvd2: 
   [testng] [2024-07-25 10:59:51,005] [pool-1-thread-3] Initializing /data/tony/Exported/LIFF/Convollaria XY.liff: 
   [testng] [2024-07-25 10:59:51,054] [pool-1-thread-5] Initializing /data/martin/original files/omero samples.mvd2: 
   [testng] [2024-07-25 10:59:51,329] [pool-1-thread-12] Initializing /data/martin/0190813/Volocity snapshot 2.jpg: 
   [testng] [2024-07-25 10:59:52,151] [pool-1-thread-2] Initializing /data/johannes/acff/four-pixels.acff: 
   [testng] [2024-07-25 10:59:52,245] [pool-1-thread-7] Initializing /data/martin/0190813/0190813 export 1.ome.tiff: 
   [testng] [2024-07-25 10:59:52,303] [pool-1-thread-4] Initializing /data/matt/Volocity libraries for LOCI/matt colocalisation/matt colocalisation.mvd2: 
   [testng] [2024-07-25 10:59:52,357] [pool-1-thread-10] Initializing /data/jeremy/Snapshot of 3 Colour.jpg: 
   [testng] [2024-07-25 10:59:52,437] [pool-1-thread-2] Initializing /data/michael/1colorZfirstThenChan.liff: 
   [testng] [2024-07-25 10:59:52,495] [pool-1-thread-3] Initializing /data/tony/Exported/OME TIFF/Convollaria XYt.tif: 
   [testng] [2024-07-25 10:59:53,858] [pool-1-thread-12] Initializing /data/martin/Snapshot of Untitled Acquisition Protocol.ome.tiff: 
   [testng] [2024-07-25 10:59:53,902] [pool-1-thread-1] Initializing /data/michael/twoColorTime.tif: 
   [testng] [2024-07-25 10:59:54,214] [pool-1-thread-10] Initializing /data/chris/Fig 5/Fig 5.mvd2: 
   [testng] [2024-07-25 10:59:54,361] [pool-1-thread-6] Initializing /data/jeremy/DAPI.acff: 
   [testng] [2024-07-25 10:59:54,521] [pool-1-thread-7] Initializing /data/johannes/acff/one-pixel.acff: 
   [testng] [2024-07-25 10:59:54,703] [pool-1-thread-7] Initializing /data/martin/OME Tiffs/0000.ome.tiff: 
   [testng] [2024-07-25 10:59:54,829] [pool-1-thread-6] Initializing /data/jeremy/Tx red.acff: 
   [testng] [2024-07-25 10:59:54,893] [pool-1-thread-12] Initializing /data/josh/081910/testing/testing.mvd2: 
   [testng] [2024-07-25 10:59:54,938] [pool-1-thread-3] Initializing /data/martin/Snapshot of Snapshot of Untitled Acquisition Protocol.ome.tiff: 
   [testng] [2024-07-25 10:59:55,000] [pool-1-thread-2] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XYZ.tif: 
   [testng] [2024-07-25 10:59:55,072] [pool-1-thread-1] Initializing /data/matt/Volocity libraries for LOCI/Untitled Library/Untitled Library.mvd2: 
   [testng] [2024-07-25 10:59:55,439] [pool-1-thread-6] Initializing /data/johannes/acff/four-pixels-white.acff: 
   [testng] [2024-07-25 10:59:55,531] [pool-1-thread-12] Initializing /data/martin/0190813/Volocity snapshot 1.jpg: 
   [testng] [2024-07-25 10:59:55,568] [pool-1-thread-5] Initializing /data/tony/Exported/Improvision TIFF/Convollaria XYt.tif: 
   [testng] [2024-07-25 10:59:55,676] [pool-1-thread-6] Initializing /data/tony/Exported/LIFF/Convollaria XYZ.liff: 
   [testng] [2024-07-25 10:59:56,207] [pool-1-thread-7] Initializing /data/tony/Exported/OME TIFF/Convollaria XY.tif: 
   [testng] [2024-07-25 10:59:56,267] [pool-1-thread-3] Initializing /data/chris-wood/11292011/11292011.mvd2: 
   [testng] [2024-07-25 10:59:56,566] [pool-1-thread-2] Initializing /data/michael/1colorTime.liff: 
   [testng] [2024-07-25 10:59:56,670] [pool-1-thread-10] Initializing /data/alessandro/100811_control lifeact myfp/100811_lifmyfp_control/100811_lifmyfp_control.mvd2: 
   [testng] [2024-07-25 10:59:56,732] [pool-1-thread-12] Initializing /data/josh/newvelocitytest/newvelocitytest.mvd2: 
   [testng] [2024-07-25 10:59:56,786] [pool-1-thread-5] Initializing /data/oliver/Testslides_Mitomorphologie/Testslides_Mitomorphologie.mvd2: 
   [testng] [2024-07-25 10:59:57,291] [pool-1-thread-6] Initializing /data/alex/PE_UV/2010 11 26 pm, ome test 2.mvd2: 
   [testng] [2024-07-25 10:59:57,317] [pool-1-thread-12] Initializing /data/martin/original/hegc3A.mvd2: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3869, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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