Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 361
originally caused by:
 Started by upstream project "Trigger" build number 387
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@4
[BIOFORMATS-test-folder@4] $ /bin/bash -xe /tmp/jenkins17754791885796734026.sh
+ '[' cellsens = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_57589_merge_ci -v /uod/idr/repos/curated/cellsens:/data -v /uod/idr-scratch/merge-ci/curated/cellsens:/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:08,745 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
   [testng] 02:48:08,747 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - No custom configurators were discovered as a service.
   [testng] 02:48:08,747 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:48:08,748 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:48:08,748 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:48:08,749 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:48:08,749 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:48:08,749 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:48:08,749 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:48:08,750 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:48:08,750 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:48:08,750 |-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:08,906 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:48:08,906 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:48:08,927 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:48:08,927 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:48:08,932 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:48:08,932 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:48:08,932 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:48:08,933 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:48:08,933 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@65c7a252 - End of configuration.
   [testng] 02:48:08,934 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@38cee291 - Registering current configuration as safe fallback point
   [testng] 02:48:08,934 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4d910fd6 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 185 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2025-03-01 02:48:08,942] [main] java.version = 11.0.16
   [testng] 02:48:08,945 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:48:08,945 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:48:08,985 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-03-01_02-48-08.log]
   [testng] 02:48:08,986 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13d73f29 - End of configuration.
   [testng] [2025-03-01 02:48:08,988] [main] testng.directory = /data
   [testng] [2025-03-01 02:48:08,988] [main] testng.configDirectory = /config
   [testng] [2025-03-01 02:48:08,997] [main] testng.multiplier = 1.0
   [testng] [2025-03-01 02:48:08,998] [main] testng.in-memory = false
   [testng] [2025-03-01 02:48:08,998] [main] testng.allow-missing = false
   [testng] [2025-03-01 02:48:08,999] [main] user.language = en
   [testng] [2025-03-01 02:48:08,999] [main] user.country = ${user.country}
   [testng] [2025-03-01 02:48:08,999] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2025-03-01 02:51:35,648] [main] ----------------------------------------
   [testng] [2025-03-01 02:51:35,648] [main] Total files: 134
   [testng] [2025-03-01 02:51:35,648] [main] Scan time: 206.649 s (1542 ms/file)
   [testng] [2025-03-01 02:51:35,648] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 72 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2025-03-01 02:52:39,961] [pool-1-thread-1] Initializing /data/anda/Image_01_V76 K2 11_lung.overview.jpg: 
   [testng] 02:52:39,962 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:52:39,962 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:52:39,964 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2025-03-01_02-52-39.log]
   [testng] 02:52:39,964 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3f614e86 - End of configuration.
   [testng] [2025-03-01 02:52:40,601] [pool-1-thread-12] Initializing /data/samples/Measurement & ROI/Intensity t series.vsi: 
   [testng] 02:52:40,602 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:52:40,602 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:52:40,657 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2025-03-01_02-52-40.log]
   [testng] 02:52:40,657 |-INFO in ch.qos.logback.core.sift.SiftProcessor@154128e8 - End of configuration.
   [testng] [2025-03-01 02:52:41,053] [pool-1-thread-11] Initializing /data/samples/Fluorescence/drehung.avi: 
   [testng] 02:52:41,054 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:52:41,054 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:52:41,054 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2025-03-01_02-52-41.log]
   [testng] 02:52:41,055 |-INFO in ch.qos.logback.core.sift.SiftProcessor@486276cb - End of configuration.
   [testng] [2025-03-01 02:52:41,322] [pool-1-thread-10] Initializing /data/samples/Fluorescence Unmixing/HeLa_YFP_only.tif: 
   [testng] 02:52:41,322 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:52:41,322 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:52:41,323 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2025-03-01_02-52-41.log]
   [testng] 02:52:41,323 |-INFO in ch.qos.logback.core.sift.SiftProcessor@12f01f73 - End of configuration.
   [testng] [2025-03-01 02:52:42,378] [pool-1-thread-9] Initializing /data/olivier/Stress47_02.vsi: 
   [testng] 02:52:42,378 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:52:42,378 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:52:42,379 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2025-03-01_02-52-42.log]
   [testng] 02:52:42,379 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1850809a - End of configuration.
   [testng] [2025-03-01 02:52:42,829] [pool-1-thread-8] Initializing /data/brian/BZ cfos1-2_05.vsi: 
   [testng] 02:52:42,829 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:52:42,829 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:52:42,830 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2025-03-01_02-52-42.log]
   [testng] 02:52:42,830 |-INFO in ch.qos.logback.core.sift.SiftProcessor@f0c403 - End of configuration.
   [testng] [2025-03-01 02:52:43,225] [pool-1-thread-7] Initializing /data/samples/Count & Measure/color squares.tif: 
   [testng] 02:52:43,226 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:52:43,226 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:52:43,226 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2025-03-01_02-52-43.log]
   [testng] 02:52:43,227 |-INFO in ch.qos.logback.core.sift.SiftProcessor@724afbf7 - End of configuration.
   [testng] [2025-03-01 02:52:44,342] [pool-1-thread-6] Initializing /data/samples/Deconvolution/Silver birch raw.vsi: 
   [testng] 02:52:44,342 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:52:44,342 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:52:44,343 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2025-03-01_02-52-44.log]
   [testng] 02:52:44,343 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2cad6d07 - End of configuration.
   [testng] [2025-03-01 02:52:44,742] [pool-1-thread-5] Initializing /data/melissa/artificial-vsi/Image_V4.1_BF.vsi: 
   [testng] 02:52:44,742 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:52:44,742 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:52:44,743 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2025-03-01_02-52-44.log]
   [testng] 02:52:44,743 |-INFO in ch.qos.logback.core.sift.SiftProcessor@41ed5946 - End of configuration.
   [testng] [2025-03-01 02:52:45,238] [pool-1-thread-4] Initializing /data/alex/test.vsi: 
   [testng] 02:52:45,238 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:52:45,238 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:52:45,239 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2025-03-01_02-52-45.log]
   [testng] 02:52:45,239 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5bff0cf2 - End of configuration.
   [testng] [2025-03-01 02:52:45,633] [pool-1-thread-3] Initializing /data/samples/Count & Measure/slide IHC.tif: 
   [testng] 02:52:45,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:52:45,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:52:45,633 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2025-03-01_02-52-45.log]
   [testng] 02:52:45,634 |-INFO in ch.qos.logback.core.sift.SiftProcessor@36874371 - End of configuration.
   [testng] [2025-03-01 02:52:46,730] [pool-1-thread-2] Initializing /data/gh-3859/Image_Test2.vsi: 
   [testng] 02:52:46,730 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:52:46,730 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:52:46,731 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2025-03-01_02-52-46.log]
   [testng] 02:52:46,731 |-INFO in ch.qos.logback.core.sift.SiftProcessor@648099dc - End of configuration.
   [testng] [2025-03-01 02:52:50,417] [pool-1-thread-11] Initializing /data/melissa/SW10082402-02_21 - cy2 - cy5 copy.vsi: 
   [testng] [2025-03-01 02:52:52,324] [pool-1-thread-6] Initializing /data/qa-11039/Image_01.vsi: 
   [testng] [2025-03-01 02:52:52,828] [pool-1-thread-12] Initializing /data/alex/pN1_new.vsi: 
   [testng] [2025-03-01 02:52:53,808] [pool-1-thread-4] Initializing /data/samples/Deconvolution/_islets_40X_2_/islets_40X_2.vsi: 
   [testng] [2025-03-01 02:52:55,254] [pool-1-thread-10] Initializing /data/olivier/Image_06.vsi: 
   [testng] [2025-03-01 02:52:55,846] [pool-1-thread-7] Initializing /data/samples/Measurement & ROI/Oxyuranus_microlepidotus.tif: 
   [testng] [2025-03-01 02:52:57,085] [pool-1-thread-3] Initializing /data/samples/Deconvolution/Skin 2.tif: 
   [testng] [2025-03-01 02:53:00,995] [pool-1-thread-4] Initializing /data/melissa/SW10082402-02_21 - 1 - GOLD copy.vsi: 
   [testng] [2025-03-01 02:53:02,796] [pool-1-thread-1] Initializing /data/olivier/26-10-2014/Image_27_2.vsi: 
   [testng] [2025-03-01 02:53:05,498] [pool-1-thread-7] Initializing /data/robert/Lung_Mite.vsi: 
   [testng] [2025-03-01 02:53:06,103] [pool-1-thread-3] Initializing /data/samples/Fluorescence Unmixing/HeLa_original.tif: 
   [testng] [2025-03-01 02:53:12,064] [pool-1-thread-7] Initializing /data/anthony/11R1398A1.vsi: 
   [testng] [2025-03-01 02:53:15,065] [pool-1-thread-3] Initializing /data/samples/Measurement & ROI/Snake.tif: 
   [testng] [2025-03-01 02:53:23,697] [pool-1-thread-3] Initializing /data/samples/Process/Epithelial Cells3.tif: 
   [testng] [2025-03-01 02:53:31,555] [pool-1-thread-3] Initializing /data/olivier/26-10-2014/Image_06.vsi: 
   [testng] [2025-03-01 02:53:37,623] [pool-1-thread-8] Initializing /data/olivier/7262 wt col.vsi: 
   [testng] [2025-03-01 02:53:56,763] [pool-1-thread-12] Initializing /data/public/evident/Image_V4.1_FL_2D.vsi: 
   [testng] [2025-03-01 02:54:08,492] [pool-1-thread-10] Initializing /data/samples/Fluorescence Unmixing/HeLa_GFP_only.tif: 
   [testng] [2025-03-01 02:54:17,100] [pool-1-thread-10] Initializing /data/gh-3822/image.jp2: 
   [testng] [2025-03-01 02:54:26,683] [pool-1-thread-4] Initializing /data/public/evident/Image_V4.1_BF.vsi: 
   [testng] [2025-03-01 02:54:31,527] [pool-1-thread-10] Initializing /data/samples/Count & Measure/Cell Multichannel-z-stack.vsi: 
   [testng] [2025-03-01 02:54:36,308] [pool-1-thread-10] Initializing /data/qa-29751/VSI-import-example-file.vsi: 
   [testng] [2025-03-01 02:54:38,203] [pool-1-thread-11] Initializing /data/brian/Image_28.vsi: 
   [testng] [2025-03-01 02:54:41,655] [pool-1-thread-9] Initializing /data/samples/Channels/svens cells - green.tif: 
   [testng] [2025-03-01 02:54:51,084] [pool-1-thread-9] Initializing /data/david/smithd_20111115_1.vsi: 
   [testng] [2025-03-01 02:55:16,736] [pool-1-thread-2] Initializing /data/gh-3819/H30-18-endo-sost-40x.vsi: 
   [testng] [2025-03-01 02:55:28,674] [pool-1-thread-8] Initializing /data/samples/Channels/svens cells - red.tif: 
   [testng] [2025-03-01 02:55:37,514] [pool-1-thread-8] Initializing /data/samples/Deconvolution/chroma liver 40x 8 planes.vsi: 
   [testng] [2025-03-01 02:55:41,027] [pool-1-thread-2] Initializing /data/qa-18870/Image_T30.vsi: 
   [testng] [2025-03-01 02:55:43,700] [pool-1-thread-5] Initializing /data/samples/Process/HER2_FISH Assay.tif: 
   [testng] [2025-03-01 02:55:45,781] [pool-1-thread-8] Initializing /data/samples/Channels/svens cells - blue.tif: 
   [testng] [2025-03-01 02:55:53,268] [pool-1-thread-8] Initializing /data/qa-11394/f1 lateral 25hpf yen4 20X timelapse.vsi: 
   [testng] [2025-03-01 02:55:53,835] [pool-1-thread-5] Initializing /data/samples/Fluorescence Unmixing/HeLa_unmixed.tif: 
   [testng] [2025-03-01 02:56:02,070] [pool-1-thread-8] Initializing /data/samples/Shading Correction/Micrometer Original.tif: 
   [testng] [2025-03-01 02:56:05,340] [pool-1-thread-5] Initializing /data/olivier/small-tiles/esgTS-+;Sox21a[6]-+_30D25_09.vsi: 
   [testng] [2025-03-01 02:56:11,889] [pool-1-thread-8] Initializing /data/samples/Channels/svens cells - DIC.tif: 
   [testng] [2025-03-01 02:56:19,741] [pool-1-thread-8] Initializing /data/samples/Measurement & ROI/Brown snake.tif: 
   [testng] [2025-03-01 02:56:21,586] [pool-1-thread-1] Initializing /data/anda/Image_01_V76 K2 11_lung.thumbnail.jpg: 
   [testng] [2025-03-01 02:56:24,354] [pool-1-thread-1] Initializing /data/olivier/14-09-2012/Image_01.vsi: 
   [testng] [2025-03-01 02:56:28,785] [pool-1-thread-8] Initializing /data/david/Image_normal_skin with hair/Image_normal_skin with hair.vsi: 
   [testng] [2025-03-01 02:56:47,232] [pool-1-thread-3] Initializing /data/johannes/PSF_green_1.vsi: 
   [testng] [2025-03-01 02:56:54,111] [pool-1-thread-3] Initializing /data/samples/Measurement & ROI/Cell Multichannel-M&R.tif: 
   [testng] [2025-03-01 02:57:02,730] [pool-1-thread-3] Initializing /data/public/evident/Image_V4.1_FL_3D.vsi: 
   [testng] [2025-03-01 02:57:19,227] [pool-1-thread-11] Initializing /data/samples/Colocalisation/Daisy_Coloc.vsi: 
   [testng] [2025-03-01 02:57:23,736] [pool-1-thread-11] Initializing /data/samples/Fluorescence/Dako_CISH.vsi: 
   [testng] [2025-03-01 02:57:30,871] [pool-1-thread-11] Initializing /data/samples/Shading Correction/Micrometer Background.tif: 
   [testng] [2025-03-01 02:57:34,278] [pool-1-thread-10] Initializing /data/anda/Image_01_V76 K2 11_lung.vsi: 
   [testng] [2025-03-01 02:57:34,959] [pool-1-thread-9] Initializing /data/samples/Image SHOW/Layer&Channels.tif: 
   [testng] [2025-03-01 02:57:41,817] [pool-1-thread-11] Initializing /data/olivier/26-10-2014/Image_27.vsi: 
   [testng] [2025-03-01 02:57:42,435] [pool-1-thread-8] Initializing /data/samples/Measurement & ROI/Bandy Snake.tif: 
   [testng] [2025-03-01 02:57:45,931] [pool-1-thread-9] Initializing /data/michelle/FC(26)-19 Gadd45b 1hr_20121011_01.vsi: 
   [testng] [2025-03-01 02:57:54,001] [pool-1-thread-8] Initializing /data/samples/Count & Measure/Cell Multichannel-z-stack corr..vsi: 
   [testng] [2025-03-01 02:57:59,229] [pool-1-thread-8] Initializing /data/gh-3822/image.vsi: 
   [testng] [2025-03-01 02:58:31,797] [pool-1-thread-4] Initializing /data/samples/Channels/Composite.vsi: 
   [testng] [2025-03-01 02:58:35,762] [pool-1-thread-10] Initializing /data/olivier/14-09-2012/Image_07.vsi: 
   [testng] [2025-03-01 02:58:36,619] [pool-1-thread-4] Initializing /data/samples/Count & Measure/color dots.tif: 
   [testng] [2025-03-01 02:58:38,762] [pool-1-thread-8] Initializing /data/samples/Image SHOW/HER2_FISH Assay.tif: 
   [testng] [2025-03-01 02:58:45,782] [pool-1-thread-6] Initializing /data/samples/Fluorescence/Plant  FL 100x 29 Z CI Decon2.vsi: 
   [testng] [2025-03-01 02:58:47,216] [pool-1-thread-4] Initializing /data/samples/Deconvolution/Gut section raw.vsi: 
   [testng] [2025-03-01 02:58:47,846] [pool-1-thread-8] Initializing /data/brian/SW10082402-02_21.vsi: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3816, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 24 minutes 0 seconds
Finished: SUCCESS