Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 233
originally caused by:
 Started by upstream project "Trigger" build number 258
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@9
[BIOFORMATS-test-folder@9] $ /bin/bash -xe /tmp/jenkins10988616133433136185.sh
+ '[' metamorph = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_36613_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] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

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] 02:56:16,750 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:56:16,752 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - No custom configurators were discovered as a service.
   [testng] 02:56:16,752 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:56:16,753 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:56:16,753 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:56:16,753 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:56:16,754 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:56:16,754 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:56:16,754 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:56:16,755 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:56:16,755 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:56:16,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] 02:56:16,907 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:56:16,908 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:56:16,930 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:56:16,930 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:56:16,937 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:56:16,937 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:56:16,937 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:56:16,937 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:56:16,937 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@29215f06 - End of configuration.
   [testng] 02:56:16,938 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@b9b00e0 - Registering current configuration as safe fallback point
   [testng] 02:56:16,938 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 184 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-10-24 02:56:16,946] [main] java.version = 21
   [testng] 02:56:16,949 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:56:16,949 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:56:16,992 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-24_02-56-16.log]
   [testng] 02:56:16,994 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1b919693 - End of configuration.
   [testng] [2024-10-24 02:56:16,996] [main] testng.directory = /data
   [testng] [2024-10-24 02:56:16,997] [main] testng.configDirectory = /config
   [testng] [2024-10-24 02:56:17,008] [main] testng.multiplier = 1.0
   [testng] [2024-10-24 02:56:17,009] [main] testng.in-memory = false
   [testng] [2024-10-24 02:56:17,009] [main] testng.allow-missing = false
   [testng] [2024-10-24 02:56:17,009] [main] user.language = en
   [testng] [2024-10-24 02:56:17,009] [main] user.country = ${user.country}
   [testng] [2024-10-24 02:56:17,009] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-10-24 03:08:16,437] [main] ----------------------------------------
   [testng] [2024-10-24 03:08:16,438] [main] Total files: 7329
   [testng] [2024-10-24 03:08:16,438] [main] Scan time: 719.428 s (98 ms/file)
   [testng] [2024-10-24 03:08:16,438] [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-24 03:19:36,610] [pool-1-thread-1] Initializing /data/josh/EditedMovies/2101to600a.stk: 
   [testng] 03:19:36,610 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 03:19:36,611 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:36,612 |-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-24_03-19-36.log]
   [testng] 03:19:36,612 |-INFO in ch.qos.logback.core.sift.SiftProcessor@43c330af - End of configuration.
   [testng] [2024-10-24 03:19:51,693] [pool-1-thread-12] Initializing /data/graham/G_Wright deconvolved.stk: 
   [testng] 03:19:51,694 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 03:19:51,694 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:51,694 |-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-24_03-19-51.log]
   [testng] 03:19:51,695 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3bafdb37 - End of configuration.
   [testng] [2024-10-24 03:19:53,026] [pool-1-thread-11] Initializing /data/andressa/RPE/Sparse/Fibronectin/120806_1_w1Filter DAPI.TIF: 
   [testng] 03:19:53,026 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 03:19:53,026 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:53,026 |-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-24_03-19-53.log]
   [testng] 03:19:53,027 |-INFO in ch.qos.logback.core.sift.SiftProcessor@457558d2 - End of configuration.
   [testng] [2024-10-24 03:19:54,326] [pool-1-thread-10] Initializing /data/aaron/metamorph.stk: 
   [testng] 03:19:54,326 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 03:19:54,327 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:54,327 |-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-24_03-19-54.log]
   [testng] 03:19:54,328 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2fcf760b - End of configuration.
   [testng] [2024-10-24 03:19:55,400] [pool-1-thread-9] Initializing /data/jae/RGB_s34.tif: 
   [testng] 03:19:55,401 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 03:19:55,401 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:55,401 |-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-24_03-19-55.log]
   [testng] 03:19:55,401 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6056efe6 - End of configuration.
   [testng] [2024-10-24 03:19:57,125] [pool-1-thread-8] Initializing /data/ascb/mt prc1 kif4 1.tif: 
   [testng] 03:19:57,125 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 03:19:57,125 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:57,126 |-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-24_03-19-57.log]
   [testng] 03:19:57,126 |-INFO in ch.qos.logback.core.sift.SiftProcessor@73d1d1ee - End of configuration.
   [testng] [2024-10-24 03:19:58,840] [pool-1-thread-7] Initializing /data/samples/zserEight.stk: 
   [testng] 03:19:58,840 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 03:19:58,840 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:19:58,840 |-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-24_03-19-58.log]
   [testng] 03:19:58,841 |-INFO in ch.qos.logback.core.sift.SiftProcessor@472df2ad - End of configuration.
   [testng] [2024-10-24 03:20:00,623] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_Confluent_Col_MCF10A_2_Merge_contrast.jpg: 
   [testng] 03:20:00,624 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 03:20:00,624 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:20:00,624 |-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-24_03-20-00.log]
   [testng] 03:20:00,625 |-INFO in ch.qos.logback.core.sift.SiftProcessor@354d36f5 - End of configuration.
   [testng] [2024-10-24 03:20:00,981] [pool-1-thread-5] Initializing /data/thomas/t_test2001.tif: 
   [testng] 03:20:00,981 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 03:20:00,981 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:20:00,982 |-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-24_03-20-00.log]
   [testng] 03:20:00,982 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3a930f5a - End of configuration.
   [testng] [2024-10-24 03:20:02,240] [pool-1-thread-4] Initializing /data/mike/TEST 1_7_w2EN GFP_s1_t61.STK: 
   [testng] 03:20:02,240 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 03:20:02,240 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:20:02,240 |-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-24_03-20-02.log]
   [testng] 03:20:02,241 |-INFO in ch.qos.logback.core.sift.SiftProcessor@33092da7 - End of configuration.
   [testng] [2024-10-24 03:20:03,305] [pool-1-thread-3] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s4t11_w2Laser4914BD4BP_OverView.tif: 
   [testng] 03:20:03,305 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 03:20:03,305 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:20:03,306 |-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-24_03-20-03.log]
   [testng] 03:20:03,306 |-INFO in ch.qos.logback.core.sift.SiftProcessor@39de8638 - End of configuration.
   [testng] [2024-10-24 03:20:04,988] [pool-1-thread-3] Used files list does not include base file
   [testng] [2024-10-24 03:20:04,991] [pool-1-thread-2] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z5c2s1t41_w1Laser4054BD4BP_t1.stk: 
   [testng] 03:20:04,991 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 03:20:04,991 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 03:20:04,992 |-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-24_03-20-04.log]
   [testng] 03:20:04,993 |-INFO in ch.qos.logback.core.sift.SiftProcessor@59da5d43 - End of configuration.
   [testng] [2024-10-24 03:20:14,593] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Sparse/Collagen/Color Combine.tif: 
   [testng] [2024-10-24 03:20:17,601] [pool-1-thread-7] Initializing /data/gh-2613/ScanSlide_exp1_rep0_w1confGFP_s1.tif: 
   [testng] [2024-10-24 03:20:19,248] [pool-1-thread-8] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w2561-620-60-TR_s2_t1.TIF: 
   [testng] [2024-10-24 03:20:21,406] [pool-1-thread-8] Used files list does not include base file
   [testng] [2024-10-24 03:20:21,410] [pool-1-thread-12] Initializing /data/jcb/201008090/3T3_ShhN_C_DIC.stk: 
   [testng] [2024-10-24 03:20:22,641] [pool-1-thread-5] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s4t12_w1Laser4054BD4BP_OverView.tif: 
   [testng] [2024-10-24 03:20:23,715] [pool-1-thread-5] Used files list does not include base file
   [testng] [2024-10-24 03:20:23,717] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_2_w3Filter TRITC.TIF: 
   [testng] [2024-10-24 03:20:25,039] [pool-1-thread-4] Initializing /data/qa-16907/1_w1Single SPI 405.TIF: 
   [testng] [2024-10-24 03:20:26,166] [pool-1-thread-9] Initializing /data/chris/exp1_w2CSU RED_s3_t003.stk: 
   [testng] [2024-10-24 03:20:32,670] [pool-1-thread-6] Initializing /data/david/tl4.tif: 
   [testng] [2024-10-24 03:20:34,711] [pool-1-thread-3] Initializing /data/tristan/data IJM/tl/MDA_TL_t1.TIF: 
   [testng] [2024-10-24 03:20:36,327] [pool-1-thread-9] Initializing /data/bill/OX218B3/OX218B3_w1488nm- 30-_t1.STK: 
   [testng] [2024-10-24 03:20:38,347] [pool-1-thread-10] Initializing /data/tristan/data IJM/mw1_z/MDA_z_MW1(GFP)_w1GFP.TIF: 
   [testng] [2024-10-24 03:20:40,029] [pool-1-thread-12] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/Color Combine.tif: 
   [testng] [2024-10-24 03:20:41,784] [pool-1-thread-7] Initializing /data/hms/HCT116_w1Phase FITC_s7_t1.TIF: 
   [testng] [2024-10-24 03:20:47,835] [pool-1-thread-11] Initializing /data/josh/EditedMovies/2101to400a.stk: 
   [testng] [2024-10-24 03:20:56,594] [pool-1-thread-2] Initializing /data/josh/EditedMovies/2101to600f.stk: 
   [testng] [2024-10-24 03:21:04,578] [pool-1-thread-12] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_4_w1Filter DAPI.TIF: 
   [testng] [2024-10-24 03:21:06,434] [pool-1-thread-5] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_4_w3Filter TRITC.jpg: 
   [testng] [2024-10-24 03:21:07,781] [pool-1-thread-4] Initializing /data/chris/exp1_w2CSU RED_s3_t001.stk: 
   [testng] [2024-10-24 03:21:10,862] [pool-1-thread-6] Initializing /data/dan/CavAlpha1D_51490_engG4_F_101111_1.tif: 
   [testng] [2024-10-24 03:21:14,352] [pool-1-thread-5] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_2_w1Filter DAPI.TIF: 
   [testng] [2024-10-24 03:21:16,016] [pool-1-thread-10] Initializing /data/fabrice/100722ac-2_w1RED_s1_t1.TIF: 
   [testng] [2024-10-24 03:21:21,664] [pool-1-thread-4] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s4t12_w2Laser4914BD4BP_OverView.tif: 
   [testng] [2024-10-24 03:21:23,781] [pool-1-thread-4] Used files list does not include base file
   [testng] [2024-10-24 03:21:23,809] [pool-1-thread-3] Initializing /data/chris-de-graffenried/2011-11-01/DOX FAZ1 568 PLK 4881_w1Cy3.stk: 
   [testng] [2024-10-24 03:21:25,277] [pool-1-thread-12] Initializing /data/jerome/deconv.STK: 
   [testng] [2024-10-24 03:21:27,602] [pool-1-thread-6] Initializing /data/jmuhlich/rgb_w1_s1_t1.TIF: 
   [testng] [2024-10-24 03:21:32,400] [pool-1-thread-7] Initializing /data/qa-16915/m-01-561.ome.tif: 
   [testng] [2024-10-24 03:21:33,966] [pool-1-thread-10] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w3DIC Confocal_s2_t2.TIF: 
   [testng] [2024-10-24 03:21:36,111] [pool-1-thread-10] Used files list does not include base file
   [testng] [2024-10-24 03:21:37,707] [pool-1-thread-12] Initializing /data/jcb/201008090/3T3_ShhN_C_Nhh594.stk: 
   [testng] [2024-10-24 03:21:43,236] [pool-1-thread-4] Initializing /data/andressa/RPE/Full Confluency/Serum/Color Combine.tif: 
   [testng] [2024-10-24 03:21:44,610] [pool-1-thread-7] Initializing /data/qa-16915/m-01.tif: 
   [testng] [2024-10-24 03:21:46,966] [pool-1-thread-6] Initializing /data/stephane/Lame7-E5-Y+-001.stk: 
   [testng] [2024-10-24 03:21:48,226] [pool-1-thread-12] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w2561-620-60-TR_s1_t2.TIF: 
   [testng] [2024-10-24 03:21:50,384] [pool-1-thread-12] Used files list does not include base file
   [testng] [2024-10-24 03:21:50,385] [pool-1-thread-8] Initializing /data/qa-16915/m-02-561.ome.tif: 
   [testng] [2024-10-24 03:21:51,721] [pool-1-thread-5] Initializing /data/andressa/RPE/Sparse/Serum/Color Combine.tif: 
   [testng] [2024-10-24 03:21:53,255] [pool-1-thread-11] Initializing /data/andressa/MCF-10A/Sparse/Collagen/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-24 03:21:55,143] [pool-1-thread-1] Initializing /data/josh/EKM49/EKM49_w2568 -TRITC-_t1.TIF: 
   [testng] [2024-10-24 03:22:01,025] [pool-1-thread-3] Initializing /data/andressa/RPE/Full Confluency/Fibronectin/120806_2_w1Filter DAPI.TIF: 
   [testng] [2024-10-24 03:22:02,492] [pool-1-thread-4] Initializing /data/andressa/MCF-10A/Full Confluency/Serum/Color Combine.tif: 
   [testng] [2024-10-24 03:22:03,840] [pool-1-thread-7] Initializing /data/tristan/data IJM/mw3/MDA_MW3(GFP-RFP-GLP)_w1GFP.TIF: 
   [testng] [2024-10-24 03:22:05,266] [pool-1-thread-6] Initializing /data/lee/IXMtest_P24_s9_w560D948A4-4D16-49D0-9080-7575267498F9.tif: 
   [testng] [2024-10-24 03:22:06,540] [pool-1-thread-5] Initializing /data/andressa/MCF-10A/Sparse/Serum/Color Combine.tif: 
   [testng] [2024-10-24 03:22:08,024] [pool-1-thread-2] Initializing /data/sebastien-besson/new/120711_D2_001/120711_D2_001_w1DUAL 491-561_t1.TIF: 
   [testng] [2024-10-24 03:22:09,653] [pool-1-thread-8] Initializing /data/sebastien-besson/002/120119_VimMito_002_w1DIC_t1.TIF: 
   [testng] [2024-10-24 03:22:19,849] [pool-1-thread-6] Initializing /data/alex/14/LJN_Y1136_14_w2FITC_t2.STK: 
   [testng] [2024-10-24 03:22:21,544] [pool-1-thread-4] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z5c2s1t11_w1Laser4054BD4BP.stk: 
   [testng] [2024-10-24 03:22:24,704] [pool-1-thread-5] Initializing /data/chris/Stream-2(partial).stk: 
   [testng] [2024-10-24 03:22:32,643] [pool-1-thread-11] Initializing /data/sebastien-besson/new/D2Test/120711/120711_D2Test_001_w1DUAL 491-561.TIF: 
   [testng] [2024-10-24 03:22:35,608] [pool-1-thread-3] Initializing /data/ascb/C9  Stack.tif: 
   [testng] [2024-10-24 03:22:41,911] [pool-1-thread-4] Initializing /data/chris/Foo/exp1_w1_s1_t1.tif: 
   [testng] [2024-10-24 03:23:04,532] [pool-1-thread-7] Initializing /data/qa-31304/Well _C6_1.tif: 
   [testng] [2024-10-24 03:23:07,678] [pool-1-thread-3] Initializing /data/olivier/01/CDYL_D0_frap_100x_01_w1491-DOUBLE-GFP-DsRed_t1.TIF: 
   [testng] [2024-10-24 03:23:14,480] [pool-1-thread-6] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w1491-525-50-FITC_s1_t1.TIF: 
   [testng] [2024-10-24 03:23:16,490] [pool-1-thread-6] Used files list does not include base file
   [testng] [2024-10-24 03:23:17,438] [pool-1-thread-11] Initializing /data/heiko/sample_2x2.stk: 
   [testng] [2024-10-24 03:23:19,355] [pool-1-thread-2] Initializing /data/josh/2101to800.stk: 
   [testng] [2024-10-24 03:23:27,036] [pool-1-thread-12] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_3_w2Filter FITC.TIF: 
   [testng] [2024-10-24 03:23:28,520] [pool-1-thread-10] Initializing /data/chris/exp1_w2CSU RED_s3_t002.stk: 
   [testng] [2024-10-24 03:23:29,759] [pool-1-thread-5] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w3DIC Confocal_s2_t1.TIF: 
   [testng] [2024-10-24 03:23:31,858] [pool-1-thread-5] Used files list does not include base file
   [testng] [2024-10-24 03:23:31,884] [pool-1-thread-7] Initializing /data/heiko/sample_3x3.stk: 
   [testng] [2024-10-24 03:23:38,910] [pool-1-thread-11] Initializing /data/ved/Expt01_w1CFP FRET-S ND0.5_t1.TIF: 
   [testng] [2024-10-24 03:23:41,962] [pool-1-thread-10] Initializing /data/thomas/test.tif: 
   [testng] [2024-10-24 03:23:43,773] [pool-1-thread-12] Initializing /data/graham/G_Wright raw.stk: 
   [testng] [2024-10-24 03:23:45,636] [pool-1-thread-9] Initializing /data/josh/EditedMovies/2101to800.stk: 
   [testng] [2024-10-24 03:23:52,578] [pool-1-thread-7] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-24 03:23:58,472] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_3_w1Filter DAPI.TIF: 
   [testng] [2024-10-24 03:24:01,139] [pool-1-thread-12] Initializing /data/andressa/MCF-10A/Sparse/Fibronectin/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-24 03:24:04,924] [pool-1-thread-7] Initializing /data/strand/TS_200nm_3_w2Fluo GFP -100-.TIF: 
   [testng] [2024-10-24 03:24:11,503] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_Confluent_Col_MCF10A_2_Merge_contrast.tif: 
   [testng] [2024-10-24 03:24:27,645] [pool-1-thread-10] Initializing /data/ascb/golgi marker 2.tif: 
   [testng] [2024-10-24 03:24:32,306] [pool-1-thread-7] Initializing /data/chris/test2_w2_s1_t1.stk: 
   [testng] [2024-10-24 03:24:33,903] [pool-1-thread-2] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w2561-620-60-TR_s1_t1.TIF: 
   [testng] [2024-10-24 03:24:36,423] [pool-1-thread-2] Used files list does not include base file
   [testng] [2024-10-24 03:24:36,465] [pool-1-thread-9] Initializing /data/imagesc-39526/bottom/956662_PVTom_L7day_4x_z10um_bottom_Region-1_nTiles-029_1_conf561_s1.stk: 
   [testng] [2024-10-24 03:24:41,041] [pool-1-thread-12] Initializing /data/ascb/RNA dye MT 2.tif: 
   [testng] [2024-10-24 03:24:46,253] [pool-1-thread-10] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w1491-525-50-FITC_s2_t1.TIF: 
   [testng] [2024-10-24 03:24:48,516] [pool-1-thread-10] Used files list does not include base file
   [testng] [2024-10-24 03:24:48,557] [pool-1-thread-7] Initializing /data/samples/test-plate/test_s10_t1.tif: 
   [testng] [2024-10-24 03:25:04,263] [pool-1-thread-11] Initializing /data/tristan/data IJM/mw1/MDA_mw1(GFP)_w1GFP.TIF: 
   [testng] [2024-10-24 03:25:06,134] [pool-1-thread-6] Initializing /data/josh/2101to600f.stk: 
   [testng] [2024-10-24 03:25:35,086] [pool-1-thread-12] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_4_w2Filter FITC.TIF: 
   [testng] [2024-10-24 03:25:39,667] [pool-1-thread-5] Initializing /data/andressa/RPE/Sparse/Collagen/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-24 03:25:41,167] [pool-1-thread-1] Initializing /data/ascb/mt mklp1.tif: 
   [testng] [2024-10-24 03:25:46,332] [pool-1-thread-12] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_2_w3Filter TRITC.jpg: 
   [testng] [2024-10-24 03:25:47,322] [pool-1-thread-11] Initializing /data/andressa/RPE/Sparse/Serum/120806_2_w1Filter DAPI.TIF: 
   [testng] [2024-10-24 03:25:50,566] [pool-1-thread-12] Initializing /data/ascb/monopolar mt aim.tif: 
   [testng] [2024-10-24 03:25:52,975] [pool-1-thread-1] Initializing /data/lee/397_w1447 laser_s17_t1_bad.TIF: 
   [testng] [2024-10-24 03:26:01,067] [pool-1-thread-12] Initializing /data/dave/Z Series.stk: 
   [testng] [2024-10-24 03:26:03,586] [pool-1-thread-1] Initializing /data/qa-16915/m-04-561.tif: 
   [testng] [2024-10-24 03:26:09,825] [pool-1-thread-5] Initializing /data/doil/001-23 dapi.stk: 
   [testng] [2024-10-24 03:26:20,004] [pool-1-thread-12] Initializing /data/ascb/RNA dye MT.tif: 
   [testng] [2024-10-24 03:26:21,673] [pool-1-thread-2] Initializing /data/josh/EditedMovies/2101to600e.stk: 
   [testng] [2024-10-24 03:26:29,043] [pool-1-thread-11] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w3DIC Confocal_s1_t2.TIF: 
   [testng] [2024-10-24 03:26:30,962] [pool-1-thread-11] Used files list does not include base file
   [testng] [2024-10-24 03:26:30,995] [pool-1-thread-1] Initializing /data/ascb/C1  Stack.stk: 
   [testng] [2024-10-24 03:26:37,523] [pool-1-thread-12] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_3_w3Filter TRITC.TIF: 
   [testng] [2024-10-24 03:26:39,114] [pool-1-thread-10] Initializing /data/pang/z-stack/Z Series.tif: 
   [testng] [2024-10-24 03:26:43,526] [pool-1-thread-1] Initializing /data/alex/15/LJN_Y1136_15_w2DAPI_t2.STK: 
   [testng] [2024-10-24 03:26:50,521] [pool-1-thread-10] Initializing /data/josh/2101to400bstk.stk: 
   [testng] [2024-10-24 03:27:27,443] [pool-1-thread-12] Initializing /data/grant/XYZCT_Image_w1FITC_t1.STK: 
   [testng] [2024-10-24 03:27:41,702] [pool-1-thread-9] Initializing /data/sebastien-besson/new/D2Test/120711/Experiment5_w1DUAL 491-561_t1.TIF: 
   [testng] [2024-10-24 03:27:45,159] [pool-1-thread-2] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w1491-525-50-FITC_s2_t2.TIF: 
   [testng] [2024-10-24 03:27:46,996] [pool-1-thread-2] Used files list does not include base file
   [testng] [2024-10-24 03:27:48,890] [pool-1-thread-1] Initializing /data/samples/zseries.stk: 
   [testng] [2024-10-24 03:27:58,807] [pool-1-thread-1] Initializing /data/samples/10xcalib.tif: 
   [testng] [2024-10-24 03:28:07,274] [pool-1-thread-1] Initializing /data/samples/zserSixteen.stk: 
   [testng] [2024-10-24 03:28:09,381] [pool-1-thread-6] Initializing /data/qa-17827/G28P2E10-2 x5.TIF: 
   [testng] [2024-10-24 03:28:12,094] [pool-1-thread-12] Initializing /data/sebastian/CLC2_GFP root4/0.1% DMSO root4001.tif: 
   [testng] [2024-10-24 03:28:13,758] [pool-1-thread-11] Initializing /data/jmuhlich/metamorph_scan_rgb/Scan 20x obj 40_w1_s1_t1.TIF: 
   [testng] [2024-10-24 03:28:20,268] [pool-1-thread-1] Initializing /data/andressa/MCF-10A/Sparse/Fibronectin/Color Combine.tif: 
   [testng] [2024-10-24 03:28:24,821] [pool-1-thread-6] Initializing /data/ascb/mt prc1 kif4 3.tif: 
   [testng] [2024-10-24 03:28:26,708] [pool-1-thread-12] Initializing /data/chris-de-graffenried/ND C4 488 PLK 5682_w1sRFP.stk: 
   [testng] [2024-10-24 03:28:30,594] [pool-1-thread-5] Initializing /data/grant/Scale_bar_100um_XY_image.TIF: 
   [testng] [2024-10-24 03:28:36,295] [pool-1-thread-1] Initializing /data/jcb/201007118/si133_J3_5_w18- 30- GFP_t1.STK: 
   [testng] [2024-10-24 03:28:43,555] [pool-1-thread-6] Initializing /data/chris/exp1_w1CSU GREEN_s3_t002.stk: 
   [testng] [2024-10-24 03:28:52,991] [pool-1-thread-5] Initializing /data/qa-16915/m-02.tif: 
   [testng] [2024-10-24 03:28:55,553] [pool-1-thread-6] Initializing /data/benedikt/LosslessCompressedSTK.stk: 
   [testng] [2024-10-24 03:29:04,819] [pool-1-thread-11] Initializing /data/grant/XYZC_Image_w1FITC.STK: 
   [testng] [2024-10-24 03:29:06,953] [pool-1-thread-12] Initializing /data/steve/Experiment2.stk: 
   [testng] [2024-10-24 03:29:15,238] [pool-1-thread-5] Initializing /data/heiko/metadata_3x3.jpg: 
   [testng] [2024-10-24 03:29:17,762] [pool-1-thread-2] Initializing /data/sebastien/GA-2222 raf-1_w2Mono 475 nm.STK: 
   [testng] [2024-10-24 03:29:19,517] [pool-1-thread-12] Initializing /data/tristan/data IJM/tl_ z/MDA_TL_z_t1.TIF: 
   [testng] [2024-10-24 03:29:24,322] [pool-1-thread-5] Initializing /data/jacques/Repositionnement/Repositionnement_s1_t1.TIF: 
   [testng] [2024-10-24 03:29:31,023] [pool-1-thread-6] Initializing /data/ascb/mt racgap1 dna.tif: 
   [testng] [2024-10-24 03:29:34,752] [pool-1-thread-2] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/Color Combine-5.tif: 
   [testng] [2024-10-24 03:29:38,816] [pool-1-thread-11] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w1491-525-50-FITC_s1_t2.TIF: 
   [testng] [2024-10-24 03:29:42,474] [pool-1-thread-11] Used files list does not include base file
   [testng] [2024-10-24 03:29:46,153] [pool-1-thread-6] Initializing /data/alex/48h/48h_siGW25_w2FITC.TIF: 
   [testng] [2024-10-24 03:29:51,926] [pool-1-thread-2] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/Color Combine-3.tif: 
   [testng] [2024-10-24 03:29:56,619] [pool-1-thread-12] Initializing /data/aaron/RR11_2 TRAINED mid lobIX 63X GFP568_s1.STK: 
   [testng] [2024-10-24 03:30:05,836] [pool-1-thread-2] Initializing /data/ascb/mt prc1 kif4 2.tif: 
   [testng] [2024-10-24 03:30:10,492] [pool-1-thread-12] Initializing /data/josh/EditedMovies/2101to600b.stk: 
   [testng] [2024-10-24 03:30:25,119] [pool-1-thread-6] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/Color Combine-4.tif: 
   [testng] [2024-10-24 03:30:28,733] [pool-1-thread-2] Initializing /data/sebastien-besson/new/D2Test/120711/120711_D2_001_w1DUAL 491-561_t1.TIF: 
   [testng] [2024-10-24 03:30:39,542] [pool-1-thread-6] Initializing /data/chris/exp1_w1_s1_t1.tif: 
   [testng] [2024-10-24 03:30:51,868] [pool-1-thread-6] Initializing /data/ascb/golgi marker.tif: 
   [testng] [2024-10-24 03:31:02,165] [pool-1-thread-5] Initializing /data/samples/diatoms3d.stk: 
   [testng] [2024-10-24 03:31:05,943] [pool-1-thread-6] Initializing /data/andressa/RPE/Full Confluency/Collagen/Color Combine 2.tif: 
   [testng] [2024-10-24 03:31:17,100] [pool-1-thread-5] Initializing /data/jayne/2celltest10fpstl65power.stk: 
   [testng] [2024-10-24 03:31:21,016] [pool-1-thread-6] Initializing /data/sebastien-besson/new/D2Test/120711/Experiment3_w1CFP-YFP FRET 446.TIF: 
   [testng] [2024-10-24 03:31:22,377] [pool-1-thread-2] Initializing /data/andressa/MCF-10A/Sparse/Serum/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-24 03:31:23,978] [pool-1-thread-11] Initializing /data/ascb/mt prc1 kif4.tif: 
   [testng] [2024-10-24 03:31:28,520] [pool-1-thread-12] Initializing /data/samples/10xcalib.stk: 
   [testng] [2024-10-24 03:31:33,473] [pool-1-thread-5] Initializing /data/sebastien-besson/new/04/04_w1Both lasers_t1.TIF: 
   [testng] [2024-10-24 03:31:38,623] [pool-1-thread-11] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_2_w1Filter DAPI.TIF: 
   [testng] [2024-10-24 03:31:41,459] [pool-1-thread-12] Initializing /data/tristan/data IJM/mw3_z/MDA_z_MW3(GFP_RFP_GLP)_w3GLP.TIF: 
   [testng] [2024-10-24 03:31:45,309] [pool-1-thread-6] Initializing /data/qa-16887/m-01.tif: 
   [testng] [2024-10-24 03:31:48,776] [pool-1-thread-10] Initializing /data/andressa/MCF-10A/Full Confluency/Serum/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-24 03:31:50,435] [pool-1-thread-11] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s4t11_w1Laser4054BD4BP_OverView.tif: 
   [testng] [2024-10-24 03:31:51,863] [pool-1-thread-11] Used files list does not include base file
   [testng] [2024-10-24 03:31:53,528] [pool-1-thread-2] Initializing /data/jcb/201008090/Color Combine.stk: 
   [testng] [2024-10-24 03:31:58,268] [pool-1-thread-6] 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-24 03:32:05,644] [pool-1-thread-2] Initializing /data/sebastien-besson/001/120119_VimMito_001_w1DIC_t1.TIF: 
   [testng] [2024-10-24 03:32:20,493] [pool-1-thread-12] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_2_w2Filter FITC.TIF: 
   [testng] [2024-10-24 03:32:24,747] [pool-1-thread-11] Initializing /data/sebastien-besson/plk1/plk1_561nm_eb3_3_t1.TIF: 
   [testng] [2024-10-24 03:32:31,964] [pool-1-thread-12] Initializing /data/qa-16915/m-04.tif: 
   [testng] [2024-10-24 03:32:34,235] [pool-1-thread-10] Initializing /data/samples/single-series-test/test_w1.TIF: 
   [testng] [2024-10-24 03:32:45,582] [pool-1-thread-11] Initializing /data/qa-16915/m-02-488.ome.tif: 
   [testng] [2024-10-24 03:32:47,691] [pool-1-thread-12] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_1_w2Filter FITC.TIF: 
   [testng] [2024-10-24 03:32:49,701] [pool-1-thread-9] Initializing /data/alex/Selected FITC.stk: 
   [testng] [2024-10-24 03:32:55,005] [pool-1-thread-10] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z5c2s4t41_w1Laser4054BD4BP_s1_t1.stk: 
   [testng] [2024-10-24 03:33:01,527] [pool-1-thread-11] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/120806_Confluent_Col_MCF10A_2_Merge.TIF: 
   [testng] [2024-10-24 03:33:03,755] [pool-1-thread-12] Initializing /data/andressa/RPE/Full Confluency/Fibronectin/Color Combine.tif: 
   [testng] [2024-10-24 03:33:05,359] [pool-1-thread-9] Initializing /data/gh-2613/ScanSlide_exp1_rep1_w1confGFP_s1.stk: 
   [testng] [2024-10-24 03:33:14,897] [pool-1-thread-12] Initializing /data/steve/Experiment2.tif: 
   [testng] [2024-10-24 03:33:19,652] [pool-1-thread-11] Initializing /data/andressa/RPE/Sparse/Collagen/Color Combine.tif: 
   [testng] [2024-10-24 03:33:26,895] [pool-1-thread-12] Initializing /data/sebastien-besson/A._WTChlor.2.nd_[Stage1__Position52_]/A. WTChlor.2_w20 Brightfield_s4.TIF: 
   [testng] [2024-10-24 03:33:32,419] [pool-1-thread-11] Initializing /data/ascb/mt aim.tif: 
   [testng] [2024-10-24 03:33:42,547] [pool-1-thread-11] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z5c1s1t11_Laser4054BD4BP.stk: 
   [testng] [2024-10-24 03:33:44,787] [pool-1-thread-11] Used files list does not include base file
   [testng] [2024-10-24 03:33:57,893] [pool-1-thread-9] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c1s1t1.tif: 
   [testng] [2024-10-24 03:34:13,072] [pool-1-thread-9] Initializing /data/lee/20130116-u2os-celldensitytest-72h-96h_m08_s9_w2766e46f1-81be-45a2-88b1-abe8da58c47a.tif: 
   [testng] [2024-10-24 03:34:24,644] [pool-1-thread-9] Initializing /data/tristan/data IJM/mw2/MDA_mw2(GFP-RFP)_w1GFP.TIF: 
   [testng] [2024-10-24 03:34:37,951] [pool-1-thread-11] Initializing /data/bill/FromBillM_New_MM_MDAdata/RWeD62u7dF1Mom1_w1CelegansDIC 100x_t1.TIF: 
   [testng] [2024-10-24 03:34:50,587] [pool-1-thread-9] Initializing /data/grant/XYZ_Image.STK: 
   [testng] [2024-10-24 03:35:09,182] [pool-1-thread-9] Initializing /data/jacek/YFP2trans.tif: 
   [testng] [2024-10-24 03:35:18,651] [pool-1-thread-9] Initializing /data/chris/test2_w2_s1_t2.stk: 
   [testng] [2024-10-24 03:35:30,540] [pool-1-thread-9] Initializing /data/andressa/RPE/Full Confluency/Collagen/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-24 03:35:37,668] [pool-1-thread-12] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w3DIC Confocal_s1_t1.TIF: 
   [testng] [2024-10-24 03:35:39,922] [pool-1-thread-12] Used files list does not include base file
   [testng] [2024-10-24 03:35:48,082] [pool-1-thread-9] Initializing /data/chris/exp1_w1CSU GREEN_s3_t001.stk: 
   [testng] [2024-10-24 03:35:56,330] [pool-1-thread-11] Initializing /data/jcb/201008090/3T3_ShhN_C_Chh488.stk: 
   [testng] [2024-10-24 03:36:00,030] [pool-1-thread-9] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_4_w3Filter TRITC.TIF: 
   [testng] [2024-10-24 03:36:09,866] [pool-1-thread-11] Initializing /data/qa-16915/m-01-488.ome.tif: 
   [testng] [2024-10-24 03:36:12,015] [pool-1-thread-9] Initializing /data/josh/EditedMovies/2101to400b.stk: 
   [testng] [2024-10-24 03:36:38,398] [pool-1-thread-11] Initializing /data/aaron/L15_CTRL_FC1d_416_Da1.stk: 
   [testng] [2024-10-24 03:36:41,662] [pool-1-thread-10] Initializing /data/andressa/RPE/Sparse/Fibronectin/Color Combine.tif: 
   [testng] [2024-10-24 03:36:45,791] [pool-1-thread-1] Initializing /data/cumol-test-series/23.001: 
   [testng] [2024-10-24 03:36:47,989] [pool-1-thread-11] Initializing /data/josh/2101to600b.stk: 
   [testng] [2024-10-24 03:37:00,997] [pool-1-thread-10] Initializing /data/mat/MM_NDSTACK/TEST6_thumb_w2561-620-60-TR_s2_t2.TIF: 
   [testng] [2024-10-24 03:37:02,829] [pool-1-thread-10] Used files list does not include base file
   [testng] [2024-10-24 03:37:08,436] [pool-1-thread-12] Initializing /data/sebastien-besson/new/D2Test/120711/Experiment4_w1CFP-YFP FRET 446.TIF: 
   [testng] [2024-10-24 03:37:24,595] [pool-1-thread-12] Initializing /data/samples/zser24.stk: 
   [testng] [2024-10-24 03:37:30,060] [pool-1-thread-1] Initializing /data/imagesc-39526/20200622_GDF9_D21_MT Ovary_1/MT_Ovary-11_w1conf640_s1.stk: 
   [testng] [2024-10-24 03:37:32,598] [pool-1-thread-12] Initializing /data/chris-de-graffenried/2011-05-30/ND C4 488 PLK 5682_w1sRFP.stk: 
   [testng] [2024-10-24 03:37:56,256] [pool-1-thread-11] Initializing /data/andressa/RPE/Full Confluency/Serum/120806_1_w1Filter DAPI.TIF: 
   [testng] [2024-10-24 03:37:57,654] [pool-1-thread-12] Initializing /data/andressa/RPE/Full Confluency/Collagen/120806_2_w1Filter DAPI.TIF: 
   [testng] [2024-10-24 03:38:00,160] [pool-1-thread-10] Initializing /data/grant/X.STK: 
   [testng] [2024-10-24 03:38:06,546] [pool-1-thread-9] Initializing /data/andressa/MCF-10A/Full Confluency/Fibronectin/120806_1_w3Filter TRITC.TIF: 
   [testng] [2024-10-24 03:38:13,346] [pool-1-thread-10] Initializing /data/jan-eglinger/benchmark_v1_2018_x64y64z1c2s1t11_w1Laser4054BD4BP.tif: 
   [testng] [2024-10-24 03:38:14,764] [pool-1-thread-9] Initializing /data/andressa/MCF-10A/Full Confluency/Collagen/Color Combine-2.tif: 
   [testng] [2024-10-24 03:38:19,771] [pool-1-thread-11] Initializing /data/alex/13/LJN_Y1136_13_w2FITC_t2.STK: 
   [testng] [2024-10-24 03:38:20,881] [pool-1-thread-12] Initializing /data/josh/2101to400astk.stk: 
   [testng] [2024-10-24 03:38:32,693] [pool-1-thread-1] Initializing /data/josh/2101to600astk.stk: 
   [testng] [2024-10-24 03:39:05,888] [pool-1-thread-9] Initializing /data/qa-16915/m-04-488.tif: 
   [testng] [2024-10-24 03:39:14,248] [pool-1-thread-5] Initializing /data/josh/2101to600e.stk: 
   [testng] [2024-10-24 03:39:21,950] [pool-1-thread-10] Initializing /data/qa-30870/220209_posit5.tif: 
   [testng] 05:43:32,818 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 05:43:32,819 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 05:43:32,820 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-10-24_05-43-32.log]
   [testng] 05:43:32,821 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5ce781c4 - 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: 167 minutes 20 seconds
Finished: SUCCESS