PatMod_Adv_1
[2025-04-17T11:42:20.604Z] Running test PatMod_Adv_1 ...
[2025-04-17T11:42:20.901Z] ===============================================
[2025-04-17T11:42:21.198Z] PatMod_Adv_1 Start Time: Thu Apr 17 11:42:20 2025 Epoch Time (ms): 1744890140996
[2025-04-17T11:42:21.496Z] variation: Mode650
[2025-04-17T11:42:21.496Z] JVM_OPTIONS: -XX:-UseCompressedOops
[2025-04-17T11:42:21.794Z] { \
[2025-04-17T11:42:21.794Z] echo ""; echo "TEST SETUP:"; \
[2025-04-17T11:42:21.794Z] echo "Nothing to be done for setup."; \
[2025-04-17T11:42:21.794Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\\TKG\\output_17448873943138\\PatMod_Adv_1"; \
[2025-04-17T11:42:21.794Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\\TKG\\output_17448873943138\\PatMod_Adv_1"; \
[2025-04-17T11:42:21.794Z] echo ""; echo "TESTING:"; \
[2025-04-17T11:42:21.795Z] perl C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests///..//jvmtest\\system\\modularity/../\\STF\\stf.core\\scripts\\stf.pl -test-root="C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests///..//jvmtest\\system\\modularity/../\\STF;C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests///..//jvmtest\\system\\modularity/../\\aqa-systemtest""" -systemtest-prereqs="C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/../../testDependency/system_lib\\" -java-args=' -XX:-UseCompressedOops ' -results-root="C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\\TKG\\output_17448873943138\\PatMod_Adv_1" -test=PatModTest -test-args="variant=Adv"; \
[2025-04-17T11:42:21.795Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "PatMod_Adv_1""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\\TKG\\output_17448873943138\\PatMod_Adv_1"; else echo "-----------------------------------"; echo "PatMod_Adv_1""_FAILED"; echo "-----------------------------------"; fi; \
[2025-04-17T11:42:21.795Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-04-17T11:42:21.795Z] echo "Nothing to be done for teardown."; \
[2025-04-17T11:42:21.795Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\\TKG\\output_17448873943138\\TestTargetResult";
[2025-04-17T11:42:21.795Z]
[2025-04-17T11:42:21.795Z] TEST SETUP:
[2025-04-17T11:42:21.795Z] Nothing to be done for setup.
[2025-04-17T11:42:21.795Z]
[2025-04-17T11:42:21.795Z] TESTING:
[2025-04-17T11:42:22.440Z] STF 11:42:22.152 - ========================= S T F =========================
[2025-04-17T11:42:22.440Z] systemtest-prereqs has been processed, and set to: C:/Users/jenkins/testDependency/system_libRetrieving amount of free space on drive containing C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\TKG\output_17448873943138\PatMod_Adv_1
[2025-04-17T11:42:22.440Z] There is 10800 Mb free
[2025-04-17T11:42:22.440Z] STF 11:42:22.232 - ================== G E N E R A T I O N ==================
[2025-04-17T11:42:22.440Z] STF 11:42:22.238 - Checking JVM: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image
[2025-04-17T11:42:22.440Z] STF 11:42:22.239 - Starting process to generate scripts: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -Dload.agent.path=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/../../testDependency/system_lib\/asm/asm.jar;C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/../../testDependency/system_lib\/asm/asm-commons.jar;C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/../../testDependency/system_lib\/log4j/log4j-api.jar;C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/../../testDependency/system_lib\/log4j/log4j-core.jar;C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\TKG\output_17448873943138\PatMod_Adv_1/20250417-114222-PatModTest/stf_parameters.properties, , C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\TKG\output_17448873943138\PatMod_Adv_1/20250417-114222-PatModTest"
[2025-04-17T11:42:22.440Z] GEN stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-04-17T11:42:23.970Z] GEN 11:42:23.467 - Found test. Project: 'openjdk.test.modularity' class: 'PatModTest.class' Dir: 'C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin'
[2025-04-17T11:42:23.970Z] GEN 11:42:23.483 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.PatModTest'
[2025-04-17T11:42:23.970Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-04-17T11:42:23.970Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\displayService
[2025-04-17T11:42:23.970Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.helper
[2025-04-17T11:42:23.970Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\displayServiceImpl1
[2025-04-17T11:42:23.970Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.discreet
[2025-04-17T11:42:23.970Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.hello
[2025-04-17T11:42:23.970Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.hola
[2025-04-17T11:42:23.970Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\displayServiceImpl2
[2025-04-17T11:42:23.970Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.hi
[2025-04-17T11:42:23.970Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override
[2025-04-17T11:42:23.970Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new
[2025-04-17T11:42:23.971Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3
[2025-04-17T11:42:23.971Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4
[2025-04-17T11:42:23.971Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common
[2025-04-17T11:42:23.971Z] GEN C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\tests
[2025-04-17T11:42:23.971Z] GEN C:\\Users\\jenkins\\workspace\\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\\jvmtest\\system\\aqa-systemtest\\openjdk.test.modularity\\bin
[2025-04-17T11:42:23.971Z] GEN C:\\Users\\jenkins\\workspace\\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\\jvmtest\\system\\STF\\stf.core\\bin
[2025-04-17T11:42:23.971Z] GEN C:/Users/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-04-17T11:42:23.971Z] GEN C:/Users/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-04-17T11:42:23.971Z] GEN C:/Users/jenkins/testDependency/system_lib/junit/junit.jar
[2025-04-17T11:42:23.971Z] GEN 11:42:23.733 - Using Mode NoOptions. Values = ''
[2025-04-17T11:42:23.971Z] GEN 11:42:23.842 -
[2025-04-17T11:42:23.971Z] GEN 11:42:23.842 - Test command summary:
[2025-04-17T11:42:23.971Z] GEN 11:42:23.842 - Step Stage Command Description
[2025-04-17T11:42:23.971Z] GEN 11:42:23.858 - -----+--------+-----------------+------------
[2025-04-17T11:42:23.971Z] GEN 11:42:23.858 - 1 execute jar Create com.hello jar
[2025-04-17T11:42:23.971Z] GEN 11:42:23.858 - 2 execute jar Create com.discreet jar
[2025-04-17T11:42:23.971Z] GEN 11:42:23.858 - 3 execute jar create java.xml.jar
[2025-04-17T11:42:23.971Z] GEN 11:42:23.858 - 4 execute Run java Run application class override test where we specify two exploded module paths in a single --patch-module option
[2025-04-17T11:42:23.971Z] GEN 11:42:23.858 - 5 execute Run java (Negative test) Verify if a module can be specified only once on --patch-module
[2025-04-17T11:42:23.971Z] GEN 11:42:23.858 - 6 execute Run java Combine stderr and stdout files of process OT7
[2025-04-17T11:42:23.971Z] GEN 11:42:23.858 - 7 execute count Check output
[2025-04-17T11:42:23.971Z] GEN 11:42:23.858 - 8 execute Run java (Negative test) Verify if --patch-module allows replacing of module-info.class
[2025-04-17T11:42:23.971Z] GEN 11:42:23.858 - 9 execute count Check output
[2025-04-17T11:42:23.971Z] STF 11:42:23.908 -
[2025-04-17T11:42:23.971Z] STF 11:42:23.908 - Script generation completed
[2025-04-17T11:42:23.971Z] STF 11:42:23.908 -
[2025-04-17T11:42:23.971Z] STF 11:42:23.911 -
[2025-04-17T11:42:23.971Z] STF 11:42:23.911 - ======================= S E T U P =======================
[2025-04-17T11:42:23.971Z] STF 11:42:23.911 - Running setup: perl C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\TKG\output_17448873943138\PatMod_Adv_1/20250417-114222-PatModTest/setUp.pl
[2025-04-17T11:42:24.615Z] STF 11:42:24.311 - SETUP stage completed
[2025-04-17T11:42:24.616Z] STF 11:42:24.359 -
[2025-04-17T11:42:24.616Z] STF 11:42:24.360 - ==================== E X E C U T E - ====================
[2025-04-17T11:42:24.616Z] STF 11:42:24.360 - Running execute: perl C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\TKG\output_17448873943138\PatMod_Adv_1/20250417-114222-PatModTest/execute.pl
[2025-04-17T11:42:24.913Z] STF 11:42:24.764 -
[2025-04-17T11:42:24.913Z] STF 11:42:24.764 - Java version
[2025-04-17T11:42:24.913Z] STF 11:42:24.764 - Running: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2025-04-17T11:42:24.913Z] Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-04-17T11:42:24.913Z] openjdk version "21.0.7" 2025-04-15 LTS
[2025-04-17T11:42:24.913Z] OpenJDK Runtime Environment Temurin-21.0.7+6 (build 21.0.7+6-LTS)
[2025-04-17T11:42:24.913Z] OpenJDK 64-Bit Server VM Temurin-21.0.7+6 (build 21.0.7+6-LTS, mixed mode)
[2025-04-17T11:42:25.209Z] STF 11:42:24.895 -
[2025-04-17T11:42:25.209Z] STF 11:42:24.895 - +------ Step 1 - Create com.hello jar
[2025-04-17T11:42:25.209Z] STF 11:42:24.895 - | Create modular jar
[2025-04-17T11:42:25.209Z] STF 11:42:24.895 - | ModuleSpec: openjdk.test.modularity/bin/common-override/com.hello
[2025-04-17T11:42:25.209Z] STF 11:42:24.895 - | ModuleVersion: null
[2025-04-17T11:42:25.209Z] STF 11:42:24.895 - | MainClass: null
[2025-04-17T11:42:25.209Z] STF 11:42:24.895 - | HashModules: null
[2025-04-17T11:42:25.209Z] STF 11:42:24.895 - |
[2025-04-17T11:42:25.210Z] STF 11:42:24.896 - Running command: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/modules/1.com.hello.jar -C C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override\com.hello .
[2025-04-17T11:42:25.210Z] STF 11:42:24.897 - Redirecting stderr to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/1.CMJ.stderr
[2025-04-17T11:42:25.210Z] STF 11:42:24.897 - Redirecting stdout to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/1.CMJ.stdout
[2025-04-17T11:42:25.210Z] STF 11:42:24.967 - Monitoring processes: CMJ
[2025-04-17T11:42:25.210Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-04-17T11:42:25.507Z] STF 11:42:25.379 - Monitoring Report Summary:
[2025-04-17T11:42:25.507Z] STF 11:42:25.379 - o Process CMJ ended with the expected exit code (0)
[2025-04-17T11:42:25.507Z] STF 11:42:25.380 - Created modular jar: 1.com.hello.jar
[2025-04-17T11:42:25.507Z] STF 11:42:25.380 -
[2025-04-17T11:42:25.507Z] STF 11:42:25.380 - +------ Step 2 - Create com.discreet jar
[2025-04-17T11:42:25.507Z] STF 11:42:25.380 - | Create modular jar
[2025-04-17T11:42:25.507Z] STF 11:42:25.380 - | ModuleSpec: openjdk.test.modularity/bin/common-override/com.discreet
[2025-04-17T11:42:25.507Z] STF 11:42:25.380 - | ModuleVersion: null
[2025-04-17T11:42:25.507Z] STF 11:42:25.380 - | MainClass: null
[2025-04-17T11:42:25.507Z] STF 11:42:25.380 - | HashModules: null
[2025-04-17T11:42:25.507Z] STF 11:42:25.380 - |
[2025-04-17T11:42:25.507Z] STF 11:42:25.380 - Running command: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/modules/2.com.discreet.jar -C C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override\com.discreet .
[2025-04-17T11:42:25.507Z] STF 11:42:25.381 - Redirecting stderr to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/2.CMJ.stderr
[2025-04-17T11:42:25.507Z] STF 11:42:25.381 - Redirecting stdout to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/2.CMJ.stdout
[2025-04-17T11:42:25.507Z] STF 11:42:25.389 - Monitoring processes: CMJ
[2025-04-17T11:42:25.507Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-04-17T11:42:26.150Z] STF 11:42:25.830 - Monitoring Report Summary:
[2025-04-17T11:42:26.150Z] STF 11:42:25.830 - o Process CMJ ended with the expected exit code (0)
[2025-04-17T11:42:26.150Z] STF 11:42:25.831 - Created modular jar: 2.com.discreet.jar
[2025-04-17T11:42:26.150Z] STF 11:42:25.831 -
[2025-04-17T11:42:26.150Z] STF 11:42:25.831 - +------ Step 3 - create java.xml.jar
[2025-04-17T11:42:26.150Z] STF 11:42:25.831 - | Create modular jar
[2025-04-17T11:42:26.150Z] STF 11:42:25.831 - | ModuleSpec: openjdk.test.modularity/bin/common-override/java.xml
[2025-04-17T11:42:26.150Z] STF 11:42:25.831 - | ModuleVersion: null
[2025-04-17T11:42:26.150Z] STF 11:42:25.831 - | MainClass: null
[2025-04-17T11:42:26.150Z] STF 11:42:25.831 - | HashModules: null
[2025-04-17T11:42:26.150Z] STF 11:42:25.831 - |
[2025-04-17T11:42:26.150Z] STF 11:42:25.832 - Running command: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/modules/3.java.xml.jar -C C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override\java.xml .
[2025-04-17T11:42:26.150Z] STF 11:42:25.832 - Redirecting stderr to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/3.CMJ.stderr
[2025-04-17T11:42:26.150Z] STF 11:42:25.832 - Redirecting stdout to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/3.CMJ.stdout
[2025-04-17T11:42:26.150Z] STF 11:42:25.840 - Monitoring processes: CMJ
[2025-04-17T11:42:26.150Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-04-17T11:42:26.449Z] STF 11:42:26.251 - Monitoring Report Summary:
[2025-04-17T11:42:26.449Z] STF 11:42:26.252 - o Process CMJ ended with the expected exit code (0)
[2025-04-17T11:42:26.449Z] STF 11:42:26.252 - Created modular jar: 3.java.xml.jar
[2025-04-17T11:42:26.449Z] STF 11:42:26.252 -
[2025-04-17T11:42:26.449Z] STF 11:42:26.252 - +------ Step 4 - Run application class override test where we specify two exploded module paths in a single --patch-module option
[2025-04-17T11:42:26.449Z] STF 11:42:26.253 - | Run foreground process
[2025-04-17T11:42:26.449Z] STF 11:42:26.253 - | Program: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-04-17T11:42:26.449Z] STF 11:42:26.253 - | Mnemonic: OT56
[2025-04-17T11:42:26.449Z] STF 11:42:26.253 - | Echo: ECHO_ON
[2025-04-17T11:42:26.449Z] STF 11:42:26.253 - | Expectation: CLEAN_RUN within 1m
[2025-04-17T11:42:26.449Z] STF 11:42:26.253 - |
[2025-04-17T11:42:26.449Z] STF 11:42:26.254 - Running command: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods;C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\tests --add-modules=com.test --add-exports com.hello/adoptopenjdk.test.modularity.newpkg=com.test --patch-module com.hello=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override\com.hello;C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new\com.hello -XX:-UseCompressedOops -classpath C:/Users/jenkins/testDependency/system_lib/junit/junit.jar;C:/Users/jenkins/testDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestOverrideUsingMultipleFilePaths
[2025-04-17T11:42:26.449Z] STF 11:42:26.254 - Redirecting stderr to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/4.OT56.stderr
[2025-04-17T11:42:26.449Z] STF 11:42:26.254 - Redirecting stdout to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/4.OT56.stdout
[2025-04-17T11:42:26.449Z] STF 11:42:26.262 - Monitoring processes: OT56
[2025-04-17T11:42:26.449Z] OT56 stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-04-17T11:42:26.746Z] OT56 stderr WARNING: module-info.class ignored in patch: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override\com.hello
[2025-04-17T11:42:26.746Z] OT56 stderr WARNING: module-info.class ignored in patch: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new\com.hello
[2025-04-17T11:42:26.746Z] OT56 JUnit version 4.12
[2025-04-17T11:42:26.746Z] OT56 ...
[2025-04-17T11:42:26.746Z] OT56 Time: 0.031
[2025-04-17T11:42:26.746Z] OT56
[2025-04-17T11:42:26.746Z] OT56 OK (3 tests)
[2025-04-17T11:42:26.746Z] OT56
[2025-04-17T11:42:26.746Z] STF 11:42:26.720 - Monitoring Report Summary:
[2025-04-17T11:42:26.746Z] STF 11:42:26.720 - o Process OT56 ended with the expected exit code (0)
[2025-04-17T11:42:26.746Z] STF 11:42:26.721 -
[2025-04-17T11:42:26.746Z] STF 11:42:26.721 - +------ Step 5 - (Negative test) Verify if a module can be specified only once on --patch-module
[2025-04-17T11:42:26.746Z] STF 11:42:26.721 - | Run foreground process
[2025-04-17T11:42:26.746Z] STF 11:42:26.722 - | Program: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-04-17T11:42:26.746Z] STF 11:42:26.722 - | Mnemonic: OT7
[2025-04-17T11:42:26.746Z] STF 11:42:26.722 - | Echo: ECHO_ON
[2025-04-17T11:42:26.746Z] STF 11:42:26.722 - | Expectation: NON_ZERO_EXIT [1] within 1m
[2025-04-17T11:42:26.746Z] STF 11:42:26.722 - |
[2025-04-17T11:42:26.746Z] STF 11:42:26.723 - Running command: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods;C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\tests --add-modules=com.test --patch-module com.hello=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new\com.hello --patch-module com.hello=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override\com.hello -XX:-UseCompressedOops -classpath C:/Users/jenkins/testDependency/system_lib/junit/junit.jar;C:/Users/jenkins/testDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestOverrideUsingAppModule
[2025-04-17T11:42:26.746Z] STF 11:42:26.723 - Redirecting stderr to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/5.OT7.stderr
[2025-04-17T11:42:26.746Z] STF 11:42:26.723 - Redirecting stdout to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/5.OT7.stdout
[2025-04-17T11:42:26.746Z] STF 11:42:26.731 - Monitoring processes: OT7
[2025-04-17T11:42:27.044Z] OT7 stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-04-17T11:42:27.044Z] OT7 Error occurred during initialization of boot layer
[2025-04-17T11:42:27.044Z] OT7 java.lang.ExceptionInInitializerError
[2025-04-17T11:42:27.044Z] OT7 Caused by: java.lang.RuntimeException: com.hello specified more than once to --patch-module
[2025-04-17T11:42:27.044Z] STF 11:42:26.860 - Monitoring Report Summary:
[2025-04-17T11:42:27.044Z] STF 11:42:26.860 - o Process OT7 ended with the expected exit code (1)
[2025-04-17T11:42:27.044Z] STF 11:42:26.861 -
[2025-04-17T11:42:27.044Z] STF 11:42:26.861 - +------ Step 6 - Combine stderr and stdout files of process OT7
[2025-04-17T11:42:27.044Z] STF 11:42:26.861 - | Run foreground process
[2025-04-17T11:42:27.044Z] STF 11:42:26.861 - | Program: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-04-17T11:42:27.044Z] STF 11:42:26.861 - | Mnemonic: CO
[2025-04-17T11:42:27.044Z] STF 11:42:26.861 - | Echo: ECHO_OFF
[2025-04-17T11:42:27.044Z] STF 11:42:26.861 - | Expectation: NON_ZERO_EXIT [0] within 30s
[2025-04-17T11:42:27.044Z] STF 11:42:26.861 - |
[2025-04-17T11:42:27.044Z] STF 11:42:26.862 - Running command: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -Dfile1=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/5.OT7.stdout -Dfile2=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/5.OT7.stderr -Dfinal.file=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\aqa-tests\TKG\output_17448873943138\PatMod_Adv_1\20250417-114222-PatModTest\results\combinedOT7.txt -XX:-UseCompressedOops -classpath C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\STF\stf.core\bin;C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin net.adoptopenjdk.test.modularity.TestUtil
[2025-04-17T11:42:27.044Z] STF 11:42:26.862 - Redirecting stderr to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/6.CO.stderr
[2025-04-17T11:42:27.044Z] STF 11:42:26.862 - Redirecting stdout to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/6.CO.stdout
[2025-04-17T11:42:27.044Z] STF 11:42:26.870 - Monitoring processes: CO
[2025-04-17T11:42:27.341Z] STF 11:42:27.093 - Monitoring Report Summary:
[2025-04-17T11:42:27.341Z] STF 11:42:27.093 - o Process CO ended with the expected exit code (0)
[2025-04-17T11:42:27.341Z] STF 11:42:27.094 -
[2025-04-17T11:42:27.341Z] STF 11:42:27.094 - +------ Step 7 - Check output
[2025-04-17T11:42:27.341Z] STF 11:42:27.094 - | Count file matches
[2025-04-17T11:42:27.341Z] STF 11:42:27.094 - | TargetFile: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/combinedOT7.txt
[2025-04-17T11:42:27.341Z] STF 11:42:27.094 - | ExpectedNumMatches: 1
[2025-04-17T11:42:27.341Z] STF 11:42:27.094 - | SearchStrings: ["java.lang.ExceptionInInitializerError"]
[2025-04-17T11:42:27.341Z] STF 11:42:27.094 - |
[2025-04-17T11:42:27.341Z] STF 11:42:27.110 - Found 1 instances of ["java.lang.ExceptionInInitializerError"]
[2025-04-17T11:42:27.341Z] STF 11:42:27.110 -
[2025-04-17T11:42:27.341Z] STF 11:42:27.110 - +------ Step 8 - (Negative test) Verify if --patch-module allows replacing of module-info.class
[2025-04-17T11:42:27.341Z] STF 11:42:27.110 - | Run foreground process
[2025-04-17T11:42:27.341Z] STF 11:42:27.110 - | Program: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-04-17T11:42:27.341Z] STF 11:42:27.110 - | Mnemonic: OT8
[2025-04-17T11:42:27.341Z] STF 11:42:27.110 - | Echo: ECHO_ON
[2025-04-17T11:42:27.341Z] STF 11:42:27.110 - | Expectation: NON_ZERO_EXIT [1] within 1m
[2025-04-17T11:42:27.341Z] STF 11:42:27.110 - |
[2025-04-17T11:42:27.341Z] STF 11:42:27.111 - Running command: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods;C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\tests --add-modules=com.test --patch-module com.hello=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new\com.hello -XX:-UseCompressedOops -classpath C:/Users/jenkins/testDependency/system_lib/junit/junit.jar;C:/Users/jenkins/testDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestOverrideUsingUnexportedPublicType
[2025-04-17T11:42:27.341Z] STF 11:42:27.111 - Redirecting stderr to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/8.OT8.stderr
[2025-04-17T11:42:27.341Z] STF 11:42:27.111 - Redirecting stdout to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/8.OT8.stdout
[2025-04-17T11:42:27.341Z] STF 11:42:27.119 - Monitoring processes: OT8
[2025-04-17T11:42:27.341Z] OT8 stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-04-17T11:42:27.637Z] OT8 stderr WARNING: module-info.class ignored in patch: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1\jvmtest\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new\com.hello
[2025-04-17T11:42:27.638Z] OT8 JUnit version 4.12
[2025-04-17T11:42:27.638Z] OT8 .E
[2025-04-17T11:42:27.638Z] OT8 Time: 0.016
[2025-04-17T11:42:27.638Z] OT8 There was 1 failure:
[2025-04-17T11:42:27.638Z] OT8 1) testPatchingOfNewClassInExistingPackage(net.adoptopenjdk.test.modularity.junit.TestOverrideUsingUnexportedPublicType)
[2025-04-17T11:42:27.638Z] OT8 java.lang.IllegalAccessException: class net.adoptopenjdk.test.modularity.junit.TestOverrideUsingUnexportedPublicType (in module com.test) cannot access class adoptopenjdk.test.modularity.newpkg.NewClass2 (in module com.hello) because module com.hello does not export adoptopenjdk.test.modularity.newpkg to module com.test
[2025-04-17T11:42:27.638Z] OT8 at java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:394)
[2025-04-17T11:42:27.638Z] OT8 at java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:714)
[2025-04-17T11:42:27.638Z] OT8 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:495)
[2025-04-17T11:42:27.638Z] OT8 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
[2025-04-17T11:42:27.638Z] OT8 at com.test/net.adoptopenjdk.test.modularity.junit.TestOverrideUsingUnexportedPublicType.testPatchingOfNewClassInExistingPackage(TestOverrideUsingUnexportedPublicType.java:34)
[2025-04-17T11:42:27.638Z] OT8 at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2025-04-17T11:42:27.638Z] OT8 at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.Suite.runChild(Suite.java:128)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.Suite.runChild(Suite.java:27)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
[2025-04-17T11:42:27.638Z] OT8 at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
[2025-04-17T11:42:27.638Z] OT8
[2025-04-17T11:42:27.638Z] OT8 FAILURES!!!
[2025-04-17T11:42:27.638Z] OT8 Tests run: 1, Failures: 1
[2025-04-17T11:42:27.638Z] OT8
[2025-04-17T11:42:27.638Z] STF 11:42:27.561 - Monitoring Report Summary:
[2025-04-17T11:42:27.638Z] STF 11:42:27.561 - o Process OT8 ended with the expected exit code (1)
[2025-04-17T11:42:27.638Z] STF 11:42:27.562 -
[2025-04-17T11:42:27.638Z] STF 11:42:27.562 - +------ Step 9 - Check output
[2025-04-17T11:42:27.638Z] STF 11:42:27.562 - | Count file matches
[2025-04-17T11:42:27.638Z] STF 11:42:27.562 - | TargetFile: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/TKG/output_17448873943138/PatMod_Adv_1/20250417-114222-PatModTest/results/8.OT8.stdout
[2025-04-17T11:42:27.638Z] STF 11:42:27.562 - | ExpectedNumMatches: 1
[2025-04-17T11:42:27.638Z] STF 11:42:27.562 - | SearchStrings: ["java.lang.IllegalAccessException"]
[2025-04-17T11:42:27.638Z] STF 11:42:27.562 - |
[2025-04-17T11:42:27.638Z] STF 11:42:27.562 - Found 1 instances of ["java.lang.IllegalAccessException"]
[2025-04-17T11:42:27.638Z] STF 11:42:27.562 - EXECUTE stage completed
[2025-04-17T11:42:27.638Z] STF 11:42:27.611 -
[2025-04-17T11:42:27.638Z] STF 11:42:27.611 - ==================== T E A R D O W N ====================
[2025-04-17T11:42:27.638Z] STF 11:42:27.611 - Running teardown: perl C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_windows_testList_1/aqa-tests/\TKG\output_17448873943138\PatMod_Adv_1/20250417-114222-PatModTest/tearDown.pl
[2025-04-17T11:42:28.283Z] STF 11:42:27.998 - TEARDOWN stage completed
[2025-04-17T11:42:28.283Z] STF 11:42:28.047 -
[2025-04-17T11:42:28.283Z] STF 11:42:28.047 - ===================== R E S U L T S =====================
[2025-04-17T11:42:28.283Z] STF 11:42:28.047 - Stage results:
[2025-04-17T11:42:28.283Z] STF 11:42:28.047 - setUp: pass
[2025-04-17T11:42:28.283Z] STF 11:42:28.047 - execute: pass
[2025-04-17T11:42:28.283Z] STF 11:42:28.047 - teardown: pass
[2025-04-17T11:42:28.283Z] STF 11:42:28.047 -
[2025-04-17T11:42:28.283Z] STF 11:42:28.047 - Overall result: PASSED
[2025-04-17T11:42:28.283Z] -----------------------------------
[2025-04-17T11:42:28.283Z] PatMod_Adv_1_PASSED
[2025-04-17T11:42:28.283Z] -----------------------------------
[2025-04-17T11:42:28.283Z]
[2025-04-17T11:42:28.283Z] TEST TEARDOWN:
[2025-04-17T11:42:28.283Z] Nothing to be done for teardown.
[2025-04-17T11:42:28.629Z] PatMod_Adv_1 Finish Time: Thu Apr 17 11:42:28 2025 Epoch Time (ms): 1744890148452