Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 291
originally caused by:
 Started by upstream project "Trigger" build number 310
 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/jenkins11152345349878027627.sh
+ '[' scanr = slidebook ']'
++ date +%u
+ '[' 7 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_46039_merge_ci -v /uod/idr/repos/curated/scanr:/data -v /uod/idr-scratch/merge-ci/curated/scanr:/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] 07:19:08,599 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 07:19:08,601 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 07:19:08,601 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 07:19:08,602 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 07:19:08,602 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 07:19:08,602 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 07:19:08,603 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 07:19:08,603 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 07:19:08,603 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 07:19:08,603 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 07:19:08,604 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 07:19:08,604 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 07:19:08,766 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 07:19:08,766 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 07:19:08,788 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 07:19:08,788 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 07:19:08,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 07:19:08,794 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 07:19:08,794 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 07:19:08,795 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 07:19:08,795 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 07:19:08,795 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 07:19:08,795 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 192 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-12-15 07:19:08,804] [main] java.version = 17.0.2
   [testng] 07:19:08,808 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 07:19:08,808 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:19:08,848 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-15_07-19-08.log]
   [testng] 07:19:08,850 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2024-12-15 07:19:08,852] [main] testng.directory = /data
   [testng] [2024-12-15 07:19:08,852] [main] testng.configDirectory = /config
   [testng] [2024-12-15 07:19:08,861] [main] testng.multiplier = 1.0
   [testng] [2024-12-15 07:19:08,862] [main] testng.in-memory = false
   [testng] [2024-12-15 07:19:08,862] [main] testng.allow-missing = false
   [testng] [2024-12-15 07:19:08,862] [main] user.language = en
   [testng] [2024-12-15 07:19:08,862] [main] user.country = ${user.country}
   [testng] [2024-12-15 07:19:08,862] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-12-15 07:23:51,566] [main] ----------------------------------------
   [testng] [2024-12-15 07:23:51,566] [main] Total files: 2169
   [testng] [2024-12-15 07:23:51,567] [main] Scan time: 282.704 s (130 ms/file)
   [testng] [2024-12-15 07:23:51,567] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 17 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-12-15 08:07:26,092] [pool-1-thread-1] Initializing /data/christian/example/experiment_descriptor.xml: 
   [testng] 08:07:26,093 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 08:07:26,093 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:07:26,094 |-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-15_08-07-26.log]
   [testng] 08:07:26,095 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3ce87efd - End of configuration.
   [testng] [2024-12-15 08:07:28,514] [pool-1-thread-12] Initializing /data/gideon/experiment_descriptor.xml: 
   [testng] 08:07:28,514 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 08:07:28,514 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:07:28,515 |-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-15_08-07-28.log]
   [testng] 08:07:28,515 |-INFO in ch.qos.logback.core.sift.SiftProcessor@52670bb6 - End of configuration.
   [testng] [2024-12-15 08:08:59,913] [pool-1-thread-11] Initializing /data/public/idr0009/0307-10--2007-05-30/experiment_descriptor.xml: 
   [testng] 08:08:59,913 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 08:08:59,913 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:08:59,915 |-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-15_08-08-59.log]
   [testng] 08:08:59,915 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4eec66e8 - End of configuration.
   [testng] [2024-12-15 08:11:02,546] [pool-1-thread-10] Initializing /data/nadine/experiment_descriptor.xml: 
   [testng] 08:11:02,546 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 08:11:02,546 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:11:02,547 |-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-15_08-11-02.log]
   [testng] 08:11:02,547 |-INFO in ch.qos.logback.core.sift.SiftProcessor@397ab3eb - End of configuration.
   [testng] [2024-12-15 08:11:05,674] [pool-1-thread-9] Initializing /data/ruben/TestPlate_Mock_01_001/experiment_descriptor.xml: 
   [testng] 08:11:05,674 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 08:11:05,674 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:11:05,675 |-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-15_08-11-05.log]
   [testng] 08:11:05,675 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2c6e3370 - End of configuration.
   [testng] [2024-12-15 08:11:43,999] [pool-1-thread-8] Initializing /data/juergen/Experiment/experiment_descriptor.xml: 
   [testng] 08:11:43,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 08:11:43,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:11:44,000 |-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-15_08-11-44.log]
   [testng] 08:11:44,001 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7914afa9 - End of configuration.
   [testng] [2024-12-15 08:11:47,637] [pool-1-thread-7] Initializing /data/ruben/20100827_004/experiment_descriptor.xml: 
   [testng] 08:11:47,638 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 08:11:47,638 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:11:47,638 |-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-15_08-11-47.log]
   [testng] 08:11:47,639 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21d08a21 - End of configuration.
   [testng] [2024-12-15 08:17:29,901] [pool-1-thread-6] Initializing /data/jcb/201301120/p17/experiment_descriptor.xml: 
   [testng] 08:17:29,901 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 08:17:29,901 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:17:29,902 |-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-15_08-17-29.log]
   [testng] 08:17:29,902 |-INFO in ch.qos.logback.core.sift.SiftProcessor@32645d12 - End of configuration.
   [testng] [2024-12-15 08:24:09,103] [pool-1-thread-5] Initializing /data/ruben/plate_002/experiment_descriptor.xml: 
   [testng] 08:24:09,104 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 08:24:09,104 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:24:09,105 |-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-15_08-24-09.log]
   [testng] 08:24:09,105 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5039a518 - End of configuration.
   [testng] [2024-12-15 08:24:15,893] [pool-1-thread-4] Initializing /data/ruben/12-05-25_009/experiment_descriptor.xml: 
   [testng] 08:24:15,893 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 08:24:15,893 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:24:15,893 |-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-15_08-24-15.log]
   [testng] 08:24:15,894 |-INFO in ch.qos.logback.core.sift.SiftProcessor@38de452b - End of configuration.
   [testng] [2024-12-15 08:25:19,107] [pool-1-thread-3] Initializing /data/jcb/201301120/p2/experiment_descriptor.xml: 
   [testng] 08:25:19,107 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 08:25:19,107 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:25:19,108 |-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-15_08-25-19.log]
   [testng] 08:25:19,109 |-INFO in ch.qos.logback.core.sift.SiftProcessor@474ad497 - End of configuration.
   [testng] [2024-12-15 08:33:11,323] [pool-1-thread-2] Initializing /data/ruben/scanr_no_labels/Peter/experiment_descriptor.xml: 
   [testng] 08:33:11,323 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 08:33:11,323 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:33:11,324 |-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-15_08-33-11.log]
   [testng] 08:33:11,324 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37b8548b - End of configuration.
   [testng] [2024-12-15 08:37:25,411] [pool-1-thread-1] Initializing /data/ruben/161009test2/151009_001/experiment_descriptor.xml: 
   [testng] [2024-12-15 08:46:16,300] [pool-1-thread-8] Initializing /data/embl/170309_Sec13_GM130m_001/experiment_descriptor.xml: 
   [testng] [2024-12-15 08:48:46,527] [pool-1-thread-10] Initializing /data/ruben/161009test2/151009_002/experiment_descriptor.xml: 
   [testng] [2024-12-15 08:56:35,631] [pool-1-thread-5] Initializing /data/embl/Maik_001/experiment_descriptor.xml: 
   [testng] [2024-12-15 09:14:35,288] [pool-1-thread-9] Initializing /data/ruben/280809_8wellLT_008/experiment_descriptor.xml: 
   [testng] 10:23:22,356 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 10:23:22,356 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:23:22,357 |-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-15_10-23-22.log]
   [testng] 10:23:22,358 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7de57dbf - End of configuration.
   [testng] 10:30:38,896 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 10:30:38,897 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:30:38,900 |-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-15_10-30-38.log]
   [testng] 10:30:38,900 |-INFO in ch.qos.logback.core.sift.SiftProcessor@19eb0163 - End of configuration.
   [testng] 10:36:14,813 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 10:36:14,813 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:36:14,815 |-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-15_10-36-14.log]
   [testng] 10:36:14,815 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6a7161df - End of configuration.
   [testng] 11:44:16,148 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 11:44:16,148 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 11:44:16,149 |-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-15_11-44-16.log]
   [testng] 11:44:16,150 |-INFO in ch.qos.logback.core.sift.SiftProcessor@a9f2c87 - End of configuration.
   [testng] 12:03:51,836 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 12:03:51,836 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:03:51,837 |-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-15_12-03-51.log]
   [testng] 12:03:51,838 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13d88185 - End of configuration.
   [testng] 12:05:25,422 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 12:05:25,422 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:05:25,423 |-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-15_12-05-25.log]
   [testng] 12:05:25,423 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1012f7f4 - End of configuration.
   [testng] 12:08:19,472 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 12:08:19,472 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:08:19,473 |-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-15_12-08-19.log]
   [testng] 12:08:19,473 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4f1c3c67 - End of configuration.
   [testng] 12:10:59,436 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 12:10:59,436 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:10:59,437 |-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-15_12-10-59.log]
   [testng] 12:10:59,437 |-INFO in ch.qos.logback.core.sift.SiftProcessor@200c1697 - End of configuration.
   [testng] 12:27:39,272 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 12:27:39,272 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 12:27:39,273 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-15_12-27-39.log]
   [testng] 12:27:39,273 |-INFO in ch.qos.logback.core.sift.SiftProcessor@d449860 - End of configuration.
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 901, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 308 minutes 33 seconds
Finished: SUCCESS