Post Test

[2025-11-06T02:03:20.302Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_dev.functional_s390x_linux/aqa-tests/functional/testHeadlessComponents' [2025-11-06T02:03:20.302Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_dev.functional_s390x_linux/aqa-tests/functional' [2025-11-06T02:03:20.302Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_dev.functional_s390x_linux/aqa-tests' [2025-11-06T02:03:20.302Z] [2025-11-06T02:03:20.302Z] [2025-11-06T02:03:20.302Z] All tests finished, run result summary: [2025-11-06T02:03:20.302Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_dev.functional_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-11-06T02:03:20.302Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk17_hs_dev.functional_s390x_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk17_hs_dev.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17623942684495/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk17_hs_dev.functional_s390x_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=17 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_390-64 --buildList=functional --customTarget="" --testTarget=dev.functional --tapPath=/home/jenkins/workspace/Test_openjdk17_hs_dev.functional_s390x_linux/aqa-tests/TKG/../TKG/output_17623942684495/ --tapName=Test_openjdk17_hs_dev.functional_s390x_linux.tap --comment="" [2025-11-06T02:03:20.302Z] [2025-11-06T02:03:20.302Z] [2025-11-06T02:03:20.302Z] TEST TARGETS SUMMARY [2025-11-06T02:03:20.302Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-11-06T02:03:20.303Z] PASSED test targets: [2025-11-06T02:03:20.303Z] ssl-tests_0 - Test results: passed: 6 [2025-11-06T02:03:20.303Z] TestHeadlessComponents_0 [2025-11-06T02:03:20.303Z] [2025-11-06T02:03:20.303Z] TOTAL: 2 EXECUTED: 2 PASSED: 2 FAILED: 0 DISABLED: 0 SKIPPED: 0 [2025-11-06T02:03:20.303Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-11-06T02:03:20.303Z] [2025-11-06T02:03:20.303Z] ALL TESTS PASSED [2025-11-06T02:03:20.303Z] [2025-11-06T02:03:20.303Z] _dev.functional done [2025-11-06T02:03:20.303Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk17_hs_dev.functional_s390x_linux/aqa-tests/TKG' [Pipeline] sh [2025-11-06T02:03:22.219Z] ++ uname [2025-11-06T02:03:22.219Z] + '[' Linux = AIX ']' [2025-11-06T02:03:22.219Z] ++ uname [2025-11-06T02:03:22.219Z] + '[' Linux = SunOS ']' [2025-11-06T02:03:22.219Z] ++ uname [2025-11-06T02:03:22.219Z] + '[' Linux = '*BSD' ']' [2025-11-06T02:03:22.219Z] + MAKE=make [2025-11-06T02:03:22.219Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-11-06T02:03:22.219Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2025-11-06T02:03:22.600Z] $ ssh-agent -k [2025-11-06T02:03:22.606Z] unset SSH_AUTH_SOCK; [2025-11-06T02:03:22.606Z] unset SSH_AGENT_PID; [2025-11-06T02:03:22.606Z] echo Agent pid 14649 killed; [2025-11-06T02:03:23.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [2025-11-06T02:03:23.269Z] Xvfb stopping [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2025-11-06T02:03:23.929Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2025-11-06T02:03:24.032Z] Archiving artifacts [2025-11-06T02:03:24.229Z] Recording fingerprints [Pipeline] echo [2025-11-06T02:03:24.338Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-11-06T02:03:24.432Z] Archiving artifacts [2025-11-06T02:03:24.612Z] Recording fingerprints [Pipeline] junit [2025-11-06T02:03:24.848Z] Recording test results [2025-11-06T02:03:25.073Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-11-06T02:03:25.112Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-06T02:03:26.309Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-11-06T02:03:26.309Z] Unix type machine.. [2025-11-06T02:03:26.309Z] Running on a Linux host [2025-11-06T02:03:26.309Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-06T02:03:26.770Z] [WS-CLEANUP] Deleting project workspace... [2025-11-06T02:03:26.770Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-06T02:03:27.604Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2025-11-06T02:03:28.834Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';' [2025-11-06T02:03:28.834Z] + true [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-11-06T02:03:29.122Z] 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