UpgModPath_Jar_0
[2025-11-28T01:10:09.219Z] Running test UpgModPath_Jar_0 ...
[2025-11-28T01:10:09.219Z] ===============================================
[2025-11-28T01:10:09.219Z] UpgModPath_Jar_0 Start Time: Fri Nov 28 01:10:09 2025 Epoch Time (ms): 1764292209123
[2025-11-28T01:10:09.560Z] variation: Mode150
[2025-11-28T01:10:09.560Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-11-28T01:10:09.560Z] { \
[2025-11-28T01:10:09.560Z] echo ""; echo "TEST SETUP:"; \
[2025-11-28T01:10:09.560Z] echo "Nothing to be done for setup."; \
[2025-11-28T01:10:09.560Z] mkdir -p "C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\\TKG\\output_17642917964611\\UpgModPath_Jar_0"; \
[2025-11-28T01:10:09.560Z] cd "C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\\TKG\\output_17642917964611\\UpgModPath_Jar_0"; \
[2025-11-28T01:10:09.560Z] echo ""; echo "TESTING:"; \
[2025-11-28T01:10:09.560Z] perl C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests///..//jvmtest\\system\\modularity/../\\STF\\stf.core\\scripts\\stf.pl -test-root="C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests///..//jvmtest\\system\\modularity/../\\STF;C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests///..//jvmtest\\system\\modularity/../\\aqa-systemtest""" -systemtest-prereqs="c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib\\" -java-args=' -XX:+UseCompressedOops ' -results-root="C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\\TKG\\output_17642917964611\\UpgModPath_Jar_0" -test=UpgModPathTest -test-args="variant=Jar"; \
[2025-11-28T01:10:09.560Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "UpgModPath_Jar_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\\TKG\\output_17642917964611\\UpgModPath_Jar_0"; else echo "-----------------------------------"; echo "UpgModPath_Jar_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-28T01:10:09.560Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-28T01:10:09.560Z] echo "Nothing to be done for teardown."; \
[2025-11-28T01:10:09.560Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\\TKG\\output_17642917964611\\TestTargetResult";
[2025-11-28T01:10:09.917Z]
[2025-11-28T01:10:09.917Z] TEST SETUP:
[2025-11-28T01:10:09.917Z] Nothing to be done for setup.
[2025-11-28T01:10:09.917Z]
[2025-11-28T01:10:09.917Z] TESTING:
[2025-11-28T01:10:09.917Z] STF 01:10:09.702 - ========================= S T F =========================
[2025-11-28T01:10:09.917Z] systemtest-prereqs has been processed, and set to: c:/jenkins/externalDependency/system_libRetrieving amount of free space on drive containing C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\TKG\output_17642917964611\UpgModPath_Jar_0
[2025-11-28T01:10:09.917Z] There is 148047 Mb free
[2025-11-28T01:10:09.917Z] STF 01:10:09.759 - ================== G E N E R A T I O N ==================
[2025-11-28T01:10:09.917Z] STF 01:10:09.761 - Checking JVM: c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image
[2025-11-28T01:10:09.919Z] STF 01:10:09.761 - Starting process to generate scripts: c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -Dload.agent.path=C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib\/asm/asm.jar;c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib\/asm/asm-commons.jar;c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib\/log4j/log4j-api.jar;c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib\/log4j/log4j-core.jar;C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\TKG\output_17642917964611\UpgModPath_Jar_0/20251128-011009-UpgModPathTest/stf_parameters.properties, , C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\TKG\output_17642917964611\UpgModPath_Jar_0/20251128-011009-UpgModPathTest"
[2025-11-28T01:10:09.919Z] GEN [0.015s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "net.adoptopenjdk.stf.runner.StfClassLoader"). To use archived non-system classes, this property must not be set
[2025-11-28T01:10:11.114Z] GEN 01:10:10.721 - Found test. Project: 'openjdk.test.modularity' class: 'UpgModPathTest.class' Dir: 'C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin'
[2025-11-28T01:10:11.114Z] GEN 01:10:10.733 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.UpgModPathTest'
[2025-11-28T01:10:11.114Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-11-28T01:10:11.114Z] GEN C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\displayService
[2025-11-28T01:10:11.114Z] GEN C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.helper
[2025-11-28T01:10:11.114Z] GEN C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\displayServiceImpl1
[2025-11-28T01:10:11.114Z] GEN C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.discreet
[2025-11-28T01:10:11.114Z] GEN C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.hello
[2025-11-28T01:10:11.114Z] GEN C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.hola
[2025-11-28T01:10:11.114Z] GEN C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\displayServiceImpl2
[2025-11-28T01:10:11.114Z] GEN C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.hi
[2025-11-28T01:10:11.114Z] GEN C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override
[2025-11-28T01:10:11.114Z] GEN C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new
[2025-11-28T01:10:11.114Z] GEN C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3
[2025-11-28T01:10:11.114Z] GEN C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4
[2025-11-28T01:10:11.114Z] GEN C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common
[2025-11-28T01:10:11.114Z] GEN C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\tests
[2025-11-28T01:10:11.114Z] GEN C:\\jenkins\\workspace\\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\\jvmtest\\system\\aqa-systemtest\\openjdk.test.modularity\\bin
[2025-11-28T01:10:11.114Z] GEN C:\\jenkins\\workspace\\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\\jvmtest\\system\\STF\\stf.core\\bin
[2025-11-28T01:10:11.114Z] GEN c:/jenkins/externalDependency/system_lib/log4j/log4j-api.jar
[2025-11-28T01:10:11.114Z] GEN c:/jenkins/externalDependency/system_lib/log4j/log4j-core.jar
[2025-11-28T01:10:11.114Z] GEN c:/jenkins/externalDependency/system_lib/junit/junit.jar
[2025-11-28T01:10:11.114Z] GEN 01:10:10.920 - Using Mode NoOptions. Values = ''
[2025-11-28T01:10:11.114Z] GEN 01:10:11.008 -
[2025-11-28T01:10:11.114Z] GEN 01:10:11.008 - Test command summary:
[2025-11-28T01:10:11.114Z] GEN 01:10:11.008 - Step Stage Command Description
[2025-11-28T01:10:11.114Z] GEN 01:10:11.008 - -----+--------+-----------------+------------
[2025-11-28T01:10:11.114Z] GEN 01:10:11.009 - 1 execute jar Create com.hello jar
[2025-11-28T01:10:11.114Z] GEN 01:10:11.009 - 2 execute jar Create com.hola jar
[2025-11-28T01:10:11.114Z] GEN 01:10:11.009 - 3 execute jar Create com.helper jar
[2025-11-28T01:10:11.114Z] GEN 01:10:11.009 - 4 execute jar Create com.discreet jar
[2025-11-28T01:10:11.114Z] GEN 01:10:11.009 - 5 execute jar Create tests jar
[2025-11-28T01:10:11.114Z] GEN 01:10:11.009 - 6 execute jlink Create runtime image for upgrademodulepath test
[2025-11-28T01:10:11.114Z] GEN 01:10:11.009 - 7 execute jar Create com.hello override jar
[2025-11-28T01:10:11.114Z] GEN 01:10:11.009 - 8 execute jar Create com.hello override jar
[2025-11-28T01:10:11.114Z] GEN 01:10:11.009 - 9 execute Run java Override an application module using modularized jar
[2025-11-28T01:10:11.114Z] GEN 01:10:11.009 - 10 execute Run java (Negative test) Override a non-upgradable platform module where the overriding module is in a modularized jar
[2025-11-28T01:10:11.114Z] GEN 01:10:11.009 - 11 execute Run java Combine stderr and stdout files of process OT24
[2025-11-28T01:10:11.114Z] GEN 01:10:11.009 - 12 execute count Check output
[2025-11-28T01:10:11.114Z] STF 01:10:11.043 -
[2025-11-28T01:10:11.114Z] STF 01:10:11.043 - Script generation completed
[2025-11-28T01:10:11.114Z] STF 01:10:11.043 -
[2025-11-28T01:10:11.114Z] STF 01:10:11.045 -
[2025-11-28T01:10:11.114Z] STF 01:10:11.045 - ======================= S E T U P =======================
[2025-11-28T01:10:11.114Z] STF 01:10:11.045 - Running setup: perl C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\TKG\output_17642917964611\UpgModPath_Jar_0/20251128-011009-UpgModPathTest/setUp.pl
[2025-11-28T01:10:11.465Z] STF 01:10:11.193 - SETUP stage completed
[2025-11-28T01:10:11.465Z] STF 01:10:11.213 -
[2025-11-28T01:10:11.465Z] STF 01:10:11.213 - ==================== E X E C U T E - ====================
[2025-11-28T01:10:11.465Z] STF 01:10:11.213 - Running execute: perl C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\TKG\output_17642917964611\UpgModPath_Jar_0/20251128-011009-UpgModPathTest/execute.pl
[2025-11-28T01:10:11.465Z] STF 01:10:11.354 -
[2025-11-28T01:10:11.465Z] STF 01:10:11.355 - Java version
[2025-11-28T01:10:11.465Z] STF 01:10:11.355 - Running: c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2025-11-28T01:10:11.465Z] openjdk version "26-beta" 2026-03-17
[2025-11-28T01:10:11.465Z] OpenJDK Runtime Environment Temurin-26+26-202511272142 (build 26-beta+26-ea)
[2025-11-28T01:10:11.465Z] OpenJDK 64-Bit Server VM Temurin-26+26-202511272142 (build 26-beta+26-ea, mixed mode, sharing)
[2025-11-28T01:10:11.820Z] STF 01:10:11.430 -
[2025-11-28T01:10:11.820Z] STF 01:10:11.430 - +------ Step 1 - Create com.hello jar
[2025-11-28T01:10:11.820Z] STF 01:10:11.430 - | Create modular jar
[2025-11-28T01:10:11.820Z] STF 01:10:11.430 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.hello
[2025-11-28T01:10:11.820Z] STF 01:10:11.430 - | ModuleVersion: null
[2025-11-28T01:10:11.820Z] STF 01:10:11.430 - | MainClass: null
[2025-11-28T01:10:11.820Z] STF 01:10:11.430 - | HashModules: null
[2025-11-28T01:10:11.820Z] STF 01:10:11.430 - |
[2025-11-28T01:10:11.820Z] STF 01:10:11.430 - Running command: c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/modules/1.com.hello.jar -C C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.hello .
[2025-11-28T01:10:11.820Z] STF 01:10:11.431 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/1.CMJ.stderr
[2025-11-28T01:10:11.820Z] STF 01:10:11.431 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/1.CMJ.stdout
[2025-11-28T01:10:11.820Z] STF 01:10:11.466 - Monitoring processes: CMJ
[2025-11-28T01:10:11.820Z] STF 01:10:11.716 - Monitoring Report Summary:
[2025-11-28T01:10:11.820Z] STF 01:10:11.716 - o Process CMJ ended with the expected exit code (0)
[2025-11-28T01:10:11.820Z] STF 01:10:11.716 - Created modular jar: 1.com.hello.jar
[2025-11-28T01:10:11.820Z] STF 01:10:11.716 -
[2025-11-28T01:10:11.820Z] STF 01:10:11.716 - +------ Step 2 - Create com.hola jar
[2025-11-28T01:10:11.820Z] STF 01:10:11.716 - | Create modular jar
[2025-11-28T01:10:11.820Z] STF 01:10:11.716 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.hola
[2025-11-28T01:10:11.820Z] STF 01:10:11.716 - | ModuleVersion: null
[2025-11-28T01:10:11.820Z] STF 01:10:11.716 - | MainClass: null
[2025-11-28T01:10:11.820Z] STF 01:10:11.716 - | HashModules: null
[2025-11-28T01:10:11.820Z] STF 01:10:11.716 - |
[2025-11-28T01:10:11.820Z] STF 01:10:11.717 - Running command: c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/modules/2.com.hola.jar -C C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.hola .
[2025-11-28T01:10:11.820Z] STF 01:10:11.717 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/2.CMJ.stderr
[2025-11-28T01:10:11.820Z] STF 01:10:11.717 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/2.CMJ.stdout
[2025-11-28T01:10:11.820Z] STF 01:10:11.723 - Monitoring processes: CMJ
[2025-11-28T01:10:12.182Z] STF 01:10:11.978 - Monitoring Report Summary:
[2025-11-28T01:10:12.182Z] STF 01:10:11.978 - o Process CMJ ended with the expected exit code (0)
[2025-11-28T01:10:12.182Z] STF 01:10:11.978 - Created modular jar: 2.com.hola.jar
[2025-11-28T01:10:12.182Z] STF 01:10:11.978 -
[2025-11-28T01:10:12.182Z] STF 01:10:11.978 - +------ Step 3 - Create com.helper jar
[2025-11-28T01:10:12.182Z] STF 01:10:11.978 - | Create modular jar
[2025-11-28T01:10:12.182Z] STF 01:10:11.978 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.helper
[2025-11-28T01:10:12.182Z] STF 01:10:11.978 - | ModuleVersion: null
[2025-11-28T01:10:12.182Z] STF 01:10:11.978 - | MainClass: null
[2025-11-28T01:10:12.182Z] STF 01:10:11.978 - | HashModules: null
[2025-11-28T01:10:12.182Z] STF 01:10:11.978 - |
[2025-11-28T01:10:12.182Z] STF 01:10:11.978 - Running command: c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/modules/3.com.helper.jar -C C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.helper .
[2025-11-28T01:10:12.182Z] STF 01:10:11.978 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/3.CMJ.stderr
[2025-11-28T01:10:12.182Z] STF 01:10:11.978 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/3.CMJ.stdout
[2025-11-28T01:10:12.182Z] STF 01:10:11.985 - Monitoring processes: CMJ
[2025-11-28T01:10:12.537Z] STF 01:10:12.240 - Monitoring Report Summary:
[2025-11-28T01:10:12.537Z] STF 01:10:12.240 - o Process CMJ ended with the expected exit code (0)
[2025-11-28T01:10:12.537Z] STF 01:10:12.240 - Created modular jar: 3.com.helper.jar
[2025-11-28T01:10:12.537Z] STF 01:10:12.240 -
[2025-11-28T01:10:12.537Z] STF 01:10:12.240 - +------ Step 4 - Create com.discreet jar
[2025-11-28T01:10:12.537Z] STF 01:10:12.240 - | Create modular jar
[2025-11-28T01:10:12.537Z] STF 01:10:12.240 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.discreet
[2025-11-28T01:10:12.537Z] STF 01:10:12.240 - | ModuleVersion: null
[2025-11-28T01:10:12.537Z] STF 01:10:12.240 - | MainClass: null
[2025-11-28T01:10:12.537Z] STF 01:10:12.240 - | HashModules: null
[2025-11-28T01:10:12.537Z] STF 01:10:12.240 - |
[2025-11-28T01:10:12.537Z] STF 01:10:12.240 - Running command: c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/modules/4.com.discreet.jar -C C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.discreet .
[2025-11-28T01:10:12.537Z] STF 01:10:12.240 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/4.CMJ.stderr
[2025-11-28T01:10:12.537Z] STF 01:10:12.240 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/4.CMJ.stdout
[2025-11-28T01:10:12.537Z] STF 01:10:12.248 - Monitoring processes: CMJ
[2025-11-28T01:10:12.895Z] STF 01:10:12.509 - Monitoring Report Summary:
[2025-11-28T01:10:12.895Z] STF 01:10:12.509 - o Process CMJ ended with the expected exit code (0)
[2025-11-28T01:10:12.895Z] STF 01:10:12.509 - Created modular jar: 4.com.discreet.jar
[2025-11-28T01:10:12.895Z] STF 01:10:12.510 -
[2025-11-28T01:10:12.895Z] STF 01:10:12.510 - +------ Step 5 - Create tests jar
[2025-11-28T01:10:12.895Z] STF 01:10:12.510 - | Create modular jar
[2025-11-28T01:10:12.895Z] STF 01:10:12.510 - | ModuleSpec: openjdk.test.modularity/bin/tests/com.test
[2025-11-28T01:10:12.895Z] STF 01:10:12.510 - | ModuleVersion: null
[2025-11-28T01:10:12.895Z] STF 01:10:12.510 - | MainClass: null
[2025-11-28T01:10:12.895Z] STF 01:10:12.510 - | HashModules: null
[2025-11-28T01:10:12.895Z] STF 01:10:12.510 - |
[2025-11-28T01:10:12.895Z] STF 01:10:12.510 - Running command: c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/modules/5.com.test.jar -C C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\tests\com.test .
[2025-11-28T01:10:12.895Z] STF 01:10:12.510 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/5.CMJ.stderr
[2025-11-28T01:10:12.895Z] STF 01:10:12.510 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/5.CMJ.stdout
[2025-11-28T01:10:12.895Z] STF 01:10:12.517 - Monitoring processes: CMJ
[2025-11-28T01:10:12.895Z] STF 01:10:12.775 - Monitoring Report Summary:
[2025-11-28T01:10:12.895Z] STF 01:10:12.775 - o Process CMJ ended with the expected exit code (0)
[2025-11-28T01:10:12.895Z] STF 01:10:12.775 - Created modular jar: 5.com.test.jar
[2025-11-28T01:10:12.895Z] STF 01:10:12.775 -
[2025-11-28T01:10:12.895Z] STF 01:10:12.775 - +------ Step 6 - Create runtime image for upgrademodulepath test
[2025-11-28T01:10:12.895Z] STF 01:10:12.775 - | Run jlink to create runtime image
[2025-11-28T01:10:12.895Z] STF 01:10:12.776 - | ImageName: UpJVM
[2025-11-28T01:10:12.895Z] STF 01:10:12.776 - |
[2025-11-28T01:10:12.895Z] STF 01:10:12.776 - Running command: c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/jlink --module-path c:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\jmods;C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\output_17642917964611\UpgModPath_Jar_0\20251128-011009-UpgModPathTest\modules --add-modules com.hello,com.hola,com.test,com.helper,com.discreet --output C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\output_17642917964611\UpgModPath_Jar_0\20251128-011009-UpgModPathTest\tmp\6.UpJVM
[2025-11-28T01:10:12.895Z] STF 01:10:12.776 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/6.JLNK.stderr
[2025-11-28T01:10:12.895Z] STF 01:10:12.776 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/6.JLNK.stdout
[2025-11-28T01:10:12.895Z] STF 01:10:12.783 - Monitoring processes: JLNK
[2025-11-28T01:10:15.270Z] STF 01:10:14.785 - Monitoring Report Summary:
[2025-11-28T01:10:15.270Z] STF 01:10:14.785 - o Process JLNK ended with the expected exit code (0)
[2025-11-28T01:10:15.270Z] STF 01:10:14.786 -
[2025-11-28T01:10:15.270Z] STF 01:10:14.786 - +------ Step 7 - Create com.hello override jar
[2025-11-28T01:10:15.270Z] STF 01:10:14.786 - | Create modular jar
[2025-11-28T01:10:15.270Z] STF 01:10:14.786 - | ModuleSpec: openjdk.test.modularity/bin/common-override/com.hello
[2025-11-28T01:10:15.270Z] STF 01:10:14.786 - | ModuleVersion: null
[2025-11-28T01:10:15.270Z] STF 01:10:14.786 - | MainClass: null
[2025-11-28T01:10:15.270Z] STF 01:10:14.786 - | HashModules: null
[2025-11-28T01:10:15.270Z] STF 01:10:14.786 - |
[2025-11-28T01:10:15.270Z] STF 01:10:14.786 - Running command: c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/modules/7.com.hello.jar -C C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override\com.hello .
[2025-11-28T01:10:15.270Z] STF 01:10:14.786 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/7.CMJ.stderr
[2025-11-28T01:10:15.270Z] STF 01:10:14.786 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/7.CMJ.stdout
[2025-11-28T01:10:15.270Z] STF 01:10:14.812 - Monitoring processes: CMJ
[2025-11-28T01:10:15.629Z] STF 01:10:15.267 - Monitoring Report Summary:
[2025-11-28T01:10:15.629Z] STF 01:10:15.267 - o Process CMJ ended with the expected exit code (0)
[2025-11-28T01:10:15.629Z] STF 01:10:15.267 - Created modular jar: 7.com.hello.jar
[2025-11-28T01:10:15.629Z] STF 01:10:15.267 -
[2025-11-28T01:10:15.629Z] STF 01:10:15.267 - +------ Step 8 - Create com.hello override jar
[2025-11-28T01:10:15.629Z] STF 01:10:15.267 - | Create modular jar
[2025-11-28T01:10:15.629Z] STF 01:10:15.267 - | ModuleSpec: openjdk.test.modularity/bin/common-override/java.logging
[2025-11-28T01:10:15.629Z] STF 01:10:15.267 - | ModuleVersion: null
[2025-11-28T01:10:15.629Z] STF 01:10:15.267 - | MainClass: null
[2025-11-28T01:10:15.629Z] STF 01:10:15.267 - | HashModules: null
[2025-11-28T01:10:15.629Z] STF 01:10:15.267 - |
[2025-11-28T01:10:15.629Z] STF 01:10:15.267 - Running command: c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/modules/8.java.logging.jar -C C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override\java.logging .
[2025-11-28T01:10:15.629Z] STF 01:10:15.267 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/8.CMJ.stderr
[2025-11-28T01:10:15.629Z] STF 01:10:15.267 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/8.CMJ.stdout
[2025-11-28T01:10:15.629Z] STF 01:10:15.273 - Monitoring processes: CMJ
[2025-11-28T01:10:15.629Z] STF 01:10:15.523 - Monitoring Report Summary:
[2025-11-28T01:10:15.629Z] STF 01:10:15.523 - o Process CMJ ended with the expected exit code (0)
[2025-11-28T01:10:15.629Z] STF 01:10:15.524 - Created modular jar: 8.java.logging.jar
[2025-11-28T01:10:15.629Z] STF 01:10:15.524 -
[2025-11-28T01:10:15.629Z] STF 01:10:15.524 - +------ Step 9 - Override an application module using modularized jar
[2025-11-28T01:10:15.629Z] STF 01:10:15.524 - | Run foreground process
[2025-11-28T01:10:15.629Z] STF 01:10:15.524 - | Program: c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-11-28T01:10:15.629Z] STF 01:10:15.524 - | Mnemonic: OT21
[2025-11-28T01:10:15.629Z] STF 01:10:15.524 - | Echo: ECHO_ON
[2025-11-28T01:10:15.629Z] STF 01:10:15.524 - | Expectation: CLEAN_RUN within 1m
[2025-11-28T01:10:15.629Z] STF 01:10:15.524 - |
[2025-11-28T01:10:15.629Z] STF 01:10:15.524 - Running command: c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods;C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\tests --upgrade-module-path C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/modules/7.com.hello.jar --add-modules=com.test -XX:+UseCompressedOops -classpath c:/jenkins/externalDependency/system_lib/junit/junit.jar;c:/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestOverrideUsingAppModule
[2025-11-28T01:10:15.629Z] STF 01:10:15.524 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/9.OT21.stderr
[2025-11-28T01:10:15.629Z] STF 01:10:15.524 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/9.OT21.stdout
[2025-11-28T01:10:15.629Z] STF 01:10:15.531 - Monitoring processes: OT21
[2025-11-28T01:10:15.981Z] OT21 JUnit version 4.12
[2025-11-28T01:10:15.981Z] OT21 .
[2025-11-28T01:10:15.981Z] OT21 Time: 0.006
[2025-11-28T01:10:15.981Z] OT21
[2025-11-28T01:10:15.981Z] OT21 OK (1 test)
[2025-11-28T01:10:15.981Z] OT21
[2025-11-28T01:10:16.334Z] STF 01:10:15.921 - Monitoring Report Summary:
[2025-11-28T01:10:16.334Z] STF 01:10:15.921 - o Process OT21 ended with the expected exit code (0)
[2025-11-28T01:10:16.334Z] STF 01:10:15.921 -
[2025-11-28T01:10:16.334Z] STF 01:10:15.921 - +------ Step 10 - (Negative test) Override a non-upgradable platform module where the overriding module is in a modularized jar
[2025-11-28T01:10:16.334Z] STF 01:10:15.921 - | Run foreground process
[2025-11-28T01:10:16.334Z] STF 01:10:15.921 - | Program: c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-11-28T01:10:16.334Z] STF 01:10:15.921 - | Mnemonic: OT24
[2025-11-28T01:10:16.334Z] STF 01:10:15.921 - | Echo: ECHO_ON
[2025-11-28T01:10:16.334Z] STF 01:10:15.921 - | Expectation: NON_ZERO_EXIT [1] within 1m
[2025-11-28T01:10:16.334Z] STF 01:10:15.921 - |
[2025-11-28T01:10:16.334Z] STF 01:10:15.921 - Running command: c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods;C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\tests --upgrade-module-path C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/modules/8.java.logging.jar --add-modules=com.test -XX:+UseCompressedOops -classpath c:/jenkins/externalDependency/system_lib/junit/junit.jar;c:/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestOverrideUsingNonUpgradablePlatformModule
[2025-11-28T01:10:16.334Z] STF 01:10:15.921 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/10.OT24.stderr
[2025-11-28T01:10:16.334Z] STF 01:10:15.921 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/10.OT24.stdout
[2025-11-28T01:10:16.334Z] STF 01:10:15.927 - Monitoring processes: OT24
[2025-11-28T01:10:16.334Z] OT24 Error occurred during initialization of boot layer
[2025-11-28T01:10:16.334Z] OT24 java.lang.module.FindException: Hash of java.logging (b126019ccf43108ffcc1bfcd0e69e56c1312b516c71ced58f998887600907fbe) differs to expected hash (b6f35912b0f21b6079691c4dbb6c5c28d89eea31803743ae0dab137d85d68296) recorded in java.base
[2025-11-28T01:10:16.334Z] STF 01:10:16.204 - Monitoring Report Summary:
[2025-11-28T01:10:16.334Z] STF 01:10:16.204 - o Process OT24 ended with the expected exit code (1)
[2025-11-28T01:10:16.334Z] STF 01:10:16.204 -
[2025-11-28T01:10:16.334Z] STF 01:10:16.204 - +------ Step 11 - Combine stderr and stdout files of process OT24
[2025-11-28T01:10:16.334Z] STF 01:10:16.205 - | Run foreground process
[2025-11-28T01:10:16.334Z] STF 01:10:16.205 - | Program: c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-11-28T01:10:16.334Z] STF 01:10:16.205 - | Mnemonic: CO
[2025-11-28T01:10:16.334Z] STF 01:10:16.205 - | Echo: ECHO_OFF
[2025-11-28T01:10:16.334Z] STF 01:10:16.205 - | Expectation: NON_ZERO_EXIT [0] within 30s
[2025-11-28T01:10:16.334Z] STF 01:10:16.205 - |
[2025-11-28T01:10:16.334Z] STF 01:10:16.205 - Running command: c:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -Dfile1=C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/10.OT24.stdout -Dfile2=C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/10.OT24.stderr -Dfinal.file=C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\output_17642917964611\UpgModPath_Jar_0\20251128-011009-UpgModPathTest\results\combinedOT24.txt -XX:+UseCompressedOops -classpath C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\STF\stf.core\bin;C:\jenkins\workspace\Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin net.adoptopenjdk.test.modularity.TestUtil
[2025-11-28T01:10:16.334Z] STF 01:10:16.205 - Redirecting stderr to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/11.CO.stderr
[2025-11-28T01:10:16.334Z] STF 01:10:16.205 - Redirecting stdout to C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/11.CO.stdout
[2025-11-28T01:10:16.334Z] STF 01:10:16.210 - Monitoring processes: CO
[2025-11-28T01:10:16.752Z] STF 01:10:16.331 - Monitoring Report Summary:
[2025-11-28T01:10:16.752Z] STF 01:10:16.331 - o Process CO ended with the expected exit code (0)
[2025-11-28T01:10:16.752Z] STF 01:10:16.331 -
[2025-11-28T01:10:16.752Z] STF 01:10:16.331 - +------ Step 12 - Check output
[2025-11-28T01:10:16.752Z] STF 01:10:16.331 - | Count file matches
[2025-11-28T01:10:16.752Z] STF 01:10:16.331 - | TargetFile: C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/output_17642917964611/UpgModPath_Jar_0/20251128-011009-UpgModPathTest/results/combinedOT24.txt
[2025-11-28T01:10:16.752Z] STF 01:10:16.331 - | ExpectedNumMatches: 1
[2025-11-28T01:10:16.752Z] STF 01:10:16.331 - | SearchStrings: ["FindException: Hash of java.logging"]
[2025-11-28T01:10:16.752Z] STF 01:10:16.331 - |
[2025-11-28T01:10:16.752Z] STF 01:10:16.348 - Found 1 instances of ["FindException: Hash of java.logging"]
[2025-11-28T01:10:16.752Z] STF 01:10:16.348 - EXECUTE stage completed
[2025-11-28T01:10:16.752Z] STF 01:10:16.432 -
[2025-11-28T01:10:16.752Z] STF 01:10:16.432 - ==================== T E A R D O W N ====================
[2025-11-28T01:10:16.752Z] STF 01:10:16.433 - Running teardown: perl C:/jenkins/workspace/Test_openjdk26_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/\TKG\output_17642917964611\UpgModPath_Jar_0/20251128-011009-UpgModPathTest/tearDown.pl
[2025-11-28T01:10:16.752Z] STF 01:10:16.605 - TEARDOWN stage completed
[2025-11-28T01:10:16.752Z] STF 01:10:16.623 -
[2025-11-28T01:10:16.752Z] STF 01:10:16.623 - ===================== R E S U L T S =====================
[2025-11-28T01:10:16.752Z] STF 01:10:16.623 - Stage results:
[2025-11-28T01:10:16.752Z] STF 01:10:16.623 - setUp: pass
[2025-11-28T01:10:16.752Z] STF 01:10:16.623 - execute: pass
[2025-11-28T01:10:16.752Z] STF 01:10:16.623 - teardown: pass
[2025-11-28T01:10:16.752Z] STF 01:10:16.623 -
[2025-11-28T01:10:16.752Z] STF 01:10:16.623 - Overall result: PASSED
[2025-11-28T01:10:16.752Z] -----------------------------------
[2025-11-28T01:10:16.752Z] UpgModPath_Jar_0_PASSED
[2025-11-28T01:10:16.752Z] -----------------------------------
[2025-11-28T01:10:17.090Z]
[2025-11-28T01:10:17.090Z] TEST TEARDOWN:
[2025-11-28T01:10:17.090Z] Nothing to be done for teardown.
[2025-11-28T01:10:17.090Z] UpgModPath_Jar_0 Finish Time: Fri Nov 28 01:10:16 2025 Epoch Time (ms): 1764292216862