[JIRA] (JENKINS-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-21 Thread theelixzamm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Elia Zammuto commented on  JENKINS-50805  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
 Working as Intented, thank you!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-17 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Fixed via this PR in pipeline-model-definition.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Karl Shultz  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-17 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz edited a comment on  JENKINS-50805  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
 [~reijis2], [~theelix], and [~jkiddo],[~abayer]  already had  has released  a fix for the issue, and I'm pretty sure that once you update the plugin versions, this problem will be resolved. Since at least one of you is new to setting up your own Jenkins, here's how to go about it:1. Launch your container and log in if necessary: !screenshot-1.png|thumbnail! 2. In the navigation bar at the left, click "Manage Jenkins." That'll take you to the below screen, where you'll want to pick "Manage Plugins." In the below screenshot, "Manage Plugins" is highlighted, but I haven't clicked it yet: !screenshot-3.png|thumbnail! 3. Once there, you should see the Manage Plugins screen, with the "Updates" tab preselected for you. If your list looks empty or nearly empty, click the "Check Now" button. That should produce a list much like what you see here: !screenshot-4.png|thumbnail! 4. Click "Select All," then click "Download now and install after restart." !screenshot-5.png|thumbnail! 5. You'll see the updates taking place. Click the checkbox at the bottom to restart Jenkins once it's ready. !screenshot-6.png|thumbnail! 6. Once it's back up, if you go back to Manage Plugins and check the "Installed" tab, you should see that your versions of the `pipeline-model-definition` and its related plugins have been updated to 1.2.9. You can spot this easily by looking for the "Downgrade to 1.2.8" buttons at the right. !screenshot-7.png|thumbnail! 7. For historical purposes, here's my install _before_ taking the updated version of pipeline-model-definition. As you can see, the Pipeline editor does not show the Agent settings, which is exactly the bug reported here: !screenshot-2.png|thumbnail! 8. And now, with the upgrades in place, the Agent dropdown is available in the Pipeline Editor: !screenshot-8.png|thumbnail! I hope that's helpful if we have newcomers to Jenkins looking at this issue. Thanks again for reporting the bug! I'm going to go ahead and mark it as Resolved, but feel free to follow up here if you run into any trouble.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 

[JIRA] (JENKINS-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-17 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz commented on  JENKINS-50805  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
 Christopher Francisco, Elia Zammuto, and Jens Villadsen, Andrew Bayer already had a fix for the issue, and I'm pretty sure that once you update the plugin versions, this problem will be resolved. Since at least one of you is new to setting up your own Jenkins, here's how to go about it: 1. Launch your container and log in if necessary:   2. In the navigation bar at the left, click "Manage Jenkins." That'll take you to the below screen, where you'll want to pick "Manage Plugins." In the below screenshot, "Manage Plugins" is highlighted, but I haven't clicked it yet:   3. Once there, you should see the Manage Plugins screen, with the "Updates" tab preselected for you. If your list looks empty or nearly empty, click the "Check Now" button. That should produce a list much like what you see here:   4. Click "Select All," then click "Download now and install after restart."   5. You'll see the updates taking place. Click the checkbox at the bottom to restart Jenkins once it's ready.   6. Once it's back up, if you go back to Manage Plugins and check the "Installed" tab, you should see that your versions of the `pipeline-model-definition` and its related plugins have been updated to 1.2.9. You can spot this easily by looking for the "Downgrade to 1.2.8" buttons at the right.   7. For historical purposes, here's my install before taking the updated version of pipeline-model-definition. As you can see, the Pipeline editor does not show the Agent settings, which is exactly the bug reported here:   8. And now, with the upgrades in place, the Agent dropdown is available in the Pipeline Editor:   I hope that's helpful if we have newcomers to Jenkins looking at this issue.  Thanks again for reporting the bug! I'm going to go ahead and mark it as Resolved, but feel free to follow up here if you run into any trouble.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 

[JIRA] (JENKINS-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-17 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Karl Shultz  
 
 
Attachment: 
 screenshot-8.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-17 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Karl Shultz  
 
 
Attachment: 
 screenshot-7.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-17 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Karl Shultz  
 
 
Attachment: 
 screenshot-6.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-17 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Karl Shultz  
 
 
Attachment: 
 screenshot-5.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-17 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Karl Shultz  
 
 
Attachment: 
 screenshot-4.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-17 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Karl Shultz  
 
 
Attachment: 
 screenshot-3.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-17 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Karl Shultz  
 
 
Attachment: 
 screenshot-2.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-17 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Karl Shultz  
 
 
Attachment: 
 screenshot-1.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-16 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz edited a comment on  JENKINS-50805  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
 Many thanks for following up! We suspect root cause is actually in the {{pipeline-model-definition  plugin }}  plugin . [JENKINS-50833|https://issues.jenkins-ci.org/browse/JENKINS-50833] has been opened.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-16 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz commented on  JENKINS-50805  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
 Many thanks for following up! We suspect root cause is actually in the pipeline-model-definition plugin. JENKINS-50833 has been opened.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-16 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Karl Shultz  
 
 
Priority: 
 Minor Major  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-16 Thread christopher.f.alma...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Christopher Francisco commented on  JENKINS-50805  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
 1. I was using the repo in the tutorial, I literally just forked it and that was it. (https://github.com/jenkins-docs/creating-a-pipeline-in-blue-ocean) 2. no Jenkinsfile in it 3. First time setting up Jenkins on my own, so N/A  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-16 Thread theelixzamm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Elia Zammuto commented on  JENKINS-50805  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
 a) I Created the Repos within this version, so they started as empty one b) N/A c) This was the first version I Installed So, Fresh New Install  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-16 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz commented on  JENKINS-50805  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
 Christopher Francisco, Elia Zammuto, and Jens Villadsen - thanks for reporting. Can you tell us more about the repositories you're connecting to?  
 
Are they empty repositories? 
If they're not empty, do they already have Jenkinsfiles created inside of them? 
Did these repositories work correctly with previous versions of Jenkins and/or Blue Ocean? 
 I'll also take the liberty of adding this bug to the blueocean-pipeline-editor component.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-16 Thread kshu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karl Shultz updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Karl Shultz  
 
 
Component/s: 
 blueocean-pipeline-editor-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-16 Thread jenskristianvillad...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jens Villadsen edited a comment on  JENKINS-50805  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
 I have the same issue - running on jenkins/jenkins:latest   {code:java}java.lang.NoSuchMethodError: org.jenkinsci.plugins.pipeline.modeldefinition.agent.DeclarativeAgentDescriptor.all()Lhudson/ExtensionList; at io.blueocean.rest.pipeline.editor.PipelineMetadataService.doAgentMetadata(PipelineMetadataService.java:70) at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627) at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:343) Caused: java.lang.reflect.InvocationTargetException{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-16 Thread jenskristianvillad...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jens Villadsen commented on  JENKINS-50805  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
 I have the same issue - running on jenkins/jenkins:latest  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-15 Thread nicolas.del...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nicolas De Loof assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Nicolas De Loof  
 
 
Assignee: 
 Nicolas De Loof  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-15 Thread nicolas.del...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nicolas De Loof updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Nicolas De Loof  
 
 
Component/s: 
 blueocean-plugin  
 
 
Component/s: 
 docker  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-14 Thread christopher.f.alma...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Christopher Francisco updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Christopher Francisco  
 

  
 
 
 
 

 
 I'm new to Blue Ocean, and I'm following [the tutorial|https://jenkins.io/doc/tutorials/create-a-pipeline-in-blue-ocean/#create-your-pipeline-project-in-blue-ocean] which tells me to run:{code:java}docker run \--rm \-u root \-p 8080:8080 \-v jenkins-data:/var/jenkins_home \-v /var/run/docker.sock:/var/run/docker.sock \-v "$HOME":/home \jenkinsci/blueocean{code}It fired up the docker instance, I got to the Blue Ocean screen, Clicked on create a new pipeline, set the GitHub token, Etc. *Update:* this also happens when running Jenkins from java directly on my laptop, and installing Ocean Blue plugin:{code}java -jar jenkins.war --httpPort=8080{code} Now I'm at the part where you [select the Agent|https://jenkins.io/doc/tutorials/create-a-pipeline-in-blue-ocean/#create-your-initial-pipeline], but mine has no agent:!Screen Shot 2018-04-13 at 7.13.25 PM.png|thumbnail!Moreover, if I click the save button and then "save & run" it gets stuck and the docker container output throws: {code:java}WARNING: Error while serving http://localhost:8080/blue/rest/pipeline-metadata/agentMetadatajava.lang.reflect.InvocationTargetException...  ...Caused by: java.lang.NoSuchMethodError: org.jenkinsci.plugins.pipeline.modeldefinition.agent.DeclarativeAgentDescriptor.all()Lhudson/ExtensionList;{code}  I posted this problem on [Stack Overflow|https://stackoverflow.com/questions/49826667/jenkins-blue-ocean-wont-show-agent-when-creating-a-pipeline?noredirect=1#comment86670169_49826667] but somebody said this might be a new bug. Hope this report helps.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  

[JIRA] (JENKINS-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-14 Thread christopher.f.alma...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Christopher Francisco updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Christopher Francisco  
 

  
 
 
 
 

 
 I'm new to Blue Ocean, and I'm following [the tutorial|https://jenkins.io/doc/tutorials/create-a-pipeline-in-blue-ocean/#create-your-pipeline-project-in-blue-ocean] which tells me to run:{code:java}docker run \--rm \-u root \-p 8080:8080 \-v jenkins-data:/var/jenkins_home \-v /var/run/docker.sock:/var/run/docker.sock \-v "$HOME":/home \jenkinsci/blueocean{code}It fired up the docker instance, I got to the Blue Ocean screen, Clicked on create a new pipeline, set the GitHub token, Etc.*Update:* this also happens when running Jenkins from java directly on my laptop, and installing Ocean Blue plugin:{code}java -jar jenkins.war --httpPort=8080{code}  Now I'm at the part where you [select the Agent|https://jenkins.io/doc/tutorials/create-a-pipeline-in-blue-ocean/#create-your-initial-pipeline], but mine has no agent:!Screen Shot 2018-04-13 at 7.13.25 PM.png|thumbnail!Moreover, if I click the save button and then "save & run" it gets stuck and the docker container output throws:   {code:java}WARNING: Error while serving http://localhost:8080/blue/rest/pipeline-metadata/agentMetadatajava.lang.reflect.InvocationTargetException...  ...Caused by: java.lang.NoSuchMethodError: org.jenkinsci.plugins.pipeline.modeldefinition.agent.DeclarativeAgentDescriptor.all()Lhudson/ExtensionList;{code}    I posted this problem on [Stack Overflow|https://stackoverflow.com/questions/49826667/jenkins-blue-ocean-wont-show-agent-when-creating-a-pipeline?noredirect=1#comment86670169_49826667] but somebody said this might be a new bug. Hope this report helps.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  

[JIRA] (JENKINS-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-14 Thread theelixzamm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Elia Zammuto commented on  JENKINS-50805  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
 I have the same issue, on Ubuntu 16.04 Repo Package and Docker Image  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-14 Thread christopher.f.alma...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Christopher Francisco updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Christopher Francisco  
 

  
 
 
 
 

 
 I'm new to Blue Ocean, and I'm following [the tutorial|https://jenkins.io/doc/tutorials/create-a-pipeline-in-blue-ocean/#create-your-pipeline-project-in-blue-ocean] which tells me to run:{code:java}docker run \--rm \-u root \-p 8080:8080 \-v jenkins-data:/var/jenkins_home \-v /var/run/docker.sock:/var/run/docker.sock \-v "$HOME":/home \jenkinsci/blueocean{code}It fired up the docker instance, I got to the Blue Ocean screen, Clicked on create a new pipeline, set the GitHub token, Etc.Now I'm at the part where you [select the Agent|https://jenkins.io/doc/tutorials/create-a-pipeline-in-blue-ocean/#create-your-initial-pipeline], but mine has no agent:!Screen Shot 2018-04-13 at 7.13.25 PM.png |thumbnail !Moreover, if I click the save button and then "save & run" it gets stuck and the docker container output throws: {code:java}WARNING: Error while serving http://localhost:8080/blue/rest/pipeline-metadata/agentMetadatajava.lang.reflect.InvocationTargetException...  ...Caused by: java.lang.NoSuchMethodError: org.jenkinsci.plugins.pipeline.modeldefinition.agent.DeclarativeAgentDescriptor.all()Lhudson/ExtensionList;{code}  I posted this problem on [Stack Overflow|https://stackoverflow.com/questions/49826667/jenkins-blue-ocean-wont-show-agent-when-creating-a-pipeline?noredirect=1#comment86670169_49826667] but somebody said this might be a new bug. Hope this report helps.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 

[JIRA] (JENKINS-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-14 Thread christopher.f.alma...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Christopher Francisco updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Christopher Francisco  
 
 
Attachment: 
 Screen Shot 2018-04-13 at 7.13.25 PM.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-14 Thread christopher.f.alma...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Christopher Francisco updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Change By: 
 Christopher Francisco  
 

  
 
 
 
 

 
 I'm new to Blue Ocean, and I'm following [the tutorial|https://jenkins.io/doc/tutorials/create-a-pipeline-in-blue-ocean/#create-your-pipeline-project-in-blue-ocean] which tells me to run: {code:java} docker run \ --rm \ -u root \ -p 8080:8080 \ -v jenkins-data:/var/jenkins_home \ -v /var/run/docker.sock:/var/run/docker.sock \ -v "$HOME":/home \ jenkinsci/blueocean {code}   It fired up the docker instance, I got to the Blue Ocean screen, Clicked on create a new pipeline, set the GitHub token, Etc.Now I'm at the part where you [select the Agent|https://jenkins.io/doc/tutorials/create-a-pipeline-in-blue-ocean/#create-your-initial-pipeline], but mine has no agent:!Screen Shot 2018-04-13 at 7.13.25 PM.png!Moreover, if I click the save button and then "save & run" it gets stuck and the docker container output throws: {code:java}WARNING: Error while serving http://localhost:8080/blue/rest/pipeline-metadata/agentMetadatajava.lang.reflect.InvocationTargetException...  ...Caused by: java.lang.NoSuchMethodError: org.jenkinsci.plugins.pipeline.modeldefinition.agent.DeclarativeAgentDescriptor.all()Lhudson/ExtensionList;{code}  I posted this problem on [Stack Overflow|https://stackoverflow.com/questions/49826667/jenkins-blue-ocean-wont-show-agent-when-creating-a-pipeline?noredirect=1#comment86670169_49826667] but somebody said this might be a new bug. Hope this report helps.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
   

[JIRA] (JENKINS-50805) Jenkins Blue Ocean won't show Agent when creating a Pipeline

2018-04-14 Thread christopher.f.alma...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Christopher Francisco created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50805  
 
 
  Jenkins Blue Ocean won't show Agent when creating a Pipeline   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Nicolas De Loof  
 
 
Attachments: 
 Screen Shot 2018-04-13 at 7.13.25 PM.png  
 
 
Components: 
 docker  
 
 
Created: 
 2018-04-14 18:09  
 
 
Environment: 
 MacOS High Sierra 10.13.3  Docker 18.03.0-ce-mac60  Docker Image: jenkinsci/blueocean  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Christopher Francisco  
 

  
 
 
 
 

 
 I'm new to Blue Ocean, and I'm following the tutorial which tells me to run: docker run \ --rm \ -u root \ -p 8080:8080 \ -v jenkins-data:/var/jenkins_home \ -v /var/run/docker.sock:/var/run/docker.sock \ -v "$HOME":/home \ jenkinsci/blueocean It fired up the docker instance, I got to the Blue Ocean screen, Clicked on create a new pipeline, set the GitHub token, Etc. Now I'm at the part where you select the Agent, but mine has no agent:  Moreover, if I click the save button and then "save & run" it gets stuck and the docker container output throws:   

 

WARNING: Error while serving http://localhost:8080/blue/rest/pipeline-metadata/agentMetadata
java.lang.reflect.InvocationTargetException
...  ...

Caused by: java.lang.NoSuchMethodError: org.jenkinsci.plugins.pipeline.modeldefinition.agent.DeclarativeAgentDescriptor.all()Lhudson/ExtensionList;