Skip to content

Console Output

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

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

init-timestamp:

init:

copy-resources:

compile:
[resolver:resolve] Resolving artifacts

compile-tests:
[resolver:resolve] Resolving artifacts
    [javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] 1 warning

test-automated:
   [testng] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
   [testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
   [testng] File leak detector installed
   [testng] 03:23:24,513 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 03:23:24,515 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 03:23:24,515 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 03:23:24,515 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 03:23:24,516 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 03:23:24,516 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 03:23:24,516 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 03:23:24,516 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 03:23:24,517 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 03:23:24,517 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 03:23:24,518 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 03:23:24,518 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 03:23:24,684 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 03:23:24,684 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 03:23:24,705 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 03:23:24,705 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 03:23:24,710 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 03:23:24,710 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 03:23:24,711 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 03:23:24,711 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 03:23:24,711 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 03:23:24,712 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 03:23:24,712 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 195 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-12-15 03:23:24,721] [main] java.version = 17.0.2
   [testng] 03:23:24,724 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 03:23:24,725 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:23:24,765 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-15_03-23-24.log]
   [testng] 03:23:24,766 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2024-12-15 03:23:24,768] [main] testng.directory = /data
   [testng] [2024-12-15 03:23:24,769] [main] testng.configDirectory = /config
   [testng] [2024-12-15 03:23:24,778] [main] testng.multiplier = 1.0
   [testng] [2024-12-15 03:23:24,779] [main] testng.in-memory = false
   [testng] [2024-12-15 03:23:24,779] [main] testng.allow-missing = false
   [testng] [2024-12-15 03:23:24,779] [main] user.language = en
   [testng] [2024-12-15 03:23:24,779] [main] user.country = ${user.country}
   [testng] [2024-12-15 03:23:24,779] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-12-15 03:24:02,396] [main] ----------------------------------------
   [testng] [2024-12-15 03:24:02,396] [main] Total files: 119
   [testng] [2024-12-15 03:24:02,396] [main] Scan time: 37.617 s (316 ms/file)
   [testng] [2024-12-15 03:24:02,396] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 110 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-12-15 03:26:35,863] [pool-1-thread-1] Initializing /data/paul/83802.svs: 
   [testng] 03:26:35,863 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 03:26:35,863 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:26:35,864 |-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-15_03-26-35.log]
   [testng] 03:26:35,865 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21ed36aa - End of configuration.
   [testng] [2024-12-15 03:26:36,926] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss3.jpg: 
   [testng] 03:26:36,926 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 03:26:36,926 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:26:36,927 |-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-15_03-26-36.log]
   [testng] 03:26:36,927 |-INFO in ch.qos.logback.core.sift.SiftProcessor@117339ec - End of configuration.
   [testng] [2024-12-15 03:26:37,152] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss57.jpg: 
   [testng] 03:26:37,152 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 03:26:37,152 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:26:37,153 |-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-15_03-26-37.log]
   [testng] 03:26:37,154 |-INFO in ch.qos.logback.core.sift.SiftProcessor@517e671e - End of configuration.
   [testng] [2024-12-15 03:26:37,346] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss35.jpg: 
   [testng] 03:26:37,346 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 03:26:37,346 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:26:37,346 |-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-15_03-26-37.log]
   [testng] 03:26:37,347 |-INFO in ch.qos.logback.core.sift.SiftProcessor@714de1b5 - End of configuration.
   [testng] [2024-12-15 03:26:37,560] [pool-1-thread-9] Initializing /data/alexandra/UMD001_ORO.svs: 
   [testng] 03:26:37,560 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 03:26:37,560 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:26:37,561 |-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-15_03-26-37.log]
   [testng] 03:26:37,561 |-INFO in ch.qos.logback.core.sift.SiftProcessor@48433af1 - End of configuration.
   [testng] [2024-12-15 03:26:38,636] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss25.jpg: 
   [testng] 03:26:38,636 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 03:26:38,636 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:26:38,637 |-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-15_03-26-38.log]
   [testng] 03:26:38,637 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7929da57 - End of configuration.
   [testng] [2024-12-15 03:26:38,846] [pool-1-thread-7] Initializing /data/alexandra/UMD009_HE.svs: 
   [testng] 03:26:38,846 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 03:26:38,846 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:26:38,847 |-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-15_03-26-38.log]
   [testng] 03:26:38,847 |-INFO in ch.qos.logback.core.sift.SiftProcessor@102f66b3 - End of configuration.
   [testng] [2024-12-15 03:26:39,817] [pool-1-thread-6] Initializing /data/jason/50114.svs: 
   [testng] 03:26:39,817 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 03:26:39,817 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:26:39,818 |-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-15_03-26-39.log]
   [testng] 03:26:39,818 |-INFO in ch.qos.logback.core.sift.SiftProcessor@320cd4b3 - End of configuration.
   [testng] [2024-12-15 03:26:40,835] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/SlideLabel.jpg: 
   [testng] 03:26:40,835 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 03:26:40,835 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:26:40,836 |-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-15_03-26-40.log]
   [testng] 03:26:40,836 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2576872 - End of configuration.
   [testng] [2024-12-15 03:26:41,021] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/SlideMacro.jpg: 
   [testng] 03:26:41,021 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 03:26:41,021 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:26:41,022 |-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-15_03-26-41.log]
   [testng] 03:26:41,022 |-INFO in ch.qos.logback.core.sift.SiftProcessor@e0ddc8c - End of configuration.
   [testng] [2024-12-15 03:26:41,211] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_jpg2000.svs: 
   [testng] 03:26:41,211 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 03:26:41,211 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:26:41,212 |-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-15_03-26-41.log]
   [testng] 03:26:41,212 |-INFO in ch.qos.logback.core.sift.SiftProcessor@51e89f09 - End of configuration.
   [testng] [2024-12-15 03:26:42,174] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_TIFF.tif: 
   [testng] 03:26:42,174 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 03:26:42,174 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:26:42,175 |-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-15_03-26-42.log]
   [testng] 03:26:42,175 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6df45aef - End of configuration.
   [testng] [2024-12-15 03:26:49,598] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss36.jpg: 
   [testng] [2024-12-15 03:26:49,808] [pool-1-thread-5] Initializing /data/samples/sanitized/CMU-1-Small-Region.svs: 
   [testng] [2024-12-15 03:26:50,769] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss14.jpg: 
   [testng] [2024-12-15 03:26:50,945] [pool-1-thread-10] Initializing /data/jason/77892.svs: 
   [testng] [2024-12-15 03:26:51,921] [pool-1-thread-8] Initializing /data/helmut/Aperio_jpg2000_33003.svs: 
   [testng] [2024-12-15 03:26:52,916] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss52.jpg: 
   [testng] [2024-12-15 03:26:57,744] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss21.jpg: 
   [testng] [2024-12-15 03:26:57,982] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss46.jpg: 
   [testng] [2024-12-15 03:26:58,227] [pool-1-thread-4] Initializing /data/david/2316.svs: 
   [testng] [2024-12-15 03:26:59,310] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss26.jpg: 
   [testng] [2024-12-15 03:27:02,197] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss49.jpg: 
   [testng] [2024-12-15 03:27:04,313] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss18.jpg: 
   [testng] [2024-12-15 03:27:04,538] [pool-1-thread-2] Initializing /data/imagesc-61404/1001.svs: 
   [testng] [2024-12-15 03:27:05,623] [pool-1-thread-11] Initializing /data/options/remove_thumbnail/CMU-1.svs: 
   [testng] [2024-12-15 03:27:06,812] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss2.jpg: 
   [testng] [2024-12-15 03:27:08,346] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/PreviewSlide.jpg: 
   [testng] [2024-12-15 03:27:09,145] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss29.jpg: 
   [testng] [2024-12-15 03:27:09,396] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss58.jpg: 
   [testng] [2024-12-15 03:27:09,642] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss40.jpg: 
   [testng] [2024-12-15 03:27:12,429] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss59.jpg: 
   [testng] [2024-12-15 03:27:14,239] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss5.jpg: 
   [testng] [2024-12-15 03:27:14,960] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss54.jpg: 
   [testng] [2024-12-15 03:27:15,232] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss11.jpg: 
   [testng] [2024-12-15 03:27:15,487] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss55.jpg: 
   [testng] [2024-12-15 03:27:15,729] [pool-1-thread-12] Initializing /data/options/remove_thumbnail_single_image/CMU-1.svs: 
   [testng] [2024-12-15 03:27:18,895] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss56.jpg: 
   [testng] [2024-12-15 03:27:19,179] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss30.jpg: 
   [testng] [2024-12-15 03:27:19,471] [pool-1-thread-1] Initializing /data/jason/ColCan slide 1.svs: 
   [testng] [2024-12-15 03:27:21,225] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss43.jpg: 
   [testng] [2024-12-15 03:27:21,999] [pool-1-thread-3] Initializing /data/jeff/5794_001.svs: 
   [testng] [2024-12-15 03:27:23,983] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss13.jpg: 
   [testng] [2024-12-15 03:27:25,636] [pool-1-thread-8] Initializing /data/toby/9_0_22_test01.svs: 
   [testng] [2024-12-15 03:27:27,185] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss22.jpg: 
   [testng] [2024-12-15 03:27:27,945] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss47.jpg: 
   [testng] [2024-12-15 03:27:29,015] [pool-1-thread-9] Initializing /data/converted/z-stack/PHAS 01.svs: 
   [testng] [2024-12-15 03:27:30,891] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_YCC.svs: 
   [testng] [2024-12-15 03:27:32,043] [pool-1-thread-11] Initializing /data/public/77928.svs: 
   [testng] [2024-12-15 03:27:34,069] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss4.jpg: 
   [testng] [2024-12-15 03:27:34,567] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_jpg.svs: 
   [testng] [2024-12-15 03:27:35,683] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss53.jpg: 
   [testng] [2024-12-15 03:27:36,563] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss12.jpg: 
   [testng] [2024-12-15 03:27:37,258] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss37.jpg: 
   [testng] [2024-12-15 03:27:39,664] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss45.jpg: 
   [testng] [2024-12-15 03:27:41,210] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss16.jpg: 
   [testng] [2024-12-15 03:27:41,896] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss23.jpg: 
   [testng] [2024-12-15 03:27:42,664] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss38.jpg: 
   [testng] [2024-12-15 03:27:44,850] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss17.jpg: 
   [testng] [2024-12-15 03:27:45,144] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss60.jpg: 
   [testng] [2024-12-15 03:27:45,412] [pool-1-thread-2] Initializing /data/samples/BreastCancer.svs: 
   [testng] [2024-12-15 03:27:47,697] [pool-1-thread-10] Initializing /data/karen/257_a.svs: 
   [testng] [2024-12-15 03:27:49,369] [pool-1-thread-5] Initializing /data/paul/83797.svs: 
   [testng] [2024-12-15 03:27:50,913] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss41.jpg: 
   [testng] [2024-12-15 03:27:51,185] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss34.jpg: 
   [testng] [2024-12-15 03:27:51,409] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss48.jpg: 
   [testng] [2024-12-15 03:27:51,645] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss6.jpg: 
   [testng] [2024-12-15 03:27:51,909] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss44.jpg: 
   [testng] [2024-12-15 03:27:56,068] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_jpg.jpg: 
   [testng] [2024-12-15 03:27:57,302] [pool-1-thread-4] Initializing /data/david/2310_a.svs: 
   [testng] [2024-12-15 03:27:58,274] [pool-1-thread-12] Initializing /data/david-smith/CMU-1.svs: 
   [testng] [2024-12-15 03:27:59,277] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss42.jpg: 
   [testng] [2024-12-15 03:27:59,495] [pool-1-thread-3] Initializing /data/jason/77886.svs: 
   [testng] [2024-12-15 03:28:00,609] [pool-1-thread-6] Initializing /data/yan/16722_001.svs: 
   [testng] [2024-12-15 03:28:02,792] [pool-1-thread-11] Initializing /data/david-smith/02.svs: 
   [testng] [2024-12-15 03:28:03,955] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss15.jpg: 
   [testng] [2024-12-15 03:28:06,463] [pool-1-thread-7] Initializing /data/julien/crop_problem.svs: 
   [testng] [2024-12-15 03:28:10,208] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss33.jpg: 
   [testng] [2024-12-15 03:28:11,776] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss27.jpg: 
   [testng] [2024-12-15 03:28:13,233] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss50.jpg: 
   [testng] [2024-12-15 03:28:13,828] [pool-1-thread-5] Initializing /data/toby/9_0_22_test02.svs: 
   [testng] [2024-12-15 03:28:15,200] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss1.jpg: 
   [testng] [2024-12-15 03:28:16,255] [pool-1-thread-6] Initializing /data/yan/2003-05-P8072-VVL2-stripe & stich.svs: 
   [testng] [2024-12-15 03:28:19,182] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss19.jpg: 
   [testng] [2024-12-15 03:28:19,775] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss32.jpg: 
   [testng] [2024-12-15 03:28:20,071] [pool-1-thread-2] Initializing /data/julien/image_jpeg2000.svs: 
   [testng] [2024-12-15 03:28:22,657] [pool-1-thread-10] Initializing /data/harvey/93888.svs: 
   [testng] [2024-12-15 03:28:23,999] [pool-1-thread-12] Initializing /data/helmut/Comp_jpeg2000.svs: 
   [testng] [2024-12-15 03:28:25,209] [pool-1-thread-9] Initializing /data/gh-3757/01ae6c82-106d-4854-8209-068998340113/TCGA-OR-A5K9-01Z-00-DX2.7C0DDEF6-8CCC-4640-820F-7703616E2FEF.svs: 
   [testng] [2024-12-15 03:28:27,431] [pool-1-thread-7] Initializing /data/qa-17150/450CD3_2016-04-12.tif: 
   [testng] [2024-12-15 03:28:30,072] [pool-1-thread-1] Initializing /data/samples/sanitized/CMU-1.svs: 
   [testng] [2024-12-15 03:28:31,626] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss9.jpg: 
   [testng] [2024-12-15 03:28:32,714] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss31.jpg: 
   [testng] [2024-12-15 03:28:34,480] [pool-1-thread-4] Initializing /data/yan/082_flr.svs: 
   [testng] [2024-12-15 03:28:37,304] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss39.jpg: 
   [testng] [2024-12-15 03:28:38,742] [pool-1-thread-8] Initializing /data/public/77917.svs: 
   [testng] [2024-12-15 03:28:40,616] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss28.jpg: 
   [testng] [2024-12-15 03:28:43,025] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss20.jpg: 
   [testng] [2024-12-15 03:28:46,450] [pool-1-thread-3] Initializing /data/gh-3757/65141.svs: 
   [testng] [2024-12-15 03:28:48,586] [pool-1-thread-7] Initializing /data/karen/261.svs: 
   [testng] [2024-12-15 03:28:49,866] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss51.jpg: 
   [testng] [2024-12-15 03:28:50,777] [pool-1-thread-9] Initializing /data/bolek/6jp2.svs: 
   [testng] [2024-12-15 03:28:52,547] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss24.jpg: 
   [testng] [2024-12-15 03:28:55,341] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss7.jpg: 
   [testng] [2024-12-15 03:28:55,586] [pool-1-thread-11] Initializing /data/samples/Mammal Eye_001.svs: 
   [testng] [2024-12-15 03:28:58,721] [pool-1-thread-2] Initializing /data/toby/test01_large_jpg2000.svs: 
   [testng] [2024-12-15 03:29:00,649] [pool-1-thread-1] Initializing /data/alexandra/UMD019_Tri.svs: 
   [testng] [2024-12-15 03:29:03,161] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss8.jpg: 
   [testng] [2024-12-15 03:29:04,629] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss10.jpg: 
   [testng] [2024-12-15 03:29:06,301] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_TIFFLZW.tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 5830, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 7 minutes 6 seconds
Finished: SUCCESS