|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

I had problems with running slaves when using T2Micro-sized instances. Once I switched to larger instances (i.e. - T2Medium I believe), I noticed that my slaves are no longer hanging or stalling out.
Another change I made was to set the server & client SSH timeouts in ssh & sshd configs, to extend the timeout periods.
Prior to upgrading the slave size, I'd tried different kernel versions (as others noted that they didn't see this problem until kernels >3.4), but installing the older kernel didn't improve situations for me. I switched back to the new kernel as a result. It's been the slave size (plus ssh config change?) that's solved it for me.