Greetings,
I am running a Jenkins master and several slaves all on Mac OS 10.10. Yesterday I attempted an upgrade from 1.598 to 1.609.1, and immediately all jobs on one slave started failing, unable to check out from git. The other slaves were unaffected an continued to operate normally. After some basic troubleshooting, I decided I needed to get these jobs working again, so I reverted to 1.598. I also had to manually restore the config.xml from the previous day, as the storage of node data in 1.609.1 was incompatible with 1.598. The revert seems successful, but the jobs on the 1 slave were still failing with the same errors. The jobs would run fine if moved to another slave. Still other than the slave.jar file, I could not find anything on the slave that the upgrade/revert might have changed. For troubleshooting, I created a very simple freestyle job that executed a single shell command "echo this is here" That job failed with the following log message (slave host name removed per company confidentiality policy):
This job also succeeds on other slaves. I've tried disconnecting and reconnecting the slave several times, and verified the slave.jar file removed and replaced each time. I cleared the .jenkins jar cache on both the master and slave. A lot of Google searching hasn't turned up anything directly relavant. I've run out of ideas as to where to look for what else might have changed. Any suggestions for additional troubleshooting would be greatly appreciated.
Thanks,
Ross Oliver