Skip to content

Console Output

Started by upstream project "BIOFORMATS-test-repo" build number 129
originally caused by:
 Started by user devspace
Running as SYSTEM
Building remotely on docker (swarm) in workspace /home/omero/workspace/BIOFORMATS-test-folder@7
[BIOFORMATS-test-folder@7] $ /bin/bash -xe /tmp/jenkins157283513036292875.sh
+ '[' columbus = 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_20164_merge_ci -v /uod/idr/repos/curated/columbus:/data -v /uod/idr-scratch/merge-ci/curated/columbus:/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] 13:52:51,355 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
   [testng] 13:52:51,357 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - No custom configurators were discovered as a service.
   [testng] 13:52:51,357 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 13:52:51,359 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
   [testng] 13:52:51,359 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
   [testng] 13:52:51,359 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
   [testng] 13:52:51,360 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
   [testng] 13:52:51,360 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 13:52:51,361 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
   [testng] 13:52:51,361 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
   [testng] 13:52:51,361 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
   [testng] 13:52:51,361 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
   [testng] 13:52:51,678 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
   [testng] 13:52:51,678 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
   [testng] 13:52:51,715 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
   [testng] 13:52:51,715 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
   [testng] 13:52:51,725 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
   [testng] 13:52:51,725 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
   [testng] 13:52:51,725 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
   [testng] 13:52:51,726 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
   [testng] 13:52:51,726 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1ddf84b8 - End of configuration.
   [testng] 13:52:51,727 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5e82df6a - Registering current configuration as safe fallback point
   [testng] 13:52:51,727 |-INFO in ch.qos.logback.classic.util.ContextInitializer@197d671 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 366 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
   [testng] [2024-07-22 13:52:51,739] [main] java.version = 1.8.0_342
   [testng] 13:52:51,743 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
   [testng] 13:52:51,743 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 13:52:51,794 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-07-22_13-52-51.log]
   [testng] 13:52:51,796 |-INFO in ch.qos.logback.core.sift.SiftProcessor@36fc695d - End of configuration.
   [testng] [2024-07-22 13:52:51,798] [main] testng.directory = /data
   [testng] [2024-07-22 13:52:51,798] [main] testng.configDirectory = /config
   [testng] [2024-07-22 13:52:51,811] [main] testng.multiplier = 1.0
   [testng] [2024-07-22 13:52:51,812] [main] testng.in-memory = false
   [testng] [2024-07-22 13:52:51,812] [main] testng.allow-missing = false
   [testng] [2024-07-22 13:52:51,812] [main] user.language = fr
   [testng] [2024-07-22 13:52:51,812] [main] user.country = FR
   [testng] [2024-07-22 13:52:51,812] [main] Maximum heap size = 13653 MB
   [testng] Scanning for files...
   [testng] [2024-07-22 14:51:02,996] [main] ----------------------------------------
   [testng] [2024-07-22 14:51:02,997] [main] Total files: 4133
   [testng] [2024-07-22 14:51:02,997] [main] Scan time: 3491.184 s (844 ms/file)
   [testng] [2024-07-22 14:51:02,997] [main] ----------------------------------------
   [testng] Building list of tests...
   [testng] Ready to test 21 files
   [testng] [TestNG] Running:
   [testng]   Bio-Formats software test suite
   [testng] 
   [testng] [2024-07-22 14:52:14,320] [pool-1-thread-1] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w64c3t1f1p6x63[7275]/2024-01-23T121859+1100[7780]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 14:52:14,321 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
   [testng] 14:52:14,321 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 14:52:14,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-2024-07-22_14-52-14.log]
   [testng] 14:52:14,323 |-INFO in ch.qos.logback.core.sift.SiftProcessor@69f7e72a - End of configuration.
   [testng] [2024-07-22 14:52:14,436] [pool-1-thread-12] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t1f5p6[7270]/2024-01-23T115956+1100[7775]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 14:52:14,437 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
   [testng] 14:52:14,437 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 14:52:14,438 |-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-07-22_14-52-14.log]
   [testng] 14:52:14,439 |-INFO in ch.qos.logback.core.sift.SiftProcessor@65feeec2 - End of configuration.
   [testng] [2024-07-22 14:52:14,477] [pool-1-thread-11] Initializing /data/public/idr0019/22_lines_HC_EGF_200145913/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 14:52:14,477 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
   [testng] 14:52:14,477 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 14:52:14,478 |-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-07-22_14-52-14.log]
   [testng] 14:52:14,479 |-INFO in ch.qos.logback.core.sift.SiftProcessor@67d12f78 - End of configuration.
   [testng] [2024-07-22 14:52:16,370] [pool-1-thread-10] Initializing /data/idr0056/2014-03-12T012011+0000[704]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 14:52:16,370 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
   [testng] 14:52:16,370 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 14:52:16,371 |-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-07-22_14-52-16.log]
   [testng] 14:52:16,371 |-INFO in ch.qos.logback.core.sift.SiftProcessor@51d0a4cf - End of configuration.
   [testng] [2024-07-22 14:52:44,017] [pool-1-thread-9] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w1c3t4f5p6[7268]/2024-01-23T114912+1100[7773]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 14:52:44,017 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
   [testng] 14:52:44,017 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 14:52:44,019 |-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-07-22_14-52-44.log]
   [testng] 14:52:44,019 |-INFO in ch.qos.logback.core.sift.SiftProcessor@346b2a04 - End of configuration.
   [testng] [2024-07-22 14:52:44,066] [pool-1-thread-8] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f1p6[7271]/2024-01-23T120146+1100[7776]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 14:52:44,066 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
   [testng] 14:52:44,066 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 14:52:44,066 |-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-07-22_14-52-44.log]
   [testng] 14:52:44,067 |-INFO in ch.qos.logback.core.sift.SiftProcessor@70df92ff - End of configuration.
   [testng] [2024-07-22 14:52:44,092] [pool-1-thread-7] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p6_rep[7273]/2024-01-23T115103+1100[7778]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 14:52:44,092 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
   [testng] 14:52:44,092 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 14:52:44,093 |-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-07-22_14-52-44.log]
   [testng] 14:52:44,094 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3ee688a - End of configuration.
   [testng] [2024-07-22 14:52:44,151] [pool-1-thread-6] Initializing /data/zenodo-6327496/tif/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 14:52:44,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
   [testng] 14:52:44,151 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 14:52:44,152 |-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-07-22_14-52-44.log]
   [testng] 14:52:44,152 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3b71138b - End of configuration.
   [testng] [2024-07-22 14:52:44,168] [pool-1-thread-5] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p1[7272]/2024-01-23T120450+1100[7777]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 14:52:44,168 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
   [testng] 14:52:44,168 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 14:52:44,169 |-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-07-22_14-52-44.log]
   [testng] 14:52:44,169 |-INFO in ch.qos.logback.core.sift.SiftProcessor@7f00cd2b - End of configuration.
   [testng] [2024-07-22 14:52:44,191] [pool-1-thread-4] Initializing /data/zenodo-6327496/flex/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 14:52:44,191 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
   [testng] 14:52:44,191 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 14:52:44,192 |-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-07-22_14-52-44.log]
   [testng] 14:52:44,192 |-INFO in ch.qos.logback.core.sift.SiftProcessor@2ae7cfb - End of configuration.
   [testng] [2024-07-22 14:52:44,209] [pool-1-thread-3] Initializing /data/public/idr0020/200972429 TOG[2702]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 14:52:44,210 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
   [testng] 14:52:44,210 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 14:52:44,210 |-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-07-22_14-52-44.log]
   [testng] 14:52:44,211 |-INFO in ch.qos.logback.core.sift.SiftProcessor@36ea96cb - End of configuration.
   [testng] [2024-07-22 14:53:00,383] [pool-1-thread-2] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c1t4f5p6[7269]/2024-01-23T115618+1100[7774]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 14:53:00,383 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
   [testng] 14:53:00,383 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
   [testng] 14:53:00,384 |-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-07-22_14-53-00.log]
   [testng] 14:53:00,384 |-INFO in ch.qos.logback.core.sift.SiftProcessor@21a10923 - End of configuration.
   [testng] [2024-07-22 14:53:02,940] [pool-1-thread-4] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p6_rep[7273]/2024-01-23T115103+1100[7778]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-07-22 14:53:03,326] [pool-1-thread-6] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w64c3t1f1p6x63[7275]/2024-01-23T121859+1100[7780]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-07-22 14:53:08,871] [pool-1-thread-9] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c1t4f5p6[7269]/2024-01-23T115618+1100[7774]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-07-22 14:53:19,627] [pool-1-thread-5] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p1[7272]/2024-01-23T120450+1100[7777]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-07-22 14:53:24,457] [pool-1-thread-8] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t1f5p6[7270]/2024-01-23T115956+1100[7775]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-07-22 14:53:31,709] [pool-1-thread-9] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w1c3t4f5p6[7268]/2024-01-23T114912+1100[7773]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-07-22 14:53:31,886] [pool-1-thread-12] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p6[7274]/2024-01-23T111314+1100[7779]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-07-22 14:53:34,842] [pool-1-thread-4] Initializing /data/tim/multi-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f1p6[7271]/2024-01-23T120146+1100[7776]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] [2024-07-22 14:53:35,113] [pool-1-thread-5] Initializing /data/tim/single-plane/ImportedHarmonyArchives[3602]/240113_TRB_w2c3t4f5p6[7274]/2024-01-23T111314+1100[7779]/MeasurementIndex.ColumbusIDX.xml: 
   [testng] 
   [testng] ===============================================
   [testng] Bio-Formats software test suite
   [testng] Total tests run: 1113, Failures: 0, Skips: 0
   [testng] ===============================================
   [testng] 

BUILD SUCCESSFUL
Total time: 105 minutes 6 seconds
Finished: SUCCESS