Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
Yeah, I found out, everything's good for me now with the 1.1 plugin.


On Wed, Aug 7, 2013 at 2:24 PM, J Arrizza  wrote:

> No, the slave's reconnected once I had the correct plugin versions.
>
> But I'm not 100% sure about losing the credentials. I had already removed
> them by the time I got the plugin versions set up right.
>
>
> On Wed, Aug 7, 2013 at 12:05 PM, Jared Griffith <
> jgriff...@picsauditing.com> wrote:
>
>> Did you loose your slave build data or no?
>>
>>
>>  --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814



17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!



-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread J Arrizza
No, the slave's reconnected once I had the correct plugin versions.

But I'm not 100% sure about losing the credentials. I had already removed
them by the time I got the plugin versions set up right.


On Wed, Aug 7, 2013 at 12:05 PM, Jared Griffith
wrote:

> Did you loose your slave build data or no?
>
>
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
I attached them in the ticket.


On Wed, Aug 7, 2013 at 12:37 PM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:

> Can you sanitise and send your credentials.xml an a corresponding slave
> config from config.xml
>
>
> On 7 August 2013 20:33, Jared Griffith  wrote:
>
>> I have cleaned them out.  I have also removed a couple of the slaves and
>> re-added them.  Still nothing.  I am now getting:
>>
>> [08/07/13 12:30:39] [SSH] Opening SSH connection to 
>> wolfram.picsauditing.com:22.
>> [08/07/13 12:30:39] [SSH] Authentication failed.
>> hudson.AbortException: Authentication failed.
>>  at 
>> hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:982)
>>  at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:516)
>>  at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:230)
>>  at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>>  at java.util.concurrent.FutureTask.run(FutureTask.java:166)
>>  at 
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>>  at 
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>>  at java.lang.Thread.run(Thread.java:722)
>> [08/07/13 12:30:39] [SSH] Connection closed.
>>
>>
>>
>>
>> On Wed, Aug 7, 2013 at 12:28 PM, Stephen Connolly <
>> stephen.alan.conno...@gmail.com> wrote:
>>
>>> I think your old version of the SSH Slaves plugin borked up the
>>> authentication and created invalid versions that need to be cleaned out
>>>
>>>
>>> On 7 August 2013 20:20, Jared Griffith wrote:
>>>
 I'm still getting no love with my slave nodes starting.


 On Wed, Aug 7, 2013 at 11:42 AM, J Arrizza  wrote:

> Ok
>
> - changed the update site to
> http://updates.jenkins-ci.org/update-center.json
>  (took
> away the "stable")
> - the v1.0 plugin shows up
> - jenkins 1.526 shows up
> - installed the v1.0 plugin
> - refreshed credentials
> - refreshed slave (i.e. deleted and readded it)
> - restarted; rebooted;
>
> Bingo. Joy and happiness
>
> Thanks for all your help!
>
>
> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. 
> wrote:
>
>> You can install it manually for now:
>> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>>
>>
>>
>
> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. 
> wrote:
>
>> You can install it manually for now:
>> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>>
>>
>>
>> On Wed, Aug 7, 2013 at 12:27 PM, J Arrizza wrote:
>>
>>> I uninstalled SSH Slaves plugin; restarted jenkins and the plugin
>>> manager says:
>>>   Version 0.27 Installed (0.27)
>>>
>>> i.e. no mention of 1.0
>>>
>>>
>>> The update site I'm using is
>>> http://updates.jenkins-ci.org/stable/update-center.json
>>>
>>>
>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:20 AM, J Arrizza wrote:
>>>
 The v1.0 is not showing up as an upgrade possibility.

 How do I force the plugin to go to v1.0?



 On Wed, Aug 7, 2013 at 11:17 AM, Larry Shatzer, Jr. <
 lar...@gmail.com> wrote:

> Your ssh slaves needs to be 1.0
>
> On the advanced tab for plugins refresh and update that plugin.
> On Aug 7, 2013 12:02 PM, "J Arrizza"  wrote:
>
>>  I have similar problems but it's not coming back up:
>>
>> Jenkinds 1.5.18
>> Credentials = v1.6
>> SSH Slaves = v0.27
>> SSH Credentials = 1.0
>>
>> I upgraded the plugins and all the slaves are offline
>> - I deleted the credentials for one slave and recreated it; no joy
>> - I deleted the slave and recreated it; no joy
>> - I've restarted jenkins service; I've rebooted the master
>> server; no joy
>>
>> Keep getting the 'NoSuchMethodError"
>>
>> What else should I be doing to get them back up and running?
>>
>> Thanks
>> John
>>
>>
>>
>> On Wed, Aug 7, 2013 at 10:47 AM, Larry Shatzer, Jr. <
>> lar...@gmail.com> wrote:
>>
>>> Yeah, I deleted all the credential information, even went so far
>>> as to remove the plugins, restart, and upgrade/install them all 
>>> again. Then
>>> I finally got it working.
>>>
>>>
>>>  --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>

Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Stephen Connolly
Can you sanitise and send your credentials.xml an a corresponding slave
config from config.xml


On 7 August 2013 20:33, Jared Griffith  wrote:

> I have cleaned them out.  I have also removed a couple of the slaves and
> re-added them.  Still nothing.  I am now getting:
>
> [08/07/13 12:30:39] [SSH] Opening SSH connection to 
> wolfram.picsauditing.com:22.
> [08/07/13 12:30:39] [SSH] Authentication failed.
> hudson.AbortException: Authentication failed.
>   at 
> hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:982)
>   at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:516)
>   at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:230)
>   at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
>   at java.util.concurrent.FutureTask.run(FutureTask.java:166)
>   at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>   at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>   at java.lang.Thread.run(Thread.java:722)
> [08/07/13 12:30:39] [SSH] Connection closed.
>
>
>
>
> On Wed, Aug 7, 2013 at 12:28 PM, Stephen Connolly <
> stephen.alan.conno...@gmail.com> wrote:
>
>> I think your old version of the SSH Slaves plugin borked up the
>> authentication and created invalid versions that need to be cleaned out
>>
>>
>> On 7 August 2013 20:20, Jared Griffith wrote:
>>
>>> I'm still getting no love with my slave nodes starting.
>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:42 AM, J Arrizza  wrote:
>>>
 Ok

 - changed the update site to
 http://updates.jenkins-ci.org/update-center.json
  (took
 away the "stable")
 - the v1.0 plugin shows up
 - jenkins 1.526 shows up
 - installed the v1.0 plugin
 - refreshed credentials
 - refreshed slave (i.e. deleted and readded it)
 - restarted; rebooted;

 Bingo. Joy and happiness

 Thanks for all your help!


 On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. 
 wrote:

> You can install it manually for now:
> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>
>
>

 On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. 
 wrote:

> You can install it manually for now:
> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>
>
>
> On Wed, Aug 7, 2013 at 12:27 PM, J Arrizza  wrote:
>
>> I uninstalled SSH Slaves plugin; restarted jenkins and the plugin
>> manager says:
>>   Version 0.27 Installed (0.27)
>>
>> i.e. no mention of 1.0
>>
>>
>> The update site I'm using is
>> http://updates.jenkins-ci.org/stable/update-center.json
>>
>>
>>
>>
>> On Wed, Aug 7, 2013 at 11:20 AM, J Arrizza wrote:
>>
>>> The v1.0 is not showing up as an upgrade possibility.
>>>
>>> How do I force the plugin to go to v1.0?
>>>
>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:17 AM, Larry Shatzer, Jr. <
>>> lar...@gmail.com> wrote:
>>>
 Your ssh slaves needs to be 1.0

 On the advanced tab for plugins refresh and update that plugin.
 On Aug 7, 2013 12:02 PM, "J Arrizza"  wrote:

>  I have similar problems but it's not coming back up:
>
> Jenkinds 1.5.18
> Credentials = v1.6
> SSH Slaves = v0.27
> SSH Credentials = 1.0
>
> I upgraded the plugins and all the slaves are offline
> - I deleted the credentials for one slave and recreated it; no joy
> - I deleted the slave and recreated it; no joy
> - I've restarted jenkins service; I've rebooted the master server;
> no joy
>
> Keep getting the 'NoSuchMethodError"
>
> What else should I be doing to get them back up and running?
>
> Thanks
> John
>
>
>
> On Wed, Aug 7, 2013 at 10:47 AM, Larry Shatzer, Jr. <
> lar...@gmail.com> wrote:
>
>> Yeah, I deleted all the credential information, even went so far
>> as to remove the plugins, restart, and upgrade/install them all 
>> again. Then
>> I finally got it working.
>>
>>
>>  --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
  --
 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 jenkinsci-users+unsubscr...@go

Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
I have cleaned them out.  I have also removed a couple of the slaves and
re-added them.  Still nothing.  I am now getting:

