adoptium / adoptium/aqa-tests

gmake[2]: *** [settings.mk:446: resultsSummary] Terminated

Open
#4,769 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
155
Forks
346
Avg merge
2d 9h
Merged PRs (30d)
36

Description

All tests finished, however when doing the resultsSummary the process was terminated without the reason, which will cause no test results available and fail the test job.

```
22:11:13 gmake[2]: *** [settings.mk:446: resultsSummary] Terminated
22:11:13 gmake[1]: *** [makefile:50: _testList] Terminated
22:11:13 gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/aqa-tests/TKG'
22:11:13 gmake: *** [parallelList.mk:14: testList_2] Error 2
22:11:14 script returned exit code 2
[Pipeline] sh
22:11:16 + uname
22:11:16 + [ AIX = AIX ]
22:11:16 + MAKE=gmake
22:11:16 + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
22:11:16 gmake: Nothing to be done for 'testEnvTeardown'.
[Pipeline] echo
22:11:16 Could not find test result, set build result to FAILURE.
```

https://ci.adoptium.net/job/Test_openjdk21_hs_extended.openjdk_ppc64_aix_testList_2/8/console

Contributor guide

Open the contributing guide

Research direction

Start with the Jenkins console output and inspect settings.mk:446, makefile:50, and parallelList.mk:14 to trace the terminated resultsSummary and testList targets. Check testEnv.mk and the AIX test job context; done means identifying why termination occurs and ensuring test results remain available for the job.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.