Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 297
originally caused by:
 Started by upstream project "Trigger" build number 319
 originally caused by:
  Started by timer
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder
[BIOFORMATS-test-folder] $ /bin/bash -xe /tmp/jenkins4639910456924079641.sh
+ '[' simplepci = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_46965_merge_ci -v /uod/idr/repos/curated/simplepci:/data -v /uod/idr-scratch/merge-ci/curated/simplepci:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12
Buildfile: /bio-formats-build/bioformats/components/test-suite/build.xml
     [echo] isSnapshot = true

init-title:
     [echo] ----------=========== bio-formats-testing-framework ===========----------

init-timestamp:

init:

copy-resources:

compile:
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-mdbtools/5.3.4-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/metakit/5.3.8-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-poi/5.3.10-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Resolving artifacts
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-mdbtools/5.3.4-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/metakit/5.3.8-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-poi/5.3.10-SNAPSHOT/maven-metadata.xml

compile-tests:
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-mdbtools/5.3.4-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/metakit/5.3.8-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-poi/5.3.10-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Resolving artifacts
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-mdbtools/5.3.4-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/metakit/5.3.8-SNAPSHOT/maven-metadata.xml
[resolver:resolve] Downloading https://maven.imagej.net/content/groups/public/org/openmicroscopy/ome-poi/5.3.10-SNAPSHOT/maven-metadata.xml
    [javac] Compiling 1 source file to /bio-formats-build/bioformats/components/test-suite/test

