Yes, we have a Slave Setup Plugin, but it is labeled “NewSlave”. My understanding is that this won’t get involved in the initializing of the slave unless the slave is also labeled “NewSlave”.
I have used our Slave Setup Plugin on numerous occasions without an issue. I would expect to see some of the steps performed by the scripts we wrote if it were being instantiated, but they don’t appear. I did try to bring up the slave with the label “NewSlave” in the hopes that it would re-initialize the slave, but it does exactly the same thing, and the files that are supposed to be copied to the slave as part of the setup aren’t copied. As a matter of fact, I just noticed that none of the slave .jar files are on the slave. I have verified that ssh from the master to slave works without a password, and I’ve verified scp works. I’m just baffled. Chris Carlson Sr. Software Engineer Zodiac Inflight Innovations 2929 E. Imperial Hwy. Brea, CA 92821 USA P: 714.854.8478 www.imsco-us.com<http://www.imsco-us.com> From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Tuesday, April 08, 2014 12:19 PM To: [email protected] Subject: RE: Re:Problem setting up slave on Linux It sounds like the Slave Setup Plugin<https://wiki.jenkins-ci.org/display/JENKINS/Slave+Setup+Plugin>, which should have a section under Configure System labelled “Slave Setups”. Chris Williams Dell | PG Release Engineering From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Christopher Carlson Sent: Tuesday, April 08, 2014 11:34 AM To: [email protected]<mailto:[email protected]> Subject: RE: Re:Problem setting up slave on Linux Not that I know of. I’ve inherited this build system, and I thought it just ran the basic slave setup. I just looked in Configure System, Manage Plugins and Manage Nodes, but I don’t see anything that indicates there’s a special script. If there was one, where would I find it? Thanks a lot for you assistance. Chris Carlson Sr. Software Engineer Zodiac Inflight Innovations 2929 E. Imperial Hwy. Brea, CA 92821 USA P: 714.854.8478 www.imsco-us.com<http://www.imsco-us.com> From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Kevin Fleming (BLOOMBERG/ 731 LEXIN) Sent: Tuesday, April 08, 2014 9:25 AM To: [email protected]<mailto:[email protected]> Subject: Re:Problem setting up slave on Linux Do you have a 'prepare' script as part of the slave's configuration in Jenkins? If so, what does that script do? ----- Original Message ----- From: [email protected]<mailto:[email protected]> To: [email protected]<mailto:[email protected]> At: Apr 8 2014 12:20:38 It is very strange. We've been running Jenkins on Ubuntu 12.04 Linux for years. We have a number of slave machines, and we have multiple builds going on each day. The other day, something happened to one of our slaves. We have no idea what, but now the master cannot start a build on one of the slaves. I've tried rebooting the slave, but when I start it as a slave, this is what we get: [snip] This is a Unix slave Copied maven-agent.jar Copied maven3-agent.jar Copied maven3-interceptor.jar Copied maven-interceptor.jar Copied maven2.1-interceptor.jar Copied plexus-classworld.jar Copied classworlds.jar Evacuated stdout just before slave jenkins3 gets online ... executing prepare script ... setting up slave jenkins3 ... Slave NOT set up as prepare script was not executed successfully. slave setup done. Slave successfully connected and online Ping failed. Terminating How can I find out why "Slave NOT set up as prepare script was not executed successfully?" Thanks in advance for any advice. -- 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]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- 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]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. ________________________________ This email and any files transmitted with it are confidential & proprietary to Systems and Software Enterprises, LLC. This information is intended solely for the use of the individual or entity to which it is addressed. Access or transmittal of the information contained in this e-mail, in full or in part, to any other organization or persons is not authorized. -- 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]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- 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]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. ________________________________ This email and any files transmitted with it are confidential & proprietary to Systems and Software Enterprises, LLC. This information is intended solely for the use of the individual or entity to which it is addressed. Access or transmittal of the information contained in this e-mail, in full or in part, to any other organization or persons is not authorized. -- 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]. For more options, visit https://groups.google.com/d/optout.