[08/07/13 12:30:39] [SSH] Opening SSH connection to wolfram.picsauditing.com:22.
[08/07/13 12:30:39] [SSH] Authentication failed.
hudson.AbortException: Authentication failed.
at 
hudson.plugins.sshslaves.SSHLauncher.openConnection(SSHLauncher.java:982)
at hudson.plugins.sshslaves.SSHLauncher.launch(SSHLauncher.java:516)
at hudson.slaves.SlaveComputer$1.call(SlaveComputer.java:230)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)
[08/07/13 12:30:39] [SSH] Connection closed.




On Wed, Aug 7, 2013 at 12:28 PM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:

> I think your old version of the SSH Slaves plugin borked up the
> authentication and created invalid versions that need to be cleaned out
>
>
> On 7 August 2013 20:20, Jared Griffith  wrote:
>
>> I'm still getting no love with my slave nodes starting.
>>
>>
>> On Wed, Aug 7, 2013 at 11:42 AM, J Arrizza  wrote:
>>
>>> Ok
>>>
>>> - changed the update site to
>>> http://updates.jenkins-ci.org/update-center.json
>>>  (took
>>> away the "stable")
>>> - the v1.0 plugin shows up
>>> - jenkins 1.526 shows up
>>> - installed the v1.0 plugin
>>> - refreshed credentials
>>> - refreshed slave (i.e. deleted and readded it)
>>> - restarted; rebooted;
>>>
>>> Bingo. Joy and happiness
>>>
>>> Thanks for all your help!
>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. wrote:
>>>
 You can install it manually for now:
 http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/



>>>
>>> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. wrote:
>>>
 You can install it manually for now:
 http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/



 On Wed, Aug 7, 2013 at 12:27 PM, J Arrizza  wrote:

> I uninstalled SSH Slaves plugin; restarted jenkins and the plugin
> manager says:
>   Version 0.27 Installed (0.27)
>
> i.e. no mention of 1.0
>
>
> The update site I'm using is
> http://updates.jenkins-ci.org/stable/update-center.json
>
>
>
>
> On Wed, Aug 7, 2013 at 11:20 AM, J Arrizza  wrote:
>
>> The v1.0 is not showing up as an upgrade possibility.
>>
>> How do I force the plugin to go to v1.0?
>>
>>
>>
>> On Wed, Aug 7, 2013 at 11:17 AM, Larry Shatzer, Jr. > > wrote:
>>
>>> Your ssh slaves needs to be 1.0
>>>
>>> On the advanced tab for plugins refresh and update that plugin.
>>> On Aug 7, 2013 12:02 PM, "J Arrizza"  wrote:
>>>
  I have similar problems but it's not coming back up:

 Jenkinds 1.5.18
 Credentials = v1.6
 SSH Slaves = v0.27
 SSH Credentials = 1.0

 I upgraded the plugins and all the slaves are offline
 - I deleted the credentials for one slave and recreated it; no joy
 - I deleted the slave and recreated it; no joy
 - I've restarted jenkins service; I've rebooted the master server;
 no joy

 Keep getting the 'NoSuchMethodError"

 What else should I be doing to get them back up and running?

 Thanks
 John



 On Wed, Aug 7, 2013 at 10:47 AM, Larry Shatzer, Jr. <
 lar...@gmail.com> wrote:

> Yeah, I deleted all the credential information, even went so far
> as to remove the plugins, restart, and upgrade/install them all 
> again. Then
> I finally got it working.
>
>
>  --
 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 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



>>>  --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>  --
> 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
>

Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Stephen Connolly
I think your old version of the SSH Slaves plugin borked up the
authentication and created invalid versions that need to be cleaned out


On 7 August 2013 20:20, Jared Griffith  wrote:

> I'm still getting no love with my slave nodes starting.
>
>
> On Wed, Aug 7, 2013 at 11:42 AM, J Arrizza  wrote:
>
>> Ok
>>
>> - changed the update site to
>> http://updates.jenkins-ci.org/update-center.json
>>  (took
>> away the "stable")
>> - the v1.0 plugin shows up
>> - jenkins 1.526 shows up
>> - installed the v1.0 plugin
>> - refreshed credentials
>> - refreshed slave (i.e. deleted and readded it)
>> - restarted; rebooted;
>>
>> Bingo. Joy and happiness
>>
>> Thanks for all your help!
>>
>>
>> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. wrote:
>>
>>> You can install it manually for now:
>>> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>>>
>>>
>>>
>>
>> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. wrote:
>>
>>> You can install it manually for now:
>>> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>>>
>>>
>>>
>>> On Wed, Aug 7, 2013 at 12:27 PM, J Arrizza  wrote:
>>>
 I uninstalled SSH Slaves plugin; restarted jenkins and the plugin
 manager says:
   Version 0.27 Installed (0.27)

 i.e. no mention of 1.0


 The update site I'm using is
 http://updates.jenkins-ci.org/stable/update-center.json




 On Wed, Aug 7, 2013 at 11:20 AM, J Arrizza  wrote:

> The v1.0 is not showing up as an upgrade possibility.
>
> How do I force the plugin to go to v1.0?
>
>
>
> On Wed, Aug 7, 2013 at 11:17 AM, Larry Shatzer, Jr. 
> wrote:
>
>> Your ssh slaves needs to be 1.0
>>
>> On the advanced tab for plugins refresh and update that plugin.
>> On Aug 7, 2013 12:02 PM, "J Arrizza"  wrote:
>>
>>>  I have similar problems but it's not coming back up:
>>>
>>> Jenkinds 1.5.18
>>> Credentials = v1.6
>>> SSH Slaves = v0.27
>>> SSH Credentials = 1.0
>>>
>>> I upgraded the plugins and all the slaves are offline
>>> - I deleted the credentials for one slave and recreated it; no joy
>>> - I deleted the slave and recreated it; no joy
>>> - I've restarted jenkins service; I've rebooted the master server;
>>> no joy
>>>
>>> Keep getting the 'NoSuchMethodError"
>>>
>>> What else should I be doing to get them back up and running?
>>>
>>> Thanks
>>> John
>>>
>>>
>>>
>>> On Wed, Aug 7, 2013 at 10:47 AM, Larry Shatzer, Jr. <
>>> lar...@gmail.com> wrote:
>>>
 Yeah, I deleted all the credential information, even went so far as
 to remove the plugins, restart, and upgrade/install them all again. 
 Then I
 finally got it working.


  --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>  --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
  --
 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 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



>>>
>>>  --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>  --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
>
> Jared Griffith
> Linux Administrator, PICS Auditing, LLC
> P: (949) 936-4574
> C: (909) 653-7814
>
> 
>
> 17701 Cowan #140 | Irvine, CA | 92614
>
> Join PICS on LinkedIn and Twitter!
>
> 
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.

Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
I'm still getting no love with my slave nodes starting.


On Wed, Aug 7, 2013 at 11:42 AM, J Arrizza  wrote:

> Ok
>
> - changed the update site to
> http://updates.jenkins-ci.org/update-center.json
>  (took
> away the "stable")
> - the v1.0 plugin shows up
> - jenkins 1.526 shows up
> - installed the v1.0 plugin
> - refreshed credentials
> - refreshed slave (i.e. deleted and readded it)
> - restarted; rebooted;
>
> Bingo. Joy and happiness
>
> Thanks for all your help!
>
>
> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. wrote:
>
>> You can install it manually for now:
>> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>>
>>
>>
>
> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. wrote:
>
>> You can install it manually for now:
>> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>>
>>
>>
>> On Wed, Aug 7, 2013 at 12:27 PM, J Arrizza  wrote:
>>
>>> I uninstalled SSH Slaves plugin; restarted jenkins and the plugin
>>> manager says:
>>>   Version 0.27 Installed (0.27)
>>>
>>> i.e. no mention of 1.0
>>>
>>>
>>> The update site I'm using is
>>> http://updates.jenkins-ci.org/stable/update-center.json
>>>
>>>
>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:20 AM, J Arrizza  wrote:
>>>
 The v1.0 is not showing up as an upgrade possibility.

 How do I force the plugin to go to v1.0?



 On Wed, Aug 7, 2013 at 11:17 AM, Larry Shatzer, Jr. 
 wrote:

> Your ssh slaves needs to be 1.0
>
> On the advanced tab for plugins refresh and update that plugin.
> On Aug 7, 2013 12:02 PM, "J Arrizza"  wrote:
>
>>  I have similar problems but it's not coming back up:
>>
>> Jenkinds 1.5.18
>> Credentials = v1.6
>> SSH Slaves = v0.27
>> SSH Credentials = 1.0
>>
>> I upgraded the plugins and all the slaves are offline
>> - I deleted the credentials for one slave and recreated it; no joy
>> - I deleted the slave and recreated it; no joy
>> - I've restarted jenkins service; I've rebooted the master server; no
>> joy
>>
>> Keep getting the 'NoSuchMethodError"
>>
>> What else should I be doing to get them back up and running?
>>
>> Thanks
>> John
>>
>>
>>
>> On Wed, Aug 7, 2013 at 10:47 AM, Larry Shatzer, Jr. > > wrote:
>>
>>> Yeah, I deleted all the credential information, even went so far as
>>> to remove the plugins, restart, and upgrade/install them all again. 
>>> Then I
>>> finally got it working.
>>>
>>>
>>>  --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>  --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>