test-automated:
   [testng] File leak detector installed
   [testng] 01:17:28,690 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 01:17:28,692 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - No custom configurators were discovered as a service.
   [testng] 01:17:28,692 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:17:28,693 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:17:28,693 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:17:28,693 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:17:28,693 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 01:17:28,693 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:17:28,694 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:17:28,694 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:17:28,695 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:17:28,695 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 01:17:28,914 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:17:28,914 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:17:28,940 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:17:28,940 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:17:28,948 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:17:28,948 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:17:28,948 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:17:28,949 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:17:28,949 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7a69b07 - End of configuration.
   [testng] 01:17:28,950 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@636be97c - Registering current configuration as safe fallback point
   [testng] 01:17:28,950 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 256 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-12-24 01:17:28,961] [main] java.version = 1.8.0_342
   [testng] 01:17:28,964 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:17:28,964 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:17:29,015 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-12-24_01-17-28.log]
   [testng] 01:17:29,016 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13c9d689 - End of configuration.
   [testng] [2024-12-24 01:17:29,018] [main] testng.directory = /data
   [testng] [2024-12-24 01:17:29,019] [main] testng.configDirectory = /config
   [testng] [2024-12-24 01:17:29,031] [main] testng.multiplier = 1.0
   [testng] [2024-12-24 01:17:29,031] [main] testng.in-memory = false
   [testng] [2024-12-24 01:17:29,031] [main] testng.allow-missing = false
   [testng] [2024-12-24 01:17:29,031] [main] user.language = en
   [testng] [2024-12-24 01:17:29,032] [main] user.country = ${user.country}
   [testng] [2024-12-24 01:17:29,032] [main] Maximum heap size = 13653 MB
   [testng] Scanning for files...
   [testng] [2024-12-24 01:17:42,603] [main] ----------------------------------------
   [testng] [2024-12-24 01:17:42,603] [main] Total files: 76
   [testng] [2024-12-24 01:17:42,603] [main] Scan time: 13.571 s (178 ms/file)
   [testng] [2024-12-24 01:17:42,603] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 73 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-12-24 01:21:55,725] [pool-1-thread-1] Initializing /data/qa-11327/bone_tmp1981_00011.tif: 
   [testng] 01:21:55,725 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 01:21:55,725 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:21:55,726 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2024-12-24_01-21-55.log]
   [testng] 01:21:55,727 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4d4e0a98 - End of configuration.
   [testng] [2024-12-24 01:21:58,200] [pool-1-thread-12] Initializing /data/jason/mb_220411PS.cxd: 
   [testng] 01:21:58,200 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 01:21:58,200 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:21:58,201 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-12] - File property is set to [target/bio-formats-test-pool-1-thread-12-2024-12-24_01-21-58.log]
   [testng] 01:21:58,201 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4d970f69 - End of configuration.
   [testng] [2024-12-24 01:21:59,678] [pool-1-thread-11] Initializing /data/jcb/Test Run, 60 Sec PassesNEW.cxd: 
   [testng] 01:21:59,679 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 01:21:59,679 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:21:59,680 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2024-12-24_01-21-59.log]
   [testng] 01:21:59,688 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2010f946 - End of configuration.
   [testng] [2024-12-24 01:22:00,888] [pool-1-thread-10] Initializing /data/martin/XY-02.tif: 
   [testng] 01:22:00,888 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 01:22:00,888 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:22:00,889 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2024-12-24_01-22-00.log]
   [testng] 01:22:00,889 |-INFO in ch.qos.logback.core.sift.SiftProcessor@18ad68de - End of configuration.
   [testng] [2024-12-24 01:22:03,182] [pool-1-thread-9] Initializing /data/imagesc-90085/VASA_PC2FISH1.cxd: 
   [testng] 01:22:03,182 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 01:22:03,182 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:22:03,183 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2024-12-24_01-22-03.log]
   [testng] 01:22:03,183 |-INFO in ch.qos.logback.core.sift.SiftProcessor@33025164 - End of configuration.
   [testng] [2024-12-24 01:22:04,279] [pool-1-thread-8] Initializing /data/jcb/BEAF and SuHw 0.25M NaCl 5-11-12 #2.cxd: 
   [testng] 01:22:04,279 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 01:22:04,279 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:22:04,280 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2024-12-24_01-22-04.log]
   [testng] 01:22:04,280 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6901d24b - End of configuration.
   [testng] [2024-12-24 01:22:05,339] [pool-1-thread-7] Initializing /data/martin/HCI sample files/test_2.tif: 
   [testng] 01:22:05,339 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 01:22:05,339 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:22:05,340 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2024-12-24_01-22-05.log]
   [testng] 01:22:05,340 |-INFO in ch.qos.logback.core.sift.SiftProcessor@9eb1777 - End of configuration.
   [testng] [2024-12-24 01:22:07,440] [pool-1-thread-6] Initializing /data/martin/20090422bead20x_C1.ome.cxd: 
   [testng] 01:22:07,440 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 01:22:07,440 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:22:07,441 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2024-12-24_01-22-07.log]
   [testng] 01:22:07,441 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1d2ab45a - End of configuration.
   [testng] [2024-12-24 01:22:08,668] [pool-1-thread-5] Initializing /data/martin/HCI sample files/XYT test 8x binning 286fps.cxd: 
   [testng] 01:22:08,668 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 01:22:08,668 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:22:08,669 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2024-12-24_01-22-08.log]
   [testng] 01:22:08,669 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6c548639 - End of configuration.
   [testng] [2024-12-24 01:22:09,900] [pool-1-thread-4] Initializing /data/arvonn/fura.cxd: 
   [testng] 01:22:09,901 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 01:22:09,901 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:22:09,901 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2024-12-24_01-22-09.log]
   [testng] 01:22:09,902 |-INFO in ch.qos.logback.core.sift.SiftProcessor@204c6e06 - End of configuration.
   [testng] [2024-12-24 01:22:11,317] [pool-1-thread-3] Initializing /data/martin/XYT-01.cxd: 
   [testng] 01:22:11,317 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 01:22:11,317 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:22:11,318 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2024-12-24_01-22-11.log]
   [testng] 01:22:11,318 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4d19663a - End of configuration.
   [testng] [2024-12-24 01:22:12,361] [pool-1-thread-2] Initializing /data/cecilia/CoreScope/Test_40_100.cxd: 
   [testng] 01:22:12,362 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 01:22:12,362 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:22:12,362 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2024-12-24_01-22-12.log]
   [testng] 01:22:12,363 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5f4c40ae - End of configuration.
   [testng] [2024-12-24 01:22:23,383] [pool-1-thread-3] Initializing /data/hopi/3 channel/#7 image#1F1-34 10min per f 2f per s green.avi: 
   [testng] [2024-12-24 01:22:24,768] [pool-1-thread-9] Initializing /data/hopi/3 channel/#7 image#1F1-34 10min per f 2f per s.avi: 
   [testng] [2024-12-24 01:22:25,578] [pool-1-thread-6] Initializing /data/arvonn/gfpras2.avi: 
   [testng] [2024-12-24 01:22:26,286] [pool-1-thread-2] Initializing /data/nico/b00/Image4.tif: 
   [testng] [2024-12-24 01:22:29,228] [pool-1-thread-4] Initializing /data/qa-17305/image0_00021.tif: 
   [testng] [2024-12-24 01:22:31,218] [pool-1-thread-5] Initializing /data/martin/XY-03.tif: 
   [testng] [2024-12-24 01:22:34,153] [pool-1-thread-11] Initializing /data/martin/XY-ch-02.tif: 
   [testng] [2024-12-24 01:22:36,763] [pool-1-thread-12] Initializing /data/martin/HCI sample files/XYZT test.cxd: 
   [testng] [2024-12-24 01:22:37,965] [pool-1-thread-8] Initializing /data/hopi/#21 YFP filter.tif: 
   [testng] [2024-12-24 01:22:42,020] [pool-1-thread-7] Initializing /data/ciprian/fibroblast.tif: 
   [testng] [2024-12-24 01:22:44,766] [pool-1-thread-1] Initializing /data/nico/b00/Image6.tif: 
   [testng] [2024-12-24 01:22:51,218] [pool-1-thread-6] Initializing /data/nico/b00/Image1.tif: 
   [testng] [2024-12-24 01:22:53,986] [pool-1-thread-9] Initializing /data/arvonn/Rat Fluor 2.cxd: 
   [testng] [2024-12-24 01:22:55,580] [pool-1-thread-3] Initializing /data/hopi/3 channel/#7 image#1Rhod(r)0.48s gain5 YFP(g)0.36sgain2 CFP(blue)0.36sgain1cub1 every 10min.cxd: 
   [testng] [2024-12-24 01:22:56,688] [pool-1-thread-10] Initializing /data/cecilia/recheck_test2.cxd: 
   [testng] [2024-12-24 01:23:01,706] [pool-1-thread-12] Initializing /data/ciprian/Pollen Band.cxd: 
   [testng] [2024-12-24 01:23:05,147] [pool-1-thread-4] Initializing /data/hopi/#1Hoechst 0.1s gain5.tif: 
   [testng] [2024-12-24 01:23:11,761] [pool-1-thread-2] Initializing /data/ben/Data1.cxd: 
   [testng] [2024-12-24 01:23:13,111] [pool-1-thread-8] Initializing /data/qa-11073/tinCD4 GCamp5 tdTomato DualView #1 488 only6.cxd: 
   [testng] [2024-12-24 01:23:14,991] [pool-1-thread-11] Initializing /data/martin/XYT-01.tif: 
   [testng] [2024-12-24 01:23:18,055] [pool-1-thread-10] Initializing /data/martin/sample shift Mirella.cxd: 
   [testng] [2024-12-24 01:23:19,218] [pool-1-thread-5] Initializing /data/cecilia/CoreScope/Test_50_100.cxd: 
   [testng] [2024-12-24 01:23:20,265] [pool-1-thread-9] Initializing /data/martin/Data1.cxd: 
   [testng] [2024-12-24 01:23:21,277] [pool-1-thread-7] Initializing /data/nico/b00.cxd: 
   [testng] [2024-12-24 01:23:22,233] [pool-1-thread-3] Initializing /data/hopi/#2 2colors CFP0.36sgain1 YFP0.60sgain5.tif: 
   [testng] [2024-12-24 01:23:24,719] [pool-1-thread-1] Initializing /data/hopi/time laps 10 min per frame YFP exposure 0.60s gain1 and CFP 0.36s gain1.cxd: 
   [testng] [2024-12-24 01:23:25,996] [pool-1-thread-6] Initializing /data/arvonn/gfpras_623.cxd: 
   [testng] [2024-12-24 01:23:30,001] [pool-1-thread-12] Initializing /data/nico/b00/Image3.tif: 
   [testng] [2024-12-24 01:23:37,345] [pool-1-thread-7] Initializing /data/hopi/#21 two colors CFP(Red) YFP (green).tif: 
   [testng] [2024-12-24 01:23:40,661] [pool-1-thread-9] Initializing /data/arvonn/RG Z Beads.cxd: 
   [testng] [2024-12-24 01:23:42,010] [pool-1-thread-10] Initializing /data/cecilia/ts_05_13_10_5.cxd: 
   [testng] [2024-12-24 01:23:43,275] [pool-1-thread-5] Initializing /data/arvonn/gfpras2.cxd: 
   [testng] [2024-12-24 01:23:44,461] [pool-1-thread-2] Initializing /data/arvonn/shark.cxd: 
   [testng] [2024-12-24 01:23:45,727] [pool-1-thread-6] Initializing /data/hopi/#21 CFP filter.tif: 
   [testng] [2024-12-24 01:23:48,800] [pool-1-thread-4] Initializing /data/nico/b00/Image2.tif: 
   [testng] [2024-12-24 01:23:52,004] [pool-1-thread-8] Initializing /data/hopi/#1YFP 0.96s gain5.tif: 
   [testng] [2024-12-24 01:23:54,538] [pool-1-thread-1] Initializing /data/arvonn/3d Deconvolve Two Channel Sample.cxd: 
   [testng] [2024-12-24 01:23:55,458] [pool-1-thread-11] Initializing /data/nico/b00/Image7.tif: 
   [testng] [2024-12-24 01:24:01,788] [pool-1-thread-12] Initializing /data/arvonn/good pollen 2z.cxd: 
   [testng] [2024-12-24 01:24:07,471] [pool-1-thread-5] Initializing /data/imagesc-90085/Data00042.cxd: 
   [testng] [2024-12-24 01:24:08,851] [pool-1-thread-10] Initializing /data/ciprian/Fura 2.cxd: 
   [testng] [2024-12-24 01:24:10,085] [pool-1-thread-2] Initializing /data/hopi/#21 phase.tif: 
   [testng] [2024-12-24 01:24:13,635] [pool-1-thread-9] Initializing /data/alessandro/Data1_1.cxd: 
   [testng] [2024-12-24 01:24:14,792] [pool-1-thread-3] Initializing /data/hopi/#2 phase.tif: 
   [testng] [2024-12-24 01:24:18,627] [pool-1-thread-1] Initializing /data/arvonn/a rat 10x inverted qimaging  2 color 2000R-1.cxd: 
   [testng] [2024-12-24 01:24:24,820] [pool-1-thread-12] Initializing /data/jesper/1q35.cxd: 
   [testng] [2024-12-24 01:24:28,122] [pool-1-thread-10] Initializing /data/arvonn/New Particles from Imants.cxd: 
   [testng] [2024-12-24 01:24:29,436] [pool-1-thread-9] Initializing /data/martin/HCI sample files/screenshot HCI.png: 
   [testng] [2024-12-24 01:24:29,519] [pool-1-thread-7] Initializing /data/martin/XY-ch-01.tif: 
   [testng] [2024-12-24 01:24:32,521] [pool-1-thread-4] Initializing /data/georg/GCamp3xtinCD4, GCamp3_99wmn_01_BT.cxd: 
   [testng] [2024-12-24 01:24:34,745] [pool-1-thread-11] Initializing /data/ciprian/Maggot color.tif: 
   [testng] [2024-12-24 01:24:37,885] [pool-1-thread-6] Initializing /data/ascb/030811RPE1.1x100DICData2nebd.cxd: 
   [testng] [2024-12-24 01:24:40,410] [pool-1-thread-8] Initializing /data/martin/20090422bead20x_C2.ome.cxd: 
   [testng] [2024-12-24 01:24:41,508] [pool-1-thread-5] Initializing /data/martin/XY-01.tif: 
   [testng] [2024-12-24 01:24:44,861] [pool-1-thread-1] Initializing /data/gh-3625/no_timestamp_for_real.cxd: 
   [testng] [2024-12-24 01:24:47,171] [pool-1-thread-9] Initializing /data/nico/b00/Image8.tif: 
   [testng] [2024-12-24 01:24:56,765] [pool-1-thread-12] Initializing /data/nico/b00/Image5.tif: 
   [testng] [2024-12-24 01:24:59,126] [pool-1-thread-3] Initializing /data/hopi/3 colors YFP(green)2.99s gain4  CFP(red) 0.48s gain4 and Hoechst(blue)0.96gain4.tif: 
   [testng] [2024-12-24 01:25:01,888] [pool-1-thread-2] Initializing /data/arvonn/Point Spread Function 02um Bead TRITC.cxd: 
   [testng] [2024-12-24 01:25:02,933] [pool-1-thread-10] Initializing /data/ciprian/Color Pollen.cxd: 
   [testng] [2024-12-24 01:25:04,338] [pool-1-thread-8] Initializing /data/imagesc-72023/Data727.cxd: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 3869, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 7 minutes 59 seconds
Finished: SUCCESS