[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2017-02-14 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Spilker resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 ruby-runtime 0.13 is no longer available in the Update Center, you need to downgrade to 0.12 to fix the problem.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-37771  
 
 
  "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
Change By: 
 Daniel Spilker  
 
 
Status: 
 Open Resolved  
 
 
Assignee: 
 Daniel Spilker  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  

[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2017-02-08 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 Code changed in jenkins User: Daniel Spilker Path: src/main/resources/artifact-ignores.properties http://jenkins-ci.org/commit/backend-update-center2/803812c3149e03194f3e77a39c1dcd7a1c27eca7 Log: do not distribute ruby-runtime 0.13 (#101) see JENKINS-37353, JENKINS-37771 and JENKINS-38145  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2017-01-04 Thread d...@cantorman.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dave Hildebrandt updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37771  
 
 
  "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
Change By: 
 Dave Hildebrandt  
 
 
Component/s: 
 core  
 
 
Component/s: 
 timestamper-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2017-01-04 Thread d...@cantorman.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dave Hildebrandt edited a comment on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 I have gone as far as to create an hourly job that commits changes to config.xml files in my jobs dir if they are updated.  Later, jenkins crashed and the config.xml files were modified as noted earlier in this bug.  I used git to revert the change and reloaded from config in two different ways:* I recovered the correct content using git with the server shut down, and when I started it up, the jobs did NOT have the config AND the config files had been modified to remove the correct settings.* I recovered the correct content using git with the server running, hit "reload config from disk" and after that completed, the jobs did NOT have the correct config.   The config files were NOT modified in this case.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2017-01-04 Thread d...@cantorman.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dave Hildebrandt commented on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 I have gone as far as to create an hourly job that commits changes to config.xml files in my jobs dir if they are updated. Later, jenkins crashed and the config.xml files were modified as noted earlier in this bug. I use git to revert the change and reloaded from config in two different ways with no effect: 
 
I recovered the correct content using git with the server shut down, and when I started it up, the jobs did NOT have the config AND the config files had been modified to remove the correct settings. 
I recovered the correct content using git with the server running, hit "reload config from disk" and after that completed, the jobs did NOT have the correct config. 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2017-01-04 Thread d...@cantorman.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dave Hildebrandt edited a comment on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 I have gone as far as to create an hourly job that commits changes to config.xml files in my jobs dir if they are updated.  Later, jenkins crashed and the config.xml files were modified as noted earlier in this bug.  I  use  used  git to revert the change and reloaded from config in two different ways  with no effect :* I recovered the correct content using git with the server shut down, and when I started it up, the jobs did NOT have the config AND the config files had been modified to remove the correct settings.* I recovered the correct content using git with the server running, hit "reload config from disk" and after that completed, the jobs did NOT have the correct config.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2017-01-04 Thread d...@cantorman.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dave Hildebrandt commented on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 related: https://issues.jenkins-ci.org/browse/JENKINS-37353  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-12-07 Thread matt.hess...@walla.by (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Matthew Hessing commented on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 Our team is encountering the same issue. Our build machine is a mac mini running Jenkins 2.35. On each machine restart or jenkins restart, all Build Environment options are cleared. This includes Delete workspace, setting the Ruby environment using RVM or rbenv, and all Android emulator options. We have over a dozen jobs and are creating more daily; it is painful to go back and update these on each restart. Note: I rolled back to ruby-runtime 0.12 and did not see any improvements.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-11-04 Thread duffy...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 JP Duffy commented on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
For me nothing in Build Environment sticks. I use Color ANSI, RVM, and SSH Agent and have to reset these at least once a day. On all my jobs... The Reload Configuration trick mentioned above doesn't work for me. Jenkins 2.19.2 ruby-runtime 0.13 rvm 0.6 AnsiColor 0.4.2 SSH Agent 1.13 Ubuntu 14.04LTS  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-11-04 Thread duffy...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 JP Duffy updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37771  
 
 
  "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
Change By: 
 JP Duffy  
 
 
Attachment: 
 Screen Shot 2016-11-04 at 8.20.04 AM.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-11-03 Thread jwstr...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jonathan Strickland edited a comment on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 Wish my team had read this thread before we did an upgrade.  We found 1 current workaround is to "reload configuration" after the reboot.  For some reason, this will enables the build environment configuration. As noted above, downgrade from 0.13 -> 0.12 fixes the issue.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-11-03 Thread jwstr...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jonathan Strickland commented on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 Wish my team had read this thread before we did an upgrade. We found 1 current workaround is to "reload configuration" after the reboot. For some reason, this will enables the build environment configuration.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-11-01 Thread m...@caspar.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mike Caspar commented on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 I don't know if it helps or hinders, but this Seems to be related (or similar) to this old issue... https://issues.jenkins-ci.org/browse/JENKINS-38145 Hope it helps.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-10-25 Thread norman.kl...@cerner.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Norman Klehr commented on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 I was facing the same issue but with the RBENV plugin. I configured it for a job in the 'Build Environment' section to use Ruby version 2.2.4. Every time Jenkins service gets restarted or server rebooted it was dropping this configuration on the job level. Strange thing was also when I checked the config.xml file for this job it still looked the same and timestamp of that file didnt even change. Is there a cache Jenkins keeping that information before fetching from config.xml again? Anyway downgrading the Ruby-Runtime-Plugin from 0.13 to 0.12 helped in my case as well. I would like to know what the difference is between these versions but doesnt seem to be under github?!  
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-09-07 Thread va...@vardiweb.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Menahem Vardi commented on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 Hi Michael Greco, I will try to downgrade ruby runtime plugin. Thank you for your help, Menahem  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-09-07 Thread mgrec...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Greco edited a comment on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 It's the ruby runtime plugin .13.I went back to 0.12 (from 0.13) and then all the jobs that I created when RVM Plugin 0.6 was installed start working. This helps a little but still the older jobs I created when RVM Plugin 0.4 was installed still need their configuration updated :https://github.com/jenkinsci/rvm-plugin/blob/master/README.mdThis one is a little hard to see cause it only pops up after a jenkins reboot and then looking at a job that has RVM set in it and seeing that part of the config show up blank in the  Ui  UI  as if it was never set (yet seeing  it  RVM details  set in the config.xml file).  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-09-07 Thread mgrec...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Greco edited a comment on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 It's the ruby runtime plugin .13.I went back to 0.12 (from 0.13) and then all the jobs that I created when RVM Plugin 0.6 was installed start working. This helps a little but still the older jobs I created when RVM Plugin 0.4 was installed still need their configuration updated :https://github.com/jenkinsci/rvm-plugin/blob/master/README.md This one is a little hard to see cause it only pops up after a jenkins reboot and then looking at a job that has RVM set in it and seeing that part of the config show up blank in the Ui as if it was never set (yet seeing it set in the config.xml file).
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-09-07 Thread mgrec...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Greco edited a comment on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 It's the ruby runtime plugin .13.I went back to 0.12 (from 0.13) and then all the jobs  build using  that I created when  RVM Plugin 0.6  was installed  start working.   The  This helps a little but still the older  jobs I created  suing  when  RVM Plugin 0.4  was installed still  need their configuration updated :https://github.com/jenkinsci/rvm-plugin/blob/master/README.md  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-09-07 Thread mgrec...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Greco commented on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 It's the ruby runtime plugin .13. I went back to 0.12 (from 0.13) and then all the jobs build using RVM Plugin 0.6 start working. The jobs I created suing RVM Plugin 0.4 need their configuration updated : https://github.com/jenkinsci/rvm-plugin/blob/master/README.md  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-09-06 Thread mgrec...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Greco edited a comment on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 As well as RVM and those settings being cleared as Brian has stated above ... I am also seeing all "Pre-Build Steps" and "Post Build Steps" being completely ignored. They show up in the config.xml file, yet the UI does not display them, AND these steps aren't being run anymore.I am able to provide some of my config.xml files to help solve this.And if there is a way to get better logging written to /var/log/jenkins/jenkins.log please let me know. I'd be happy to help out in anyway I can.Thank you -Jenkins ver. 2.21RVM Plugin v0.6 [jenkins@eprov-jenkins01 ~]$ rvm listrvm rubies=* ruby-2.1.2 [ x86_64 ]   ruby-2.2.1 [ x86_64 ]  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-09-06 Thread mgrec...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Greco commented on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 As well as RVM and those settings being cleared as Brian has stated above ... I am also seeing all "Pre-Build Steps" and "Post Build Steps" being completely ignored. They show up in the config.xml file, yet the UI does not display them, AND these steps aren't being run anymore.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-09-06 Thread mgrec...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Greco edited a comment on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 As well as RVM and those settings being cleared as Brian has stated above ... I am also seeing all "Pre-Build Steps" and "Post Build Steps" being completely ignored. They show up in the config.xml file, yet the UI does not display them, AND these steps aren't being run anymore.I am able to provide some of my config.xml files to help solve this.And if there is a way to get better logging written to /var/log/jenkins/jenkins.log please let me know. I'd be happy to help out in anyway I can.Thank you - Jenkins ver. 2.21RVM Plugin v0.6  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-09-06 Thread mgrec...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Greco edited a comment on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 As well as RVM and those settings being cleared as Brian has stated above ... I am also seeing all "Pre-Build Steps" and "Post Build Steps" being completely ignored. They show up in the config.xml file, yet the UI does not display them, AND these steps aren't being run anymore. I am able to provide some of my config.xml files to help solve this.And if there is a way to get better logging written to /var/log/jenkins/jenkins.log please let me know. I'd be happy to help out in anyway I can.Thank you -  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-09-01 Thread bxj...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Brian Jameson commented on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 I am also seeing this on restart, and seems to be limited to jobs with RVM-managed environment checked It is also clearing the job settings of plugins: 
 
RVM Plugin 
EnvInject Plugin 
Workspace Cleanup Plugin 
Build-timeout Plugin 
 Jenkins v2.19 RVM Plugin v0.6  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-09-01 Thread filipejtd...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Filipe Dias commented on  JENKINS-37771  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
 same here! please solve this  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-37771) "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.

2016-08-29 Thread va...@vardiweb.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Menahem Vardi created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37771  
 
 
  "Run the build in a RVM-managed environment" field gets unchecked after restarting the Jenkins server.   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 rvm-plugin  
 
 
Created: 
 2016/Aug/29 6:24 PM  
 
 
Environment: 
 RVM plugin 0.6  Jenkins ver. 1.651.2  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Menahem Vardi  
 

  
 
 
 
 

 
 Environment: 1 jenkins server with multiple slaves all jobs affected by this are executed by the same slave. All the jobs that have been configured to use the plugin and use the "Run the build in a RVM-managed environment" option, after restarting the jenkins, lose this setting. The "Run the build in a RVM-managed environment" check box is unchecked after server restart. using RVM plugin 0.6  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment