Post Test
[2025-08-30T20:57:29.299Z]
[2025-08-30T20:57:29.299Z]
[2025-08-30T20:57:29.299Z] All tests finished, run result summary:
[2025-08-30T20:57:29.299Z] cd "/Users/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2025-08-30T20:57:29.299Z] perl "resultsSum.pl" --failuremk="/Users/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/Users/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17565872874142/TestTargetResult" --platFile="/Users/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=8 --jdkImpl=hotspot --jdkVendor="temurin" --spec=osx_x86-64 --buildList=functional --customTarget="" --testTarget=extended.functional --tapPath=/Users/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17565872874142/ --tapName=Test_openjdk8_hs_extended.functional_x86-64_mac.tap --comment=""
[2025-08-30T20:57:29.299Z]
[2025-08-30T20:57:29.299Z]
[2025-08-30T20:57:29.299Z] TEST TARGETS SUMMARY
[2025-08-30T20:57:29.299Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-08-30T20:57:29.299Z] DISABLED test targets:
[2025-08-30T20:57:29.299Z] CryptoTests_0
[2025-08-30T20:57:29.299Z] SecurityTests_0
[2025-08-30T20:57:29.299Z]
[2025-08-30T20:57:29.299Z] PASSED test targets:
[2025-08-30T20:57:29.299Z] CryptoTests_jtreg_0 - Test results: passed: 31
[2025-08-30T20:57:29.299Z] IllegalAccessProtectedMethodTest_hs_0
[2025-08-30T20:57:29.299Z]
[2025-08-30T20:57:29.299Z] TOTAL: 6 EXECUTED: 2 PASSED: 2 FAILED: 0 DISABLED: 2 SKIPPED: 2
[2025-08-30T20:57:29.299Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-08-30T20:57:29.299Z]
[2025-08-30T20:57:29.299Z] ALL TESTS PASSED
[2025-08-30T20:57:29.299Z]
[2025-08-30T20:57:29.299Z] _extended.functional done
[Pipeline] sh
[2025-08-30T20:57:29.893Z] ++ uname
[2025-08-30T20:57:29.893Z] + '[' Darwin = AIX ']'
[2025-08-30T20:57:29.893Z] ++ uname
[2025-08-30T20:57:29.893Z] + '[' Darwin = SunOS ']'
[2025-08-30T20:57:29.893Z] ++ uname
[2025-08-30T20:57:29.893Z] + '[' Darwin = '*BSD' ']'
[2025-08-30T20:57:29.893Z] + MAKE=make
[2025-08-30T20:57:29.893Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-08-30T20:57:29.893Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] }
[2025-08-30T20:57:30.014Z] $ ssh-agent -k
[2025-08-30T20:57:30.025Z] unset SSH_AUTH_SOCK;
[2025-08-30T20:57:30.025Z] unset SSH_AGENT_PID;
[2025-08-30T20:57:30.025Z] echo Agent pid 84157 killed;
[2025-08-30T20:57:30.140Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-08-30T20:57:30.264Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-08-30T20:57:30.301Z] Archiving artifacts
[2025-08-30T20:57:30.359Z] Recording fingerprints
[Pipeline] echo
[2025-08-30T20:57:30.405Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-08-30T20:57:30.443Z] Archiving artifacts
[2025-08-30T20:57:30.510Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-08-30T20:57:30.961Z] Tap file found: aqa-tests/TKG/output_17565872874142/Test_openjdk8_hs_extended.functional_x86-64_mac.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-08-30T20:57:31.027Z] Recording test results
[2025-08-30T20:57:31.341Z] None of the test reports contained any result
[2025-08-30T20:57:31.342Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-30T20:57:31.382Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-30T20:57:31.883Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-08-30T20:57:31.883Z] 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-08-30T20:57:32.047Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-30T20:57:32.047Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-30T20:57:31.310Z] No test report files were found. Configuration error?
[2025-08-30T20:57:33.666Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-08-30T20:57:34.191Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2025-08-30T20:57:34.191Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-30T20:57:34.315Z] 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