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/jenkins16093605432403009788.sh
+ '[' fluoview = slidebook ']'
++ date +%u
+ '[' 2 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_10568_merge_ci -v /uod/idr/repos/curated/fluoview:/data -v /uod/idr-scratch/merge-ci/curated/fluoview:/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:10:39,235 |-INFO in ch.qos.logback.classic.util.ContextInitializer@61386958 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 02:10:39,236 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 02:10:39,236 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 02:10:39,236 |-INFO in ch.qos.logback.classic.util.ContextInitializer@61386958 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 02:10:39,236 |-INFO in ch.qos.logback.classic.util.ContextInitializer@61386958 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:10:39,237 |-INFO in ch.qos.logback.classic.util.ContextInitializer@61386958 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 02:10:39,238 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 02:10:39,239 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 02:10:39,239 |-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:10:39,648 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 02:10:39,648 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 02:10:39,689 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 02:10:39,689 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 02:10:39,711 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 02:10:39,712 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 02:10:39,712 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 02:10:39,712 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 02:10:39,712 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2794eab6 - End of configuration.
   [testng] 02:10:39,728 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c1a5b54 - Registering current configuration as safe fallback point
   [testng] 02:10:39,728 |-INFO in ch.qos.logback.classic.util.ContextInitializer@61386958 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 491 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-05-21 02:10:39,746] [main] java.version = 11.0.16
   [testng] 02:10:39,749 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 02:10:39,749 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:39,980 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-05-21_02-10-39.log]
   [testng] 02:10:39,982 |-INFO in ch.qos.logback.core.sift.SiftProcessor@642a7222 - End of configuration.
   [testng] [2024-05-21 02:10:40,002] [main] testng.directory = /data
   [testng] [2024-05-21 02:10:40,003] [main] testng.configDirectory = /config
   [testng] [2024-05-21 02:10:40,089] [main] testng.multiplier = 1.0
   [testng] [2024-05-21 02:10:40,113] [main] testng.in-memory = false
   [testng] [2024-05-21 02:10:40,113] [main] testng.allow-missing = false
   [testng] [2024-05-21 02:10:40,113] [main] user.language = en
   [testng] [2024-05-21 02:10:40,113] [main] user.country = ${user.country}
   [testng] [2024-05-21 02:10:40,113] [main] Maximum heap size = 15360 MB
   [testng] Scanning for files...
   [testng] [2024-05-21 02:10:41,492] [main] ----------------------------------------
   [testng] [2024-05-21 02:10:41,492] [main] Total files: 14
   [testng] [2024-05-21 02:10:41,493] [main] Scan time: 1.379 s (98 ms/file)
   [testng] [2024-05-21 02:10:41,493] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 13 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-05-21 02:10:46,486] [pool-1-thread-1] Initializing /data/timg/LiveThree-xyzt.tif: 
   [testng] 02:10:46,486 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:10:46,486 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:46,488 |-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-10-46.log]
   [testng] 02:10:46,488 |-INFO in ch.qos.logback.core.sift.SiftProcessor@48b652fe - End of configuration.
   [testng] [2024-05-21 02:10:46,595] [pool-1-thread-12] Initializing /data/shalin/40xNA0.6-512x512.tif: 
   [testng] 02:10:46,595 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 02:10:46,595 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:46,596 |-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-10-46.log]
   [testng] 02:10:46,596 |-INFO in ch.qos.logback.core.sift.SiftProcessor@11bb4551 - End of configuration.
   [testng] [2024-05-21 02:10:46,687] [pool-1-thread-11] Initializing /data/timg/LiveOne.tif: 
   [testng] 02:10:46,687 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:10:46,687 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:46,688 |-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-10-46.log]
   [testng] 02:10:46,688 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2eaf757a - End of configuration.
   [testng] [2024-05-21 02:10:46,731] [pool-1-thread-10] Initializing /data/timg/eric-three.tif: 
   [testng] 02:10:46,731 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:10:46,731 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:46,732 |-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-10-46.log]
   [testng] 02:10:46,733 |-INFO in ch.qos.logback.core.sift.SiftProcessor@25e0d02c - End of configuration.
   [testng] [2024-05-21 02:10:46,805] [pool-1-thread-9] Initializing /data/timg/eric-three-projection.tif: 
   [testng] 02:10:46,806 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:10:46,806 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:46,806 |-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-10-46.log]
   [testng] 02:10:46,807 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7f7443e7 - End of configuration.
   [testng] [2024-05-21 02:10:46,849] [pool-1-thread-8] Initializing /data/timg/eric-one-3d.tif: 
   [testng] 02:10:46,849 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:10:46,849 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:46,850 |-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-10-46.log]
   [testng] 02:10:46,850 |-INFO in ch.qos.logback.core.sift.SiftProcessor@687c173d - End of configuration.
   [testng] [2024-05-21 02:10:46,924] [pool-1-thread-7] Initializing /data/jae/BrdU.1c-1.z.Live1-25-2005_11-58-40_AM.tif: 
   [testng] 02:10:46,924 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:10:46,924 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:46,925 |-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-10-46.log]
   [testng] 02:10:46,925 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4ea4a612 - End of configuration.
   [testng] [2024-05-21 02:10:46,960] [pool-1-thread-6] Initializing /data/brian/DBTRG 2X 1a-1.tif: 
   [testng] 02:10:46,960 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:10:46,961 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:46,961 |-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-10-46.log]
   [testng] 02:10:46,962 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6f0c1e0 - End of configuration.
   [testng] [2024-05-21 02:10:47,033] [pool-1-thread-5] Initializing /data/aaron/olympus_fv500.tif: 
   [testng] 02:10:47,034 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:10:47,034 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:47,034 |-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-10-47.log]
   [testng] 02:10:47,035 |-INFO in ch.qos.logback.core.sift.SiftProcessor@68a68765 - End of configuration.
   [testng] [2024-05-21 02:10:47,290] [pool-1-thread-4] Initializing /data/brian/DBTRG 2X 1a-1_DSP.TIF: 
   [testng] 02:10:47,291 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:10:47,291 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:47,292 |-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-10-47.log]
   [testng] 02:10:47,292 |-INFO in ch.qos.logback.core.sift.SiftProcessor@41a3a0af - End of configuration.
   [testng] [2024-05-21 02:10:47,355] [pool-1-thread-3] Initializing /data/timg/eric-one.tif: 
   [testng] 02:10:47,355 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:10:47,355 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:47,356 |-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-10-47.log]
   [testng] 02:10:47,356 |-INFO in ch.qos.logback.core.sift.SiftProcessor@c059eb8 - End of configuration.
   [testng] [2024-05-21 02:10:47,473] [pool-1-thread-2] Initializing /data/timg/LiveTwo.tif: 
   [testng] 02:10:47,473 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:10:47,473 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:47,474 |-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-10-47.log]
   [testng] 02:10:47,474 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7c1b085c - End of configuration.
   [testng] [2024-05-21 02:10:49,523] [pool-1-thread-11] Initializing /data/timg/E1-v2(11 som).tif: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 689, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 15 seconds
Finished: SUCCESS