Started by upstream project "BIOFORMATS-test-repo" build number 267
originally caused by:
Started by upstream project "Trigger" build number 290
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/jenkins14721466043219740150.sh
+ '[' scanr = 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_42230_merge_ci -v /uod/idr/repos/curated/scanr:/data -v /uod/idr-scratch/merge-ci/curated/scanr:/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] 05:01:50,705 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
[testng] 05:01:50,707 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - No custom configurators were discovered as a service.
[testng] 05:01:50,707 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 05:01:50,708 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 05:01:50,708 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
[testng] 05:01:50,708 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
[testng] 05:01:50,709 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
[testng] 05:01:50,709 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 05:01:50,709 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 05:01:50,710 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
[testng] 05:01:50,710 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
[testng] 05:01:50,710 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
[testng] 05:01:50,959 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
[testng] 05:01:50,959 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
[testng] 05:01:50,987 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
[testng] 05:01:50,987 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
[testng] 05:01:50,995 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
[testng] 05:01:50,995 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
[testng] 05:01:50,995 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
[testng] 05:01:50,996 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
[testng] 05:01:50,996 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7a69b07 - End of configuration.
[testng] 05:01:50,997 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@636be97c - Registering current configuration as safe fallback point
[testng] 05:01:50,997 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79ad8b2f - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 288 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
[testng] [2024-11-25 05:01:51,007] [main] java.version = 1.8.0_342
[testng] 05:01:51,010 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 05:01:51,011 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 05:01:51,056 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-11-25_05-01-51.log]
[testng] 05:01:51,057 |-INFO in ch.qos.logback.core.sift.SiftProcessor@13c9d689 - End of configuration.
[testng] [2024-11-25 05:01:51,059] [main] testng.directory = /data
[testng] [2024-11-25 05:01:51,060] [main] testng.configDirectory = /config
[testng] [2024-11-25 05:01:51,072] [main] testng.multiplier = 1.0
[testng] [2024-11-25 05:01:51,072] [main] testng.in-memory = false
[testng] [2024-11-25 05:01:51,072] [main] testng.allow-missing = false
[testng] [2024-11-25 05:01:51,072] [main] user.language = fr
[testng] [2024-11-25 05:01:51,073] [main] user.country = FR
[testng] [2024-11-25 05:01:51,073] [main] Maximum heap size = 13653 MB
[testng] Scanning for files...
[testng] [2024-11-25 05:06:07,359] [main] ----------------------------------------
[testng] [2024-11-25 05:06:07,359] [main] Total files: 2169
[testng] [2024-11-25 05:06:07,360] [main] Scan time: 256.286 s (118 ms/file)
[testng] [2024-11-25 05:06:07,360] [main] ----------------------------------------
[testng] Building list of tests...
[testng] Ready to test 17 files
[testng] [TestNG] Running:
[testng] Bio-Formats software test suite
[testng]
[testng] [2024-11-25 05:32:04,371] [pool-1-thread-1] Initializing /data/jcb/201301120/p2/experiment_descriptor.xml:
[testng] 05:32:04,372 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
[testng] 05:32:04,372 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 05:32:04,373 |-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-25_05-32-04.log]
[testng] 05:32:04,373 |-INFO in ch.qos.logback.core.sift.SiftProcessor@6ce8e4cb - End of configuration.
[testng] [2024-11-25 05:35:41,227] [pool-1-thread-12] Initializing /data/ruben/280809_8wellLT_008/experiment_descriptor.xml:
[testng] 05:35:41,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
[testng] 05:35:41,228 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 05:35:41,229 |-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-25_05-35-41.log]
[testng] 05:35:41,229 |-INFO in ch.qos.logback.core.sift.SiftProcessor@258f09d4 - End of configuration.
[testng] [2024-11-25 05:35:53,779] [pool-1-thread-11] Initializing /data/ruben/20100827_004/experiment_descriptor.xml:
[testng] 05:35:53,779 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
[testng] 05:35:53,779 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 05:35:53,780 |-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-25_05-35-53.log]
[testng] 05:35:53,780 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7b836de - End of configuration.
[testng] [2024-11-25 05:38:46,683] [pool-1-thread-10] Initializing /data/ruben/TestPlate_Mock_01_001/experiment_descriptor.xml:
[testng] 05:38:46,683 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
[testng] 05:38:46,683 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 05:38:46,684 |-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-25_05-38-46.log]
[testng] 05:38:46,684 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2fe004b4 - End of configuration.
[testng] [2024-11-25 05:39:08,630] [pool-1-thread-9] Initializing /data/gideon/experiment_descriptor.xml:
[testng] 05:39:08,631 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
[testng] 05:39:08,631 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 05:39:08,631 |-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-25_05-39-08.log]
[testng] 05:39:08,632 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7a5b37bc - End of configuration.
[testng] [2024-11-25 05:39:55,454] [pool-1-thread-8] Initializing /data/embl/170309_Sec13_GM130m_001/experiment_descriptor.xml:
[testng] 05:39:55,455 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
[testng] 05:39:55,455 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 05:39:55,456 |-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-25_05-39-55.log]
[testng] 05:39:55,456 |-INFO in ch.qos.logback.core.sift.SiftProcessor@9b455eb - End of configuration.
[testng] [2024-11-25 05:41:33,279] [pool-1-thread-7] Initializing /data/ruben/plate_002/experiment_descriptor.xml:
[testng] 05:41:33,280 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
[testng] 05:41:33,280 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 05:41:33,281 |-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-25_05-41-33.log]
[testng] 05:41:33,281 |-INFO in ch.qos.logback.core.sift.SiftProcessor@e720d1f - End of configuration.
[testng] [2024-11-25 05:41:38,642] [pool-1-thread-6] Initializing /data/embl/Maik_001/experiment_descriptor.xml:
[testng] 05:41:38,642 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
[testng] 05:41:38,642 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 05:41:38,642 |-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-25_05-41-38.log]
[testng] 05:41:38,643 |-INFO in ch.qos.logback.core.sift.SiftProcessor@537e60c9 - End of configuration.
[testng] [2024-11-25 05:41:50,729] [pool-1-thread-5] Initializing /data/christian/example/experiment_descriptor.xml:
[testng] 05:41:50,729 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
[testng] 05:41:50,729 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 05:41:50,730 |-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-25_05-41-50.log]
[testng] 05:41:50,730 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7765735c - End of configuration.
[testng] [2024-11-25 05:41:52,572] [pool-1-thread-4] Initializing /data/ruben/scanr_no_labels/Peter/experiment_descriptor.xml:
[testng] 05:41:52,572 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
[testng] 05:41:52,572 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 05:41:52,573 |-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-25_05-41-52.log]
[testng] 05:41:52,573 |-INFO in ch.qos.logback.core.sift.SiftProcessor@17aa25a6 - End of configuration.
[testng] [2024-11-25 05:43:12,046] [pool-1-thread-3] Initializing /data/public/idr0009/0307-10--2007-05-30/experiment_descriptor.xml:
[testng] 05:43:12,046 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
[testng] 05:43:12,047 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 05:43:12,048 |-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-25_05-43-12.log]
[testng] 05:43:12,048 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5d7807a6 - End of configuration.
[testng] [2024-11-25 05:44:40,772] [pool-1-thread-2] Initializing /data/ruben/161009test2/151009_002/experiment_descriptor.xml:
[testng] 05:44:40,773 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
[testng] 05:44:40,773 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 05:44:40,774 |-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-25_05-44-40.log]
[testng] 05:44:40,774 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1c72be2f - End of configuration.
[testng] [2024-11-25 05:49:20,396] [pool-1-thread-5] Initializing /data/ruben/161009test2/151009_001/experiment_descriptor.xml:
[testng] [2024-11-25 05:55:23,199] [pool-1-thread-7] Initializing /data/juergen/Experiment/experiment_descriptor.xml:
[testng] [2024-11-25 05:56:28,735] [pool-1-thread-7] Initializing /data/nadine/experiment_descriptor.xml:
[testng] [2024-11-25 05:57:49,990] [pool-1-thread-7] Initializing /data/jcb/201301120/p17/experiment_descriptor.xml:
[testng] [2024-11-25 06:05:42,485] [pool-1-thread-12] Initializing /data/ruben/12-05-25_009/experiment_descriptor.xml:
[testng] 07:08:59,657 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
[testng] 07:08:59,657 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 07:08:59,658 |-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-25_07-08-59.log]
[testng] 07:08:59,658 |-INFO in ch.qos.logback.core.sift.SiftProcessor@27f16676 - End of configuration.
[testng] 07:09:27,849 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
[testng] 07:09:27,849 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 07:09:27,851 |-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-25_07-09-27.log]
[testng] 07:09:27,852 |-INFO in ch.qos.logback.core.sift.SiftProcessor@32eab123 - End of configuration.
[testng] 08:01:58,677 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
[testng] 08:01:58,677 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 08:01:58,680 |-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-25_08-01-58.log]
[testng] 08:01:58,680 |-INFO in ch.qos.logback.core.sift.SiftProcessor@202de056 - End of configuration.
[testng] 08:15:03,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
[testng] 08:15:03,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 08:15:03,756 |-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-25_08-15-03.log]
[testng] 08:15:03,756 |-INFO in ch.qos.logback.core.sift.SiftProcessor@30597db0 - End of configuration.
[testng] 08:16:10,441 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
[testng] 08:16:10,441 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 08:16:10,441 |-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-25_08-16-10.log]
[testng] 08:16:10,442 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1a146151 - End of configuration.
[testng] 08:19:01,104 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
[testng] 08:19:01,104 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 08:19:01,104 |-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-25_08-19-01.log]
[testng] 08:19:01,105 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2eeb6dac - End of configuration.
[testng] 08:23:11,489 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
[testng] 08:23:11,489 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 08:23:11,489 |-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-25_08-23-11.log]
[testng] 08:23:11,490 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5a81d11f - End of configuration.
[testng] 08:32:02,425 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 08:32:02,425 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 08:32:02,426 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-11-25_08-32-02.log]
[testng] 08:32:02,426 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3bd710f8 - End of configuration.
[testng]
[testng] ===============================================
[testng] Bio-Formats software test suite
[testng] Total tests run: 901, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
BUILD SUCCESSFUL
Total time: 210 minutes 14 seconds
Finished: SUCCESS