Skip to content
Success

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 391
originally caused by:
 Started by upstream project "Trigger" build number 415
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@6
[BIOFORMATS-test-folder@6] $ /bin/bash -xe /tmp/jenkins16868587325822682326.sh
+ '[' simplepci = slidebook ']'
++ date +%u
+ '[' 3 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_61852_merge_ci -v /uod/idr/repos/curated/simplepci:/data -v /uod/idr-scratch/merge-ci/curated/simplepci:/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] 11:38:44,751 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
   [testng] 11:38:44,752 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - No custom configurators were discovered as a service.
   [testng] 11:38:44,752 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 11:38:44,753 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 11:38:44,753 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 11:38:44,754 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 11:38:44,754 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 11:38:44,754 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 11:38:44,754 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 11:38:44,755 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 11:38:44,755 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 11:38:44,755 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 11:38:44,914 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 11:38:44,914 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 11:38:44,936 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 11:38:44,936 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 11:38:44,941 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 11:38:44,941 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 11:38:44,942 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 11:38:44,942 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 11:38:44,942 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3f6f6701 - End of configuration.
   [testng] 11:38:44,943 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4f80542f - Registering current configuration as safe fallback point
   [testng] 11:38:44,943 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2beee7ff - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 189 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2025-03-26 11:38:44,952] [main] java.version = 17.0.2
   [testng] 11:38:44,955 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 11:38:44,955 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:38:44,995 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-03-26_11-38-44.log]
   [testng] 11:38:44,997 |-INFO in ch.qos.logback.core.sift.SiftProcessor@14bdbc74 - End of configuration.
   [testng] [2025-03-26 11:38:44,999] [main] testng.directory = /data
   [testng] [2025-03-26 11:38:44,999] [main] testng.configDirectory = /config
   [testng] [2025-03-26 11:38:45,007] [main] testng.multiplier = 1.0
   [testng] [2025-03-26 11:38:45,008] [main] testng.in-memory = false
   [testng] [2025-03-26 11:38:45,008] [main] testng.allow-missing = false
   [testng] [2025-03-26 11:38:45,008] [main] user.language = en
   [testng] [2025-03-26 11:38:45,008] [main] user.country = ${user.country}
   [testng] [2025-03-26 11:38:45,008] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2025-03-26 11:43:01,365] [main] ----------------------------------------
   [testng] [2025-03-26 11:43:01,365] [main] Total files: 76
   [testng] [2025-03-26 11:43:01,365] [main] Scan time: 256.357 s (3373 ms/file)
   [testng] [2025-03-26 11:43:01,365] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 73 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2025-03-26 13:08:46,729] [pool-1-thread-1] Initializing /data/hopi/#1Hoechst 0.1s gain5.tif: 
   [testng] 13:08:46,730 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 13:08:46,730 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:08:46,731 |-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-26_13-08-46.log]
   [testng] 13:08:46,732 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7d99a0c1 - End of configuration.
   [testng] [2025-03-26 13:10:39,600] [pool-1-thread-12] Initializing /data/ciprian/Pollen Band.cxd: 
   [testng] 13:10:39,601 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 13:10:39,601 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:10:39,601 |-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-26_13-10-39.log]
   [testng] 13:10:39,602 |-INFO in ch.qos.logback.core.sift.SiftProcessor@26b78098 - End of configuration.
   [testng] [2025-03-26 13:11:12,551] [pool-1-thread-11] Initializing /data/jcb/BEAF and SuHw 0.25M NaCl 5-11-12 #2.cxd: 
   [testng] 13:11:12,551 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 13:11:12,551 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:11:12,552 |-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-26_13-11-12.log]
   [testng] 13:11:12,552 |-INFO in ch.qos.logback.core.sift.SiftProcessor@24d58300 - End of configuration.
   [testng] [2025-03-26 13:11:57,201] [pool-1-thread-10] Initializing /data/arvonn/fura.cxd: 
   [testng] 13:11:57,201 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 13:11:57,201 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:11:57,202 |-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-26_13-11-57.log]
   [testng] 13:11:57,202 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5826b99d - End of configuration.
   [testng] [2025-03-26 13:12:30,219] [pool-1-thread-9] Initializing /data/martin/20090422bead20x_C2.ome.cxd: 
   [testng] 13:12:30,219 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 13:12:30,219 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:12:30,219 |-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-26_13-12-30.log]
   [testng] 13:12:30,220 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3f6b0032 - End of configuration.
   [testng] [2025-03-26 13:13:08,217] [pool-1-thread-8] Initializing /data/imagesc-90085/VASA_PC2FISH1.cxd: 
   [testng] 13:13:08,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 13:13:08,217 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:13:08,218 |-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-26_13-13-08.log]
   [testng] 13:13:08,218 |-INFO in ch.qos.logback.core.sift.SiftProcessor@56c515eb - End of configuration.
   [testng] [2025-03-26 13:13:42,345] [pool-1-thread-7] Initializing /data/arvonn/good pollen 2z.cxd: 
   [testng] 13:13:42,345 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 13:13:42,345 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:13:42,346 |-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-26_13-13-42.log]
   [testng] 13:13:42,346 |-INFO in ch.qos.logback.core.sift.SiftProcessor@73596ff3 - End of configuration.
   [testng] [2025-03-26 13:14:24,000] [pool-1-thread-6] Initializing /data/hopi/#21 YFP filter.tif: 
   [testng] 13:14:24,000 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 13:14:24,000 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:14:24,001 |-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-26_13-14-24.log]
   [testng] 13:14:24,001 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1de0401e - End of configuration.
   [testng] [2025-03-26 13:16:16,579] [pool-1-thread-5] Initializing /data/ciprian/fibroblast.tif: 
   [testng] 13:16:16,580 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 13:16:16,580 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:16:16,580 |-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-26_13-16-16.log]
   [testng] 13:16:16,581 |-INFO in ch.qos.logback.core.sift.SiftProcessor@62ad0087 - End of configuration.
   [testng] [2025-03-26 13:18:22,631] [pool-1-thread-4] Initializing /data/cecilia/CoreScope/Test_40_100.cxd: 
   [testng] 13:18:22,631 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 13:18:22,631 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:18:22,632 |-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-26_13-18-22.log]
   [testng] 13:18:22,632 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4fce121a - End of configuration.
   [testng] [2025-03-26 13:19:15,245] [pool-1-thread-3] Initializing /data/arvonn/gfpras2.avi: 
   [testng] 13:19:15,245 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 13:19:15,245 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:19:15,246 |-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-26_13-19-15.log]
   [testng] 13:19:15,246 |-INFO in ch.qos.logback.core.sift.SiftProcessor@860b984 - End of configuration.
   [testng] [2025-03-26 13:19:38,267] [pool-1-thread-2] Initializing /data/nico/b00/Image8.tif: 
   [testng] 13:19:38,267 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 13:19:38,267 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:19:38,268 |-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-26_13-19-38.log]
   [testng] 13:19:38,268 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1a5e8923 - End of configuration.
   [testng] [2025-03-26 13:24:26,217] [pool-1-thread-3] Initializing /data/hopi/time laps 10 min per frame YFP exposure 0.60s gain1 and CFP 0.36s gain1.cxd: 
   [testng] [2025-03-26 13:26:48,839] [pool-1-thread-12] Initializing /data/cecilia/ts_05_13_10_5.cxd: 
   [testng] [2025-03-26 13:27:48,622] [pool-1-thread-4] Initializing /data/nico/b00/Image5.tif: 
   [testng] [2025-03-26 13:29:40,446] [pool-1-thread-11] Initializing /data/martin/XYT-01.cxd: 
   [testng] [2025-03-26 13:30:14,810] [pool-1-thread-7] Initializing /data/nico/b00/Image3.tif: 
   [testng] [2025-03-26 13:30:57,893] [pool-1-thread-10] Initializing /data/jesper/1q35.cxd: 
   [testng] [2025-03-26 13:31:44,176] [pool-1-thread-9] Initializing /data/arvonn/Point Spread Function 02um Bead TRITC.cxd: 
   [testng] [2025-03-26 13:32:29,183] [pool-1-thread-8] Initializing /data/nico/b00/Image1.tif: 
   [testng] [2025-03-26 13:37:05,999] [pool-1-thread-3] Initializing /data/arvonn/gfpras2.cxd: 
   [testng] [2025-03-26 13:38:41,599] [pool-1-thread-2] Initializing /data/martin/XY-ch-02.tif: 
   [testng] [2025-03-26 13:40:26,160] [pool-1-thread-1] Initializing /data/martin/XY-02.tif: 
   [testng] [2025-03-26 13:41:51,547] [pool-1-thread-6] Initializing /data/martin/HCI sample files/test_2.tif: 
   [testng] [2025-03-26 13:42:54,173] [pool-1-thread-5] Initializing /data/hopi/#21 two colors CFP(Red) YFP (green).tif: 
   [testng] [2025-03-26 13:44:39,376] [pool-1-thread-9] Initializing /data/martin/Data1.cxd: 
   [testng] [2025-03-26 13:45:22,240] [pool-1-thread-10] Initializing /data/martin/XY-ch-01.tif: 
   [testng] [2025-03-26 13:47:05,862] [pool-1-thread-11] Initializing /data/arvonn/gfpras_623.cxd: 
   [testng] [2025-03-26 13:47:41,282] [pool-1-thread-12] Initializing /data/ciprian/Color Pollen.cxd: 
   [testng] [2025-03-26 13:49:53,739] [pool-1-thread-3] Initializing /data/gh-3625/no_timestamp_for_real.cxd: 
   [testng] [2025-03-26 13:51:06,327] [pool-1-thread-8] Initializing /data/hopi/#1YFP 0.96s gain5.tif: 
   [testng] [2025-03-26 13:52:37,669] [pool-1-thread-4] Initializing /data/alessandro/Data1_1.cxd: 
   [testng] [2025-03-26 13:53:05,484] [pool-1-thread-7] Initializing /data/nico/b00/Image2.tif: 
   [testng] [2025-03-26 13:54:24,996] [pool-1-thread-11] Initializing /data/imagesc-90085/Data00042.cxd: 
   [testng] [2025-03-26 13:55:05,943] [pool-1-thread-12] Initializing /data/nico/b00/Image7.tif: 
   [testng] [2025-03-26 13:56:52,140] [pool-1-thread-9] Initializing /data/qa-11073/tinCD4 GCamp5 tdTomato DualView #1 488 only6.cxd: 
   [testng] [2025-03-26 13:58:59,076] [pool-1-thread-6] Initializing /data/qa-17305/image0_00021.tif: 
   [testng] [2025-03-26 14:01:43,520] [pool-1-thread-3] Initializing /data/hopi/#21 CFP filter.tif: 
   [testng] [2025-03-26 14:04:11,208] [pool-1-thread-11] Initializing /data/hopi/3 colors YFP(green)2.99s gain4  CFP(red) 0.48s gain4 and Hoechst(blue)0.96gain4.tif: 
   [testng] [2025-03-26 14:05:34,840] [pool-1-thread-4] Initializing /data/jcb/Test Run, 60 Sec PassesNEW.cxd: 
   [testng] [2025-03-26 14:06:06,225] [pool-1-thread-2] Initializing /data/arvonn/shark.cxd: 
   [testng] [2025-03-26 14:06:30,906] [pool-1-thread-10] Initializing /data/arvonn/a rat 10x inverted qimaging  2 color 2000R-1.cxd: 
   [testng] [2025-03-26 14:07:05,543] [pool-1-thread-5] Initializing /data/ciprian/Fura 2.cxd: 
   [testng] [2025-03-26 14:07:44,358] [pool-1-thread-1] Initializing /data/hopi/#21 phase.tif: 
   [testng] [2025-03-26 14:09:13,121] [pool-1-thread-9] Initializing /data/hopi/#2 phase.tif: 
   [testng] [2025-03-26 14:14:39,169] [pool-1-thread-12] Initializing /data/martin/XY-03.tif: 
   [testng] [2025-03-26 14:16:22,268] [pool-1-thread-7] Initializing /data/nico/b00.cxd: 
   [testng] [2025-03-26 14:17:04,712] [pool-1-thread-4] Initializing /data/arvonn/Rat Fluor 2.cxd: 
   [testng] [2025-03-26 14:17:51,299] [pool-1-thread-2] Initializing /data/cecilia/recheck_test2.cxd: 
   [testng] [2025-03-26 14:18:29,201] [pool-1-thread-5] Initializing /data/martin/HCI sample files/XYT test 8x binning 286fps.cxd: 
   [testng] [2025-03-26 14:19:06,519] [pool-1-thread-10] Initializing /data/jason/mb_220411PS.cxd: 
   [testng] [2025-03-26 14:19:44,372] [pool-1-thread-8] Initializing /data/ben/Data1.cxd: 
   [testng] [2025-03-26 14:20:17,800] [pool-1-thread-6] Initializing /data/nico/b00/Image6.tif: 
   [testng] [2025-03-26 14:22:39,518] [pool-1-thread-3] Initializing /data/georg/GCamp3xtinCD4, GCamp3_99wmn_01_BT.cxd: 
   [testng] [2025-03-26 14:24:36,381] [pool-1-thread-7] Initializing /data/arvonn/3d Deconvolve Two Channel Sample.cxd: 
   [testng] [2025-03-26 14:25:11,784] [pool-1-thread-5] Initializing /data/martin/XYT-01.tif: 
   [testng] [2025-03-26 14:26:17,559] [pool-1-thread-8] Initializing /data/martin/HCI sample files/screenshot HCI.png: 
   [testng] [2025-03-26 14:26:19,338] [pool-1-thread-2] Initializing /data/arvonn/New Particles from Imants.cxd: 
   [testng] [2025-03-26 14:26:48,988] [pool-1-thread-9] Initializing /data/martin/sample shift Mirella.cxd: 
   [testng] [2025-03-26 14:27:16,835] [pool-1-thread-1] Initializing /data/hopi/3 channel/#7 image#1F1-34 10min per f 2f per s.avi: 
   [testng] [2025-03-26 14:27:35,402] [pool-1-thread-11] Initializing /data/cecilia/CoreScope/Test_50_100.cxd: 
   [testng] [2025-03-26 14:28:12,863] [pool-1-thread-4] Initializing /data/hopi/#2 2colors CFP0.36sgain1 YFP0.60sgain5.tif: 
   [testng] [2025-03-26 14:29:57,559] [pool-1-thread-10] Initializing /data/ciprian/Maggot color.tif: 
   [testng] [2025-03-26 14:33:05,461] [pool-1-thread-8] Initializing /data/martin/HCI sample files/XYZT test.cxd: 
   [testng] [2025-03-26 14:33:41,662] [pool-1-thread-3] Initializing /data/arvonn/RG Z Beads.cxd: 
   [testng] [2025-03-26 14:35:19,986] [pool-1-thread-1] Initializing /data/imagesc-72023/Data727.cxd: 
   [testng] [2025-03-26 14:35:57,894] [pool-1-thread-12] Initializing /data/martin/20090422bead20x_C1.ome.cxd: 
   [testng] [2025-03-26 14:37:00,268] [pool-1-thread-6] Initializing /data/martin/XY-01.tif: 
   [testng] [2025-03-26 14:39:05,233] [pool-1-thread-9] Initializing /data/qa-11327/bone_tmp1981_00011.tif: 
   [testng] [2025-03-26 14:40:53,205] [pool-1-thread-11] Initializing /data/hopi/3 channel/#7 image#1F1-34 10min per f 2f per s green.avi: 
   [testng] [2025-03-26 14:41:20,753] [pool-1-thread-2] Initializing /data/ascb/030811RPE1.1x100DICData2nebd.cxd: 
   [testng] [2025-03-26 14:42:12,587] [pool-1-thread-7] Initializing /data/nico/b00/Image4.tif: 
   [testng] [2025-03-26 14:43:54,984] [pool-1-thread-8] Initializing /data/hopi/3 channel/#7 image#1Rhod(r)0.48s gain5 YFP(g)0.36sgain2 CFP(blue)0.36sgain1cub1 every 10min.cxd: 
   [testng] 14:51:14,745 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 14:51:14,745 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 14:51:14,746 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-03-26_14-51-14.log]
   [testng] 14:51:14,746 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2f8c4fae - End of configuration.
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3869, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 192 minutes 34 seconds
Finished: SUCCESS