Post Test
[2025-09-04T01:29:42.829Z]
[2025-09-04T01:29:42.829Z]
[2025-09-04T01:29:42.829Z] All tests finished, run result summary:
[2025-09-04T01:29:42.829Z] cd "/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2/aqa-tests/TKG/../TKG/scripts"; \
[2025-09-04T01:29:42.829Z] perl "resultsSum.pl" --failuremk="/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2/aqa-tests/TKG/../TKG/output_17569410707810/TestTargetResult" --platFile="/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=17 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=osx_x86-64 --buildList=openjdk --customTarget="" --testTarget=testList --tapPath=/Users/admin/workspace/workspace/Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2/aqa-tests/TKG/../TKG/output_17569410707810/ --tapName=Test_openjdk17_hs_sanity.openjdk_x86-64_mac_testList_2.tap --comment=""
[2025-09-04T01:29:42.829Z]
[2025-09-04T01:29:42.829Z]
[2025-09-04T01:29:42.829Z] TEST TARGETS SUMMARY
[2025-09-04T01:29:42.829Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-09-04T01:29:42.829Z] PASSED test targets:
[2025-09-04T01:29:42.829Z] hotspot_tier1_serviceability_0 - Test results: passed: 197
[2025-09-04T01:29:42.829Z] jdk_lang_0 - Test results: passed: 873
[2025-09-04T01:29:42.829Z] jdk_security4_0 - Test results: passed: 145
[2025-09-04T01:29:42.829Z] jdk_util_1 - Test results: passed: 919
[2025-09-04T01:29:42.829Z]
[2025-09-04T01:29:42.829Z] TOTAL: 4 EXECUTED: 4 PASSED: 4 FAILED: 0 DISABLED: 0 SKIPPED: 0
[2025-09-04T01:29:42.829Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-09-04T01:29:42.829Z]
[2025-09-04T01:29:42.829Z] TESTCASES RESULTS SUMMARY: passed: 2,134; failed: 0; error: 0; skipped: 0
[2025-09-04T01:29:42.829Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-09-04T01:29:42.829Z] ALL TESTS PASSED
[2025-09-04T01:29:42.829Z]
[2025-09-04T01:29:42.829Z] _testList done
[Pipeline] sh
[2025-09-04T01:29:43.517Z] ++ uname
[2025-09-04T01:29:43.517Z] + '[' Darwin = AIX ']'
[2025-09-04T01:29:43.517Z] ++ uname
[2025-09-04T01:29:43.517Z] + '[' Darwin = SunOS ']'
[2025-09-04T01:29:43.517Z] ++ uname
[2025-09-04T01:29:43.517Z] + '[' Darwin = '*BSD' ']'
[2025-09-04T01:29:43.517Z] + MAKE=make
[2025-09-04T01:29:43.517Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-09-04T01:29:43.517Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] }
[2025-09-04T01:29:42.941Z] $ ssh-agent -k
[2025-09-04T01:29:42.966Z] unset SSH_AUTH_SOCK;
[2025-09-04T01:29:42.966Z] unset SSH_AGENT_PID;
[2025-09-04T01:29:42.966Z] echo Agent pid 12213 killed;
[2025-09-04T01:29:43.782Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-09-04T01:29:43.887Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-04T01:29:43.922Z] Archiving artifacts
[2025-09-04T01:29:43.984Z] Recording fingerprints
[Pipeline] echo
[2025-09-04T01:29:44.025Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-04T01:29:44.057Z] Archiving artifacts
[2025-09-04T01:29:47.049Z] Recording fingerprints
[Pipeline] junit
[2025-09-04T01:29:48.642Z] Recording test results
[2025-09-04T01:30:03.781Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-04T01:30:03.812Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-04T01:30:04.429Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-09-04T01:30:04.429Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] cleanWs
[2025-09-04T01:30:04.586Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-04T01:30:04.586Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-04T01:30:40.099Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-09-04T01:30:40.777Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2025-09-04T01:30:40.777Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-04T01:30:40.982Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS