Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 222
originally caused by:
 Started by upstream project "Trigger" build number 249
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@10
[BIOFORMATS-test-folder@10] $ /bin/bash -xe /tmp/jenkins1800689208556522855.sh
+ '[' svs = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_35271_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] 08:23:18,307 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 08:23:18,309 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 08:23:18,309 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 08:23:18,309 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 08:23:18,310 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 08:23:18,310 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 08:23:18,310 |-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] 08:23:18,310 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 08:23:18,311 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 08:23:18,311 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 08:23:18,311 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 08:23:18,312 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 08:23:18,459 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 08:23:18,459 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 08:23:18,480 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 08:23:18,480 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 08:23:18,485 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 08:23:18,485 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 08:23:18,485 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 08:23:18,485 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 08:23:18,486 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 08:23:18,487 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 08:23:18,487 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 176 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-16 08:23:18,495] [main] java.version = 17.0.2
   [testng] 08:23:18,498 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 08:23:18,498 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:23:18,537 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-16_08-23-18.log]
   [testng] 08:23:18,538 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2024-10-16 08:23:18,540] [main] testng.directory = /data
   [testng] [2024-10-16 08:23:18,540] [main] testng.configDirectory = /config
   [testng] [2024-10-16 08:23:18,548] [main] testng.multiplier = 1.0
   [testng] [2024-10-16 08:23:18,549] [main] testng.in-memory = false
   [testng] [2024-10-16 08:23:18,549] [main] testng.allow-missing = false
   [testng] [2024-10-16 08:23:18,549] [main] user.language = en
   [testng] [2024-10-16 08:23:18,549] [main] user.country = ${user.country}
   [testng] [2024-10-16 08:23:18,549] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-16 08:24:46,478] [main] ----------------------------------------
   [testng] [2024-10-16 08:24:46,478] [main] Total files: 119
   [testng] [2024-10-16 08:24:46,478] [main] Scan time: 87.929 s (738 ms/file)
   [testng] [2024-10-16 08:24:46,478] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 110 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-16 08:30:22,513] [pool-1-thread-1] Initializing /data/paul/83802.svs: 
   [testng] 08:30:22,513 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 08:30:22,513 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:30:22,514 |-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-10-16_08-30-22.log]
   [testng] 08:30:22,515 |-INFO in ch.qos.logback.core.sift.SiftProcessor@76aa47b2 - End of configuration.
   [testng] [2024-10-16 08:30:26,272] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss3.jpg: 
   [testng] 08:30:26,273 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 08:30:26,273 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:30:26,274 |-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-10-16_08-30-26.log]
   [testng] 08:30:26,274 |-INFO in ch.qos.logback.core.sift.SiftProcessor@d2daa66 - End of configuration.
   [testng] [2024-10-16 08:30:27,015] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss57.jpg: 
   [testng] 08:30:27,015 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 08:30:27,015 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:30:27,016 |-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-10-16_08-30-27.log]
   [testng] 08:30:27,016 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1887459e - End of configuration.
   [testng] [2024-10-16 08:30:27,766] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss35.jpg: 
   [testng] 08:30:27,766 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 08:30:27,766 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:30:27,766 |-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-10-16_08-30-27.log]
   [testng] 08:30:27,767 |-INFO in ch.qos.logback.core.sift.SiftProcessor@26391c60 - End of configuration.
   [testng] [2024-10-16 08:30:28,536] [pool-1-thread-9] Initializing /data/alexandra/UMD001_ORO.svs: 
   [testng] 08:30:28,536 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 08:30:28,536 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:30:28,537 |-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-10-16_08-30-28.log]
   [testng] 08:30:28,537 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4a8f0543 - End of configuration.
   [testng] [2024-10-16 08:30:32,449] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss25.jpg: 
   [testng] 08:30:32,449 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 08:30:32,450 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:30:32,450 |-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-10-16_08-30-32.log]
   [testng] 08:30:32,450 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7abfee66 - End of configuration.
   [testng] [2024-10-16 08:30:33,226] [pool-1-thread-7] Initializing /data/alexandra/UMD009_HE.svs: 
   [testng] 08:30:33,226 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 08:30:33,226 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:30:33,227 |-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-10-16_08-30-33.log]
   [testng] 08:30:33,228 |-INFO in ch.qos.logback.core.sift.SiftProcessor@15b6f7fd - End of configuration.
   [testng] [2024-10-16 08:30:37,371] [pool-1-thread-6] Initializing /data/jason/50114.svs: 
   [testng] 08:30:37,371 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 08:30:37,371 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:30:37,372 |-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-10-16_08-30-37.log]
   [testng] 08:30:37,373 |-INFO in ch.qos.logback.core.sift.SiftProcessor@36b18b0c - End of configuration.
   [testng] [2024-10-16 08:30:41,848] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/SlideLabel.jpg: 
   [testng] 08:30:41,848 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 08:30:41,848 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:30:41,849 |-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-10-16_08-30-41.log]
   [testng] 08:30:41,849 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3685d855 - End of configuration.
   [testng] [2024-10-16 08:30:42,641] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/SlideMacro.jpg: 
   [testng] 08:30:42,641 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 08:30:42,641 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:30:42,642 |-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-10-16_08-30-42.log]
   [testng] 08:30:42,642 |-INFO in ch.qos.logback.core.sift.SiftProcessor@42e1237d - End of configuration.
   [testng] [2024-10-16 08:30:43,473] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_jpg2000.svs: 
   [testng] 08:30:43,473 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 08:30:43,473 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:30:43,474 |-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-10-16_08-30-43.log]
   [testng] 08:30:43,474 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1ef1a8e5 - End of configuration.
   [testng] [2024-10-16 08:30:47,358] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_TIFF.tif: 
   [testng] 08:30:47,358 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 08:30:47,358 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:30:47,359 |-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-10-16_08-30-47.log]
   [testng] 08:30:47,359 |-INFO in ch.qos.logback.core.sift.SiftProcessor@23d2e115 - End of configuration.
   [testng] [2024-10-16 08:31:12,260] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss36.jpg: 
   [testng] [2024-10-16 08:31:13,138] [pool-1-thread-5] Initializing /data/helmut/Aperio_jpg2000_33003.svs: 
   [testng] [2024-10-16 08:31:16,906] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss14.jpg: 
   [testng] [2024-10-16 08:31:17,719] [pool-1-thread-10] Initializing /data/jason/77892.svs: 
   [testng] [2024-10-16 08:31:21,808] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss52.jpg: 
   [testng] [2024-10-16 08:31:22,593] [pool-1-thread-12] Initializing /data/samples/sanitized/CMU-1-Small-Region.svs: 
   [testng] [2024-10-16 08:31:28,985] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss21.jpg: 
   [testng] [2024-10-16 08:31:43,551] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss46.jpg: 
   [testng] [2024-10-16 08:31:44,609] [pool-1-thread-6] Initializing /data/david/2316.svs: 
   [testng] [2024-10-16 08:31:48,973] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss26.jpg: 
   [testng] [2024-10-16 08:31:49,901] [pool-1-thread-1] Initializing /data/imagesc-61404/1001.svs: 
   [testng] [2024-10-16 08:31:54,230] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss18.jpg: 
   [testng] [2024-10-16 08:31:55,007] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss49.jpg: 
   [testng] [2024-10-16 08:31:55,921] [pool-1-thread-7] Initializing /data/options/remove_thumbnail/CMU-1.svs: 
   [testng] [2024-10-16 08:32:00,450] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss2.jpg: 
   [testng] [2024-10-16 08:32:02,944] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/PreviewSlide.jpg: 
   [testng] [2024-10-16 08:32:03,936] [pool-1-thread-2] Initializing /data/toby/test01_singleCore_cws/Ss29.jpg: 
   [testng] [2024-10-16 08:32:07,968] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss58.jpg: 
   [testng] [2024-10-16 08:32:14,763] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss40.jpg: 
   [testng] [2024-10-16 08:32:15,701] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss59.jpg: 
   [testng] [2024-10-16 08:32:16,801] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss5.jpg: 
   [testng] [2024-10-16 08:32:17,769] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss54.jpg: 
   [testng] [2024-10-16 08:32:18,866] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss11.jpg: 
   [testng] [2024-10-16 08:32:27,164] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss55.jpg: 
   [testng] [2024-10-16 08:32:31,013] [pool-1-thread-2] Initializing /data/options/remove_thumbnail_single_image/CMU-1.svs: 
   [testng] [2024-10-16 08:32:38,287] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss56.jpg: 
   [testng] [2024-10-16 08:32:39,637] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss30.jpg: 
   [testng] [2024-10-16 08:32:50,434] [pool-1-thread-1] Initializing /data/jason/ColCan slide 1.svs: 
   [testng] [2024-10-16 08:32:59,936] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss43.jpg: 
   [testng] [2024-10-16 08:33:01,571] [pool-1-thread-10] Initializing /data/jeff/5794_001.svs: 
   [testng] [2024-10-16 08:33:07,148] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss22.jpg: 
   [testng] [2024-10-16 08:33:08,461] [pool-1-thread-8] Initializing /data/toby/9_0_22_test01.svs: 
   [testng] [2024-10-16 08:33:14,006] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss13.jpg: 
   [testng] [2024-10-16 08:33:15,124] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss47.jpg: 
   [testng] [2024-10-16 08:33:18,187] [pool-1-thread-12] Initializing /data/converted/z-stack/PHAS 01.svs: 
   [testng] [2024-10-16 08:33:26,594] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_YCC.svs: 
   [testng] [2024-10-16 08:33:41,198] [pool-1-thread-5] Initializing /data/public/77928.svs: 
   [testng] [2024-10-16 08:33:48,323] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss4.jpg: 
   [testng] [2024-10-16 08:33:53,424] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_jpg.svs: 
   [testng] [2024-10-16 08:34:00,501] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss53.jpg: 
   [testng] [2024-10-16 08:34:01,366] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss37.jpg: 
   [testng] [2024-10-16 08:34:02,128] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss12.jpg: 
   [testng] [2024-10-16 08:34:12,091] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss45.jpg: 
   [testng] [2024-10-16 08:34:14,204] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss16.jpg: 
   [testng] [2024-10-16 08:34:18,642] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss23.jpg: 
   [testng] [2024-10-16 08:34:21,293] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss38.jpg: 
   [testng] [2024-10-16 08:34:22,201] [pool-1-thread-11] Initializing /data/toby/test01_singleCore_cws/Ss17.jpg: 
   [testng] [2024-10-16 08:34:23,089] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss60.jpg: 
   [testng] [2024-10-16 08:34:24,903] [pool-1-thread-2] Initializing /data/samples/BreastCancer.svs: 
   [testng] [2024-10-16 08:34:32,406] [pool-1-thread-1] Initializing /data/karen/257_a.svs: 
   [testng] [2024-10-16 08:34:36,990] [pool-1-thread-8] Initializing /data/paul/83797.svs: 
   [testng] [2024-10-16 08:34:41,412] [pool-1-thread-4] Initializing /data/toby/test01_singleCore_cws/Ss41.jpg: 
   [testng] [2024-10-16 08:34:42,374] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss34.jpg: 
   [testng] [2024-10-16 08:34:44,423] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss48.jpg: 
   [testng] [2024-10-16 08:34:45,432] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss6.jpg: 
   [testng] [2024-10-16 08:34:49,604] [pool-1-thread-5] Initializing /data/toby/test01_singleCore_cws/Ss44.jpg: 
   [testng] [2024-10-16 08:34:50,770] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_jpg.jpg: 
   [testng] [2024-10-16 08:34:52,075] [pool-1-thread-9] Initializing /data/david/2310_a.svs: 
   [testng] [2024-10-16 08:34:56,783] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss42.jpg: 
   [testng] [2024-10-16 08:34:57,709] [pool-1-thread-11] Initializing /data/david-smith/CMU-1.svs: 
   [testng] [2024-10-16 08:35:07,159] [pool-1-thread-2] Initializing /data/jason/77886.svs: 
   [testng] [2024-10-16 08:35:12,639] [pool-1-thread-5] Initializing /data/yan/16722_001.svs: 
   [testng] [2024-10-16 08:35:16,449] [pool-1-thread-7] Initializing /data/david-smith/02.svs: 
   [testng] [2024-10-16 08:35:20,388] [pool-1-thread-4] Initializing /data/julien/crop_problem.svs: 
   [testng] [2024-10-16 08:35:24,335] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss15.jpg: 
   [testng] [2024-10-16 08:35:25,097] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss33.jpg: 
   [testng] [2024-10-16 08:35:32,941] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss27.jpg: 
   [testng] [2024-10-16 08:35:37,580] [pool-1-thread-12] Initializing /data/toby/test01_singleCore_cws/Ss50.jpg: 
   [testng] [2024-10-16 08:35:41,937] [pool-1-thread-1] Initializing /data/toby/9_0_22_test02.svs: 
   [testng] [2024-10-16 08:35:46,529] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss1.jpg: 
   [testng] [2024-10-16 08:35:50,714] [pool-1-thread-3] Initializing /data/yan/2003-05-P8072-VVL2-stripe & stich.svs: 
   [testng] [2024-10-16 08:35:55,169] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss19.jpg: 
   [testng] [2024-10-16 08:35:58,358] [pool-1-thread-6] Initializing /data/toby/test01_singleCore_cws/Ss32.jpg: 
   [testng] [2024-10-16 08:36:00,485] [pool-1-thread-5] Initializing /data/julien/image_jpeg2000.svs: 
   [testng] [2024-10-16 08:36:05,163] [pool-1-thread-9] Initializing /data/harvey/93888.svs: 
   [testng] [2024-10-16 08:36:09,672] [pool-1-thread-11] Initializing /data/helmut/Comp_jpeg2000.svs: 
   [testng] [2024-10-16 08:36:13,764] [pool-1-thread-4] Initializing /data/gh-3757/01ae6c82-106d-4854-8209-068998340113/TCGA-OR-A5K9-01Z-00-DX2.7C0DDEF6-8CCC-4640-820F-7703616E2FEF.svs: 
   [testng] [2024-10-16 08:36:17,889] [pool-1-thread-12] Initializing /data/qa-17150/450CD3_2016-04-12.tif: 
   [testng] [2024-10-16 08:36:22,398] [pool-1-thread-2] Initializing /data/samples/sanitized/CMU-1.svs: 
   [testng] [2024-10-16 08:36:31,187] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss9.jpg: 
   [testng] [2024-10-16 08:36:33,250] [pool-1-thread-10] Initializing /data/toby/test01_singleCore_cws/Ss31.jpg: 
   [testng] [2024-10-16 08:36:34,199] [pool-1-thread-6] Initializing /data/yan/082_flr.svs: 
   [testng] [2024-10-16 08:36:44,476] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss39.jpg: 
   [testng] [2024-10-16 08:36:50,764] [pool-1-thread-5] Initializing /data/public/77917.svs: 
   [testng] [2024-10-16 08:36:55,391] [pool-1-thread-8] Initializing /data/toby/test01_singleCore_cws/Ss28.jpg: 
   [testng] [2024-10-16 08:37:00,597] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss20.jpg: 
   [testng] [2024-10-16 08:37:03,688] [pool-1-thread-10] Initializing /data/gh-3757/65141.svs: 
   [testng] [2024-10-16 08:37:08,487] [pool-1-thread-4] Initializing /data/karen/261.svs: 
   [testng] [2024-10-16 08:37:13,115] [pool-1-thread-12] Initializing /data/bolek/6jp2.svs: 
   [testng] [2024-10-16 08:37:17,323] [pool-1-thread-3] Initializing /data/toby/test01_singleCore_cws/Ss51.jpg: 
   [testng] [2024-10-16 08:37:18,110] [pool-1-thread-1] Initializing /data/toby/test01_singleCore_cws/Ss7.jpg: 
   [testng] [2024-10-16 08:37:19,025] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss24.jpg: 
   [testng] [2024-10-16 08:37:19,835] [pool-1-thread-2] Initializing /data/samples/Mammal Eye_001.svs: 
   [testng] [2024-10-16 08:37:26,821] [pool-1-thread-11] Initializing /data/toby/test01_large_jpg2000.svs: 
   [testng] [2024-10-16 08:37:34,700] [pool-1-thread-8] Initializing /data/alexandra/UMD019_Tri.svs: 
   [testng] [2024-10-16 08:37:38,684] [pool-1-thread-9] Initializing /data/toby/test01_singleCore_cws/Ss8.jpg: 
   [testng] [2024-10-16 08:37:46,360] [pool-1-thread-7] Initializing /data/toby/test01_singleCore_cws/Ss10.jpg: 
   [testng] [2024-10-16 08:37:47,382] [pool-1-thread-3] 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: 15 minutes 59 seconds
Finished: SUCCESS