IllegalAccessProtectedMethodTest_hs_0

[2024-09-26T21:07:56.101Z] Running test IllegalAccessProtectedMethodTest_hs_0 ... [2024-09-26T21:07:56.101Z] =============================================== [2024-09-26T21:07:56.101Z] IllegalAccessProtectedMethodTest_hs_0 Start Time: Thu Sep 26 22:07:55 2024 Epoch Time (ms): 1727384875488 [2024-09-26T21:07:56.101Z] variation: NoOptions [2024-09-26T21:07:56.101Z] JVM_OPTIONS: [2024-09-26T21:07:56.101Z] { \ [2024-09-26T21:07:56.101Z] echo ""; echo "TEST SETUP:"; \ [2024-09-26T21:07:56.101Z] echo "Nothing to be done for setup."; \ [2024-09-26T21:07:56.101Z] mkdir -p "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/aqa-tests/TKG/../TKG/output_17273848747170/IllegalAccessProtectedMethodTest_hs_0"; \ [2024-09-26T21:07:56.101Z] cd "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/aqa-tests/TKG/../TKG/output_17273848747170/IllegalAccessProtectedMethodTest_hs_0"; \ [2024-09-26T21:07:56.101Z] echo ""; echo "TESTING:"; \ [2024-09-26T21:07:56.101Z] "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/jdkbinary/j2sdk-image/bin/java" \ [2024-09-26T21:07:56.101Z] -javaagent:"/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar" \ [2024-09-26T21:07:56.101Z] -cp "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/aqa-tests/TKG/../../jvmtest/TestConfig/resources:/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/../../testDependency/lib/testng.jar:/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/../../testDependency/lib/jcommander.jar:/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/../../testDependency/lib/asm-all.jar:/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar" \ [2024-09-26T21:07:56.101Z] org.testng.TestNG -d "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/aqa-tests/TKG/../TKG/output_17273848747170/IllegalAccessProtectedMethodTest_hs_0" "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method/testng.xml" \ [2024-09-26T21:07:56.101Z] -testnames IllegalAccessProtectedMethodTest \ [2024-09-26T21:07:56.101Z] -groups level.extended \ [2024-09-26T21:07:56.101Z] -excludegroups d.*.sunos_x86-64,d.*.arch.x86,d.*.os.sunos,d.*.bits.64,d.*.generic-all; \ [2024-09-26T21:07:56.101Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_PASSED"; echo "-----------------------------------"; cd /export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/aqa-tests/TKG/..; rm -f -r "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/aqa-tests/TKG/../TKG/output_17273848747170/IllegalAccessProtectedMethodTest_hs_0"; else echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_FAILED"; echo "-----------------------------------"; fi; \ [2024-09-26T21:07:56.101Z] echo ""; echo "TEST TEARDOWN:"; \ [2024-09-26T21:07:56.101Z] echo "Nothing to be done for teardown."; \ [2024-09-26T21:07:56.101Z] } 2>&1 | tee -a "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/aqa-tests/TKG/../TKG/output_17273848747170/TestTargetResult"; [2024-09-26T21:07:56.101Z] [2024-09-26T21:07:56.101Z] TEST SETUP: [2024-09-26T21:07:56.101Z] Nothing to be done for setup. [2024-09-26T21:07:56.101Z] [2024-09-26T21:07:56.101Z] TESTING: [2024-09-26T21:07:56.101Z] ... [2024-09-26T21:07:56.101Z] ... TestNG 6.14.2 by C?dric Beust (cedric@beust.com) [2024-09-26T21:07:56.101Z] ... [2024-09-26T21:07:56.101Z] [2024-09-26T21:07:56.723Z] PASSED: runTest [2024-09-26T21:07:56.723Z] [2024-09-26T21:07:56.723Z] =============================================== [2024-09-26T21:07:56.723Z] IllegalAccessProtectedMethodTest [2024-09-26T21:07:56.723Z] Tests run: 1, Failures: 0, Skips: 0 [2024-09-26T21:07:56.723Z] =============================================== [2024-09-26T21:07:56.723Z] [2024-09-26T21:07:56.723Z] [2024-09-26T21:07:56.724Z] =============================================== [2024-09-26T21:07:56.724Z] IllegalAccessError for protected method test [2024-09-26T21:07:56.724Z] Total tests run: 1, Failures: 0, Skips: 0 [2024-09-26T21:07:56.724Z] =============================================== [2024-09-26T21:07:56.724Z] [2024-09-26T21:07:56.724Z] ----------------------------------- [2024-09-26T21:07:56.724Z] IllegalAccessProtectedMethodTest_hs_0_PASSED [2024-09-26T21:07:56.724Z] ----------------------------------- [2024-09-26T21:07:56.724Z] [2024-09-26T21:07:56.724Z] TEST TEARDOWN: [2024-09-26T21:07:56.724Z] Nothing to be done for teardown. [2024-09-26T21:07:56.724Z] IllegalAccessProtectedMethodTest_hs_0 Finish Time: Thu Sep 26 22:07:56 2024 Epoch Time (ms): 1727384876336