PatMod_AppMod_0
[2025-11-20T00:17:37.046Z] Running test PatMod_AppMod_0 ...
[2025-11-20T00:17:37.046Z] ===============================================
[2025-11-20T00:17:37.046Z] PatMod_AppMod_0 Start Time: Thu Nov 20 00:17:36 2025 Epoch Time (ms): 1763597856368
[2025-11-20T00:17:37.046Z] variation: Mode150
[2025-11-20T00:17:37.046Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-11-20T00:17:37.046Z] { \
[2025-11-20T00:17:37.046Z] echo ""; echo "TEST SETUP:"; \
[2025-11-20T00:17:37.046Z] echo "Nothing to be done for setup."; \
[2025-11-20T00:17:37.046Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_176359209924/PatMod_AppMod_0"; \
[2025-11-20T00:17:37.046Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_176359209924/PatMod_AppMod_0"; \
[2025-11-20T00:17:37.046Z] echo ""; echo "TESTING:"; \
[2025-11-20T00:17:37.046Z] perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF/stf.core/scripts/stf.pl -test-root="/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF;/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//aqa-systemtest""" -systemtest-prereqs="/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/../../externalDependency/system_lib/" -java-args=' -XX:+UseCompressedOops ' -results-root="/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_176359209924/PatMod_AppMod_0" -test=PatModTest -test-args="variant=AppMod"; \
[2025-11-20T00:17:37.046Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "PatMod_AppMod_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_176359209924/PatMod_AppMod_0"; else echo "-----------------------------------"; echo "PatMod_AppMod_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-20T00:17:37.046Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-20T00:17:37.046Z] echo "Nothing to be done for teardown."; \
[2025-11-20T00:17:37.046Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_176359209924/TestTargetResult";
[2025-11-20T00:17:37.046Z]
[2025-11-20T00:17:37.046Z] TEST SETUP:
[2025-11-20T00:17:37.046Z] Nothing to be done for setup.
[2025-11-20T00:17:37.046Z]
[2025-11-20T00:17:37.046Z] TESTING:
[2025-11-20T00:17:37.046Z] STF 00:17:36.490 - ========================= S T F =========================
[2025-11-20T00:17:37.047Z] systemtest-prereqs has been processed, and set to: /home/jenkins/externalDependency/system_libRetrieving amount of free space on drive containing /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_176359209924/PatMod_AppMod_0
[2025-11-20T00:17:37.047Z] There is 54199 Mb free
[2025-11-20T00:17:37.047Z] STF 00:17:36.500 - ================== G E N E R A T I O N ==================
[2025-11-20T00:17:37.047Z] STF 00:17:36.501 - Checking JVM: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image
[2025-11-20T00:17:37.047Z] STF 00:17:36.501 - Starting process to generate scripts: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -Dload.agent.path=/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/../../externalDependency/system_lib//asm/asm.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/../../externalDependency/system_lib//asm/asm-commons.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/../../externalDependency/system_lib//log4j/log4j-api.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/../../externalDependency/system_lib//log4j/log4j-core.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/stf_parameters.properties, , /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest"
[2025-11-20T00:17:37.047Z] GEN stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-11-20T00:17:37.047Z] GEN [0.008s][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-20T00:17:38.987Z] GEN 00:17:37.947 - Found test. Project: 'openjdk.test.modularity' class: 'PatModTest.class' Dir: '/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin'
[2025-11-20T00:17:38.987Z] GEN 00:17:37.952 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.PatModTest'
[2025-11-20T00:17:38.987Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl1
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl2
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hi
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/STF/stf.core/bin
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/externalDependency/system_lib/log4j/log4j-api.jar
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/externalDependency/system_lib/log4j/log4j-core.jar
[2025-11-20T00:17:38.987Z] GEN /home/jenkins/externalDependency/system_lib/junit/junit.jar
[2025-11-20T00:17:38.987Z] GEN 00:17:38.154 - Using Mode NoOptions. Values = ''
[2025-11-20T00:17:38.987Z] GEN 00:17:38.259 -
[2025-11-20T00:17:38.987Z] GEN 00:17:38.260 - Test command summary:
[2025-11-20T00:17:38.987Z] GEN 00:17:38.260 - Step Stage Command Description
[2025-11-20T00:17:38.987Z] GEN 00:17:38.261 - -----+--------+-----------------+------------
[2025-11-20T00:17:38.987Z] GEN 00:17:38.261 - 1 execute jar Create com.hello jar
[2025-11-20T00:17:38.987Z] GEN 00:17:38.261 - 2 execute jar Create com.discreet jar
[2025-11-20T00:17:38.987Z] GEN 00:17:38.262 - 3 execute jar create java.xml.jar
[2025-11-20T00:17:38.987Z] GEN 00:17:38.262 - 4 execute Run java Verify if we can patch an Application module using exploded directoryy
[2025-11-20T00:17:38.987Z] GEN 00:17:38.262 - 5 execute Run java Verify if we can Patch an Application module using modular jar
[2025-11-20T00:17:38.987Z] STF 00:17:38.301 -
[2025-11-20T00:17:38.987Z] STF 00:17:38.301 - Script generation completed
[2025-11-20T00:17:38.987Z] STF 00:17:38.301 -
[2025-11-20T00:17:38.987Z] STF 00:17:38.302 -
[2025-11-20T00:17:38.987Z] STF 00:17:38.302 - ======================= S E T U P =======================
[2025-11-20T00:17:38.987Z] STF 00:17:38.302 - Running setup: perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/setUp.pl
[2025-11-20T00:17:38.987Z] STF 00:17:38.409 - SETUP stage completed
[2025-11-20T00:17:38.987Z] STF 00:17:38.413 -
[2025-11-20T00:17:38.987Z] STF 00:17:38.413 - ==================== E X E C U T E - ====================
[2025-11-20T00:17:38.987Z] STF 00:17:38.413 - Running execute: perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/execute.pl
[2025-11-20T00:17:38.987Z] STF 00:17:38.521 -
[2025-11-20T00:17:38.987Z] STF 00:17:38.521 - Java version
[2025-11-20T00:17:38.987Z] STF 00:17:38.522 - Running: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2025-11-20T00:17:38.987Z] Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-11-20T00:17:38.987Z] openjdk version "21.0.10-beta" 2026-01-20
[2025-11-20T00:17:38.987Z] OpenJDK Runtime Environment Temurin-21.0.10+3-202511192003 (build 21.0.10-beta+3-ea)
[2025-11-20T00:17:38.987Z] OpenJDK 64-Bit Server VM Temurin-21.0.10+3-202511192003 (build 21.0.10-beta+3-ea, mixed mode, sharing)
[2025-11-20T00:17:38.987Z] STF 00:17:38.585 -
[2025-11-20T00:17:38.987Z] STF 00:17:38.585 - +------ Step 1 - Create com.hello jar
[2025-11-20T00:17:38.987Z] STF 00:17:38.585 - | Create modular jar
[2025-11-20T00:17:38.987Z] STF 00:17:38.585 - | ModuleSpec: openjdk.test.modularity/bin/common-override/com.hello
[2025-11-20T00:17:38.987Z] STF 00:17:38.585 - | ModuleVersion: null
[2025-11-20T00:17:38.987Z] STF 00:17:38.585 - | MainClass: null
[2025-11-20T00:17:38.987Z] STF 00:17:38.585 - | HashModules: null
[2025-11-20T00:17:38.987Z] STF 00:17:38.585 - |
[2025-11-20T00:17:38.987Z] STF 00:17:38.586 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/modules/1.com.hello.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/com.hello .
[2025-11-20T00:17:38.987Z] STF 00:17:38.586 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/results/1.CMJ.stderr
[2025-11-20T00:17:38.987Z] STF 00:17:38.586 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/results/1.CMJ.stdout
[2025-11-20T00:17:38.987Z] STF 00:17:38.602 - Monitoring processes: CMJ
[2025-11-20T00:17:38.987Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-11-20T00:17:39.933Z] STF 00:17:39.018 - Monitoring Report Summary:
[2025-11-20T00:17:39.933Z] STF 00:17:39.018 - o Process CMJ ended with the expected exit code (0)
[2025-11-20T00:17:39.933Z] STF 00:17:39.018 - Created modular jar: 1.com.hello.jar
[2025-11-20T00:17:39.933Z] STF 00:17:39.018 -
[2025-11-20T00:17:39.933Z] STF 00:17:39.018 - +------ Step 2 - Create com.discreet jar
[2025-11-20T00:17:39.933Z] STF 00:17:39.018 - | Create modular jar
[2025-11-20T00:17:39.933Z] STF 00:17:39.018 - | ModuleSpec: openjdk.test.modularity/bin/common-override/com.discreet
[2025-11-20T00:17:39.933Z] STF 00:17:39.018 - | ModuleVersion: null
[2025-11-20T00:17:39.933Z] STF 00:17:39.018 - | MainClass: null
[2025-11-20T00:17:39.933Z] STF 00:17:39.018 - | HashModules: null
[2025-11-20T00:17:39.933Z] STF 00:17:39.018 - |
[2025-11-20T00:17:39.933Z] STF 00:17:39.019 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/modules/2.com.discreet.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/com.discreet .
[2025-11-20T00:17:39.933Z] STF 00:17:39.019 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/results/2.CMJ.stderr
[2025-11-20T00:17:39.933Z] STF 00:17:39.019 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/results/2.CMJ.stdout
[2025-11-20T00:17:39.933Z] STF 00:17:39.020 - Monitoring processes: CMJ
[2025-11-20T00:17:39.933Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-11-20T00:17:39.933Z] STF 00:17:39.434 - Monitoring Report Summary:
[2025-11-20T00:17:39.933Z] STF 00:17:39.435 - o Process CMJ ended with the expected exit code (0)
[2025-11-20T00:17:39.933Z] STF 00:17:39.435 - Created modular jar: 2.com.discreet.jar
[2025-11-20T00:17:39.933Z] STF 00:17:39.435 -
[2025-11-20T00:17:39.933Z] STF 00:17:39.435 - +------ Step 3 - create java.xml.jar
[2025-11-20T00:17:39.933Z] STF 00:17:39.435 - | Create modular jar
[2025-11-20T00:17:39.933Z] STF 00:17:39.435 - | ModuleSpec: openjdk.test.modularity/bin/common-override/java.xml
[2025-11-20T00:17:39.933Z] STF 00:17:39.435 - | ModuleVersion: null
[2025-11-20T00:17:39.933Z] STF 00:17:39.435 - | MainClass: null
[2025-11-20T00:17:39.933Z] STF 00:17:39.435 - | HashModules: null
[2025-11-20T00:17:39.933Z] STF 00:17:39.435 - |
[2025-11-20T00:17:39.933Z] STF 00:17:39.435 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/modules/3.java.xml.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/java.xml .
[2025-11-20T00:17:39.933Z] STF 00:17:39.436 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/results/3.CMJ.stderr
[2025-11-20T00:17:39.933Z] STF 00:17:39.436 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/results/3.CMJ.stdout
[2025-11-20T00:17:39.933Z] STF 00:17:39.437 - Monitoring processes: CMJ
[2025-11-20T00:17:39.933Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-11-20T00:17:40.877Z] STF 00:17:39.850 - Monitoring Report Summary:
[2025-11-20T00:17:40.877Z] STF 00:17:39.851 - o Process CMJ ended with the expected exit code (0)
[2025-11-20T00:17:40.877Z] STF 00:17:39.851 - Created modular jar: 3.java.xml.jar
[2025-11-20T00:17:40.877Z] STF 00:17:39.851 -
[2025-11-20T00:17:40.877Z] STF 00:17:39.851 - +------ Step 4 - Verify if we can patch an Application module using exploded directoryy
[2025-11-20T00:17:40.877Z] STF 00:17:39.851 - | Run foreground process
[2025-11-20T00:17:40.877Z] STF 00:17:39.851 - | Program: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-11-20T00:17:40.877Z] STF 00:17:39.851 - | Mnemonic: OT21
[2025-11-20T00:17:40.877Z] STF 00:17:39.851 - | Echo: ECHO_ON
[2025-11-20T00:17:40.877Z] STF 00:17:39.851 - | Expectation: CLEAN_RUN within 1m
[2025-11-20T00:17:40.877Z] STF 00:17:39.851 - |
[2025-11-20T00:17:40.877Z] STF 00:17:39.852 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests --add-modules=com.test --patch-module com.hello=/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/com.hello -XX:+UseCompressedOops -classpath /home/jenkins/externalDependency/system_lib/junit/junit.jar:/home/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestOverrideUsingAppModule
[2025-11-20T00:17:40.877Z] STF 00:17:39.852 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/results/4.OT21.stderr
[2025-11-20T00:17:40.877Z] STF 00:17:39.852 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/results/4.OT21.stdout
[2025-11-20T00:17:40.877Z] STF 00:17:39.853 - Monitoring processes: OT21
[2025-11-20T00:17:40.877Z] OT21 stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-11-20T00:17:40.877Z] OT21 stderr WARNING: module-info.class ignored in patch: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/com.hello
[2025-11-20T00:17:40.877Z] OT21 JUnit version 4.12
[2025-11-20T00:17:40.877Z] OT21 .
[2025-11-20T00:17:40.877Z] OT21 Time: 0.01
[2025-11-20T00:17:40.877Z] OT21
[2025-11-20T00:17:40.877Z] OT21 OK (1 test)
[2025-11-20T00:17:40.877Z] OT21
[2025-11-20T00:17:40.877Z] STF 00:17:40.462 - Monitoring Report Summary:
[2025-11-20T00:17:40.877Z] STF 00:17:40.462 - o Process OT21 ended with the expected exit code (0)
[2025-11-20T00:17:40.877Z] STF 00:17:40.463 -
[2025-11-20T00:17:40.877Z] STF 00:17:40.463 - +------ Step 5 - Verify if we can Patch an Application module using modular jar
[2025-11-20T00:17:40.877Z] STF 00:17:40.463 - | Run foreground process
[2025-11-20T00:17:40.877Z] STF 00:17:40.463 - | Program: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-11-20T00:17:40.877Z] STF 00:17:40.463 - | Mnemonic: OT22
[2025-11-20T00:17:40.877Z] STF 00:17:40.463 - | Echo: ECHO_ON
[2025-11-20T00:17:40.877Z] STF 00:17:40.463 - | Expectation: CLEAN_RUN within 1m
[2025-11-20T00:17:40.877Z] STF 00:17:40.463 - |
[2025-11-20T00:17:40.877Z] STF 00:17:40.463 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests --add-modules=com.test --patch-module com.hello=/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/modules/1.com.hello.jar -XX:+UseCompressedOops -classpath /home/jenkins/externalDependency/system_lib/junit/junit.jar:/home/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestOverrideUsingAppModule
[2025-11-20T00:17:40.877Z] STF 00:17:40.463 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/results/5.OT22.stderr
[2025-11-20T00:17:40.877Z] STF 00:17:40.463 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/results/5.OT22.stdout
[2025-11-20T00:17:40.877Z] STF 00:17:40.465 - Monitoring processes: OT22
[2025-11-20T00:17:40.877Z] OT22 stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-11-20T00:17:40.877Z] OT22 stderr WARNING: module-info.class ignored in patch: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/modules/1.com.hello.jar
[2025-11-20T00:17:41.825Z] OT22 JUnit version 4.12
[2025-11-20T00:17:41.825Z] OT22 .
[2025-11-20T00:17:41.825Z] OT22 Time: 0.011
[2025-11-20T00:17:41.826Z] OT22
[2025-11-20T00:17:41.826Z] OT22 OK (1 test)
[2025-11-20T00:17:41.826Z] OT22
[2025-11-20T00:17:41.826Z] STF 00:17:41.073 - Monitoring Report Summary:
[2025-11-20T00:17:41.826Z] STF 00:17:41.073 - o Process OT22 ended with the expected exit code (0)
[2025-11-20T00:17:41.826Z] STF 00:17:41.073 - EXECUTE stage completed
[2025-11-20T00:17:41.826Z] STF 00:17:41.099 -
[2025-11-20T00:17:41.826Z] STF 00:17:41.099 - ==================== T E A R D O W N ====================
[2025-11-20T00:17:41.826Z] STF 00:17:41.099 - Running teardown: perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_176359209924/PatMod_AppMod_0/20251120-001736-PatModTest/tearDown.pl
[2025-11-20T00:17:41.826Z] STF 00:17:41.208 - TEARDOWN stage completed
[2025-11-20T00:17:41.826Z] STF 00:17:41.216 -
[2025-11-20T00:17:41.826Z] STF 00:17:41.216 - ===================== R E S U L T S =====================
[2025-11-20T00:17:41.826Z] STF 00:17:41.216 - Stage results:
[2025-11-20T00:17:41.826Z] STF 00:17:41.216 - setUp: pass
[2025-11-20T00:17:41.826Z] STF 00:17:41.216 - execute: pass
[2025-11-20T00:17:41.826Z] STF 00:17:41.216 - teardown: pass
[2025-11-20T00:17:41.826Z] STF 00:17:41.216 -
[2025-11-20T00:17:41.826Z] STF 00:17:41.216 - Overall result: PASSED
[2025-11-20T00:17:41.826Z] -----------------------------------
[2025-11-20T00:17:41.826Z] PatMod_AppMod_0_PASSED
[2025-11-20T00:17:41.826Z] -----------------------------------
[2025-11-20T00:17:41.826Z]
[2025-11-20T00:17:41.826Z] TEST TEARDOWN:
[2025-11-20T00:17:41.826Z] Nothing to be done for teardown.
[2025-11-20T00:17:41.826Z] PatMod_AppMod_0 Finish Time: Thu Nov 20 00:17:41 2025 Epoch Time (ms): 1763597861241