Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 243
originally caused by:
 Started by user devspace
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder
[BIOFORMATS-test-folder] $ /bin/bash -xe /tmp/jenkins10079332659559448979.sh
+ '[' OMERO_Test_Images = slidebook ']'
++ date +%u
+ '[' 6 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_38291_merge_ci -v /uod/idr/repos/curated/OMERO_Test_Images:/data -v /uod/idr-scratch/merge-ci/curated/OMERO_Test_Images:/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] 16:23:59,660 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 16:23:59,661 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - No custom configurators were discovered as a service.
   [testng] 16:23:59,662 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 16:23:59,663 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 16:23:59,663 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 16:23:59,663 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 16:23:59,664 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 16:23:59,664 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 16:23:59,664 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 16:23:59,665 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 16:23:59,665 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 16:23:59,665 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 16:23:59,847 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 16:23:59,847 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 16:23:59,870 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 16:23:59,871 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 16:23:59,877 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 16:23:59,877 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 16:23:59,877 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 16:23:59,877 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 16:23:59,877 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@45099dd3 - End of configuration.
   [testng] 16:23:59,878 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@60099951 - Registering current configuration as safe fallback point
   [testng] 16:23:59,878 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65f095f8 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 214 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-11-02 16:23:59,888] [main] java.version = 11.0.16
   [testng] 16:23:59,891 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 16:23:59,891 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 16:23:59,937 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-11-02_16-23-59.log]
   [testng] 16:23:59,939 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21be3395 - End of configuration.
   [testng] [2024-11-02 16:23:59,942] [main] testng.directory = /data
   [testng] [2024-11-02 16:23:59,942] [main] testng.configDirectory = /config
   [testng] [2024-11-02 16:23:59,956] [main] testng.multiplier = 1.0
   [testng] [2024-11-02 16:23:59,958] [main] testng.in-memory = false
   [testng] [2024-11-02 16:23:59,958] [main] testng.allow-missing = false
   [testng] [2024-11-02 16:23:59,958] [main] user.language = en
   [testng] [2024-11-02 16:23:59,959] [main] user.country = ${user.country}
   [testng] [2024-11-02 16:23:59,959] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-11-02 16:24:16,111] [main] ----------------------------------------
   [testng] [2024-11-02 16:24:16,112] [main] Total files: 135
   [testng] [2024-11-02 16:24:16,112] [main] Scan time: 16.152 s (119 ms/file)
   [testng] [2024-11-02 16:24:16,112] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 126 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-11-02 16:25:05,757] [pool-1-thread-1] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w617.tif: 
   [testng] 16:25:05,757 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 16:25:05,758 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 16:25:05,760 |-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-11-02_16-25-05.log]
   [testng] 16:25:05,760 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1f7f4b40 - End of configuration.
   [testng] [2024-11-02 16:25:06,889] [pool-1-thread-12] Initializing /data/Deltavision/images/Projection/VX_4umZ_02_R3D_PRJ.dv: 
   [testng] 16:25:06,889 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 16:25:06,889 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 16:25:06,890 |-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-11-02_16-25-06.log]
   [testng] 16:25:06,890 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7846969f - End of configuration.
   [testng] [2024-11-02 16:25:07,064] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_TAN.fits: 
   [testng] 16:25:07,065 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 16:25:07,065 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 16:25:07,065 |-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-11-02_16-25-07.log]
   [testng] 16:25:07,066 |-INFO in ch.qos.logback.core.sift.SiftProcessor@14961704 - End of configuration.
   [testng] [2024-11-02 16:25:07,156] [pool-1-thread-10] Initializing /data/IPLAB/images/550nm.ipl: 
   [testng] 16:25:07,156 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 16:25:07,156 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 16:25:07,156 |-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-11-02_16-25-07.log]
   [testng] 16:25:07,157 |-INFO in ch.qos.logback.core.sift.SiftProcessor@256ac189 - End of configuration.
   [testng] [2024-11-02 16:25:07,288] [pool-1-thread-9] Initializing /data/IPLAB/images/500nm.ipl: 
   [testng] 16:25:07,288 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 16:25:07,288 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 16:25:07,289 |-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-11-02_16-25-07.log]
   [testng] 16:25:07,289 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2bcdeb3c - End of configuration.
   [testng] [2024-11-02 16:25:07,414] [pool-1-thread-8] Initializing /data/Deltavision/images/DLD1-MT-03_R3D.dv: 
   [testng] 16:25:07,414 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 16:25:07,414 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 16:25:07,415 |-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-11-02_16-25-07.log]
   [testng] 16:25:07,415 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2a14cd4 - End of configuration.
   [testng] [2024-11-02 16:25:07,607] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_AIT.fits: 
   [testng] 16:25:07,608 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 16:25:07,608 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 16:25:07,608 |-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-11-02_16-25-07.log]
   [testng] 16:25:07,609 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7c0b265a - End of configuration.
   [testng] [2024-11-02 16:25:07,690] [pool-1-thread-6] Initializing /data/IPLAB/images/600nm.ipl: 
   [testng] 16:25:07,690 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 16:25:07,691 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 16:25:07,691 |-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-11-02_16-25-07.log]
   [testng] 16:25:07,692 |-INFO in ch.qos.logback.core.sift.SiftProcessor@78a024e - End of configuration.
   [testng] [2024-11-02 16:25:07,809] [pool-1-thread-5] Initializing /data/FITS/images/fits_wcs/1904-66_CYP.fits: 
   [testng] 16:25:07,810 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 16:25:07,810 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 16:25:07,810 |-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-11-02_16-25-07.log]
   [testng] 16:25:07,810 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7e01d8bc - End of configuration.
   [testng] [2024-11-02 16:25:07,931] [pool-1-thread-4] Initializing /data/EPS/images/VENUS.EPS: 
   [testng] 16:25:07,931 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 16:25:07,931 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 16:25:07,932 |-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-11-02_16-25-07.log]
   [testng] 16:25:07,932 |-INFO in ch.qos.logback.core.sift.SiftProcessor@14a9e686 - End of configuration.
   [testng] [2024-11-02 16:25:08,204] [pool-1-thread-3] Initializing /data/FITS/images/expmap.fits: 
   [testng] 16:25:08,204 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 16:25:08,204 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 16:25:08,205 |-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-11-02_16-25-08.log]
   [testng] 16:25:08,205 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5c188a33 - End of configuration.
   [testng] [2024-11-02 16:25:08,285] [pool-1-thread-2] Initializing /data/OME-XML/images/valid/Sample-2008_02.ome: 
   [testng] 16:25:08,286 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 16:25:08,286 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 16:25:08,286 |-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-11-02_16-25-08.log]
   [testng] 16:25:08,287 |-INFO in ch.qos.logback.core.sift.SiftProcessor@69dfe690 - End of configuration.
   [testng] [2024-11-02 16:25:10,927] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_MOL.fits: 
   [testng] [2024-11-02 16:25:11,073] [pool-1-thread-3] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w617.tif: 
   [testng] [2024-11-02 16:25:12,182] [pool-1-thread-7] Initializing /data/EPS/images/RED.EPS: 
   [testng] [2024-11-02 16:25:12,477] [pool-1-thread-5] Initializing /data/FITS/images/fits_wcs/1904-66_AZP.fits: 
   [testng] [2024-11-02 16:25:12,988] [pool-1-thread-12] Initializing /data/FITS/images/fits_wcs/1904-66_NCP.fits: 
   [testng] [2024-11-02 16:25:13,216] [pool-1-thread-4] Initializing /data/Leica-LIF/images/mitotracker test/mito green 1.lif: 
   [testng] [2024-11-02 16:25:13,679] [pool-1-thread-9] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_02_R3D_PRJ_D3D.dv: 
   [testng] [2024-11-02 16:25:13,894] [pool-1-thread-10] Initializing /data/JPEG/images/DMSOHigh_001.jpg: 
   [testng] [2024-11-02 16:25:14,006] [pool-1-thread-6] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_2400.lif: 
   [testng] [2024-11-02 16:25:14,251] [pool-1-thread-2] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w457.tif: 
   [testng] [2024-11-02 16:25:15,767] [pool-1-thread-11] Initializing /data/OME-XML/images/valid/black0.ome: 
   [testng] [2024-11-02 16:25:16,156] [pool-1-thread-5] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w685.tif: 
   [testng] [2024-11-02 16:25:17,250] [pool-1-thread-8] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w685.tif: 
   [testng] [2024-11-02 16:25:18,300] [pool-1-thread-12] Initializing /data/Leica-LEI/images/211205-iii/211205-iii.lei: 
   [testng] [2024-11-02 16:25:19,340] [pool-1-thread-1] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_rg_thumb.jpg: 
   [testng] [2024-11-02 16:25:20,177] [pool-1-thread-7] Initializing /data/PGM/images/original1.pgm: 
   [testng] [2024-11-02 16:25:20,460] [pool-1-thread-10] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_07_R3D_PRJ_D3D.dv: 
   [testng] [2024-11-02 16:25:20,761] [pool-1-thread-6] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_1200.lif: 
   [testng] [2024-11-02 16:25:21,260] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_PCO.fits: 
   [testng] [2024-11-02 16:25:21,382] [pool-1-thread-4] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w617.tif: 
   [testng] [2024-11-02 16:25:22,902] [pool-1-thread-7] Initializing /data/FITS/images/img.fits: 
   [testng] [2024-11-02 16:25:23,563] [pool-1-thread-1] Initializing /data/GIF/images/terrest_gif.gif: 
   [testng] [2024-11-02 16:25:24,002] [pool-1-thread-11] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA.lif: 
   [testng] [2024-11-02 16:25:24,300] [pool-1-thread-3] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w528.tif: 
   [testng] [2024-11-02 16:25:25,517] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_CAR.fits: 
   [testng] [2024-11-02 16:25:25,674] [pool-1-thread-2] Initializing /data/PNG/images/23srp5dksub.png: 
   [testng] [2024-11-02 16:25:25,706] [pool-1-thread-9] Initializing /data/Deltavision/images/HelaMNB071030_2_R3D.dv: 
   [testng] [2024-11-02 16:25:25,893] [pool-1-thread-10] Initializing /data/OME-XML/images/valid/all-black.ome: 
   [testng] [2024-11-02 16:25:26,396] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_COE.fits: 
   [testng] [2024-11-02 16:25:26,856] [pool-1-thread-1] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w685.tif: 
   [testng] [2024-11-02 16:25:28,083] [pool-1-thread-5] Initializing /data/FITS/images/fits_wcs/1904-66_ARC.fits: 
   [testng] [2024-11-02 16:25:28,185] [pool-1-thread-8] Initializing /data/JPEG/images/thumbnailsofReport/raw_a_thumb.jpg: 
   [testng] [2024-11-02 16:25:28,338] [pool-1-thread-2] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w685.tif: 
   [testng] [2024-11-02 16:25:29,587] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_AIR.fits: 
   [testng] [2024-11-02 16:25:29,853] [pool-1-thread-6] Initializing /data/PGM/images/pigfoot.pgm: 
   [testng] [2024-11-02 16:25:30,098] [pool-1-thread-7] Initializing /data/EPS/images/WHT.EPS: 
   [testng] [2024-11-02 16:25:30,564] [pool-1-thread-5] Initializing /data/TIFF/images/23srp5dksub.tif: 
   [testng] [2024-11-02 16:25:31,829] [pool-1-thread-9] Initializing /data/PICT/images/FLAG_B16.pct: 
   [testng] [2024-11-02 16:25:32,345] [pool-1-thread-10] Initializing /data/FITS/images/fits_wcs/1904-66_QSC.fits: 
   [testng] [2024-11-02 16:25:32,510] [pool-1-thread-8] Initializing /data/EPS/images/BLU.EPS: 
   [testng] [2024-11-02 16:25:32,850] [pool-1-thread-4] Initializing /data/JPEG/images/raw_a_rg.jpg: 
   [testng] [2024-11-02 16:25:33,016] [pool-1-thread-11] Initializing /data/Deltavision/images/Projection/VX_0umZ_1024_02_R3D_PRJ.dv: 
   [testng] [2024-11-02 16:25:33,533] [pool-1-thread-6] Initializing /data/PGM/images/Im_L.pgm: 
   [testng] [2024-11-02 16:25:34,102] [pool-1-thread-10] Initializing /data/Leica-LEI/images/pfa_10_04_06/pfa_10_04_06.lei: 
   [testng] [2024-11-02 16:25:35,071] [pool-1-thread-7] Initializing /data/EPS/images/GRN.EPS: 
   [testng] [2024-11-02 16:25:35,629] [pool-1-thread-9] Initializing /data/JPEG/images/DLD1-MT-02_R3D_D3D_01.jpg: 
   [testng] [2024-11-02 16:25:35,766] [pool-1-thread-6] Initializing /data/Deltavision/images/Projection/VX_4umZ_05_R3D_PRJ.dv: 
   [testng] [2024-11-02 16:25:35,960] [pool-1-thread-3] Initializing /data/Deltavision/images/Raw/VX_4umZ_02_R3D.dv: 
   [testng] [2024-11-02 16:25:36,410] [pool-1-thread-8] Initializing /data/Deltavision/images/Deconvolved/VX_0umZ_1024_02_R3D_PRJ_D3D.dv: 
   [testng] [2024-11-02 16:25:36,966] [pool-1-thread-11] Initializing /data/PGM/images/original2.pgm: 
   [testng] [2024-11-02 16:25:37,071] [pool-1-thread-4] Initializing /data/Deltavision/images/Deconvolved/VX_4umZ_05_R3D_PRJ_D3D.dv: 
   [testng] [2024-11-02 16:25:37,483] [pool-1-thread-1] Initializing /data/PNG/images/DMSOHigh_001.png: 
   [testng] [2024-11-02 16:25:38,164] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_COD.fits: 
   [testng] [2024-11-02 16:25:38,295] [pool-1-thread-2] Initializing /data/JPEG/images/raw_a.jpg: 
   [testng] [2024-11-02 16:25:38,448] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_TSC.fits: 
   [testng] [2024-11-02 16:25:38,821] [pool-1-thread-11] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w528.tif: 
   [testng] [2024-11-02 16:25:40,116] [pool-1-thread-1] Initializing /data/IPLAB/images/700nm.ipl: 
   [testng] [2024-11-02 16:25:40,474] [pool-1-thread-9] Initializing /data/Deltavision/images/Raw/VX_4umZ_05_R3D.dv: 
   [testng] [2024-11-02 16:25:40,927] [pool-1-thread-6] Initializing /data/Deltavision/images/Raw/VX_4umZ_07_R3D.dv: 
   [testng] [2024-11-02 16:25:41,159] [pool-1-thread-7] Initializing /data/FITS/images/fits_wcs/1904-66_CSC.fits: 
   [testng] [2024-11-02 16:25:41,438] [pool-1-thread-2] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w617.tif: 
   [testng] [2024-11-02 16:25:42,584] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_COO.fits: 
   [testng] [2024-11-02 16:25:42,677] [pool-1-thread-5] Initializing /data/GIF/images/DMSOHigh_001.gif: 
   [testng] [2024-11-02 16:25:43,135] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_SIN.fits: 
   [testng] [2024-11-02 16:25:43,442] [pool-1-thread-7] Initializing /data/FITS/images/2dpsf_resid_cnts.fits: 
   [testng] [2024-11-02 16:25:43,557] [pool-1-thread-8] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker test fixability 4PFA_1.lif: 
   [testng] [2024-11-02 16:25:43,914] [pool-1-thread-1] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_02_R3D_PRJ_w528.tif: 
   [testng] [2024-11-02 16:25:45,626] [pool-1-thread-9] Initializing /data/JPEG/images/23srp5dksub.jpg: 
   [testng] [2024-11-02 16:25:45,757] [pool-1-thread-3] Initializing /data/OME-XML/images/valid/TAABA.ome: 
   [testng] [2024-11-02 16:25:46,406] [pool-1-thread-5] Initializing /data/EPS/images/BLK.EPS: 
   [testng] [2024-11-02 16:25:46,640] [pool-1-thread-7] Initializing /data/PNG/images/raw_a.png: 
   [testng] [2024-11-02 16:25:46,670] [pool-1-thread-4] Initializing /data/FITS/images/fits_wcs/1904-66_SZP.fits: 
   [testng] [2024-11-02 16:25:46,786] [pool-1-thread-6] Initializing /data/EPS/images/FLAG_B24.EPS: 
   [testng] [2024-11-02 16:25:47,827] [pool-1-thread-7] Initializing /data/OME-XML/images/valid/Sample-2003-custom-ST.ome: 
   [testng] [2024-11-02 16:25:48,182] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_MER.fits: 
   [testng] [2024-11-02 16:25:48,551] [pool-1-thread-4] Initializing /data/OME-XML/images/valid/black6-7.ome: 
   [testng] [2024-11-02 16:25:49,689] [pool-1-thread-8] Initializing /data/GIF/images/raw_a.gif: 
   [testng] [2024-11-02 16:25:49,822] [pool-1-thread-5] Initializing /data/IPLAB/images/450nm.ipl: 
   [testng] [2024-11-02 16:25:49,985] [pool-1-thread-9] Initializing /data/GIF/images/raw_a_rg.gif: 
   [testng] [2024-11-02 16:25:50,093] [pool-1-thread-6] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w457.tif: 
   [testng] [2024-11-02 16:25:51,339] [pool-1-thread-11] Initializing /data/EPS/images/TRU256.EPS: 
   [testng] [2024-11-02 16:25:51,649] [pool-1-thread-10] Initializing /data/Leica-LIF/images/mitotracker test/mito tracker green.lif: 
   [testng] [2024-11-02 16:25:51,926] [pool-1-thread-7] Initializing /data/PGM/images/Tsukuba_R.pgm: 
   [testng] [2024-11-02 16:25:52,044] [pool-1-thread-2] Initializing /data/PGM/images/coronary.pgm: 
   [testng] [2024-11-02 16:25:52,508] [pool-1-thread-8] Initializing /data/FITS/images/fits_wcs/1904-66_SFL.fits: 
   [testng] [2024-11-02 16:25:52,791] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_STG.fits: 
   [testng] [2024-11-02 16:25:53,341] [pool-1-thread-5] Initializing /data/Leica-LEI/images/seq_colon_dapi_phalloidinA488/seq_colon_dapi_phalloidinA488.lei: 
   [testng] [2024-11-02 16:25:54,050] [pool-1-thread-4] Initializing /data/Deltavision/images/Projection/VX_4umZ_07_R3D_PRJ.dv: 
   [testng] [2024-11-02 16:25:54,254] [pool-1-thread-7] Initializing /data/FITS/images/psf_f1_norm_0.25pix.fits: 
   [testng] [2024-11-02 16:25:54,380] [pool-1-thread-2] Initializing /data/PNG/images/raw_a_rg.png: 
   [testng] [2024-11-02 16:25:54,610] [pool-1-thread-3] Initializing /data/PICT/images/MARBLES_B16.pct: 
   [testng] [2024-11-02 16:25:54,976] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_PAR.fits: 
   [testng] [2024-11-02 16:25:55,092] [pool-1-thread-10] Initializing /data/Deltavision/images/Raw/VX_0umZ_1024_02_R3D.dv: 
   [testng] [2024-11-02 16:25:55,332] [pool-1-thread-11] Initializing /data/IPLAB/images/400nm.ipl: 
   [testng] [2024-11-02 16:25:55,541] [pool-1-thread-8] Initializing /data/IPLAB/images/650nm.ipl: 
   [testng] [2024-11-02 16:25:55,719] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_BON.fits: 
   [testng] [2024-11-02 16:25:56,028] [pool-1-thread-2] Initializing /data/OpenLab-LIFF/images/DLD1-MT-04_R3D_D3D.liff: 
   [testng] [2024-11-02 16:25:57,584] [pool-1-thread-7] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_05_R3D_PRJ_w528.tif: 
   [testng] [2024-11-02 16:25:58,779] [pool-1-thread-4] Initializing /data/Leica-LIF/images/mitotracker test/mitotracker red 1_4800.lif: 
   [testng] [2024-11-02 16:25:59,397] [pool-1-thread-9] Initializing /data/FITS/images/fits_wcs/1904-66_COP.fits: 
   [testng] [2024-11-02 16:25:59,539] [pool-1-thread-1] Initializing /data/FITS/images/fits_wcs/1904-66_CEA.fits: 
   [testng] [2024-11-02 16:25:59,990] [pool-1-thread-8] Initializing /data/FITS/images/center_box_0.25pix.fits: 
   [testng] [2024-11-02 16:26:00,106] [pool-1-thread-11] Initializing /data/FITS/images/fits_wcs/1904-66_ZPN.fits: 
   [testng] [2024-11-02 16:26:00,299] [pool-1-thread-6] Initializing /data/FITS/images/fits_wcs/1904-66_HPX.fits: 
   [testng] [2024-11-02 16:26:00,659] [pool-1-thread-3] Initializing /data/FITS/images/fits_wcs/1904-66_ZEA.fits: 
   [testng] [2024-11-02 16:26:00,973] [pool-1-thread-10] Initializing /data/OME-XML/images/valid/Hoechst_ND - n000000.ome: 
   [testng] [2024-11-02 16:26:01,437] [pool-1-thread-1] Initializing /data/Deltavision/images/tiff/projected/VX_4umZ_07_R3D_PRJ_w457.tif: 
   [testng] [2024-11-02 16:26:02,560] [pool-1-thread-9] Initializing /data/OME-XML/images/valid/sdub.ome: 
   [testng] [2024-11-02 16:26:03,301] [pool-1-thread-11] Initializing /data/PGM/images/Tsukuba_L.pgm: 
   [testng] [2024-11-02 16:26:03,392] [pool-1-thread-8] Initializing /data/PGM/images/Im_R.pgm: 
   [testng] [2024-11-02 16:26:03,498] [pool-1-thread-6] Initializing /data/TIFF/images/DMSOHigh_001.tif: 
   [testng] [2024-11-02 16:26:04,791] [pool-1-thread-3] Initializing /data/Deltavision/images/tiff/projected/VX_0umZ_1024_02_R3D_PRJ_w457.tif: 
   [testng] [2024-11-02 16:26:06,646] [pool-1-thread-8] Initializing /data/LSM/150707_WTstack.lsm: 
   [testng] [2024-11-02 16:26:07,249] [pool-1-thread-11] Initializing /data/OME-XML/images/valid/Antarctic_Diatom_D3D_01.ome: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 6678, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

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