AutoMod_Impl2_0
[2025-02-20T05:13:18.624Z] Running test AutoMod_Impl2_0 ...
[2025-02-20T05:13:18.624Z] ===============================================
[2025-02-20T05:13:18.624Z] AutoMod_Impl2_0 Start Time: Thu Feb 20 05:13:18 2025 Epoch Time (ms): 1740028398387
[2025-02-20T05:13:18.624Z] variation: Mode150
[2025-02-20T05:13:18.624Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-02-20T05:13:18.624Z] { \
[2025-02-20T05:13:18.624Z] echo ""; echo "TEST SETUP:"; \
[2025-02-20T05:13:18.624Z] echo "Nothing to be done for setup."; \
[2025-02-20T05:13:18.624Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17400282264254/AutoMod_Impl2_0"; \
[2025-02-20T05:13:18.624Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17400282264254/AutoMod_Impl2_0"; \
[2025-02-20T05:13:18.624Z] echo ""; echo "TESTING:"; \
[2025-02-20T05:13:18.624Z] perl /home/jenkins/workspace/Test_openjdk11_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_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF;/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//aqa-systemtest""" -systemtest-prereqs="/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/../../testDependency/system_lib/" -java-args=' -XX:+UseCompressedOops ' -results-root="/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17400282264254/AutoMod_Impl2_0" -test=AutoModTest -test-args="variant=Impl2"; \
[2025-02-20T05:13:18.624Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "AutoMod_Impl2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17400282264254/AutoMod_Impl2_0"; else echo "-----------------------------------"; echo "AutoMod_Impl2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-02-20T05:13:18.624Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-02-20T05:13:18.624Z] echo "Nothing to be done for teardown."; \
[2025-02-20T05:13:18.624Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17400282264254/TestTargetResult";
[2025-02-20T05:13:18.624Z]
[2025-02-20T05:13:18.624Z] TEST SETUP:
[2025-02-20T05:13:18.624Z] Nothing to be done for setup.
[2025-02-20T05:13:18.624Z]
[2025-02-20T05:13:18.624Z] TESTING:
[2025-02-20T05:13:18.624Z] STF 05:13:18.489 - ========================= S T F =========================
[2025-02-20T05:13:18.624Z] systemtest-prereqs has been processed, and set to: /home/jenkins/testDependency/system_libRetrieving amount of free space on drive containing /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17400282264254/AutoMod_Impl2_0
[2025-02-20T05:13:18.624Z] There is 84931 Mb free
[2025-02-20T05:13:18.624Z] STF 05:13:18.497 - ================== G E N E R A T I O N ==================
[2025-02-20T05:13:18.624Z] STF 05:13:18.498 - Checking JVM: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image
[2025-02-20T05:13:18.624Z] STF 05:13:18.499 - Starting process to generate scripts: /home/jenkins/workspace/Test_openjdk11_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_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/../../testDependency/system_lib//asm/asm.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/../../testDependency/system_lib//asm/asm-commons.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/../../testDependency/system_lib//log4j/log4j-api.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/../../testDependency/system_lib//log4j/log4j-core.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/stf_parameters.properties, , /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest"
[2025-02-20T05:13:19.936Z] GEN 05:13:19.886 - Found test. Project: 'openjdk.test.modularity' class: 'AutoModTest.class' Dir: '/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin'
[2025-02-20T05:13:19.936Z] GEN 05:13:19.900 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.AutoModTest'
[2025-02-20T05:13:20.328Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl1
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl2
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hi
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/STF/stf.core/bin
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-02-20T05:13:20.328Z] GEN /home/jenkins/testDependency/system_lib/junit/junit.jar
[2025-02-20T05:13:20.328Z] GEN 05:13:20.208 - Using Mode NoOptions. Values = ''
[2025-02-20T05:13:20.703Z] GEN 05:13:20.418 -
[2025-02-20T05:13:20.703Z] GEN 05:13:20.418 - Test command summary:
[2025-02-20T05:13:20.703Z] GEN 05:13:20.419 - Step Stage Command Description
[2025-02-20T05:13:20.703Z] GEN 05:13:20.419 - -----+--------+-----------------+------------
[2025-02-20T05:13:20.703Z] GEN 05:13:20.419 - 1 setUp jar create common.jar
[2025-02-20T05:13:20.703Z] GEN 05:13:20.420 - 2 setUp jar create com.hola.jar
[2025-02-20T05:13:20.704Z] GEN 05:13:20.420 - 3 setUp jar create com.helper.jar
[2025-02-20T05:13:20.704Z] GEN 05:13:20.420 - 4 setUp jar create com.test.jar
[2025-02-20T05:13:20.704Z] GEN 05:13:20.420 - 5 setUp jar create com.hello.jar
[2025-02-20T05:13:20.704Z] GEN 05:13:20.420 - 6 setUp jar create com.discreet.jar
[2025-02-20T05:13:20.704Z] GEN 05:13:20.420 - 7 execute Run java Run TestImpliedReadability for usecase 2
[2025-02-20T05:13:20.704Z] STF 05:13:20.462 -
[2025-02-20T05:13:20.704Z] STF 05:13:20.462 - Script generation completed
[2025-02-20T05:13:20.704Z] STF 05:13:20.462 -
[2025-02-20T05:13:20.704Z] STF 05:13:20.463 -
[2025-02-20T05:13:20.704Z] STF 05:13:20.463 - ======================= S E T U P =======================
[2025-02-20T05:13:20.704Z] STF 05:13:20.463 - Running setup: perl /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/setUp.pl
[2025-02-20T05:13:20.704Z] STF 05:13:20.549 -
[2025-02-20T05:13:20.704Z] STF 05:13:20.549 - +------ Step 1 - create common.jar
[2025-02-20T05:13:20.704Z] STF 05:13:20.549 - | Create project jar
[2025-02-20T05:13:20.704Z] STF 05:13:20.549 - | ProjectSpec: openjdk.test.modularity/bin/common
[2025-02-20T05:13:20.704Z] STF 05:13:20.549 - | ArchiveSpec: ["adoptopenjdk"]
[2025-02-20T05:13:20.704Z] STF 05:13:20.549 - |
[2025-02-20T05:13:20.704Z] STF 05:13:20.550 - Running command: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/tmp/common.jar -C /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common adoptopenjdk
[2025-02-20T05:13:20.704Z] STF 05:13:20.550 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/results/1.JAR.stderr
[2025-02-20T05:13:20.704Z] STF 05:13:20.550 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/results/1.JAR.stdout
[2025-02-20T05:13:20.704Z] STF 05:13:20.561 - Monitoring processes: JAR
[2025-02-20T05:13:21.078Z] STF 05:13:20.811 - Monitoring Report Summary:
[2025-02-20T05:13:21.078Z] STF 05:13:20.811 - o Process JAR ended with the expected exit code (0)
[2025-02-20T05:13:21.078Z] STF 05:13:20.811 - Created project jar: common.jar
[2025-02-20T05:13:21.078Z] STF 05:13:20.811 -
[2025-02-20T05:13:21.078Z] STF 05:13:20.811 - +------ Step 2 - create com.hola.jar
[2025-02-20T05:13:21.078Z] STF 05:13:20.811 - | Create project jar
[2025-02-20T05:13:21.078Z] STF 05:13:20.812 - | ProjectSpec: openjdk.test.modularity/bin/common-mods/com.hola
[2025-02-20T05:13:21.078Z] STF 05:13:20.812 - | ArchiveSpec: ["adoptopenjdk"]
[2025-02-20T05:13:21.078Z] STF 05:13:20.812 - |
[2025-02-20T05:13:21.079Z] STF 05:13:20.812 - Running command: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/tmp/com.hola.jar -C /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola adoptopenjdk
[2025-02-20T05:13:21.079Z] STF 05:13:20.812 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/results/2.JAR.stderr
[2025-02-20T05:13:21.079Z] STF 05:13:20.812 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/results/2.JAR.stdout
[2025-02-20T05:13:21.079Z] STF 05:13:20.814 - Monitoring processes: JAR
[2025-02-20T05:13:21.453Z] STF 05:13:21.067 - Monitoring Report Summary:
[2025-02-20T05:13:21.453Z] STF 05:13:21.067 - o Process JAR ended with the expected exit code (0)
[2025-02-20T05:13:21.453Z] STF 05:13:21.067 - Created project jar: com.hola.jar
[2025-02-20T05:13:21.453Z] STF 05:13:21.067 -
[2025-02-20T05:13:21.453Z] STF 05:13:21.067 - +------ Step 3 - create com.helper.jar
[2025-02-20T05:13:21.453Z] STF 05:13:21.067 - | Create project jar
[2025-02-20T05:13:21.453Z] STF 05:13:21.067 - | ProjectSpec: openjdk.test.modularity/bin/common-mods/com.helper
[2025-02-20T05:13:21.453Z] STF 05:13:21.067 - | ArchiveSpec: ["adoptopenjdk"]
[2025-02-20T05:13:21.453Z] STF 05:13:21.067 - |
[2025-02-20T05:13:21.453Z] STF 05:13:21.067 - Running command: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/tmp/com.helper.jar -C /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper adoptopenjdk
[2025-02-20T05:13:21.453Z] STF 05:13:21.068 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/results/3.JAR.stderr
[2025-02-20T05:13:21.453Z] STF 05:13:21.068 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/results/3.JAR.stdout
[2025-02-20T05:13:21.453Z] STF 05:13:21.069 - Monitoring processes: JAR
[2025-02-20T05:13:21.453Z] STF 05:13:21.323 - Monitoring Report Summary:
[2025-02-20T05:13:21.453Z] STF 05:13:21.323 - o Process JAR ended with the expected exit code (0)
[2025-02-20T05:13:21.453Z] STF 05:13:21.324 - Created project jar: com.helper.jar
[2025-02-20T05:13:21.453Z] STF 05:13:21.324 -
[2025-02-20T05:13:21.453Z] STF 05:13:21.324 - +------ Step 4 - create com.test.jar
[2025-02-20T05:13:21.453Z] STF 05:13:21.324 - | Create project jar
[2025-02-20T05:13:21.453Z] STF 05:13:21.324 - | ProjectSpec: openjdk.test.modularity/bin/tests/com.test
[2025-02-20T05:13:21.453Z] STF 05:13:21.324 - | ArchiveSpec: ["net"]
[2025-02-20T05:13:21.453Z] STF 05:13:21.324 - |
[2025-02-20T05:13:21.453Z] STF 05:13:21.324 - Running command: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/tmp/com.test.jar -C /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test net
[2025-02-20T05:13:21.453Z] STF 05:13:21.324 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/results/4.JAR.stderr
[2025-02-20T05:13:21.453Z] STF 05:13:21.324 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/results/4.JAR.stdout
[2025-02-20T05:13:21.453Z] STF 05:13:21.326 - Monitoring processes: JAR
[2025-02-20T05:13:21.827Z] STF 05:13:21.586 - Monitoring Report Summary:
[2025-02-20T05:13:21.828Z] STF 05:13:21.586 - o Process JAR ended with the expected exit code (0)
[2025-02-20T05:13:21.828Z] STF 05:13:21.586 - Created project jar: com.test.jar
[2025-02-20T05:13:21.828Z] STF 05:13:21.586 -
[2025-02-20T05:13:21.828Z] STF 05:13:21.586 - +------ Step 5 - create com.hello.jar
[2025-02-20T05:13:21.828Z] STF 05:13:21.586 - | Create modular jar
[2025-02-20T05:13:21.828Z] STF 05:13:21.586 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.hello
[2025-02-20T05:13:21.828Z] STF 05:13:21.586 - | ModuleVersion: null
[2025-02-20T05:13:21.828Z] STF 05:13:21.586 - | MainClass: null
[2025-02-20T05:13:21.828Z] STF 05:13:21.586 - | HashModules: null
[2025-02-20T05:13:21.828Z] STF 05:13:21.586 - |
[2025-02-20T05:13:21.828Z] STF 05:13:21.587 - Running command: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/modules/5.com.hello.jar -C /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello .
[2025-02-20T05:13:21.828Z] STF 05:13:21.587 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/results/5.CMJ.stderr
[2025-02-20T05:13:21.828Z] STF 05:13:21.587 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/results/5.CMJ.stdout
[2025-02-20T05:13:21.828Z] STF 05:13:21.588 - Monitoring processes: CMJ
[2025-02-20T05:13:22.204Z] STF 05:13:21.865 - Monitoring Report Summary:
[2025-02-20T05:13:22.204Z] STF 05:13:21.865 - o Process CMJ ended with the expected exit code (0)
[2025-02-20T05:13:22.204Z] STF 05:13:21.866 - Created modular jar: 5.com.hello.jar
[2025-02-20T05:13:22.204Z] STF 05:13:21.866 -
[2025-02-20T05:13:22.204Z] STF 05:13:21.866 - +------ Step 6 - create com.discreet.jar
[2025-02-20T05:13:22.204Z] STF 05:13:21.866 - | Create modular jar
[2025-02-20T05:13:22.204Z] STF 05:13:21.866 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.discreet
[2025-02-20T05:13:22.204Z] STF 05:13:21.866 - | ModuleVersion: null
[2025-02-20T05:13:22.204Z] STF 05:13:21.866 - | MainClass: null
[2025-02-20T05:13:22.204Z] STF 05:13:21.866 - | HashModules: null
[2025-02-20T05:13:22.204Z] STF 05:13:21.866 - |
[2025-02-20T05:13:22.204Z] STF 05:13:21.866 - Running command: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/modules/6.com.discreet.jar -C /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet .
[2025-02-20T05:13:22.204Z] STF 05:13:21.866 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/results/6.CMJ.stderr
[2025-02-20T05:13:22.204Z] STF 05:13:21.866 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/results/6.CMJ.stdout
[2025-02-20T05:13:22.204Z] STF 05:13:21.868 - Monitoring processes: CMJ
[2025-02-20T05:13:22.204Z] STF 05:13:22.145 - Monitoring Report Summary:
[2025-02-20T05:13:22.204Z] STF 05:13:22.145 - o Process CMJ ended with the expected exit code (0)
[2025-02-20T05:13:22.204Z] STF 05:13:22.145 - Created modular jar: 6.com.discreet.jar
[2025-02-20T05:13:22.204Z] STF 05:13:22.145 - SETUP stage completed
[2025-02-20T05:13:22.204Z] STF 05:13:22.149 -
[2025-02-20T05:13:22.204Z] STF 05:13:22.149 - ==================== E X E C U T E - ====================
[2025-02-20T05:13:22.204Z] STF 05:13:22.149 - Running execute: perl /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/execute.pl
[2025-02-20T05:13:22.584Z] STF 05:13:22.235 -
[2025-02-20T05:13:22.584Z] STF 05:13:22.235 - Java version
[2025-02-20T05:13:22.584Z] STF 05:13:22.235 - Running: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2025-02-20T05:13:22.584Z] openjdk version "11.0.27-beta" 2025-04-15
[2025-02-20T05:13:22.584Z] OpenJDK Runtime Environment Temurin-11.0.27+2-202502192104 (build 11.0.27-beta+2-ea)
[2025-02-20T05:13:22.584Z] OpenJDK 64-Bit Server VM Temurin-11.0.27+2-202502192104 (build 11.0.27-beta+2-ea, mixed mode)
[2025-02-20T05:13:22.584Z] STF 05:13:22.343 -
[2025-02-20T05:13:22.584Z] STF 05:13:22.343 - +------ Step 7 - Run TestImpliedReadability for usecase 2
[2025-02-20T05:13:22.584Z] STF 05:13:22.343 - | Run foreground process
[2025-02-20T05:13:22.584Z] STF 05:13:22.344 - | Program: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-02-20T05:13:22.584Z] STF 05:13:22.344 - | Mnemonic: T4
[2025-02-20T05:13:22.584Z] STF 05:13:22.344 - | Echo: ECHO_ON
[2025-02-20T05:13:22.584Z] STF 05:13:22.344 - | Expectation: CLEAN_RUN within 1m
[2025-02-20T05:13:22.584Z] STF 05:13:22.344 - |
[2025-02-20T05:13:22.584Z] STF 05:13:22.344 - Running command: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/modules/5.com.hello.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/modules/6.com.discreet.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/tmp/com.helper.jar --add-modules=com.test -XX:+UseCompressedOops -classpath /home/jenkins/testDependency/system_lib/junit/junit.jar:/home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/tmp/com.hola.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestImpliedReadability
[2025-02-20T05:13:22.584Z] STF 05:13:22.344 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/results/7.T4.stderr
[2025-02-20T05:13:22.584Z] STF 05:13:22.344 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/results/7.T4.stdout
[2025-02-20T05:13:22.584Z] STF 05:13:22.356 - Monitoring processes: T4
[2025-02-20T05:13:22.959Z] T4 JUnit version 4.12
[2025-02-20T05:13:22.959Z] T4 ..
[2025-02-20T05:13:22.959Z] T4 Time: 0.013
[2025-02-20T05:13:22.959Z] T4
[2025-02-20T05:13:22.959Z] T4 OK (2 tests)
[2025-02-20T05:13:22.959Z] T4
[2025-02-20T05:13:22.959Z] STF 05:13:22.794 - Monitoring Report Summary:
[2025-02-20T05:13:22.959Z] STF 05:13:22.794 - o Process T4 ended with the expected exit code (0)
[2025-02-20T05:13:22.959Z] STF 05:13:22.795 - EXECUTE stage completed
[2025-02-20T05:13:22.959Z] STF 05:13:22.799 -
[2025-02-20T05:13:22.959Z] STF 05:13:22.799 - ==================== T E A R D O W N ====================
[2025-02-20T05:13:22.959Z] STF 05:13:22.799 - Running teardown: perl /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17400282264254/AutoMod_Impl2_0/20250220-051318-AutoModTest/tearDown.pl
[2025-02-20T05:13:22.959Z] STF 05:13:22.884 - TEARDOWN stage completed
[2025-02-20T05:13:22.959Z] STF 05:13:22.887 -
[2025-02-20T05:13:22.959Z] STF 05:13:22.887 - ===================== R E S U L T S =====================
[2025-02-20T05:13:22.959Z] STF 05:13:22.887 - Stage results:
[2025-02-20T05:13:22.959Z] STF 05:13:22.887 - setUp: pass
[2025-02-20T05:13:22.959Z] STF 05:13:22.887 - execute: pass
[2025-02-20T05:13:22.959Z] STF 05:13:22.887 - teardown: pass
[2025-02-20T05:13:22.959Z] STF 05:13:22.887 -
[2025-02-20T05:13:22.959Z] STF 05:13:22.887 - Overall result: PASSED
[2025-02-20T05:13:22.959Z] -----------------------------------
[2025-02-20T05:13:22.959Z] AutoMod_Impl2_0_PASSED
[2025-02-20T05:13:22.959Z] -----------------------------------
[2025-02-20T05:13:22.959Z]
[2025-02-20T05:13:22.959Z] TEST TEARDOWN:
[2025-02-20T05:13:22.959Z] Nothing to be done for teardown.
[2025-02-20T05:13:22.959Z] AutoMod_Impl2_0 Finish Time: Thu Feb 20 05:13:22 2025 Epoch Time (ms): 1740028402909