Were you ever able to resolve this issue? My jenkins install started behaving in a similar manner a few days ago. Git checkouts/clones/fetches all seem to hang, as do any shell script executions.
On Wednesday, March 25, 2015 at 8:56:07 AM UTC-7, Bryan Adams wrote: > > I am having an issue with a Job hanging. > > The job has two build steps to Execute shell script on remote host using > ssh. It connects to the first server, executes all the commands and > disconnects and connects to the next build step which is the next Execute > shell script on remote host using ssh. It executes all the commands but > instead of disconnecting and finishing the build it is hanging. > > I cannot figure out why it is hanging. I tried changing the order of these > build steps, putting the one that was hanging before the one that wasn't > and it still hangs so it doesn't seem to be the order of the build steps. > > Has anyone else experienced this? > > Thanks in advance for your time. > > -Bryan > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/e4aa03c5-127b-442d-a3af-0a803557fb33%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
