Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 302
originally caused by:
 Started by upstream project "Trigger" build number 324
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@6
[BIOFORMATS-test-folder@6] $ /bin/bash -xe /tmp/jenkins11420474516575329589.sh
+ '[' ome-xml = slidebook ']'
++ date +%u
+ '[' 7 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_47864_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] 05:12:07,254 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 05:12:07,256 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 05:12:07,256 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:12:07,256 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 05:12:07,257 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 05:12:07,257 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 05:12:07,258 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 05:12:07,258 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:12:07,258 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 05:12:07,259 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 05:12:07,259 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 05:12:07,259 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 05:12:07,421 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 05:12:07,421 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 05:12:07,443 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 05:12:07,443 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 05:12:07,448 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 05:12:07,448 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 05:12:07,449 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 05:12:07,449 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 05:12:07,449 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 05:12:07,450 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 05:12:07,450 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 192 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-12-29 05:12:07,459] [main] java.version = 17.0.2
   [testng] 05:12:07,462 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 05:12:07,462 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:12:07,501 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-29_05-12-07.log]
   [testng] 05:12:07,503 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2024-12-29 05:12:07,504] [main] testng.directory = /data
   [testng] [2024-12-29 05:12:07,505] [main] testng.configDirectory = /config
   [testng] [2024-12-29 05:12:07,513] [main] testng.multiplier = 1.0
   [testng] [2024-12-29 05:12:07,514] [main] testng.in-memory = false
   [testng] [2024-12-29 05:12:07,514] [main] testng.allow-missing = false
   [testng] [2024-12-29 05:12:07,514] [main] user.language = en
   [testng] [2024-12-29 05:12:07,514] [main] user.country = ${user.country}
   [testng] [2024-12-29 05:12:07,514] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-12-29 05:12:12,749] [main] ----------------------------------------
   [testng] [2024-12-29 05:12:12,749] [main] Total files: 203
   [testng] [2024-12-29 05:12:12,749] [main] Scan time: 5.235 s (25 ms/file)
   [testng] [2024-12-29 05:12:12,749] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 202 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-12-29 05:14:27,761] [pool-1-thread-1] Initializing /data/public/2011-06/spim.ome.xml: 
   [testng] 05:14:27,762 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 05:14:27,762 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:27,763 |-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-12-29_05-14-27.log]
   [testng] 05:14:27,763 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5e57edfa - End of configuration.
   [testng] [2024-12-29 05:14:28,225] [pool-1-thread-12] Initializing /data/public/2011-06/multi-channel.ome.xml: 
   [testng] 05:14:28,225 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 05:14:28,225 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:28,226 |-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-12-29_05-14-28.log]
   [testng] 05:14:28,226 |-INFO in ch.qos.logback.core.sift.SiftProcessor@c00dd3f - End of configuration.
   [testng] [2024-12-29 05:14:28,625] [pool-1-thread-11] Initializing /data/johannes/20100625_W3_Ppac_8.ome: 
   [testng] 05:14:28,625 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 05:14:28,625 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:28,626 |-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-12-29_05-14-28.log]
   [testng] 05:14:28,626 |-INFO in ch.qos.logback.core.sift.SiftProcessor@f59e32 - End of configuration.
   [testng] [2024-12-29 05:14:29,968] [pool-1-thread-10] Initializing /data/public/2016-06/single-image.ome.xml: 
   [testng] 05:14:29,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 05:14:29,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:29,969 |-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-12-29_05-14-29.log]
   [testng] 05:14:29,969 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6a268373 - End of configuration.
   [testng] [2024-12-29 05:14:30,344] [pool-1-thread-9] Initializing /data/samples/Sample-2003-custom-ST.ome: 
   [testng] 05:14:30,344 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 05:14:30,344 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:30,345 |-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-12-29_05-14-30.log]
   [testng] 05:14:30,345 |-INFO in ch.qos.logback.core.sift.SiftProcessor@63c20e4 - End of configuration.
   [testng] [2024-12-29 05:14:30,837] [pool-1-thread-8] Initializing /data/public/2010-04/instrument.ome.xml: 
   [testng] 05:14:30,837 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 05:14:30,837 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:30,838 |-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-12-29_05-14-30.log]
   [testng] 05:14:30,838 |-INFO in ch.qos.logback.core.sift.SiftProcessor@87becb3 - End of configuration.
   [testng] [2024-12-29 05:14:31,243] [pool-1-thread-7] Initializing /data/public/2015-01/multi-channel-z-series.ome.xml: 
   [testng] 05:14:31,244 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 05:14:31,244 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:31,244 |-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-12-29_05-14-31.log]
   [testng] 05:14:31,244 |-INFO in ch.qos.logback.core.sift.SiftProcessor@111ea241 - End of configuration.
   [testng] [2024-12-29 05:14:31,674] [pool-1-thread-6] Initializing /data/public/2012-06/no-date.ome.xml: 
   [testng] 05:14:31,674 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 05:14:31,674 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:31,675 |-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-12-29_05-14-31.log]
   [testng] 05:14:31,675 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2d918098 - End of configuration.
   [testng] [2024-12-29 05:14:32,054] [pool-1-thread-5] Initializing /data/public/2008-09/instrument.ome.xml: 
   [testng] 05:14:32,054 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 05:14:32,054 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:32,054 |-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-12-29_05-14-32.log]
   [testng] 05:14:32,055 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1dde98d3 - End of configuration.
   [testng] [2024-12-29 05:14:32,481] [pool-1-thread-4] Initializing /data/public/2016-06/instrument-units-alternate.ome.xml: 
   [testng] 05:14:32,481 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 05:14:32,482 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:32,482 |-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-12-29_05-14-32.log]
   [testng] 05:14:32,482 |-INFO in ch.qos.logback.core.sift.SiftProcessor@73723949 - End of configuration.
   [testng] [2024-12-29 05:14:32,895] [pool-1-thread-3] Initializing /data/public/2012-06/transformations-downgrade.ome.xml: 
   [testng] 05:14:32,895 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 05:14:32,895 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:32,896 |-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-12-29_05-14-32.log]
   [testng] 05:14:32,896 |-INFO in ch.qos.logback.core.sift.SiftProcessor@a55bab - End of configuration.
   [testng] [2024-12-29 05:14:33,344] [pool-1-thread-2] Initializing /data/public/2015-01/instrument-units-default.ome.xml: 
   [testng] 05:14:33,344 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 05:14:33,344 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:14:33,345 |-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-12-29_05-14-33.log]
   [testng] 05:14:33,345 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2d48cf2c - End of configuration.
   [testng] [2024-12-29 05:14:39,345] [pool-1-thread-10] Initializing /data/public/2015-01/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:14:39,903] [pool-1-thread-6] Initializing /data/public/2013-06/xmlannotation-body-space.ome.xml: 
   [testng] [2024-12-29 05:14:40,328] [pool-1-thread-12] Initializing /data/public/2011-06/filter.ome.xml: 
   [testng] [2024-12-29 05:14:40,774] [pool-1-thread-7] Initializing /data/public/2015-01/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-12-29 05:14:41,149] [pool-1-thread-4] Initializing /data/public/2012-06/z-series.ome.xml: 
   [testng] [2024-12-29 05:14:41,575] [pool-1-thread-2] Initializing /data/public/2010-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-12-29 05:14:42,003] [pool-1-thread-8] Initializing /data/public/2016-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-12-29 05:14:42,745] [pool-1-thread-5] Initializing /data/public/2015-01/instrument-units-alternate.ome.xml: 
   [testng] [2024-12-29 05:14:43,188] [pool-1-thread-3] Initializing /data/public/2010-06/time-series.ome.xml: 
   [testng] [2024-12-29 05:14:43,626] [pool-1-thread-9] Initializing /data/public/2016-06/transformations-upgrade.ome.xml: 
   [testng] [2024-12-29 05:14:44,102] [pool-1-thread-1] Initializing /data/public/2016-06/timestampannotation.ome.xml: 
   [testng] [2024-12-29 05:14:44,505] [pool-1-thread-11] Initializing /data/public/2016-06/folders-larger-taxonomy.ome.xml: 
   [testng] [2024-12-29 05:14:50,606] [pool-1-thread-8] Initializing /data/public/2010-04/filter.ome.xml: 
   [testng] [2024-12-29 05:14:51,064] [pool-1-thread-7] Initializing /data/public/2011-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-12-29 05:14:51,786] [pool-1-thread-3] Initializing /data/public/2010-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-12-29 05:14:52,864] [pool-1-thread-10] Initializing /data/public/2009-09/instrument.ome.xml: 
   [testng] [2024-12-29 05:14:53,382] [pool-1-thread-12] Initializing /data/public/2009-09/single-image.ome.xml: 
   [testng] [2024-12-29 05:14:53,830] [pool-1-thread-5] Initializing /data/public/2008-09/single-image.ome.xml: 
   [testng] [2024-12-29 05:14:54,287] [pool-1-thread-1] Initializing /data/samples/test.OME: 
   [testng] [2024-12-29 05:14:54,687] [pool-1-thread-9] Initializing /data/public/2011-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:14:55,108] [pool-1-thread-2] Initializing /data/public/2011-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-12-29 05:14:55,579] [pool-1-thread-11] Initializing /data/public/2011-06/single-image.ome.xml: 
   [testng] [2024-12-29 05:14:55,992] [pool-1-thread-6] Initializing /data/public/2015-01/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-12-29 05:14:56,457] [pool-1-thread-4] Initializing /data/public/2011-06/time-series.ome.xml: 
   [testng] [2024-12-29 05:15:02,319] [pool-1-thread-1] Initializing /data/public/2013-06/ROI.ome.xml: 
   [testng] [2024-12-29 05:15:03,386] [pool-1-thread-12] Initializing /data/public/2012-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-12-29 05:15:03,898] [pool-1-thread-9] Initializing /data/public/2011-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-12-29 05:15:04,353] [pool-1-thread-5] Initializing /data/public/2016-06/commentannotation.ome.xml: 
   [testng] [2024-12-29 05:15:04,726] [pool-1-thread-4] Initializing /data/public/2012-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-12-29 05:15:05,141] [pool-1-thread-10] Initializing /data/public/2012-06/time-series.ome.xml: 
   [testng] [2024-12-29 05:15:05,539] [pool-1-thread-8] Initializing /data/public/2009-09/multi-channel.ome.xml: 
   [testng] [2024-12-29 05:15:05,925] [pool-1-thread-11] Initializing /data/mario/Hoechst_ND - n000000.tif: 
   [testng] [2024-12-29 05:15:08,186] [pool-1-thread-7] Initializing /data/public/2015-01/commentannotation.ome.xml: 
   [testng] [2024-12-29 05:15:08,605] [pool-1-thread-6] Initializing /data/public/2016-06/z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:15:09,007] [pool-1-thread-3] Initializing /data/public/2010-04/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-12-29 05:15:09,407] [pool-1-thread-2] Initializing /data/public/2011-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-12-29 05:15:12,222] [pool-1-thread-1] Initializing /data/public/2015-01/time-series.ome.xml: 
   [testng] [2024-12-29 05:15:15,648] [pool-1-thread-7] Initializing /data/public/2010-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-12-29 05:15:16,251] [pool-1-thread-6] Initializing /data/public/2010-04/single-image.ome.xml: 
   [testng] [2024-12-29 05:15:16,675] [pool-1-thread-4] Initializing /data/public/2010-04/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-12-29 05:15:17,264] [pool-1-thread-10] Initializing /data/public/2009-09/multi-channel-time-series.ome.xml: 
   [testng] [2024-12-29 05:15:17,609] [pool-1-thread-5] Initializing /data/public/2011-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-12-29 05:15:17,996] [pool-1-thread-9] Initializing /data/public/2011-06/no-date.ome.xml: 
   [testng] [2024-12-29 05:15:18,397] [pool-1-thread-8] Initializing /data/public/2009-09/multi-channel-z-series.ome.xml: 
   [testng] [2024-12-29 05:15:18,845] [pool-1-thread-3] Initializing /data/public/2008-09/multi-channel-z-series.ome.xml: 
   [testng] [2024-12-29 05:15:19,234] [pool-1-thread-12] Initializing /data/public/2013-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-12-29 05:15:19,618] [pool-1-thread-2] Initializing /data/mario/Hoechst_ND - n000000.ome: 
   [testng] [2024-12-29 05:15:23,610] [pool-1-thread-1] Initializing /data/public/2016-06/transformations-downgrade.ome.xml: 
   [testng] [2024-12-29 05:15:26,171] [pool-1-thread-9] Initializing /data/public/2013-06/instrument.ome.xml: 
   [testng] [2024-12-29 05:15:26,618] [pool-1-thread-10] Initializing /data/public/2011-06/ROI.ome.xml: 
   [testng] [2024-12-29 05:15:27,064] [pool-1-thread-8] Initializing /data/public/2015-01/ROI.ome.xml: 
   [testng] [2024-12-29 05:15:27,480] [pool-1-thread-6] Initializing /data/public/2012-06/spim.ome.xml: 
   [testng] [2024-12-29 05:15:27,938] [pool-1-thread-5] Initializing /data/public/2016-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:15:28,385] [pool-1-thread-7] Initializing /data/public/2013-06/transformations-downgrade.ome.xml: 
   [testng] [2024-12-29 05:15:28,815] [pool-1-thread-4] Initializing /data/curtis/black0.ome: 
   [testng] [2024-12-29 05:15:29,660] [pool-1-thread-12] Initializing /data/sandeep/synth_rbc.ome: 
   [testng] [2024-12-29 05:15:30,954] [pool-1-thread-3] Initializing /data/public/2015-01/transformations-upgrade.ome.xml: 
   [testng] [2024-12-29 05:15:33,265] [pool-1-thread-2] Initializing /data/public/2010-04/time-series.ome.xml: 
   [testng] [2024-12-29 05:15:34,242] [pool-1-thread-1] Initializing /data/public/2015-01/tagannotation.ome.xml: 
   [testng] [2024-12-29 05:15:34,717] [pool-1-thread-11] Initializing /data/public/2012-06/metadata-only.ome.xml: 
   [testng] [2024-12-29 05:15:37,124] [pool-1-thread-8] Initializing /data/public/2016-06/tagannotation.ome.xml: 
   [testng] [2024-12-29 05:15:37,552] [pool-1-thread-10] Initializing /data/public/2008-09/multi-pixel-default.ome.xml: 
   [testng] [2024-12-29 05:15:38,102] [pool-1-thread-9] Initializing /data/public/2016-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-12-29 05:15:38,652] [pool-1-thread-6] Initializing /data/public/2008-09/time-series.ome.xml: 
   [testng] [2024-12-29 05:15:39,396] [pool-1-thread-7] Initializing /data/curtis/black6-7.ome: 
   [testng] [2024-12-29 05:15:39,971] [pool-1-thread-3] Initializing /data/curtis/black0.tif: 
   [testng] [2024-12-29 05:15:43,107] [pool-1-thread-5] Initializing /data/public/2010-06/single-image.ome.xml: 
   [testng] [2024-12-29 05:15:43,484] [pool-1-thread-12] Initializing /data/samples/Sample-2008_02.ome: 
   [testng] [2024-12-29 05:15:43,954] [pool-1-thread-4] Initializing /data/public/2009-09/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-12-29 05:15:44,470] [pool-1-thread-2] Initializing /data/public/2010-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-12-29 05:15:47,360] [pool-1-thread-1] Initializing /data/public/2015-01/spim.ome.xml: 
   [testng] [2024-12-29 05:15:47,887] [pool-1-thread-11] Initializing /data/public/2012-06/ROI.ome.xml: 
   [testng] [2024-12-29 05:15:50,088] [pool-1-thread-8] Initializing /data/public/2013-06/xmlannotation-multi-value.ome.xml: 
   [testng] [2024-12-29 05:15:50,518] [pool-1-thread-10] Initializing /data/public/2013-06/single-image.ome.xml: 
   [testng] [2024-12-29 05:15:50,929] [pool-1-thread-5] Initializing /data/public/2013-06/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-12-29 05:15:51,365] [pool-1-thread-9] Initializing /data/public/2016-06/folders-simple-taxonomy.ome.xml: 
   [testng] [2024-12-29 05:15:51,793] [pool-1-thread-6] Initializing /data/public/2016-06/spim.ome.xml: 
   [testng] [2024-12-29 05:15:52,235] [pool-1-thread-4] Initializing /data/public/2013-06/timestampannotation.ome.xml: 
   [testng] [2024-12-29 05:15:52,673] [pool-1-thread-12] Initializing /data/public/2015-01/z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:15:53,057] [pool-1-thread-7] Initializing /data/public/2010-06/metadata-only.ome.xml: 
   [testng] [2024-12-29 05:15:53,732] [pool-1-thread-2] Initializing /data/public/2013-06/spim.ome.xml: 
   [testng] [2024-12-29 05:15:57,358] [pool-1-thread-1] Initializing /data/public/2013-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:15:58,003] [pool-1-thread-11] Initializing /data/public/2010-04/metadata-only.ome.xml: 
   [testng] [2024-12-29 05:16:00,247] [pool-1-thread-10] Initializing /data/public/2013-06/xmlannotation-svg.ome.xml: 
   [testng] [2024-12-29 05:16:00,708] [pool-1-thread-8] Initializing /data/public/2011-06/z-series.ome.xml: 
   [testng] [2024-12-29 05:16:01,167] [pool-1-thread-7] Initializing /data/public/2013-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-12-29 05:16:01,655] [pool-1-thread-6] Initializing /data/public/2012-06/z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:16:02,095] [pool-1-thread-2] Initializing /data/curtis/all-black.ome: 
   [testng] [2024-12-29 05:16:02,524] [pool-1-thread-9] Initializing /data/samples/TAABA.ome: 
   [testng] [2024-12-29 05:16:03,504] [pool-1-thread-4] Initializing /data/public/2015-01/xmlannotation-svg.ome.xml: 
   [testng] [2024-12-29 05:16:03,965] [pool-1-thread-5] Initializing /data/public/2010-06/spim.ome.xml: 
   [testng] [2024-12-29 05:16:04,406] [pool-1-thread-12] Initializing /data/public/2010-04/z-series.ome.xml: 
   [testng] [2024-12-29 05:16:07,565] [pool-1-thread-1] Initializing /data/public/2015-01/xmlannotation-body-space.ome.xml: 
   [testng] [2024-12-29 05:16:08,128] [pool-1-thread-11] Initializing /data/public/2008-09/z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:16:08,743] [pool-1-thread-3] Initializing /data/public/2015-01/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-12-29 05:16:11,406] [pool-1-thread-8] Initializing /data/public/2016-06/minimum-specification.ome.xml: 
   [testng] [2024-12-29 05:16:11,989] [pool-1-thread-6] Initializing /data/public/2015-01/timestampannotation.ome.xml: 
   [testng] [2024-12-29 05:16:12,499] [pool-1-thread-12] Initializing /data/samples/Sample-2003_FC.ome: 
   [testng] [2024-12-29 05:16:13,008] [pool-1-thread-2] Initializing /data/public/2015-01/minimum-specification.ome.xml: 
   [testng] [2024-12-29 05:16:13,449] [pool-1-thread-4] Initializing /data/public/2010-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:16:13,895] [pool-1-thread-10] Initializing /data/public/2008-09/multi-pixel-aquired.ome.xml: 
   [testng] [2024-12-29 05:16:14,313] [pool-1-thread-5] Initializing /data/public/2012-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-12-29 05:16:15,348] [pool-1-thread-7] Initializing /data/public/2010-06/multi-channel.ome.xml: 
   [testng] [2024-12-29 05:16:16,926] [pool-1-thread-9] Initializing /data/public/2015-01/z-series.ome.xml: 
   [testng] [2024-12-29 05:16:17,830] [pool-1-thread-1] Initializing /data/public/2013-06/commentannotation.ome.xml: 
   [testng] [2024-12-29 05:16:18,736] [pool-1-thread-11] Initializing /data/public/2010-04/multi-channel-time-series.ome.xml: 
   [testng] [2024-12-29 05:16:19,240] [pool-1-thread-8] Initializing /data/public/2012-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-12-29 05:16:19,879] [pool-1-thread-3] Initializing /data/public/2010-06/ROI.ome.xml: 
   [testng] [2024-12-29 05:16:22,200] [pool-1-thread-2] Initializing /data/public/2016-06/no-date.ome.xml: 
   [testng] [2024-12-29 05:16:22,640] [pool-1-thread-10] Initializing /data/public/2016-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-12-29 05:16:23,067] [pool-1-thread-5] Initializing /data/public/2011-06/transformations-upgrade.ome.xml: 
   [testng] [2024-12-29 05:16:23,501] [pool-1-thread-7] Initializing /data/public/2013-06/no-date.ome.xml: 
   [testng] [2024-12-29 05:16:24,283] [pool-1-thread-12] Initializing /data/public/2010-06/filter.ome.xml: 
   [testng] [2024-12-29 05:16:24,719] [pool-1-thread-6] Initializing /data/public/2010-06/instrument.ome.xml: 
   [testng] [2024-12-29 05:16:25,394] [pool-1-thread-4] Initializing /data/public/2011-06/metadata-only.ome.xml: 
   [testng] [2024-12-29 05:16:25,854] [pool-1-thread-1] Initializing /data/samples/Sample-2007_06.ome: 
   [testng] [2024-12-29 05:16:26,650] [pool-1-thread-9] Initializing /data/public/2011-06/z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:16:28,649] [pool-1-thread-11] Initializing /data/public/2015-01/single-image.ome.xml: 
   [testng] [2024-12-29 05:16:30,770] [pool-1-thread-3] Initializing /data/public/2015-01/instrument.ome.xml: 
   [testng] [2024-12-29 05:16:31,686] [pool-1-thread-8] Initializing /data/public/2016-06/z-series.ome.xml: 
   [testng] [2024-12-29 05:16:32,917] [pool-1-thread-10] Initializing /data/public/2015-01/filter.ome.xml: 
   [testng] [2024-12-29 05:16:33,396] [pool-1-thread-6] Initializing /data/public/2009-09/metadata-only.ome.xml: 
   [testng] [2024-12-29 05:16:33,854] [pool-1-thread-12] Initializing /data/public/2012-06/instrument.ome.xml: 
   [testng] [2024-12-29 05:16:34,470] [pool-1-thread-4] Initializing /data/public/2010-04/multi-channel.ome.xml: 
   [testng] [2024-12-29 05:16:35,022] [pool-1-thread-2] Initializing /data/public/2013-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-12-29 05:16:35,964] [pool-1-thread-7] Initializing /data/public/2012-06/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:16:36,746] [pool-1-thread-5] Initializing /data/public/2008-09/multi-channel.ome.xml: 
   [testng] [2024-12-29 05:16:37,233] [pool-1-thread-9] Initializing /data/public/2012-06/multi-channel.ome.xml: 
   [testng] [2024-12-29 05:16:37,867] [pool-1-thread-1] Initializing /data/public/2009-09/z-series.ome.xml: 
   [testng] [2024-12-29 05:16:39,526] [pool-1-thread-11] Initializing /data/curtis/all-black.tif: 
   [testng] [2024-12-29 05:16:42,334] [pool-1-thread-3] Initializing /data/public/2015-01/multi-channel-time-series.ome.xml: 
   [testng] [2024-12-29 05:16:42,838] [pool-1-thread-8] Initializing /data/melissa/large-xml-test.ome: 
   [testng] [2024-12-29 05:16:54,187] [pool-1-thread-10] Initializing /data/samples/testImportPlateMultiplePlateAcquisitions1508.ome: 
   [testng] [2024-12-29 05:16:54,841] [pool-1-thread-5] Initializing /data/public/2012-06/transformations-upgrade.ome.xml: 
   [testng] [2024-12-29 05:16:55,308] [pool-1-thread-2] Initializing /data/public/2011-06/instrument.ome.xml: 
   [testng] [2024-12-29 05:16:55,747] [pool-1-thread-4] Initializing /data/curtis/black6-7.tif: 
   [testng] [2024-12-29 05:16:58,165] [pool-1-thread-6] Initializing /data/public/2008-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:16:58,607] [pool-1-thread-9] Initializing /data/public/2013-06/multi-channel.ome.xml: 
   [testng] [2024-12-29 05:16:59,127] [pool-1-thread-1] Initializing /data/public/2015-01/mapannotation.ome.xml: 
   [testng] [2024-12-29 05:16:59,628] [pool-1-thread-7] Initializing /data/public/2013-06/transformations-upgrade.ome.xml: 
   [testng] [2024-12-29 05:17:00,236] [pool-1-thread-12] Initializing /data/public/2010-06/no-date.ome.xml: 
   [testng] [2024-12-29 05:17:01,617] [pool-1-thread-3] Initializing /data/public/2015-01/transformations-downgrade.ome.xml: 
   [testng] [2024-12-29 05:17:04,706] [pool-1-thread-2] Initializing /data/public/2013-06/z-series.ome.xml: 
   [testng] [2024-12-29 05:17:05,183] [pool-1-thread-6] Initializing /data/public/2016-06/ROI.ome.xml: 
   [testng] [2024-12-29 05:17:05,727] [pool-1-thread-5] Initializing /data/public/2012-06/filter.ome.xml: 
   [testng] [2024-12-29 05:17:06,154] [pool-1-thread-10] Initializing /data/public/2013-06/filter.ome.xml: 
   [testng] [2024-12-29 05:17:07,860] [pool-1-thread-9] Initializing /data/public/2015-01/no-date.ome.xml: 
   [testng] [2024-12-29 05:17:08,421] [pool-1-thread-7] Initializing /data/public/2008-09/dataset-group-project.ome.xml: 
   [testng] [2024-12-29 05:17:08,922] [pool-1-thread-1] Initializing /data/public/2013-06/time-series.ome.xml: 
   [testng] [2024-12-29 05:17:09,334] [pool-1-thread-12] Initializing /data/samples/Antarctic_Diatom_D3D_01.ome: 
   [testng] [2024-12-29 05:17:12,895] [pool-1-thread-3] Initializing /data/public/2013-06/z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:17:13,671] [pool-1-thread-2] Initializing /data/public/2016-06/two-screens-two-plates-four-wells.ome.xml: 
   [testng] [2024-12-29 05:17:14,568] [pool-1-thread-6] Initializing /data/public/2010-04/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:17:15,103] [pool-1-thread-5] Initializing /data/public/2012-06/tagannotation.ome.xml: 
   [testng] [2024-12-29 05:17:15,567] [pool-1-thread-10] Initializing /data/public/2016-06/time-series.ome.xml: 
   [testng] [2024-12-29 05:17:16,064] [pool-1-thread-11] Initializing /data/public/2015-01/metadata-only.ome.xml: 
   [testng] [2024-12-29 05:17:18,102] [pool-1-thread-4] Initializing /data/public/2008-09/z-series.ome.xml: 
   [testng] [2024-12-29 05:17:18,909] [pool-1-thread-9] Initializing /data/public/2013-06/tagannotation.ome.xml: 
   [testng] [2024-12-29 05:17:19,409] [pool-1-thread-7] Initializing /data/public/2009-09/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-12-29 05:17:19,947] [pool-1-thread-1] Initializing /data/public/2016-06/filter.ome.xml: 
   [testng] [2024-12-29 05:17:20,723] [pool-1-thread-3] Initializing /data/public/2010-04/multi-channel-z-series.ome.xml: 
   [testng] [2024-12-29 05:17:21,260] [pool-1-thread-12] Initializing /data/public/2010-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-12-29 05:17:21,840] [pool-1-thread-2] Initializing /data/public/2008-09/multi-channel-time-series.ome.xml: 
   [testng] [2024-12-29 05:17:23,020] [pool-1-thread-10] Initializing /data/public/2016-06/instrument.ome.xml: 
   [testng] [2024-12-29 05:17:23,525] [pool-1-thread-5] Initializing /data/public/2016-06/timestampannotation-posix-only.ome.xml: 
   [testng] [2024-12-29 05:17:24,032] [pool-1-thread-4] Initializing /data/public/2009-09/ROI.ome.xml: 
   [testng] [2024-12-29 05:17:24,548] [pool-1-thread-11] Initializing /data/public/2013-06/metadata-only.ome.xml: 
   [testng] [2024-12-29 05:17:24,984] [pool-1-thread-6] Initializing /data/public/2010-04/ROI.ome.xml: 
   [testng] [2024-12-29 05:17:26,847] [pool-1-thread-1] Initializing /data/public/2009-09/multi-channel-z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:17:27,411] [pool-1-thread-9] Initializing /data/public/2016-06/xmlannotation-body-space.ome.xml: 
   [testng] [2024-12-29 05:17:27,884] [pool-1-thread-7] Initializing /data/public/2009-09/time-series.ome.xml: 
   [testng] [2024-12-29 05:17:28,376] [pool-1-thread-3] Initializing /data/public/2010-06/z-series.ome.xml: 
   [testng] [2024-12-29 05:17:28,914] [pool-1-thread-12] Initializing /data/public/2013-06/multi-channel-z-series.ome.xml: 
   [testng] [2024-12-29 05:17:29,664] [pool-1-thread-10] Initializing /data/public/2016-06/metadata-only.ome.xml: 
   [testng] [2024-12-29 05:17:30,176] [pool-1-thread-2] Initializing /data/public/2016-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-12-29 05:17:31,156] [pool-1-thread-5] Initializing /data/public/2016-06/multi-channel.ome.xml: 
   [testng] [2024-12-29 05:17:33,504] [pool-1-thread-11] Initializing /data/public/2010-06/z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:17:33,973] [pool-1-thread-6] Initializing /data/samples/sdub.ome: 
   [testng] [2024-12-29 05:17:34,554] [pool-1-thread-4] Initializing /data/public/2015-01/multi-channel.ome.xml: 
   [testng] [2024-12-29 05:17:34,982] [pool-1-thread-9] Initializing /data/public/2015-01/hcs.ome.xml: 
   [testng] [2024-12-29 05:17:35,562] [pool-1-thread-1] Initializing /data/public/2016-06/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-12-29 05:17:36,101] [pool-1-thread-7] Initializing /data/curtis/min-sample-2008-02.ome: 
   [testng] [2024-12-29 05:17:37,592] [pool-1-thread-10] Initializing /data/public/2012-06/multi-channel-time-series.ome.xml: 
   [testng] [2024-12-29 05:17:38,150] [pool-1-thread-2] Initializing /data/public/2010-04/z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:17:38,749] [pool-1-thread-3] Initializing /data/public/2016-06/mapannotation.ome.xml: 
   [testng] [2024-12-29 05:17:39,713] [pool-1-thread-12] Initializing /data/public/2015-01/one-screen-one-plate-four-wells.ome.xml: 
   [testng] [2024-12-29 05:17:40,135] [pool-1-thread-5] Initializing /data/public/2009-09/z-series-time-series.ome.xml: 
   [testng] [2024-12-29 05:17:41,880] [pool-1-thread-4] Initializing /data/public/2016-06/instrument-units-default.ome.xml: 
   [testng] [2024-12-29 05:17:42,407] [pool-1-thread-11] Initializing /data/public/2012-06/single-image.ome.xml: 
   [testng] [2024-12-29 05:17:43,537] [pool-1-thread-6] 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: 6 minutes 6 seconds
Finished: SUCCESS