Started by upstream project "BIOFORMATS-test-repo" build number 263
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/jenkins5819308612734968492.sh
+ '[' gatan = slidebook ']'
++ date +%u
+ '[' 4 -le 1 ']'
+ sudo docker run --rm --name BIOFORMATS-test-folder_41451_merge_ci -v /uod/idr/repos/curated/gatan:/data -v /uod/idr-scratch/merge-ci/curated/gatan:/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] warning: [options] source value 8 is obsolete and will be removed in a future release
[javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[javac] 4 warnings
test-automated:
[testng] Could not load field socket from SocketImpl: java.lang.NoSuchFieldException: socket
[testng] Could not load field serverSocket from SocketImpl: java.lang.NoSuchFieldException: serverSocket
[testng] File leak detector installed
[testng] 15:29:49,442 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
[testng] 15:29:49,443 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - No custom configurators were discovered as a service.
[testng] 15:29:49,443 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 15:29:49,444 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
[testng] 15:29:49,444 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
[testng] 15:29:49,444 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
[testng] 15:29:49,445 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
[testng] 15:29:49,445 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 15:29:49,445 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
[testng] 15:29:49,446 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [${logback.configurationFile}]
[testng] 15:29:49,446 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
[testng] 15:29:49,446 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/bio-formats-build/bioformats/components/test-suite/logback.xml]
[testng] 15:29:49,607 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stdout]
[testng] 15:29:49,608 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
[testng] 15:29:49,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [SIFT]
[testng] 15:29:49,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
[testng] 15:29:49,639 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci.tests.testng] to DEBUG
[testng] 15:29:49,639 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
[testng] 15:29:49,639 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [SIFT] to Logger[ROOT]
[testng] 15:29:49,640 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stdout] to Logger[loci.tests.testng]
[testng] 15:29:49,640 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@29215f06 - End of configuration.
[testng] 15:29:49,640 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@b9b00e0 - Registering current configuration as safe fallback point
[testng] 15:29:49,640 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f67eb2a - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 195 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
[testng] [2024-11-21 15:29:49,649] [main] java.version = 21
[testng] 15:29:49,652 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-main]
[testng] 15:29:49,652 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 15:29:49,692 |-INFO in loci.tests.testng.TimestampedLogFileAppender[logfile-main] - File property is set to [target/bio-formats-test-main-2024-11-21_15-29-49.log]
[testng] 15:29:49,694 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1b919693 - End of configuration.
[testng] [2024-11-21 15:29:49,695] [main] testng.directory = /data
[testng] [2024-11-21 15:29:49,695] [main] testng.configDirectory = /config
[testng] [2024-11-21 15:29:49,704] [main] testng.multiplier = 1.0
[testng] [2024-11-21 15:29:49,705] [main] testng.in-memory = false
[testng] [2024-11-21 15:29:49,705] [main] testng.allow-missing = false
[testng] [2024-11-21 15:29:49,705] [main] user.language = en
[testng] [2024-11-21 15:29:49,705] [main] user.country = ${user.country}
[testng] [2024-11-21 15:29:49,705] [main] Maximum heap size = 15360 MB
[testng] Scanning for files...
[testng] [2024-11-21 15:29:55,388] [main] ----------------------------------------
[testng] [2024-11-21 15:29:55,389] [main] Total files: 103
[testng] [2024-11-21 15:29:55,389] [main] Scan time: 5.683 s (55 ms/file)
[testng] [2024-11-21 15:29:55,389] [main] ----------------------------------------
[testng] Building list of tests...
[testng] Ready to test 98 files
[testng] [TestNG] Running:
[testng] Bio-Formats software test suite
[testng]
[testng] [2024-11-21 15:30:10,275] [pool-1-thread-1] Initializing /data/jay/samples/APC2a-e4.tif:
[testng] 15:30:10,275 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-1]
[testng] 15:30:10,275 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 15:30:10,277 |-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-21_15-30-10.log]
[testng] 15:30:10,277 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3f9eee41 - End of configuration.
[testng] [2024-11-21 15:30:10,734] [pool-1-thread-12] Initializing /data/public/imagesc-36590/SmallMontage0002.dm4:
[testng] 15:30:10,734 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-12]
[testng] 15:30:10,734 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 15:30:10,735 |-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-21_15-30-10.log]
[testng] 15:30:10,737 |-INFO in ch.qos.logback.core.sift.SiftProcessor@a3b4667 - End of configuration.
[testng] [2024-11-21 15:30:10,816] [pool-1-thread-11] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0000.dm4:
[testng] 15:30:10,816 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-11]
[testng] 15:30:10,816 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 15:30:10,817 |-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-21_15-30-10.log]
[testng] 15:30:10,817 |-INFO in ch.qos.logback.core.sift.SiftProcessor@268c4f21 - End of configuration.
[testng] [2024-11-21 15:30:10,892] [pool-1-thread-10] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0005.dm4:
[testng] 15:30:10,892 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-10]
[testng] 15:30:10,892 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 15:30:10,893 |-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-21_15-30-10.log]
[testng] 15:30:10,893 |-INFO in ch.qos.logback.core.sift.SiftProcessor@65752038 - End of configuration.
[testng] [2024-11-21 15:30:10,972] [pool-1-thread-9] Initializing /data/public/imagesc-36590/SmallMontage0006.dm4:
[testng] 15:30:10,973 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-9]
[testng] 15:30:10,973 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 15:30:10,974 |-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-21_15-30-10.log]
[testng] 15:30:10,974 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5859fb4b - End of configuration.
[testng] [2024-11-21 15:30:11,037] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0015.dm4:
[testng] 15:30:11,037 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-8]
[testng] 15:30:11,037 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 15:30:11,038 |-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-21_15-30-11.log]
[testng] 15:30:11,038 |-INFO in ch.qos.logback.core.sift.SiftProcessor@36adcaa0 - End of configuration.
[testng] [2024-11-21 15:30:11,126] [pool-1-thread-7] Initializing /data/jay/biosamplefullframetif.tif:
[testng] 15:30:11,126 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-7]
[testng] 15:30:11,127 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 15:30:11,127 |-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-21_15-30-11.log]
[testng] 15:30:11,128 |-INFO in ch.qos.logback.core.sift.SiftProcessor@71b5cb66 - End of configuration.
[testng] [2024-11-21 15:30:11,633] [pool-1-thread-6] Initializing /data/jay/Carbon.34.dm3:
[testng] 15:30:11,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-6]
[testng] 15:30:11,633 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 15:30:11,634 |-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-21_15-30-11.log]
[testng] 15:30:11,634 |-INFO in ch.qos.logback.core.sift.SiftProcessor@3a841d3a - End of configuration.
[testng] [2024-11-21 15:30:11,706] [pool-1-thread-5] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-360.dm3:
[testng] 15:30:11,706 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-5]
[testng] 15:30:11,706 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 15:30:11,707 |-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-21_15-30-11.log]
[testng] 15:30:11,707 |-INFO in ch.qos.logback.core.sift.SiftProcessor@246e4a0a - End of configuration.
[testng] [2024-11-21 15:30:11,808] [pool-1-thread-4] Initializing /data/public/EMPIAR/EMPIAR-10013/BGal_000438_frames.dm4:
[testng] 15:30:11,808 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-4]
[testng] 15:30:11,808 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 15:30:11,809 |-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-21_15-30-11.log]
[testng] 15:30:11,809 |-INFO in ch.qos.logback.core.sift.SiftProcessor@4e6ed29e - End of configuration.
[testng] [2024-11-21 15:30:11,948] [pool-1-thread-3] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0007.dm4:
[testng] 15:30:11,948 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-3]
[testng] 15:30:11,948 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 15:30:11,949 |-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-21_15-30-11.log]
[testng] 15:30:11,950 |-INFO in ch.qos.logback.core.sift.SiftProcessor@5e97e46 - End of configuration.
[testng] [2024-11-21 15:30:12,044] [pool-1-thread-2] Initializing /data/jayne/AM-2/MonGb3-S3.dm3:
[testng] 15:30:12,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [logfile-pool-1-thread-2]
[testng] 15:30:12,044 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [loci.tests.testng.TimestampedLogFileAppender]
[testng] 15:30:12,045 |-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-21_15-30-12.log]
[testng] 15:30:12,045 |-INFO in ch.qos.logback.core.sift.SiftProcessor@1e4cd742 - End of configuration.
[testng] [2024-11-21 15:30:15,605] [pool-1-thread-9] Initializing /data/jay/recAmag6500dm.dm3:
[testng] [2024-11-21 15:30:15,719] [pool-1-thread-12] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0046.dm4:
[testng] [2024-11-21 15:30:16,881] [pool-1-thread-3] Initializing /data/jayne/AM-2/MonGb2-S9.dm3:
[testng] [2024-11-21 15:30:17,251] [pool-1-thread-11] Initializing /data/jay/DMtest.dm3:
[testng] [2024-11-21 15:30:17,420] [pool-1-thread-8] Initializing /data/public/imagesc-36590/SmallMontage0004.dm4:
[testng] [2024-11-21 15:30:17,551] [pool-1-thread-10] Initializing /data/sindhu/cropped/JC76-G1-80000.0V-15000X-Sindhu-362-1020x1020.tif:
[testng] [2024-11-21 15:30:18,490] [pool-1-thread-4] Initializing /data/jay/smallerfile.dm3:
[testng] [2024-11-21 15:30:18,978] [pool-1-thread-2] Initializing /data/jay/dnasample.tif:
[testng] [2024-11-21 15:30:19,724] [pool-1-thread-6] Initializing /data/qa-7642/8.dm4:
[testng] [2024-11-21 15:30:19,873] [pool-1-thread-5] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0049.dm4:
[testng] [2024-11-21 15:30:20,023] [pool-1-thread-1] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0009.dm4:
[testng] [2024-11-21 15:30:21,253] [pool-1-thread-7] Initializing /data/qa-21647/Sample2_L1-0002.dm4:
[testng] [2024-11-21 15:30:21,363] [pool-1-thread-8] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-363.dm3:
[testng] [2024-11-21 15:30:21,495] [pool-1-thread-9] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-362.tif:
[testng] [2024-11-21 15:30:22,157] [pool-1-thread-4] Initializing /data/melissa/annotation-test.tif:
[testng] [2024-11-21 15:30:23,774] [pool-1-thread-11] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0053.dm4:
[testng] [2024-11-21 15:30:24,019] [pool-1-thread-3] Initializing /data/public/imagesc-36590/SmallMontage0001.dm4:
[testng] [2024-11-21 15:30:24,988] [pool-1-thread-1] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0050.dm4:
[testng] [2024-11-21 15:30:25,217] [pool-1-thread-6] Initializing /data/jayne/AM-2/MonGb3-S1.dm3:
[testng] [2024-11-21 15:30:25,611] [pool-1-thread-7] Initializing /data/jay/samples/APC2a-e3.dm3:
[testng] [2024-11-21 15:30:27,597] [pool-1-thread-3] Initializing /data/imagesc-3719/Prefix_BSE_slice_0001.dm4:
[testng] [2024-11-21 15:30:27,930] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0003.dm4:
[testng] [2024-11-21 15:30:29,166] [pool-1-thread-10] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0047.dm4:
[testng] [2024-11-21 15:30:29,890] [pool-1-thread-7] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-360.tif:
[testng] [2024-11-21 15:30:32,006] [pool-1-thread-12] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0048.dm4:
[testng] [2024-11-21 15:30:33,367] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0008.dm4:
[testng] [2024-11-21 15:30:33,595] [pool-1-thread-6] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-256x256.tif:
[testng] [2024-11-21 15:30:34,192] [pool-1-thread-4] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0016.dm4:
[testng] [2024-11-21 15:30:34,283] [pool-1-thread-2] Initializing /data/jay/samples/APC2a-e4.dm3:
[testng] [2024-11-21 15:30:35,855] [pool-1-thread-9] Initializing /data/jay/DMtest2.dm3:
[testng] [2024-11-21 15:30:37,160] [pool-1-thread-2] Initializing /data/jayne/AM-2/MonGb2-S8.dm3:
[testng] [2024-11-21 15:30:38,035] [pool-1-thread-8] Initializing /data/ofra/lowloss.dm3:
[testng] [2024-11-21 15:30:38,243] [pool-1-thread-4] Initializing /data/samples/test-tiles.dm3:
[testng] [2024-11-21 15:30:39,749] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0017.dm4:
[testng] [2024-11-21 15:30:40,147] [pool-1-thread-4] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-362-smaller.tif:
[testng] [2024-11-21 15:30:40,953] [pool-1-thread-6] Initializing /data/jay/samples/APC2a-e5.dm3:
[testng] [2024-11-21 15:30:41,544] [pool-1-thread-9] Initializing /data/jay/dnasample1.dm3:
[testng] [2024-11-21 15:30:42,316] [pool-1-thread-2] Initializing /data/jay/samples/APC2a-e3.tif:
[testng] [2024-11-21 15:30:43,308] [pool-1-thread-8] Initializing /data/public/imagesc-36590/SmallMontage0003.dm4:
[testng] [2024-11-21 15:30:43,458] [pool-1-thread-11] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-364.dm3:
[testng] [2024-11-21 15:30:43,613] [pool-1-thread-6] Initializing /data/public/imagesc-36590/SmallMontage0000.dm4:
[testng] [2024-11-21 15:30:43,820] [pool-1-thread-7] Initializing /data/sindhu/JC76-G1-80000.0V-15000X-Sindhu-360.tif:
[testng] [2024-11-21 15:30:44,672] [pool-1-thread-1] Initializing /data/nuno/Prefix_3VBSED_stack_30_slice_0290.dm3:
[testng] [2024-11-21 15:30:44,821] [pool-1-thread-5] Initializing /data/thorsten/60kx_HAADF_03.dm3:
[testng] [2024-11-21 15:30:45,697] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0018.dm4:
[testng] [2024-11-21 15:30:45,957] [pool-1-thread-3] Initializing /data/public/imagesc-36590/SmallMontage0005.dm4:
[testng] [2024-11-21 15:30:46,673] [pool-1-thread-6] Initializing /data/jay/biosamplefullframe.dm3:
[testng] [2024-11-21 15:30:46,973] [pool-1-thread-5] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-128x128.tif:
[testng] [2024-11-21 15:30:47,851] [pool-1-thread-9] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0013.dm4:
[testng] [2024-11-21 15:30:47,975] [pool-1-thread-4] Initializing /data/public/imagesc-36590/SmallMontage0008.dm4:
[testng] [2024-11-21 15:30:48,128] [pool-1-thread-10] Initializing /data/nuno/Prefix_3VBSED_slice_0011.dm3:
[testng] [2024-11-21 15:30:49,141] [pool-1-thread-3] Initializing /data/imagesc-3719/Heart_BSE_slice_0019.dm4:
[testng] [2024-11-21 15:30:49,363] [pool-1-thread-11] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0012.dm4:
[testng] [2024-11-21 15:30:49,911] [pool-1-thread-8] Initializing /data/qa-8007/Prefix_3VBSED_slice_0011.dm3:
[testng] [2024-11-21 15:30:50,175] [pool-1-thread-2] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0052.dm4:
[testng] [2024-11-21 15:30:50,319] [pool-1-thread-12] Initializing /data/sindhu/JC76-G1-80000.0V-26000X-Sindhu-364.tif:
[testng] [2024-11-21 15:30:51,448] [pool-1-thread-4] Initializing /data/jay/samples/APC2a-e5.tif:
[testng] [2024-11-21 15:30:53,067] [pool-1-thread-10] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0045.dm4:
[testng] [2024-11-21 15:30:53,222] [pool-1-thread-9] Initializing /data/qa-21652/E coli phage H2O_100000.0V_67000X.tif:
[testng] [2024-11-21 15:30:53,970] [pool-1-thread-6] Initializing /data/jay/camtest1.dm3:
[testng] [2024-11-21 15:30:54,468] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0002.dm4:
[testng] [2024-11-21 15:30:55,327] [pool-1-thread-1] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0010.dm4:
[testng] [2024-11-21 15:30:55,742] [pool-1-thread-11] Initializing /data/chip/Nanogold-1.dm3:
[testng] [2024-11-21 15:30:55,952] [pool-1-thread-3] Initializing /data/melissa/annotation-test.dm3:
[testng] [2024-11-21 15:30:56,693] [pool-1-thread-5] Initializing /data/jay/recAmaghi.dm3:
[testng] [2024-11-21 15:30:56,987] [pool-1-thread-7] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-96x96.tif:
[testng] [2024-11-21 15:30:58,415] [pool-1-thread-3] Initializing /data/public/imagesc-36590/SmallMontage0007.dm4:
[testng] [2024-11-21 15:30:58,679] [pool-1-thread-8] Initializing /data/samples/mode-metadata/mode_format_test.dm3:
[testng] [2024-11-21 15:30:59,308] [pool-1-thread-1] Initializing /data/sindhu/cropped/JC76-G1-80000.0V-15000X-Sindhu-362-799x799.tif:
[testng] [2024-11-21 15:31:00,195] [pool-1-thread-6] Initializing /data/qa-21652/E coli phage H2O_100000.0V_67000X.dm4:
[testng] [2024-11-21 15:31:00,779] [pool-1-thread-4] Initializing /data/qa-11392/Example_Gatan_File.dm4:
[testng] [2024-11-21 15:31:01,282] [pool-1-thread-3] Initializing /data/jay/ViewDMtest.dm3:
[testng] [2024-11-21 15:31:02,057] [pool-1-thread-5] Initializing /data/jayne/AM-2/MonGb2-S7.dm3:
[testng] [2024-11-21 15:31:02,835] [pool-1-thread-9] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0019.dm4:
[testng] [2024-11-21 15:31:03,151] [pool-1-thread-6] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0004.dm4:
[testng] [2024-11-21 15:31:03,332] [pool-1-thread-11] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0014.dm4:
[testng] [2024-11-21 15:31:03,821] [pool-1-thread-12] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-15000X-Sindhu-362.tif:
[testng] [2024-11-21 15:31:05,165] [pool-1-thread-7] Initializing /data/public/imagesc-36590/191041a_ctl_M2_3VBSED_0051.dm4:
[testng] [2024-11-21 15:31:05,276] [pool-1-thread-8] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0001.dm4:
[testng] [2024-11-21 15:31:06,317] [pool-1-thread-6] Initializing /data/qa-21761/example.dm4:
[testng] [2024-11-21 15:31:06,814] [pool-1-thread-9] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0006.dm4:
[testng] [2024-11-21 15:31:07,158] [pool-1-thread-2] Initializing /data/jean-marc/5nm pixels 50nm cuts/5nm -- BSED - slice 0011.dm4:
[testng] [2024-11-21 15:31:07,494] [pool-1-thread-11] Initializing /data/sindhu/resampled/JC76-G1-80000.0V-15000X-Sindhu-362-480x480.tif:
[testng] [2024-11-21 15:31:08,254] [pool-1-thread-5] Initializing /data/jay/graphitedm3.dm3:
[testng] [2024-11-21 15:31:08,432] [pool-1-thread-3] Initializing /data/sindhu/8bit/JC76-G1-80000.0V-26000X-Sindhu-364.tif:
[testng] [2024-11-21 15:31:09,254] [pool-1-thread-1] Initializing /data/ofra/Co on INT 28-12-10.11.dm3:
[testng]
[testng] ===============================================
[testng] Bio-Formats software test suite
[testng] Total tests run: 5194, Failures: 0, Skips: 0
[testng] ===============================================
[testng]
BUILD SUCCESSFUL
Total time: 1 minute 34 seconds
Finished: SUCCESS