Started by upstream project "BIOFORMATS-test-repo" build number 310
originally caused by:
Started by upstream project "Trigger" build number 332
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/jenkins5997359832087272220.sh
+ '[' naf = slidebook ']'
++ date +%u
+ '[' 1 -le 1 ']'
+ DOCKER_ARGS='-Dtestng.memory=15g -Dtestng.threadCount=12 -Duser.language=fr -Duser.country=FR'
+ sudo docker run --rm --name BIOFORMATS-test-folder_49111_merge_ci -v /uod/idr/repos/curated/naf:/data -v /uod/idr-scratch/merge-ci/curated/naf:/config snoopycrimecop/bioformats:merge_ci -Dtestng.memory=15g -Dtestng.threadCount=12 -Duser.language=fr -Duser.country=FR
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
test-automated:
[testng] File leak detector installed
[testng] 01:14:48,756 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
[testng] 01:14:48,758 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - No custom configurators were discovered as a service.
[testng] 01:14:48,758 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 01:14:48,759 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 01:14:48,759 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
[testng] 01:14:48,759 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
[testng] 01:14:48,759 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
[testng] 01:14:48,759 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 01:14:48,760 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 01:14:48,760 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
[testng] 01:14:48,760 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
[testng] 01:14:48,760 |-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:14:48,981 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
[testng] 01:14:48,981 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
[testng] 01:14:49,008 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
[testng] 01:14:49,008 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
[testng] 01:14:49,033 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
[testng] 01:14:49,034 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
[testng] 01:14:49,034 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
[testng] 01:14:49,034 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
[testng] 01:14:49,034 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7a69b07 - End of configuration.
[testng] 01:14:49,035 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@636be97c - Registering current configuration as safe fallback point
[testng] 01:14:49,035 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 275 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
[testng] [2025-01-06 01:14:49,049] [main] java.version = 1.8.0_342
[testng] 01:14:49,054 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 01:14:49,054 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:14:49,185 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2025-01-06_01-14-49.log]
[testng] 01:14:49,204 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13c9d689 - End of configuration.
[testng] [2025-01-06 01:14:49,206] [main] testng.directory = /data
[testng] [2025-01-06 01:14:49,206] [main] testng.configDirectory = /config
[testng] [2025-01-06 01:14:49,218] [main] testng.multiplier = 1.0
[testng] [2025-01-06 01:14:49,219] [main] testng.in-memory = false
[testng] [2025-01-06 01:14:49,219] [main] testng.allow-missing = false
[testng] [2025-01-06 01:14:49,219] [main] user.language = fr
[testng] [2025-01-06 01:14:49,219] [main] user.country = FR
[testng] [2025-01-06 01:14:49,219] [main] Maximum heap size = 13653 MB
[testng] Scanning for files...
[testng] [2025-01-06 01:14:49,745] [main] ----------------------------------------
[testng] [2025-01-06 01:14:49,745] [main] Total files: 9
[testng] [2025-01-06 01:14:49,745] [main] Scan time: 0.526 s (58 ms/file)
[testng] [2025-01-06 01:14:49,745] [main] ----------------------------------------
[testng] Building list of tests...
[testng] Ready to test 9 files
[testng] [TestNG] Running:
[testng] Bio-Formats software test suite
[testng]
[testng] [2025-01-06 01:14:58,186] [pool-1-thread-1] Initializing /data/javier/1b.NAF:
[testng] 01:14:58,187 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
[testng] 01:14:58,187 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:14:58,188 |-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-01-06_01-14-58.log]
[testng] 01:14:58,188 |-INFO in ch.qos.logback.core.sift.SiftProcessor@d244d0d - End of configuration.
[testng] [2025-01-06 01:14:58,513] [pool-1-thread-9] Initializing /data/javier/1d.TIF:
[testng] 01:14:58,513 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
[testng] 01:14:58,513 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:14:58,514 |-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-01-06_01-14-58.log]
[testng] 01:14:58,514 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1a1a4140 - End of configuration.
[testng] [2025-01-06 01:14:59,686] [pool-1-thread-8] Initializing /data/javier/1c.NAF:
[testng] 01:14:59,687 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
[testng] 01:14:59,687 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:14:59,687 |-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-01-06_01-14-59.log]
[testng] 01:14:59,688 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4863c78e - End of configuration.
[testng] [2025-01-06 01:15:00,034] [pool-1-thread-7] Initializing /data/javier/1b.TIF:
[testng] 01:15:00,034 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
[testng] 01:15:00,034 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:15:00,035 |-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-01-06_01-15-00.log]
[testng] 01:15:00,035 |-INFO in ch.qos.logback.core.sift.SiftProcessor@12531d6a - End of configuration.
[testng] [2025-01-06 01:15:01,856] [pool-1-thread-6] Initializing /data/javier/1a.TIF:
[testng] 01:15:01,856 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
[testng] 01:15:01,856 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:15:01,857 |-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-01-06_01-15-01.log]
[testng] 01:15:01,858 |-INFO in ch.qos.logback.core.sift.SiftProcessor@74a0bb90 - End of configuration.
[testng] [2025-01-06 01:15:03,057] [pool-1-thread-5] Initializing /data/javier/1a.NAF:
[testng] 01:15:03,057 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
[testng] 01:15:03,057 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:15:03,058 |-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-01-06_01-15-03.log]
[testng] 01:15:03,058 |-INFO in ch.qos.logback.core.sift.SiftProcessor@480169f1 - End of configuration.
[testng] [2025-01-06 01:15:03,359] [pool-1-thread-4] Initializing /data/cesare/Mscc7.NAF:
[testng] 01:15:03,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
[testng] 01:15:03,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:15:03,359 |-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-01-06_01-15-03.log]
[testng] 01:15:03,360 |-INFO in ch.qos.logback.core.sift.SiftProcessor@8890f9f - End of configuration.
[testng] [2025-01-06 01:15:03,775] [pool-1-thread-3] Initializing /data/javier/1c.TIF:
[testng] 01:15:03,776 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
[testng] 01:15:03,776 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:15:03,776 |-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-01-06_01-15-03.log]
[testng] 01:15:03,777 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5d511bcd - End of configuration.
[testng] [2025-01-06 01:15:05,010] [pool-1-thread-2] Initializing /data/javier/1d.NAF:
[testng] 01:15:05,010 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
[testng] 01:15:05,010 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 01:15:05,010 |-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-01-06_01-15-05.log]
[testng] 01:15:05,011 |-INFO in ch.qos.logback.core.sift.SiftProcessor@8ad204f - End of configuration.
[testng]
[testng] ===============================================
[testng] Bio-Formats software test suite
[testng] Total tests run: 477, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
BUILD SUCCESSFUL
Total time: 28 seconds
Finished: SUCCESS