OAuthTest_0
[2024-11-30T03:57:02.552Z] Running test OAuthTest_0 ...
[2024-11-30T03:57:02.552Z] ===============================================
[2024-11-30T03:57:02.552Z] OAuthTest_0 Start Time: Sat Nov 30 03:57:02 2024 Epoch Time (ms): 1732939022532
[2024-11-30T03:57:02.552Z] variation: NoOptions
[2024-11-30T03:57:02.552Z] JVM_OPTIONS:
[2024-11-30T03:57:02.552Z] { \
[2024-11-30T03:57:02.552Z] echo ""; echo "TEST SETUP:"; \
[2024-11-30T03:57:02.552Z] echo "Nothing to be done for setup."; \
[2024-11-30T03:57:02.552Z] mkdir -p "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/../TKG/output_17329390213889/OAuthTest_0"; \
[2024-11-30T03:57:02.552Z] cd "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/../TKG/output_17329390213889/OAuthTest_0"; \
[2024-11-30T03:57:02.552Z] echo ""; echo "TESTING:"; \
[2024-11-30T03:57:02.552Z] perl /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/../../jvmtest/system/security/..//STF/stf.core/scripts/stf.pl -test-root="/export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/../../jvmtest/system/security/..//STF;/export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/../../jvmtest/system/security/..//aqa-systemtest""" -systemtest-prereqs="/export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/../../testDependency/system_lib/" -java-args=' ' -results-root="/export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/../TKG/output_17329390213889/OAuthTest_0" -test=OAuthTest; if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "OAuthTest_0""_PASSED"; echo "-----------------------------------"; cd /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/..; rm -f -r "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/../TKG/output_17329390213889/OAuthTest_0"; else echo "-----------------------------------"; echo "OAuthTest_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-11-30T03:57:02.552Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-11-30T03:57:02.552Z] echo "Nothing to be done for teardown."; \
[2024-11-30T03:57:02.552Z] } 2>&1 | tee -a "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/../TKG/output_17329390213889/TestTargetResult";
[2024-11-30T03:57:02.552Z]
[2024-11-30T03:57:02.552Z] TEST SETUP:
[2024-11-30T03:57:02.552Z] Nothing to be done for setup.
[2024-11-30T03:57:02.552Z]
[2024-11-30T03:57:02.552Z] TESTING:
[2024-11-30T03:57:03.202Z] STF 03:57:02.642 - ========================= S T F =========================
[2024-11-30T03:57:03.202Z] systemtest-prereqs has been processed, and set to: /export/home/jenkins/testDependency/system_libRetrieving amount of free space on drive containing /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/../TKG/output_17329390213889/OAuthTest_0
[2024-11-30T03:57:03.202Z] There is 17129 Mb free
[2024-11-30T03:57:03.202Z] STF 03:57:02.653 - ================== G E N E R A T I O N ==================
[2024-11-30T03:57:03.202Z] STF 03:57:02.655 - Checking JVM: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jdkbinary/j2sdk-image
[2024-11-30T03:57:03.202Z] STF 03:57:02.655 - Starting process to generate scripts: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jdkbinary/j2sdk-image/bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -classpath /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/../../testDependency/system_lib//log4j/log4j-api.jar:/export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/../../testDependency/system_lib//log4j/log4j-core.jar:/export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/../TKG/output_17329390213889/OAuthTest_0/20241130-035702-OAuthTest/stf_parameters.properties, , /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/../TKG/output_17329390213889/OAuthTest_0/20241130-035702-OAuthTest"
[2024-11-30T03:57:04.714Z] GEN 03:57:04.646 - Found test. Project: 'openjdk.test.security' class: 'OAuthTest.class' Dir: '/export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jvmtest/system/aqa-systemtest/openjdk.test.security/bin'
[2024-11-30T03:57:04.714Z] GEN 03:57:04.650 - Found test. Project: 'openjdk.test.security' class: 'net.adoptopenjdk.test.auth.OAuthTest'
[2024-11-30T03:57:05.357Z] GEN Classpath directories used by project 'openjdk.test.security':
[2024-11-30T03:57:05.357Z] GEN /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jvmtest/system/aqa-systemtest/openjdk.test.security/bin
[2024-11-30T03:57:05.357Z] GEN /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jvmtest/system/STF/stf.core/bin
[2024-11-30T03:57:05.357Z] GEN /export/home/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2024-11-30T03:57:05.357Z] GEN /export/home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2024-11-30T03:57:05.357Z] GEN /export/home/jenkins/testDependency/system_lib/junit/junit.jar
[2024-11-30T03:57:05.357Z] GEN 03:57:04.979 - Using Mode NoOptions. Values = ''
[2024-11-30T03:57:06.013Z] GEN SSLv3
[2024-11-30T03:57:06.013Z] GEN TLSv1
[2024-11-30T03:57:06.013Z] GEN TLSv1.3
[2024-11-30T03:57:06.013Z] GEN TLSv1.2
[2024-11-30T03:57:06.013Z] GEN TLSv1.1
[2024-11-30T03:57:06.013Z] GEN SSLv2Hello
[2024-11-30T03:57:06.013Z] GEN Testing with : TLSv1.3
[2024-11-30T03:57:06.013Z] GEN 03:57:05.730 -
[2024-11-30T03:57:06.013Z] GEN 03:57:05.730 - Test command summary:
[2024-11-30T03:57:06.013Z] GEN 03:57:05.730 - Step Stage Command Description
[2024-11-30T03:57:06.013Z] GEN 03:57:05.731 - -----+--------+-----------------+------------
[2024-11-30T03:57:06.013Z] GEN 03:57:05.731 - 1 execute Run java Run AuthCenter
[2024-11-30T03:57:06.013Z] GEN 03:57:05.731 - 2 execute Run java Run Server
[2024-11-30T03:57:06.013Z] GEN 03:57:05.731 - 3 execute Run java Run Client
[2024-11-30T03:57:06.013Z] GEN 03:57:05.731 - 4 execute Monitor Wait for clients to complete
[2024-11-30T03:57:06.013Z] GEN 03:57:05.731 - 5 execute kill Stop servers
[2024-11-30T03:57:06.013Z] STF 03:57:05.782 -
[2024-11-30T03:57:06.013Z] STF 03:57:05.782 - Script generation completed
[2024-11-30T03:57:06.013Z] STF 03:57:05.782 -
[2024-11-30T03:57:06.013Z] STF 03:57:05.783 -
[2024-11-30T03:57:06.013Z] STF 03:57:05.783 - ======================= S E T U P =======================
[2024-11-30T03:57:06.013Z] STF 03:57:05.783 - Running setup: perl /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/../TKG/output_17329390213889/OAuthTest_0/20241130-035702-OAuthTest/setUp.pl
[2024-11-30T03:57:06.013Z] STF 03:57:05.865 - SETUP stage completed
[2024-11-30T03:57:06.013Z] STF 03:57:05.889 -
[2024-11-30T03:57:06.013Z] STF 03:57:05.890 - ==================== E X E C U T E - ====================
[2024-11-30T03:57:06.013Z] STF 03:57:05.890 - Running execute: perl /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/../TKG/output_17329390213889/OAuthTest_0/20241130-035702-OAuthTest/execute.pl
[2024-11-30T03:57:06.013Z] STF 03:57:05.976 -
[2024-11-30T03:57:06.013Z] STF 03:57:05.976 - Java version
[2024-11-30T03:57:06.013Z] STF 03:57:05.976 - Running: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jdkbinary/j2sdk-image/bin/java -version
[2024-11-30T03:57:06.656Z] STF 03:57:06.127 -
[2024-11-30T03:57:06.656Z] STF 03:57:06.127 - +------ Step 1 - Run AuthCenter
[2024-11-30T03:57:06.656Z] STF 03:57:06.127 - | Start background process
[2024-11-30T03:57:06.656Z] STF 03:57:06.127 - | Program: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jdkbinary/j2sdk-image/bin/java
[2024-11-30T03:57:06.656Z] STF 03:57:06.127 - | Mnemonic: AUTH
[2024-11-30T03:57:06.656Z] STF 03:57:06.127 - | Echo: ECHO_ON
[2024-11-30T03:57:06.656Z] STF 03:57:06.127 - | Expectation: NEVER
[2024-11-30T03:57:06.656Z] STF 03:57:06.127 - |
[2024-11-30T03:57:06.656Z] STF 03:57:06.128 - Running command: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jdkbinary/j2sdk-image/bin/java -classpath /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jvmtest/system/aqa-systemtest/openjdk.test.security/bin net.adoptopenjdk.test.auth.AuthCenter
[2024-11-30T03:57:06.656Z] STF 03:57:06.128 - Redirecting stderr to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/output_17329390213889/OAuthTest_0/20241130-035702-OAuthTest/results/1.AUTH.stderr
[2024-11-30T03:57:06.656Z] STF 03:57:06.128 - Redirecting stdout to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/output_17329390213889/OAuthTest_0/20241130-035702-OAuthTest/results/1.AUTH.stdout
[2024-11-30T03:57:06.656Z] STF 03:57:06.163 -
[2024-11-30T03:57:06.656Z] STF 03:57:06.163 - +------ Step 2 - Run Server
[2024-11-30T03:57:06.656Z] STF 03:57:06.163 - | Start background process
[2024-11-30T03:57:06.656Z] STF 03:57:06.163 - | Program: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jdkbinary/j2sdk-image/bin/java
[2024-11-30T03:57:06.656Z] STF 03:57:06.163 - | Mnemonic: SER
[2024-11-30T03:57:06.656Z] STF 03:57:06.163 - | Echo: ECHO_ON
[2024-11-30T03:57:06.656Z] STF 03:57:06.163 - | Expectation: NEVER
[2024-11-30T03:57:06.656Z] STF 03:57:06.163 - |
[2024-11-30T03:57:06.656Z] STF 03:57:06.164 - Running command: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jdkbinary/j2sdk-image/bin/java -classpath /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jvmtest/system/aqa-systemtest/openjdk.test.security/bin net.adoptopenjdk.test.auth.Server /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jvmtest/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/testkeys TLSv1.3
[2024-11-30T03:57:06.656Z] STF 03:57:06.164 - Redirecting stderr to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/output_17329390213889/OAuthTest_0/20241130-035702-OAuthTest/results/2.SER.stderr
[2024-11-30T03:57:06.656Z] STF 03:57:06.164 - Redirecting stdout to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/output_17329390213889/OAuthTest_0/20241130-035702-OAuthTest/results/2.SER.stdout
[2024-11-30T03:57:06.656Z] openjdk version "1.8.0_442-beta"
[2024-11-30T03:57:06.656Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_442-beta-202411291318-b04)
[2024-11-30T03:57:06.656Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.442-b04, mixed mode)
[2024-11-30T03:57:06.656Z] STF 03:57:06.216 -
[2024-11-30T03:57:06.656Z] STF 03:57:06.217 - +------ Step 3 - Run Client
[2024-11-30T03:57:06.656Z] STF 03:57:06.217 - | Start background process
[2024-11-30T03:57:06.656Z] STF 03:57:06.217 - | Program: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jdkbinary/j2sdk-image/bin/java
[2024-11-30T03:57:06.656Z] STF 03:57:06.217 - | Mnemonic: CLI
[2024-11-30T03:57:06.656Z] STF 03:57:06.217 - | Echo: ECHO_ON
[2024-11-30T03:57:06.656Z] STF 03:57:06.217 - | Expectation: CLEAN_RUN within 10s
[2024-11-30T03:57:06.656Z] STF 03:57:06.217 - |
[2024-11-30T03:57:06.656Z] STF 03:57:06.217 - Running command: /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jdkbinary/j2sdk-image/bin/java -classpath /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jvmtest/system/aqa-systemtest/openjdk.test.security/bin net.adoptopenjdk.test.auth.Client /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/jvmtest/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/testkeys TLSv1.3
[2024-11-30T03:57:06.656Z] STF 03:57:06.217 - Redirecting stderr to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/output_17329390213889/OAuthTest_0/20241130-035702-OAuthTest/results/3.CLI.stderr
[2024-11-30T03:57:06.656Z] STF 03:57:06.217 - Redirecting stdout to /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/output_17329390213889/OAuthTest_0/20241130-035702-OAuthTest/results/3.CLI.stdout
[2024-11-30T03:57:06.656Z] STF 03:57:06.275 -
[2024-11-30T03:57:06.656Z] STF 03:57:06.275 - +------ Step 4 - Wait for clients to complete
[2024-11-30T03:57:06.656Z] STF 03:57:06.275 - | Wait for processes to meet expectations
[2024-11-30T03:57:06.656Z] STF 03:57:06.275 - | Processes: [CLI]
[2024-11-30T03:57:06.656Z] STF 03:57:06.275 - |
[2024-11-30T03:57:06.656Z] STF 03:57:06.276 - Monitoring processes: CLI
[2024-11-30T03:57:08.022Z] CLI log in YES!
[2024-11-30T03:57:08.022Z] CLI 8889
[2024-11-30T03:57:15.749Z] STF 03:57:14.555 - Monitoring Report Summary:
[2024-11-30T03:57:15.749Z] STF 03:57:14.555 - o Process CLI ended with the expected exit code (0)
[2024-11-30T03:57:15.749Z] STF 03:57:14.555 -
[2024-11-30T03:57:15.749Z] STF 03:57:14.555 - +------ Step 5 - Stop servers
[2024-11-30T03:57:15.749Z] STF 03:57:14.555 - | Kill running processes
[2024-11-30T03:57:15.749Z] STF 03:57:14.555 - | Processes: [AUTH, SER]
[2024-11-30T03:57:15.749Z] STF 03:57:14.555 - |
[2024-11-30T03:57:15.749Z] STF 03:57:14.555 - Killing processes: AUTH SER
[2024-11-30T03:57:15.749Z] STF 03:57:14.555 - o Process clean up attempt 1 for AUTH pid 17662
[2024-11-30T03:57:15.749Z] STF 03:57:14.555 - o Process AUTH pid 17662 stop()
[2024-11-30T03:57:26.086Z] STF 03:57:24.651 - o Process AUTH pid 17662 terminate()
[2024-11-30T03:57:26.086Z] STF 03:57:25.661 - o Process AUTH pid 17662 killed
[2024-11-30T03:57:26.086Z] STF 03:57:25.661 - o Process clean up attempt 1 for SER pid 17663
[2024-11-30T03:57:26.086Z] STF 03:57:25.661 - o Process SER pid 17663 stop()
[2024-11-30T03:57:36.436Z] STF 03:57:35.758 - o Process SER pid 17663 terminate()
[2024-11-30T03:57:37.071Z] STF 03:57:36.768 - o Process SER pid 17663 killed
[2024-11-30T03:57:37.072Z] STF 03:57:36.768 - EXECUTE stage completed
[2024-11-30T03:57:37.072Z] STF 03:57:37.024 -
[2024-11-30T03:57:37.072Z] STF 03:57:37.024 - ==================== T E A R D O W N ====================
[2024-11-30T03:57:37.072Z] STF 03:57:37.024 - Running teardown: perl /export/home/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_solaris_rerun/aqa-tests/TKG/../TKG/output_17329390213889/OAuthTest_0/20241130-035702-OAuthTest/tearDown.pl
[2024-11-30T03:57:37.723Z] STF 03:57:37.112 - TEARDOWN stage completed
[2024-11-30T03:57:37.723Z] STF 03:57:37.118 -
[2024-11-30T03:57:37.723Z] STF 03:57:37.118 - ===================== R E S U L T S =====================
[2024-11-30T03:57:37.723Z] STF 03:57:37.118 - Stage results:
[2024-11-30T03:57:37.723Z] STF 03:57:37.118 - setUp: pass
[2024-11-30T03:57:37.723Z] STF 03:57:37.119 - execute: pass
[2024-11-30T03:57:37.723Z] STF 03:57:37.119 - teardown: pass
[2024-11-30T03:57:37.723Z] STF 03:57:37.119 -
[2024-11-30T03:57:37.723Z] STF 03:57:37.119 - Overall result: PASSED
[2024-11-30T03:57:37.723Z] -----------------------------------
[2024-11-30T03:57:37.723Z] OAuthTest_0_PASSED
[2024-11-30T03:57:37.723Z] -----------------------------------
[2024-11-30T03:57:37.723Z]
[2024-11-30T03:57:37.723Z] TEST TEARDOWN:
[2024-11-30T03:57:37.723Z] Nothing to be done for teardown.
[2024-11-30T03:57:37.723Z] OAuthTest_0 Finish Time: Sat Nov 30 03:57:37 2024 Epoch Time (ms): 1732939057157