Details
-
Bug
-
Status: Open (View Workflow)
-
Critical
-
Resolution: Unresolved
-
Jenkins 2.150
Windows 7
cygwin
Description
After executing successfully the shell script the workers remain stuck for 10 minutes on the final "exit 0".
There hasn't been any other failure that I could find: all the jobs run exactly as planned, they just don't seem to exit.
The fact that the jobs remain stuck for exactly 600 seconds makes me think of a timeout of some sort.
Reverting to 2.138 fixed the issue, that's why I am marking it as a regression.
Attachments
Issue Links
- is related to
-
JENKINS-17116 graceful job termination
-
- Resolved
-
rocha_stratovan, I do use MS Visual Studio on some of my slave machines, but I don't think it does parallel compilation. I'll be sure to try out what you suggested. Do you experience the issue if you don't do parallel compiles?
I have Mac slave machines for the other half. The solution you had might apply in some way so I'll have to investigate if xcodebuild also does something similar with lingering processes. Thanks!