Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 227
originally caused by:
 Started by upstream project "Trigger" build number 252
 originally caused by:
  Started by user devspace
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/jenkins15468028140902926591.sh
+ '[' columbus = slidebook ']'
++ date +%u
+ '[' 5 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_35562_merge_ci -v /uod/idr/repos/curated/columbus:/data -v /uod/idr-scratch/merge-ci/curated/columbus:/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

test-automated:
   [testng] File leak detector installed
   [testng] 07:52:15,852 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 07:52:15,853 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - No custom configurators were discovered as a service.
   [testng] 07:52:15,853 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 07:52:15,854 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 07:52:15,854 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 07:52:15,854 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 07:52:15,855 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 07:52:15,855 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 07:52:15,855 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 07:52:15,855 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 07:52:15,855 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 07:52:15,856 |-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:52:16,065 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 07:52:16,066 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 07:52:16,091 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 07:52:16,091 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 07:52:16,098 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 07:52:16,098 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 07:52:16,098 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 07:52:16,099 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 07:52:16,099 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7a69b07 - End of configuration.
   [testng] 07:52:16,100 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@636be97c - Registering current configuration as safe fallback point
   [testng] 07:52:16,100 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 245 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-18 07:52:16,109] [main] java.version = 1.8.0_342
   [testng] 07:52:16,112 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 07:52:16,112 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:52:16,154 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-18_07-52-16.log]
   [testng] 07:52:16,155 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13c9d689 - End of configuration.
   [testng] [2024-10-18 07:52:16,157] [main] testng.directory = /data
   [testng] [2024-10-18 07:52:16,157] [main] testng.configDirectory = /config
   [testng] [2024-10-18 07:52:16,168] [main] testng.multiplier = 1.0
   [testng] [2024-10-18 07:52:16,168] [main] testng.in-memory = false
   [testng] [2024-10-18 07:52:16,168] [main] testng.allow-missing = false
   [testng] [2024-10-18 07:52:16,169] [main] user.language = en
   [testng] [2024-10-18 07:52:16,169] [main] user.country = ${user.country}
   [testng] [2024-10-18 07:52:16,169] [main] Maximum heap size = 13653 MB
   [testng] Scanning for files...
   [testng] [2024-10-18 08:36:48,930] [main] ----------------------------------------
   [testng] [2024-10-18 08:36:48,930] [main] Total files: 4135
   [testng] [2024-10-18 08:36:48,930] [main] Scan time: 2672.761 s (646 ms/file)
   [testng] [2024-10-18 08:36:48,931] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 21 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-18 08:40:58,785] [pool-1-thread-1] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w1c3t4f5p6[7268]/2024-01-23T114912+1100[7773]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 08:40:58,786 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 08:40:58,786 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:40:58,786 |-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-10-18_08-40-58.log]
   [testng] 08:40:58,787 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6cb49bc1 - End of configuration.
   [testng] [2024-10-18 08:41:03,900] [pool-1-thread-12] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p1[7272]/2024-01-23T120450+1100[7777]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 08:41:03,901 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 08:41:03,901 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:41:03,902 |-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-10-18_08-41-03.log]
   [testng] 08:41:03,902 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2acf5937 - End of configuration.
   [testng] [2024-10-18 08:41:08,860] [pool-1-thread-11] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w1c3t4f5p6[7268]/2024-01-23T114912+1100[7773]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 08:41:08,860 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 08:41:08,860 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:41:08,861 |-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-10-18_08-41-08.log]
   [testng] 08:41:08,862 |-INFO in ch.qos.logback.core.sift.SiftProcessor@30a2d871 - End of configuration.
   [testng] [2024-10-18 08:41:14,328] [pool-1-thread-10] Initializing /data/public/idr0020/200972429 TOG[2702]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 08:41:14,328 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 08:41:14,328 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:41:14,329 |-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-10-18_08-41-14.log]
   [testng] 08:41:14,329 |-INFO in ch.qos.logback.core.sift.SiftProcessor@67bf6d46 - End of configuration.
   [testng] [2024-10-18 08:42:04,285] [pool-1-thread-9] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p6_rep[7273]/2024-01-23T115103+1100[7778]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 08:42:04,286 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 08:42:04,286 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:42:04,288 |-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-10-18_08-42-04.log]
   [testng] 08:42:04,288 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71937532 - End of configuration.
   [testng] [2024-10-18 08:42:11,538] [pool-1-thread-8] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p6_rep[7273]/2024-01-23T115103+1100[7778]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 08:42:11,538 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 08:42:11,538 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:42:11,539 |-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-10-18_08-42-11.log]
   [testng] 08:42:11,539 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2cdbfda8 - End of configuration.
   [testng] [2024-10-18 08:42:16,670] [pool-1-thread-7] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t1f5p6[7270]/2024-01-23T115956+1100[7775]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 08:42:16,670 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 08:42:16,670 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:42:16,670 |-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-10-18_08-42-16.log]
   [testng] 08:42:16,671 |-INFO in ch.qos.logback.core.sift.SiftProcessor@645ebf4e - End of configuration.
   [testng] [2024-10-18 08:42:22,655] [pool-1-thread-6] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p6[7274]/2024-01-23T111314+1100[7779]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 08:42:22,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 08:42:22,655 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:42:22,656 |-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-10-18_08-42-22.log]
   [testng] 08:42:22,656 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5603e557 - End of configuration.
   [testng] [2024-10-18 08:42:27,907] [pool-1-thread-5] Initializing /data/public/zenodo-6327496/tif/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 08:42:27,907 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 08:42:27,907 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:42:27,908 |-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-10-18_08-42-27.log]
   [testng] 08:42:27,908 |-INFO in ch.qos.logback.core.sift.SiftProcessor@489affa5 - End of configuration.
   [testng] [2024-10-18 08:42:33,155] [pool-1-thread-4] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p6[7274]/2024-01-23T111314+1100[7779]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 08:42:33,155 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 08:42:33,155 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:42:33,156 |-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-10-18_08-42-33.log]
   [testng] 08:42:33,156 |-INFO in ch.qos.logback.core.sift.SiftProcessor@67f9b9ff - End of configuration.
   [testng] [2024-10-18 08:42:40,554] [pool-1-thread-3] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c1t4f5p6[7269]/2024-01-23T115618+1100[7774]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 08:42:40,554 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 08:42:40,554 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:42:40,555 |-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-10-18_08-42-40.log]
   [testng] 08:42:40,555 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7a87b007 - End of configuration.
   [testng] [2024-10-18 08:42:45,926] [pool-1-thread-2] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f1p6[7271]/2024-01-23T120146+1100[7776]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 08:42:45,926 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 08:42:45,926 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 08:42:45,926 |-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-10-18_08-42-45.log]
   [testng] 08:42:45,927 |-INFO in ch.qos.logback.core.sift.SiftProcessor@75e56ef9 - End of configuration.
   [testng] [2024-10-18 08:45:52,029] [pool-1-thread-5] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w64c3t1f1p6x63[7275]/2024-01-23T121859+1100[7780]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-10-18 08:47:10,593] [pool-1-thread-11] Initializing /data/public/idr0056/1983[1461]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-10-18 08:49:38,340] [pool-1-thread-6] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c1t4f5p6[7269]/2024-01-23T115618+1100[7774]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-10-18 08:49:44,459] [pool-1-thread-8] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w64c3t1f1p6x63[7275]/2024-01-23T121859+1100[7780]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-10-18 08:54:39,818] [pool-1-thread-6] Initializing /data/public/idr0019/22_lines_HC_EGF_200145913/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-10-18 09:06:25,982] [pool-1-thread-5] Initializing /data/public/zenodo-6327496/flex/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-10-18 09:08:34,236] [pool-1-thread-5] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f1p6[7271]/2024-01-23T120146+1100[7776]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-10-18 09:14:08,985] [pool-1-thread-5] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t1f5p6[7270]/2024-01-23T115956+1100[7775]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-10-18 09:18:11,140] [pool-1-thread-12] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p1[7272]/2024-01-23T120450+1100[7777]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 09:46:54,825 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 09:46:54,825 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 09:46:54,826 |-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-10-18_09-46-54.log]
   [testng] 09:46:54,826 |-INFO in ch.qos.logback.core.sift.SiftProcessor@54af309b - End of configuration.
   [testng] 10:06:23,747 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 10:06:23,748 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:06:23,750 |-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-10-18_10-06-23.log]
   [testng] 10:06:23,750 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7da3223 - End of configuration.
   [testng] 10:06:24,200 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 10:06:24,200 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:06:24,202 |-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-10-18_10-06-24.log]
   [testng] 10:06:24,202 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2dc22857 - End of configuration.
   [testng] 10:16:24,193 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 10:16:24,194 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 10:16:24,194 |-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-10-18_10-16-24.log]
   [testng] 10:16:24,195 |-INFO in ch.qos.logback.core.sift.SiftProcessor@ab7dfd4 - End of configuration.
   [testng] 13:11:15,755 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 13:11:15,755 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:11:15,756 |-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-10-18_13-11-15.log]
   [testng] 13:11:15,756 |-INFO in ch.qos.logback.core.sift.SiftProcessor@26c53ca0 - End of configuration.
   [testng] 13:39:58,346 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 13:39:58,346 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:39:58,346 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-18_13-39-58.log]
   [testng] 13:39:58,347 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5122387 - End of configuration.
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 1113, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 347 minutes 45 seconds
Finished: SUCCESS