>>>  --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>  --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814



17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!



-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
Did you loose your slave build data or no?


On Wed, Aug 7, 2013 at 11:42 AM, J Arrizza  wrote:

> Ok
>
> - changed the update site to
> http://updates.jenkins-ci.org/update-center.json
>  (took
> away the "stable")
> - the v1.0 plugin shows up
> - jenkins 1.526 shows up
> - installed the v1.0 plugin
> - refreshed credentials
> - refreshed slave (i.e. deleted and readded it)
> - restarted; rebooted;
>
> Bingo. Joy and happiness
>
> Thanks for all your help!
>
>
> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. wrote:
>
>> You can install it manually for now:
>> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>>
>>
>>
>
> On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. wrote:
>
>> You can install it manually for now:
>> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>>
>>
>>
>> On Wed, Aug 7, 2013 at 12:27 PM, J Arrizza  wrote:
>>
>>> I uninstalled SSH Slaves plugin; restarted jenkins and the plugin
>>> manager says:
>>>   Version 0.27 Installed (0.27)
>>>
>>> i.e. no mention of 1.0
>>>
>>>
>>> The update site I'm using is
>>> http://updates.jenkins-ci.org/stable/update-center.json
>>>
>>>
>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:20 AM, J Arrizza  wrote:
>>>
 The v1.0 is not showing up as an upgrade possibility.

 How do I force the plugin to go to v1.0?



 On Wed, Aug 7, 2013 at 11:17 AM, Larry Shatzer, Jr. 
 wrote:

> Your ssh slaves needs to be 1.0
>
> On the advanced tab for plugins refresh and update that plugin.
> On Aug 7, 2013 12:02 PM, "J Arrizza"  wrote:
>
>>  I have similar problems but it's not coming back up:
>>
>> Jenkinds 1.5.18
>> Credentials = v1.6
>> SSH Slaves = v0.27
>> SSH Credentials = 1.0
>>
>> I upgraded the plugins and all the slaves are offline
>> - I deleted the credentials for one slave and recreated it; no joy
>> - I deleted the slave and recreated it; no joy
>> - I've restarted jenkins service; I've rebooted the master server; no
>> joy
>>
>> Keep getting the 'NoSuchMethodError"
>>
>> What else should I be doing to get them back up and running?
>>
>> Thanks
>> John
>>
>>
>>
>> On Wed, Aug 7, 2013 at 10:47 AM, Larry Shatzer, Jr. > > wrote:
>>
>>> Yeah, I deleted all the credential information, even went so far as
>>> to remove the plugins, restart, and upgrade/install them all again. 
>>> Then I
>>> finally got it working.
>>>
>>>
>>>  --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>  --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>


>>>  --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>  --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814



17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!



-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread J Arrizza
Ok

- changed the update site to
http://updates.jenkins-ci.org/update-center.json
(took
away the "stable")
- the v1.0 plugin shows up
- jenkins 1.526 shows up
- installed the v1.0 plugin
- refreshed credentials
- refreshed slave (i.e. deleted and readded it)
- restarted; rebooted;

Bingo. Joy and happiness

Thanks for all your help!


On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. wrote:

> You can install it manually for now:
> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>
>
>

On Wed, Aug 7, 2013 at 11:30 AM, Larry Shatzer, Jr. wrote:

> You can install it manually for now:
> http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/
>
>
>
> On Wed, Aug 7, 2013 at 12:27 PM, J Arrizza  wrote:
>
>> I uninstalled SSH Slaves plugin; restarted jenkins and the plugin manager
>> says:
>>   Version 0.27 Installed (0.27)
>>
>> i.e. no mention of 1.0
>>
>>
>> The update site I'm using is
>> http://updates.jenkins-ci.org/stable/update-center.json
>>
>>
>>
>>
>> On Wed, Aug 7, 2013 at 11:20 AM, J Arrizza  wrote:
>>
>>> The v1.0 is not showing up as an upgrade possibility.
>>>
>>> How do I force the plugin to go to v1.0?
>>>
>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:17 AM, Larry Shatzer, Jr. wrote:
>>>
 Your ssh slaves needs to be 1.0

 On the advanced tab for plugins refresh and update that plugin.
 On Aug 7, 2013 12:02 PM, "J Arrizza"  wrote:

>  I have similar problems but it's not coming back up:
>
> Jenkinds 1.5.18
> Credentials = v1.6
> SSH Slaves = v0.27
> SSH Credentials = 1.0
>
> I upgraded the plugins and all the slaves are offline
> - I deleted the credentials for one slave and recreated it; no joy
> - I deleted the slave and recreated it; no joy
> - I've restarted jenkins service; I've rebooted the master server; no
> joy
>
> Keep getting the 'NoSuchMethodError"
>
> What else should I be doing to get them back up and running?
>
> Thanks
> John
>
>
>
> On Wed, Aug 7, 2013 at 10:47 AM, Larry Shatzer, Jr. 
> wrote:
>
>> Yeah, I deleted all the credential information, even went so far as
>> to remove the plugins, restart, and upgrade/install them all again. Then 
>> I
>> finally got it working.
>>
>>
>>  --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
  --
 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 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



>>>
>>>
>>  --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jeff
In the update center go to the "Advanced" tab and you can click the "Check
now" button in the bottom right.


On Wed, Aug 7, 2013 at 12:27 PM, J Arrizza  wrote:

> I uninstalled SSH Slaves plugin; restarted jenkins and the plugin manager
> says:
>   Version 0.27 Installed (0.27)
>
> i.e. no mention of 1.0
>
>
> The update site I'm using is
> http://updates.jenkins-ci.org/stable/update-center.json
>
>
>
>
> On Wed, Aug 7, 2013 at 11:20 AM, J Arrizza  wrote:
>
>> The v1.0 is not showing up as an upgrade possibility.
>>
>> How do I force the plugin to go to v1.0?
>>
>>
>>
>> On Wed, Aug 7, 2013 at 11:17 AM, Larry Shatzer, Jr. wrote:
>>
>>> Your ssh slaves needs to be 1.0
>>>
>>> On the advanced tab for plugins refresh and update that plugin.
>>> On Aug 7, 2013 12:02 PM, "J Arrizza"  wrote:
>>>
  I have similar problems but it's not coming back up:

 Jenkinds 1.5.18
 Credentials = v1.6
 SSH Slaves = v0.27
 SSH Credentials = 1.0

 I upgraded the plugins and all the slaves are offline
 - I deleted the credentials for one slave and recreated it; no joy
 - I deleted the slave and recreated it; no joy
 - I've restarted jenkins service; I've rebooted the master server; no
 joy

 Keep getting the 'NoSuchMethodError"

 What else should I be doing to get them back up and running?

 Thanks
 John



 On Wed, Aug 7, 2013 at 10:47 AM, Larry Shatzer, Jr. 
 wrote:

> Yeah, I deleted all the credential information, even went so far as to
> remove the plugins, restart, and upgrade/install them all again. Then I
> finally got it working.
>
>
>  --
 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 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



>>>  --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>  --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Jeff Vincent
See my LinkedIn profile at:
http://www.linkedin.com/in/rjeffreyvincent

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Larry Shatzer, Jr.
You can install it manually for now:
http://mirrors.jenkins-ci.org/plugins/ssh-slaves/1.0/



On Wed, Aug 7, 2013 at 12:27 PM, J Arrizza  wrote:

> I uninstalled SSH Slaves plugin; restarted jenkins and the plugin manager
> says:
>   Version 0.27 Installed (0.27)
>
> i.e. no mention of 1.0
>
>
> The update site I'm using is
> http://updates.jenkins-ci.org/stable/update-center.json
>
>
>
>
> On Wed, Aug 7, 2013 at 11:20 AM, J Arrizza  wrote:
>
>> The v1.0 is not showing up as an upgrade possibility.
>>
>> How do I force the plugin to go to v1.0?
>>
>>
>>
>> On Wed, Aug 7, 2013 at 11:17 AM, Larry Shatzer, Jr. wrote:
>>
>>> Your ssh slaves needs to be 1.0
>>>
>>> On the advanced tab for plugins refresh and update that plugin.
>>> On Aug 7, 2013 12:02 PM, "J Arrizza"  wrote:
>>>
  I have similar problems but it's not coming back up:

 Jenkinds 1.5.18
 Credentials = v1.6
 SSH Slaves = v0.27
 SSH Credentials = 1.0

 I upgraded the plugins and all the slaves are offline
 - I deleted the credentials for one slave and recreated it; no joy
 - I deleted the slave and recreated it; no joy
 - I've restarted jenkins service; I've rebooted the master server; no
 joy

 Keep getting the 'NoSuchMethodError"

 What else should I be doing to get them back up and running?

 Thanks
 John



 On Wed, Aug 7, 2013 at 10:47 AM, Larry Shatzer, Jr. 
 wrote:

