PatModImg_AppMod_1
[2025-08-21T01:43:56.122Z] Running test PatModImg_AppMod_1 ...
[2025-08-21T01:43:56.122Z] ===============================================
[2025-08-21T01:43:56.122Z] PatModImg_AppMod_1 Start Time: Thu Aug 21 01:43:55 2025 Epoch Time (ms): 1755740635345
[2025-08-21T01:43:56.122Z] variation: Mode650
[2025-08-21T01:43:56.122Z] JVM_OPTIONS: -XX:-UseCompressedOops
[2025-08-21T01:43:56.122Z] { \
[2025-08-21T01:43:56.122Z] echo ""; echo "TEST SETUP:"; \
[2025-08-21T01:43:56.122Z] echo "Nothing to be done for setup."; \
[2025-08-21T01:43:56.122Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17557349557739/PatModImg_AppMod_1"; \
[2025-08-21T01:43:56.122Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17557349557739/PatModImg_AppMod_1"; \
[2025-08-21T01:43:56.122Z] echo ""; echo "TESTING:"; \
[2025-08-21T01:43:56.122Z] 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/../../testDependency/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_17557349557739/PatModImg_AppMod_1" -test=PatModImgTest -test-args="variant=AppMod"; \
[2025-08-21T01:43:56.122Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "PatModImg_AppMod_1""_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_17557349557739/PatModImg_AppMod_1"; else echo "-----------------------------------"; echo "PatModImg_AppMod_1""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-21T01:43:56.122Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-21T01:43:56.123Z] echo "Nothing to be done for teardown."; \
[2025-08-21T01:43:56.123Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17557349557739/TestTargetResult";
[2025-08-21T01:43:56.123Z]
[2025-08-21T01:43:56.123Z] TEST SETUP:
[2025-08-21T01:43:56.123Z] Nothing to be done for setup.
[2025-08-21T01:43:56.123Z]
[2025-08-21T01:43:56.123Z] TESTING:
[2025-08-21T01:43:56.123Z] STF 01:43:55.483 - ========================= S T F =========================
[2025-08-21T01:43:56.123Z] systemtest-prereqs has been processed, and set to: /home/jenkins/testDependency/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_17557349557739/PatModImg_AppMod_1
[2025-08-21T01:43:56.123Z] There is 57456 Mb free
[2025-08-21T01:43:56.123Z] STF 01:43:55.493 - ================== G E N E R A T I O N ==================
[2025-08-21T01:43:56.123Z] STF 01:43:55.494 - Checking JVM: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image
[2025-08-21T01:43:56.123Z] STF 01:43:55.494 - 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/../../testDependency/system_lib//asm/asm.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/../../testDependency/system_lib//asm/asm-commons.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/../../testDependency/system_lib//log4j/log4j-api.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/../../testDependency/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_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/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_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest"
[2025-08-21T01:43:56.123Z] GEN stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-21T01:43:56.123Z] GEN [0.009s][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-08-21T01:43:58.070Z] GEN 01:43:57.080 - Found test. Project: 'openjdk.test.modularity' class: 'PatModImgTest.class' Dir: '/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin'
[2025-08-21T01:43:58.070Z] GEN 01:43:57.085 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.PatModImgTest'
[2025-08-21T01:43:58.070Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-08-21T01:43:58.070Z] 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-08-21T01:43:58.070Z] 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-08-21T01:43:58.070Z] 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-08-21T01:43:58.070Z] 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-08-21T01:43:58.070Z] 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-08-21T01:43:58.070Z] 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-08-21T01:43:58.070Z] 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-08-21T01:43:58.070Z] 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-08-21T01:43:58.070Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-08-21T01:43:58.070Z] 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-08-21T01:43:58.070Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-08-21T01:43:58.070Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-08-21T01:43:58.070Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-08-21T01:43:58.070Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-08-21T01:43:58.070Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-08-21T01:43:58.070Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/STF/stf.core/bin
[2025-08-21T01:43:58.070Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-08-21T01:43:58.070Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-08-21T01:43:58.070Z] GEN /home/jenkins/testDependency/system_lib/junit/junit.jar
[2025-08-21T01:43:58.070Z] GEN 01:43:57.310 - Using Mode NoOptions. Values = ''
[2025-08-21T01:43:58.070Z] GEN 01:43:57.437 -
[2025-08-21T01:43:58.070Z] GEN 01:43:57.438 - Test command summary:
[2025-08-21T01:43:58.070Z] GEN 01:43:57.438 - Step Stage Command Description
[2025-08-21T01:43:58.070Z] GEN 01:43:57.439 - -----+--------+-----------------+------------
[2025-08-21T01:43:58.070Z] GEN 01:43:57.439 - 1 execute jar Create com.hello jar
[2025-08-21T01:43:58.070Z] GEN 01:43:57.439 - 2 execute jar Create com.hola jar
[2025-08-21T01:43:58.070Z] GEN 01:43:57.439 - 3 execute jar Create com.helper jar
[2025-08-21T01:43:58.070Z] GEN 01:43:57.439 - 4 execute jar Create com.discreet jar
[2025-08-21T01:43:58.070Z] GEN 01:43:57.439 - 5 execute jar Create tests jar
[2025-08-21T01:43:58.070Z] GEN 01:43:57.440 - 6 execute jlink Create runtime image for PatchModule test
[2025-08-21T01:43:58.070Z] GEN 01:43:57.440 - 7 execute jar Create com.hello jar
[2025-08-21T01:43:58.070Z] GEN 01:43:57.440 - 8 execute jar create java.xml.jar
[2025-08-21T01:43:58.070Z] GEN 01:43:57.440 - 9 execute Run java Verify if we can patch an Application module using exploded directory
[2025-08-21T01:43:58.070Z] GEN 01:43:57.440 - 10 execute Run java Verify if we can patch an Application module using modular jar
[2025-08-21T01:43:58.070Z] STF 01:43:57.498 -
[2025-08-21T01:43:58.070Z] STF 01:43:57.498 - Script generation completed
[2025-08-21T01:43:58.070Z] STF 01:43:57.498 -
[2025-08-21T01:43:58.070Z] STF 01:43:57.499 -
[2025-08-21T01:43:58.070Z] STF 01:43:57.499 - ======================= S E T U P =======================
[2025-08-21T01:43:58.070Z] STF 01:43:57.499 - Running setup: perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/setUp.pl
[2025-08-21T01:43:58.070Z] STF 01:43:57.610 - SETUP stage completed
[2025-08-21T01:43:58.070Z] STF 01:43:57.613 -
[2025-08-21T01:43:58.070Z] STF 01:43:57.613 - ==================== E X E C U T E - ====================
[2025-08-21T01:43:58.070Z] STF 01:43:57.613 - Running execute: perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/execute.pl
[2025-08-21T01:43:58.070Z] STF 01:43:57.725 -
[2025-08-21T01:43:58.070Z] STF 01:43:57.725 - Java version
[2025-08-21T01:43:58.071Z] STF 01:43:57.725 - Running: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2025-08-21T01:43:58.071Z] Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-21T01:43:58.071Z] openjdk version "21.0.9-beta" 2025-10-21
[2025-08-21T01:43:58.071Z] OpenJDK Runtime Environment Temurin-21.0.9+4-202508201903 (build 21.0.9-beta+4-ea)
[2025-08-21T01:43:58.071Z] OpenJDK 64-Bit Server VM Temurin-21.0.9+4-202508201903 (build 21.0.9-beta+4-ea, mixed mode, sharing)
[2025-08-21T01:43:58.071Z] STF 01:43:57.796 -
[2025-08-21T01:43:58.071Z] STF 01:43:57.796 - +------ Step 1 - Create com.hello jar
[2025-08-21T01:43:58.071Z] STF 01:43:57.796 - | Create modular jar
[2025-08-21T01:43:58.071Z] STF 01:43:57.796 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.hello
[2025-08-21T01:43:58.071Z] STF 01:43:57.796 - | ModuleVersion: null
[2025-08-21T01:43:58.071Z] STF 01:43:57.796 - | MainClass: null
[2025-08-21T01:43:58.071Z] STF 01:43:57.796 - | HashModules: null
[2025-08-21T01:43:58.071Z] STF 01:43:57.796 - |
[2025-08-21T01:43:58.071Z] STF 01:43:57.797 - 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_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/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-mods/com.hello .
[2025-08-21T01:43:58.071Z] STF 01:43:57.797 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/1.CMJ.stderr
[2025-08-21T01:43:58.071Z] STF 01:43:57.797 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/1.CMJ.stdout
[2025-08-21T01:43:58.071Z] STF 01:43:57.814 - Monitoring processes: CMJ
[2025-08-21T01:43:58.071Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-21T01:43:59.018Z] STF 01:43:58.258 - Monitoring Report Summary:
[2025-08-21T01:43:59.018Z] STF 01:43:58.258 - o Process CMJ ended with the expected exit code (0)
[2025-08-21T01:43:59.018Z] STF 01:43:58.259 - Created modular jar: 1.com.hello.jar
[2025-08-21T01:43:59.018Z] STF 01:43:58.259 -
[2025-08-21T01:43:59.018Z] STF 01:43:58.259 - +------ Step 2 - Create com.hola jar
[2025-08-21T01:43:59.018Z] STF 01:43:58.259 - | Create modular jar
[2025-08-21T01:43:59.018Z] STF 01:43:58.259 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.hola
[2025-08-21T01:43:59.018Z] STF 01:43:58.259 - | ModuleVersion: null
[2025-08-21T01:43:59.018Z] STF 01:43:58.259 - | MainClass: null
[2025-08-21T01:43:59.018Z] STF 01:43:58.259 - | HashModules: null
[2025-08-21T01:43:59.018Z] STF 01:43:58.259 - |
[2025-08-21T01:43:59.018Z] STF 01:43:58.259 - 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_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/modules/2.com.hola.jar -C /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-08-21T01:43:59.018Z] STF 01:43:58.259 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/2.CMJ.stderr
[2025-08-21T01:43:59.018Z] STF 01:43:58.259 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/2.CMJ.stdout
[2025-08-21T01:43:59.018Z] STF 01:43:58.261 - Monitoring processes: CMJ
[2025-08-21T01:43:59.018Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-21T01:43:59.018Z] STF 01:43:58.720 - Monitoring Report Summary:
[2025-08-21T01:43:59.018Z] STF 01:43:58.720 - o Process CMJ ended with the expected exit code (0)
[2025-08-21T01:43:59.018Z] STF 01:43:58.721 - Created modular jar: 2.com.hola.jar
[2025-08-21T01:43:59.018Z] STF 01:43:58.721 -
[2025-08-21T01:43:59.018Z] STF 01:43:58.721 - +------ Step 3 - Create com.helper jar
[2025-08-21T01:43:59.018Z] STF 01:43:58.721 - | Create modular jar
[2025-08-21T01:43:59.018Z] STF 01:43:58.721 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.helper
[2025-08-21T01:43:59.018Z] STF 01:43:58.721 - | ModuleVersion: null
[2025-08-21T01:43:59.018Z] STF 01:43:58.721 - | MainClass: null
[2025-08-21T01:43:59.018Z] STF 01:43:58.721 - | HashModules: null
[2025-08-21T01:43:59.018Z] STF 01:43:58.721 - |
[2025-08-21T01:43:59.018Z] STF 01:43:58.721 - 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_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/modules/3.com.helper.jar -C /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-08-21T01:43:59.018Z] STF 01:43:58.722 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/3.CMJ.stderr
[2025-08-21T01:43:59.019Z] STF 01:43:58.722 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/3.CMJ.stdout
[2025-08-21T01:43:59.019Z] STF 01:43:58.723 - Monitoring processes: CMJ
[2025-08-21T01:43:59.019Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-21T01:43:59.968Z] STF 01:43:59.185 - Monitoring Report Summary:
[2025-08-21T01:43:59.968Z] STF 01:43:59.185 - o Process CMJ ended with the expected exit code (0)
[2025-08-21T01:43:59.968Z] STF 01:43:59.185 - Created modular jar: 3.com.helper.jar
[2025-08-21T01:43:59.968Z] STF 01:43:59.185 -
[2025-08-21T01:43:59.968Z] STF 01:43:59.185 - +------ Step 4 - Create com.discreet jar
[2025-08-21T01:43:59.968Z] STF 01:43:59.185 - | Create modular jar
[2025-08-21T01:43:59.968Z] STF 01:43:59.185 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.discreet
[2025-08-21T01:43:59.968Z] STF 01:43:59.185 - | ModuleVersion: null
[2025-08-21T01:43:59.968Z] STF 01:43:59.185 - | MainClass: null
[2025-08-21T01:43:59.968Z] STF 01:43:59.185 - | HashModules: null
[2025-08-21T01:43:59.968Z] STF 01:43:59.185 - |
[2025-08-21T01:43:59.968Z] STF 01:43:59.186 - 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_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/modules/4.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-mods/com.discreet .
[2025-08-21T01:43:59.968Z] STF 01:43:59.186 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/4.CMJ.stderr
[2025-08-21T01:43:59.968Z] STF 01:43:59.186 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/4.CMJ.stdout
[2025-08-21T01:43:59.968Z] STF 01:43:59.188 - Monitoring processes: CMJ
[2025-08-21T01:43:59.968Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-21T01:43:59.968Z] STF 01:43:59.624 - Monitoring Report Summary:
[2025-08-21T01:43:59.968Z] STF 01:43:59.624 - o Process CMJ ended with the expected exit code (0)
[2025-08-21T01:43:59.968Z] STF 01:43:59.624 - Created modular jar: 4.com.discreet.jar
[2025-08-21T01:43:59.968Z] STF 01:43:59.624 -
[2025-08-21T01:43:59.968Z] STF 01:43:59.624 - +------ Step 5 - Create tests jar
[2025-08-21T01:43:59.969Z] STF 01:43:59.624 - | Create modular jar
[2025-08-21T01:43:59.969Z] STF 01:43:59.624 - | ModuleSpec: openjdk.test.modularity/bin/tests/com.test
[2025-08-21T01:43:59.969Z] STF 01:43:59.624 - | ModuleVersion: null
[2025-08-21T01:43:59.969Z] STF 01:43:59.624 - | MainClass: null
[2025-08-21T01:43:59.969Z] STF 01:43:59.624 - | HashModules: null
[2025-08-21T01:43:59.969Z] STF 01:43:59.624 - |
[2025-08-21T01:43:59.969Z] STF 01:43:59.625 - 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_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/modules/5.com.test.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test .
[2025-08-21T01:43:59.969Z] STF 01:43:59.625 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/5.CMJ.stderr
[2025-08-21T01:43:59.969Z] STF 01:43:59.625 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/5.CMJ.stdout
[2025-08-21T01:43:59.969Z] STF 01:43:59.626 - Monitoring processes: CMJ
[2025-08-21T01:43:59.969Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-21T01:44:00.917Z] STF 01:44:00.086 - Monitoring Report Summary:
[2025-08-21T01:44:00.917Z] STF 01:44:00.086 - o Process CMJ ended with the expected exit code (0)
[2025-08-21T01:44:00.917Z] STF 01:44:00.086 - Created modular jar: 5.com.test.jar
[2025-08-21T01:44:00.917Z] STF 01:44:00.086 -
[2025-08-21T01:44:00.917Z] STF 01:44:00.086 - +------ Step 6 - Create runtime image for PatchModule test
[2025-08-21T01:44:00.917Z] STF 01:44:00.086 - | Run jlink to create runtime image
[2025-08-21T01:44:00.917Z] STF 01:44:00.086 - | ImageName: XpJVM
[2025-08-21T01:44:00.917Z] STF 01:44:00.086 - |
[2025-08-21T01:44:00.917Z] STF 01:44:00.087 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/jlink --module-path /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jmods:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/modules --add-modules com.hello,com.hola,com.test,com.helper,com.discreet --output /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/tmp/6.XpJVM
[2025-08-21T01:44:00.917Z] STF 01:44:00.087 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/6.JLNK.stderr
[2025-08-21T01:44:00.917Z] STF 01:44:00.087 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/6.JLNK.stdout
[2025-08-21T01:44:00.917Z] STF 01:44:00.089 - Monitoring processes: JLNK
[2025-08-21T01:44:00.917Z] JLNK stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-21T01:44:03.921Z] STF 01:44:03.385 - Monitoring Report Summary:
[2025-08-21T01:44:03.921Z] STF 01:44:03.385 - o Process JLNK ended with the expected exit code (0)
[2025-08-21T01:44:03.921Z] STF 01:44:03.385 -
[2025-08-21T01:44:03.921Z] STF 01:44:03.385 - +------ Step 7 - Create com.hello jar
[2025-08-21T01:44:03.921Z] STF 01:44:03.385 - | Create modular jar
[2025-08-21T01:44:03.921Z] STF 01:44:03.385 - | ModuleSpec: openjdk.test.modularity/bin/common-override/com.hello
[2025-08-21T01:44:03.921Z] STF 01:44:03.385 - | ModuleVersion: null
[2025-08-21T01:44:03.921Z] STF 01:44:03.385 - | MainClass: null
[2025-08-21T01:44:03.921Z] STF 01:44:03.385 - | HashModules: null
[2025-08-21T01:44:03.921Z] STF 01:44:03.385 - |
[2025-08-21T01:44:03.921Z] STF 01:44:03.386 - 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_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/modules/7.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-08-21T01:44:03.921Z] STF 01:44:03.386 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/7.CMJ.stderr
[2025-08-21T01:44:03.921Z] STF 01:44:03.386 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/7.CMJ.stdout
[2025-08-21T01:44:03.921Z] STF 01:44:03.387 - Monitoring processes: CMJ
[2025-08-21T01:44:03.921Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-21T01:44:04.866Z] STF 01:44:03.814 - Monitoring Report Summary:
[2025-08-21T01:44:04.866Z] STF 01:44:03.814 - o Process CMJ ended with the expected exit code (0)
[2025-08-21T01:44:04.866Z] STF 01:44:03.814 - Created modular jar: 7.com.hello.jar
[2025-08-21T01:44:04.866Z] STF 01:44:03.814 -
[2025-08-21T01:44:04.866Z] STF 01:44:03.814 - +------ Step 8 - create java.xml.jar
[2025-08-21T01:44:04.866Z] STF 01:44:03.814 - | Create modular jar
[2025-08-21T01:44:04.866Z] STF 01:44:03.814 - | ModuleSpec: openjdk.test.modularity/bin/common-override/java.xml
[2025-08-21T01:44:04.866Z] STF 01:44:03.814 - | ModuleVersion: null
[2025-08-21T01:44:04.866Z] STF 01:44:03.814 - | MainClass: null
[2025-08-21T01:44:04.866Z] STF 01:44:03.814 - | HashModules: null
[2025-08-21T01:44:04.866Z] STF 01:44:03.814 - |
[2025-08-21T01:44:04.866Z] STF 01:44:03.815 - 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_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/modules/8.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-08-21T01:44:04.866Z] STF 01:44:03.815 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/8.CMJ.stderr
[2025-08-21T01:44:04.866Z] STF 01:44:03.815 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/8.CMJ.stdout
[2025-08-21T01:44:04.866Z] STF 01:44:03.817 - Monitoring processes: CMJ
[2025-08-21T01:44:04.866Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-21T01:44:04.866Z] STF 01:44:04.236 - Monitoring Report Summary:
[2025-08-21T01:44:04.866Z] STF 01:44:04.236 - o Process CMJ ended with the expected exit code (0)
[2025-08-21T01:44:04.866Z] STF 01:44:04.236 - Created modular jar: 8.java.xml.jar
[2025-08-21T01:44:04.866Z] STF 01:44:04.236 -
[2025-08-21T01:44:04.866Z] STF 01:44:04.236 - +------ Step 9 - Verify if we can patch an Application module using exploded directory
[2025-08-21T01:44:04.866Z] STF 01:44:04.236 - | Run foreground process
[2025-08-21T01:44:04.867Z] STF 01:44:04.236 - | Program: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/tmp/6.XpJVM/bin/java
[2025-08-21T01:44:04.867Z] STF 01:44:04.236 - | Mnemonic: OT21
[2025-08-21T01:44:04.867Z] STF 01:44:04.236 - | Echo: ECHO_ON
[2025-08-21T01:44:04.867Z] STF 01:44:04.236 - | Expectation: CLEAN_RUN within 5m
[2025-08-21T01:44:04.867Z] STF 01:44:04.236 - |
[2025-08-21T01:44:04.867Z] STF 01:44:04.237 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/tmp/6.XpJVM/bin/java --add-reads com.test=ALL-UNNAMED --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/testDependency/system_lib/junit/junit.jar:/home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestOverrideUsingAppModule
[2025-08-21T01:44:04.867Z] STF 01:44:04.237 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/9.OT21.stderr
[2025-08-21T01:44:04.867Z] STF 01:44:04.237 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/9.OT21.stdout
[2025-08-21T01:44:04.867Z] STF 01:44:04.238 - Monitoring processes: OT21
[2025-08-21T01:44:04.867Z] OT21 stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-21T01:44:04.867Z] 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-08-21T01:44:04.867Z] OT21 JUnit version 4.12
[2025-08-21T01:44:04.867Z] OT21 .
[2025-08-21T01:44:04.867Z] OT21 Time: 0.018
[2025-08-21T01:44:04.867Z] OT21
[2025-08-21T01:44:04.867Z] OT21 OK (1 test)
[2025-08-21T01:44:04.867Z] OT21
[2025-08-21T01:44:05.815Z] STF 01:44:04.768 - Monitoring Report Summary:
[2025-08-21T01:44:05.815Z] STF 01:44:04.768 - o Process OT21 ended with the expected exit code (0)
[2025-08-21T01:44:05.815Z] STF 01:44:04.768 -
[2025-08-21T01:44:05.815Z] STF 01:44:04.768 - +------ Step 10 - Verify if we can patch an Application module using modular jar
[2025-08-21T01:44:05.815Z] STF 01:44:04.768 - | Run foreground process
[2025-08-21T01:44:05.815Z] STF 01:44:04.768 - | Program: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/tmp/6.XpJVM/bin/java
[2025-08-21T01:44:05.815Z] STF 01:44:04.768 - | Mnemonic: OT22
[2025-08-21T01:44:05.815Z] STF 01:44:04.768 - | Echo: ECHO_ON
[2025-08-21T01:44:05.815Z] STF 01:44:04.768 - | Expectation: CLEAN_RUN within 5m
[2025-08-21T01:44:05.815Z] STF 01:44:04.768 - |
[2025-08-21T01:44:05.815Z] STF 01:44:04.769 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/tmp/6.XpJVM/bin/java --add-reads com.test=ALL-UNNAMED --patch-module com.hello=/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/modules/7.com.hello.jar -XX:-UseCompressedOops -classpath /home/jenkins/testDependency/system_lib/junit/junit.jar:/home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestOverrideUsingAppModule
[2025-08-21T01:44:05.815Z] STF 01:44:04.769 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/10.OT22.stderr
[2025-08-21T01:44:05.815Z] STF 01:44:04.769 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/results/10.OT22.stdout
[2025-08-21T01:44:05.815Z] STF 01:44:04.770 - Monitoring processes: OT22
[2025-08-21T01:44:05.815Z] OT22 stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-08-21T01:44:05.815Z] 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_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/modules/7.com.hello.jar
[2025-08-21T01:44:05.815Z] OT22 JUnit version 4.12
[2025-08-21T01:44:05.815Z] OT22 .
[2025-08-21T01:44:05.815Z] OT22 Time: 0.014
[2025-08-21T01:44:05.815Z] OT22
[2025-08-21T01:44:05.815Z] OT22 OK (1 test)
[2025-08-21T01:44:05.815Z] OT22
[2025-08-21T01:44:05.815Z] STF 01:44:05.293 - Monitoring Report Summary:
[2025-08-21T01:44:05.815Z] STF 01:44:05.293 - o Process OT22 ended with the expected exit code (0)
[2025-08-21T01:44:05.815Z] STF 01:44:05.293 - EXECUTE stage completed
[2025-08-21T01:44:05.815Z] STF 01:44:05.372 -
[2025-08-21T01:44:05.815Z] STF 01:44:05.372 - ==================== T E A R D O W N ====================
[2025-08-21T01:44:05.815Z] STF 01:44:05.372 - Running teardown: perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17557349557739/PatModImg_AppMod_1/20250821-014355-PatModImgTest/tearDown.pl
[2025-08-21T01:44:05.815Z] STF 01:44:05.482 - TEARDOWN stage completed
[2025-08-21T01:44:05.815Z] STF 01:44:05.490 -
[2025-08-21T01:44:05.815Z] STF 01:44:05.490 - ===================== R E S U L T S =====================
[2025-08-21T01:44:05.815Z] STF 01:44:05.490 - Stage results:
[2025-08-21T01:44:05.815Z] STF 01:44:05.490 - setUp: pass
[2025-08-21T01:44:05.815Z] STF 01:44:05.490 - execute: pass
[2025-08-21T01:44:05.815Z] STF 01:44:05.490 - teardown: pass
[2025-08-21T01:44:05.815Z] STF 01:44:05.490 -
[2025-08-21T01:44:05.815Z] STF 01:44:05.490 - Overall result: PASSED
[2025-08-21T01:44:05.815Z] -----------------------------------
[2025-08-21T01:44:05.815Z] PatModImg_AppMod_1_PASSED
[2025-08-21T01:44:05.815Z] -----------------------------------
[2025-08-21T01:44:05.815Z]
[2025-08-21T01:44:05.815Z] TEST TEARDOWN:
[2025-08-21T01:44:05.815Z] Nothing to be done for teardown.
[2025-08-21T01:44:05.815Z] PatModImg_AppMod_1 Finish Time: Thu Aug 21 01:44:05 2025 Epoch Time (ms): 1755740645552