Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 219
originally caused by:
 Started by upstream project "Trigger" build number 246
 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/jenkins10209697221130645829.sh
+ '[' metamorph = slidebook ']'
++ date +%u
+ '[' 7 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_34781_merge_ci -v /uod/idr/repos/curated/metamorph:/data -v /uod/idr-scratch/merge-ci/curated/metamorph:/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] 03:09:15,230 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 03:09:15,232 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - No custom configurators were discovered as a service.
   [testng] 03:09:15,232 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 03:09:15,233 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 03:09:15,233 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 03:09:15,233 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 03:09:15,234 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 03:09:15,234 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 03:09:15,234 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 03:09:15,235 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 03:09:15,236 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 03:09:15,236 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 03:09:15,419 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 03:09:15,419 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 03:09:15,440 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 03:09:15,440 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 03:09:15,446 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 03:09:15,446 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 03:09:15,446 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 03:09:15,446 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 03:09:15,446 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2e3967ea - End of configuration.
   [testng] 03:09:15,447 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2e6a8155 - Registering current configuration as safe fallback point
   [testng] 03:09:15,448 |-INFO in ch.qos.logback.classic.util.ContextInitializer@55b53d44 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 214 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-13 03:09:15,457] [main] java.version = 17.0.2
   [testng] 03:09:15,460 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 03:09:15,461 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:09:15,503 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-13_03-09-15.log]
   [testng] 03:09:15,505 |-INFO in ch.qos.logback.core.sift.SiftProcessor@798162bc - End of configuration.
   [testng] [2024-10-13 03:09:15,507] [main] testng.directory = /data
   [testng] [2024-10-13 03:09:15,507] [main] testng.configDirectory = /config
   [testng] [2024-10-13 03:09:15,515] [main] testng.multiplier = 1.0
   [testng] [2024-10-13 03:09:15,516] [main] testng.in-memory = false
   [testng] [2024-10-13 03:09:15,516] [main] testng.allow-missing = false
   [testng] [2024-10-13 03:09:15,516] [main] user.language = en
   [testng] [2024-10-13 03:09:15,516] [main] user.country = ${user.country}
   [testng] [2024-10-13 03:09:15,516] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-13 03:23:26,032] [main] ----------------------------------------
   [testng] [2024-10-13 03:23:26,033] [main] Total files: 7329
   [testng] [2024-10-13 03:23:26,033] [main] Scan time: 850.516 s (116 ms/file)
   [testng] [2024-10-13 03:23:26,033] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 209 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-10-13 03:39:48,403] [pool-1-thread-1] Initializing /data/samples/single-series-test/test_w1.TIF: 
   [testng] 03:39:48,404 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 03:39:48,404 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:39:48,405 |-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-13_03-39-48.log]
   [testng] 03:39:48,406 |-INFO in ch.qos.logback.core.sift.SiftProcessor@346f0ca - End of configuration.
   [testng] [2024-10-13 03:39:50,953] [pool-1-thread-12] Initializing /data/sebastien-besson/001/120119_VimMito_001_w1DIC_t1.TIF: 
   [testng] 03:39:50,953 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 03:39:50,954 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:39:50,954 |-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-13_03-39-50.log]
   [testng] 03:39:50,955 |-INFO in ch.qos.logback.core.sift.SiftProcessor@46f9063f - End of configuration.
   [testng] [2024-10-13 03:40:13,283] [pool-1-thread-11] Initializing /data/mike/TEST 1_7_w2EN GFP_s1_t61.STK: 
   [testng] 03:40:13,283 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 03:40:13,283 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:40:13,284 |-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-13_03-40-13.log]
   [testng] 03:40:13,285 |-INFO in ch.qos.logback.core.sift.SiftProcessor@9df5bdb - End of configuration.
   [testng] [2024-10-13 03:40:15,137] [pool-1-thread-10] Initializing /data/lee/IXMtest_P24_s9_w560D948A4-4D16-49D0-9080-7575267498F9.tif: 
   [testng] 03:40:15,137 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 03:40:15,137 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:40:15,137 |-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-13_03-40-15.log]
   [testng] 03:40:15,138 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6daad893 - End of configuration.
   [testng] [2024-10-13 03:40:17,296] [pool-1-thread-9] Initializing /data/andressa/RPE/Sparse/Fibronectin/Color Combine.tif: 
   [testng] 03:40:17,297 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 03:40:17,297 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:40:17,297 |-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-13_03-40-17.log]
   [testng] 03:40:17,298 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3764e2a7 - End of configuration.
   [testng] [2024-10-13 03:40:19,975] [pool-1-thread-8] Initializing /data/samples/zseries.stk: 
   [testng] 03:40:19,976 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 03:40:19,976 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:40:19,976 |-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-13_03-40-19.log]
   [testng] 03:40:19,977 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7693d92b - End of configuration.
   [testng] [2024-10-13 03:40:22,229] [pool-1-thread-7] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s4t11_w2Laser4914BD4BP_OverView.tif: 
   [testng] 03:40:22,229 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 03:40:22,229 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:40:22,229 |-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-13_03-40-22.log]
   [testng] 03:40:22,230 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5bd82ae9 - End of configuration.
   [testng] [2024-10-13 03:40:24,602] [pool-1-thread-7] Used files list does not include base file
   [testng] [2024-10-13 03:40:24,604] [pool-1-thread-6] Initializing /data/josh/EKM49/EKM49_w2568 -TRITC-_t1.TIF: 
   [testng] 03:40:24,604 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 03:40:24,604 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:40:24,605 |-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-13_03-40-24.log]
   [testng] 03:40:24,605 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7a9656ea - End of configuration.
   [testng] [2024-10-13 03:40:28,316] [pool-1-thread-5] Initializing /data/samples/test-plate/test_s10_t1.tif: 
   [testng] 03:40:28,316 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 03:40:28,316 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:40:28,316 |-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-13_03-40-28.log]
   [testng] 03:40:28,317 |-INFO in ch.qos.logback.core.sift.SiftProcessor@a76ac42 - End of configuration.
   [testng] [2024-10-13 03:40:50,896] [pool-1-thread-4] Initializing /data/strand/TS_200nm_3_w2Fluo GFP -100-.TIF: 
   [testng] 03:40:50,897 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 03:40:50,897 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:40:50,897 |-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-13_03-40-50.log]
   [testng] 03:40:50,898 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2235bf8f - End of configuration.
   [testng] [2024-10-13 03:40:52,985] [pool-1-thread-3] Initializing /data/ascb/mt prc1 kif4.tif: 
   [testng] 03:40:52,985 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 03:40:52,985 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:40:52,985 |-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-13_03-40-52.log]
   [testng] 03:40:52,986 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2d649a97 - End of configuration.
   [testng] [2024-10-13 03:40:55,163] [pool-1-thread-2] Initializing /data/josh/2101to600astk.stk: 
   [testng] 03:40:55,163 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 03:40:55,163 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:40:55,164 |-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-13_03-40-55.log]
   [testng] 03:40:55,164 |-INFO in ch.qos.logback.core.sift.SiftProcessor@30463ed5 - End of configuration.
   [testng] [2024-10-13 03:42:00,118] [pool-1-thread-8] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/Color Combine-5.tif: 
   [testng] [2024-10-13 03:42:03,814] [pool-1-thread-10] Initializing /data/andressa/RPE/Sparse/Serum/120806_2_w1Filter DAPI.TIF: 
   [testng] [2024-10-13 03:42:06,563] [pool-1-thread-9] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w1491-525-50-FITC_s1_t2.TIF: 
   [testng] [2024-10-13 03:42:10,929] [pool-1-thread-9] Used files list does not include base file
   [testng] [2024-10-13 03:42:10,931] [pool-1-thread-11] Initializing /data/jacques/Repositionnement/Repositionnement_s1_t1.TIF: 
   [testng] [2024-10-13 03:42:13,773] [pool-1-thread-3] Initializing /data/chris/test2_w2_s1_t2.stk: 
   [testng] [2024-10-13 03:42:26,103] [pool-1-thread-1] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/Color Combine-4.tif: 
   [testng] [2024-10-13 03:42:30,133] [pool-1-thread-3] Initializing /data/jacek/YFP2trans.tif: 
   [testng] [2024-10-13 03:42:36,427] [pool-1-thread-8] Initializing /data/tristan/data IJM/tl_ z/MDA_TL_z_t1.TIF: 
   [testng] [2024-10-13 03:42:42,329] [pool-1-thread-7] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_4_w3Filter TRITC.jpg: 
   [testng] [2024-10-13 03:42:42,741] [pool-1-thread-4] Initializing /data/josh/EditedMovies/2101to600b.stk: 
   [testng] [2024-10-13 03:42:58,846] [pool-1-thread-7] Initializing /data/andressa/MCF-10A/Sparse/Fibronectin/Color Combine.tif: 
   [testng] [2024-10-13 03:43:04,385] [pool-1-thread-1] Initializing /data/grant/X.STK: 
   [testng] [2024-10-13 03:43:10,042] [pool-1-thread-3] Initializing /data/andressa/RPE/Full Confluency/Serum/Color Combine.tif: 
   [testng] [2024-10-13 03:43:16,148] [pool-1-thread-10] Initializing /data/ascb/RNA dye MT.tif: 
   [testng] [2024-10-13 03:43:20,538] [pool-1-thread-7] Initializing /data/andressa/RPE/Full Confluency/Fibronectin/120806_2_w1Filter DAPI.TIF: 
   [testng] [2024-10-13 03:43:26,454] [pool-1-thread-8] Initializing /data/jerome/deconv.STK: 
   [testng] [2024-10-13 03:43:31,239] [pool-1-thread-3] Initializing /data/olivier/01/CDYL_D0_frap_100x_01_w1491-DOUBLE-GFP-DsRed_t1.TIF: 
   [testng] [2024-10-13 03:43:47,324] [pool-1-thread-10] Initializing /data/andressa/RPE/Sparse/Fibronectin/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-13 03:43:50,401] [pool-1-thread-1] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w2561-620-60-TR_s1_t1.TIF: 
   [testng] [2024-10-13 03:43:54,088] [pool-1-thread-1] Used files list does not include base file
   [testng] [2024-10-13 03:43:56,895] [pool-1-thread-8] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w2561-620-60-TR_s2_t1.TIF: 
   [testng] [2024-10-13 03:44:00,210] [pool-1-thread-8] Used files list does not include base file
   [testng] [2024-10-13 03:44:09,879] [pool-1-thread-11] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s4t12_w1Laser4054BD4BP_OverView.tif: 
   [testng] [2024-10-13 03:44:12,261] [pool-1-thread-11] Used files list does not include base file
   [testng] [2024-10-13 03:44:19,210] [pool-1-thread-7] Initializing /data/hms/HCT116_w1Phase FITC_s7_t1.TIF: 
   [testng] [2024-10-13 03:44:25,656] [pool-1-thread-9] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_2_w2Filter FITC.TIF: 
   [testng] [2024-10-13 03:44:28,232] [pool-1-thread-4] Initializing /data/gh-2613/ScanSlide_exp1_rep1_w1confGFP_s1.stk: 
   [testng] [2024-10-13 03:44:38,690] [pool-1-thread-10] Initializing /data/jcb/201008090/3T3_ShhN_C_Nhh594.stk: 
   [testng] [2024-10-13 03:44:45,404] [pool-1-thread-9] Initializing /data/qa-16915/m-04-561.tif: 
   [testng] [2024-10-13 03:44:47,972] [pool-1-thread-11] Initializing /data/josh/2101to400astk.stk: 
   [testng] [2024-10-13 03:45:14,465] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_3_w1Filter DAPI.TIF: 
   [testng] [2024-10-13 03:45:21,080] [pool-1-thread-9] Initializing /data/qa-16915/m-04.tif: 
   [testng] [2024-10-13 03:45:26,906] [pool-1-thread-7] Initializing /data/tristan/data IJM/mw3_z/MDA_z_MW3(GFP_RFP_GLP)_w3GLP.TIF: 
   [testng] [2024-10-13 03:45:32,601] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/Color Combine-3.tif: 
   [testng] [2024-10-13 03:45:42,028] [pool-1-thread-9] Initializing /data/chris/exp1_w1CSU GREEN_s3_t002.stk: 
   [testng] [2024-10-13 03:45:48,706] [pool-1-thread-4] Initializing /data/andressa/RPE/Sparse/Collagen/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-13 03:45:51,930] [pool-1-thread-10] Initializing /data/aaron/RR11_2 TRAINED mid lobIX 63X GFP568_s1.STK: 
   [testng] [2024-10-13 03:46:00,233] [pool-1-thread-9] Initializing /data/grant/XYZC_Image_w1FITC.STK: 
   [testng] [2024-10-13 03:46:09,788] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Sparse/Collagen/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-13 03:46:12,698] [pool-1-thread-1] Initializing /data/tristan/data IJM/mw3/MDA_MW3(GFP-RFP-GLP)_w1GFP.TIF: 
   [testng] [2024-10-13 03:46:16,127] [pool-1-thread-7] Initializing /data/ascb/C9  Stack.tif: 
   [testng] [2024-10-13 03:46:18,707] [pool-1-thread-8] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z5c2s1t41_w1Laser4054BD4BP_t1.stk: 
   [testng] [2024-10-13 03:46:37,270] [pool-1-thread-7] Initializing /data/ascb/mt prc1 kif4 1.tif: 
   [testng] [2024-10-13 03:46:42,311] [pool-1-thread-9] Initializing /data/sebastian/CLC2_GFP root4/0.1% DMSO root4001.tif: 
   [testng] [2024-10-13 03:46:47,353] [pool-1-thread-4] Initializing /data/graham/G_Wright raw.stk: 
   [testng] [2024-10-13 03:46:53,359] [pool-1-thread-7] Initializing /data/ascb/golgi marker 2.tif: 
   [testng] [2024-10-13 03:46:57,193] [pool-1-thread-9] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w1491-525-50-FITC_s1_t1.TIF: 
   [testng] [2024-10-13 03:47:00,188] [pool-1-thread-9] Used files list does not include base file
   [testng] [2024-10-13 03:47:04,833] [pool-1-thread-10] Initializing /data/josh/2101to400bstk.stk: 
   [testng] [2024-10-13 03:47:53,970] [pool-1-thread-1] Initializing /data/tristan/data IJM/mw1/MDA_mw1(GFP)_w1GFP.TIF: 
   [testng] [2024-10-13 03:47:55,922] [pool-1-thread-4] Initializing /data/heiko/sample_3x3.stk: 
   [testng] [2024-10-13 03:47:59,203] [pool-1-thread-7] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w1491-525-50-FITC_s2_t2.TIF: 
   [testng] [2024-10-13 03:48:02,289] [pool-1-thread-7] Used files list does not include base file
   [testng] [2024-10-13 03:48:07,258] [pool-1-thread-8] Initializing /data/alex/48h/48h_siGW25_w2FITC.TIF: 
   [testng] [2024-10-13 03:48:12,688] [pool-1-thread-6] Initializing /data/ascb/mt prc1 kif4 3.tif: 
   [testng] [2024-10-13 03:48:14,898] [pool-1-thread-4] Initializing /data/benedikt/LosslessCompressedSTK.stk: 
   [testng] [2024-10-13 03:48:19,664] [pool-1-thread-11] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z5c2s4t41_w1Laser4054BD4BP_s1_t1.stk: 
   [testng] [2024-10-13 03:48:28,441] [pool-1-thread-1] Initializing /data/thomas/test.tif: 
   [testng] [2024-10-13 03:48:35,960] [pool-1-thread-6] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c1s1t1.tif: 
   [testng] [2024-10-13 03:48:42,650] [pool-1-thread-8] Initializing /data/josh/EditedMovies/2101to600a.stk: 
   [testng] [2024-10-13 03:49:02,452] [pool-1-thread-1] Initializing /data/chris-de-graffenried/2011-11-01/DOX FAZ1 568 PLK 4881_w1Cy3.stk: 
   [testng] [2024-10-13 03:49:04,661] [pool-1-thread-2] Initializing /data/ascb/golgi marker.tif: 
   [testng] [2024-10-13 03:49:10,800] [pool-1-thread-4] Initializing /data/ascb/mt prc1 kif4 2.tif: 
   [testng] [2024-10-13 03:49:14,285] [pool-1-thread-6] Initializing /data/alex/13/LJN_Y1136_13_w2FITC_t2.STK: 
   [testng] [2024-10-13 03:49:18,671] [pool-1-thread-9] Initializing /data/gh-2613/ScanSlide_exp1_rep0_w1confGFP_s1.tif: 
   [testng] [2024-10-13 03:49:21,586] [pool-1-thread-2] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w3DIC Confocal_s1_t1.TIF: 
   [testng] [2024-10-13 03:49:24,194] [pool-1-thread-2] Used files list does not include base file
   [testng] [2024-10-13 03:49:29,076] [pool-1-thread-4] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/Color Combine.tif: 
   [testng] [2024-10-13 03:49:39,941] [pool-1-thread-9] Initializing /data/sebastien-besson/002/120119_VimMito_002_w1DIC_t1.TIF: 
   [testng] [2024-10-13 03:49:50,798] [pool-1-thread-4] Initializing /data/sebastien-besson/A._WTChlor.2.nd_[Stage1__Position52_]/A. WTChlor.2_w20 Brightfield_s4.TIF: 
   [testng] [2024-10-13 03:50:00,701] [pool-1-thread-6] Initializing /data/josh/EditedMovies/2101to600e.stk: 
   [testng] [2024-10-13 03:50:09,716] [pool-1-thread-1] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_2_w1Filter DAPI.TIF: 
   [testng] [2024-10-13 03:50:12,191] [pool-1-thread-7] Initializing /data/imagesc-39526/bottom/956662_PVTom_L7day_4x_z10um_bottom_Region-1_nTiles-029_1_conf561_s1.stk: 
   [testng] [2024-10-13 03:50:30,560] [pool-1-thread-1] Initializing /data/josh/2101to600e.stk: 
   [testng] [2024-10-13 03:51:18,320] [pool-1-thread-6] Initializing /data/qa-30870/220209_posit5.tif: 
   [testng] [2024-10-13 03:51:20,555] [pool-1-thread-2] Initializing /data/jmuhlich/rgb_w1_s1_t1.TIF: 
   [testng] [2024-10-13 03:51:36,842] [pool-1-thread-6] Initializing /data/thomas/t_test2001.tif: 
   [testng] [2024-10-13 03:51:39,358] [pool-1-thread-8] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_1_w2Filter FITC.TIF: 
   [testng] [2024-10-13 03:51:48,803] [pool-1-thread-2] Initializing /data/chris/exp1_w2CSU RED_s3_t003.stk: 
   [testng] [2024-10-13 03:51:53,806] [pool-1-thread-6] Initializing /data/aaron/metamorph.stk: 
   [testng] [2024-10-13 03:51:58,682] [pool-1-thread-8] Initializing /data/alex/14/LJN_Y1136_14_w2FITC_t2.STK: 
   [testng] [2024-10-13 03:52:01,085] [pool-1-thread-1] Initializing /data/alex/Selected FITC.stk: 
   [testng] [2024-10-13 03:52:07,723] [pool-1-thread-2] Initializing /data/andressa/RPE/Full Confluency/Collagen/120806_2_w1Filter DAPI.TIF: 
   [testng] [2024-10-13 03:52:14,381] [pool-1-thread-6] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w3DIC Confocal_s2_t2.TIF: 
   [testng] [2024-10-13 03:52:19,442] [pool-1-thread-6] Used files list does not include base file
   [testng] [2024-10-13 03:52:23,309] [pool-1-thread-1] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w2561-620-60-TR_s2_t2.TIF: 
   [testng] [2024-10-13 03:52:26,765] [pool-1-thread-1] Used files list does not include base file
   [testng] [2024-10-13 03:52:46,151] [pool-1-thread-8] Initializing /data/imagesc-39526/20200622_GDF9_D21_MT Ovary_1/MT_Ovary-11_w1conf640_s1.stk: 
   [testng] [2024-10-13 03:52:49,826] [pool-1-thread-4] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s1t11_w1Laser4054BD4BP.tif: 
   [testng] [2024-10-13 03:52:56,773] [pool-1-thread-2] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_4_w2Filter FITC.TIF: 
   [testng] [2024-10-13 03:53:11,083] [pool-1-thread-11] Initializing /data/sebastien-besson/plk1/plk1_561nm_eb3_3_t1.TIF: 
   [testng] [2024-10-13 03:53:15,164] [pool-1-thread-2] Initializing /data/alex/15/LJN_Y1136_15_w2DAPI_t2.STK: 
   [testng] [2024-10-13 03:53:24,021] [pool-1-thread-4] Initializing /data/josh/EditedMovies/2101to600f.stk: 
   [testng] [2024-10-13 03:53:39,705] [pool-1-thread-10] Initializing /data/qa-16915/m-04-488.tif: 
   [testng] [2024-10-13 03:53:48,107] [pool-1-thread-11] Initializing /data/imagesc-wafle-2020-08-18/2020-07-31 BB3084 MT3 DAY 4 reactivation/BB3084 in MT3_1_w1SDC488_s1_t1.stk: 
   [testng] [2024-10-13 03:54:01,001] [pool-1-thread-10] Initializing /data/andressa/RPE/Full Confluency/Fibronectin/Color Combine.tif: 
   [testng] [2024-10-13 03:54:05,627] [pool-1-thread-2] Initializing /data/qa-16915/m-02-488.ome.tif: 
   [testng] [2024-10-13 03:54:17,201] [pool-1-thread-7] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w3DIC Confocal_s2_t1.TIF: 
   [testng] [2024-10-13 03:54:20,087] [pool-1-thread-7] Used files list does not include base file
   [testng] [2024-10-13 03:54:22,728] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Sparse/Serum/Color Combine.tif: 
   [testng] [2024-10-13 03:54:24,852] [pool-1-thread-2] Initializing /data/dan/CavAlpha1D_51490_engG4_F_101111_1.tif: 
   [testng] [2024-10-13 03:54:37,937] [pool-1-thread-6] Initializing /data/samples/10xcalib.tif: 
   [testng] [2024-10-13 03:54:40,909] [pool-1-thread-2] Initializing /data/qa-16915/m-01-488.ome.tif: 
   [testng] [2024-10-13 03:54:42,668] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_3_w3Filter TRITC.TIF: 
   [testng] [2024-10-13 03:54:44,756] [pool-1-thread-1] Initializing /data/jcb/201008090/3T3_ShhN_C_DIC.stk: 
   [testng] [2024-10-13 03:54:46,776] [pool-1-thread-8] Initializing /data/josh/EditedMovies/2101to800.stk: 
   [testng] [2024-10-13 03:55:01,702] [pool-1-thread-6] Initializing /data/aaron/L15_CTRL_FC1d_416_Da1.stk: 
   [testng] [2024-10-13 03:55:05,872] [pool-1-thread-2] Initializing /data/chris/Stream-2(partial).stk: 
   [testng] [2024-10-13 03:55:10,838] [pool-1-thread-4] Initializing /data/andressa/MCF-10A/Sparse/Serum/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-13 03:55:12,957] [pool-1-thread-10] Initializing /data/qa-16915/m-01.tif: 
   [testng] [2024-10-13 03:55:15,141] [pool-1-thread-1] Initializing /data/qa-16887/m-01.tif: 
   [testng] [2024-10-13 03:55:21,898] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Full Confluency/Serum/Color Combine.tif: 
   [testng] [2024-10-13 03:55:31,217] [pool-1-thread-10] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w1491-525-50-FITC_s2_t1.TIF: 
   [testng] [2024-10-13 03:55:35,902] [pool-1-thread-10] Used files list does not include base file
   [testng] [2024-10-13 03:55:35,903] [pool-1-thread-1] Initializing /data/bill/FromBillM_New_MM_MDAdata/RWeD62u7dF1Mom1_w1CelegansDIC 100x_t1.TIF: 
   [testng] [2024-10-13 03:55:40,013] [pool-1-thread-6] Initializing /data/ascb/C1  Stack.stk: 
   [testng] [2024-10-13 03:55:50,169] [pool-1-thread-8] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w2561-620-60-TR_s1_t2.TIF: 
   [testng] [2024-10-13 03:55:52,852] [pool-1-thread-8] Used files list does not include base file
   [testng] [2024-10-13 03:55:52,890] [pool-1-thread-2] Initializing /data/stephane/Lame7-E5-Y+-001.stk: 
   [testng] [2024-10-13 03:55:56,028] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_2_w3Filter TRITC.TIF: 
   [testng] [2024-10-13 03:56:02,495] [pool-1-thread-4] Initializing /data/andressa/RPE/Full Confluency/Collagen/Color Combine 2.tif: 
   [testng] [2024-10-13 03:56:05,682] [pool-1-thread-7] Initializing /data/ascb/mt racgap1 dna.tif: 
   [testng] [2024-10-13 03:56:10,114] [pool-1-thread-2] Initializing /data/qa-17827/G28P2E10-2 x5.TIF: 
   [testng] [2024-10-13 03:56:14,386] [pool-1-thread-6] Initializing /data/pang/z-stack/Z Series.tif: 
   [testng] [2024-10-13 03:56:22,144] [pool-1-thread-4] Initializing /data/andressa/RPE/Full Confluency/Collagen/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-13 03:56:24,490] [pool-1-thread-7] Initializing /data/chris/test2_w2_s1_t1.stk: 
   [testng] [2024-10-13 03:56:27,416] [pool-1-thread-2] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_1_w3Filter TRITC.TIF: 
   [testng] [2024-10-13 03:56:32,442] [pool-1-thread-6] Initializing /data/sebastien-besson/new/120711_D2_001/120711_D2_001_w1DUAL 491-561_t1.TIF: 
   [testng] [2024-10-13 03:56:41,326] [pool-1-thread-7] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_Confluent_Col_MCF10A_2_Merge_contrast.tif: 
   [testng] [2024-10-13 03:56:47,226] [pool-1-thread-2] Initializing /data/jayne/2celltest10fpstl65power.stk: 
   [testng] [2024-10-13 03:56:53,857] [pool-1-thread-4] Initializing /data/chris/exp1_w2CSU RED_s3_t001.stk: 
   [testng] [2024-10-13 03:57:03,762] [pool-1-thread-7] Initializing /data/grant/Scale_bar_100um_XY_image.TIF: 
   [testng] [2024-10-13 03:57:08,935] [pool-1-thread-2] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z5c1s1t11_Laser4054BD4BP.stk: 
   [testng] [2024-10-13 03:57:11,857] [pool-1-thread-2] Used files list does not include base file
   [testng] [2024-10-13 03:57:11,912] [pool-1-thread-4] Initializing /data/sebastien-besson/new/D2Test/120711/Experiment4_w1CFP-YFP FRET 446.TIF: 
   [testng] [2024-10-13 03:57:19,594] [pool-1-thread-1] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_3_w2Filter FITC.TIF: 
   [testng] [2024-10-13 03:57:26,450] [pool-1-thread-10] Initializing /data/sebastien-besson/new/04/04_w1Both lasers_t1.TIF: 
   [testng] [2024-10-13 03:57:34,581] [pool-1-thread-6] Initializing /data/qa-31304/Well _C6_1.tif: 
   [testng] [2024-10-13 03:57:38,506] [pool-1-thread-7] Initializing /data/qa-16915/m-01-561.ome.tif: 
   [testng] [2024-10-13 03:57:40,363] [pool-1-thread-1] Initializing /data/josh/2101to600f.stk: 
   [testng] [2024-10-13 03:58:07,913] [pool-1-thread-8] Initializing /data/ved/Expt01_w1CFP FRET-S ND0.5_t1.TIF: 
   [testng] [2024-10-13 03:58:13,614] [pool-1-thread-4] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_2_w1Filter DAPI.TIF: 
   [testng] [2024-10-13 03:58:18,952] [pool-1-thread-6] Initializing /data/qa-16915/m-02-561.ome.tif: 
   [testng] [2024-10-13 03:58:21,034] [pool-1-thread-7] Initializing /data/josh/EditedMovies/2101to400a.stk: 
   [testng] [2024-10-13 03:58:44,970] [pool-1-thread-6] Initializing /data/tristan/data IJM/mw2/MDA_mw2(GFP-RFP)_w1GFP.TIF: 
   [testng] [2024-10-13 03:58:47,612] [pool-1-thread-2] Initializing /data/sebastien-besson/new/D2Test/120711/Experiment3_w1CFP-YFP FRET 446.TIF: 
   [testng] [2024-10-13 03:58:56,844] [pool-1-thread-4] Initializing /data/jcb/201008090/3T3_ShhN_C_Chh488.stk: 
   [testng] [2024-10-13 03:59:11,861] [pool-1-thread-4] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_Confluent_Col_MCF10A_2_Merge.TIF: 
   [testng] [2024-10-13 03:59:21,657] [pool-1-thread-2] Initializing /data/tristan/data IJM/tl/MDA_TL_t1.TIF: 
   [testng] [2024-10-13 03:59:24,070] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Sparse/Collagen/Color Combine.tif: 
   [testng] [2024-10-13 03:59:32,656] [pool-1-thread-4] Initializing /data/chris/exp1_w1_s1_t1.tif: 
   [testng] [2024-10-13 03:59:39,652] [pool-1-thread-8] Initializing /data/qa-16907/1_w1Single SPI 405.TIF: 
   [testng] [2024-10-13 03:59:41,879] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-13 03:59:46,764] [pool-1-thread-7] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z5c2s1t11_w1Laser4054BD4BP.stk: 
   [testng] [2024-10-13 03:59:50,131] [pool-1-thread-4] Initializing /data/tristan/data IJM/mw1_z/MDA_z_MW1(GFP)_w1GFP.TIF: 
   [testng] [2024-10-13 03:59:58,373] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_4_w3Filter TRITC.TIF: 
   [testng] [2024-10-13 04:00:05,122] [pool-1-thread-2] Initializing /data/andressa/RPE/Full Confluency/Serum/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-13 04:00:12,185] [pool-1-thread-8] Initializing /data/ascb/RNA dye MT 2.tif: 
   [testng] [2024-10-13 04:00:15,609] [pool-1-thread-6] Initializing /data/jcb/201008090/Color Combine.stk: 
   [testng] [2024-10-13 04:00:19,385] [pool-1-thread-7] Initializing /data/samples/diatoms3d.stk: 
   [testng] [2024-10-13 04:00:21,456] [pool-1-thread-4] Initializing /data/josh/EditedMovies/2101to400b.stk: 
   [testng] [2024-10-13 04:00:52,698] [pool-1-thread-8] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_2_w3Filter TRITC.jpg: 
   [testng] [2024-10-13 04:00:54,319] [pool-1-thread-7] Initializing /data/chris/Foo/exp1_w1_s1_t1.tif: 
   [testng] [2024-10-13 04:01:29,739] [pool-1-thread-6] Initializing /data/sebastien/GA-2222 raf-1_w2Mono 475 nm.STK: 
   [testng] [2024-10-13 04:01:31,337] [pool-1-thread-1] Initializing /data/dave/Z Series.stk: 
   [testng] [2024-10-13 04:01:37,748] [pool-1-thread-8] Initializing /data/steve/Experiment2.stk: 
   [testng] [2024-10-13 04:01:42,192] [pool-1-thread-2] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w3DIC Confocal_s1_t2.TIF: 
   [testng] [2024-10-13 04:01:45,021] [pool-1-thread-2] Used files list does not include base file
   [testng] [2024-10-13 04:01:48,139] [pool-1-thread-1] Initializing /data/doil/001-23 dapi.stk: 
   [testng] [2024-10-13 04:02:00,000] [pool-1-thread-6] Initializing /data/sebastien-besson/new/D2Test/120711/Experiment5_w1DUAL 491-561_t1.TIF: 
   [testng] [2024-10-13 04:02:07,099] [pool-1-thread-8] Initializing /data/jcb/201007118/si133_J3_5_w18- 30- GFP_t1.STK: 
   [testng] [2024-10-13 04:03:26,020] [pool-1-thread-2] Initializing /data/josh/2101to600b.stk: 
   [testng] [2024-10-13 04:03:42,995] [pool-1-thread-4] Initializing /data/samples/zserSixteen.stk: 
   [testng] [2024-10-13 04:03:55,968] [pool-1-thread-4] Initializing /data/graham/G_Wright deconvolved.stk: 
   [testng] [2024-10-13 04:04:09,707] [pool-1-thread-4] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_Confluent_Col_MCF10A_2_Merge_contrast.jpg: 
   [testng] [2024-10-13 04:04:15,352] [pool-1-thread-1] Initializing /data/sebastien-besson/new/D2Test/120711/120711_D2_001_w1DUAL 491-561_t1.TIF: 
   [testng] [2024-10-13 04:04:19,622] [pool-1-thread-4] Initializing /data/grant/XYZCT_Image_w1FITC_t1.STK: 
   [testng] [2024-10-13 04:05:06,634] [pool-1-thread-1] Initializing /data/cumol-test-series/23.001: 
   [testng] [2024-10-13 04:05:17,511] [pool-1-thread-4] Initializing /data/steve/Experiment2.tif: 
   [testng] [2024-10-13 04:05:28,558] [pool-1-thread-2] Initializing /data/chris-de-graffenried/2011-05-30/ND C4 488 PLK 5682_w1sRFP.stk: 
   [testng] [2024-10-13 04:05:30,993] [pool-1-thread-4] Initializing /data/heiko/metadata_3x3.jpg: 
   [testng] [2024-10-13 04:05:36,684] [pool-1-thread-4] Initializing /data/lee/20130116-u2os-celldensitytest-72h-96h_m08_s9_w2766e46f1-81be-45a2-88b1-abe8da58c47a.tif: 
   [testng] [2024-10-13 04:05:50,698] [pool-1-thread-4] Initializing /data/sebastien-besson/new/D2Test/120711/120711_D2Test_001_w1DUAL 491-561.TIF: 
   [testng] [2024-10-13 04:06:10,858] [pool-1-thread-2] Initializing /data/fabrice/100722ac-2_w1RED_s1_t1.TIF: 
   [testng] [2024-10-13 04:06:14,008] [pool-1-thread-4] Initializing /data/samples/zser24.stk: 
   [testng] [2024-10-13 04:06:23,728] [pool-1-thread-2] Initializing /data/andressa/MCF-10A/Sparse/Fibronectin/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-13 04:06:25,916] [pool-1-thread-1] Initializing /data/jae/RGB_s34.tif: 
   [testng] [2024-10-13 04:06:28,919] [pool-1-thread-4] Initializing /data/josh/2101to800.stk: 
   [testng] [2024-10-13 04:06:54,252] [pool-1-thread-1] Initializing /data/andressa/MCF-10A/Full Confluency/Serum/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-13 04:07:14,056] [pool-1-thread-2] Initializing /data/grant/XYZ_Image.STK: 
   [testng] [2024-10-13 04:07:31,141] [pool-1-thread-1] Initializing /data/samples/zserEight.stk: 
   [testng] [2024-10-13 04:07:36,927] [pool-1-thread-2] Initializing /data/chris/exp1_w2CSU RED_s3_t002.stk: 
   [testng] [2024-10-13 04:07:44,761] [pool-1-thread-1] Initializing /data/heiko/sample_2x2.stk: 
   [testng] [2024-10-13 04:07:49,323] [pool-1-thread-4] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_4_w1Filter DAPI.TIF: 
   [testng] [2024-10-13 04:07:52,403] [pool-1-thread-2] Initializing /data/chris-de-graffenried/ND C4 488 PLK 5682_w1sRFP.stk: 
   [testng] [2024-10-13 04:07:58,310] [pool-1-thread-10] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s4t11_w1Laser4054BD4BP_OverView.tif: 
   [testng] [2024-10-13 04:08:00,377] [pool-1-thread-10] Used files list does not include base file
   [testng] [2024-10-13 04:08:01,555] [pool-1-thread-1] Initializing /data/lee/397_w1447 laser_s17_t1_bad.TIF: 
   [testng] [2024-10-13 04:08:06,484] [pool-1-thread-4] Initializing /data/bill/OX218B3/OX218B3_w1488nm- 30-_t1.STK: 
   [testng] [2024-10-13 04:08:10,420] [pool-1-thread-6] Initializing /data/david/tl4.tif: 
   [testng] [2024-10-13 04:08:18,134] [pool-1-thread-1] Initializing /data/qa-16915/m-02.tif: 
   [testng] [2024-10-13 04:08:29,763] [pool-1-thread-6] Initializing /data/chris/exp1_w1CSU GREEN_s3_t001.stk: 
   [testng] [2024-10-13 04:08:31,627] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/Color Combine-2.tif: 
   [testng] [2024-10-13 04:08:33,567] [pool-1-thread-1] Initializing /data/andressa/RPE/Sparse/Collagen/Color Combine.tif: 
   [testng] [2024-10-13 04:08:35,453] [pool-1-thread-2] Initializing /data/ascb/mt aim.tif: 
   [testng] [2024-10-13 04:08:42,742] [pool-1-thread-6] Initializing /data/ascb/mt mklp1.tif: 
   [testng] [2024-10-13 04:08:45,222] [pool-1-thread-3] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s4t12_w2Laser4914BD4BP_OverView.tif: 
   [testng] [2024-10-13 04:08:47,783] [pool-1-thread-3] Used files list does not include base file
   [testng] [2024-10-13 04:08:49,137] [pool-1-thread-10] Initializing /data/jmuhlich/metamorph_scan_rgb/Scan 20x obj 40_w1_s1_t1.TIF: 
   [testng] [2024-10-13 04:08:51,284] [pool-1-thread-2] Initializing /data/andressa/RPE/Sparse/Serum/Color Combine.tif: 
   [testng] [2024-10-13 04:08:53,129] [pool-1-thread-1] Initializing /data/ascb/monopolar mt aim.tif: 
   [testng] [2024-10-13 04:09:00,640] [pool-1-thread-6] Initializing /data/samples/10xcalib.stk: 
   [testng] 07:08:10,927 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 07:08:10,927 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:08:10,928 |-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-13_07-08-10.log]
   [testng] 07:08:10,929 |-INFO in ch.qos.logback.core.sift.SiftProcessor@60ee711a - End of configuration.
   [testng] 07:11:20,155 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 07:11:20,155 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 07:11:20,158 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-13_07-11-20.log]
   [testng] 07:11:20,158 |-INFO in ch.qos.logback.core.sift.SiftProcessor@112bda4d - End of configuration.
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 11077, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 242 minutes 9 seconds
Finished: SUCCESS