nodejs / nodejs/build

AIX jenkins service init script does not respond to `stop` command

Open
#4,250 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jinja
Stars
542
Forks
185
Avg merge
22h 15m
Merged PRs (30d)
4

Description

https://github.com/nodejs/build/blob/main/ansible/aix61-standalone/resources/S20jenkins has a blank stop clause which means the jenkins agent cannot be stopped via a standard ./S20jenkins stop command and has to be explicitly killed if a restart is required.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with ansible/aix61-standalone/resources/S20jenkins and inspect the blank stop clause alongside the other service actions. Run ./S20jenkins stop on an AIX Jenkins agent, or the relevant service-script checks if available; done means the Jenkins agent responds to the standard stop command without requiring an explicit kill.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.