Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 365
originally caused by:
 Started by upstream project "Trigger" build number 391
 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/jenkins12717385672550472778.sh
+ '[' zeiss-tiff = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_58257_merge_ci -v /uod/idr/repos/curated/zeiss-tiff:/data -v /uod/idr-scratch/merge-ci/curated/zeiss-tiff:/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] 04:21:52,017 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
   [testng] 04:21:52,018 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - No custom configurators were discovered as a service.
   [testng] 04:21:52,018 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:21:52,019 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 04:21:52,020 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 04:21:52,020 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 04:21:52,021 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 04:21:52,021 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:21:52,021 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 04:21:52,022 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 04:21:52,022 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 04:21:52,022 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 04:21:52,190 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 04:21:52,190 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 04:21:52,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 04:21:52,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 04:21:52,219 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 04:21:52,220 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 04:21:52,220 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 04:21:52,220 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 04:21:52,220 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3f6f6701 - End of configuration.
   [testng] 04:21:52,221 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4f80542f - Registering current configuration as safe fallback point
   [testng] 04:21:52,221 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 200 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2025-03-05 04:21:52,230] [main] java.version = 17.0.2
   [testng] 04:21:52,234 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 04:21:52,234 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:21:52,275 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-03-05_04-21-52.log]
   [testng] 04:21:52,277 |-INFO in ch.qos.logback.core.sift.SiftProcessor@14bdbc74 - End of configuration.
   [testng] [2025-03-05 04:21:52,279] [main] testng.directory = /data
   [testng] [2025-03-05 04:21:52,279] [main] testng.configDirectory = /config
   [testng] [2025-03-05 04:21:52,288] [main] testng.multiplier = 1.0
   [testng] [2025-03-05 04:21:52,289] [main] testng.in-memory = false
   [testng] [2025-03-05 04:21:52,289] [main] testng.allow-missing = false
   [testng] [2025-03-05 04:21:52,289] [main] user.language = en
   [testng] [2025-03-05 04:21:52,289] [main] user.country = ${user.country}
   [testng] [2025-03-05 04:21:52,290] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2025-03-05 04:26:05,190] [main] ----------------------------------------
   [testng] [2025-03-05 04:26:05,191] [main] Total files: 15735
   [testng] [2025-03-05 04:26:05,191] [main] Scan time: 252.9 s (16 ms/file)
   [testng] [2025-03-05 04:26:05,191] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 125 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2025-03-05 04:35:56,496] [pool-1-thread-1] Initializing /data/converted/converted/deconvolve6_pseudo_tl000_zs000.tif: 
   [testng] 04:35:56,497 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 04:35:56,497 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:35:56,498 |-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-05_04-35-56.log]
   [testng] 04:35:56,498 |-INFO in ch.qos.logback.core.sift.SiftProcessor@55c87c68 - End of configuration.
   [testng] [2025-03-05 04:35:57,719] [pool-1-thread-12] Initializing /data/converted/joseph/E-2009_0022.tif: 
   [testng] 04:35:57,719 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 04:35:57,719 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:35:57,720 |-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-05_04-35-57.log]
   [testng] 04:35:57,721 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37267468 - End of configuration.
   [testng] [2025-03-05 04:35:59,313] [pool-1-thread-11] Initializing /data/converted/lior/live+cf5b.tif: 
   [testng] 04:35:59,314 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 04:35:59,314 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:35:59,314 |-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-05_04-35-59.log]
   [testng] 04:35:59,315 |-INFO in ch.qos.logback.core.sift.SiftProcessor@12e39cd0 - End of configuration.
   [testng] [2025-03-05 04:36:00,578] [pool-1-thread-10] Initializing /data/converted/michel/e.tif: 
   [testng] 04:36:00,578 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 04:36:00,578 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:36:00,579 |-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-05_04-36-00.log]
   [testng] 04:36:00,579 |-INFO in ch.qos.logback.core.sift.SiftProcessor@17678eb1 - End of configuration.
   [testng] [2025-03-05 04:36:01,820] [pool-1-thread-9] Initializing /data/converted/joseph/Alike_best_example_but_WORKS_FINE_maybe_cause_shorter_expose.tif: 
   [testng] 04:36:01,820 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 04:36:01,820 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:36:01,821 |-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-05_04-36-01.log]
   [testng] 04:36:01,821 |-INFO in ch.qos.logback.core.sift.SiftProcessor@9af37a3 - End of configuration.
   [testng] [2025-03-05 04:36:02,719] [pool-1-thread-8] Initializing /data/converted/ville/MultiCh-RGB/pollen_rgb.tif: 
   [testng] 04:36:02,719 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 04:36:02,719 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:36:02,720 |-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-05_04-36-02.log]
   [testng] 04:36:02,720 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2aa3c357 - End of configuration.
   [testng] [2025-03-05 04:36:03,688] [pool-1-thread-7] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_13.tif: 
   [testng] 04:36:03,689 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 04:36:03,689 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:36:03,689 |-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-05_04-36-03.log]
   [testng] 04:36:03,690 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1a8d3a67 - End of configuration.
   [testng] [2025-03-05 04:36:04,889] [pool-1-thread-6] Initializing /data/scott/Slide133-08.tif: 
   [testng] 04:36:04,890 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 04:36:04,890 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:36:04,890 |-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-05_04-36-04.log]
   [testng] 04:36:04,891 |-INFO in ch.qos.logback.core.sift.SiftProcessor@45d6d60b - End of configuration.
   [testng] [2025-03-05 04:36:05,806] [pool-1-thread-5] Initializing /data/converted/othmar/z-stack.tif: 
   [testng] 04:36:05,806 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 04:36:05,807 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:36:05,807 |-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-05_04-36-05.log]
   [testng] 04:36:05,807 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2b5aa3a6 - End of configuration.
   [testng] [2025-03-05 04:36:07,392] [pool-1-thread-4] Initializing /data/converted/jonas/10_0907_multidrug-0001_AB01_03.tif: 
   [testng] 04:36:07,392 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 04:36:07,392 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:36:07,393 |-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-05_04-36-07.log]
   [testng] 04:36:07,393 |-INFO in ch.qos.logback.core.sift.SiftProcessor@60ff689c - End of configuration.
   [testng] [2025-03-05 04:36:08,860] [pool-1-thread-3] Initializing /data/converted/converted/2chzt.tif: 
   [testng] 04:36:08,860 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 04:36:08,860 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:36:08,861 |-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-05_04-36-08.log]
   [testng] 04:36:08,861 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6ec81fc6 - End of configuration.
   [testng] [2025-03-05 04:36:10,459] [pool-1-thread-2] Initializing /data/qa-21570/250618_J1_diff_D3-2-0004.tif: 
   [testng] 04:36:10,459 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 04:36:10,459 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 04:36:10,460 |-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-05_04-36-10.log]
   [testng] 04:36:10,460 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2e0fd967 - End of configuration.
   [testng] [2025-03-05 04:36:38,738] [pool-1-thread-1] Initializing /data/converted/darren/section0002_w1.tif: 
   [testng] [2025-03-05 04:36:40,290] [pool-1-thread-2] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_22.tif: 
   [testng] [2025-03-05 04:36:42,201] [pool-1-thread-6] Initializing /data/converted/eirinn/5_6_2009-dj9-03_a01_01.tif: 
   [testng] [2025-03-05 04:36:52,564] [pool-1-thread-8] Initializing /data/converted/vladan/vladan.tif: 
   [testng] [2025-03-05 04:37:06,731] [pool-1-thread-11] Initializing /data/qa-21570/250618_J1_diff_D3-2-0003.tif: 
   [testng] [2025-03-05 04:37:13,434] [pool-1-thread-1] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_3.tif: 
   [testng] [2025-03-05 04:37:19,460] [pool-1-thread-10] Initializing /data/converted/michel/b.tif: 
   [testng] [2025-03-05 04:37:38,700] [pool-1-thread-6] Initializing /data/converted/markus/30channels_exposure-series.tif: 
   [testng] [2025-03-05 04:37:44,336] [pool-1-thread-11] Initializing /data/converted/markus/Branchiostoma_6x12_MosaiX_Tiles_color.tif: 
   [testng] [2025-03-05 04:38:13,681] [pool-1-thread-10] Initializing /data/converted/rolf/example_1-2010_11_25.tif: 
   [testng] [2025-03-05 04:38:34,986] [pool-1-thread-9] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_1.tif: 
   [testng] [2025-03-05 04:39:00,118] [pool-1-thread-10] Initializing /data/converted/othmar/mozaic.tif: 
   [testng] [2025-03-05 04:41:52,105] [pool-1-thread-6] Initializing /data/converted/dietmar/hmads-bac1-bac7-af488-rho-af647_pre-2006-03-30-0016.tif: 
   [testng] [2025-03-05 04:45:34,273] [pool-1-thread-10] Initializing /data/converted/eirinn/pharm3-saline2-0147_11.tif: 
   [testng] [2025-03-05 04:46:21,555] [pool-1-thread-6] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_10.tif: 
   [testng] [2025-03-05 04:46:32,269] [pool-1-thread-8] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_14.tif: 
   [testng] [2025-03-05 04:48:00,823] [pool-1-thread-7] Initializing /data/converted/markus/Confidence_ratio_image_PC12_neuroblastoma_Fura2_exp#9-2.tif: 
   [testng] [2025-03-05 04:48:24,491] [pool-1-thread-11] Initializing /data/converted/strand/2Colors1Plane.tif: 
   [testng] [2025-03-05 04:49:00,310] [pool-1-thread-2] Initializing /data/converted/markus/PhaseGFP-MosaiX-Timelapse_Tiles.tif: 
   [testng] [2025-03-05 04:49:08,843] [pool-1-thread-1] Initializing /data/converted/shalin/ibidiuslide1-timelapse3_mid2.tif: 
   [testng] [2025-03-05 04:49:48,188] [pool-1-thread-9] Initializing /data/converted/stephan/notok2.tif: 
   [testng] [2025-03-05 04:49:50,536] [pool-1-thread-11] Initializing /data/dorai/F_ZImage10_(X10)_C.tif: 
   [testng] [2025-03-05 04:50:30,657] [pool-1-thread-11] Initializing /data/converted/eirinn/demo-tile.tif: 
   [testng] [2025-03-05 04:51:31,152] [pool-1-thread-11] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_9.tif: 
   [testng] [2025-03-05 04:51:41,809] [pool-1-thread-12] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_11.tif: 
   [testng] [2025-03-05 04:52:27,460] [pool-1-thread-9] Initializing /data/converted/jan/SampleStack_Mosaic4x5_comb.tif: 
   [testng] [2025-03-05 04:54:09,462] [pool-1-thread-1] Initializing /data/converted/dietmar/hmads-24h-bac1-7-af647-af488-rho-1day-hyb-csk-2007-06-29-0008_position(113).tif: 
   [testng] [2025-03-05 04:54:52,434] [pool-1-thread-10] Initializing /data/converted/dan/zstack_convalaria.tif: 
   [testng] [2025-03-05 04:55:43,915] [pool-1-thread-10] Initializing /data/converted/markus/PC12_neuroblastoma_Fura2_exp#9.tif: 
   [testng] [2025-03-05 04:56:38,873] [pool-1-thread-6] Initializing /data/converted/stephan/notok1.tif: 
   [testng] [2025-03-05 04:58:03,998] [pool-1-thread-8] Initializing /data/scott/Slide133-01.tif: 
   [testng] [2025-03-05 04:58:43,343] [pool-1-thread-5] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_23.tif: 
   [testng] [2025-03-05 04:58:49,783] [pool-1-thread-8] Initializing /data/samples/mri-stack/mri-stack.tif: 
   [testng] [2025-03-05 04:59:28,885] [pool-1-thread-8] Initializing /data/converted/cecilia/day 1 naked nb positive 1-2007-0055.tif: 
   [testng] [2025-03-05 04:59:36,695] [pool-1-thread-6] Initializing /data/converted/markus/HeLa-Reggie-GFP_ZT_fast-DCV-CI-measured-PSF.tif: 
   [testng] [2025-03-05 05:00:18,949] [pool-1-thread-8] Initializing /data/converted/darren/section0001_w1.tif: 
   [testng] [2025-03-05 05:00:54,069] [pool-1-thread-8] Initializing /data/converted/markus/Mouse-newborn-panorama_JPEG_5percent_compressed.tif: 
   [testng] [2025-03-05 05:01:13,439] [pool-1-thread-4] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_6.tif: 
   [testng] [2025-03-05 05:01:55,483] [pool-1-thread-8] Initializing /data/converted/converted/wtzer_series76_z003_ch00-with-rois.tif: 
   [testng] [2025-03-05 05:02:15,279] [pool-1-thread-11] Initializing /data/converted/markus/Mouse-newborn-panorama.tif: 
   [testng] [2025-03-05 05:02:26,064] [pool-1-thread-8] Initializing /data/othmar/mozaic.tif: 
   [testng] [2025-03-05 05:02:28,200] [pool-1-thread-12] Initializing /data/converted/converted/wtzer_series76_z003_ch00.tif: 
   [testng] [2025-03-05 05:02:58,762] [pool-1-thread-12] Initializing /data/converted/karsten/Bild1.tif: 
   [testng] [2025-03-05 05:03:01,428] [pool-1-thread-2] Initializing /data/converted/lior/live+cf2b.tif: 
   [testng] [2025-03-05 05:03:13,936] [pool-1-thread-11] Initializing /data/converted/markus/VivaTome_sample/cell 40 w raw fast-sectioned.tif: 
   [testng] [2025-03-05 05:03:47,348] [pool-1-thread-12] Initializing /data/converted/rolf/example_2-2010_11_25.tif: 
   [testng] [2025-03-05 05:04:00,848] [pool-1-thread-2] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_5.tif: 
   [testng] [2025-03-05 05:04:24,898] [pool-1-thread-12] Initializing /data/converted/markus/Mouse-newborn-panorama_lossless_compressed.tif: 
   [testng] [2025-03-05 05:04:29,274] [pool-1-thread-1] Initializing /data/converted/michel/d.tif: 
   [testng] [2025-03-05 05:05:07,464] [pool-1-thread-1] Initializing /data/converted/karsten/Bild2.tif: 
   [testng] [2025-03-05 05:05:20,271] [pool-1-thread-12] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_17.tif: 
   [testng] [2025-03-05 05:06:03,384] [pool-1-thread-1] Initializing /data/converted/markus/Material_color_image_HRc_microscanned_4x3K.tif: 
   [testng] [2025-03-05 05:06:50,072] [pool-1-thread-1] Initializing /data/converted/markus/Smart_Experiment_4ch-T-time-stitched.tif: 
   [testng] [2025-03-05 05:07:38,800] [pool-1-thread-8] Initializing /data/converted/dietmar/dapi-texasred-0015.tif: 
   [testng] [2025-03-05 05:10:14,415] [pool-1-thread-5] Initializing /data/converted/joseph/BEST_EXAMPLE_LONGER_EXPOSURE.tif: 
   [testng] [2025-03-05 05:11:55,782] [pool-1-thread-4] Initializing /data/converted/eirinn/11_10_2009-01-lcstim-15-10-09_position(1).tif: 
   [testng] [2025-03-05 05:12:36,527] [pool-1-thread-5] Initializing /data/converted/dietmar/137.tif: 
   [testng] [2025-03-05 05:15:32,301] [pool-1-thread-2] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_15.tif: 
   [testng] [2025-03-05 05:16:48,840] [pool-1-thread-7] Initializing /data/converted/converted/damian-compressed.tif: 
   [testng] [2025-03-05 05:17:30,412] [pool-1-thread-7] Initializing /data/converted/jeffrey/750-30-03.tif: 
   [testng] [2025-03-05 05:17:36,216] [pool-1-thread-8] Initializing /data/converted/monica/Monica_elegans_movie.tif: 
   [testng] [2025-03-05 05:18:30,425] [pool-1-thread-7] Initializing /data/converted/ville/MultiCh-RGB/pollen_bw.tif: 
   [testng] [2025-03-05 05:18:44,781] [pool-1-thread-4] Initializing /data/converted/dan/adultnr1.tif: 
   [testng] [2025-03-05 05:18:55,018] [pool-1-thread-12] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_19.tif: 
   [testng] [2025-03-05 05:19:32,558] [pool-1-thread-7] Initializing /data/converted/joseph/E-2009-0001a.tif: 
   [testng] [2025-03-05 05:20:27,154] [pool-1-thread-11] Initializing /data/converted/converted/2chz.tif: 
   [testng] [2025-03-05 05:20:36,923] [pool-1-thread-4] Initializing /data/converted/markus/Brain_high_dynamic_range_imaging_Z-stack.tif: 
   [testng] [2025-03-05 05:25:37,501] [pool-1-thread-5] Initializing /data/converted/markus/VivaTome_sample/cell 40 w raw fast-widefield.tif: 
   [testng] [2025-03-05 05:25:53,262] [pool-1-thread-11] Initializing /data/converted/converted/mri-stack.tif: 
   [testng] [2025-03-05 05:26:33,201] [pool-1-thread-11] Initializing /data/converted/kelsey/432x342BW.tif: 
   [testng] [2025-03-05 05:26:59,787] [pool-1-thread-4] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_4.tif: 
   [testng] [2025-03-05 05:27:07,793] [pool-1-thread-3] Initializing /data/converted/dietmar/138.tif: 
   [testng] [2025-03-05 05:27:21,314] [pool-1-thread-11] Initializing /data/converted/rachel/40K 30s A1.tif: 
   [testng] [2025-03-05 05:28:55,126] [pool-1-thread-11] Initializing /data/qa-21570/20150421_HepG2_yH2AX_DAPI_0.5h_5GyDOWN_1512_cell04_SIR_ALX.dv_comp.tif: 
   [testng] [2025-03-05 05:29:23,654] [pool-1-thread-11] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_24.tif: 
   [testng] [2025-03-05 05:29:59,677] [pool-1-thread-2] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_8.tif: 
   [testng] [2025-03-05 05:32:50,576] [pool-1-thread-9] Initializing /data/converted/kelsey/1300x1030BW.tif: 
   [testng] [2025-03-05 05:33:54,573] [pool-1-thread-9] Initializing /data/converted/markus/VivaTome_sample/cell 40 w raw fast-sidebyside.tif: 
   [testng] [2025-03-05 05:36:29,676] [pool-1-thread-12] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_2.tif: 
   [testng] [2025-03-05 05:38:15,104] [pool-1-thread-1] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_18.tif: 
   [testng] [2025-03-05 05:40:16,022] [pool-1-thread-7] Initializing /data/converted/kelsey/650x514BW.tif: 
   [testng] [2025-03-05 05:41:07,858] [pool-1-thread-7] Initializing /data/converted/eirinn/12_2_2009-16-hes5-brdu-proper_position(52).tif: 
   [testng] [2025-03-05 05:44:07,824] [pool-1-thread-4] Initializing /data/converted/james/Sylvain_run3_1Gy_Live7-2008-0019.tif: 
   [testng] [2025-03-05 05:45:12,728] [pool-1-thread-3] Initializing /data/converted/michel/c.tif: 
   [testng] [2025-03-05 05:46:34,223] [pool-1-thread-3] Initializing /data/converted/converted/damian.tif: 
   [testng] [2025-03-05 05:47:26,381] [pool-1-thread-3] Initializing /data/converted/eirinn/12_16_2009-01-tara-hd-triple-5to15_position(1)5.tif: 
   [testng] [2025-03-05 05:47:38,871] [pool-1-thread-2] Initializing /data/converted/joseph/E-2009-0004.tif: 
   [testng] [2025-03-05 05:47:56,538] [pool-1-thread-6] Initializing /data/converted/michel/a.tif: 
   [testng] [2025-03-05 05:48:17,134] [pool-1-thread-11] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_25.tif: 
   [testng] [2025-03-05 05:48:29,271] [pool-1-thread-4] Initializing /data/converted/markus/6ch-Z-stack_deconvolved.tif: 
   [testng] [2025-03-05 05:48:53,725] [pool-1-thread-6] Initializing /data/converted/markus/HighSpeedParas.tif: 
   [testng] [2025-03-05 05:49:29,223] [pool-1-thread-7] Initializing /data/converted/markus/MosaiX_irregular_Z-stack_with_autofocus.tif: 
   [testng] [2025-03-05 05:50:07,492] [pool-1-thread-5] Initializing /data/converted/dietmar/hmads-bac1-bac7-af488-rho-af647_pre-2006-03-30-six.tif: 
   [testng] [2025-03-05 05:52:50,713] [pool-1-thread-12] Initializing /data/qa-21570/250618_J1_diff_D3-2-0002.tif: 
   [testng] [2025-03-05 05:54:02,552] [pool-1-thread-12] Initializing /data/converted/karsten/247096n3s3s9.tif: 
   [testng] [2025-03-05 05:56:57,302] [pool-1-thread-1] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_21.tif: 
   [testng] [2025-03-05 05:58:49,842] [pool-1-thread-9] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_16.tif: 
   [testng] [2025-03-05 05:59:31,265] [pool-1-thread-12] Initializing /data/converted/markus/VivaTome_sample/cell 40 w raw fast.tif: 
   [testng] [2025-03-05 06:00:55,610] [pool-1-thread-5] Initializing /data/converted/nicolas/image.tif: 
   [testng] [2025-03-05 06:01:03,709] [pool-1-thread-3] Initializing /data/converted/sebastien/F1.tif: 
   [testng] [2025-03-05 06:01:49,101] [pool-1-thread-5] Initializing /data/converted/rachel/40K 30s A2.tif: 
   [testng] [2025-03-05 06:02:42,563] [pool-1-thread-10] Initializing /data/converted/susan/BY4741NQ2.tif: 
   [testng] [2025-03-05 06:03:05,673] [pool-1-thread-5] Initializing /data/converted/gaetan/gml16_cenp-fitc_dapi_12.tif: 
   [testng] [2025-03-05 06:03:53,824] [pool-1-thread-10] Initializing /data/converted/markus/Hypocampus_Tiles_with_stiching.tif: 
   [testng] [2025-03-05 06:07:35,958] [pool-1-thread-11] Initializing /data/converted/dietmar/hmads-bac1-bac7-af488-rho-af647_pre-2006-03-30-ten.tif: 
   [testng] [2025-03-05 06:08:46,527] [pool-1-thread-2] Initializing /data/scott/Slide133-04.tif: 
   [testng] [2025-03-05 06:08:50,230] [pool-1-thread-3] Initializing /data/converted/markus/Long_TL_CElegans.tif: 
   [testng] [2025-03-05 06:09:25,670] [pool-1-thread-10] Initializing /data/converted/thomas/test_axiocam_3_1.tif: 
   [testng] [2025-03-05 06:09:47,643] [pool-1-thread-2] Initializing /data/converted/jonas/10_0907_multidrug-0001_AB01_08.tif: 
   [testng] [2025-03-05 06:10:05,394] [pool-1-thread-4] Initializing /data/converted/sebastien/test.tif: 
   [testng] [2025-03-05 06:10:42,463] [pool-1-thread-10] Initializing /data/scott/Slide133-11.tif: 
   [testng] [2025-03-05 06:11:24,899] [pool-1-thread-7] Initializing /data/converted/david/snap-181518-0001.tif: 
   [testng] [2025-03-05 06:11:42,310] [pool-1-thread-10] Initializing /data/converted/miso/Aufnahme-184058-0002.tif: 
   [testng] 07:19:14,667 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 07:19:14,667 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:19:14,668 |-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-05_07-19-14.log]
   [testng] 07:19:14,669 |-INFO in ch.qos.logback.core.sift.SiftProcessor@28ef8c2a - End of configuration.
   [testng] 08:17:43,740 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 08:17:43,740 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:17:43,742 |-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-05_08-17-43.log]
   [testng] 08:17:43,742 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21fcf946 - End of configuration.
   [testng] 08:21:02,719 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 08:21:02,719 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:21:02,720 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-03-05_08-21-02.log]
   [testng] 08:21:02,721 |-INFO in ch.qos.logback.core.sift.SiftProcessor@12aa9370 - End of configuration.
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 6625, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 239 minutes 16 seconds
Finished: SUCCESS