AutoMod_Impl3_0
[2025-02-13T06:22:53.473Z] Running test AutoMod_Impl3_0 ...
[2025-02-13T06:22:53.473Z] ===============================================
[2025-02-13T06:22:53.473Z] AutoMod_Impl3_0 Start Time: Thu Feb 13 01:22:52 2025 Epoch Time (ms): 1739427772944
[2025-02-13T06:22:53.473Z] variation: Mode150
[2025-02-13T06:22:53.473Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-02-13T06:22:53.473Z] { \
[2025-02-13T06:22:53.473Z] echo ""; echo "TEST SETUP:"; \
[2025-02-13T06:22:53.473Z] echo "Nothing to be done for setup."; \
[2025-02-13T06:22:53.473Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17394273213987/AutoMod_Impl3_0"; \
[2025-02-13T06:22:53.473Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17394273213987/AutoMod_Impl3_0"; \
[2025-02-13T06:22:53.473Z] echo ""; echo "TESTING:"; \
[2025-02-13T06:22:53.473Z] perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_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_s390x_linux_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF;/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//aqa-systemtest""" -systemtest-prereqs="/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/../../testDependency/system_lib/" -java-args=' -XX:+UseCompressedOops ' -results-root="/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17394273213987/AutoMod_Impl3_0" -test=AutoModTest -test-args="variant=Impl3"; \
[2025-02-13T06:22:53.473Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "AutoMod_Impl3_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17394273213987/AutoMod_Impl3_0"; else echo "-----------------------------------"; echo "AutoMod_Impl3_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-02-13T06:22:53.473Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-02-13T06:22:53.473Z] echo "Nothing to be done for teardown."; \
[2025-02-13T06:22:53.473Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17394273213987/TestTargetResult";
[2025-02-13T06:22:53.473Z]
[2025-02-13T06:22:53.473Z] TEST SETUP:
[2025-02-13T06:22:53.473Z] Nothing to be done for setup.
[2025-02-13T06:22:53.473Z]
[2025-02-13T06:22:53.473Z] TESTING:
[2025-02-13T06:22:53.473Z] STF 01:22:53.236 - ========================= S T F =========================
[2025-02-13T06:22:53.473Z] 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_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17394273213987/AutoMod_Impl3_0
[2025-02-13T06:22:53.473Z] There is 33945 Mb free
[2025-02-13T06:22:53.473Z] STF 01:22:53.241 - ================== G E N E R A T I O N ==================
[2025-02-13T06:22:53.473Z] STF 01:22:53.242 - Checking JVM: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jdkbinary/j2sdk-image
[2025-02-13T06:22:53.474Z] STF 01:22:53.242 - Starting process to generate scripts: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_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_s390x_linux_testList_1/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/../../testDependency/system_lib//asm/asm.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/../../testDependency/system_lib//asm/asm-commons.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/../../testDependency/system_lib//log4j/log4j-api.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/../../testDependency/system_lib//log4j/log4j-core.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/stf_parameters.properties, , /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest"
[2025-02-13T06:22:53.474Z] GEN stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-02-13T06:22:53.474Z] 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-02-13T06:22:59.167Z] GEN 01:22:55.457 - Found test. Project: 'openjdk.test.modularity' class: 'AutoModTest.class' Dir: '/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin'
[2025-02-13T06:22:59.167Z] GEN 01:22:55.500 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.AutoModTest'
[2025-02-13T06:22:59.167Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl1
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl2
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hi
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/STF/stf.core/bin
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-02-13T06:22:59.167Z] GEN /home/jenkins/testDependency/system_lib/junit/junit.jar
[2025-02-13T06:22:59.167Z] GEN 01:22:56.155 - Using Mode NoOptions. Values = ''
[2025-02-13T06:22:59.167Z] GEN 01:22:56.320 -
[2025-02-13T06:22:59.167Z] GEN 01:22:56.321 - Test command summary:
[2025-02-13T06:22:59.167Z] GEN 01:22:56.321 - Step Stage Command Description
[2025-02-13T06:22:59.167Z] GEN 01:22:56.321 - -----+--------+-----------------+------------
[2025-02-13T06:22:59.167Z] GEN 01:22:56.321 - 1 setUp jar create common.jar
[2025-02-13T06:22:59.167Z] GEN 01:22:56.423 - 2 setUp jar create com.hola.jar
[2025-02-13T06:22:59.167Z] GEN 01:22:56.423 - 3 setUp jar create com.helper.jar
[2025-02-13T06:22:59.167Z] GEN 01:22:56.423 - 4 setUp jar create com.test.jar
[2025-02-13T06:22:59.167Z] GEN 01:22:56.423 - 5 setUp jar create com.hello.jar
[2025-02-13T06:22:59.167Z] GEN 01:22:56.423 - 6 setUp jar create com.discreet.jar
[2025-02-13T06:22:59.167Z] GEN 01:22:56.424 - 7 execute Run java Run com.test.TestImpliedReadability for usecase3
[2025-02-13T06:22:59.167Z] STF 01:22:56.655 -
[2025-02-13T06:22:59.167Z] STF 01:22:56.655 - Script generation completed
[2025-02-13T06:22:59.167Z] STF 01:22:56.655 -
[2025-02-13T06:22:59.167Z] STF 01:22:56.655 -
[2025-02-13T06:22:59.167Z] STF 01:22:56.655 - ======================= S E T U P =======================
[2025-02-13T06:22:59.167Z] STF 01:22:56.655 - Running setup: perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/setUp.pl
[2025-02-13T06:22:59.167Z] STF 01:22:56.800 -
[2025-02-13T06:22:59.167Z] STF 01:22:56.800 - +------ Step 1 - create common.jar
[2025-02-13T06:22:59.167Z] STF 01:22:56.800 - | Create project jar
[2025-02-13T06:22:59.167Z] STF 01:22:56.800 - | ProjectSpec: openjdk.test.modularity/bin/common
[2025-02-13T06:22:59.167Z] STF 01:22:56.800 - | ArchiveSpec: ["adoptopenjdk"]
[2025-02-13T06:22:59.167Z] STF 01:22:56.800 - |
[2025-02-13T06:22:59.167Z] STF 01:22:56.800 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/tmp/common.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common adoptopenjdk
[2025-02-13T06:22:59.167Z] STF 01:22:56.800 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/results/1.JAR.stderr
[2025-02-13T06:22:59.167Z] STF 01:22:56.800 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/results/1.JAR.stdout
[2025-02-13T06:22:59.167Z] STF 01:22:56.807 - Monitoring processes: JAR
[2025-02-13T06:22:59.167Z] JAR stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-02-13T06:22:59.167Z] STF 01:22:58.125 - Monitoring Report Summary:
[2025-02-13T06:22:59.167Z] STF 01:22:58.125 - o Process JAR ended with the expected exit code (0)
[2025-02-13T06:22:59.167Z] STF 01:22:58.125 - Created project jar: common.jar
[2025-02-13T06:22:59.167Z] STF 01:22:58.125 -
[2025-02-13T06:22:59.167Z] STF 01:22:58.125 - +------ Step 2 - create com.hola.jar
[2025-02-13T06:22:59.167Z] STF 01:22:58.125 - | Create project jar
[2025-02-13T06:22:59.167Z] STF 01:22:58.125 - | ProjectSpec: openjdk.test.modularity/bin/common-mods/com.hola
[2025-02-13T06:22:59.167Z] STF 01:22:58.125 - | ArchiveSpec: ["adoptopenjdk"]
[2025-02-13T06:22:59.167Z] STF 01:22:58.125 - |
[2025-02-13T06:22:59.167Z] STF 01:22:58.125 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/tmp/com.hola.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola adoptopenjdk
[2025-02-13T06:22:59.167Z] STF 01:22:58.125 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/results/2.JAR.stderr
[2025-02-13T06:22:59.167Z] STF 01:22:58.125 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/results/2.JAR.stdout
[2025-02-13T06:22:59.167Z] JAR stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-02-13T06:22:59.167Z] STF 01:22:58.143 - Monitoring processes: JAR
[2025-02-13T06:22:59.167Z] STF 01:22:58.620 - Monitoring Report Summary:
[2025-02-13T06:22:59.167Z] STF 01:22:58.620 - o Process JAR ended with the expected exit code (0)
[2025-02-13T06:22:59.167Z] STF 01:22:58.620 - Created project jar: com.hola.jar
[2025-02-13T06:22:59.167Z] STF 01:22:58.620 -
[2025-02-13T06:22:59.167Z] STF 01:22:58.620 - +------ Step 3 - create com.helper.jar
[2025-02-13T06:22:59.167Z] STF 01:22:58.620 - | Create project jar
[2025-02-13T06:22:59.167Z] STF 01:22:58.620 - | ProjectSpec: openjdk.test.modularity/bin/common-mods/com.helper
[2025-02-13T06:22:59.167Z] STF 01:22:58.620 - | ArchiveSpec: ["adoptopenjdk"]
[2025-02-13T06:22:59.167Z] STF 01:22:58.620 - |
[2025-02-13T06:22:59.167Z] STF 01:22:58.621 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/tmp/com.helper.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper adoptopenjdk
[2025-02-13T06:22:59.167Z] STF 01:22:58.621 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/results/3.JAR.stderr
[2025-02-13T06:22:59.167Z] STF 01:22:58.621 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/results/3.JAR.stdout
[2025-02-13T06:22:59.167Z] STF 01:22:58.622 - Monitoring processes: JAR
[2025-02-13T06:22:59.167Z] JAR stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-02-13T06:22:59.968Z] STF 01:22:59.241 - Monitoring Report Summary:
[2025-02-13T06:22:59.968Z] STF 01:22:59.241 - o Process JAR ended with the expected exit code (0)
[2025-02-13T06:22:59.968Z] STF 01:22:59.241 - Created project jar: com.helper.jar
[2025-02-13T06:22:59.968Z] STF 01:22:59.241 -
[2025-02-13T06:22:59.968Z] STF 01:22:59.241 - +------ Step 4 - create com.test.jar
[2025-02-13T06:22:59.968Z] STF 01:22:59.241 - | Create project jar
[2025-02-13T06:22:59.968Z] STF 01:22:59.241 - | ProjectSpec: openjdk.test.modularity/bin/tests/com.test
[2025-02-13T06:22:59.968Z] STF 01:22:59.241 - | ArchiveSpec: ["net"]
[2025-02-13T06:22:59.968Z] STF 01:22:59.241 - |
[2025-02-13T06:22:59.968Z] STF 01:22:59.242 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/tmp/com.test.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test net
[2025-02-13T06:22:59.968Z] STF 01:22:59.242 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/results/4.JAR.stderr
[2025-02-13T06:22:59.968Z] STF 01:22:59.242 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/results/4.JAR.stdout
[2025-02-13T06:22:59.968Z] STF 01:22:59.243 - Monitoring processes: JAR
[2025-02-13T06:22:59.968Z] JAR stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-02-13T06:23:00.861Z] STF 01:23:00.174 - Monitoring Report Summary:
[2025-02-13T06:23:00.861Z] STF 01:23:00.174 - o Process JAR ended with the expected exit code (0)
[2025-02-13T06:23:00.861Z] STF 01:23:00.175 - Created project jar: com.test.jar
[2025-02-13T06:23:00.861Z] STF 01:23:00.175 -
[2025-02-13T06:23:00.861Z] STF 01:23:00.175 - +------ Step 5 - create com.hello.jar
[2025-02-13T06:23:00.861Z] STF 01:23:00.175 - | Create modular jar
[2025-02-13T06:23:00.861Z] STF 01:23:00.175 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.hello
[2025-02-13T06:23:00.861Z] STF 01:23:00.175 - | ModuleVersion: null
[2025-02-13T06:23:00.861Z] STF 01:23:00.175 - | MainClass: null
[2025-02-13T06:23:00.861Z] STF 01:23:00.175 - | HashModules: null
[2025-02-13T06:23:00.861Z] STF 01:23:00.175 - |
[2025-02-13T06:23:00.861Z] STF 01:23:00.175 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/modules/5.com.hello.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello .
[2025-02-13T06:23:00.861Z] STF 01:23:00.175 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/results/5.CMJ.stderr
[2025-02-13T06:23:00.861Z] STF 01:23:00.175 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/results/5.CMJ.stdout
[2025-02-13T06:23:00.861Z] STF 01:23:00.176 - Monitoring processes: CMJ
[2025-02-13T06:23:00.861Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-02-13T06:23:00.861Z] STF 01:23:00.512 - Monitoring Report Summary:
[2025-02-13T06:23:00.861Z] STF 01:23:00.512 - o Process CMJ ended with the expected exit code (0)
[2025-02-13T06:23:00.861Z] STF 01:23:00.513 - Created modular jar: 5.com.hello.jar
[2025-02-13T06:23:00.861Z] STF 01:23:00.513 -
[2025-02-13T06:23:00.861Z] STF 01:23:00.513 - +------ Step 6 - create com.discreet.jar
[2025-02-13T06:23:00.861Z] STF 01:23:00.513 - | Create modular jar
[2025-02-13T06:23:00.861Z] STF 01:23:00.513 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.discreet
[2025-02-13T06:23:00.861Z] STF 01:23:00.513 - | ModuleVersion: null
[2025-02-13T06:23:00.861Z] STF 01:23:00.513 - | MainClass: null
[2025-02-13T06:23:00.861Z] STF 01:23:00.513 - | HashModules: null
[2025-02-13T06:23:00.861Z] STF 01:23:00.513 - |
[2025-02-13T06:23:00.861Z] STF 01:23:00.513 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/modules/6.com.discreet.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet .
[2025-02-13T06:23:00.861Z] STF 01:23:00.513 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/results/6.CMJ.stderr
[2025-02-13T06:23:00.861Z] STF 01:23:00.513 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/results/6.CMJ.stdout
[2025-02-13T06:23:00.861Z] STF 01:23:00.514 - Monitoring processes: CMJ
[2025-02-13T06:23:00.861Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-02-13T06:23:01.857Z] STF 01:23:01.178 - Monitoring Report Summary:
[2025-02-13T06:23:01.858Z] STF 01:23:01.178 - o Process CMJ ended with the expected exit code (0)
[2025-02-13T06:23:01.858Z] STF 01:23:01.179 - Created modular jar: 6.com.discreet.jar
[2025-02-13T06:23:01.858Z] STF 01:23:01.179 - SETUP stage completed
[2025-02-13T06:23:01.858Z] STF 01:23:01.214 -
[2025-02-13T06:23:01.858Z] STF 01:23:01.214 - ==================== E X E C U T E - ====================
[2025-02-13T06:23:01.858Z] STF 01:23:01.214 - Running execute: perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/execute.pl
[2025-02-13T06:23:01.858Z] STF 01:23:01.281 -
[2025-02-13T06:23:01.858Z] STF 01:23:01.281 - Java version
[2025-02-13T06:23:01.858Z] STF 01:23:01.281 - Running: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2025-02-13T06:23:01.858Z] Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-02-13T06:23:01.858Z] openjdk version "21.0.7-beta" 2025-04-15
[2025-02-13T06:23:01.858Z] OpenJDK Runtime Environment Temurin-21.0.7+2-202502122002 (build 21.0.7-beta+2-ea)
[2025-02-13T06:23:01.858Z] OpenJDK 64-Bit Server VM Temurin-21.0.7+2-202502122002 (build 21.0.7-beta+2-ea, mixed mode, sharing)
[2025-02-13T06:23:01.858Z] STF 01:23:01.373 -
[2025-02-13T06:23:01.858Z] STF 01:23:01.374 - +------ Step 7 - Run com.test.TestImpliedReadability for usecase3
[2025-02-13T06:23:01.858Z] STF 01:23:01.374 - | Run foreground process
[2025-02-13T06:23:01.858Z] STF 01:23:01.374 - | Program: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-02-13T06:23:01.858Z] STF 01:23:01.374 - | Mnemonic: T5
[2025-02-13T06:23:01.858Z] STF 01:23:01.374 - | Echo: ECHO_ON
[2025-02-13T06:23:01.858Z] STF 01:23:01.374 - | Expectation: CLEAN_RUN within 1m
[2025-02-13T06:23:01.858Z] STF 01:23:01.374 - |
[2025-02-13T06:23:01.858Z] STF 01:23:01.374 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/tmp/com.hola.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/tmp/com.helper.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/modules/6.com.discreet.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/tmp/com.test.jar --add-modules=com.test,com.helper,com.hola -XX:+UseCompressedOops -classpath /home/jenkins/testDependency/system_lib/junit/junit.jar:/home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestImpliedReadability
[2025-02-13T06:23:01.858Z] STF 01:23:01.374 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/results/7.T5.stderr
[2025-02-13T06:23:01.858Z] STF 01:23:01.374 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/results/7.T5.stdout
[2025-02-13T06:23:01.858Z] STF 01:23:01.388 - Monitoring processes: T5
[2025-02-13T06:23:01.858Z] T5 stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-02-13T06:23:01.858Z] T5 JUnit version 4.12
[2025-02-13T06:23:01.858Z] T5 ..
[2025-02-13T06:23:02.786Z] T5 Time: 0.008
[2025-02-13T06:23:02.786Z] T5
[2025-02-13T06:23:02.786Z] T5 OK (2 tests)
[2025-02-13T06:23:02.786Z] T5
[2025-02-13T06:23:02.786Z] STF 01:23:01.725 - Monitoring Report Summary:
[2025-02-13T06:23:02.786Z] STF 01:23:01.725 - o Process T5 ended with the expected exit code (0)
[2025-02-13T06:23:02.786Z] STF 01:23:01.725 - EXECUTE stage completed
[2025-02-13T06:23:02.786Z] STF 01:23:01.729 -
[2025-02-13T06:23:02.786Z] STF 01:23:01.729 - ==================== T E A R D O W N ====================
[2025-02-13T06:23:02.786Z] STF 01:23:01.729 - Running teardown: perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_s390x_linux_testList_1/aqa-tests/TKG/../TKG/output_17394273213987/AutoMod_Impl3_0/20250213-012253-AutoModTest/tearDown.pl
[2025-02-13T06:23:02.786Z] STF 01:23:01.775 - TEARDOWN stage completed
[2025-02-13T06:23:02.786Z] STF 01:23:01.782 -
[2025-02-13T06:23:02.786Z] STF 01:23:01.782 - ===================== R E S U L T S =====================
[2025-02-13T06:23:02.786Z] STF 01:23:01.782 - Stage results:
[2025-02-13T06:23:02.786Z] STF 01:23:01.782 - setUp: pass
[2025-02-13T06:23:02.786Z] STF 01:23:01.782 - execute: pass
[2025-02-13T06:23:02.786Z] STF 01:23:01.782 - teardown: pass
[2025-02-13T06:23:02.786Z] STF 01:23:01.782 -
[2025-02-13T06:23:02.786Z] STF 01:23:01.782 - Overall result: PASSED
[2025-02-13T06:23:02.786Z] -----------------------------------
[2025-02-13T06:23:02.786Z] AutoMod_Impl3_0_PASSED
[2025-02-13T06:23:02.786Z] -----------------------------------
[2025-02-13T06:23:02.786Z]
[2025-02-13T06:23:02.786Z] TEST TEARDOWN:
[2025-02-13T06:23:02.786Z] Nothing to be done for teardown.
[2025-02-13T06:23:02.786Z] AutoMod_Impl3_0 Finish Time: Thu Feb 13 01:23:01 2025 Epoch Time (ms): 1739427781802