Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 70
originally caused by:
 Started by upstream project "Trigger" build number 78
 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/jenkins14518386429889764904.sh
+ '[' png = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_10576_merge_ci -v /uod/idr/repos/curated/png:/data -v /uod/idr-scratch/merge-ci/curated/png:/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:12:24,802 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 02:12:24,804 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - No custom configurators were discovered as a service.
   [testng] 02:12:24,804 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:12:24,806 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:12:24,807 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:12:24,807 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:12:24,808 |-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:12:24,808 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:12:24,808 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:12:24,809 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:12:24,809 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:12:24,810 |-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:12:24,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:12:24,999 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:12:25,023 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:12:25,023 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:12:25,029 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:12:25,029 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:12:25,029 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:12:25,030 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:12:25,030 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 02:12:25,030 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 02:12:25,031 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3a6bb9bf - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 223 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-05-21 02:12:25,040] [main] java.version = 11.0.16
   [testng] 02:12:25,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:12:25,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:12:25,092 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-05-21_02-12-25.log]
   [testng] 02:12:25,093 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-05-21 02:12:25,095] [main] testng.directory = /data
   [testng] [2024-05-21 02:12:25,096] [main] testng.configDirectory = /config
   [testng] [2024-05-21 02:12:25,106] [main] testng.multiplier = 1.0
   [testng] [2024-05-21 02:12:25,107] [main] testng.in-memory = false
   [testng] [2024-05-21 02:12:25,108] [main] testng.allow-missing = false
   [testng] [2024-05-21 02:12:25,108] [main] user.language = en
   [testng] [2024-05-21 02:12:25,108] [main] user.country = ${user.country}
   [testng] [2024-05-21 02:12:25,108] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-05-21 02:12:26,013] [main] ----------------------------------------
   [testng] [2024-05-21 02:12:26,013] [main] Total files: 152
   [testng] [2024-05-21 02:12:26,013] [main] Scan time: 0.905 s (5 ms/file)
   [testng] [2024-05-21 02:12:26,013] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 150 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-05-21 02:12:29,606] [pool-1-thread-1] Initializing /data/public/user-9/Pdataset-user-9/user-9 07 TEST.png: 
   [testng] 02:12:29,607 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:12:29,608 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:12:29,610 |-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-05-21_02-12-29.log]
   [testng] 02:12:29,610 |-INFO in ch.qos.logback.core.sift.SiftProcessor@749b5910 - End of configuration.
   [testng] [2024-05-21 02:12:29,619] [pool-1-thread-12] Initializing /data/public/user-11/user-11 09 TEST.png: 
   [testng] 02:12:29,619 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:12:29,619 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:12:29,619 |-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-05-21_02-12-29.log]
   [testng] 02:12:29,620 |-INFO in ch.qos.logback.core.sift.SiftProcessor@20331ea2 - End of configuration.
   [testng] [2024-05-21 02:12:29,632] [pool-1-thread-11] Initializing /data/public/user-2/dataset-user-2/user-2 01 TEST.png: 
   [testng] 02:12:29,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:12:29,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:12:29,634 |-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-05-21_02-12-29.log]
   [testng] 02:12:29,634 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2d4a58b4 - End of configuration.
   [testng] [2024-05-21 02:12:29,639] [pool-1-thread-10] Initializing /data/public/user-9/user-9 10 TEST.png: 
   [testng] 02:12:29,639 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:12:29,639 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:12:29,640 |-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-05-21_02-12-29.log]
   [testng] 02:12:29,640 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4519d16c - End of configuration.
   [testng] [2024-05-21 02:12:29,647] [pool-1-thread-9] Initializing /data/public/user-1/Pdataset-user-1/user-1 06 TEST.png: 
   [testng] 02:12:29,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:12:29,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:12:29,648 |-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-05-21_02-12-29.log]
   [testng] 02:12:29,648 |-INFO in ch.qos.logback.core.sift.SiftProcessor@15ea8313 - End of configuration.
   [testng] [2024-05-21 02:12:29,654] [pool-1-thread-8] Initializing /data/public/will/WesternBlots/Hela-frctn3305-VRAQ-11.11.png: 
   [testng] 02:12:29,654 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:12:29,654 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:12:29,655 |-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-05-21_02-12-29.log]
   [testng] 02:12:29,656 |-INFO in ch.qos.logback.core.sift.SiftProcessor@64c52d48 - End of configuration.
   [testng] [2024-05-21 02:12:29,695] [pool-1-thread-7] Initializing /data/public/user-12/Pdataset-user-12/user-12 07 TEST.png: 
   [testng] 02:12:29,696 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:12:29,696 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:12:29,698 |-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-05-21_02-12-29.log]
   [testng] 02:12:29,698 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2ceb36d4 - End of configuration.
   [testng] [2024-05-21 02:12:29,708] [pool-1-thread-6] Initializing /data/public/user-12/dataset-user-12/user-12 02 TEST.png: 
   [testng] 02:12:29,709 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:12:29,709 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:12:29,709 |-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-05-21_02-12-29.log]
   [testng] 02:12:29,710 |-INFO in ch.qos.logback.core.sift.SiftProcessor@229cd53e - End of configuration.
   [testng] [2024-05-21 02:12:29,715] [pool-1-thread-5] Initializing /data/public/user-11/dataset-user-11/user-11 04 TEST.png: 
   [testng] 02:12:29,715 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:12:29,715 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:12:29,716 |-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-05-21_02-12-29.log]
   [testng] 02:12:29,716 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5c7f1bd - End of configuration.
   [testng] [2024-05-21 02:12:29,721] [pool-1-thread-4] Initializing /data/public/user-12/dataset-user-12/user-12 01 TEST.png: 
   [testng] 02:12:29,721 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:12:29,722 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:12:29,722 |-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-05-21_02-12-29.log]
   [testng] 02:12:29,723 |-INFO in ch.qos.logback.core.sift.SiftProcessor@79624329 - End of configuration.
   [testng] [2024-05-21 02:12:29,727] [pool-1-thread-3] Initializing /data/public/user-6/dataset-user-6/user-6 02 TEST.png: 
   [testng] 02:12:29,727 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:12:29,727 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:12:29,728 |-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-05-21_02-12-29.log]
   [testng] 02:12:29,728 |-INFO in ch.qos.logback.core.sift.SiftProcessor@51af38ed - End of configuration.
   [testng] [2024-05-21 02:12:29,735] [pool-1-thread-2] Initializing /data/petr/000b.png: 
   [testng] 02:12:29,735 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:12:29,735 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:12:29,736 |-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-05-21_02-12-29.log]
   [testng] 02:12:29,737 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4102a7de - End of configuration.
   [testng] [2024-05-21 02:12:31,531] [pool-1-thread-11] Initializing /data/public/user-2/Pdataset-user-2/user-2 07 TEST.png: 
   [testng] [2024-05-21 02:12:31,534] [pool-1-thread-2] Initializing /data/public/user-4/user-4 09 TEST.png: 
   [testng] [2024-05-21 02:12:31,537] [pool-1-thread-12] Initializing /data/public/user-5/Pdataset-user-5/user-5 07 TEST.png: 
   [testng] [2024-05-21 02:12:31,541] [pool-1-thread-1] Initializing /data/stephane/S_2C1Z3T_sh.png: 
   [testng] [2024-05-21 02:12:31,546] [pool-1-thread-5] Initializing /data/public/user-10/Pdataset-user-10/user-10 05 TEST.png: 
   [testng] [2024-05-21 02:12:31,549] [pool-1-thread-10] Initializing /data/public/user-2/Pdataset-user-2/user-2 06 TEST.png: 
   [testng] [2024-05-21 02:12:31,551] [pool-1-thread-7] Initializing /data/public/user-9/user-9 09 TEST.png: 
   [testng] [2024-05-21 02:12:31,554] [pool-1-thread-3] Initializing /data/public/user-6/user-6 10 TEST.png: 
   [testng] [2024-05-21 02:12:31,557] [pool-1-thread-9] Initializing /data/public/user-5/Pdataset-user-5/user-5 06 TEST.png: 
   [testng] [2024-05-21 02:12:31,560] [pool-1-thread-6] Initializing /data/public/user-9/Pdataset-user-9/user-9 05 TEST.png: 
   [testng] [2024-05-21 02:12:31,562] [pool-1-thread-4] Initializing /data/public/user-5/Pdataset-user-5/user-5 08 TEST.png: 
   [testng] [2024-05-21 02:12:31,604] [pool-1-thread-8] Initializing /data/public/user-8/Pdataset-user-8/user-8 06 TEST.png: 
   [testng] [2024-05-21 02:12:31,857] [pool-1-thread-6] Initializing /data/big-images/4kx4k.png: 
   [testng] [2024-05-21 02:12:31,860] [pool-1-thread-4] Initializing /data/curtis/rgba8_bk.png: 
   [testng] [2024-05-21 02:12:31,901] [pool-1-thread-7] Initializing /data/public/will/WesternBlots/BillE-IPbuffer-lysates-13.1.png: 
   [testng] [2024-05-21 02:12:31,927] [pool-1-thread-9] Initializing /data/public/user-4/Pdataset-user-4/user-4 08 TEST.png: 
   [testng] [2024-05-21 02:12:31,930] [pool-1-thread-3] Initializing /data/public/user-4/dataset-user-4/user-4 04 TEST.png: 
   [testng] [2024-05-21 02:12:31,933] [pool-1-thread-12] Initializing /data/public/user-10/user-10 10 TEST.png: 
   [testng] [2024-05-21 02:12:31,957] [pool-1-thread-2] Initializing /data/public/user-6/dataset-user-6/user-6 03 TEST.png: 
   [testng] [2024-05-21 02:12:31,959] [pool-1-thread-5] Initializing /data/stephane/save.tif: 
   [testng] [2024-05-21 02:12:32,049] [pool-1-thread-8] Initializing /data/petr/002w.png: 
   [testng] [2024-05-21 02:12:32,051] [pool-1-thread-10] Initializing /data/public/user-12/user-12 10 TEST.png: 
   [testng] [2024-05-21 02:12:32,054] [pool-1-thread-11] Initializing /data/public/user-1/dataset-user-1/user-1 02 TEST.png: 
   [testng] [2024-05-21 02:12:32,078] [pool-1-thread-4] Initializing /data/public/will/WesternBlots/Hela-frctns-DM1a-5.12.png: 
   [testng] [2024-05-21 02:12:32,152] [pool-1-thread-1] Initializing /data/public/user-11/dataset-user-11/user-11 01 TEST.png: 
   [testng] [2024-05-21 02:12:32,155] [pool-1-thread-3] Initializing /data/public/user-1/user-1 09 TEST.png: 
   [testng] [2024-05-21 02:12:32,158] [pool-1-thread-12] Initializing /data/public/user-3/user-3 09 TEST.png: 
   [testng] [2024-05-21 02:12:32,196] [pool-1-thread-9] Initializing /data/samples/Cats.png: 
   [testng] [2024-05-21 02:12:32,208] [pool-1-thread-2] Initializing /data/public/user-12/dataset-user-12/user-12 03 TEST.png: 
   [testng] [2024-05-21 02:12:32,211] [pool-1-thread-8] Initializing /data/stephane/test.tiff: 
   [testng] [2024-05-21 02:12:32,365] [pool-1-thread-10] Initializing /data/jean-marie/CFPNEAT01_R3D.png: 
   [testng] [2024-05-21 02:12:32,380] [pool-1-thread-11] Initializing /data/public/user-4/Pdataset-user-4/user-4 06 TEST.png: 
   [testng] [2024-05-21 02:12:32,443] [pool-1-thread-12] Initializing /data/public/user-11/Pdataset-user-11/user-11 06 TEST.png: 
   [testng] [2024-05-21 02:12:32,448] [pool-1-thread-3] Initializing /data/public/will/WesternBlots/In-Abs-blot.png: 
   [testng] [2024-05-21 02:12:32,455] [pool-1-thread-1] Initializing /data/public/user-9/dataset-user-9/user-9 01 TEST.png: 
   [testng] [2024-05-21 02:12:32,519] [pool-1-thread-2] Initializing /data/public/user-8/Pdataset-user-8/user-8 07 TEST.png: 
   [testng] [2024-05-21 02:12:32,586] [pool-1-thread-11] Initializing /data/petr/000a.png: 
   [testng] [2024-05-21 02:12:32,628] [pool-1-thread-9] Initializing /data/public/user-10/dataset-user-10/user-10 02 TEST.png: 
   [testng] [2024-05-21 02:12:32,629] [pool-1-thread-10] Initializing /data/big-images/2kx2k.png: 
   [testng] [2024-05-21 02:12:32,632] [pool-1-thread-7] Initializing /data/public/user-5/dataset-user-5/user-5 03 TEST.png: 
   [testng] [2024-05-21 02:12:32,683] [pool-1-thread-12] Initializing /data/public/user-5/dataset-user-5/user-5 04 TEST.png: 
   [testng] [2024-05-21 02:12:32,685] [pool-1-thread-1] Initializing /data/public/user-4/user-4 10 TEST.png: 
   [testng] [2024-05-21 02:12:32,688] [pool-1-thread-4] Initializing /data/public/user-7/user-7 09 TEST.png: 
   [testng] [2024-05-21 02:12:32,736] [pool-1-thread-2] Initializing /data/public/user-9/dataset-user-9/user-9 04 TEST.png: 
   [testng] [2024-05-21 02:12:32,772] [pool-1-thread-11] Initializing /data/public/user-10/dataset-user-10/user-10 04 TEST.png: 
   [testng] [2024-05-21 02:12:32,818] [pool-1-thread-7] Initializing /data/public/will/WesternBlots/Blot-purif-Ab-west-11.11.png: 
   [testng] [2024-05-21 02:12:32,821] [pool-1-thread-9] Initializing /data/petr/006NbWeb b.png: 
   [testng] [2024-05-21 02:12:32,862] [pool-1-thread-1] Initializing /data/public/user-8/Pdataset-user-8/user-8 05 TEST.png: 
   [testng] [2024-05-21 02:12:32,864] [pool-1-thread-4] Initializing /data/public/user-7/Pdataset-user-7/user-7 08 TEST.png: 
   [testng] [2024-05-21 02:12:32,884] [pool-1-thread-12] Initializing /data/public/user-11/dataset-user-11/user-11 02 TEST.png: 
   [testng] [2024-05-21 02:12:32,904] [pool-1-thread-2] Initializing /data/public/user-11/dataset-user-11/user-11 03 TEST.png: 
   [testng] [2024-05-21 02:12:32,981] [pool-1-thread-11] Initializing /data/public/user-1/dataset-user-1/user-1 03 TEST.png: 
   [testng] [2024-05-21 02:12:32,996] [pool-1-thread-9] Initializing /data/petr/006NbWeb.png: 
   [testng] [2024-05-21 02:12:33,000] [pool-1-thread-5] Initializing /data/public/user-11/user-11 10 TEST.png: 
   [testng] [2024-05-21 02:12:33,086] [pool-1-thread-12] Initializing /data/public/user-3/Pdataset-user-3/user-3 07 TEST.png: 
   [testng] [2024-05-21 02:12:33,088] [pool-1-thread-7] Initializing /data/public/user-7/dataset-user-7/user-7 01 TEST.png: 
   [testng] [2024-05-21 02:12:33,090] [pool-1-thread-4] Initializing /data/public/user-8/user-8 10 TEST.png: 
   [testng] [2024-05-21 02:12:33,104] [pool-1-thread-1] Initializing /data/public/user-12/Pdataset-user-12/user-12 06 TEST.png: 
   [testng] [2024-05-21 02:12:33,177] [pool-1-thread-2] Initializing /data/public/user-5/user-5 10 TEST.png: 
   [testng] [2024-05-21 02:12:33,180] [pool-1-thread-11] Initializing /data/public/user-7/Pdataset-user-7/user-7 06 TEST.png: 
   [testng] [2024-05-21 02:12:33,182] [pool-1-thread-9] Initializing /data/public/user-10/Pdataset-user-10/user-10 07 TEST.png: 
   [testng] [2024-05-21 02:12:33,198] [pool-1-thread-5] Initializing /data/stephane/save.png: 
   [testng] [2024-05-21 02:12:33,201] [pool-1-thread-8] Initializing /data/public/will/WesternBlots/HeLa-frctns-11.5.5-3.3.png: 
   [testng] [2024-05-21 02:12:33,283] [pool-1-thread-4] Initializing /data/curtis/toucan.png: 
   [testng] [2024-05-21 02:12:33,285] [pool-1-thread-7] Initializing /data/public/user-9/dataset-user-9/user-9 02 TEST.png: 
   [testng] [2024-05-21 02:12:33,287] [pool-1-thread-1] Initializing /data/public/user-5/dataset-user-5/user-5 01 TEST.png: 
   [testng] [2024-05-21 02:12:33,289] [pool-1-thread-12] Initializing /data/public/user-4/dataset-user-4/user-4 02 TEST.png: 
   [testng] [2024-05-21 02:12:33,332] [pool-1-thread-11] Initializing /data/public/user-2/Pdataset-user-2/user-2 08 TEST.png: 
   [testng] [2024-05-21 02:12:33,335] [pool-1-thread-2] Initializing /data/qa-11038/BGEMG.png: 
   [testng] [2024-05-21 02:12:33,370] [pool-1-thread-9] Initializing /data/public/user-6/Pdataset-user-6/user-6 05 TEST.png: 
   [testng] [2024-05-21 02:12:33,404] [pool-1-thread-4] Initializing /data/public/user-10/dataset-user-10/user-10 03 TEST.png: 
   [testng] [2024-05-21 02:12:33,452] [pool-1-thread-12] Initializing /data/public/user-8/dataset-user-8/user-8 03 TEST.png: 
   [testng] [2024-05-21 02:12:33,465] [pool-1-thread-7] Initializing /data/big-images/8kx8k.png: 
   [testng] [2024-05-21 02:12:33,469] [pool-1-thread-1] Initializing /data/public/will/WesternBlots/BillE-IPbuffer-IPs-18-21.1.png: 
   [testng] [2024-05-21 02:12:33,474] [pool-1-thread-11] Initializing /data/public/user-4/dataset-user-4/user-4 03 TEST.png: 
   [testng] [2024-05-21 02:12:33,483] [pool-1-thread-5] Initializing /data/public/user-2/dataset-user-2/user-2 04 TEST.png: 
   [testng] [2024-05-21 02:12:33,718] [pool-1-thread-3] Initializing /data/public/user-1/Pdataset-user-1/user-1 07 TEST.png: 
   [testng] [2024-05-21 02:12:33,730] [pool-1-thread-10] Initializing /data/public/user-7/Pdataset-user-7/user-7 07 TEST.png: 
   [testng] [2024-05-21 02:12:33,795] [pool-1-thread-11] Initializing /data/public/user-1/dataset-user-1/user-1 01 TEST.png: 
   [testng] [2024-05-21 02:12:33,797] [pool-1-thread-4] Initializing /data/public/user-7/dataset-user-7/user-7 04 TEST.png: 
   [testng] [2024-05-21 02:12:33,798] [pool-1-thread-12] Initializing /data/public/user-6/Pdataset-user-6/user-6 08 TEST.png: 
   [testng] [2024-05-21 02:12:33,801] [pool-1-thread-2] Initializing /data/public/user-7/Pdataset-user-7/user-7 05 TEST.png: 
   [testng] [2024-05-21 02:12:33,803] [pool-1-thread-9] Initializing /data/public/user-3/Pdataset-user-3/user-3 05 TEST.png: 
   [testng] [2024-05-21 02:12:33,818] [pool-1-thread-5] Initializing /data/public/user-6/Pdataset-user-6/user-6 06 TEST.png: 
   [testng] [2024-05-21 02:12:33,853] [pool-1-thread-3] Initializing /data/public/user-3/dataset-user-3/user-3 03 TEST.png: 
   [testng] [2024-05-21 02:12:33,862] [pool-1-thread-10] Initializing /data/public/user-8/dataset-user-8/user-8 02 TEST.png: 
   [testng] [2024-05-21 02:12:33,931] [pool-1-thread-11] Initializing /data/public/user-11/Pdataset-user-11/user-11 07 TEST.png: 
   [testng] [2024-05-21 02:12:33,933] [pool-1-thread-4] Initializing /data/public/user-1/user-1 10 TEST.png: 
   [testng] [2024-05-21 02:12:33,949] [pool-1-thread-9] Initializing /data/public/user-3/dataset-user-3/user-3 02 TEST.png: 
   [testng] [2024-05-21 02:12:33,952] [pool-1-thread-8] Initializing /data/public/user-10/user-10 09 TEST.png: 
   [testng] [2024-05-21 02:12:33,974] [pool-1-thread-3] Initializing /data/public/user-12/Pdataset-user-12/user-12 05 TEST.png: 
   [testng] [2024-05-21 02:12:33,976] [pool-1-thread-2] Initializing /data/public/user-6/dataset-user-6/user-6 01 TEST.png: 
   [testng] [2024-05-21 02:12:33,978] [pool-1-thread-5] Initializing /data/public/user-9/Pdataset-user-9/user-9 08 TEST.png: 
   [testng] [2024-05-21 02:12:33,988] [pool-1-thread-10] Initializing /data/public/user-3/dataset-user-3/user-3 01 TEST.png: 
   [testng] [2024-05-21 02:12:34,005] [pool-1-thread-12] Initializing /data/public/user-9/Pdataset-user-9/user-9 06 TEST.png: 
   [testng] [2024-05-21 02:12:34,075] [pool-1-thread-11] Initializing /data/public/user-4/Pdataset-user-4/user-4 07 TEST.png: 
   [testng] [2024-05-21 02:12:34,077] [pool-1-thread-8] Initializing /data/public/user-3/Pdataset-user-3/user-3 08 TEST.png: 
   [testng] [2024-05-21 02:12:34,079] [pool-1-thread-4] Initializing /data/public/user-8/Pdataset-user-8/user-8 08 TEST.png: 
   [testng] [2024-05-21 02:12:34,093] [pool-1-thread-9] Initializing /data/public/user-2/user-2 10 TEST.png: 
   [testng] [2024-05-21 02:12:34,109] [pool-1-thread-1] Initializing /data/public/user-6/dataset-user-6/user-6 04 TEST.png: 
   [testng] [2024-05-21 02:12:34,114] [pool-1-thread-5] Initializing /data/public/user-9/dataset-user-9/user-9 03 TEST.png: 
   [testng] [2024-05-21 02:12:34,117] [pool-1-thread-2] Initializing /data/public/user-7/dataset-user-7/user-7 03 TEST.png: 
   [testng] [2024-05-21 02:12:34,127] [pool-1-thread-3] Initializing /data/public/user-5/Pdataset-user-5/user-5 05 TEST.png: 
   [testng] [2024-05-21 02:12:34,145] [pool-1-thread-10] Initializing /data/public/user-5/dataset-user-5/user-5 02 TEST.png: 
   [testng] [2024-05-21 02:12:34,163] [pool-1-thread-12] Initializing /data/simon/test.png: 
   [testng] [2024-05-21 02:12:34,190] [pool-1-thread-8] Initializing /data/public/user-2/Pdataset-user-2/user-2 05 TEST.png: 
   [testng] [2024-05-21 02:12:34,201] [pool-1-thread-11] Initializing /data/public/user-3/dataset-user-3/user-3 04 TEST.png: 
   [testng] [2024-05-21 02:12:34,213] [pool-1-thread-9] Initializing /data/stephane/test.png: 
   [testng] [2024-05-21 02:12:34,224] [pool-1-thread-4] Initializing /data/petr/003w.png: 
   [testng] [2024-05-21 02:12:34,240] [pool-1-thread-1] Initializing /data/public/user-2/dataset-user-2/user-2 02 TEST.png: 
   [testng] [2024-05-21 02:12:34,247] [pool-1-thread-5] Initializing /data/public/user-10/dataset-user-10/user-10 01 TEST.png: 
   [testng] [2024-05-21 02:12:34,248] [pool-1-thread-3] Initializing /data/public/user-6/user-6 09 TEST.png: 
   [testng] [2024-05-21 02:12:34,250] [pool-1-thread-2] Initializing /data/public/user-7/dataset-user-7/user-7 02 TEST.png: 
   [testng] [2024-05-21 02:12:34,281] [pool-1-thread-10] Initializing /data/public/user-10/Pdataset-user-10/user-10 06 TEST.png: 
   [testng] [2024-05-21 02:12:34,319] [pool-1-thread-12] Initializing /data/public/user-6/Pdataset-user-6/user-6 07 TEST.png: 
   [testng] [2024-05-21 02:12:34,350] [pool-1-thread-8] Initializing /data/public/user-11/Pdataset-user-11/user-11 05 TEST.png: 
   [testng] [2024-05-21 02:12:34,352] [pool-1-thread-11] Initializing /data/public/user-1/Pdataset-user-1/user-1 08 TEST.png: 
   [testng] [2024-05-21 02:12:34,404] [pool-1-thread-5] Initializing /data/public/user-12/user-12 09 TEST.png: 
   [testng] [2024-05-21 02:12:34,406] [pool-1-thread-2] Initializing /data/public/user-5/user-5 09 TEST.png: 
   [testng] [2024-05-21 02:12:34,408] [pool-1-thread-3] Initializing /data/public/user-10/Pdataset-user-10/user-10 08 TEST.png: 
   [testng] [2024-05-21 02:12:34,410] [pool-1-thread-4] Initializing /data/public/user-8/dataset-user-8/user-8 01 TEST.png: 
   [testng] [2024-05-21 02:12:34,412] [pool-1-thread-1] Initializing /data/public/user-2/user-2 09 TEST.png: 
   [testng] [2024-05-21 02:12:34,449] [pool-1-thread-10] Initializing /data/stephane/save.ome.tif: 
   [testng] [2024-05-21 02:12:34,559] [pool-1-thread-12] Initializing /data/public/user-12/dataset-user-12/user-12 04 TEST.png: 
   [testng] [2024-05-21 02:12:34,571] [pool-1-thread-11] Initializing /data/public/user-1/dataset-user-1/user-1 04 TEST.png: 
   [testng] [2024-05-21 02:12:34,611] [pool-1-thread-8] Initializing /data/public/user-2/dataset-user-2/user-2 03 TEST.png: 
   [testng] [2024-05-21 02:12:34,612] [pool-1-thread-4] Initializing /data/public/user-11/Pdataset-user-11/user-11 08 TEST.png: 
   [testng] [2024-05-21 02:12:34,614] [pool-1-thread-2] Initializing /data/public/user-1/Pdataset-user-1/user-1 05 TEST.png: 
   [testng] [2024-05-21 02:12:34,654] [pool-1-thread-1] Initializing /data/public/user-3/Pdataset-user-3/user-3 06 TEST.png: 
   [testng] [2024-05-21 02:12:34,657] [pool-1-thread-5] Initializing /data/public/user-8/user-8 09 TEST.png: 
   [testng] [2024-05-21 02:12:34,659] [pool-1-thread-3] Initializing /data/public/user-12/Pdataset-user-12/user-12 08 TEST.png: 
   [testng] [2024-05-21 02:12:34,709] [pool-1-thread-12] Initializing /data/petr/4.4.5 version works fine.png: 
   [testng] [2024-05-21 02:12:34,749] [pool-1-thread-11] Initializing /data/curtis/png-logo.png: 
   [testng] [2024-05-21 02:12:34,751] [pool-1-thread-4] Initializing /data/public/user-7/user-7 10 TEST.png: 
   [testng] [2024-05-21 02:12:34,786] [pool-1-thread-8] Initializing /data/public/user-4/Pdataset-user-4/user-4 05 TEST.png: 
   [testng] [2024-05-21 02:12:34,789] [pool-1-thread-2] Initializing /data/public/user-3/user-3 10 TEST.png: 
   [testng] [2024-05-21 02:12:34,803] [pool-1-thread-6] Initializing /data/public/user-8/dataset-user-8/user-8 04 TEST.png: 
   [testng] [2024-05-21 02:12:34,805] [pool-1-thread-3] Initializing /data/public/user-4/dataset-user-4/user-4 01 TEST.png: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 7950, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 20 seconds
Finished: SUCCESS