Skip to content

Console Output

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

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

init-timestamp:

init:

copy-resources:

compile:
[resolver:resolve] Resolving artifacts

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

test-automated:
   [testng] WARNING: An illegal reflective access operation has occurred
   [testng] WARNING: Illegal reflective access by org.kohsuke.file_leak_detector.Listener (file:/home/build/.m2/repository/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar) to field java.net.SocketImpl.socket
   [testng] WARNING: Please consider reporting this to the maintainers of org.kohsuke.file_leak_detector.Listener
   [testng] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [testng] WARNING: All illegal access operations will be denied in a future release
   [testng] File leak detector installed
   [testng] 02:48:53,440 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:48:53,441 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 02:48:53,441 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:48:53,442 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:48:53,443 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:48:53,443 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:48:53,443 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:48:53,443 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:48:53,444 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:48:53,444 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:48:53,445 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:48:53,445 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 02:48:53,609 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:48:53,609 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:48:53,631 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:48:53,631 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:48:53,637 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:48:53,637 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:48:53,637 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:48:53,638 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:48:53,638 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 02:48:53,639 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 02:48:53,639 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 195 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-12-14 02:48:53,647] [main] java.version = 11.0.16
   [testng] 02:48:53,650 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:48:53,650 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:48:53,692 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-14_02-48-53.log]
   [testng] 02:48:53,693 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-12-14 02:48:53,695] [main] testng.directory = /data
   [testng] [2024-12-14 02:48:53,695] [main] testng.configDirectory = /config
   [testng] [2024-12-14 02:48:53,705] [main] testng.multiplier = 1.0
   [testng] [2024-12-14 02:48:53,706] [main] testng.in-memory = false
   [testng] [2024-12-14 02:48:53,706] [main] testng.allow-missing = false
   [testng] [2024-12-14 02:48:53,706] [main] user.language = en
   [testng] [2024-12-14 02:48:53,706] [main] user.country = ${user.country}
   [testng] [2024-12-14 02:48:53,706] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-12-14 02:50:27,606] [main] ----------------------------------------
   [testng] [2024-12-14 02:50:27,606] [main] Total files: 107
   [testng] [2024-12-14 02:50:27,606] [main] Scan time: 93.9 s (877 ms/file)
   [testng] [2024-12-14 02:50:27,606] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 71 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-12-14 02:55:23,744] [pool-1-thread-1] Initializing /data/konrad/SN120-18-7_HE.ndpi: 
   [testng] 02:55:23,745 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:55:23,745 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:23,748 |-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-14_02-55-23.log]
   [testng] 02:55:23,748 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7b06aaa2 - End of configuration.
   [testng] [2024-12-14 02:55:27,198] [pool-1-thread-12] Initializing /data/harvey/2010-09-22 12.49.37.ndpi: 
   [testng] 02:55:27,198 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:55:27,198 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:27,204 |-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-14_02-55-27.log]
   [testng] 02:55:27,204 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3f648f92 - End of configuration.
   [testng] [2024-12-14 02:55:29,091] [pool-1-thread-11] Initializing /data/tony/2010-02-26 17.39.12.ndpi: 
   [testng] 02:55:29,092 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:55:29,092 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:29,093 |-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-14_02-55-29.log]
   [testng] 02:55:29,093 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5a6fc8dd - End of configuration.
   [testng] [2024-12-14 02:55:31,171] [pool-1-thread-10] Initializing /data/harvey/PB_9217_00_2010-07-16 18.16.19.ndpi: 
   [testng] 02:55:31,171 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:55:31,171 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:31,171 |-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-14_02-55-31.log]
   [testng] 02:55:31,172 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2473ee6e - End of configuration.
   [testng] [2024-12-14 02:55:33,115] [pool-1-thread-9] Initializing /data/philippe/fluorescence/green redZ.ndpis: 
   [testng] 02:55:33,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:55:33,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:33,115 |-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-14_02-55-33.log]
   [testng] 02:55:33,116 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7c989f40 - End of configuration.
   [testng] [2024-12-14 02:55:34,884] [pool-1-thread-8] Initializing /data/harvey/PB_9217_00_2010-07-16 17.38.14.ndpi: 
   [testng] 02:55:34,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:55:34,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:34,884 |-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-14_02-55-34.log]
   [testng] 02:55:34,885 |-INFO in ch.qos.logback.core.sift.SiftProcessor@56dc9734 - End of configuration.
   [testng] [2024-12-14 02:55:36,639] [pool-1-thread-7] Initializing /data/dave/zoom_problems/OMERO_Zoom_bug.ndpi: 
   [testng] 02:55:36,639 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:55:36,639 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:36,640 |-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-14_02-55-36.log]
   [testng] 02:55:36,640 |-INFO in ch.qos.logback.core.sift.SiftProcessor@12518c7b - End of configuration.
   [testng] [2024-12-14 02:55:38,497] [pool-1-thread-6] Initializing /data/harvey/PB_9217_00_2010-07-16 17.58.20.ndpi: 
   [testng] 02:55:38,498 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:55:38,498 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:38,498 |-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-14_02-55-38.log]
   [testng] 02:55:38,499 |-INFO in ch.qos.logback.core.sift.SiftProcessor@420cd570 - End of configuration.
   [testng] [2024-12-14 02:55:40,126] [pool-1-thread-5] Initializing /data/public/openslide/CMU-1/CMU-1.ndpi: 
   [testng] 02:55:40,126 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:55:40,126 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:40,127 |-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-14_02-55-40.log]
   [testng] 02:55:40,127 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7bd9bf62 - End of configuration.
   [testng] [2024-12-14 02:55:42,009] [pool-1-thread-4] Initializing /data/david-smith/smithd_20111115_2.ndpi: 
   [testng] 02:55:42,009 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:55:42,009 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:42,010 |-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-14_02-55-42.log]
   [testng] 02:55:42,010 |-INFO in ch.qos.logback.core.sift.SiftProcessor@289b666f - End of configuration.
   [testng] [2024-12-14 02:55:44,113] [pool-1-thread-3] Initializing /data/harvey/PB_9217_00_2010-07-16 17.02.16.ndpi: 
   [testng] 02:55:44,113 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:55:44,113 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:44,113 |-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-14_02-55-44.log]
   [testng] 02:55:44,114 |-INFO in ch.qos.logback.core.sift.SiftProcessor@124b54a8 - End of configuration.
   [testng] [2024-12-14 02:55:45,898] [pool-1-thread-2] Initializing /data/public/openslide/CMU-2/CMU-2.ndpi: 
   [testng] 02:55:45,898 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:55:45,898 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:55:45,899 |-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-14_02-55-45.log]
   [testng] 02:55:45,899 |-INFO in ch.qos.logback.core.sift.SiftProcessor@55d8bdc0 - End of configuration.
   [testng] [2024-12-14 02:56:02,164] [pool-1-thread-12] Initializing /data/public/imagesc-84874/Topors_A-2634_OV_03.ndpi: 
   [testng] [2024-12-14 02:56:04,649] [pool-1-thread-6] Initializing /data/philippe/JE617-3-c6-Tritc.ndpi: 
   [testng] [2024-12-14 02:56:06,574] [pool-1-thread-10] Initializing /data/harvey/PB_9217_Retina_02 - 2010-07-16 18.42.43.ndpi: 
   [testng] [2024-12-14 02:56:08,556] [pool-1-thread-3] Initializing /data/gh-3725/2021-08-03 11.39.35.ndpi: 
   [testng] [2024-12-14 02:56:10,632] [pool-1-thread-11] Initializing /data/harvey/PB_9217_00_2010-07-16 16.26.22.ndpi: 
   [testng] [2024-12-14 02:56:12,453] [pool-1-thread-5] Initializing /data/david-smith/HE_2010-08-06_05.40.39.ndpi: 
   [testng] [2024-12-14 02:56:14,197] [pool-1-thread-8] Initializing /data/philippe/fluorescence/PHAS 01.ndpi: 
   [testng] [2024-12-14 02:56:16,998] [pool-1-thread-4] Initializing /data/david/2009-12-18 09.20.56.ndpi: 
   [testng] [2024-12-14 02:56:18,669] [pool-1-thread-2] Initializing /data/harvey/PB_9217_00_2010-07-16 15.41.52.ndpi: 
   [testng] [2024-12-14 02:56:33,430] [pool-1-thread-7] Initializing /data/konrad/06-T05322_1A_HEc_FTU.ndpi: 
   [testng] [2024-12-14 02:56:37,199] [pool-1-thread-10] Initializing /data/david/2009-12-18 09.27.02.ndpi: 
   [testng] [2024-12-14 02:56:38,829] [pool-1-thread-11] Initializing /data/harvey/PB_9217_00_2010-07-16 17.26.01.ndpi: 
   [testng] [2024-12-14 02:56:40,634] [pool-1-thread-6] Initializing /data/harvey/PB_9217_00_2010-07-16 16.50.13.ndpi: 
   [testng] [2024-12-14 02:56:42,455] [pool-1-thread-2] Initializing /data/imagesc-76590/doesnt_work.ndpi: 
   [testng] [2024-12-14 02:56:45,013] [pool-1-thread-4] Initializing /data/harvey/2010-03-03 18.57.23.ndpi: 
   [testng] [2024-12-14 02:56:46,648] [pool-1-thread-5] Initializing /data/public/manuel/test3.ndpis: 
   [testng] [2024-12-14 02:56:48,202] [pool-1-thread-1] Initializing /data/imagesc-76590/works.ndpi: 
   [testng] [2024-12-14 02:56:50,870] [pool-1-thread-12] Initializing /data/harvey/PB_9217_00_2010-07-16 15.31.16.ndpi: 
   [testng] [2024-12-14 02:56:52,834] [pool-1-thread-3] Initializing /data/marc/test.ndpi: 
   [testng] [2024-12-14 02:56:54,422] [pool-1-thread-8] Initializing /data/ola/PD39931c_Slide-3_180505.edited.190521.ndpi: 
   [testng] [2024-12-14 02:57:03,099] [pool-1-thread-9] Initializing /data/jon/doubleSizeSlide.ndpi: 
   [testng] [2024-12-14 02:57:12,725] [pool-1-thread-10] Initializing /data/swe/S CV 5.ndpi: 
   [testng] [2024-12-14 02:57:14,845] [pool-1-thread-3] Initializing /data/public/hamamatsu/DM0014 - 2020-04-02 11.10.47.ndpi: 
   [testng] [2024-12-14 02:57:16,365] [pool-1-thread-6] Initializing /data/philippe/20080702-22.ndpi: 
   [testng] [2024-12-14 02:57:17,976] [pool-1-thread-11] Initializing /data/david/2009-12-18 09.33.21.ndpi: 
   [testng] [2024-12-14 02:57:19,509] [pool-1-thread-4] Initializing /data/harvey/2010-03-03 19.10.10.ndpi: 
   [testng] [2024-12-14 02:57:21,190] [pool-1-thread-12] Initializing /data/harvey/PB_9217_00_2010-07-16 16.38.11.ndpi: 
   [testng] [2024-12-14 02:57:29,732] [pool-1-thread-5] Initializing /data/harvey/2010-03-03 19.38.04.ndpi: 
   [testng] [2024-12-14 02:57:32,011] [pool-1-thread-7] Initializing /data/harvey/2010-05-25 15.14.46.ndpi: 
   [testng] [2024-12-14 02:57:36,674] [pool-1-thread-2] Initializing /data/paul/2009-10-19 15.06.30.ndpi: 
   [testng] [2024-12-14 02:57:38,247] [pool-1-thread-1] Initializing /data/public/imagesc-84874/Dguok_A_6275_Con_OV_01.ndpi: 
   [testng] [2024-12-14 02:57:40,872] [pool-1-thread-8] Initializing /data/harvey/PB_9217_00_2010-07-16 17.13.56.ndpi: 
   [testng] [2024-12-14 02:57:42,715] [pool-1-thread-12] Initializing /data/public/imagesc-86248/SR1274-908A.ndpi: 
   [testng] [2024-12-14 02:57:45,662] [pool-1-thread-4] Initializing /data/public/imagesc-86248/SR1274-908B.ndpi: 
   [testng] [2024-12-14 02:57:48,283] [pool-1-thread-6] Initializing /data/dave/NDPIReader_problem/BIOFORMATS_NDPIReader_bug.ndpi: 
   [testng] [2024-12-14 02:57:50,377] [pool-1-thread-10] Initializing /data/harvey/PB_9217_00_2010-07-16 15.21.32.ndpi: 
   [testng] [2024-12-14 02:57:52,023] [pool-1-thread-11] Initializing /data/dave/zoom_problems/normal_zoomout.tiff: 
   [testng] [2024-12-14 02:58:03,433] [pool-1-thread-5] Initializing /data/qi/tissue40x-8B.ndpi: 
   [testng] [2024-12-14 02:58:05,604] [pool-1-thread-2] Initializing /data/public/hamamatsu/DM0014 - 2020-04-02 10.25.21.ndpi: 
   [testng] [2024-12-14 02:58:08,072] [pool-1-thread-7] Initializing /data/kristian/68.ndpi: 
   [testng] [2024-12-14 02:58:14,580] [pool-1-thread-10] Initializing /data/harvey/PB_9217_00_2010-07-16 18.07.12.ndpi: 
   [testng] [2024-12-14 02:58:16,476] [pool-1-thread-8] Initializing /data/philippe/20080702-coupe perdue.ndpi: 
   [testng] [2024-12-14 02:58:18,913] [pool-1-thread-9] Initializing /data/harvey/2010-05-25 15.07.14.ndpi: 
   [testng] [2024-12-14 02:58:21,173] [pool-1-thread-11] Initializing /data/harvey/PB_9217_Retina_03 - 2010-07-16 18.53.18.ndpi: 
   [testng] [2024-12-14 02:58:23,618] [pool-1-thread-1] Initializing /data/kristian/69.ndpi: 
   [testng] [2024-12-14 02:58:26,279] [pool-1-thread-3] Initializing /data/philippe/2011-03-21_19_03_08.ndpi: 
   [testng] [2024-12-14 02:58:31,360] [pool-1-thread-4] Initializing /data/harvey/PB_9217_00_2010-07-16 15.12.25.ndpi: 
   [testng] [2024-12-14 02:58:33,060] [pool-1-thread-12] Initializing /data/harvey/PB_9217_00_2010-07-16 17.49.21.ndpi: 
   [testng] [2024-12-14 02:58:35,770] [pool-1-thread-6] Initializing /data/harvey/PB_9217_00_2010-07-16 16.14.57.ndpi: 
   [testng] [2024-12-14 02:58:42,144] [pool-1-thread-10] Initializing /data/paul/2009-10-29 16.36.22.ndpi: 
   [testng] [2024-12-14 02:58:43,835] [pool-1-thread-8] Initializing /data/harvey/2010-05-25 15.30.23.ndpi: 
   [testng] [2024-12-14 02:58:45,795] [pool-1-thread-9] Initializing /data/public/openslide/CMU-3/CMU-3.ndpi: 
   [testng] [2024-12-14 02:58:47,652] [pool-1-thread-5] Initializing /data/harvey/PB_9217_Retina_04 - 2010-07-16 19.04.48.ndpi: 
   [testng] [2024-12-14 02:58:49,364] [pool-1-thread-11] Initializing /data/dave/zoom_problems/restricted_zoomout.tiff: 
   [testng] [2024-12-14 02:58:52,419] [pool-1-thread-7] Initializing /data/kristian/65.ndpi: 
   [testng] [2024-12-14 02:59:00,380] [pool-1-thread-4] Initializing /data/philippe/20080702-02.ndpi: 
   [testng] [2024-12-14 02:59:04,303] [pool-1-thread-12] Initializing /data/svidro/TestSlide.ndpis: 
   [testng] [2024-12-14 02:59:06,295] [pool-1-thread-2] Initializing /data/paul/2009-10-29 17.04.12.ndpi: 
   [testng] [2024-12-14 02:59:08,569] [pool-1-thread-3] Initializing /data/gh-3725/2021-08-03 15.50.18.ndpi: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3763, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 10 minutes 48 seconds
Finished: SUCCESS