Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 25
originally caused by:
 Started by upstream project "Trigger" build number 28
 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/jenkins12351925856093241493.sh
+ '[' ome-xml = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_3224_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] WARNING: An illegal reflective access operation has occurred
   [testng] WARNING: Illegal reflective access by org.kohsuke.file_leak_detector.Listener (file:/home/build/.m2/repository/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar) to field java.net.SocketImpl.socket
   [testng] WARNING: Please consider reporting this to the maintainers of org.kohsuke.file_leak_detector.Listener
   [testng] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [testng] WARNING: All illegal access operations will be denied in a future release
   [testng] File leak detector installed
   [testng] 02:31:08,009 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:31:08,011 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 02:31:08,011 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:31:08,012 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:31:08,012 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:31:08,013 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:31:08,013 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:31:08,013 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:31:08,013 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:31:08,014 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:31:08,014 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:31:08,014 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 02:31:08,183 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:31:08,183 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:31:08,205 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:31:08,206 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:31:08,211 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:31:08,211 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:31:08,212 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:31:08,212 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:31:08,212 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 02:31:08,213 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 02:31:08,213 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 200 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-04-06 02:31:08,222] [main] java.version = 11.0.16
   [testng] 02:31:08,226 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:31:08,226 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:08,269 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-04-06_02-31-08.log]
   [testng] 02:31:08,270 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-04-06 02:31:08,273] [main] testng.directory = /data
   [testng] [2024-04-06 02:31:08,273] [main] testng.configDirectory = /config
   [testng] [2024-04-06 02:31:08,284] [main] testng.multiplier = 1.0
   [testng] [2024-04-06 02:31:08,286] [main] testng.in-memory = false
   [testng] [2024-04-06 02:31:08,286] [main] testng.allow-missing = false
   [testng] [2024-04-06 02:31:08,286] [main] user.language = en
   [testng] [2024-04-06 02:31:08,286] [main] user.country = ${user.country}
   [testng] [2024-04-06 02:31:08,286] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-04-06 02:31:09,960] [main] ----------------------------------------
   [testng] [2024-04-06 02:31:09,960] [main] Total files: 203
   [testng] [2024-04-06 02:31:09,960] [main] Scan time: 1.674 s (8 ms/file)
   [testng] [2024-04-06 02:31:09,960] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 202 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-04-06 02:31:33,120] [pool-1-thread-1] Initializing /data/public/2010-06/z-series-time-series.ome.xml: 
   [testng] 02:31:33,121 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:31:33,121 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:33,123 |-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-04-06_02-31-33.log]
   [testng] 02:31:33,123 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6d04f83b - End of configuration.
   [testng] [2024-04-06 02:31:33,154] [pool-1-thread-12] Initializing /data/public/2010-04/z-series.ome.xml: 
   [testng] 02:31:33,154 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:31:33,154 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:33,155 |-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-04-06_02-31-33.log]
   [testng] 02:31:33,155 |-INFO in ch.qos.logback.core.sift.SiftProcessor@17fb2499 - End of configuration.
   [testng] [2024-04-06 02:31:33,318] [pool-1-thread-11] Initializing /data/public/2013-06/z-series-time-series.ome.xml: 
   [testng] 02:31:33,318 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:31:33,318 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:33,319 |-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-04-06_02-31-33.log]
   [testng] 02:31:33,319 |-INFO in ch.qos.logback.core.sift.SiftProcessor@bd6e48 - End of configuration.
   [testng] [2024-04-06 02:31:33,334] [pool-1-thread-10] Initializing /data/public/2010-06/spim.ome.xml: 
   [testng] 02:31:33,334 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:31:33,334 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:33,335 |-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-04-06_02-31-33.log]
   [testng] 02:31:33,335 |-INFO in ch.qos.logback.core.sift.SiftProcessor@30865e3e - End of configuration.
   [testng] [2024-04-06 02:31:33,399] [pool-1-thread-9] Initializing /data/public/2016-06/hcs.ome.xml: 
   [testng] 02:31:33,400 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:31:33,400 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:33,400 |-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-04-06_02-31-33.log]
   [testng] 02:31:33,400 |-INFO in ch.qos.logback.core.sift.SiftProcessor@11ad1e2b - End of configuration.
   [testng] [2024-04-06 02:31:33,417] [pool-1-thread-8] Initializing /data/public/2016-06/tagannotation.ome.xml: 
   [testng] 02:31:33,417 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:31:33,417 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:33,418 |-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-04-06_02-31-33.log]
   [testng] 02:31:33,418 |-INFO in ch.qos.logback.core.sift.SiftProcessor@cbd9bae - End of configuration.
   [testng] [2024-04-06 02:31:33,432] [pool-1-thread-7] Initializing /data/public/2009-09/metadata-only.ome.xml: 
   [testng] 02:31:33,433 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:31:33,433 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:33,433 |-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-04-06_02-31-33.log]
   [testng] 02:31:33,433 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4ea0ab2 - End of configuration.
   [testng] [2024-04-06 02:31:33,449] [pool-1-thread-6] Initializing /data/public/2013-06/z-series.ome.xml: 
   [testng] 02:31:33,449 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:31:33,449 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:33,450 |-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-04-06_02-31-33.log]
   [testng] 02:31:33,450 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7a01c786 - End of configuration.
   [testng] [2024-04-06 02:31:33,461] [pool-1-thread-5] Initializing /data/public/2011-06/transformations-upgrade.ome.xml: 
   [testng] 02:31:33,462 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:31:33,462 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:33,462 |-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-04-06_02-31-33.log]
   [testng] 02:31:33,463 |-INFO in ch.qos.logback.core.sift.SiftProcessor@57c103b1 - End of configuration.
   [testng] [2024-04-06 02:31:33,518] [pool-1-thread-4] Initializing /data/public/2015-01/transformations-upgrade.ome.xml: 
   [testng] 02:31:33,519 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:31:33,519 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:33,519 |-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-04-06_02-31-33.log]
   [testng] 02:31:33,520 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7d1ff1e7 - End of configuration.
   [testng] [2024-04-06 02:31:33,551] [pool-1-thread-3] Initializing /data/public/2012-06/filter.ome.xml: 
   [testng] 02:31:33,551 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:31:33,551 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:33,552 |-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-04-06_02-31-33.log]
   [testng] 02:31:33,552 |-INFO in ch.qos.logback.core.sift.SiftProcessor@76e1d914 - End of configuration.
   [testng] [2024-04-06 02:31:33,567] [pool-1-thread-2] Initializing /data/public/2013-06/transformations-downgrade.ome.xml: 
   [testng] 02:31:33,567 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:31:33,567 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:33,568 |-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-04-06_02-31-33.log]
   [testng] 02:31:33,568 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7edd931b - End of configuration.
   [testng] [2024-04-06 02:31:35,198] [pool-1-thread-8] Initializing /data/public/2013-06/timestampannotation.ome.xml: 
   [testng] [2024-04-06 02:31:35,237] [pool-1-thread-11] Initializing /data/public/2016-06/metadata-only.ome.xml: 
   [testng] [2024-04-06 02:31:35,245] [pool-1-thread-12] Initializing /data/public/2015-01/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-04-06 02:31:35,286] [pool-1-thread-6] Initializing /data/public/2016-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:35,304] [pool-1-thread-3] Initializing /data/public/2013-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-04-06 02:31:35,317] [pool-1-thread-1] Initializing /data/public/2010-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:35,342] [pool-1-thread-7] Initializing /data/public/2015-01/multi-channel.ome.xml: 
   [testng] [2024-04-06 02:31:35,358] [pool-1-thread-2] Initializing /data/public/2012-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-04-06 02:31:35,373] [pool-1-thread-4] Initializing /data/public/2010-04/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:35,412] [pool-1-thread-5] Initializing /data/public/2016-06/no-date.ome.xml: 
   [testng] [2024-04-06 02:31:35,496] [pool-1-thread-10] Initializing /data/public/2009-09/instrument.ome.xml: 
   [testng] [2024-04-06 02:31:35,734] [pool-1-thread-9] Initializing /data/public/2011-06/instrument.ome.xml: 
   [testng] [2024-04-06 02:31:35,903] [pool-1-thread-11] Initializing /data/public/2011-06/filter.ome.xml: 
   [testng] [2024-04-06 02:31:35,936] [pool-1-thread-5] Initializing /data/public/2010-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-04-06 02:31:36,010] [pool-1-thread-7] Initializing /data/public/2016-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-04-06 02:31:36,122] [pool-1-thread-2] Initializing /data/samples/Sample-2003-custom-ST.ome: 
   [testng] [2024-04-06 02:31:36,205] [pool-1-thread-3] Initializing /data/public/2008-09/multi-pixel-default.ome.xml: 
   [testng] [2024-04-06 02:31:36,242] [pool-1-thread-6] Initializing /data/curtis/min-sample-2008-02.ome: 
   [testng] [2024-04-06 02:31:36,273] [pool-1-thread-10] Initializing /data/public/2010-06/ROI.ome.xml: 
   [testng] [2024-04-06 02:31:36,313] [pool-1-thread-1] Initializing /data/public/2008-09/dataset-group-project.ome.xml: 
   [testng] [2024-04-06 02:31:36,342] [pool-1-thread-12] Initializing /data/public/2010-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-04-06 02:31:36,364] [pool-1-thread-8] Initializing /data/public/2015-01/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:36,397] [pool-1-thread-4] Initializing /data/public/2010-06/z-series.ome.xml: 
   [testng] [2024-04-06 02:31:36,586] [pool-1-thread-9] Initializing /data/samples/Sample-2007_06.ome: 
   [testng] [2024-04-06 02:31:36,665] [pool-1-thread-11] Initializing /data/public/2012-06/multi-channel.ome.xml: 
   [testng] [2024-04-06 02:31:36,926] [pool-1-thread-4] Initializing /data/public/2011-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-04-06 02:31:37,017] [pool-1-thread-1] Initializing /data/public/2013-06/tagannotation.ome.xml: 
   [testng] [2024-04-06 02:31:37,044] [pool-1-thread-6] Initializing /data/public/2008-09/multi-channel.ome.xml: 
   [testng] [2024-04-06 02:31:37,073] [pool-1-thread-3] Initializing /data/public/2015-01/tagannotation.ome.xml: 
   [testng] [2024-04-06 02:31:37,087] [pool-1-thread-10] Initializing /data/public/2012-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:37,102] [pool-1-thread-12] Initializing /data/public/2012-06/ROI.ome.xml: 
   [testng] [2024-04-06 02:31:37,118] [pool-1-thread-8] Initializing /data/public/2010-06/single-image.ome.xml: 
   [testng] [2024-04-06 02:31:37,150] [pool-1-thread-5] Initializing /data/public/2010-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-04-06 02:31:37,370] [pool-1-thread-2] Initializing /data/public/2009-09/single-image.ome.xml: 
   [testng] [2024-04-06 02:31:37,390] [pool-1-thread-7] Initializing /data/public/2016-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-04-06 02:31:37,465] [pool-1-thread-11] Initializing /data/public/2015-01/instrument.ome.xml: 
   [testng] [2024-04-06 02:31:37,580] [pool-1-thread-1] Initializing /data/public/2010-04/multi-channel.ome.xml: 
   [testng] [2024-04-06 02:31:37,649] [pool-1-thread-10] Initializing /data/samples/TAABA.ome: 
   [testng] [2024-04-06 02:31:38,111] [pool-1-thread-6] Initializing /data/public/2010-06/no-date.ome.xml: 
   [testng] [2024-04-06 02:31:38,130] [pool-1-thread-8] Initializing /data/public/2009-09/time-series.ome.xml: 
   [testng] [2024-04-06 02:31:38,150] [pool-1-thread-3] Initializing /data/samples/test.OME: 
   [testng] [2024-04-06 02:31:38,165] [pool-1-thread-12] Initializing /data/public/2009-09/z-series-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:38,189] [pool-1-thread-9] Initializing /data/public/2008-09/multi-channel-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:38,223] [pool-1-thread-2] Initializing /data/public/2012-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-04-06 02:31:38,382] [pool-1-thread-7] Initializing /data/curtis/black0.ome: 
   [testng] [2024-04-06 02:31:38,535] [pool-1-thread-11] Initializing /data/public/2008-09/multi-channel-z-series.ome.xml: 
   [testng] [2024-04-06 02:31:38,572] [pool-1-thread-4] Initializing /data/public/2010-06/time-series.ome.xml: 
   [testng] [2024-04-06 02:31:38,599] [pool-1-thread-1] Initializing /data/public/2016-06/minimum-specification.ome.xml: 
   [testng] [2024-04-06 02:31:38,647] [pool-1-thread-5] Initializing /data/public/2012-06/single-image.ome.xml: 
   [testng] [2024-04-06 02:31:38,773] [pool-1-thread-2] Initializing /data/public/2013-06/metadata-only.ome.xml: 
   [testng] [2024-04-06 02:31:38,784] [pool-1-thread-8] Initializing /data/public/2013-06/spim.ome.xml: 
   [testng] [2024-04-06 02:31:38,825] [pool-1-thread-6] Initializing /data/public/2011-06/z-series-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:38,842] [pool-1-thread-3] Initializing /data/public/2016-06/ROI.ome.xml: 
   [testng] [2024-04-06 02:31:38,868] [pool-1-thread-12] Initializing /data/public/2010-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:38,886] [pool-1-thread-9] Initializing /data/public/2016-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-04-06 02:31:39,024] [pool-1-thread-1] Initializing /data/samples/Antarctic_Diatom_D3D_01.ome: 
   [testng] [2024-04-06 02:31:39,416] [pool-1-thread-5] Initializing /data/public/2015-01/multi-channel-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:39,440] [pool-1-thread-4] Initializing /data/public/2009-09/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-04-06 02:31:39,557] [pool-1-thread-11] Initializing /data/public/2015-01/instrument-units-default.ome.xml: 
   [testng] [2024-04-06 02:31:39,658] [pool-1-thread-3] Initializing /data/public/2011-06/no-date.ome.xml: 
   [testng] [2024-04-06 02:31:39,697] [pool-1-thread-2] Initializing /data/public/2016-06/instrument-units-default.ome.xml: 
   [testng] [2024-04-06 02:31:39,713] [pool-1-thread-9] Initializing /data/curtis/black6-7.tif: 
   [testng] [2024-04-06 02:31:39,783] [pool-1-thread-6] Initializing /data/public/2016-06/multi-channel.ome.xml: 
   [testng] [2024-04-06 02:31:39,799] [pool-1-thread-12] Initializing /data/public/2010-04/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-04-06 02:31:40,066] [pool-1-thread-8] Initializing /data/johannes/20100625_W3_Ppac_8.ome: 
   [testng] [2024-04-06 02:31:40,140] [pool-1-thread-11] Initializing /data/public/2016-06/z-series-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:40,169] [pool-1-thread-3] Initializing /data/public/2016-06/timestampannotation.ome.xml: 
   [testng] [2024-04-06 02:31:40,235] [pool-1-thread-5] Initializing /data/public/2008-09/time-series.ome.xml: 
   [testng] [2024-04-06 02:31:40,279] [pool-1-thread-6] Initializing /data/public/2010-06/filter.ome.xml: 
   [testng] [2024-04-06 02:31:40,386] [pool-1-thread-2] Initializing /data/public/2015-01/instrument-units-alternate.ome.xml: 
   [testng] [2024-04-06 02:31:40,529] [pool-1-thread-11] Initializing /data/public/2011-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:40,566] [pool-1-thread-6] Initializing /data/public/2013-06/multi-channel.ome.xml: 
   [testng] [2024-04-06 02:31:40,593] [pool-1-thread-5] Initializing /data/public/2015-01/timestampannotation.ome.xml: 
   [testng] [2024-04-06 02:31:40,662] [pool-1-thread-7] Initializing /data/public/2013-06/filter.ome.xml: 
   [testng] [2024-04-06 02:31:40,673] [pool-1-thread-3] Initializing /data/sandeep/synth_rbc.ome: 
   [testng] [2024-04-06 02:31:40,844] [pool-1-thread-4] Initializing /data/public/2012-06/z-series-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:40,876] [pool-1-thread-9] Initializing /data/public/2015-01/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-04-06 02:31:40,925] [pool-1-thread-2] Initializing /data/public/2013-06/instrument.ome.xml: 
   [testng] [2024-04-06 02:31:41,001] [pool-1-thread-12] Initializing /data/public/2016-06/instrument-units-alternate.ome.xml: 
   [testng] [2024-04-06 02:31:41,035] [pool-1-thread-6] Initializing /data/public/2010-04/multi-channel-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:41,058] [pool-1-thread-11] Initializing /data/public/2016-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-04-06 02:31:41,079] [pool-1-thread-7] Initializing /data/public/2012-06/z-series.ome.xml: 
   [testng] [2024-04-06 02:31:41,136] [pool-1-thread-4] Initializing /data/public/2012-06/time-series.ome.xml: 
   [testng] [2024-04-06 02:31:41,205] [pool-1-thread-5] Initializing /data/public/2009-09/multi-channel-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:41,265] [pool-1-thread-11] Initializing /data/public/2013-06/no-date.ome.xml: 
   [testng] [2024-04-06 02:31:41,275] [pool-1-thread-2] Initializing /data/public/2013-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:41,304] [pool-1-thread-8] Initializing /data/public/2010-04/ROI.ome.xml: 
   [testng] [2024-04-06 02:31:41,328] [pool-1-thread-12] Initializing /data/public/2011-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:41,359] [pool-1-thread-9] Initializing /data/public/2010-04/z-series-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:41,417] [pool-1-thread-7] Initializing /data/public/2015-01/no-date.ome.xml: 
   [testng] [2024-04-06 02:31:41,448] [pool-1-thread-6] Initializing /data/public/2016-06/transformations-downgrade.ome.xml: 
   [testng] [2024-04-06 02:31:41,494] [pool-1-thread-4] Initializing /data/public/2012-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:41,601] [pool-1-thread-5] Initializing /data/public/2015-01/multi-channel-z-series.ome.xml: 
   [testng] [2024-04-06 02:31:41,625] [pool-1-thread-11] Initializing /data/mario/Hoechst_ND - n000000.ome: 
   [testng] [2024-04-06 02:31:41,692] [pool-1-thread-7] Initializing /data/public/2015-01/mapannotation.ome.xml: 
   [testng] [2024-04-06 02:31:41,707] [pool-1-thread-12] Initializing /data/public/2015-01/z-series-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:41,726] [pool-1-thread-2] Initializing /data/public/2015-01/metadata-only.ome.xml: 
   [testng] [2024-04-06 02:31:41,750] [pool-1-thread-8] Initializing /data/curtis/black6-7.ome: 
   [testng] [2024-04-06 02:31:41,919] [pool-1-thread-9] Initializing /data/public/2010-04/multi-channel-z-series.ome.xml: 
   [testng] [2024-04-06 02:31:41,999] [pool-1-thread-6] Initializing /data/public/2013-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-04-06 02:31:42,012] [pool-1-thread-10] Initializing /data/public/2016-06/time-series.ome.xml: 
   [testng] [2024-04-06 02:31:42,029] [pool-1-thread-5] Initializing /data/public/2010-04/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-04-06 02:31:42,106] [pool-1-thread-4] Initializing /data/public/2011-06/spim.ome.xml: 
   [testng] [2024-04-06 02:31:42,165] [pool-1-thread-3] Initializing /data/public/2015-01/single-image.ome.xml: 
   [testng] [2024-04-06 02:31:42,236] [pool-1-thread-7] Initializing /data/public/2012-06/no-date.ome.xml: 
   [testng] [2024-04-06 02:31:42,248] [pool-1-thread-2] Initializing /data/public/2009-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:42,301] [pool-1-thread-12] Initializing /data/samples/testImportPlateMultiplePlateAcquisitions1508.ome: 
   [testng] [2024-04-06 02:31:42,470] [pool-1-thread-10] Initializing /data/public/2012-06/metadata-only.ome.xml: 
   [testng] [2024-04-06 02:31:42,496] [pool-1-thread-9] Initializing /data/public/2010-04/filter.ome.xml: 
   [testng] [2024-04-06 02:31:42,530] [pool-1-thread-6] Initializing /data/public/2016-06/folders-larger-taxonomy.ome.xml: 
   [testng] [2024-04-06 02:31:42,691] [pool-1-thread-3] Initializing /data/public/2012-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-04-06 02:31:42,753] [pool-1-thread-7] Initializing /data/public/2011-06/ROI.ome.xml: 
   [testng] [2024-04-06 02:31:42,770] [pool-1-thread-5] Initializing /data/public/2016-06/commentannotation.ome.xml: 
   [testng] [2024-04-06 02:31:42,862] [pool-1-thread-1] Initializing /data/public/2010-06/multi-channel.ome.xml: 
   [testng] [2024-04-06 02:31:42,883] [pool-1-thread-10] Initializing /data/public/2010-04/metadata-only.ome.xml: 
   [testng] [2024-04-06 02:31:42,901] [pool-1-thread-2] Initializing /data/public/2010-04/instrument.ome.xml: 
   [testng] [2024-04-06 02:31:42,964] [pool-1-thread-9] Initializing /data/public/2016-06/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-04-06 02:31:42,997] [pool-1-thread-4] Initializing /data/public/2011-06/metadata-only.ome.xml: 
   [testng] [2024-04-06 02:31:43,149] [pool-1-thread-5] Initializing /data/public/2015-01/hcs.ome.xml: 
   [testng] [2024-04-06 02:31:43,179] [pool-1-thread-7] Initializing /data/public/2016-06/z-series.ome.xml: 
   [testng] [2024-04-06 02:31:43,249] [pool-1-thread-10] Initializing /data/public/2013-06/transformations-upgrade.ome.xml: 
   [testng] [2024-04-06 02:31:43,314] [pool-1-thread-1] Initializing /data/public/2016-06/single-image.ome.xml: 
   [testng] [2024-04-06 02:31:43,377] [pool-1-thread-4] Initializing /data/public/2013-06/time-series.ome.xml: 
   [testng] [2024-04-06 02:31:43,391] [pool-1-thread-2] Initializing /data/samples/Sample-2003_FC.ome: 
   [testng] [2024-04-06 02:31:43,542] [pool-1-thread-9] Initializing /data/public/2011-06/single-image.ome.xml: 
   [testng] [2024-04-06 02:31:43,568] [pool-1-thread-7] Initializing /data/public/2012-06/tagannotation.ome.xml: 
   [testng] [2024-04-06 02:31:43,607] [pool-1-thread-3] Initializing /data/public/2009-09/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-04-06 02:31:43,675] [pool-1-thread-6] Initializing /data/public/2011-06/multi-channel.ome.xml: 
   [testng] [2024-04-06 02:31:43,698] [pool-1-thread-8] Initializing /data/public/2008-09/instrument.ome.xml: 
   [testng] [2024-04-06 02:31:43,757] [pool-1-thread-1] Initializing /data/curtis/black0.tif: 
   [testng] [2024-04-06 02:31:43,975] [pool-1-thread-10] Initializing /data/public/2011-06/time-series.ome.xml: 
   [testng] [2024-04-06 02:31:44,104] [pool-1-thread-4] Initializing /data/public/2008-09/z-series.ome.xml: 
   [testng] [2024-04-06 02:31:44,192] [pool-1-thread-7] Initializing /data/public/2013-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-04-06 02:31:44,205] [pool-1-thread-9] Initializing /data/curtis/all-black.tif: 
   [testng] [2024-04-06 02:31:44,257] [pool-1-thread-12] Initializing /data/public/2016-06/xmlannotation-body-space.ome.xml: 
   [testng] [2024-04-06 02:31:44,287] [pool-1-thread-6] Initializing /data/public/2010-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-04-06 02:31:44,318] [pool-1-thread-5] Initializing /data/public/2012-06/instrument.ome.xml: 
   [testng] [2024-04-06 02:31:44,372] [pool-1-thread-8] Initializing /data/public/2012-06/transformations-upgrade.ome.xml: 
   [testng] [2024-04-06 02:31:44,414] [pool-1-thread-2] Initializing /data/public/2013-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:44,543] [pool-1-thread-10] Initializing /data/public/2013-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-04-06 02:31:44,638] [pool-1-thread-4] Initializing /data/public/2010-04/single-image.ome.xml: 
   [testng] [2024-04-06 02:31:44,662] [pool-1-thread-3] Initializing /data/public/2015-01/minimum-specification.ome.xml: 
   [testng] [2024-04-06 02:31:44,695] [pool-1-thread-7] Initializing /data/public/2013-06/single-image.ome.xml: 
   [testng] [2024-04-06 02:31:44,716] [pool-1-thread-12] Initializing /data/public/2015-01/spim.ome.xml: 
   [testng] [2024-04-06 02:31:44,818] [pool-1-thread-6] Initializing /data/public/2011-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-04-06 02:31:44,835] [pool-1-thread-5] Initializing /data/public/2012-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-04-06 02:31:44,925] [pool-1-thread-2] Initializing /data/samples/sdub.ome: 
   [testng] [2024-04-06 02:31:45,272] [pool-1-thread-3] Initializing /data/public/2015-01/commentannotation.ome.xml: 
   [testng] [2024-04-06 02:31:45,310] [pool-1-thread-4] Initializing /data/public/2016-06/spim.ome.xml: 
   [testng] [2024-04-06 02:31:45,376] [pool-1-thread-7] Initializing /data/public/2013-06/commentannotation.ome.xml: 
   [testng] [2024-04-06 02:31:45,395] [pool-1-thread-8] Initializing /data/public/2013-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-04-06 02:31:45,459] [pool-1-thread-6] Initializing /data/public/2016-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:45,515] [pool-1-thread-1] Initializing /data/public/2009-09/multi-channel-z-series.ome.xml: 
   [testng] [2024-04-06 02:31:45,556] [pool-1-thread-11] Initializing /data/public/2016-06/instrument.ome.xml: 
   [testng] [2024-04-06 02:31:45,594] [pool-1-thread-10] Initializing /data/public/2011-06/z-series.ome.xml: 
   [testng] [2024-04-06 02:31:45,610] [pool-1-thread-12] Initializing /data/samples/Sample-2008_02.ome: 
   [testng] [2024-04-06 02:31:45,823] [pool-1-thread-3] Initializing /data/public/2013-06/xmlannotation-body-space.ome.xml: 
   [testng] [2024-04-06 02:31:45,860] [pool-1-thread-9] Initializing /data/mario/Hoechst_ND - n000000.tif: 
   [testng] [2024-04-06 02:31:45,977] [pool-1-thread-7] Initializing /data/public/2013-06/ROI.ome.xml: 
   [testng] [2024-04-06 02:31:46,005] [pool-1-thread-5] Initializing /data/public/2015-01/time-series.ome.xml: 
   [testng] [2024-04-06 02:31:46,127] [pool-1-thread-10] Initializing /data/public/2008-09/multi-pixel-aquired.ome.xml: 
   [testng] [2024-04-06 02:31:46,173] [pool-1-thread-8] Initializing /data/public/2009-09/multi-channel.ome.xml: 
   [testng] [2024-04-06 02:31:46,210] [pool-1-thread-11] Initializing /data/curtis/all-black.ome: 
   [testng] [2024-04-06 02:31:46,231] [pool-1-thread-1] Initializing /data/public/2010-04/time-series.ome.xml: 
   [testng] [2024-04-06 02:31:46,245] [pool-1-thread-6] Initializing /data/public/2015-01/xmlannotation-body-space.ome.xml: 
   [testng] [2024-04-06 02:31:46,297] [pool-1-thread-3] Initializing /data/public/2016-06/mapannotation.ome.xml: 
   [testng] [2024-04-06 02:31:46,374] [pool-1-thread-4] Initializing /data/melissa/large-xml-test.ome: 
   [testng] [2024-04-06 02:31:53,835] [pool-1-thread-5] Initializing /data/public/2009-09/ROI.ome.xml: 
   [testng] [2024-04-06 02:31:53,855] [pool-1-thread-12] Initializing /data/public/2008-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:53,886] [pool-1-thread-7] Initializing /data/public/2012-06/spim.ome.xml: 
   [testng] [2024-04-06 02:31:54,004] [pool-1-thread-2] Initializing /data/public/2016-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-04-06 02:31:54,055] [pool-1-thread-6] Initializing /data/public/2008-09/single-image.ome.xml: 
   [testng] [2024-04-06 02:31:54,071] [pool-1-thread-10] Initializing /data/public/2010-06/metadata-only.ome.xml: 
   [testng] [2024-04-06 02:31:54,082] [pool-1-thread-1] Initializing /data/public/2012-06/transformations-downgrade.ome.xml: 
   [testng] [2024-04-06 02:31:54,124] [pool-1-thread-8] Initializing /data/public/2015-01/z-series.ome.xml: 
   [testng] [2024-04-06 02:31:54,141] [pool-1-thread-3] Initializing /data/public/2015-01/xmlannotation-svg.ome.xml: 
   [testng] [2024-04-06 02:31:54,242] [pool-1-thread-11] Initializing /data/public/2016-06/filter.ome.xml: 
   [testng] [2024-04-06 02:31:54,266] [pool-1-thread-2] Initializing /data/public/2010-06/instrument.ome.xml: 
   [testng] [2024-04-06 02:31:54,301] [pool-1-thread-5] Initializing /data/public/2015-01/ROI.ome.xml: 
   [testng] [2024-04-06 02:31:54,334] [pool-1-thread-12] Initializing /data/public/2016-06/transformations-upgrade.ome.xml: 
   [testng] [2024-04-06 02:31:54,376] [pool-1-thread-10] Initializing /data/public/2013-06/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-04-06 02:31:54,423] [pool-1-thread-6] Initializing /data/public/2016-06/folders-simple-taxonomy.ome.xml: 
   [testng] [2024-04-06 02:31:54,470] [pool-1-thread-8] Initializing /data/public/2011-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-04-06 02:31:54,506] [pool-1-thread-7] Initializing /data/public/2015-01/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-04-06 02:31:54,516] [pool-1-thread-3] Initializing /data/public/2015-01/filter.ome.xml: 
   [testng] [2024-04-06 02:31:54,528] [pool-1-thread-1] Initializing /data/public/2009-09/z-series.ome.xml: 
   [testng] [2024-04-06 02:31:54,591] [pool-1-thread-11] Initializing /data/public/2008-09/z-series-time-series.ome.xml: 
   [testng] [2024-04-06 02:31:54,672] [pool-1-thread-5] Initializing /data/public/2015-01/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-04-06 02:31:54,756] [pool-1-thread-2] Initializing /data/public/2011-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-04-06 02:31:54,805] [pool-1-thread-12] Initializing /data/public/2015-01/transformations-downgrade.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: 1 minute 36 seconds
Finished: SUCCESS