Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 312
originally caused by:
 Started by upstream project "Trigger" build number 334
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder
[BIOFORMATS-test-folder] $ /bin/bash -xe /tmp/jenkins9396167388711727140.sh
+ '[' ome-xml = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_49514_merge_ci -v /uod/idr/repos/curated/ome-xml:/data -v /uod/idr-scratch/merge-ci/curated/ome-xml:/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] 04:03:52,883 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 04:03:52,884 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 04:03:52,884 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:03:52,885 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:03:52,886 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 04:03:52,886 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 04:03:52,886 |-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] 04:03:52,886 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:03:52,887 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:03:52,887 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 04:03:52,887 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 04:03:52,888 |-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:03:53,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 04:03:53,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 04:03:53,065 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 04:03:53,065 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 04:03:53,070 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 04:03:53,071 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 04:03:53,071 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 04:03:53,071 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 04:03:53,071 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 04:03:53,072 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 04:03:53,072 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 185 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2025-01-08 04:03:53,080] [main] java.version = 17.0.2
   [testng] 04:03:53,083 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 04:03:53,083 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:03:53,121 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-01-08_04-03-53.log]
   [testng] 04:03:53,122 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2025-01-08 04:03:53,124] [main] testng.directory = /data
   [testng] [2025-01-08 04:03:53,124] [main] testng.configDirectory = /config
   [testng] [2025-01-08 04:03:53,132] [main] testng.multiplier = 1.0
   [testng] [2025-01-08 04:03:53,133] [main] testng.in-memory = false
   [testng] [2025-01-08 04:03:53,133] [main] testng.allow-missing = false
   [testng] [2025-01-08 04:03:53,133] [main] user.language = en
   [testng] [2025-01-08 04:03:53,133] [main] user.country = ${user.country}
   [testng] [2025-01-08 04:03:53,134] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2025-01-08 04:03:59,085] [main] ----------------------------------------
   [testng] [2025-01-08 04:03:59,085] [main] Total files: 203
   [testng] [2025-01-08 04:03:59,085] [main] Scan time: 5.951 s (29 ms/file)
   [testng] [2025-01-08 04:03:59,085] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 202 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2025-01-08 04:05:38,671] [pool-1-thread-1] Initializing /data/public/2011-06/spim.ome.xml: 
   [testng] 04:05:38,672 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 04:05:38,672 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:05:38,673 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2025-01-08_04-05-38.log]
   [testng] 04:05:38,674 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5dbb6ab6 - End of configuration.
   [testng] [2025-01-08 04:05:39,316] [pool-1-thread-12] Initializing /data/public/2011-06/multi-channel.ome.xml: 
   [testng] 04:05:39,316 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 04:05:39,316 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:05:39,317 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2025-01-08_04-05-39.log]
   [testng] 04:05:39,318 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3e779c63 - End of configuration.
   [testng] [2025-01-08 04:05:39,810] [pool-1-thread-11] Initializing /data/johannes/20100625_W3_Ppac_8.ome: 
   [testng] 04:05:39,810 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 04:05:39,810 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:05:39,811 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2025-01-08_04-05-39.log]
   [testng] 04:05:39,811 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7cac353b - End of configuration.
   [testng] [2025-01-08 04:05:40,413] [pool-1-thread-10] Initializing /data/public/2016-06/single-image.ome.xml: 
   [testng] 04:05:40,413 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 04:05:40,413 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:05:40,414 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2025-01-08_04-05-40.log]
   [testng] 04:05:40,414 |-INFO in ch.qos.logback.core.sift.SiftProcessor@18f35c17 - End of configuration.
   [testng] [2025-01-08 04:05:40,932] [pool-1-thread-9] Initializing /data/samples/Sample-2003-custom-ST.ome: 
   [testng] 04:05:40,932 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 04:05:40,932 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:05:40,933 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2025-01-08_04-05-40.log]
   [testng] 04:05:40,933 |-INFO in ch.qos.logback.core.sift.SiftProcessor@c2005ba - End of configuration.
   [testng] [2025-01-08 04:05:41,843] [pool-1-thread-8] Initializing /data/public/2010-04/instrument.ome.xml: 
   [testng] 04:05:41,843 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 04:05:41,843 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:05:41,844 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2025-01-08_04-05-41.log]
   [testng] 04:05:41,844 |-INFO in ch.qos.logback.core.sift.SiftProcessor@b44a992 - End of configuration.
   [testng] [2025-01-08 04:05:42,202] [pool-1-thread-7] Initializing /data/public/2015-01/multi-channel-z-series.ome.xml: 
   [testng] 04:05:42,202 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 04:05:42,202 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:05:42,203 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2025-01-08_04-05-42.log]
   [testng] 04:05:42,203 |-INFO in ch.qos.logback.core.sift.SiftProcessor@51248f60 - End of configuration.
   [testng] [2025-01-08 04:05:42,518] [pool-1-thread-6] Initializing /data/public/2012-06/no-date.ome.xml: 
   [testng] 04:05:42,518 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 04:05:42,518 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:05:42,519 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2025-01-08_04-05-42.log]
   [testng] 04:05:42,519 |-INFO in ch.qos.logback.core.sift.SiftProcessor@44bfc280 - End of configuration.
   [testng] [2025-01-08 04:05:42,807] [pool-1-thread-5] Initializing /data/public/2008-09/instrument.ome.xml: 
   [testng] 04:05:42,808 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 04:05:42,808 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:05:42,809 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2025-01-08_04-05-42.log]
   [testng] 04:05:42,809 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3bf7e8b4 - End of configuration.
   [testng] [2025-01-08 04:05:43,206] [pool-1-thread-4] Initializing /data/public/2016-06/instrument-units-alternate.ome.xml: 
   [testng] 04:05:43,207 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 04:05:43,207 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:05:43,208 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2025-01-08_04-05-43.log]
   [testng] 04:05:43,208 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21f45525 - End of configuration.
   [testng] [2025-01-08 04:05:43,528] [pool-1-thread-3] Initializing /data/public/2012-06/transformations-downgrade.ome.xml: 
   [testng] 04:05:43,528 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 04:05:43,528 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:05:43,528 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2025-01-08_04-05-43.log]
   [testng] 04:05:43,529 |-INFO in ch.qos.logback.core.sift.SiftProcessor@76d0a974 - End of configuration.
   [testng] [2025-01-08 04:05:43,889] [pool-1-thread-2] Initializing /data/public/2015-01/instrument-units-default.ome.xml: 
   [testng] 04:05:43,889 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 04:05:43,889 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:05:43,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-2025-01-08_04-05-43.log]
   [testng] 04:05:43,890 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5f13f9b7 - End of configuration.
   [testng] [2025-01-08 04:05:49,267] [pool-1-thread-10] Initializing /data/public/2015-01/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:05:49,607] [pool-1-thread-6] Initializing /data/public/2013-06/xmlannotation-body-space.ome.xml: 
   [testng] [2025-01-08 04:05:49,914] [pool-1-thread-7] Initializing /data/public/2011-06/filter.ome.xml: 
   [testng] [2025-01-08 04:05:50,322] [pool-1-thread-12] Initializing /data/public/2015-01/xmlannotation-multi-value.ome.xml: 
   [testng] [2025-01-08 04:05:52,056] [pool-1-thread-2] Initializing /data/public/2012-06/z-series.ome.xml: 
   [testng] [2025-01-08 04:05:52,924] [pool-1-thread-4] Initializing /data/public/2010-06/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-08 04:05:53,256] [pool-1-thread-8] Initializing /data/public/2016-06/xmlannotation-svg.ome.xml: 
   [testng] [2025-01-08 04:05:53,541] [pool-1-thread-5] Initializing /data/public/2015-01/instrument-units-alternate.ome.xml: 
   [testng] [2025-01-08 04:05:53,833] [pool-1-thread-3] Initializing /data/public/2010-06/time-series.ome.xml: 
   [testng] [2025-01-08 04:05:54,115] [pool-1-thread-9] Initializing /data/public/2016-06/folders-larger-taxonomy.ome.xml: 
   [testng] [2025-01-08 04:05:54,770] [pool-1-thread-11] Initializing /data/public/2016-06/transformations-upgrade.ome.xml: 
   [testng] [2025-01-08 04:05:55,228] [pool-1-thread-1] Initializing /data/public/2016-06/timestampannotation.ome.xml: 
   [testng] [2025-01-08 04:05:59,199] [pool-1-thread-8] Initializing /data/public/2010-04/filter.ome.xml: 
   [testng] [2025-01-08 04:05:59,577] [pool-1-thread-2] Initializing /data/public/2011-06/xmlannotation-svg.ome.xml: 
   [testng] [2025-01-08 04:05:59,880] [pool-1-thread-4] Initializing /data/public/2015-01/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2025-01-08 04:06:00,551] [pool-1-thread-5] Initializing /data/public/2011-06/time-series.ome.xml: 
   [testng] [2025-01-08 04:06:01,058] [pool-1-thread-3] Initializing /data/public/2010-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2025-01-08 04:06:01,404] [pool-1-thread-6] Initializing /data/public/2009-09/instrument.ome.xml: 
   [testng] [2025-01-08 04:06:02,405] [pool-1-thread-12] Initializing /data/public/2009-09/single-image.ome.xml: 
   [testng] [2025-01-08 04:06:02,690] [pool-1-thread-7] Initializing /data/public/2008-09/single-image.ome.xml: 
   [testng] [2025-01-08 04:06:02,999] [pool-1-thread-10] Initializing /data/samples/test.OME: 
   [testng] [2025-01-08 04:06:03,288] [pool-1-thread-1] Initializing /data/public/2011-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:06:03,609] [pool-1-thread-11] Initializing /data/public/2011-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2025-01-08 04:06:03,989] [pool-1-thread-9] Initializing /data/public/2011-06/single-image.ome.xml: 
   [testng] [2025-01-08 04:06:06,703] [pool-1-thread-8] Initializing /data/public/2013-06/ROI.ome.xml: 
   [testng] [2025-01-08 04:06:07,750] [pool-1-thread-5] Initializing /data/public/2012-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2025-01-08 04:06:08,082] [pool-1-thread-2] Initializing /data/mario/Hoechst_ND - n000000.tif: 
   [testng] [2025-01-08 04:06:11,270] [pool-1-thread-10] Initializing /data/public/2015-01/commentannotation.ome.xml: 
   [testng] [2025-01-08 04:06:11,751] [pool-1-thread-12] Initializing /data/public/2009-09/multi-channel.ome.xml: 
   [testng] [2025-01-08 04:06:12,074] [pool-1-thread-1] Initializing /data/public/2010-04/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2025-01-08 04:06:12,408] [pool-1-thread-6] Initializing /data/public/2011-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2025-01-08 04:06:12,722] [pool-1-thread-3] Initializing /data/public/2011-06/multi-channel-z-series.ome.xml: 
   [testng] [2025-01-08 04:06:13,009] [pool-1-thread-11] Initializing /data/public/2016-06/commentannotation.ome.xml: 
   [testng] [2025-01-08 04:06:13,285] [pool-1-thread-4] Initializing /data/public/2012-06/xmlannotation-svg.ome.xml: 
   [testng] [2025-01-08 04:06:13,576] [pool-1-thread-9] Initializing /data/public/2012-06/time-series.ome.xml: 
   [testng] [2025-01-08 04:06:13,856] [pool-1-thread-7] Initializing /data/public/2016-06/z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:06:16,147] [pool-1-thread-8] Initializing /data/public/2015-01/time-series.ome.xml: 
   [testng] [2025-01-08 04:06:17,846] [pool-1-thread-11] Initializing /data/public/2010-06/multi-channel-z-series.ome.xml: 
   [testng] [2025-01-08 04:06:18,146] [pool-1-thread-9] Initializing /data/public/2009-09/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-08 04:06:18,446] [pool-1-thread-10] Initializing /data/public/2011-06/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-08 04:06:18,735] [pool-1-thread-3] Initializing /data/public/2009-09/multi-channel-z-series.ome.xml: 
   [testng] [2025-01-08 04:06:19,015] [pool-1-thread-1] Initializing /data/public/2008-09/multi-channel-z-series.ome.xml: 
   [testng] [2025-01-08 04:06:19,288] [pool-1-thread-5] Initializing /data/public/2013-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2025-01-08 04:06:19,583] [pool-1-thread-4] Initializing /data/mario/Hoechst_ND - n000000.ome: 
   [testng] [2025-01-08 04:06:19,960] [pool-1-thread-6] Initializing /data/public/2010-04/single-image.ome.xml: 
   [testng] [2025-01-08 04:06:20,235] [pool-1-thread-12] Initializing /data/public/2010-04/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2025-01-08 04:06:20,799] [pool-1-thread-7] Initializing /data/public/2011-06/no-date.ome.xml: 
   [testng] [2025-01-08 04:06:23,253] [pool-1-thread-8] Initializing /data/public/2016-06/transformations-downgrade.ome.xml: 
   [testng] [2025-01-08 04:06:25,705] [pool-1-thread-7] Initializing /data/public/2013-06/instrument.ome.xml: 
   [testng] [2025-01-08 04:06:26,011] [pool-1-thread-11] Initializing /data/public/2012-06/spim.ome.xml: 
   [testng] [2025-01-08 04:06:26,375] [pool-1-thread-10] Initializing /data/public/2016-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:06:26,683] [pool-1-thread-6] Initializing /data/public/2013-06/transformations-downgrade.ome.xml: 
   [testng] [2025-01-08 04:06:26,984] [pool-1-thread-1] Initializing /data/curtis/black0.ome: 
   [testng] [2025-01-08 04:06:27,437] [pool-1-thread-3] Initializing /data/sandeep/synth_rbc.ome: 
   [testng] [2025-01-08 04:06:27,917] [pool-1-thread-5] Initializing /data/public/2011-06/ROI.ome.xml: 
   [testng] [2025-01-08 04:06:28,306] [pool-1-thread-9] Initializing /data/public/2015-01/ROI.ome.xml: 
   [testng] [2025-01-08 04:06:28,604] [pool-1-thread-12] Initializing /data/public/2015-01/transformations-upgrade.ome.xml: 
   [testng] [2025-01-08 04:06:30,800] [pool-1-thread-4] Initializing /data/public/2010-04/time-series.ome.xml: 
   [testng] [2025-01-08 04:06:31,988] [pool-1-thread-8] Initializing /data/public/2015-01/tagannotation.ome.xml: 
   [testng] [2025-01-08 04:06:32,331] [pool-1-thread-2] Initializing /data/public/2012-06/metadata-only.ome.xml: 
   [testng] [2025-01-08 04:06:33,657] [pool-1-thread-5] Initializing /data/public/2016-06/tagannotation.ome.xml: 
   [testng] [2025-01-08 04:06:33,966] [pool-1-thread-6] Initializing /data/public/2010-06/single-image.ome.xml: 
   [testng] [2025-01-08 04:06:34,269] [pool-1-thread-7] Initializing /data/public/2008-09/multi-pixel-default.ome.xml: 
   [testng] [2025-01-08 04:06:34,580] [pool-1-thread-9] Initializing /data/public/2016-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2025-01-08 04:06:34,872] [pool-1-thread-11] Initializing /data/public/2008-09/time-series.ome.xml: 
   [testng] [2025-01-08 04:06:35,819] [pool-1-thread-12] Initializing /data/curtis/black6-7.ome: 
   [testng] [2025-01-08 04:06:36,752] [pool-1-thread-10] Initializing /data/curtis/black0.tif: 
   [testng] [2025-01-08 04:06:38,426] [pool-1-thread-1] Initializing /data/public/2009-09/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2025-01-08 04:06:38,796] [pool-1-thread-3] Initializing /data/samples/Sample-2008_02.ome: 
   [testng] [2025-01-08 04:06:40,096] [pool-1-thread-4] Initializing /data/public/2010-06/xmlannotation-svg.ome.xml: 
   [testng] [2025-01-08 04:06:40,700] [pool-1-thread-8] Initializing /data/public/2015-01/spim.ome.xml: 
   [testng] [2025-01-08 04:06:41,366] [pool-1-thread-2] Initializing /data/public/2012-06/ROI.ome.xml: 
   [testng] [2025-01-08 04:06:43,561] [pool-1-thread-5] Initializing /data/public/2013-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2025-01-08 04:06:43,915] [pool-1-thread-9] Initializing /data/public/2016-06/folders-simple-taxonomy.ome.xml: 
   [testng] [2025-01-08 04:06:44,464] [pool-1-thread-7] Initializing /data/public/2015-01/z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:06:45,017] [pool-1-thread-3] Initializing /data/public/2013-06/single-image.ome.xml: 
   [testng] [2025-01-08 04:06:45,323] [pool-1-thread-11] Initializing /data/public/2013-06/timestampannotation-posix-only.ome.xml: 
   [testng] [2025-01-08 04:06:45,674] [pool-1-thread-1] Initializing /data/public/2016-06/spim.ome.xml: 
   [testng] [2025-01-08 04:06:46,371] [pool-1-thread-6] Initializing /data/public/2013-06/timestampannotation.ome.xml: 
   [testng] [2025-01-08 04:06:46,697] [pool-1-thread-4] Initializing /data/public/2013-06/spim.ome.xml: 
   [testng] [2025-01-08 04:06:47,337] [pool-1-thread-12] Initializing /data/public/2010-06/metadata-only.ome.xml: 
   [testng] [2025-01-08 04:06:48,827] [pool-1-thread-8] Initializing /data/public/2013-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:06:49,829] [pool-1-thread-2] Initializing /data/public/2010-04/metadata-only.ome.xml: 
   [testng] [2025-01-08 04:06:51,490] [pool-1-thread-5] Initializing /data/public/2013-06/xmlannotation-svg.ome.xml: 
   [testng] [2025-01-08 04:06:51,847] [pool-1-thread-3] Initializing /data/public/2011-06/z-series.ome.xml: 
   [testng] [2025-01-08 04:06:52,195] [pool-1-thread-12] Initializing /data/public/2013-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2025-01-08 04:06:52,573] [pool-1-thread-1] Initializing /data/samples/TAABA.ome: 
   [testng] [2025-01-08 04:06:53,412] [pool-1-thread-6] Initializing /data/public/2015-01/xmlannotation-svg.ome.xml: 
   [testng] [2025-01-08 04:06:53,734] [pool-1-thread-11] Initializing /data/public/2010-06/spim.ome.xml: 
   [testng] [2025-01-08 04:06:54,080] [pool-1-thread-7] Initializing /data/public/2010-04/z-series.ome.xml: 
   [testng] [2025-01-08 04:06:54,374] [pool-1-thread-4] Initializing /data/public/2012-06/z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:06:54,678] [pool-1-thread-9] Initializing /data/curtis/all-black.ome: 
   [testng] [2025-01-08 04:06:57,040] [pool-1-thread-8] Initializing /data/public/2015-01/xmlannotation-body-space.ome.xml: 
   [testng] [2025-01-08 04:06:57,584] [pool-1-thread-10] Initializing /data/public/2008-09/z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:06:58,259] [pool-1-thread-2] Initializing /data/public/2015-01/timestampannotation-posix-only.ome.xml: 
   [testng] [2025-01-08 04:07:00,791] [pool-1-thread-5] Initializing /data/public/2016-06/minimum-specification.ome.xml: 
   [testng] [2025-01-08 04:07:01,124] [pool-1-thread-7] Initializing /data/public/2015-01/minimum-specification.ome.xml: 
   [testng] [2025-01-08 04:07:01,457] [pool-1-thread-4] Initializing /data/public/2010-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:07:01,772] [pool-1-thread-3] Initializing /data/public/2008-09/multi-pixel-aquired.ome.xml: 
   [testng] [2025-01-08 04:07:02,113] [pool-1-thread-6] Initializing /data/public/2015-01/timestampannotation.ome.xml: 
   [testng] [2025-01-08 04:07:02,436] [pool-1-thread-11] Initializing /data/public/2012-06/multi-channel-z-series.ome.xml: 
   [testng] [2025-01-08 04:07:02,765] [pool-1-thread-12] Initializing /data/public/2010-06/multi-channel.ome.xml: 
   [testng] [2025-01-08 04:07:03,085] [pool-1-thread-9] Initializing /data/samples/Sample-2003_FC.ome: 
   [testng] [2025-01-08 04:07:03,451] [pool-1-thread-8] Initializing /data/public/2015-01/z-series.ome.xml: 
   [testng] [2025-01-08 04:07:04,937] [pool-1-thread-10] Initializing /data/public/2013-06/commentannotation.ome.xml: 
   [testng] [2025-01-08 04:07:06,260] [pool-1-thread-2] Initializing /data/public/2010-04/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-08 04:07:07,661] [pool-1-thread-1] Initializing /data/public/2012-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2025-01-08 04:07:08,205] [pool-1-thread-12] Initializing /data/public/2010-06/ROI.ome.xml: 
   [testng] [2025-01-08 04:07:08,863] [pool-1-thread-8] Initializing /data/public/2010-06/filter.ome.xml: 
   [testng] [2025-01-08 04:07:09,273] [pool-1-thread-11] Initializing /data/public/2010-06/instrument.ome.xml: 
   [testng] [2025-01-08 04:07:10,101] [pool-1-thread-7] Initializing /data/public/2011-06/metadata-only.ome.xml: 
   [testng] [2025-01-08 04:07:10,413] [pool-1-thread-5] Initializing /data/public/2016-06/multi-channel-z-series.ome.xml: 
   [testng] [2025-01-08 04:07:10,771] [pool-1-thread-3] Initializing /data/public/2011-06/transformations-upgrade.ome.xml: 
   [testng] [2025-01-08 04:07:11,168] [pool-1-thread-4] Initializing /data/public/2013-06/no-date.ome.xml: 
   [testng] [2025-01-08 04:07:11,482] [pool-1-thread-6] Initializing /data/public/2016-06/no-date.ome.xml: 
   [testng] [2025-01-08 04:07:11,796] [pool-1-thread-9] Initializing /data/samples/Sample-2007_06.ome: 
   [testng] [2025-01-08 04:07:12,451] [pool-1-thread-10] Initializing /data/public/2011-06/z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:07:15,893] [pool-1-thread-2] Initializing /data/public/2015-01/single-image.ome.xml: 
   [testng] [2025-01-08 04:07:16,260] [pool-1-thread-1] Initializing /data/public/2015-01/instrument.ome.xml: 
   [testng] [2025-01-08 04:07:17,366] [pool-1-thread-6] Initializing /data/public/2016-06/z-series.ome.xml: 
   [testng] [2025-01-08 04:07:17,719] [pool-1-thread-12] Initializing /data/public/2012-06/instrument.ome.xml: 
   [testng] [2025-01-08 04:07:18,122] [pool-1-thread-8] Initializing /data/public/2010-04/multi-channel.ome.xml: 
   [testng] [2025-01-08 04:07:18,451] [pool-1-thread-5] Initializing /data/public/2013-06/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-08 04:07:18,756] [pool-1-thread-4] Initializing /data/public/2012-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:07:19,099] [pool-1-thread-7] Initializing /data/public/2015-01/filter.ome.xml: 
   [testng] [2025-01-08 04:07:19,420] [pool-1-thread-11] Initializing /data/public/2012-06/multi-channel.ome.xml: 
   [testng] [2025-01-08 04:07:19,740] [pool-1-thread-3] Initializing /data/public/2008-09/multi-channel.ome.xml: 
   [testng] [2025-01-08 04:07:20,096] [pool-1-thread-9] Initializing /data/public/2009-09/metadata-only.ome.xml: 
   [testng] [2025-01-08 04:07:20,480] [pool-1-thread-10] Initializing /data/public/2009-09/z-series.ome.xml: 
   [testng] [2025-01-08 04:07:23,221] [pool-1-thread-2] Initializing /data/curtis/all-black.tif: 
   [testng] [2025-01-08 04:07:25,459] [pool-1-thread-1] Initializing /data/public/2015-01/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-08 04:07:27,097] [pool-1-thread-6] Initializing /data/melissa/large-xml-test.ome: 
   [testng] [2025-01-08 04:07:36,989] [pool-1-thread-11] Initializing /data/curtis/black6-7.tif: 
   [testng] [2025-01-08 04:07:39,283] [pool-1-thread-7] Initializing /data/public/2008-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:07:40,143] [pool-1-thread-5] Initializing /data/samples/testImportPlateMultiplePlateAcquisitions1508.ome: 
   [testng] [2025-01-08 04:07:40,672] [pool-1-thread-3] Initializing /data/public/2013-06/multi-channel.ome.xml: 
   [testng] [2025-01-08 04:07:41,457] [pool-1-thread-12] Initializing /data/public/2012-06/transformations-upgrade.ome.xml: 
   [testng] [2025-01-08 04:07:41,881] [pool-1-thread-4] Initializing /data/public/2011-06/instrument.ome.xml: 
   [testng] [2025-01-08 04:07:42,236] [pool-1-thread-8] Initializing /data/public/2015-01/mapannotation.ome.xml: 
   [testng] [2025-01-08 04:07:42,614] [pool-1-thread-9] Initializing /data/public/2013-06/transformations-upgrade.ome.xml: 
   [testng] [2025-01-08 04:07:42,962] [pool-1-thread-10] Initializing /data/public/2010-06/no-date.ome.xml: 
   [testng] [2025-01-08 04:07:45,686] [pool-1-thread-1] Initializing /data/public/2015-01/transformations-downgrade.ome.xml: 
   [testng] [2025-01-08 04:07:48,457] [pool-1-thread-8] Initializing /data/public/2013-06/z-series.ome.xml: 
   [testng] [2025-01-08 04:07:48,818] [pool-1-thread-10] Initializing /data/public/2012-06/filter.ome.xml: 
   [testng] [2025-01-08 04:07:49,238] [pool-1-thread-3] Initializing /data/public/2016-06/ROI.ome.xml: 
   [testng] [2025-01-08 04:07:49,588] [pool-1-thread-7] Initializing /data/public/2013-06/time-series.ome.xml: 
   [testng] [2025-01-08 04:07:49,898] [pool-1-thread-12] Initializing /data/samples/Antarctic_Diatom_D3D_01.ome: 
   [testng] [2025-01-08 04:07:50,860] [pool-1-thread-9] Initializing /data/public/2015-01/no-date.ome.xml: 
   [testng] [2025-01-08 04:07:51,161] [pool-1-thread-4] Initializing /data/public/2013-06/filter.ome.xml: 
   [testng] [2025-01-08 04:07:52,259] [pool-1-thread-5] Initializing /data/public/2008-09/dataset-group-project.ome.xml: 
   [testng] [2025-01-08 04:07:54,330] [pool-1-thread-1] Initializing /data/public/2013-06/z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:07:55,671] [pool-1-thread-9] Initializing /data/public/2016-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2025-01-08 04:07:56,095] [pool-1-thread-7] Initializing /data/public/2010-04/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:07:56,500] [pool-1-thread-8] Initializing /data/public/2008-09/z-series.ome.xml: 
   [testng] [2025-01-08 04:07:56,875] [pool-1-thread-3] Initializing /data/public/2015-01/metadata-only.ome.xml: 
   [testng] [2025-01-08 04:07:57,225] [pool-1-thread-4] Initializing /data/public/2012-06/tagannotation.ome.xml: 
   [testng] [2025-01-08 04:07:57,576] [pool-1-thread-10] Initializing /data/public/2016-06/time-series.ome.xml: 
   [testng] [2025-01-08 04:07:57,892] [pool-1-thread-2] Initializing /data/public/2013-06/tagannotation.ome.xml: 
   [testng] [2025-01-08 04:07:58,279] [pool-1-thread-5] Initializing /data/public/2016-06/filter.ome.xml: 
   [testng] [2025-01-08 04:08:00,383] [pool-1-thread-1] Initializing /data/public/2009-09/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2025-01-08 04:08:00,928] [pool-1-thread-11] Initializing /data/public/2010-04/multi-channel-z-series.ome.xml: 
   [testng] [2025-01-08 04:08:01,324] [pool-1-thread-9] Initializing /data/public/2010-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2025-01-08 04:08:01,999] [pool-1-thread-12] Initializing /data/public/2008-09/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-08 04:08:02,448] [pool-1-thread-8] Initializing /data/public/2010-04/ROI.ome.xml: 
   [testng] [2025-01-08 04:08:02,848] [pool-1-thread-4] Initializing /data/public/2009-09/ROI.ome.xml: 
   [testng] [2025-01-08 04:08:03,180] [pool-1-thread-3] Initializing /data/public/2016-06/timestampannotation-posix-only.ome.xml: 
   [testng] [2025-01-08 04:08:03,519] [pool-1-thread-10] Initializing /data/public/2016-06/instrument.ome.xml: 
   [testng] [2025-01-08 04:08:03,884] [pool-1-thread-7] Initializing /data/public/2013-06/metadata-only.ome.xml: 
   [testng] [2025-01-08 04:08:04,557] [pool-1-thread-5] Initializing /data/public/2009-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:08:04,982] [pool-1-thread-2] Initializing /data/public/2016-06/xmlannotation-body-space.ome.xml: 
   [testng] [2025-01-08 04:08:07,997] [pool-1-thread-1] Initializing /data/public/2009-09/time-series.ome.xml: 
   [testng] [2025-01-08 04:08:08,462] [pool-1-thread-11] Initializing /data/public/2010-06/z-series.ome.xml: 
   [testng] [2025-01-08 04:08:08,913] [pool-1-thread-9] Initializing /data/public/2013-06/multi-channel-z-series.ome.xml: 
   [testng] [2025-01-08 04:08:09,327] [pool-1-thread-7] Initializing /data/public/2016-06/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-08 04:08:09,796] [pool-1-thread-12] Initializing /data/samples/sdub.ome: 
   [testng] [2025-01-08 04:08:10,371] [pool-1-thread-8] Initializing /data/public/2015-01/multi-channel.ome.xml: 
   [testng] [2025-01-08 04:08:10,778] [pool-1-thread-4] Initializing /data/public/2010-06/z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:08:11,152] [pool-1-thread-10] Initializing /data/public/2016-06/multi-channel.ome.xml: 
   [testng] [2025-01-08 04:08:11,495] [pool-1-thread-3] Initializing /data/public/2016-06/metadata-only.ome.xml: 
   [testng] [2025-01-08 04:08:12,978] [pool-1-thread-2] Initializing /data/public/2015-01/hcs.ome.xml: 
   [testng] [2025-01-08 04:08:13,409] [pool-1-thread-5] Initializing /data/public/2016-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2025-01-08 04:08:14,021] [pool-1-thread-9] Initializing /data/curtis/min-sample-2008-02.ome: 
   [testng] [2025-01-08 04:08:14,319] [pool-1-thread-11] Initializing /data/public/2015-01/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2025-01-08 04:08:14,636] [pool-1-thread-1] Initializing /data/public/2012-06/multi-channel-time-series.ome.xml: 
   [testng] [2025-01-08 04:08:17,387] [pool-1-thread-3] Initializing /data/public/2016-06/mapannotation.ome.xml: 
   [testng] [2025-01-08 04:08:17,722] [pool-1-thread-8] Initializing /data/public/2016-06/instrument-units-default.ome.xml: 
   [testng] [2025-01-08 04:08:18,022] [pool-1-thread-7] Initializing /data/public/2009-09/z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:08:18,358] [pool-1-thread-10] Initializing /data/public/2010-04/z-series-time-series.ome.xml: 
   [testng] [2025-01-08 04:08:18,686] [pool-1-thread-4] Initializing /data/public/2012-06/single-image.ome.xml: 
   [testng] [2025-01-08 04:08:19,006] [pool-1-thread-2] Initializing /data/public/2016-06/hcs.ome.xml: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 10706, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 5 minutes 5 seconds
Finished: SUCCESS