Skip to content

Console Output

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

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

init-timestamp:

init:

copy-resources:

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

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

test-automated:
   [testng] File leak detector installed
   [testng] 01:39:14,448 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
   [testng] 01:39:14,450 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - No custom configurators were discovered as a service.
   [testng] 01:39:14,450 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:39:14,451 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 01:39:14,451 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 01:39:14,451 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 01:39:14,451 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 01:39:14,451 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:39:14,452 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 01:39:14,452 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 01:39:14,452 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 01:39:14,452 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 01:39:14,661 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 01:39:14,662 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 01:39:14,688 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 01:39:14,688 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 01:39:14,695 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 01:39:14,695 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 01:39:14,695 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 01:39:14,696 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 01:39:14,696 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@63355449 - End of configuration.
   [testng] 01:39:14,696 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48ae9b55 - Registering current configuration as safe fallback point
   [testng] 01:39:14,697 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7ff95560 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 245 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2025-03-29 01:39:14,706] [main] java.version = 1.8.0_342
   [testng] 01:39:14,709 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 01:39:14,709 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 01:39:14,751 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-03-29_01-39-14.log]
   [testng] 01:39:14,753 |-INFO in ch.qos.logback.core.sift.SiftProcessor@765d7657 - End of configuration.
   [testng] [2025-03-29 01:39:14,754] [main] testng.directory = /data
   [testng] [2025-03-29 01:39:14,754] [main] testng.configDirectory = /config
   [testng] [2025-03-29 01:39:14,766] [main] testng.multiplier = 1.0
   [testng] [2025-03-29 01:39:14,766] [main] testng.in-memory = false
   [testng] [2025-03-29 01:39:14,766] [main] testng.allow-missing = false
   [testng] [2025-03-29 01:39:14,766] [main] user.language = en
   [testng] [2025-03-29 01:39:14,766] [main] user.country = ${user.country}
   [testng] [2025-03-29 01:39:14,766] [main] Maximum heap size = 13653 MB
   [testng] Scanning for files...
   [testng] [2025-03-29 01:52:36,272] [main] ----------------------------------------
   [testng] [2025-03-29 01:52:36,272] [main] Total files: 12
   [testng] [2025-03-29 01:52:36,272] [main] Scan time: 801.506 s (66792 ms/file)
   [testng] [2025-03-29 01:52:36,273] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 11 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2025-03-29 02:08:11,321] [pool-1-thread-1] Initializing /data/public/ngladitz/v4/test-v4.obf: 
   [testng] 02:08:11,321 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 02:08:11,321 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:08:11,322 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-1] - File property is set to [target/bio-formats-test-pool-1-thread-1-2025-03-29_02-08-11.log]
   [testng] 02:08:11,323 |-INFO in ch.qos.logback.core.sift.SiftProcessor@77af127d - End of configuration.
   [testng] [2025-03-29 02:09:07,664] [pool-1-thread-11] Initializing /data/qa-27923/test.obf: 
   [testng] 02:09:07,664 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 02:09:07,664 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:09:07,665 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-11] - File property is set to [target/bio-formats-test-pool-1-thread-11-2025-03-29_02-09-07.log]
   [testng] 02:09:07,666 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3302cf11 - End of configuration.
   [testng] [2025-03-29 02:09:59,251] [pool-1-thread-10] Initializing /data/public/ngladitz/v6/test-v6-short-write.obf: 
   [testng] 02:09:59,251 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 02:09:59,251 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:09:59,252 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-10] - File property is set to [target/bio-formats-test-pool-1-thread-10-2025-03-29_02-09-59.log]
   [testng] 02:09:59,252 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4416b5a9 - End of configuration.
   [testng] [2025-03-29 02:10:50,822] [pool-1-thread-9] Initializing /data/qa-16895/Measurement1.msr: 
   [testng] 02:10:50,822 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 02:10:50,822 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:10:50,823 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-9] - File property is set to [target/bio-formats-test-pool-1-thread-9-2025-03-29_02-10-50.log]
   [testng] 02:10:50,823 |-INFO in ch.qos.logback.core.sift.SiftProcessor@11704742 - End of configuration.
   [testng] [2025-03-29 02:12:28,366] [pool-1-thread-8] Initializing /data/qa-17111/before 1.msr: 
   [testng] 02:12:28,366 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 02:12:28,366 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:12:28,366 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-8] - File property is set to [target/bio-formats-test-pool-1-thread-8-2025-03-29_02-12-28.log]
   [testng] 02:12:28,367 |-INFO in ch.qos.logback.core.sift.SiftProcessor@58be2daf - End of configuration.
   [testng] [2025-03-29 02:13:30,606] [pool-1-thread-7] Initializing /data/public/ngladitz/v6/test-v6-uncompressed.obf: 
   [testng] 02:13:30,606 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 02:13:30,606 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:13:30,607 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-7] - File property is set to [target/bio-formats-test-pool-1-thread-7-2025-03-29_02-13-30.log]
   [testng] 02:13:30,607 |-INFO in ch.qos.logback.core.sift.SiftProcessor@79fc95fa - End of configuration.
   [testng] [2025-03-29 02:14:14,831] [pool-1-thread-6] Initializing /data/zoltan/3D-CONFOCAL-PSF-235nm.msr: 
   [testng] 02:14:14,831 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 02:14:14,831 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:14:14,831 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-6] - File property is set to [target/bio-formats-test-pool-1-thread-6-2025-03-29_02-14-14.log]
   [testng] 02:14:14,832 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1c44ef3d - End of configuration.
   [testng] [2025-03-29 02:15:05,011] [pool-1-thread-5] Initializing /data/bjoernthiel/20191106__zstack.msr: 
   [testng] 02:15:05,011 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 02:15:05,011 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:15:05,011 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-5] - File property is set to [target/bio-formats-test-pool-1-thread-5-2025-03-29_02-15-05.log]
   [testng] 02:15:05,012 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7b510bb6 - End of configuration.
   [testng] [2025-03-29 02:15:58,745] [pool-1-thread-4] Initializing /data/public/ngladitz/v4/test-v4-uncompressed.obf: 
   [testng] 02:15:58,745 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 02:15:58,745 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:15:58,746 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-4] - File property is set to [target/bio-formats-test-pool-1-thread-4-2025-03-29_02-15-58.log]
   [testng] 02:15:58,747 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1cf3d873 - End of configuration.
   [testng] [2025-03-29 02:16:43,889] [pool-1-thread-3] Initializing /data/public/ngladitz/v6/test-v6.obf: 
   [testng] 02:16:43,890 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 02:16:43,890 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:16:43,890 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-3] - File property is set to [target/bio-formats-test-pool-1-thread-3-2025-03-29_02-16-43.log]
   [testng] 02:16:43,891 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21a9e945 - End of configuration.
   [testng] [2025-03-29 02:17:18,822] [pool-1-thread-2] Initializing /data/tristan/Example_Chrimson_Beads_40nm.msr: 
   [testng] 02:17:18,823 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 02:17:18,823 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 02:17:18,823 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-pool-1-thread-2] - File property is set to [target/bio-formats-test-pool-1-thread-2-2025-03-29_02-17-18.log]
   [testng] 02:17:18,823 |-INFO in ch.qos.logback.core.sift.SiftProcessor@692e0ed1 - End of configuration.
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 583, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 43 minutes 44 seconds
Finished: SUCCESS