Hi, One of my Jenkins jobs is running (the job page showing a build in progress), but the console output page only shows the spinning wheel without anything else On the dashboard page, none of the executors is running that job, all executors on all slaves are idle.
I got the /threadDump output when it happened, nothing obvious that screams error there. Any suggestion where else I should look to investigate what's causing this problem? I can't stop that phantom job in progress, clicked the red x button and the build stayed in progress. This is blocking the next build for the same job, which in turn blocks my delivery pipeline. This happened few times before for the past few months, the workaround was to restart the master, but it's obviously not our preference since it takes a while to start back up. Cheers, Cliff.