bmoers / sn-cicd

CICD Server for Service-Now
GNU Lesser General Public License v3.0
44 stars 36 forks source link

WorkerNode job worker always in `running` for ever, even job finished #1

Closed gitlabbin closed 5 years ago

gitlabbin commented 5 years ago

4 cores cpu, having 8 worker nodes. Steps to produce the issue:

  1. trigger the build job 8 times, all going well. but when all job done, the JobWorker still show running in the web UI
  2. once the 9th build job triggered, no worker node available. the job will pending for ever

Only way is to restart the SN-CICD server

gitlabbin commented 5 years ago

the fix reviewed by @bmoers , close it