IllegalAccessProtectedMethodTest_hs_0

[2024-11-08T04:21:07.540Z] Running test IllegalAccessProtectedMethodTest_hs_0 ... [2024-11-08T04:21:07.540Z] =============================================== [2024-11-08T04:21:07.540Z] IllegalAccessProtectedMethodTest_hs_0 Start Time: Fri Nov 8 04:21:07 2024 Epoch Time (ms): 1731039667015 [2024-11-08T04:21:07.540Z] variation: NoOptions [2024-11-08T04:21:07.540Z] JVM_OPTIONS: [2024-11-08T04:21:07.540Z] { \ [2024-11-08T04:21:07.540Z] echo ""; echo "TEST SETUP:"; \ [2024-11-08T04:21:07.540Z] echo "Nothing to be done for setup."; \ [2024-11-08T04:21:07.540Z] mkdir -p "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/aqa-tests/TKG/../TKG/output_17310396661535/IllegalAccessProtectedMethodTest_hs_0"; \ [2024-11-08T04:21:07.540Z] cd "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/aqa-tests/TKG/../TKG/output_17310396661535/IllegalAccessProtectedMethodTest_hs_0"; \ [2024-11-08T04:21:07.540Z] echo ""; echo "TESTING:"; \ [2024-11-08T04:21:07.540Z] "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/jdkbinary/j2sdk-image/bin/java" \ [2024-11-08T04:21:07.540Z] -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-11-08T04:21:07.540Z] -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-11-08T04:21:07.540Z] org.testng.TestNG -d "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/aqa-tests/TKG/../TKG/output_17310396661535/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-11-08T04:21:07.540Z] -testnames IllegalAccessProtectedMethodTest \ [2024-11-08T04:21:07.540Z] -groups level.extended \ [2024-11-08T04:21:07.540Z] -excludegroups d.*.sunos_x86-64,d.*.arch.x86,d.*.os.sunos,d.*.bits.64,d.*.generic-all; \ [2024-11-08T04:21:07.540Z] 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_17310396661535/IllegalAccessProtectedMethodTest_hs_0"; else echo "-----------------------------------"; echo "IllegalAccessProtectedMethodTest_hs_0""_FAILED"; echo "-----------------------------------"; fi; \ [2024-11-08T04:21:07.540Z] echo ""; echo "TEST TEARDOWN:"; \ [2024-11-08T04:21:07.540Z] echo "Nothing to be done for teardown."; \ [2024-11-08T04:21:07.540Z] } 2>&1 | tee -a "/export/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_solaris/aqa-tests/TKG/../TKG/output_17310396661535/TestTargetResult"; [2024-11-08T04:21:07.540Z] [2024-11-08T04:21:07.540Z] TEST SETUP: [2024-11-08T04:21:07.540Z] Nothing to be done for setup. [2024-11-08T04:21:07.540Z] [2024-11-08T04:21:07.540Z] TESTING: [2024-11-08T04:21:08.177Z] ... [2024-11-08T04:21:08.177Z] ... TestNG 6.14.2 by C?dric Beust (cedric@beust.com) [2024-11-08T04:21:08.177Z] ... [2024-11-08T04:21:08.177Z] [2024-11-08T04:21:08.177Z] PASSED: runTest [2024-11-08T04:21:08.177Z] [2024-11-08T04:21:08.177Z] =============================================== [2024-11-08T04:21:08.177Z] IllegalAccessProtectedMethodTest [2024-11-08T04:21:08.177Z] Tests run: 1, Failures: 0, Skips: 0 [2024-11-08T04:21:08.177Z] =============================================== [2024-11-08T04:21:08.177Z] [2024-11-08T04:21:08.177Z] [2024-11-08T04:21:08.177Z] =============================================== [2024-11-08T04:21:08.177Z] IllegalAccessError for protected method test [2024-11-08T04:21:08.177Z] Total tests run: 1, Failures: 0, Skips: 0 [2024-11-08T04:21:08.177Z] =============================================== [2024-11-08T04:21:08.177Z] [2024-11-08T04:21:08.177Z] ----------------------------------- [2024-11-08T04:21:08.177Z] IllegalAccessProtectedMethodTest_hs_0_PASSED [2024-11-08T04:21:08.177Z] ----------------------------------- [2024-11-08T04:21:08.177Z] [2024-11-08T04:21:08.177Z] TEST TEARDOWN: [2024-11-08T04:21:08.177Z] Nothing to be done for teardown. [2024-11-08T04:21:08.177Z] IllegalAccessProtectedMethodTest_hs_0 Finish Time: Fri Nov 8 04:21:08 2024 Epoch Time (ms): 1731039668100