> Yeah, I deleted all the credential information, even went so far as to
> remove the plugins, restart, and upgrade/install them all again. Then I
> finally got it working.
>
>
>  --
 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 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



>>>  --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>  --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
I installed the SSH plugin (it wasn't there before) and it's still not
working.  All of my plugin versions are what have been stated here.


On Wed, Aug 7, 2013 at 11:20 AM, J Arrizza  wrote:

> The v1.0 is not showing up as an upgrade possibility.
>
> How do I force the plugin to go to v1.0?
>
>
>
> On Wed, Aug 7, 2013 at 11:17 AM, Larry Shatzer, Jr. wrote:
>
>> Your ssh slaves needs to be 1.0
>>
>> On the advanced tab for plugins refresh and update that plugin.
>> On Aug 7, 2013 12:02 PM, "J Arrizza"  wrote:
>>
>>>  I have similar problems but it's not coming back up:
>>>
>>> Jenkinds 1.5.18
>>> Credentials = v1.6
>>> SSH Slaves = v0.27
>>> SSH Credentials = 1.0
>>>
>>> I upgraded the plugins and all the slaves are offline
>>> - I deleted the credentials for one slave and recreated it; no joy
>>> - I deleted the slave and recreated it; no joy
>>> - I've restarted jenkins service; I've rebooted the master server; no joy
>>>
>>> Keep getting the 'NoSuchMethodError"
>>>
>>> What else should I be doing to get them back up and running?
>>>
>>> Thanks
>>> John
>>>
>>>
>>>
>>> On Wed, Aug 7, 2013 at 10:47 AM, Larry Shatzer, Jr. wrote:
>>>
 Yeah, I deleted all the credential information, even went so far as to
 remove the plugins, restart, and upgrade/install them all again. Then I
 finally got it working.


  --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>  --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>  --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814



17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!



-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread J Arrizza
I uninstalled SSH Slaves plugin; restarted jenkins and the plugin manager
says:
  Version 0.27 Installed (0.27)

i.e. no mention of 1.0


The update site I'm using is
http://updates.jenkins-ci.org/stable/update-center.json




On Wed, Aug 7, 2013 at 11:20 AM, J Arrizza  wrote:

> The v1.0 is not showing up as an upgrade possibility.
>
> How do I force the plugin to go to v1.0?
>
>
>
> On Wed, Aug 7, 2013 at 11:17 AM, Larry Shatzer, Jr. wrote:
>
>> Your ssh slaves needs to be 1.0
>>
>> On the advanced tab for plugins refresh and update that plugin.
>> On Aug 7, 2013 12:02 PM, "J Arrizza"  wrote:
>>
>>>  I have similar problems but it's not coming back up:
>>>
>>> Jenkinds 1.5.18
>>> Credentials = v1.6
>>> SSH Slaves = v0.27
>>> SSH Credentials = 1.0
>>>
>>> I upgraded the plugins and all the slaves are offline
>>> - I deleted the credentials for one slave and recreated it; no joy
>>> - I deleted the slave and recreated it; no joy
>>> - I've restarted jenkins service; I've rebooted the master server; no joy
>>>
>>> Keep getting the 'NoSuchMethodError"
>>>
>>> What else should I be doing to get them back up and running?
>>>
>>> Thanks
>>> John
>>>
>>>
>>>
>>> On Wed, Aug 7, 2013 at 10:47 AM, Larry Shatzer, Jr. wrote:
>>>
 Yeah, I deleted all the credential information, even went so far as to
 remove the plugins, restart, and upgrade/install them all again. Then I
 finally got it working.


  --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>  --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread J Arrizza
The v1.0 is not showing up as an upgrade possibility.

How do I force the plugin to go to v1.0?



On Wed, Aug 7, 2013 at 11:17 AM, Larry Shatzer, Jr. wrote:

> Your ssh slaves needs to be 1.0
>
> On the advanced tab for plugins refresh and update that plugin.
> On Aug 7, 2013 12:02 PM, "J Arrizza"  wrote:
>
>> I have similar problems but it's not coming back up:
>>
>> Jenkinds 1.5.18
>> Credentials = v1.6
>> SSH Slaves = v0.27
>> SSH Credentials = 1.0
>>
>> I upgraded the plugins and all the slaves are offline
>> - I deleted the credentials for one slave and recreated it; no joy
>> - I deleted the slave and recreated it; no joy
>> - I've restarted jenkins service; I've rebooted the master server; no joy
>>
>> Keep getting the 'NoSuchMethodError"
>>
>> What else should I be doing to get them back up and running?
>>
>> Thanks
>> John
>>
>>
>>
>> On Wed, Aug 7, 2013 at 10:47 AM, Larry Shatzer, Jr. wrote:
>>
>>> Yeah, I deleted all the credential information, even went so far as to
>>> remove the plugins, restart, and upgrade/install them all again. Then I
>>> finally got it working.
>>>
>>>
>>>  --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>  --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Larry Shatzer, Jr.
Your ssh slaves needs to be 1.0

On the advanced tab for plugins refresh and update that plugin.
On Aug 7, 2013 12:02 PM, "J Arrizza"  wrote:

> I have similar problems but it's not coming back up:
>
> Jenkinds 1.5.18
> Credentials = v1.6
> SSH Slaves = v0.27
> SSH Credentials = 1.0
>
> I upgraded the plugins and all the slaves are offline
> - I deleted the credentials for one slave and recreated it; no joy
> - I deleted the slave and recreated it; no joy
> - I've restarted jenkins service; I've rebooted the master server; no joy
>
> Keep getting the 'NoSuchMethodError"
>
> What else should I be doing to get them back up and running?
>
> Thanks
> John
>
>
>
> On Wed, Aug 7, 2013 at 10:47 AM, Larry Shatzer, Jr. wrote:
>
>> Yeah, I deleted all the credential information, even went so far as to
>> remove the plugins, restart, and upgrade/install them all again. Then I
>> finally got it working.
>>
>>
>>  --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread J Arrizza
I have similar problems but it's not coming back up:

Jenkinds 1.5.18
Credentials = v1.6
SSH Slaves = v0.27
SSH Credentials = 1.0

I upgraded the plugins and all the slaves are offline
- I deleted the credentials for one slave and recreated it; no joy
- I deleted the slave and recreated it; no joy
- I've restarted jenkins service; I've rebooted the master server; no joy

Keep getting the 'NoSuchMethodError"

What else should I be doing to get them back up and running?

Thanks
John



On Wed, Aug 7, 2013 at 10:47 AM, Larry Shatzer, Jr. wrote:

> Yeah, I deleted all the credential information, even went so far as to
> remove the plugins, restart, and upgrade/install them all again. Then I
> finally got it working.
>
>
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Larry Shatzer, Jr.
Yeah, I deleted all the credential information, even went so far as to
remove the plugins, restart, and upgrade/install them all again. Then I
finally got it working.


On Wed, Aug 7, 2013 at 11:45 AM, Jeff  wrote:

> And if all else fails, restart Jenkins for good measure.  In my config, I
> ended up recreating my credentials via credential manager and re-assigning
> them.  Not sure if that is required or not.
>
>
> On Wed, Aug 7, 2013 at 11:43 AM, Larry Shatzer, Jr. wrote:
>
>> Go to http://your.jenkins.install/systemInfo and look for all the "SSH"
>> plugins, and Credentials, and make sure the versions are correct.
>>
>>
>> On Wed, Aug 7, 2013 at 11:42 AM, Jared Griffith <
>> jgriff...@picsauditing.com> wrote:
>>
>>> I don't see a Jenkins SSH plugin but I am running the same versions of
>>> the other two plugins that you are and I'm still having no luck.
>>>
>>>
>>> On Wed, Aug 7, 2013 at 10:37 AM, Jeff  wrote:
>>>
 yes...and I'm running the following versions of plugins with Jenkins
 v1.526:

- Jenkins SSH plugin v2.3
- Jenkins SSH Slaves plugin v1.0
- SSH Credentials Plugin v1.0

  I believe the last 2 are tied together and must both be at v1.0


 On Wed, Aug 7, 2013 at 11:28 AM, Jared Griffith <
 jgriff...@picsauditing.com> wrote:

> It says that the version that I am running is not compatible with the
> new SSH Slaves plugin.  Are you running 1.526 as well?
>
>
> On Wed, Aug 7, 2013 at 10:24 AM, Jeff  wrote:
>
>> I just ran into thatwhen I did the upgrade and updated all
>> plugins, the Jenkins SSH Slaves plugin was still at v0.27.  You must
>> upgrade it to version 1.0.  I had to force the update check for it to see
>> it.
>>
>>
>> On Wed, Aug 7, 2013 at 11:21 AM, Jared Griffith <
>> jgriff...@picsauditing.com> wrote:
>>
>>> Hopefully I can get a quicker response from the group.  I just
>>> upgraded Jenkins to the latest version 1.526 and now my slave nodes 
>>> won't
>>> start at all.  I created a ticket for it, but have yet to get a 
>>> response.
>>> Trying to downgrade the application has not resolved the issue.  I'm at 
>>> a
>>> loss since I need all of my nodes to be working properly.
>>> Here's the ticket I created:
>>> https://issues.jenkins-ci.org/browse/JENKINS-19104
>>>
>>> --
>>>
>>> Jared Griffith
>>> Linux Administrator, PICS Auditing, LLC
>>> P: (949) 936-4574
>>> C: (909) 653-7814
>>>
>>> 
>>>
>>> 17701 Cowan #140 | Irvine, CA | 92614
>>>
>>> Join PICS on LinkedIn and Twitter!
>>>
>>> 
>>>
>>> --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>>
>> --
>> Jeff Vincent
>> See my LinkedIn profile at:
>> http://www.linkedin.com/in/rjeffreyvincent
>>
>> --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
>
> Jared Griffith
> Linux Administrator, PICS Auditing, LLC
> P: (949) 936-4574
> C: (909) 653-7814
>
> 
>
> 17701 Cowan #140 | Irvine, CA | 92614
>
> Join PICS on LinkedIn and Twitter!
>
> 
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



 --
 Jeff Vincent
 See my LinkedIn profile at:
 http://www.linkedin.com/in/rjeffreyvincent

 --
 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 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



>>>
>>>
>>>
>>> --
>>>
>>> Jared Griffith
>>> Linux Administrator, PICS Auditing, LLC
>>> P: (949) 936-4574
>>> C: (909) 653-7814
>>>
>>> 
>>>
>>> 17701 Cowan #140 | Irvine, CA | 92614
>>

Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jeff
And if all else fails, restart Jenkins for good measure.  In my config, I
ended up recreating my credentials via credential manager and re-assigning
them.  Not sure if that is required or not.


On Wed, Aug 7, 2013 at 11:43 AM, Larry Shatzer, Jr. wrote:

> Go to http://your.jenkins.install/systemInfo and look for all the "SSH"
> plugins, and Credentials, and make sure the versions are correct.
>
>
> On Wed, Aug 7, 2013 at 11:42 AM, Jared Griffith <
> jgriff...@picsauditing.com> wrote:
>
>> I don't see a Jenkins SSH plugin but I am running the same versions of
>> the other two plugins that you are and I'm still having no luck.
>>
>>
>> On Wed, Aug 7, 2013 at 10:37 AM, Jeff  wrote:
>>
>>> yes...and I'm running the following versions of plugins with Jenkins
>>> v1.526:
>>>
>>>- Jenkins SSH plugin v2.3
>>>- Jenkins SSH Slaves plugin v1.0
>>>- SSH Credentials Plugin v1.0
>>>
>>>  I believe the last 2 are tied together and must both be at v1.0
>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:28 AM, Jared Griffith <
>>> jgriff...@picsauditing.com> wrote:
>>>
 It says that the version that I am running is not compatible with the
 new SSH Slaves plugin.  Are you running 1.526 as well?


 On Wed, Aug 7, 2013 at 10:24 AM, Jeff  wrote:

> I just ran into thatwhen I did the upgrade and updated all
> plugins, the Jenkins SSH Slaves plugin was still at v0.27.  You must
> upgrade it to version 1.0.  I had to force the update check for it to see
> it.
>
>
> On Wed, Aug 7, 2013 at 11:21 AM, Jared Griffith <
> jgriff...@picsauditing.com> wrote:
>
>> Hopefully I can get a quicker response from the group.  I just
>> upgraded Jenkins to the latest version 1.526 and now my slave nodes won't
>> start at all.  I created a ticket for it, but have yet to get a response.
>> Trying to downgrade the application has not resolved the issue.  I'm at a
>> loss since I need all of my nodes to be working properly.
>> Here's the ticket I created:
>> https://issues.jenkins-ci.org/browse/JENKINS-19104
>>
>> --
>>
>> Jared Griffith
>> Linux Administrator, PICS Auditing, LLC
>> P: (949) 936-4574
>> C: (909) 653-7814
>>
>> 
>>
>> 17701 Cowan #140 | Irvine, CA | 92614
>>
>> Join PICS on LinkedIn and Twitter!
>>
>> 
>>
>> --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
> Jeff Vincent
> See my LinkedIn profile at:
> http://www.linkedin.com/in/rjeffreyvincent
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



 --

 Jared Griffith
 Linux Administrator, PICS Auditing, LLC
 P: (949) 936-4574
 C: (909) 653-7814

 

 17701 Cowan #140 | Irvine, CA | 92614

 Join PICS on LinkedIn and Twitter!

 

 --
 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 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



>>>
>>>
>>>
>>> --
>>> Jeff Vincent
>>> See my LinkedIn profile at:
>>> http://www.linkedin.com/in/rjeffreyvincent
>>>
>>> --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>>
>> --
>>
>> Jared Griffith
>> Linux Administrator, PICS Auditing, LLC
>> P: (949) 936-4574
>> C: (909) 653-7814
>>
>> 
>>
>> 17701 Cowan #140 | Irvine, CA | 92614
>>
>> Join PICS on LinkedIn and Twitter!
>>
>> 
>>
>> --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>

Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jeff
The other plugin I forgot to mention is the Credentials Plugin that must be
at v1.6


On Wed, Aug 7, 2013 at 11:42 AM, Jared Griffith
wrote:

> I don't see a Jenkins SSH plugin but I am running the same versions of the
> other two plugins that you are and I'm still having no luck.
>
>
> On Wed, Aug 7, 2013 at 10:37 AM, Jeff  wrote:
>
>> yes...and I'm running the following versions of plugins with Jenkins
>> v1.526:
>>
>>- Jenkins SSH plugin v2.3
>>- Jenkins SSH Slaves plugin v1.0
>>- SSH Credentials Plugin v1.0
>>
>>  I believe the last 2 are tied together and must both be at v1.0
>>
>>
>> On Wed, Aug 7, 2013 at 11:28 AM, Jared Griffith <
>> jgriff...@picsauditing.com> wrote:
>>
>>> It says that the version that I am running is not compatible with the
>>> new SSH Slaves plugin.  Are you running 1.526 as well?
>>>
>>>
>>> On Wed, Aug 7, 2013 at 10:24 AM, Jeff  wrote:
>>>
 I just ran into thatwhen I did the upgrade and updated all plugins,
 the Jenkins SSH Slaves plugin was still at v0.27.  You must upgrade it to
 version 1.0.  I had to force the update check for it to see it.


 On Wed, Aug 7, 2013 at 11:21 AM, Jared Griffith <
 jgriff...@picsauditing.com> wrote:

> Hopefully I can get a quicker response from the group.  I just
> upgraded Jenkins to the latest version 1.526 and now my slave nodes won't
> start at all.  I created a ticket for it, but have yet to get a response.
> Trying to downgrade the application has not resolved the issue.  I'm at a
> loss since I need all of my nodes to be working properly.
> Here's the ticket I created:
> https://issues.jenkins-ci.org/browse/JENKINS-19104
>
> --
>
> Jared Griffith
> Linux Administrator, PICS Auditing, LLC
> P: (949) 936-4574
> C: (909) 653-7814
>
> 
>
> 17701 Cowan #140 | Irvine, CA | 92614
>
> Join PICS on LinkedIn and Twitter!
>
> 
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



 --
 Jeff Vincent
 See my LinkedIn profile at:
 http://www.linkedin.com/in/rjeffreyvincent

 --
 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 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



>>>
>>>
>>>
>>> --
>>>
>>> Jared Griffith
>>> Linux Administrator, PICS Auditing, LLC
>>> P: (949) 936-4574
>>> C: (909) 653-7814
>>>
>>> 
>>>
>>> 17701 Cowan #140 | Irvine, CA | 92614
>>>
>>> Join PICS on LinkedIn and Twitter!
>>>
>>> 
>>>
>>> --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>>
>> --
>> Jeff Vincent
>> See my LinkedIn profile at:
>> http://www.linkedin.com/in/rjeffreyvincent
>>
>> --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
>
> Jared Griffith
> Linux Administrator, PICS Auditing, LLC
> P: (949) 936-4574
> C: (909) 653-7814
>
> 
>
> 17701 Cowan #140 | Irvine, CA | 92614
>
> Join PICS on LinkedIn and Twitter!
>
> 
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Jeff Vincent
See my LinkedIn profile at:
http://www.linkedin.com/in/rjeffreyvincent

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Larry Shatzer, Jr.
Go to http://your.jenkins.install/systemInfo and look for all the "SSH"
plugins, and Credentials, and make sure the versions are correct.


On Wed, Aug 7, 2013 at 11:42 AM, Jared Griffith
wrote:

> I don't see a Jenkins SSH plugin but I am running the same versions of the
> other two plugins that you are and I'm still having no luck.
>
>
> On Wed, Aug 7, 2013 at 10:37 AM, Jeff  wrote:
>
>> yes...and I'm running the following versions of plugins with Jenkins
>> v1.526:
>>
>>- Jenkins SSH plugin v2.3
>>- Jenkins SSH Slaves plugin v1.0
>>- SSH Credentials Plugin v1.0
>>
>>  I believe the last 2 are tied together and must both be at v1.0
>>
>>
>> On Wed, Aug 7, 2013 at 11:28 AM, Jared Griffith <
>> jgriff...@picsauditing.com> wrote:
>>
>>> It says that the version that I am running is not compatible with the
>>> new SSH Slaves plugin.  Are you running 1.526 as well?
>>>
>>>
>>> On Wed, Aug 7, 2013 at 10:24 AM, Jeff  wrote:
>>>
 I just ran into thatwhen I did the upgrade and updated all plugins,
 the Jenkins SSH Slaves plugin was still at v0.27.  You must upgrade it to
 version 1.0.  I had to force the update check for it to see it.


 On Wed, Aug 7, 2013 at 11:21 AM, Jared Griffith <
 jgriff...@picsauditing.com> wrote:

> Hopefully I can get a quicker response from the group.  I just
> upgraded Jenkins to the latest version 1.526 and now my slave nodes won't
> start at all.  I created a ticket for it, but have yet to get a response.
> Trying to downgrade the application has not resolved the issue.  I'm at a
> loss since I need all of my nodes to be working properly.
> Here's the ticket I created:
> https://issues.jenkins-ci.org/browse/JENKINS-19104
>
> --
>
> Jared Griffith
> Linux Administrator, PICS Auditing, LLC
> P: (949) 936-4574
> C: (909) 653-7814
>
> 
>
> 17701 Cowan #140 | Irvine, CA | 92614
>
> Join PICS on LinkedIn and Twitter!
>
> 
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



 --
 Jeff Vincent
 See my LinkedIn profile at:
 http://www.linkedin.com/in/rjeffreyvincent

 --
 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 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



>>>
>>>
>>>
>>> --
>>>
>>> Jared Griffith
>>> Linux Administrator, PICS Auditing, LLC
>>> P: (949) 936-4574
>>> C: (909) 653-7814
>>>
>>> 
>>>
>>> 17701 Cowan #140 | Irvine, CA | 92614
>>>
>>> Join PICS on LinkedIn and Twitter!
>>>
>>> 
>>>
>>> --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>>
>> --
>> Jeff Vincent
>> See my LinkedIn profile at:
>> http://www.linkedin.com/in/rjeffreyvincent
>>
>> --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
>
> Jared Griffith
> Linux Administrator, PICS Auditing, LLC
> P: (949) 936-4574
> C: (909) 653-7814
>
> 
>
> 17701 Cowan #140 | Irvine, CA | 92614
>
> Join PICS on LinkedIn and Twitter!
>
> 
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
Those are upgraded as well.


On Wed, Aug 7, 2013 at 10:39 AM, Jeff  wrote:

> And from https://wiki.jenkins-ci.org/display/JENKINS/SSH+Slaves+plugin :
>
> Version 1.0 (Aug 7, 2013)
>
>- Upgrade dependencies to SSH Credentials Plugin 
> 1.0
> and Credentials Plugin 
> 1.6 and
>migrated code from legacy data type to the new StandardCredential based
>types.
>- *NOTE: It will not be possible to* *downgrade* *to previous releases
>without risking the loss of some configuration data*.
>
>
>
> On Wed, Aug 7, 2013 at 11:38 AM, Jeff  wrote:
>
>> Also from
>> https://wiki.jenkins-ci.org/display/JENKINS/SSH+Credentials+Plugin
>>
>> Version 1.0 (Aug 7, 2013)
>>
>>- Upgrade to Credentials Plugin 
>> 1.0 and
>>migrate to new data types.
>>- Any existing plugins that request credentials of type
>>SSHUserPrivateKey explicitly will be unaffected.
>>- If an existing plugin requests credentials of
>>type BasicSSHUserPassword the resolution mechanism will handle the mapping
>>to a concrete StandardUsernamePasswordCredentials transparently
>>- If an existing plugin requests credentials of the base interface
>>type SSHUser it will not be able to locate and
>>StandardUsernamePasswordCredentials implementations and will need to be
>>adapted to integrate correctly with the new class tree.
>>- SSHAuthenticator.matcher() and SSHAuthenticator.matcher(Class<
>>Connection type>) can be used to retrieve a CredentialsMatcher to narrow
>>the search for appropriate credentials.
>>- *NOTE: This version requires the* *SSH Slaves 
>> plugin
>>* *be upgraded to at least version 1.0 or it will break the installed
>>SSH Slaves plugin.*
>>- *NOTE: This version modifies the configuration data format from a
>>format that can be read by version 0.4 to a format that can only be read 
>> by
>>1.0 or newer. It will not be possible to downgrade from 1.0 to a previous
>>release without risking configuration data loss. *
>>
>>
>>
>> On Wed, Aug 7, 2013 at 11:37 AM, Jeff  wrote:
>>
>>> yes...and I'm running the following versions of plugins with Jenkins
>>> v1.526:
>>>
>>>- Jenkins SSH plugin v2.3
>>>- Jenkins SSH Slaves plugin v1.0
>>>- SSH Credentials Plugin v1.0
>>>
>>> I believe the last 2 are tied together and must both be at v1.0
>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:28 AM, Jared Griffith <
>>> jgriff...@picsauditing.com> wrote:
>>>
 It says that the version that I am running is not compatible with the
 new SSH Slaves plugin.  Are you running 1.526 as well?


 On Wed, Aug 7, 2013 at 10:24 AM, Jeff  wrote:

> I just ran into thatwhen I did the upgrade and updated all
> plugins, the Jenkins SSH Slaves plugin was still at v0.27.  You must
> upgrade it to version 1.0.  I had to force the update check for it to see
> it.
>
>
> On Wed, Aug 7, 2013 at 11:21 AM, Jared Griffith <
> jgriff...@picsauditing.com> wrote:
>
>> Hopefully I can get a quicker response from the group.  I just
>> upgraded Jenkins to the latest version 1.526 and now my slave nodes won't
>> start at all.  I created a ticket for it, but have yet to get a response.
>> Trying to downgrade the application has not resolved the issue.  I'm at a
>> loss since I need all of my nodes to be working properly.
>> Here's the ticket I created:
>> https://issues.jenkins-ci.org/browse/JENKINS-19104
>>
>> --
>>
>> Jared Griffith
>> Linux Administrator, PICS Auditing, LLC
>> P: (949) 936-4574
>> C: (909) 653-7814
>>
>> 
>>
>> 17701 Cowan #140 | Irvine, CA | 92614
>>
>> Join PICS on LinkedIn and Twitter!
>>
>> 
>>
>> --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
> Jeff Vincent
> See my LinkedIn profile at:
> http://www.linkedin.com/in/rjeffreyvincent
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



 --

 Jared Griffith
 Linux Administrator, PICS

Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
I don't see a Jenkins SSH plugin but I am running the same versions of the
other two plugins that you are and I'm still having no luck.


On Wed, Aug 7, 2013 at 10:37 AM, Jeff  wrote:

> yes...and I'm running the following versions of plugins with Jenkins
> v1.526:
>
>- Jenkins SSH plugin v2.3
>- Jenkins SSH Slaves plugin v1.0
>- SSH Credentials Plugin v1.0
>
> I believe the last 2 are tied together and must both be at v1.0
>
>
> On Wed, Aug 7, 2013 at 11:28 AM, Jared Griffith <
> jgriff...@picsauditing.com> wrote:
>
>> It says that the version that I am running is not compatible with the new
>> SSH Slaves plugin.  Are you running 1.526 as well?
>>
>>
>> On Wed, Aug 7, 2013 at 10:24 AM, Jeff  wrote:
>>
>>> I just ran into thatwhen I did the upgrade and updated all plugins,
>>> the Jenkins SSH Slaves plugin was still at v0.27.  You must upgrade it to
>>> version 1.0.  I had to force the update check for it to see it.
>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:21 AM, Jared Griffith <
>>> jgriff...@picsauditing.com> wrote:
>>>
 Hopefully I can get a quicker response from the group.  I just upgraded
 Jenkins to the latest version 1.526 and now my slave nodes won't start at
 all.  I created a ticket for it, but have yet to get a response.  Trying to
 downgrade the application has not resolved the issue.  I'm at a loss since
 I need all of my nodes to be working properly.
 Here's the ticket I created:
 https://issues.jenkins-ci.org/browse/JENKINS-19104

 --

 Jared Griffith
 Linux Administrator, PICS Auditing, LLC
 P: (949) 936-4574
 C: (909) 653-7814

 

 17701 Cowan #140 | Irvine, CA | 92614

 Join PICS on LinkedIn and Twitter!

 

 --
 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 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



>>>
>>>
>>>
>>> --
>>> Jeff Vincent
>>> See my LinkedIn profile at:
>>> http://www.linkedin.com/in/rjeffreyvincent
>>>
>>> --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>>
>> --
>>
>> Jared Griffith
>> Linux Administrator, PICS Auditing, LLC
>> P: (949) 936-4574
>> C: (909) 653-7814
>>
>> 
>>
>> 17701 Cowan #140 | Irvine, CA | 92614
>>
>> Join PICS on LinkedIn and Twitter!
>>
>> 
>>
>> --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
> Jeff Vincent
> See my LinkedIn profile at:
> http://www.linkedin.com/in/rjeffreyvincent
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814



17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!



-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jeff
And from https://wiki.jenkins-ci.org/display/JENKINS/SSH+Slaves+plugin :

Version 1.0 (Aug 7, 2013)

   - Upgrade dependencies to SSH Credentials Plugin
1.0
and Credentials Plugin
1.6
and
   migrated code from legacy data type to the new StandardCredential based
   types.
   - *NOTE: It will not be possible to* *downgrade* *to previous releases
   without risking the loss of some configuration data*.



On Wed, Aug 7, 2013 at 11:38 AM, Jeff  wrote:

> Also from
> https://wiki.jenkins-ci.org/display/JENKINS/SSH+Credentials+Plugin
>
> Version 1.0 (Aug 7, 2013)
>
>- Upgrade to Credentials Plugin 
> 1.0 and
>migrate to new data types.
>- Any existing plugins that request credentials of type
>SSHUserPrivateKey explicitly will be unaffected.
>- If an existing plugin requests credentials of
>type BasicSSHUserPassword the resolution mechanism will handle the mapping
>to a concrete StandardUsernamePasswordCredentials transparently
>- If an existing plugin requests credentials of the base interface
>type SSHUser it will not be able to locate and
>StandardUsernamePasswordCredentials implementations and will need to be
>adapted to integrate correctly with the new class tree.
>- SSHAuthenticator.matcher() and SSHAuthenticator.matcher(Class<
>Connection type>) can be used to retrieve a CredentialsMatcher to narrow
>the search for appropriate credentials.
>- *NOTE: This version requires the* *SSH Slaves 
> plugin
>* *be upgraded to at least version 1.0 or it will break the installed
>SSH Slaves plugin.*
>- *NOTE: This version modifies the configuration data format from a
>format that can be read by version 0.4 to a format that can only be read by
>1.0 or newer. It will not be possible to downgrade from 1.0 to a previous
>release without risking configuration data loss. *
>
>
>
> On Wed, Aug 7, 2013 at 11:37 AM, Jeff  wrote:
>
>> yes...and I'm running the following versions of plugins with Jenkins
>> v1.526:
>>
>>- Jenkins SSH plugin v2.3
>>- Jenkins SSH Slaves plugin v1.0
>>- SSH Credentials Plugin v1.0
>>
>> I believe the last 2 are tied together and must both be at v1.0
>>
>>
>> On Wed, Aug 7, 2013 at 11:28 AM, Jared Griffith <
>> jgriff...@picsauditing.com> wrote:
>>
>>> It says that the version that I am running is not compatible with the
>>> new SSH Slaves plugin.  Are you running 1.526 as well?
>>>
>>>
>>> On Wed, Aug 7, 2013 at 10:24 AM, Jeff  wrote:
>>>
 I just ran into thatwhen I did the upgrade and updated all plugins,
 the Jenkins SSH Slaves plugin was still at v0.27.  You must upgrade it to
 version 1.0.  I had to force the update check for it to see it.


 On Wed, Aug 7, 2013 at 11:21 AM, Jared Griffith <
 jgriff...@picsauditing.com> wrote:

> Hopefully I can get a quicker response from the group.  I just
> upgraded Jenkins to the latest version 1.526 and now my slave nodes won't
> start at all.  I created a ticket for it, but have yet to get a response.
> Trying to downgrade the application has not resolved the issue.  I'm at a
> loss since I need all of my nodes to be working properly.
> Here's the ticket I created:
> https://issues.jenkins-ci.org/browse/JENKINS-19104
>
> --
>
> Jared Griffith
> Linux Administrator, PICS Auditing, LLC
> P: (949) 936-4574
> C: (909) 653-7814
>
> 
>
> 17701 Cowan #140 | Irvine, CA | 92614
>
> Join PICS on LinkedIn and Twitter!
>
> 
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



 --
 Jeff Vincent
 See my LinkedIn profile at:
 http://www.linkedin.com/in/rjeffreyvincent

 --
 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 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



>>>
>>>
>>>
>>> --
>>>
>>> Jared Griffith
>>> Linux Administrator, PICS Auditing, LLC
>>> P: (949) 936-4574
>>> C: (909) 653-7814
>>>
>>> 
>>>
>>> 17701 Cowan #140 | Irvine, CA | 92614
>>>
>>> Join PICS on LinkedIn and Twitter!
>>>
>>> 
>

Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Larry Shatzer, Jr.
See
http://jenkins-ci.361315.n4.nabble.com/NOTICE-Credentials-SSH-Credentials-SSH-Agent-and-SSH-Slaves-td4676163.html
as
well.


On Wed, Aug 7, 2013 at 11:37 AM, Jeff  wrote:

> yes...and I'm running the following versions of plugins with Jenkins
> v1.526:
>
>- Jenkins SSH plugin v2.3
>- Jenkins SSH Slaves plugin v1.0
>- SSH Credentials Plugin v1.0
>
> I believe the last 2 are tied together and must both be at v1.0
>
>
> On Wed, Aug 7, 2013 at 11:28 AM, Jared Griffith <
> jgriff...@picsauditing.com> wrote:
>
>> It says that the version that I am running is not compatible with the new
>> SSH Slaves plugin.  Are you running 1.526 as well?
>>
>>
>> On Wed, Aug 7, 2013 at 10:24 AM, Jeff  wrote:
>>
>>> I just ran into thatwhen I did the upgrade and updated all plugins,
>>> the Jenkins SSH Slaves plugin was still at v0.27.  You must upgrade it to
>>> version 1.0.  I had to force the update check for it to see it.
>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:21 AM, Jared Griffith <
>>> jgriff...@picsauditing.com> wrote:
>>>
 Hopefully I can get a quicker response from the group.  I just upgraded
 Jenkins to the latest version 1.526 and now my slave nodes won't start at
 all.  I created a ticket for it, but have yet to get a response.  Trying to
 downgrade the application has not resolved the issue.  I'm at a loss since
 I need all of my nodes to be working properly.
 Here's the ticket I created:
 https://issues.jenkins-ci.org/browse/JENKINS-19104

 --

 Jared Griffith
 Linux Administrator, PICS Auditing, LLC
 P: (949) 936-4574
 C: (909) 653-7814

 

 17701 Cowan #140 | Irvine, CA | 92614

 Join PICS on LinkedIn and Twitter!

 

 --
 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 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



>>>
>>>
>>>
>>> --
>>> Jeff Vincent
>>> See my LinkedIn profile at:
>>> http://www.linkedin.com/in/rjeffreyvincent
>>>
>>> --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>>
>> --
>>
>> Jared Griffith
>> Linux Administrator, PICS Auditing, LLC
>> P: (949) 936-4574
>> C: (909) 653-7814
>>
>> 
>>
>> 17701 Cowan #140 | Irvine, CA | 92614
>>
>> Join PICS on LinkedIn and Twitter!
>>
>> 
>>
>> --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
> Jeff Vincent
> See my LinkedIn profile at:
> http://www.linkedin.com/in/rjeffreyvincent
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jeff
Also from https://wiki.jenkins-ci.org/display/JENKINS/SSH+Credentials+Plugin

Version 1.0 (Aug 7, 2013)

   - Upgrade to Credentials Plugin
1.0
and
   migrate to new data types.
   - Any existing plugins that request credentials of type
   SSHUserPrivateKey explicitly will be unaffected.
   - If an existing plugin requests credentials of
   type BasicSSHUserPassword the resolution mechanism will handle the mapping
   to a concrete StandardUsernamePasswordCredentials transparently
   - If an existing plugin requests credentials of the base interface type
   SSHUser it will not be able to locate and
   StandardUsernamePasswordCredentials implementations and will need to be
   adapted to integrate correctly with the new class tree.
   - SSHAuthenticator.matcher() and SSHAuthenticator.matcher(Class<
   Connection type>) can be used to retrieve a CredentialsMatcher to narrow
   the search for appropriate credentials.
   - *NOTE: This version requires the* *SSH Slaves
plugin
   * *be upgraded to at least version 1.0 or it will break the installed
   SSH Slaves plugin.*
   - *NOTE: This version modifies the configuration data format from a
   format that can be read by version 0.4 to a format that can only be read by
   1.0 or newer. It will not be possible to downgrade from 1.0 to a previous
   release without risking configuration data loss. *



On Wed, Aug 7, 2013 at 11:37 AM, Jeff  wrote:

> yes...and I'm running the following versions of plugins with Jenkins
> v1.526:
>
>- Jenkins SSH plugin v2.3
>- Jenkins SSH Slaves plugin v1.0
>- SSH Credentials Plugin v1.0
>
> I believe the last 2 are tied together and must both be at v1.0
>
>
> On Wed, Aug 7, 2013 at 11:28 AM, Jared Griffith <
> jgriff...@picsauditing.com> wrote:
>
>> It says that the version that I am running is not compatible with the new
>> SSH Slaves plugin.  Are you running 1.526 as well?
>>
>>
>> On Wed, Aug 7, 2013 at 10:24 AM, Jeff  wrote:
>>
>>> I just ran into thatwhen I did the upgrade and updated all plugins,
>>> the Jenkins SSH Slaves plugin was still at v0.27.  You must upgrade it to
>>> version 1.0.  I had to force the update check for it to see it.
>>>
>>>
>>> On Wed, Aug 7, 2013 at 11:21 AM, Jared Griffith <
>>> jgriff...@picsauditing.com> wrote:
>>>
 Hopefully I can get a quicker response from the group.  I just upgraded
 Jenkins to the latest version 1.526 and now my slave nodes won't start at
 all.  I created a ticket for it, but have yet to get a response.  Trying to
 downgrade the application has not resolved the issue.  I'm at a loss since
 I need all of my nodes to be working properly.
 Here's the ticket I created:
 https://issues.jenkins-ci.org/browse/JENKINS-19104

 --

 Jared Griffith
 Linux Administrator, PICS Auditing, LLC
 P: (949) 936-4574
 C: (909) 653-7814

 

 17701 Cowan #140 | Irvine, CA | 92614

 Join PICS on LinkedIn and Twitter!

 

 --
 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 jenkinsci-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



>>>
>>>
>>>
>>> --
>>> Jeff Vincent
>>> See my LinkedIn profile at:
>>> http://www.linkedin.com/in/rjeffreyvincent
>>>
>>> --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>>
>> --
>>
>> Jared Griffith
>> Linux Administrator, PICS Auditing, LLC
>> P: (949) 936-4574
>> C: (909) 653-7814
>>
>> 
>>
>> 17701 Cowan #140 | Irvine, CA | 92614
>>
>> Join PICS on LinkedIn and Twitter!
>>
>> 
>>
>> --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
> Jeff Vincent
> See my LinkedIn profile at:
> http://www.linkedin.com/in/rjeffreyvincent
>



-- 
Jeff Vincent
See my LinkedIn profile at:
http://www.linkedin.com/in/rjeffreyvincent

-- 
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 jenkinsci-users+unsubscr...@googlegroup

Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jeff
yes...and I'm running the following versions of plugins with Jenkins v1.526:

   - Jenkins SSH plugin v2.3
   - Jenkins SSH Slaves plugin v1.0
   - SSH Credentials Plugin v1.0

I believe the last 2 are tied together and must both be at v1.0


On Wed, Aug 7, 2013 at 11:28 AM, Jared Griffith
wrote:

> It says that the version that I am running is not compatible with the new
> SSH Slaves plugin.  Are you running 1.526 as well?
>
>
> On Wed, Aug 7, 2013 at 10:24 AM, Jeff  wrote:
>
>> I just ran into thatwhen I did the upgrade and updated all plugins,
>> the Jenkins SSH Slaves plugin was still at v0.27.  You must upgrade it to
>> version 1.0.  I had to force the update check for it to see it.
>>
>>
>> On Wed, Aug 7, 2013 at 11:21 AM, Jared Griffith <
>> jgriff...@picsauditing.com> wrote:
>>
>>> Hopefully I can get a quicker response from the group.  I just upgraded
>>> Jenkins to the latest version 1.526 and now my slave nodes won't start at
>>> all.  I created a ticket for it, but have yet to get a response.  Trying to
>>> downgrade the application has not resolved the issue.  I'm at a loss since
>>> I need all of my nodes to be working properly.
>>> Here's the ticket I created:
>>> https://issues.jenkins-ci.org/browse/JENKINS-19104
>>>
>>> --
>>>
>>> Jared Griffith
>>> Linux Administrator, PICS Auditing, LLC
>>> P: (949) 936-4574
>>> C: (909) 653-7814
>>>
>>> 
>>>
>>> 17701 Cowan #140 | Irvine, CA | 92614
>>>
>>> Join PICS on LinkedIn and Twitter!
>>>
>>> 
>>>
>>> --
>>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>
>>
>> --
>> Jeff Vincent
>> See my LinkedIn profile at:
>> http://www.linkedin.com/in/rjeffreyvincent
>>
>> --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
>
> Jared Griffith
> Linux Administrator, PICS Auditing, LLC
> P: (949) 936-4574
> C: (909) 653-7814
>
> 
>
> 17701 Cowan #140 | Irvine, CA | 92614
>
> Join PICS on LinkedIn and Twitter!
>
> 
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Jeff Vincent
See my LinkedIn profile at:
http://www.linkedin.com/in/rjeffreyvincent

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
It says that the version that I am running is not compatible with the new
SSH Slaves plugin.  Are you running 1.526 as well?


On Wed, Aug 7, 2013 at 10:24 AM, Jeff  wrote:

> I just ran into thatwhen I did the upgrade and updated all plugins,
> the Jenkins SSH Slaves plugin was still at v0.27.  You must upgrade it to
> version 1.0.  I had to force the update check for it to see it.
>
>
> On Wed, Aug 7, 2013 at 11:21 AM, Jared Griffith <
> jgriff...@picsauditing.com> wrote:
>
>> Hopefully I can get a quicker response from the group.  I just upgraded
>> Jenkins to the latest version 1.526 and now my slave nodes won't start at
>> all.  I created a ticket for it, but have yet to get a response.  Trying to
>> downgrade the application has not resolved the issue.  I'm at a loss since
>> I need all of my nodes to be working properly.
>> Here's the ticket I created:
>> https://issues.jenkins-ci.org/browse/JENKINS-19104
>>
>> --
>>
>> Jared Griffith
>> Linux Administrator, PICS Auditing, LLC
>> P: (949) 936-4574
>> C: (909) 653-7814
>>
>> 
>>
>> 17701 Cowan #140 | Irvine, CA | 92614
>>
>> Join PICS on LinkedIn and Twitter!
>>
>> 
>>
>> --
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
> Jeff Vincent
> See my LinkedIn profile at:
> http://www.linkedin.com/in/rjeffreyvincent
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814



17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!



-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jeff
I just ran into thatwhen I did the upgrade and updated all plugins, the
Jenkins SSH Slaves plugin was still at v0.27.  You must upgrade it to
version 1.0.  I had to force the update check for it to see it.


On Wed, Aug 7, 2013 at 11:21 AM, Jared Griffith
wrote:

> Hopefully I can get a quicker response from the group.  I just upgraded
> Jenkins to the latest version 1.526 and now my slave nodes won't start at
> all.  I created a ticket for it, but have yet to get a response.  Trying to
> downgrade the application has not resolved the issue.  I'm at a loss since
> I need all of my nodes to be working properly.
> Here's the ticket I created:
> https://issues.jenkins-ci.org/browse/JENKINS-19104
>
> --
>
> Jared Griffith
> Linux Administrator, PICS Auditing, LLC
> P: (949) 936-4574
> C: (909) 653-7814
>
> 
>
> 17701 Cowan #140 | Irvine, CA | 92614
>
> Join PICS on LinkedIn and Twitter!
>
> 
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Jeff Vincent
See my LinkedIn profile at:
http://www.linkedin.com/in/rjeffreyvincent

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Upgrade and Slave Nodes fail to start

2013-08-07 Thread Jared Griffith
Hopefully I can get a quicker response from the group.  I just upgraded
Jenkins to the latest version 1.526 and now my slave nodes won't start at
all.  I created a ticket for it, but have yet to get a response.  Trying to
downgrade the application has not resolved the issue.  I'm at a loss since
I need all of my nodes to be working properly.
Here's the ticket I created:
https://issues.jenkins-ci.org/browse/JENKINS-19104

-- 

Jared Griffith
Linux Administrator, PICS Auditing, LLC
P: (949) 936-4574
C: (909) 653-7814



17701 Cowan #140 | Irvine, CA | 92614

Join PICS on LinkedIn and Twitter!



-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.