Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 281
originally caused by:
 Started by upstream project "Trigger" build number 301
 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/jenkins16903979125028024297.sh
+ '[' zeiss-czi = slidebook ']'
++ date +%u
+ '[' 5 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_44327_merge_ci -v /uod/idr/repos/curated/zeiss-czi:/data -v /uod/idr-scratch/merge-ci/curated/zeiss-czi:/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

test-automated:
   [testng] File leak detector installed
   [testng] 00:52:39,930 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 00:52:39,931 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - No custom configurators were discovered as a service.
   [testng] 00:52:39,932 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:52:39,933 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 00:52:39,933 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 00:52:39,933 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 00:52:39,933 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 00:52:39,933 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:52:39,934 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 00:52:39,934 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 00:52:39,934 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 00:52:39,934 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 00:52:40,153 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 00:52:40,153 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 00:52:40,180 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 00:52:40,180 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 00:52:40,188 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 00:52:40,188 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 00:52:40,188 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 00:52:40,188 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 00:52:40,188 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7a69b07 - End of configuration.
   [testng] 00:52:40,189 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@636be97c - Registering current configuration as safe fallback point
   [testng] 00:52:40,189 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 255 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-12-06 00:52:40,199] [main] java.version = 1.8.0_342
   [testng] 00:52:40,202 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 00:52:40,202 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 00:52:40,246 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-06_00-52-40.log]
   [testng] 00:52:40,248 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13c9d689 - End of configuration.
   [testng] [2024-12-06 00:52:40,250] [main] testng.directory = /data
   [testng] [2024-12-06 00:52:40,250] [main] testng.configDirectory = /config
   [testng] [2024-12-06 00:52:40,262] [main] testng.multiplier = 1.0
   [testng] [2024-12-06 00:52:40,262] [main] testng.in-memory = false
   [testng] [2024-12-06 00:52:40,262] [main] testng.allow-missing = false
   [testng] [2024-12-06 00:52:40,262] [main] user.language = en
   [testng] [2024-12-06 00:52:40,262] [main] user.country = ${user.country}
   [testng] [2024-12-06 00:52:40,263] [main] Maximum heap size = 13653 MB
   [testng] Scanning for files...
   [testng] [2024-12-06 00:57:30,721] [main] ----------------------------------------
   [testng] [2024-12-06 00:57:30,721] [main] Total files: 504
   [testng] [2024-12-06 00:57:30,721] [main] Scan time: 290.458 s (576 ms/file)
   [testng] [2024-12-06 00:57:30,721] [main] ----------------------------------------
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity.
   [testng] Building list of tests...
   [testng] Ready to test 473 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-12-06 01:13:01,084] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-17-Scene-3-P2-B3-03.czi: 
   [testng] 01:13:01,084 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:13:01,084 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:13:01,086 |-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-06_01-13-01.log]
   [testng] 01:13:01,086 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4acbbee4 - End of configuration.
   [testng] [2024-12-06 01:13:01,485] [pool-1-thread-12] Initializing /data/ayako/Screenshot1.jpg: 
   [testng] 01:13:01,485 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:13:01,485 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:13:01,486 |-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-06_01-13-01.log]
   [testng] 01:13:01,486 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3864e71f - End of configuration.
   [testng] [2024-12-06 01:13:01,603] [pool-1-thread-11] Initializing /data/silke/White_574.czi: 
   [testng] 01:13:01,603 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:13:01,604 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:13:01,604 |-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-06_01-13-01.log]
   [testng] 01:13:01,605 |-INFO in ch.qos.logback.core.sift.SiftProcessor@195a657e - End of configuration.
   [testng] [2024-12-06 01:13:01,995] [pool-1-thread-10] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/ScanModes/SpotScan_T50000.czi: 
   [testng] 01:13:01,995 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:13:01,995 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:13:01,996 |-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-06_01-13-01.log]
   [testng] 01:13:01,996 |-INFO in ch.qos.logback.core.sift.SiftProcessor@667dc6fc - End of configuration.
   [testng] [2024-12-06 01:13:04,275] [pool-1-thread-9] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/ScanModes/LineScan_Z200.czi: 
   [testng] 01:13:04,275 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:13:04,275 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:13:04,275 |-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-06_01-13-04.log]
   [testng] 01:13:04,276 |-INFO in ch.qos.logback.core.sift.SiftProcessor@31e8aae - End of configuration.
   [testng] [2024-12-06 01:13:04,697] [pool-1-thread-8] Initializing /data/zeiss/jpeg-xr/c)BF-1scene-zstack-compression 85%.czi: 
   [testng] 01:13:04,697 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:13:04,697 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:13:04,697 |-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-06_01-13-04.log]
   [testng] 01:13:04,698 |-INFO in ch.qos.logback.core.sift.SiftProcessor@12af4b63 - End of configuration.
   [testng] [2024-12-06 01:13:06,154] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Time_Bleaching_Marker_BleachROI.czi: 
   [testng] 01:13:06,155 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:13:06,155 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:13:06,155 |-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-06_01-13-06.log]
   [testng] 01:13:06,156 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6623350d - End of configuration.
   [testng] [2024-12-06 01:13:06,596] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-35-Scene-2-P1-E7-02.czi: 
   [testng] 01:13:06,596 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:13:06,597 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:13:06,597 |-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-06_01-13-06.log]
   [testng] 01:13:06,598 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6105deee - End of configuration.
   [testng] [2024-12-06 01:13:06,977] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-26-Scene-2-P1-E5-02.czi: 
   [testng] 01:13:06,977 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:13:06,977 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:13:06,978 |-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-06_01-13-06.log]
   [testng] 01:13:06,978 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5d6aedc0 - End of configuration.
   [testng] [2024-12-06 01:13:07,370] [pool-1-thread-4] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV_LSM/NeuronsStack.czi: 
   [testng] 01:13:07,370 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:13:07,370 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:13:07,371 |-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-06_01-13-07.log]
   [testng] 01:13:07,371 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3e9598cb - End of configuration.
   [testng] [2024-12-06 01:13:07,795] [pool-1-thread-3] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/Zstack_003.czi: 
   [testng] 01:13:07,795 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:13:07,795 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:13:07,796 |-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-06_01-13-07.log]
   [testng] 01:13:07,796 |-INFO in ch.qos.logback.core.sift.SiftProcessor@76e9485c - End of configuration.
   [testng] [2024-12-06 01:13:08,344] [pool-1-thread-2] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Tile4-4Zstack5_Gestitchen.czi: 
   [testng] 01:13:08,344 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:13:08,345 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:13:08,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-06_01-13-08.log]
   [testng] 01:13:08,346 |-INFO in ch.qos.logback.core.sift.SiftProcessor@45b09ea3 - End of configuration.
   [testng] [2024-12-06 01:13:19,269] [pool-1-thread-12] Initializing /data/zeiss/zstd/LLS_50Z_1T_1M_2C/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:13:19,750] [pool-1-thread-1] Initializing /data/lorenz/exceptionalize.czi: 
   [testng] [2024-12-06 01:13:20,181] [pool-1-thread-6] Initializing /data/teresa/1minute30asecinterval2cycles807ms.czi: 
   [testng] [2024-12-06 01:13:20,599] [pool-1-thread-5] Initializing /data/qa-7601/AxioCamMRc_bgr48_36ValidBits_1C_9Z.czi: 
   [testng] [2024-12-06 01:13:21,107] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-03-Scene-1-P1-D1-01.czi: 
   [testng] [2024-12-06 01:13:22,647] [pool-1-thread-3] Initializing /data/vito/GFP_YFP lambda.czi: 
   [testng] [2024-12-06 01:13:23,063] [pool-1-thread-7] Initializing /data/qa-7771/CervantesNew_10EuroCentCoinSpain_Comb_8PO_OfflinePyramide.czi: 
   [testng] [2024-12-06 01:13:23,512] [pool-1-thread-4] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh1T3Z5/AiryscanProcessedCh1T3Z5.czi: 
   [testng] [2024-12-06 01:13:24,028] [pool-1-thread-11] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T1Z54BigFrameSize/ConfocalCh3T1Z54BigFrameSize.czi: 
   [testng] [2024-12-06 01:13:24,789] [pool-1-thread-2] Initializing /data/qa-4981/CZI linescanbug/Zenblack2.png: 
   [testng] [2024-12-06 01:13:26,645] [pool-1-thread-2] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T1Z3P2/ConfocalCh3T1Z3P2.czi: 
   [testng] [2024-12-06 01:13:28,269] [pool-1-thread-1] Initializing /data/zeiss/zstd/LLS_1Z_50T_1M_1C/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:13:28,793] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-03-Scene-3-P2-D1-03.czi: 
   [testng] [2024-12-06 01:13:30,720] [pool-1-thread-6] Initializing /data/imagic/1_WF_MolProbesKidney.czi: 
   [testng] [2024-12-06 01:13:31,294] [pool-1-thread-3] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Bleach/bleach16bit.czi: 
   [testng] [2024-12-06 01:13:32,112] [pool-1-thread-12] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/MT-Tilescan2-3stitched.czi: 
   [testng] [2024-12-06 01:13:33,080] [pool-1-thread-4] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/MT-Tilescan2-3unstitched.czi: 
   [testng] [2024-12-06 01:13:36,583] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-08-Scene-3-P2-B2-03.czi: 
   [testng] [2024-12-06 01:13:38,206] [pool-1-thread-10] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/2C_LUTs_Rainbow_Spectrum.czi: 
   [testng] [2024-12-06 01:13:40,339] [pool-1-thread-9] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/rendertest.czi: 
   [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity.
   [testng] [2024-12-06 01:13:40,869] [pool-1-thread-2] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-TimeSeries-Marker-Start-Trigger-End-Time-With-Pause-Bleaching-Dummy.czi: 
   [testng] [2024-12-06 01:13:41,421] [pool-1-thread-11] Initializing /data/zeiss/zstd/airyscan/AiryScan_680X680Y_16Bit_ZSTD1_compressed_Quality-100.czi: 
   [testng] [2024-12-06 01:13:42,108] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-09-Scene-2-P1-C2-02.czi: 
   [testng] [2024-12-06 01:13:42,686] [pool-1-thread-3] Initializing /data/zeiss/zen-2012/Axio Scan.Z1/Intestine_3color_RAC.czi: 
   [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity.
   [testng] [2024-12-06 01:13:45,876] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/HDR_Illu.czi: 
   [testng] [2024-12-06 01:13:46,396] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-40-Scene-3-P3-D8-03.czi: 
   [testng] [2024-12-06 01:13:46,886] [pool-1-thread-12] Initializing /data/qa-27461/OCR-LySM-CPS-stitched.czi: 
   [testng] [2024-12-06 01:13:47,417] [pool-1-thread-6] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/Annotation_Measurment_V01.czi: 
   [testng] [2024-12-06 01:13:48,042] [pool-1-thread-10] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-10-Scene-3-P2-D2-03.czi: 
   [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity.
   [testng] [2024-12-06 01:13:49,932] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-15-Scene-3-P2-D3-03.czi: 
   [testng] [Fatal Error] :9:2: XML document structures must start and end within the same entity.
   [testng] [2024-12-06 01:13:50,488] [pool-1-thread-9] Initializing /data/qa-20612/Triple_Stained_Tumor_subset_02.czi: 
   [testng] [2024-12-06 01:13:51,373] [pool-1-thread-2] Initializing /data/vito/GFPYFP_Linearunmixing.czi: 
   [testng] [2024-12-06 01:13:51,936] [pool-1-thread-11] Initializing /data/zeiss/zstd/LLS_50Z_1T_1M_2C/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit_ZSTD1.czi: 
   [testng] [2024-12-06 01:13:52,564] [pool-1-thread-1] Initializing /data/zeiss/jpeg-xr/k_FL_3channel_noZ_compression lossless.czi: 
   [testng] [2024-12-06 01:13:56,496] [pool-1-thread-5] Initializing /data/greg/Experiment-519-export.czi: 
   [testng] [2024-12-06 01:13:57,680] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-29-Scene-3-P3-A6-03.czi: 
   [testng] [2024-12-06 01:13:58,623] [pool-1-thread-10] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-42-Scene-1-P1-F8-01.czi: 
   [testng] [2024-12-06 01:13:59,447] [pool-1-thread-4] Initializing /data/zeiss/jpeg-xr/a)BF-1scene-nozstack-compression85%.czi: 
   [testng] [2024-12-06 01:14:00,757] [pool-1-thread-7] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Lamda/psf 10x 0,3 500 nm beads II.czi: 
   [testng] [2024-12-06 01:14:02,655] [pool-1-thread-2] Initializing /data/sebastian/october-2016/96Well_Ch=1_50Wells_3x3_pro_Well.czi: 
   [testng] [2024-12-06 01:14:08,557] [pool-1-thread-10] Initializing /data/richard/63x 60 Tile 214 Slice Image.czi: 
   [testng] [2024-12-06 01:14:10,513] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-28-Scene-1-P1-A5-01.czi: 
   [testng] [2024-12-06 01:14:11,392] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-14-Scene-2-P3-E3-02.czi: 
   [testng] [2024-12-06 01:14:12,990] [pool-1-thread-5] Initializing /data/gh-3710/ROI 1 scene_2.czi: 
   [testng] [2024-12-06 01:14:14,670] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-37-Scene-3-P3-B7-03.czi: 
   [testng] [2024-12-06 01:14:19,515] [pool-1-thread-11] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit_ZSTD0.czi: 
   [testng] [2024-12-06 01:14:21,680] [pool-1-thread-6] Initializing /data/qa-17711/2017_05_04__08_59__0002.czi: 
   [testng] [2024-12-06 01:14:23,860] [pool-1-thread-7] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/PALM/01PSCFP2_Subset50_Subset.czi: 
   [testng] [2024-12-06 01:14:29,343] [pool-1-thread-11] Initializing /data/vito/volvox25_rotate.czi: 
   [testng] [2024-12-06 01:14:30,062] [pool-1-thread-7] Initializing /data/zeiss/jpeg-xr/j_FL_3channel_2scenes_Zstack_EDF_compression85%.czi: 
   [testng] [2024-12-06 01:14:31,570] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh1T1Z1/ConfocalCh1T1Z1.czi: 
   [testng] [2024-12-06 01:14:32,727] [pool-1-thread-9] Initializing /data/zeiss/zstd/LLS_50Z_3T_1M_1C/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit_ZSTD1.czi: 
   [testng] [2024-12-06 01:14:39,271] [pool-1-thread-3] Initializing /data/qa-7276/Experiment-297.czi: 
   [testng] [2024-12-06 01:14:40,012] [pool-1-thread-11] Initializing /data/qa-7771/WholeSection-DAPI+488_10X_stitched_fused_DAPI.czi: 
   [testng] [2024-12-06 01:14:41,842] [pool-1-thread-8] Initializing /data/qa-17179/WT_calc_after24h_stitch_2.czi: 
   [testng] [2024-12-06 01:14:42,738] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-31-Scene-1-P1-D6-01.czi: 
   [testng] [2024-12-06 01:14:43,292] [pool-1-thread-9] Initializing /data/qa-11007/SCC47 EGF647 LAMP1488 - EGF only 3D with 405_PALM.czi: 
   [testng] [2024-12-06 01:14:48,986] [pool-1-thread-5] Initializing /data/martin/Zeiss-CZI file info.png: 
   [testng] [2024-12-06 01:14:50,812] [pool-1-thread-5] Initializing /data/demolitionb/hzdr-sims.czi: 
   [testng] [2024-12-06 01:14:53,308] [pool-1-thread-8] Initializing /data/qa-10448/L2.04day5_spot34_20150128_03.czi: 
   [testng] [2024-12-06 01:14:55,849] [pool-1-thread-5] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/ApoTome/40_Dual.czi: 
   [testng] [2024-12-06 01:15:01,080] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-22-Scene-1-P3-D4-01.czi: 
   [testng] [2024-12-06 01:15:03,544] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-27-Scene-1-P3-D5-01.czi: 
   [testng] [2024-12-06 01:15:04,701] [pool-1-thread-11] Initializing /data/gh-3884/test-fullplate.czi: 
   [testng] [2024-12-06 01:15:06,946] [pool-1-thread-4] Initializing /data/zeiss/zstd/8bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:15:10,395] [pool-1-thread-9] Initializing /data/vito/zf_psa.czi: 
   [testng] [2024-12-06 01:15:12,474] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-38-Scene-2-P3-A7-02.czi: 
   [testng] [2024-12-06 01:15:13,115] [pool-1-thread-10] Initializing /data/sebastian/12935/20160425_BF_CZI.czi: 
   [testng] [2024-12-06 01:15:13,905] [pool-1-thread-3] Initializing /data/gh-2377/20160425_BF_CZI.czi: 
   [testng] [2024-12-06 01:15:16,437] [pool-1-thread-4] Initializing /data/michael-porter/EB01 - Airyscan Fast SR 20x_Airyscan Processing.czi: 
   [testng] [2024-12-06 01:15:20,254] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-24-Scene-2-P3-F4-02.czi: 
   [testng] [2024-12-06 01:15:21,107] [pool-1-thread-1] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:15:26,229] [pool-1-thread-9] Initializing /data/greg/Experiment-519.czi: 
   [testng] [2024-12-06 01:15:40,805] [pool-1-thread-4] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/stack16bit.czi: 
   [testng] [2024-12-06 01:15:44,561] [pool-1-thread-1] Initializing /data/michael/multipos.czi: 
   [testng] [2024-12-06 01:15:46,852] [pool-1-thread-3] Initializing /data/public/zenodo-10577186/2023_11_30__RecognizedCode-27.czi: 
   [testng] [2024-12-06 01:15:48,140] [pool-1-thread-10] Initializing /data/qa-17616/abeta647-dilution1milliontimesnanomolar.czi: 
   [testng] [2024-12-06 01:15:52,056] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh1T1Z1/AiryscanProcessedCh1T1Z1.czi: 
   [testng] [2024-12-06 01:15:52,967] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-32-Scene-3-P2-E6-03.czi: 
   [testng] [2024-12-06 01:15:56,739] [pool-1-thread-1] Initializing /data/qa-7748/IP-Stitching-04.czi: 
   [testng] [2024-12-06 01:16:02,550] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-04-Scene-2-P2-C1-02.czi: 
   [testng] [2024-12-06 01:16:10,960] [pool-1-thread-4] Initializing /data/qa-7405/Experiment-973.czi: 
   [testng] [2024-12-06 01:16:19,108] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh3T3Z5/AiryscanProcessedCh3T3Z5.czi: 
   [testng] [2024-12-06 01:16:20,460] [pool-1-thread-10] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-40-Scene-1-P1-D8-01.czi: 
   [testng] [2024-12-06 01:16:24,008] [pool-1-thread-5] Initializing /data/zeiss/zstd/LLS_1Z_50T_1M_2C/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:16:26,927] [pool-1-thread-12] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:16:41,532] [pool-1-thread-10] Initializing /data/nottingham/truncated-files/Image 18_Out.czi: 
   [testng] [2024-12-06 01:16:47,271] [pool-1-thread-7] Initializing /data/vito/Snap-02-HRc-SW.czi: 
   [testng] [2024-12-06 01:16:52,525] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-20-Scene-1-P3-B4-01.czi: 
   [testng] [2024-12-06 01:16:59,521] [pool-1-thread-12] Initializing /data/qa-4981/CZI linescanbug/Zenblack1.png: 
   [testng] [2024-12-06 01:17:02,991] [pool-1-thread-12] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-39-Scene-2-P3-C8-02.czi: 
   [testng] [2024-12-06 01:17:05,226] [pool-1-thread-7] Initializing /data/aaron/101post.tiff: 
   [testng] [2024-12-06 01:17:08,585] [pool-1-thread-1] Initializing /data/qa-10972/01042015-36.czi: 
   [testng] [2024-12-06 01:17:11,303] [pool-1-thread-5] Initializing /data/zeiss/zen-2012/Kidney_RAC_3color.czi: 
   [testng] [2024-12-06 01:17:14,490] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-25-Scene-1-P1-F5-01.czi: 
   [testng] [2024-12-06 01:17:18,044] [pool-1-thread-10] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/channel_3.czi: 
   [testng] [2024-12-06 01:17:20,658] [pool-1-thread-12] Initializing /data/qa-17229/unstrained fields.czi: 
   [testng] [2024-12-06 01:17:21,739] [pool-1-thread-3] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh3T3Z5/AiryscanCh3T3Z5.czi: 
   [testng] [2024-12-06 01:17:23,129] [pool-1-thread-8] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_ZSTD_1_from_Uncompressed.czi: 
   [testng] [2024-12-06 01:17:25,913] [pool-1-thread-2] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/ScanModes/LineScan_T80_Z25.czi: 
   [testng] [2024-12-06 01:17:27,309] [pool-1-thread-4] Initializing /data/zeiss/jpeg-xr/g_FL_1channel_noZ_compression85%.czi: 
   [testng] [2024-12-06 01:17:31,235] [pool-1-thread-7] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Anettes nice Stack.czi: 
   [testng] [2024-12-06 01:17:33,601] [pool-1-thread-10] Initializing /data/aaron/101post.czi: 
   [testng] [2024-12-06 01:17:35,805] [pool-1-thread-2] Initializing /data/aaron/ticket-13186/Image_2.czi: 
   [testng] [2024-12-06 01:17:36,805] [pool-1-thread-8] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/TileZstack5_NichtGestitchen.czi: 
   [testng] [2024-12-06 01:17:38,772] [pool-1-thread-3] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-22-Scene-2-P2-D4-02.czi: 
   [testng] [2024-12-06 01:17:41,878] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-19-Scene-3-P1-A4-03.czi: 
   [testng] [2024-12-06 01:17:42,917] [pool-1-thread-12] Initializing /data/zeiss/zstd/airyscan/AiryScan_680X680Y_16Bit_ZSTD-1_compressed_Quality-50.czi: 
   [testng] [2024-12-06 01:17:44,809] [pool-1-thread-10] Initializing /data/jianguo/03-01-2014_Barcode-0541-1.czi: 
   [testng] [2024-12-06 01:17:47,091] [pool-1-thread-3] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh1T3Z5/AiryscanCh1T3Z5.czi: 
   [testng] [2024-12-06 01:17:48,919] [pool-1-thread-2] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_ZSTD0.czi: 
   [testng] [2024-12-06 01:17:50,552] [pool-1-thread-8] Initializing /data/qa-7271/bioformats_multifile.czi: 
   [testng] [2024-12-06 01:17:52,654] [pool-1-thread-7] Initializing /data/qa-7891/bright_RGB.czi: 
   [testng] [2024-12-06 01:17:57,733] [pool-1-thread-12] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_ZSTD0_from_Uncompressed.czi: 
   [testng] [2024-12-06 01:18:02,511] [pool-1-thread-3] Initializing /data/jan/raw.czi: 
   [testng] [2024-12-06 01:18:04,802] [pool-1-thread-6] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/zstack.czi: 
   [testng] [2024-12-06 01:18:07,825] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-14-Scene-1-P1-E3-01.czi: 
   [testng] [2024-12-06 01:18:09,078] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-28-Scene-3-P2-A5-03.czi: 
   [testng] [2024-12-06 01:18:12,731] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-27-Scene-3-P2-D5-03.czi: 
   [testng] [2024-12-06 01:18:14,219] [pool-1-thread-12] Initializing /data/qa-17711/2017_05_04__09_10__0001.czi: 
   [testng] [2024-12-06 01:18:19,149] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-06-Scene-3-P2-A1-03.czi: 
   [testng] [2024-12-06 01:18:20,788] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-17-Scene-1-P1-B3-01.czi: 
   [testng] [2024-12-06 01:18:22,381] [pool-1-thread-9] Initializing /data/vito/Snap-09KWi.czi: 
   [testng] [2024-12-06 01:18:23,514] [pool-1-thread-5] Initializing /data/qa-27169/226-0903_wt_DAPI_0_DsRED_tdT_0_CB-Scene-1-ScanRegion0.czi: 
   [testng] [2024-12-06 01:18:27,913] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-33-Scene-1-P1-F6-01.czi: 
   [testng] [2024-12-06 01:18:30,895] [pool-1-thread-6] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/2C_7Z-01_Tinting_Annotationen_MeasFeatures_V03.czi: 
   [testng] [2024-12-06 01:18:32,159] [pool-1-thread-2] Initializing /data/vito/hp1am26zelle14 RICS.czi: 
   [testng] [2024-12-06 01:18:35,386] [pool-1-thread-4] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh3T1Z5/AiryscanProcessedCh3T1Z5.czi: 
   [testng] [2024-12-06 01:18:37,666] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-26-Scene-3-P2-E5-03.czi: 
   [testng] [2024-12-06 01:18:40,002] [pool-1-thread-7] Initializing /data/sebastian/OME-TIFF_ROI_Wrong_from_CZI/Screenshot_ZEN_with_ROIs.png: 
   [testng] [2024-12-06 01:18:41,825] [pool-1-thread-8] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-Positions.czi: 
   [testng] [2024-12-06 01:18:43,700] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-34-Scene-1-P1-F7-01.czi: 
   [testng] [2024-12-06 01:18:45,217] [pool-1-thread-3] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-ZStack-LineScan-Averaging-HDR-Sampling-Zoom3.7.czi: 
   [testng] [2024-12-06 01:18:46,704] [pool-1-thread-2] Initializing /data/sebastian/Tiles1_CH=2_Z=3_T=2_B2_B4_SingleCZI.czi: 
   [testng] [2024-12-06 01:18:47,681] [pool-1-thread-6] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:18:48,839] [pool-1-thread-4] Initializing /data/qa-17192/Convalaria 2 channel.czi: 
   [testng] [2024-12-06 01:18:52,327] [pool-1-thread-9] Initializing /data/michael/multipos-z-time-channel-tile.czi: 
   [testng] [2024-12-06 01:18:54,890] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh3T3Z1/AiryscanProcessedCh3T3Z1.czi: 
   [testng] [2024-12-06 01:18:57,152] [pool-1-thread-8] Initializing /data/imagic/Zeiss Zen lite normal preview.png: 
   [testng] [2024-12-06 01:18:58,551] [pool-1-thread-3] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-21-Scene-1-P3-C4-01.czi: 
   [testng] [2024-12-06 01:19:00,157] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-09-Scene-3-P3-C2-03.czi: 
   [testng] [2024-12-06 01:19:01,625] [pool-1-thread-8] Initializing /data/vito/YFPbleach.czi: 
   [testng] [2024-12-06 01:19:03,291] [pool-1-thread-6] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/OnlineFingerprinting_2Channel.czi: 
   [testng] [2024-12-06 01:19:04,525] [pool-1-thread-10] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-41-Scene-2-P1-E8-02.czi: 
   [testng] [2024-12-06 01:19:06,672] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-30-Scene-3-P2-C6-03.czi: 
   [testng] [2024-12-06 01:19:09,302] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-38-Scene-3-P2-A7-03.czi: 
   [testng] [2024-12-06 01:19:10,302] [pool-1-thread-3] Initializing /data/sebastian/OME-TIFF_ROI_Wrong_from_CZI/Original_CZI_File.czi: 
   [testng] [2024-12-06 01:19:12,267] [pool-1-thread-4] Initializing /data/aaron/ticket-13186/Image1.czi: 
   [testng] [2024-12-06 01:19:13,509] [pool-1-thread-9] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh3T1Z5/AiryscanCh3T1Z5.czi: 
   [testng] [2024-12-06 01:19:16,681] [pool-1-thread-8] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Tiles/Cross_12M_3x4tiles_5%_Comb.czi: 
   [testng] [2024-12-06 01:19:18,224] [pool-1-thread-10] Initializing /data/qa-11104/Jumping_dom_brain3_slide1.czi: 
   [testng] [2024-12-06 01:19:20,295] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-02-Scene-3-P3-E1-03.czi: 
   [testng] [2024-12-06 01:19:21,493] [pool-1-thread-6] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/PALM/Palm_mitDrift.czi: 
   [testng] [2024-12-06 01:19:24,317] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-18-Scene-2-P3-A3-02.czi: 
   [testng] [2024-12-06 01:19:25,291] [pool-1-thread-3] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/Calcium_4D_002.czi: 
   [testng] [2024-12-06 01:19:28,124] [pool-1-thread-4] Initializing /data/zeiss/zen-2012/CellObserver SD/LLC-PK1_TubX-emerald_H2B-mCherry-2chZ(SD).czi: 
   [testng] [2024-12-06 01:19:29,514] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-06-Scene-1-P3-A1-01.czi: 
   [testng] [2024-12-06 01:19:31,636] [pool-1-thread-2] Initializing /data/sebastian/OME-TIFF_ROI_Wrong_from_CZI/Original_CZI_File_After_Fiji_Import.tif: 
   [testng] [2024-12-06 01:19:38,187] [pool-1-thread-8] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/LambdaCh10T3ConvertedForZENblack/LambdaCh10T3ConvertedForZENblack.czi: 
   [testng] [2024-12-06 01:19:41,009] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Image 5_PALM_verrechnet.czi: 
   [testng] [2024-12-06 01:19:42,957] [pool-1-thread-5] Initializing /data/qa-9521/c3_z11_t1.czi: 
   [testng] [2024-12-06 01:19:44,255] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-27-Scene-2-P1-D5-02.czi: 
   [testng] [2024-12-06 01:19:46,400] [pool-1-thread-3] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/LambdaImage_Spectral channel extraction2CHannel.czi: 
   [testng] [2024-12-06 01:19:50,413] [pool-1-thread-9] Initializing /data/stephane/AO5.czi: 
   [testng] [2024-12-06 01:19:59,330] [pool-1-thread-4] Initializing /data/michael/multipos-z.czi: 
   [testng] [2024-12-06 01:20:01,501] [pool-1-thread-1] Initializing /data/samples/test.czi: 
   [testng] [2024-12-06 01:20:07,452] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-15-Scene-1-P3-D3-01.czi: 
   [testng] [2024-12-06 01:20:09,208] [pool-1-thread-6] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/LAmbda+Rand+Tpmt.czi: 
   [testng] [2024-12-06 01:20:11,534] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh3T3Z1/AiryscanCh3T3Z1.czi: 
   [testng] [2024-12-06 01:20:12,781] [pool-1-thread-2] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/timeserie16bit.czi: 
   [testng] [2024-12-06 01:20:15,086] [pool-1-thread-3] Initializing /data/nottingham/incorrect-colors/SIM SpinalChord2ch SeqFrame modeLongerExpo_OutResaved.lsm: 
   [testng] [2024-12-06 01:20:17,424] [pool-1-thread-4] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_2C_16Bit_ZSTD0.czi: 
   [testng] [2024-12-06 01:20:18,994] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-33-Scene-3-P2-F6-03.czi: 
   [testng] [2024-12-06 01:20:23,667] [pool-1-thread-8] Initializing /data/zeiss/zstd/LLS_374Z_1T_2M_2C/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_ZSTD1.czi: 
   [testng] [2024-12-06 01:20:27,701] [pool-1-thread-6] Initializing /data/vito/36bit cast to 48.czi: 
   [testng] [2024-12-06 01:20:31,587] [pool-1-thread-7] Initializing /data/zeiss/zstd/8bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_ZSTD0.czi: 
   [testng] [2024-12-06 01:20:34,639] [pool-1-thread-2] Initializing /data/zeiss/samples/ztacktimeposition16bit.czi: 
   [testng] [2024-12-06 01:20:37,163] [pool-1-thread-4] Initializing /data/gh-2791/testwell96_withAttachment_S1-3.czi: 
   [testng] [2024-12-06 01:20:45,643] [pool-1-thread-5] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-TimeSeries-Marker-Start-Trigger-End-Time-With-Pause-Bleaching-Dummy-2.czi: 
   [testng] [2024-12-06 01:20:48,914] [pool-1-thread-3] Initializing /data/zeiss/jpeg-xr/e)BF-1scene-nozstack-compressionlossless.czi: 
   [testng] [2024-12-06 01:20:55,558] [pool-1-thread-6] Initializing /data/michael/multipos-z-time-channel.czi: 
   [testng] [2024-12-06 01:20:58,526] [pool-1-thread-8] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-ZStack-LineScan-Bidirectional-Averaging.czi: 
   [testng] [2024-12-06 01:21:00,229] [pool-1-thread-7] Initializing /data/vito/CalliphoraSalgld_lambda_FM4-64TMRE011.czi: 
   [testng] [2024-12-06 01:21:03,621] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-42-Scene-2-P3-F8-02.czi: 
   [testng] [2024-12-06 01:21:04,722] [pool-1-thread-2] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/ScanModes/LineScan_T3500.czi: 
   [testng] [2024-12-06 01:21:05,695] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T1Z1/ConfocalCh3T1Z1.czi: 
   [testng] [2024-12-06 01:21:07,137] [pool-1-thread-9] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/2C_7Z-04_Annotationen.czi: 
   [testng] [2024-12-06 01:21:13,509] [pool-1-thread-6] Initializing /data/mette/Mc_04-Feb-2014_Angle1.czi: 
   [testng] [2024-12-06 01:21:16,097] [pool-1-thread-7] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:21:17,372] [pool-1-thread-8] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/HDRsampling.czi: 
   [testng] [2024-12-06 01:21:19,465] [pool-1-thread-1] Initializing /data/bruno/Screen Shot 2013-09-25 at 4.36.26 PM.png: 
   [testng] [2024-12-06 01:21:19,538] [pool-1-thread-9] Initializing /data/mette/Mc_04-Feb-2014_Angle0.czi: 
   [testng] [2024-12-06 01:21:20,496] [pool-1-thread-5] Initializing /data/zeiss/zstd/airyscan/AiryScan_680X680Y_16Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:21:21,998] [pool-1-thread-2] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Timeserie_GraphikElemente.czi: 
   [testng] [2024-12-06 01:21:24,145] [pool-1-thread-1] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/Inside4D_demo_image.czi: 
   [testng] [2024-12-06 01:21:29,511] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-07-Scene-3-P1-A2-03.czi: 
   [testng] [2024-12-06 01:21:30,461] [pool-1-thread-7] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:21:31,849] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-02-Scene-2-P1-E1-02.czi: 
   [testng] [2024-12-06 01:21:33,150] [pool-1-thread-5] Initializing /data/qa-4981/CZI linescanbug/LSMfile_usingloci.png: 
   [testng] [2024-12-06 01:21:33,224] [pool-1-thread-9] Initializing /data/qa-11007/SCC47 EGF647 LAMP1488 - LAMP1 only 3D with 405 2_PALM - KAthrin.czi: 
   [testng] [2024-12-06 01:21:35,198] [pool-1-thread-2] Initializing /data/zeiss/zen-2012/CellObserver SD/Micrasterias fimbriata#1_2chTZ(SD).czi: 
   [testng] [2024-12-06 01:21:46,042] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-21-Scene-2-P1-C4-02.czi: 
   [testng] [2024-12-06 01:21:48,153] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/LambdaCh10T1ConvertedForZENblack/LambdaCh10T1ConvertedForZENblack.czi: 
   [testng] [2024-12-06 01:21:53,421] [pool-1-thread-8] Initializing /data/zeiss/zen-2012/CellObserver SD/EB3-microtubules-GFP_H2BmCherry_2chT(SD).czi: 
   [testng] [2024-12-06 01:21:55,666] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-41-Scene-1-P3-E8-01.czi: 
   [testng] [2024-12-06 01:21:57,996] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh1T15Z1Bleaching2ROIs/ConfocalCh1T15Z1Bleaching2ROIs.czi: 
   [testng] [2024-12-06 01:21:59,666] [pool-1-thread-4] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Bleach/bleach.czi: 
   [testng] [2024-12-06 01:22:01,026] [pool-1-thread-7] Initializing /data/zeiss/zen-2012/ath5-gfp--his-rfp_Dual Side Fusion_FileBasedRegistration_Subset.czi: 
   [testng] [2024-12-06 01:22:03,376] [pool-1-thread-9] Initializing /data/vito/FRETAcceptorbleach1 lambda series.czi: 
   [testng] [2024-12-06 01:22:06,649] [pool-1-thread-5] Initializing /data/imagic/Code sample wrong thumbnail.jpg: 
   [testng] [2024-12-06 01:22:07,410] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-11-Scene-3-P3-E2-03.czi: 
   [testng] [2024-12-06 01:22:09,779] [pool-1-thread-3] Initializing /data/qa-4981/CZI linescanbug/f01.lsm: 
   [testng] [2024-12-06 01:22:11,185] [pool-1-thread-6] Initializing /data/zeiss/zstd/topography/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography_Uncompressed.czi: 
   [testng] [2024-12-06 01:22:14,126] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-21-Scene-3-P2-C4-03.czi: 
   [testng] [2024-12-06 01:22:15,009] [pool-1-thread-4] Initializing /data/zeiss/zstd/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_ZSTD0.czi: 
   [testng] [2024-12-06 01:22:16,585] [pool-1-thread-7] Initializing /data/zeiss/samples/Pollen-Z-stack.czi: 
   [testng] [2024-12-06 01:22:18,338] [pool-1-thread-9] Initializing /data/olivier/EXP12 14 DAPI A.czi: 
   [testng] [2024-12-06 01:22:19,411] [pool-1-thread-5] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/2C_7Z-01_Tinting_Annotationen_MeasFeatures.czi: 
   [testng] [2024-12-06 01:22:22,858] [pool-1-thread-8] Initializing /data/zeiss/jpeg-xr/h_FL_3channel_noZ_compression85%.czi: 
   [testng] [2024-12-06 01:22:26,253] [pool-1-thread-6] Initializing /data/qa-17740/215_1626_DAPi_0_tdTom_0_0_TAM_hc_cor.czi: 
   [testng] [2024-12-06 01:22:29,134] [pool-1-thread-1] Initializing /data/zeiss/zen-2012/Tiles/Mouse_stomach_20x_ROI_3chZTiles(WF).czi: 
   [testng] [2024-12-06 01:22:31,469] [pool-1-thread-3] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-31-Scene-3-P3-D6-03.czi: 
   [testng] [2024-12-06 01:22:32,999] [pool-1-thread-7] Initializing /data/gh-3884/test-plate.czi: 
   [testng] [2024-12-06 01:22:39,352] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-41-Scene-3-P2-E8-03.czi: 
   [testng] [2024-12-06 01:22:40,627] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-Scene-3-P3-F1-03.czi: 
   [testng] [2024-12-06 01:22:42,029] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/LambdaImage_Linear unmixing.czi: 
   [testng] [2024-12-06 01:22:47,088] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-11-Scene-2-P1-E2-02.czi: 
   [testng] [2024-12-06 01:22:49,498] [pool-1-thread-3] Initializing /data/zeiss/zen-2012/Widefield/BPAE-cells-bin2x2_3chTZ(WF).czi: 
   [testng] [2024-12-06 01:22:53,307] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-28-Scene-2-P3-A5-02.czi: 
   [testng] [2024-12-06 01:22:54,439] [pool-1-thread-9] Initializing /data/public/zenodo-10577186/2023_11_30__RecognizedCode-27-Background subtraction-08.czi: 
   [testng] [2024-12-06 01:22:56,172] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-23-Scene-3-P2-E4-03.czi: 
   [testng] [2024-12-06 01:22:57,965] [pool-1-thread-5] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit_ZSTD0.czi: 
   [testng] [2024-12-06 01:23:04,499] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-08-Scene-1-P1-B2-01.czi: 
   [testng] [2024-12-06 01:23:10,393] [pool-1-thread-1] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/ztacktimeposition.czi: 
   [testng] [2024-12-06 01:23:14,765] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-09-Scene-1-P2-C2-01.czi: 
   [testng] [2024-12-06 01:23:18,432] [pool-1-thread-3] Initializing /data/nottingham/incorrect-colors/Image 6_Structured Illumination.czi: 
   [testng] [2024-12-06 01:23:20,836] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-39-Scene-1-P1-C8-01.czi: 
   [testng] [2024-12-06 01:23:22,552] [pool-1-thread-2] Initializing /data/zeiss/zen-2012/Young_mouse.czi: 
   [testng] [2024-12-06 01:23:35,274] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-03-Scene-2-P3-D1-02.czi: 
   [testng] [2024-12-06 01:23:37,388] [pool-1-thread-8] Initializing /data/zeiss/zstd/LLS_374Z_1T_2M_1C/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:23:38,699] [pool-1-thread-4] Initializing /data/vito/CaRatioSeries.czi: 
   [testng] [2024-12-06 01:23:44,501] [pool-1-thread-5] Initializing /data/zeiss/zstd/LLS_50Z_1T_1M_1C/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:23:47,822] [pool-1-thread-3] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-20-Scene-3-P2-B4-03.czi: 
   [testng] [2024-12-06 01:23:49,586] [pool-1-thread-1] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Maiglckchen.czi: 
   [testng] [2024-12-06 01:23:52,907] [pool-1-thread-4] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit_ZSTD0.czi: 
   [testng] [2024-12-06 01:23:55,237] [pool-1-thread-9] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Tiles/Partikelnormal_5x_27x37tiles_5%_comb_mBP.czi: 
   [testng] [2024-12-06 01:23:59,188] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-12-Scene-2-P1-F2-02.czi: 
   [testng] [2024-12-06 01:24:03,442] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-18-Scene-1-P1-A3-01.czi: 
   [testng] [2024-12-06 01:24:05,034] [pool-1-thread-3] Initializing /data/falvara/cell4-Zen2.6.czi: 
   [testng] [2024-12-06 01:24:11,810] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-24-Scene-3-P2-F4-03.czi: 
   [testng] [2024-12-06 01:24:14,117] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-30-Scene-1-P3-C6-01.czi: 
   [testng] [2024-12-06 01:24:15,707] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-12-Scene-3-P3-F2-03.czi: 
   [testng] [2024-12-06 01:24:16,843] [pool-1-thread-8] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/PALM_OnlineVerrechnet.czi: 
   [testng] [2024-12-06 01:24:20,671] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-34-Scene-2-P2-F7-02.czi: 
   [testng] [2024-12-06 01:24:24,230] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-05-Scene-2-P1-B1-02.czi: 
   [testng] [2024-12-06 01:24:26,152] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-36-Scene-2-P2-D7-02.czi: 
   [testng] [2024-12-06 01:24:27,587] [pool-1-thread-9] Initializing /data/imagic/Code sample good thumbnail.jpg: 
   [testng] [2024-12-06 01:24:29,627] [pool-1-thread-4] Initializing /data/sebastian/october-2016/96Well_Ch=1_50Wells_9P_pro_Well.czi: 
   [testng] [2024-12-06 01:24:54,203] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-Scene-2-P1-F1-02.czi: 
   [testng] [2024-12-06 01:24:55,816] [pool-1-thread-8] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/LambdaCh10T1/LambdaCh10T1.czi: 
   [testng] [2024-12-06 01:24:56,882] [pool-1-thread-1] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_ZSTD_1_from_Uncompressed.czi: 
   [testng] [2024-12-06 01:25:01,188] [pool-1-thread-9] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Image 16_Spectral channel extraction.czi: 
   [testng] [2024-12-06 01:25:03,308] [pool-1-thread-2] Initializing /data/bruno/Snap-8070.czi: 
   [testng] [2024-12-06 01:25:04,484] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh1T3Z3/ConfocalCh1T3Z3.czi: 
   [testng] [2024-12-06 01:25:06,886] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-29-Scene-1-P1-A6-01.czi: 
   [testng] [2024-12-06 01:25:09,758] [pool-1-thread-8] Initializing /data/qa-27508/SKIP-NMD_4053-101_Batch1_A-Sarc_0712.czi: 
   [testng] [2024-12-06 01:25:13,897] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-05-Scene-3-P2-B1-03.czi: 
   [testng] [2024-12-06 01:25:14,796] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-29-Scene-2-P2-A6-02.czi: 
   [testng] [2024-12-06 01:25:17,790] [pool-1-thread-7] Initializing /data/zeiss/zstd/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography_ZSTD0.czi: 
   [testng] [2024-12-06 01:25:19,528] [pool-1-thread-5] Initializing /data/qa-7601/AxioCamMRc_Gray16_12ValidBits_1C_9Z.czi: 
   [testng] [2024-12-06 01:25:20,346] [pool-1-thread-2] Initializing /data/vito/ratbrainstack_render.czi: 
   [testng] [2024-12-06 01:25:22,312] [pool-1-thread-10] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-TimeSeries-Marker-Start-Trigger-End-Time-With-Pause.czi: 
   [testng] [2024-12-06 01:25:25,193] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-11-Scene-1-P2-E2-01.czi: 
   [testng] [2024-12-06 01:25:26,932] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-12-Scene-1-P2-F2-01.czi: 
   [testng] [2024-12-06 01:25:28,068] [pool-1-thread-3] Initializing /data/zeiss/jpeg-xr/i_FL_3channel_2scenes_noZ_compression85%.czi: 
   [testng] [2024-12-06 01:25:30,784] [pool-1-thread-7] Initializing /data/zeiss/zen-2012/Widefield/BPAE-Cells_63x_oversampled-3chZ(WF).czi: 
   [testng] [2024-12-06 01:25:35,106] [pool-1-thread-5] Initializing /data/qa-17192/Conv 2 3 colors BandW.czi: 
   [testng] [2024-12-06 01:25:36,357] [pool-1-thread-2] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/zstack2.czi: 
   [testng] [2024-12-06 01:25:37,289] [pool-1-thread-10] Initializing /data/qa-17740/2017-05-12 16_55_07-omero@omero_ _OMERO_DropBox_SPP1757.png: 
   [testng] [2024-12-06 01:25:37,830] [pool-1-thread-9] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/ztacktimeposition16bit.czi: 
   [testng] [2024-12-06 01:25:39,599] [pool-1-thread-1] Initializing /data/zeiss/zstd/LLS_374Z_1T_2M_1C/ZEISS_LLS_2048X_500Y_374Z_1T_2M_1C_16Bit_ZSTD1.czi: 
   [testng] [2024-12-06 01:25:42,114] [pool-1-thread-10] Initializing /data/nottingham/incorrect-colors/SpinalChord63x_1 SIMcrop_Structured Illumination.czi: 
   [testng] [2024-12-06 01:25:43,268] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-18-Scene-3-P2-A3-03.czi: 
   [testng] [2024-12-06 01:25:47,183] [pool-1-thread-2] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/positions.czi: 
   [testng] [2024-12-06 01:25:47,969] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh1T1Z1/AiryscanCh1T1Z1.czi: 
   [testng] [2024-12-06 01:25:50,508] [pool-1-thread-9] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T3Z3P2/ConfocalCh3T3Z3P2.czi: 
   [testng] [2024-12-06 01:25:51,881] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Palm_Source.czi: 
   [testng] [2024-12-06 01:25:53,729] [pool-1-thread-10] Initializing /data/zeiss/zen-2012/CellObserver SD/LLC-PK1_2chTZ-triggered-20msec(SD).czi: 
   [testng] [2024-12-06 01:25:56,488] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T1Z3/ConfocalCh3T1Z3.czi: 
   [testng] [2024-12-06 01:25:58,090] [pool-1-thread-2] Initializing /data/zeiss/zstd/LLS_1Z_50T_1M_2C/ZEISS_LLS_2048X_500Y_1Z_50T_1M_2C_16Bit_ZSTD1.czi: 
   [testng] [2024-12-06 01:26:03,283] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Lambda_HDR.czi: 
   [testng] [2024-12-06 01:26:05,069] [pool-1-thread-9] Initializing /data/martin/seeds 3D 01.czi: 
   [testng] [2024-12-06 01:26:07,322] [pool-1-thread-7] Initializing /data/michael/multipos-z-time-lambda-tile.czi: 
   [testng] [2024-12-06 01:26:14,689] [pool-1-thread-1] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:26:18,715] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T3Z1/ConfocalCh3T3Z1.czi: 
   [testng] [2024-12-06 01:26:19,393] [pool-1-thread-2] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_ZSTD0.czi: 
   [testng] [2024-12-06 01:26:20,584] [pool-1-thread-6] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:26:22,262] [pool-1-thread-10] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV/NeuronsStack.czi: 
   [testng] [2024-12-06 01:26:23,442] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-24-Scene-1-P1-F4-01.czi: 
   [testng] [2024-12-06 01:26:27,582] [pool-1-thread-1] Initializing /data/zeiss/zen-2012/Widefield/BPAE-cells_mitosis_3chZ(WF).czi: 
   [testng] [2024-12-06 01:26:30,660] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-36-Scene-3-P1-D7-03.czi: 
   [testng] [2024-12-06 01:26:31,712] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-19-Scene-2-P3-A4-02.czi: 
   [testng] [2024-12-06 01:26:32,380] [pool-1-thread-5] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV_LSM/LysoTracker-DAPI_ZSTack_002.czi: 
   [testng] [2024-12-06 01:26:33,413] [pool-1-thread-10] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/2C_7Z-01_Tinting_Annotationen_MeasFeatures_V03_ohneFocusPos.czi: 
   [testng] [2024-12-06 01:26:34,361] [pool-1-thread-2] Initializing /data/nicholas-trahearn/example.czi: 
   [testng] [2024-12-06 01:26:36,067] [pool-1-thread-6] Initializing /data/bruno/Snap-8070.tif: 
   [testng] [2024-12-06 01:26:42,842] [pool-1-thread-9] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/SIM verrechnet.czi: 
   [testng] [2024-12-06 01:26:44,505] [pool-1-thread-1] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/NLO_ZStack_0013.czi: 
   [testng] [2024-12-06 01:26:46,512] [pool-1-thread-7] Initializing /data/zeiss/zstd/LLS_50Z_3T_1M_2C/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit_ZSTD1.czi: 
   [testng] [2024-12-06 01:26:50,606] [pool-1-thread-5] Initializing /data/zeiss/zstd/LLS_50Z_1T_1M_1C/ZEISS_LLS_2048X_500Y_50Z_1T_1M_1C_16Bit_ZSTD1.czi: 
   [testng] [2024-12-06 01:26:51,739] [pool-1-thread-10] Initializing /data/zeiss/zstd/LLS_50Z_3T_1M_2C/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:26:53,706] [pool-1-thread-3] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_ZSTD0_from_Uncompressed.czi: 
   [testng] [2024-12-06 01:26:56,861] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-07-Scene-2-P3-A2-02.czi: 
   [testng] [2024-12-06 01:26:59,662] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-08-Scene-2-P3-B2-02.czi: 
   [testng] [2024-12-06 01:27:00,552] [pool-1-thread-9] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV_LSM/Amphioxus_2CH_ZStack_002.czi: 
   [testng] [2024-12-06 01:27:02,491] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-35-Scene-3-P2-E7-03.czi: 
   [testng] [2024-12-06 01:27:04,810] [pool-1-thread-1] Initializing /data/qa-17192/Conv 2 3 colors.czi: 
   [testng] [2024-12-06 01:27:05,550] [pool-1-thread-5] Initializing /data/niko/20160212-FL-20x-3ch-3z-8sc-off-unc.czi: 
   [testng] [2024-12-06 01:28:30,634] [pool-1-thread-10] Initializing /data/sebastian/LOCI-XML_Data_Display.png: 
   [testng] [2024-12-06 01:28:30,709] [pool-1-thread-3] Initializing /data/zeiss/zstd/topography/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography_ZSTD-1.czi: 
   [testng] [2024-12-06 01:28:33,032] [pool-1-thread-10] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-39-Scene-3-P2-C8-03.czi: 
   [testng] [2024-12-06 01:28:33,907] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-22-Scene-3-P1-D4-03.czi: 
   [testng] [2024-12-06 01:28:34,737] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-38-Scene-1-P1-A7-01.czi: 
   [testng] [2024-12-06 01:28:36,647] [pool-1-thread-6] Initializing /data/falvara/cell11-Zen2.3.czi: 
   [testng] [2024-12-06 01:28:41,538] [pool-1-thread-11] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/positions16bit.czi: 
   [testng] [2024-12-06 01:28:42,831] [pool-1-thread-1] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV/Amphioxus_2CH_ZStack_002.czi: 
   [testng] [2024-12-06 01:28:43,721] [pool-1-thread-3] Initializing /data/sebastian/fused/Overview_10X_DAPI_stitched_fused.czi: 
   [testng] [2024-12-06 01:28:44,855] [pool-1-thread-8] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:28:46,191] [pool-1-thread-10] Initializing /data/zeiss/samples/NLO_ZStack_0013.czi: 
   [testng] [2024-12-06 01:28:48,158] [pool-1-thread-9] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh1T3Z1/AiryscanCh1T3Z1.czi: 
   [testng] [2024-12-06 01:28:49,160] [pool-1-thread-7] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/Test3D-1_Maximumintensityprojection.czi: 
   [testng] [2024-12-06 01:28:53,408] [pool-1-thread-11] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh1T1Z5/AiryscanProcessedCh1T1Z5.czi: 
   [testng] [2024-12-06 01:28:54,436] [pool-1-thread-1] Initializing /data/qa-11375/haptomonad.czi: 
   [testng] [2024-12-06 01:28:55,342] [pool-1-thread-10] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-15-Scene-2-P1-D3-02.czi: 
   [testng] [2024-12-06 01:28:57,632] [pool-1-thread-8] Initializing /data/zeiss/zstd/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_ZSTD0_from_Uncompressed.czi: 
   [testng] [2024-12-06 01:29:02,514] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-Scene-1-P2-F1-01.czi: 
   [testng] [2024-12-06 01:29:04,248] [pool-1-thread-9] Initializing /data/olivier/EXP12 1 CD31 A.czi: 
   [testng] [2024-12-06 01:29:06,458] [pool-1-thread-11] Initializing /data/qa-17199/fails-to-open.czi: 
   [testng] [2024-12-06 01:29:09,720] [pool-1-thread-10] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Lambda1.czi: 
   [testng] [2024-12-06 01:29:10,666] [pool-1-thread-6] Initializing /data/vito/CalliphoraSalgld_Linearunmixing_FM4-64TMRE01.czi: 
   [testng] [2024-12-06 01:29:13,839] [pool-1-thread-1] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit/ZEISS_LLS_2048X_500Y_50Z_3T_1M_2C_16Bit_ZSTD0.czi: 
   [testng] [2024-12-06 01:29:15,079] [pool-1-thread-3] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Dualcam/redgreen.czi: 
   [testng] [2024-12-06 01:29:15,961] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-42-Scene-3-P2-F8-03.czi: 
   [testng] [2024-12-06 01:29:17,706] [pool-1-thread-7] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/2C_7Z-04_Tinting_Annotations.czi: 
   [testng] [2024-12-06 01:29:23,614] [pool-1-thread-9] Initializing /data/falvara/cell11-caff-Zen2.3.czi: 
   [testng] [2024-12-06 01:29:25,495] [pool-1-thread-10] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-31-Scene-2-P2-D6-02.czi: 
   [testng] [2024-12-06 01:29:26,247] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-23-Scene-1-P3-E4-01.czi: 
   [testng] [2024-12-06 01:29:28,302] [pool-1-thread-8] Initializing /data/zeiss/jpeg-xr/d)BF-2scenes-zstack-EDF-compression85%.czi: 
   [testng] [2024-12-06 01:29:31,523] [pool-1-thread-11] Initializing /data/zeiss/zen-2012/Multiscene/Mouse-kidney-3-scene_VivaTome_1chZS.czi: 
   [testng] [2024-12-06 01:29:32,315] [pool-1-thread-3] Initializing /data/zeiss/zstd/8bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_ZSTD-1.czi: 
   [testng] [2024-12-06 01:29:33,114] [pool-1-thread-1] Initializing /data/zeiss/zstd/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit_ZSTD0.czi: 
   [testng] [2024-12-06 01:29:38,222] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-16-Scene-3-P3-C3-03.czi: 
   [testng] [2024-12-06 01:29:39,265] [pool-1-thread-7] Initializing /data/zeiss/jpeg-xr/j_FL_3channel_2scenes_Zstack_compression85%.czi: 
   [testng] [2024-12-06 01:29:48,597] [pool-1-thread-6] Initializing /data/zeiss/samples/FluoCells_DCV-Teststack.czi: 
   [testng] [2024-12-06 01:29:49,767] [pool-1-thread-10] Initializing /data/vito/lena 10k x 10k bnw 8bit.czi: 
   [testng] [2024-12-06 01:29:50,485] [pool-1-thread-9] Initializing /data/ayako/Mouse_MosaiX_RGB.czi: 
   [testng] [2024-12-06 01:29:51,575] [pool-1-thread-3] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-40-Scene-2-P2-D8-02.czi: 
   [testng] [2024-12-06 01:29:52,688] [pool-1-thread-11] Initializing /data/zeiss/jpeg-xr/b)BF-2scenes-nozstack-compression85%.czi: 
   [testng] [2024-12-06 01:29:55,821] [pool-1-thread-1] Initializing /data/zeiss/jpeg-xr/d)BF-2scenes-zstack-compression 85%-.czi: 
   [testng] [2024-12-06 01:30:15,864] [pool-1-thread-4] Initializing /data/wimpomp/zstd/beads.czi: 
   [testng] [2024-12-06 01:30:19,611] [pool-1-thread-3] Initializing /data/ruben/Experiment-13.czi: 
   [testng] [2024-12-06 01:30:20,289] [pool-1-thread-9] Initializing /data/wimpomp/zstd/yeast.czi: 
   [testng] [2024-12-06 01:30:21,511] [pool-1-thread-6] Initializing /data/qa-11361/01_01_Out.czi: 
   [testng] [2024-12-06 01:30:25,715] [pool-1-thread-4] Initializing /data/michael/multipos-z-time.czi: 
   [testng] [2024-12-06 01:30:30,712] [pool-1-thread-9] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/LambdaImage.czi: 
   [testng] [2024-12-06 01:30:31,817] [pool-1-thread-3] Initializing /data/nottingham/truncated-files/SpinalChord63x_1 SIM_Out.czi: 
   [testng] [2024-12-06 01:30:34,727] [pool-1-thread-6] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Crop-Tilescan.czi: 
   [testng] [2024-12-06 01:30:39,764] [pool-1-thread-4] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh1T1Z5/AiryscanCh1T1Z5.czi: 
   [testng] [2024-12-06 01:30:44,705] [pool-1-thread-9] Initializing /data/zeiss/jpeg-xr/c)BF-1scene-zstack-EDF-compression85%.czi: 
   [testng] [2024-12-06 01:30:49,636] [pool-1-thread-6] Initializing /data/zeiss/zstd/LLS_50Z_3T_1M_1C/ZEISS_LLS_2048X_500Y_50Z_3T_1M_1C_16Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:30:51,171] [pool-1-thread-10] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/DCV/LysoTracker-DAPI_ZSTack_002.czi: 
   [testng] [2024-12-06 01:30:52,824] [pool-1-thread-12] Initializing /data/public/zenodo-10577186/2023_11_30__RecognizedCode-27-Deconvolution (defaults)-11.czi: 
   [testng] [2024-12-06 01:31:00,636] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-35-Scene-1-P3-E7-01.czi: 
   [testng] [2024-12-06 01:31:02,480] [pool-1-thread-3] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh3T1Z1/AiryscanProcessedCh3T1Z1.czi: 
   [testng] [2024-12-06 01:31:04,459] [pool-1-thread-2] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/WF.czi: 
   [testng] [2024-12-06 01:31:06,647] [pool-1-thread-7] Initializing /data/sebastian/HeLa-Reggie-GFP_ZT_fast2_bin-CI-measured-PSF.czi: 
   [testng] [2024-12-06 01:31:12,622] [pool-1-thread-10] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-13-Scene-2-P1-F3-02.czi: 
   [testng] [2024-12-06 01:31:14,760] [pool-1-thread-6] Initializing /data/qa-10431/KO100_1E.czi: 
   [testng] [2024-12-06 01:31:19,003] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-04-Scene-3-P3-C1-03.czi: 
   [testng] [2024-12-06 01:31:21,819] [pool-1-thread-2] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-16-Scene-1-P1-C3-01.czi: 
   [testng] [2024-12-06 01:31:24,142] [pool-1-thread-3] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/Longterm-Timelapse_Buters.czi: 
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [2024-12-06 01:31:26,374] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-36-Scene-1-P3-D7-01.czi: 
   [testng] [2024-12-06 01:31:28,844] [pool-1-thread-10] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanCh3T1Z1/AiryscanCh3T1Z1.czi: 
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [2024-12-06 01:31:34,932] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-26-Scene-1-P3-E5-01.czi: 
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [2024-12-06 01:31:39,430] [pool-1-thread-2] Initializing /data/qa-29487/TMA101_HE.czi: 
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [2024-12-06 01:31:44,489] [pool-1-thread-9] Initializing /data/falvara/cell1-Zen2.6.czi: 
   [testng] [2024-12-06 01:31:47,946] [pool-1-thread-3] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-34-Scene-3-P3-F7-03.czi: 
   [testng] [2024-12-06 01:31:49,903] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-05-Scene-1-P3-B1-01.czi: 
   [testng] [2024-12-06 01:31:51,548] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-13-Scene-3-P2-F3-03.czi: 
   [testng] [2024-12-06 01:31:52,772] [pool-1-thread-11] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-06-Scene-2-P1-A1-02.czi: 
   [testng] [2024-12-06 01:31:58,937] [pool-1-thread-10] Initializing /data/qa-10301/141016_OP43adult_Worm3_DAPI_head.czi: 
   [testng] [2024-12-06 01:32:05,372] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-32-Scene-1-P3-E6-01.czi: 
   [testng] [2024-12-06 01:32:08,851] [pool-1-thread-8] Initializing /data/olivier/EXP12 1 CD31 B.czi: 
   [testng] [2024-12-06 01:32:10,529] [pool-1-thread-3] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/Misc/Channel-3-Channels-ZStack-FrameScan-Integration-And-PhotonCounting.czi: 
   [testng] [2024-12-06 01:32:11,578] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-13-Scene-1-P3-F3-01.czi: 
   [testng] [2024-12-06 01:32:13,187] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-10-Scene-1-P1-D2-01.czi: 
   [testng] [2024-12-06 01:32:15,345] [pool-1-thread-11] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Tiles/Cross_12M_3x4tiles_5%_Meander.czi: 
   [testng] [2024-12-06 01:32:21,056] [pool-1-thread-12] Initializing /data/michael-porter/3x1 Tile 3 Colour Airyscan Fast SR with Z - Well 2_Airyscan Processing_Stitch.czi: 
   [testng] [2024-12-06 01:32:29,565] [pool-1-thread-4] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/SIM_nicht verrechnet.czi: 
   [testng] [2024-12-06 01:32:32,523] [pool-1-thread-6] Initializing /data/vito/36bit.czi: 
   [testng] [2024-12-06 01:32:34,023] [pool-1-thread-9] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-32-Scene-2-P1-E6-02.czi: 
   [testng] [2024-12-06 01:32:35,374] [pool-1-thread-3] Initializing /data/qa-7601/AxioCamICc5_bgr24_24ValidBits_1C_8Z.czi: 
   [testng] [2024-12-06 01:32:37,005] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-20-Scene-2-P1-B4-02.czi: 
   [testng] [2024-12-06 01:32:38,652] [pool-1-thread-1] Initializing /data/zeiss/zstd/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography_Uncompressed.czi: 
   [testng] [2024-12-06 01:32:40,601] [pool-1-thread-8] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-04-Scene-1-P1-C1-01.czi: 
   [testng] [2024-12-06 01:32:49,047] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-23-Scene-2-P1-E4-02.czi: 
   [testng] [2024-12-06 01:32:50,637] [pool-1-thread-11] Initializing /data/qa-7601/AxioCamICc5_Gray16_12ValidBits_1C_8Z.czi: 
   [testng] [2024-12-06 01:32:52,695] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-02-Scene-1-P2-E1-01.czi: 
   [testng] [2024-12-06 01:32:54,210] [pool-1-thread-9] Initializing /data/vito/lena 10k x 10k bnw  16bit.czi: 
   [testng] [2024-12-06 01:32:55,570] [pool-1-thread-8] Initializing /data/qa-17539/2017_02_03_12wksWTQm3179.czi: 
   [testng] [2024-12-06 01:32:58,855] [pool-1-thread-1] Initializing /data/sebastian/october-2016/CZI_Test_20x20Tile.czi: 
   [testng] [2024-12-06 01:33:00,551] [pool-1-thread-4] Initializing /data/qa-4981/CZI linescanbug/metadata in zenblack.png: 
   [testng] [2024-12-06 01:33:00,642] [pool-1-thread-3] Initializing /data/gh-3710/ROI 1 scene 1.czi: 
   [testng] [2024-12-06 01:33:03,252] [pool-1-thread-12] Initializing /data/qa-33776/210412 DOPC-Chol 1-1 STAR600 sFCS.czi: 
   [testng] [2024-12-06 01:34:09,232] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-37-Scene-2-P2-B7-02.czi: 
   [testng] [2024-12-06 01:34:14,811] [pool-1-thread-5] Initializing /data/vito/ratbrainstack.czi: 
   [testng] [2024-12-06 01:34:16,862] [pool-1-thread-6] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/C195 Collate 3 A.czi: 
   [testng] [2024-12-06 01:34:18,631] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-37-Scene-1-P1-B7-01.czi: 
   [testng] [2024-12-06 01:34:21,317] [pool-1-thread-11] Initializing /data/qa-7601/AxioCamICc5_bgr48_36ValidBits_1C_8Z.czi: 
   [testng] [2024-12-06 01:34:22,449] [pool-1-thread-9] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh1T1Z3/ConfocalCh1T1Z3.czi: 
   [testng] [2024-12-06 01:34:24,965] [pool-1-thread-4] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-19-Scene-1-P2-A4-01.czi: 
   [testng] [2024-12-06 01:34:29,734] [pool-1-thread-10] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/Drosophila_Z_001_Maximumintensityprojection.czi: 
   [testng] [2024-12-06 01:34:31,879] [pool-1-thread-5] Initializing /data/silke/20120425_10x_stiched.czi: 
   [testng] [2024-12-06 01:34:34,376] [pool-1-thread-6] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-14-Scene-3-P2-E3-03.czi: 
   [testng] [2024-12-06 01:34:35,612] [pool-1-thread-3] Initializing /data/zeiss/zstd/LLS_374Z_1T_2M_2C/ZEISS_LLS_2048X_500Y_374Z_1T_2M_2C_16Bit_Uncompressed.czi: 
   [testng] [2024-12-06 01:34:38,705] [pool-1-thread-7] Initializing /data/qa-4981/CZI linescanbug/f01.czi: 
   [testng] [2024-12-06 01:34:44,265] [pool-1-thread-4] Initializing /data/sebastian/fused/Overview_10X_DAPI_stitched.czi: 
   [testng] [2024-12-06 01:34:45,548] [pool-1-thread-9] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/5Positionen.czi: 
   [testng] [2024-12-06 01:34:46,677] [pool-1-thread-11] Initializing /data/vito/FRETAcceptorbleach1_Linearunmixing.czi: 
   [testng] [2024-12-06 01:34:48,545] [pool-1-thread-10] Initializing /data/zeiss/zstd/LLS_1Z_50T_1M_1C/ZEISS_LLS_2048X_500Y_1Z_50T_1M_1C_16Bit_ZSTD1.czi: 
   [testng] [2024-12-06 01:34:52,430] [pool-1-thread-6] Initializing /data/zeiss/zstd/topography/ZEISS_Smartzoom5_1600X_1200Y_1Z_1T_1M_2C_RGB_Float32_Topography_ZSTD0.czi: 
   [testng] [2024-12-06 01:34:59,115] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/Fluo#1_ZEN2-1-Airyscan.czi: 
   [testng] [2024-12-06 01:35:00,855] [pool-1-thread-3] Initializing /data/qa-17711/2015_08_21__16_09__0954.czi: 
   [testng] [2024-12-06 01:35:02,688] [pool-1-thread-11] Initializing /data/qa-9410/cav_PALM_drift_correct_Convert to Image.czi: 
   [testng] [2024-12-06 01:35:04,186] [pool-1-thread-9] Initializing /data/qa-4981/CZI linescanbug/Zenblue.png: 
   [testng] [2024-12-06 01:35:07,274] [pool-1-thread-5] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh1T3Z1/ConfocalCh1T3Z1.czi: 
   [testng] [2024-12-06 01:35:10,034] [pool-1-thread-6] Initializing /data/olivier/EXP12 14 CD31 A.czi: 
   [testng] [2024-12-06 01:35:11,031] [pool-1-thread-10] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-16-Scene-2-P2-C3-02.czi: 
   [testng] [2024-12-06 01:35:12,865] [pool-1-thread-9] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/LambdaCh10T3/LambdaCh10T3.czi: 
   [testng] [2024-12-06 01:35:16,030] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-33-Scene-2-P3-F6-02.czi: 
   [testng] [2024-12-06 01:35:17,798] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 black LSM 880 -May 2015/MT-ZStack5_Position4_Time3.czi: 
   [testng] [2024-12-06 01:35:20,970] [pool-1-thread-11] Initializing /data/vito/kaede5lsm.czi: 
   [testng] [2024-12-06 01:35:24,978] [pool-1-thread-6] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/3D/Z-Stack2CHPRO.czi: 
   [testng] [2024-12-06 01:35:26,027] [pool-1-thread-5] Initializing /data/zeiss/zen-2012/VivaTome/Mouse_kidney_VivaTome-1chTZ.czi: 
   [testng] [2024-12-06 01:35:27,387] [pool-1-thread-9] Initializing /data/qa-16882/allSeriesContainSignal.czi: 
   [testng] [2024-12-06 01:35:29,060] [pool-1-thread-10] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-07-Scene-1-P2-A2-01.czi: 
   [testng] [2024-12-06 01:35:32,626] [pool-1-thread-7] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-10-Scene-2-P3-D2-02.czi: 
   [testng] [2024-12-06 01:35:33,661] [pool-1-thread-1] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/ConfocalCh3T3Z3/ConfocalCh3T3Z3.czi: 
   [testng] [2024-12-06 01:35:34,771] [pool-1-thread-4] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/Pollen-Z-stack.czi: 
   [testng] [2024-12-06 01:35:36,469] [pool-1-thread-11] Initializing /data/sebastian/12843/AxioScan_Test.czi: 
   [testng] [2024-12-06 01:35:42,848] [pool-1-thread-6] Initializing /data/qa-17173/20160429E7B206 more midband cells.czi: 
   [testng] [2024-12-06 01:35:45,604] [pool-1-thread-10] Initializing /data/zeiss/dvds/lsm-disk1/CZI-Example Data LSM/PALM/04Lck10-tdEosts_Subset_Palm.czi: 
   [testng] [2024-12-06 01:35:46,671] [pool-1-thread-5] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-30-Scene-2-P1-C6-02.czi: 
   [testng] [2024-12-06 01:35:49,251] [pool-1-thread-7] Initializing /data/zeiss/ZEN 2.1 blue LSM 800 -May2015/AiryscanProcessedCh1T3Z1/AiryscanProcessedCh1T3Z1.czi: 
   [testng] [2024-12-06 01:35:50,206] [pool-1-thread-1] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Annotation/winnt.czi: 
   [testng] [2024-12-06 01:35:51,013] [pool-1-thread-4] Initializing /data/zeiss/jpeg-xr/f)BF-1scene-nozstack-compression50%.czi: 
   [testng] [2024-12-06 01:35:53,859] [pool-1-thread-9] Initializing /data/zeiss/dvds/wf-disk1/CZI Test WF/CZI-Example Data WF/Unspecified/RFP_GFP-Z-stack_RIF.czi: 
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [2024-12-06 01:36:00,324] [pool-1-thread-10] Initializing /data/zeiss/zstd/airyscan/AiryScan_680X680Y_16Bit_ZSTD-0_compressed_Quality50.czi: 
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [2024-12-06 01:36:01,434] [pool-1-thread-5] Initializing /data/imagic/1_WF_MolProbesKidney.czi.jpg: 
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [2024-12-06 01:36:03,732] [pool-1-thread-1] Initializing /data/public/idr0011/Plate1-Blue-A_TS-Stinger/Plate1-Blue-A-17-Scene-2-P3-B3-02.czi: 
   [testng] [2024-12-06 01:36:04,902] [pool-1-thread-7] Initializing /data/zeiss/zstd/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit/ZEISS_LSM_512X_512Y_1Z_1T_1M_1C_8Bit_Uncompressed.czi: 
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:3: The element type "METADATA" must be terminated by the matching end-tag "</METADATA>".
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :11:2: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:5: The element type "DataSchema" must be terminated by the matching end-tag "</DataSchema>".
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:15: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] [Fatal Error] :10:16: XML document structures must start and end within the same entity.
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 25069, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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