Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 188
originally caused by:
 Started by upstream project "Trigger" build number 210
 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/jenkins13515134057425570697.sh
+ '[' prairie = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_29783_merge_ci -v /uod/idr/repos/curated/prairie:/data -v /uod/idr-scratch/merge-ci/curated/prairie:/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] WARNING: An illegal reflective access operation has occurred
   [testng] WARNING: Illegal reflective access by org.kohsuke.file_leak_detector.Listener (file:/home/build/.m2/repository/org/kohsuke/file-leak-detector/1.18/file-leak-detector-1.18-jar-with-dependencies.jar) to field java.net.SocketImpl.socket
   [testng] WARNING: Please consider reporting this to the maintainers of org.kohsuke.file_leak_detector.Listener
   [testng] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
   [testng] WARNING: All illegal access operations will be denied in a future release
   [testng] File leak detector installed
   [testng] 02:31:31,505 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:31:31,507 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 02:31:31,507 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:31:31,508 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:31:31,509 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:31:31,510 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:31:31,510 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:31:31,510 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:31:31,511 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:31:31,512 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:31:31,512 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:31:31,512 |-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:31:31,694 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:31:31,694 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:31:31,717 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:31:31,717 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:31:31,722 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:31:31,722 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:31:31,722 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:31:31,723 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:31:31,723 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 02:31:31,724 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 02:31:31,724 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 213 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-09-14 02:31:31,733] [main] java.version = 11.0.16
   [testng] 02:31:31,736 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:31:31,736 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:31:31,778 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-09-14_02-31-31.log]
   [testng] 02:31:31,780 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-09-14 02:31:31,782] [main] testng.directory = /data
   [testng] [2024-09-14 02:31:31,782] [main] testng.configDirectory = /config
   [testng] [2024-09-14 02:31:31,791] [main] testng.multiplier = 1.0
   [testng] [2024-09-14 02:31:31,793] [main] testng.in-memory = false
   [testng] [2024-09-14 02:31:31,793] [main] testng.allow-missing = false
   [testng] [2024-09-14 02:31:31,793] [main] user.language = en
   [testng] [2024-09-14 02:31:31,793] [main] user.country = ${user.country}
   [testng] [2024-09-14 02:31:31,793] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-09-14 02:31:52,905] [main] ----------------------------------------
   [testng] [2024-09-14 02:31:52,906] [main] Total files: 714
   [testng] [2024-09-14 02:31:52,906] [main] Scan time: 21.112 s (29 ms/file)
   [testng] [2024-09-14 02:31:52,906] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 45 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-09-14 02:32:01,045] [pool-1-thread-1] Initializing /data/julie/bill-bement/4/TSeries-10092012-1446-002/TSeries-10092012-1446-002.xml: 
   [testng] 02:32:01,045 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:32:01,045 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:32:01,047 |-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-09-14_02-32-01.log]
   [testng] 02:32:01,048 |-INFO in ch.qos.logback.core.sift.SiftProcessor@37e61656 - End of configuration.
   [testng] [2024-09-14 02:32:01,158] [pool-1-thread-12] Initializing /data/joe/x,y inversion test/TSeries-invertxchecked_invertychecked-001/TSeries-invertxchecked_invertychecked-001.xml: 
   [testng] 02:32:01,158 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:32:01,158 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:32:01,159 |-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-09-14_02-32-01.log]
   [testng] 02:32:01,160 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3b84873e - End of configuration.
   [testng] [2024-09-14 02:32:01,231] [pool-1-thread-11] Initializing /data/misc/Ultima ver 2.5 test data sets/pollenB-007/pollenB-007.xml: 
   [testng] 02:32:01,231 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:32:01,231 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:32:01,232 |-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-09-14_02-32-01.log]
   [testng] 02:32:01,232 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7bce9fd8 - End of configuration.
   [testng] [2024-09-14 02:32:01,370] [pool-1-thread-10] Initializing /data/joe/TSeries-03232012-0934-006/TSeries-03232012-0934-006.xml: 
   [testng] 02:32:01,370 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:32:01,370 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:32:01,370 |-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-09-14_02-32-01.log]
   [testng] 02:32:01,371 |-INFO in ch.qos.logback.core.sift.SiftProcessor@49f18bdf - End of configuration.
   [testng] [2024-09-14 02:32:01,523] [pool-1-thread-9] Initializing /data/pam/TSeries-09022010-170/TSeries-09022010-170.xml: 
   [testng] 02:32:01,524 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:32:01,524 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:32:01,524 |-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-09-14_02-32-01.log]
   [testng] 02:32:01,525 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4f6f3f37 - End of configuration.
   [testng] [2024-09-14 02:32:01,605] [pool-1-thread-8] Initializing /data/julie/bill-bement/5/SingleImage-10092012-1446-028/SingleImage-10092012-1446-028.xml: 
   [testng] 02:32:01,606 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:32:01,606 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:32:01,606 |-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-09-14_02-32-01.log]
   [testng] 02:32:01,607 |-INFO in ch.qos.logback.core.sift.SiftProcessor@15b83a95 - End of configuration.
   [testng] [2024-09-14 02:32:01,685] [pool-1-thread-7] Initializing /data/joe/x,y inversion test/1mg-dish1-wide-003/1mg-dish1-wide-003.xml: 
   [testng] 02:32:01,685 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:32:01,685 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:32:01,686 |-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-09-14_02-32-01.log]
   [testng] 02:32:01,687 |-INFO in ch.qos.logback.core.sift.SiftProcessor@26c48184 - End of configuration.
   [testng] [2024-09-14 02:32:01,894] [pool-1-thread-6] Initializing /data/julie/test slide 1_3/test slide 1_3.xml: 
   [testng] 02:32:01,894 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:32:01,895 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:32:01,895 |-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-09-14_02-32-01.log]
   [testng] 02:32:01,896 |-INFO in ch.qos.logback.core.sift.SiftProcessor@45fc6056 - End of configuration.
   [testng] [2024-09-14 02:32:01,968] [pool-1-thread-5] Initializing /data/misc/Ultima ver 2.5 test data sets/pollenB-006/pollenB-006.xml: 
   [testng] 02:32:01,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:32:01,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:32:01,969 |-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-09-14_02-32-01.log]
   [testng] 02:32:01,969 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2dc0d5c8 - End of configuration.
   [testng] [2024-09-14 02:32:02,095] [pool-1-thread-4] Initializing /data/pam/092910-psf/ZSeries-09292010-1520-372/ZSeries-09292010-1520-372.xml: 
   [testng] 02:32:02,095 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:32:02,095 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:32:02,096 |-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-09-14_02-32-02.log]
   [testng] 02:32:02,096 |-INFO in ch.qos.logback.core.sift.SiftProcessor@721aefa7 - End of configuration.
   [testng] [2024-09-14 02:32:02,300] [pool-1-thread-3] Initializing /data/julie/bill-bement/4/SingleImage-10092012-1446-028/SingleImage-10092012-1446-028.xml: 
   [testng] 02:32:02,300 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:32:02,300 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:32:02,300 |-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-09-14_02-32-02.log]
   [testng] 02:32:02,301 |-INFO in ch.qos.logback.core.sift.SiftProcessor@b7346a6 - End of configuration.
   [testng] [2024-09-14 02:32:02,382] [pool-1-thread-2] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-002/pollen-002.xml: 
   [testng] 02:32:02,382 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:32:02,382 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:32:02,382 |-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-09-14_02-32-02.log]
   [testng] 02:32:02,383 |-INFO in ch.qos.logback.core.sift.SiftProcessor@470ea7cc - End of configuration.
   [testng] [2024-09-14 02:32:06,499] [pool-1-thread-8] Initializing /data/julie/bill-bement/4/TSeries-10092012-1446-003/TSeries-10092012-1446-003.xml: 
   [testng] [2024-09-14 02:32:06,776] [pool-1-thread-3] Initializing /data/joe/x,y inversion test/TSeries-invertxchecked_invertynotchecked-001/TSeries-invertxchecked_invertynotchecked-001.xml: 
   [testng] [2024-09-14 02:32:06,857] [pool-1-thread-2] Initializing /data/pam/SingleImage-09022010/SingleImage-09022010.xml: 
   [testng] [2024-09-14 02:32:06,919] [pool-1-thread-6] Initializing /data/joe/x,y inversion test/TSeries-invertxnotchecked_invertynotchecked-001/TSeries-invertxnotchecked_invertynotchecked-001.xml: 
   [testng] [2024-09-14 02:32:06,990] [pool-1-thread-11] Initializing /data/julie/sample1-010/References/sample1-010_ImageWindow1Ch2-TSeriesReference.tif: 
   [testng] [2024-09-14 02:32:07,164] [pool-1-thread-5] Initializing /data/julie/bill-bement/5/TSeries-10092012-1446-005/TSeries-10092012-1446-005.xml: 
   [testng] [2024-09-14 02:32:07,828] [pool-1-thread-9] Initializing /data/kristin/sampleset-001/References/sampleset-001_ImageWindow1Ch4-TSeriesReference.tif: 
   [testng] [2024-09-14 02:32:09,149] [pool-1-thread-11] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-001/pollen-001.xml: 
   [testng] [2024-09-14 02:32:09,411] [pool-1-thread-2] Initializing /data/joe/x,y inversion test/SingleImage-07312012-1639-099/SingleImage-07312012-1639-099.xml: 
   [testng] [2024-09-14 02:32:09,625] [pool-1-thread-9] Initializing /data/misc/Ultima ver 2.5 test data sets/pollenB-008/pollenB-008.xml: 
   [testng] [2024-09-14 02:32:11,040] [pool-1-thread-2] Initializing /data/julie/sample1-010/sample1-010.xml: 
   [testng] [2024-09-14 02:32:11,300] [pool-1-thread-1] Initializing /data/julie/bill-bement/5/TSeries-10092012-1446-004/TSeries-10092012-1446-004.xml: 
   [testng] [2024-09-14 02:32:11,522] [pool-1-thread-11] Initializing /data/julie/bill-bement/3/TSeries-10092012-1446-001/TSeries-10092012-1446-001.xml: 
   [testng] [2024-09-14 02:32:11,870] [pool-1-thread-9] Initializing /data/julie/testslide6 2/testslide6 2.xml: 
   [testng] [2024-09-14 02:32:12,007] [pool-1-thread-12] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-005/pollen-005.xml: 
   [testng] [2024-09-14 02:32:13,791] [pool-1-thread-6] Initializing /data/julie/bill-bement/3/SingleImage-10092012-1446-028/SingleImage-10092012-1446-028.xml: 
   [testng] [2024-09-14 02:32:13,883] [pool-1-thread-3] Initializing /data/joe/x,y inversion test/TSeries-invertxnotchecked_invertychecked-001/TSeries-invertxnotchecked_invertychecked-001.xml: 
   [testng] [2024-09-14 02:32:14,173] [pool-1-thread-9] Initializing /data/kristin/sampleset-001/sampleset-001.xml: 
   [testng] [2024-09-14 02:32:14,385] [pool-1-thread-12] Initializing /data/kristin/sampleset-001/References/sampleset-001_ImageWindow2Ch3-TSeriesReference.tif: 
   [testng] [2024-09-14 02:32:15,577] [pool-1-thread-1] Initializing /data/misc/Ultima ver 2.5 test data sets/TSeries-pollendouble-006/TSeries-pollendouble-006.xml: 
   [testng] [2024-09-14 02:32:15,710] [pool-1-thread-12] Initializing /data/julie/sample1-010/sample1-010movie.avi: 
   [testng] [2024-09-14 02:32:15,766] [pool-1-thread-6] Initializing /data/pam/ZSeries-09022010-356/ZSeries-09022010-356.xml: 
   [testng] [2024-09-14 02:32:16,435] [pool-1-thread-12] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-004/pollen-004.xml: 
   [testng] [2024-09-14 02:32:17,674] [pool-1-thread-12] Initializing /data/pam/092910-psf/ZSeries-09292010-1520-373/ZSeries-09292010-1520-373.xml: 
   [testng] [2024-09-14 02:32:18,924] [pool-1-thread-6] Initializing /data/misc/Ultima ver 2.5 test data sets/TSeries-pollendouble-004/TSeries-pollendouble-004.xml: 
   [testng] [2024-09-14 02:32:19,110] [pool-1-thread-3] Initializing /data/misc/Ultima ver 2.5 test data sets/ZSeries-pollen-001/ZSeries-pollen-001.xml: 
   [testng] [2024-09-14 02:32:20,273] [pool-1-thread-1] Initializing /data/misc/Ultima ver 2.5 test data sets/ZSeries-pollentriple-002/ZSeries-pollentriple-002.xml: 
   [testng] [2024-09-14 02:32:22,271] [pool-1-thread-3] Initializing /data/misc/Ultima ver 2.5 test data sets/pollen-003/pollen-003.xml: 
   [testng] [2024-09-14 02:32:23,103] [pool-1-thread-6] Initializing /data/pam/TSeries-09022010-171/TSeries-09022010-171.xml: 
   [testng] [2024-09-14 02:32:23,221] [pool-1-thread-3] Initializing /data/julie/bill-bement/6/SingleImage-10092012-1446-028/SingleImage-10092012-1446-028.xml: 
   [testng] [2024-09-14 02:32:24,284] [pool-1-thread-3] Initializing /data/julie/bill-bement/6/TSeries-10092012-1446-006/TSeries-10092012-1446-006.xml: 
   [testng] [2024-09-14 02:32:26,871] [pool-1-thread-2] Initializing /data/misc/Ultima ver 2.5 test data sets/ZSeries-pollendouble-003/ZSeries-pollendouble-003.xml: 
   [testng] [2024-09-14 02:32:28,200] [pool-1-thread-1] Initializing /data/marta/SingleImage-09272011-0856-001/SingleImage-09272011-0856-001.xml: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 2385, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 2 minutes 38 seconds
Finished: SUCCESS