[JIRA] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-05-25 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-33935 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Can't rerun a build  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Dan Alvizu Path: src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java http://jenkins-ci.org/commit/build-pipeline-plugin/6aabd2fca181854b70ab6367b04a80b297589592 Log: Merge pull request #101 from jenkinsci/JENKINS-33935 
Fixed JENKINS-33935 
Compare: https://github.com/jenkinsci/build-pipeline-plugin/compare/00a6a4ffe49f...6aabd2fca181 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-05-23 Thread alv...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dan Alvizu commented on  JENKINS-33935 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Can't rerun a build  
 
 
 
 
 
 
 
 
 
 
Fixed in release 1.5.3.1 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-05-23 Thread alv...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dan Alvizu resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-33935 
 
 
 
  Can't rerun a build  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dan Alvizu 
 
 
 

Status:
 
 In Progress Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-05-23 Thread alv...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dan Alvizu commented on  JENKINS-33935 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Can't rerun a build  
 
 
 
 
 
 
 
 
 
 
https://github.com/jenkinsci/build-pipeline-plugin/pull/101 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-05-23 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-33935 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Can't rerun a build  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Dan Alvizu Path: src/main/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView.java http://jenkins-ci.org/commit/build-pipeline-plugin/27e234d2f1b8c86e28465d6a2d8ace5db9c7d778 Log: Fixed JENKINS-33935 
Jenkins core made CauseAction.getCauses an unmodifiable collection (

JENKINS-33467
) - so we need to make a copy. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-05-23 Thread alv...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dan Alvizu started work on  JENKINS-33935 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 

Change By:
 
 Dan Alvizu 
 
 
 

Status:
 
 Open In Progress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-05-23 Thread alv...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dan Alvizu assigned an issue to Dan Alvizu 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-33935 
 
 
 
  Can't rerun a build  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dan Alvizu 
 
 
 

Assignee:
 
 Manuel Recena Soto Dan Alvizu 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-05-05 Thread peter.k...@thomsonreuters.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Peter Kain commented on  JENKINS-33935 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Can't rerun a build  
 
 
 
 
 
 
 
 
 
 
I've come across this same issue after upgrading Jenkins and the plugin to the described versions (Jenkins 1.655, build-pipeline-plugin 1.5.2). Is there any update here? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-04-29 Thread harry.soeha...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Harry Soehalim commented on  JENKINS-33935 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Can't rerun a build  
 
 
 
 
 
 
 
 
 
 
Ran into the same issue with the versions: 
 

build-pipeline-plugin: 1.5.2
 

jenkins CI: 2.0
 
 
Could someone plz take a look at this issue? Thanks. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-04-19 Thread daniel.ocon...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel O'Connor commented on  JENKINS-33935 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Can't rerun a build  
 
 
 
 
 
 
 
 
 
 
Is this related to https://github.com/jenkinsci/build-pipeline-plugin/commit/d56ff03bf4838c541e68f4cfc06f59ba78d12317 -  

 

final List causes = new ArrayList();
causes.add(new UserIdCause());
 

 

 

private void filterOutUserIdCause(CauseAction causeAction) {
final Iterator it = causeAction.getCauses().iterator();
while (it.hasNext()) {
final Cause cause = it.next();
if (cause instanceof UserIdCause) {
it.remove(); // This is now being triggered, where the previous release didn't see a UserIdCause
}
}
}
 

 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-04-19 Thread daniel.ocon...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel O'Connor updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-33935 
 
 
 
  Can't rerun a build  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel O'Connor 
 
 
 
 
 
 
 
 
 
 When I try to rerun a build from pipeline view which was already run, there is no new build job queued and I end up with the following log entries:Running build again: pipeline-test-3#1 {code} Mar 31, 2016 2:10:31 PM WARNING org.kohsuke.stapler.HttpResponseRenderer$Default handleJavaScriptProxyMethodCallcall to /$stapler/bound/3d13fec7-bc73-4725-8aff-7bf4774061bd/rerunBuild failedjava.lang.UnsupportedOperationException at java.util.Collections$UnmodifiableCollection$1.remove(Collections.java:1069) at au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.filterOutUserIdCause(BuildPipelineView.java:628) at au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.filterActions(BuildPipelineView.java:603) at au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.rerunBuild(BuildPipelineView.java:422) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:320) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:163) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:96) at org.kohsuke.stapler.MetaClass$_javascript_ProxyMethodDispatcher.doDispatch(MetaClass.java:474) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) at org.kohsuke.stapler.MetaClass$11.dispatch(MetaClass.java:380) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:813) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:199) at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:135) at hudson.plugins.greenballs.GreenBallFilter.doFilter(GreenBallFilter.java:59) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:132) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:126) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at 

[JIRA] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-04-12 Thread rpimen...@planview.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Rob Pimentel commented on  JENKINS-33935 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Can't rerun a build  
 
 
 
 
 
 
 
 
 
 
Same problem here on 1.656 using 1.5.2 plugin. Version 1.5.1 is working nicely on Jenkins 1.643. Will downgrade Jenkins until fix is released. Thanks. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-04-11 Thread nray7...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Nicholas Raymond edited a comment on  JENKINS-33935 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Can't rerun a build  
 
 
 
 
 
 
 
 
 
 [~toman] Our team was forced to do so, we have a requirement where we occasionally need the ability to re-run a previous deployment with the previous parameters, the latest version of this plugin blocked this. Additionally, failures in the pipeline would not reliability re-execute either.We were forced to downgrade Jenkins back to 1.652 (Anything prior to 1.653 should be fine) and the Build Pipeline plugin to 1.5.1. If you choose to do this, you may see some changes to previous pipeline executions, for example it may show a status of a job pipeline as not entirely ran when it actually was  prior to the rollback . You can validate this if you still have the build history of the project itself. Any executions in the pipeline after the rollback should show up properly. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-04-07 Thread benjamin.beerm...@avira.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Benjamin Beermann assigned an issue to Manuel Jesús Recena Soto 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-33935 
 
 
 
  Can't rerun a build  
 
 
 
 
 
 
 
 
 

Change By:
 
 Benjamin Beermann 
 
 
 

Assignee:
 
 Manuel Jesús Recena Soto 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-04-07 Thread tjande...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tom Andersson commented on  JENKINS-33935 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Can't rerun a build  
 
 
 
 
 
 
 
 
 
 
Same here. Annoying issue after upgrading to get rid of the previous pipeline problems. Probably need to downgrade the plugin for now. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-04-05 Thread tudum...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tadeu Sampaio commented on  JENKINS-33935 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Can't rerun a build  
 
 
 
 
 
 
 
 
 
 
Same problem here after update... execute a blue job and re-execute a success job is ok, but re-execute a failed one is not working, on the ajax request I see an 500 error. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-04-05 Thread nray7...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Nicholas Raymond commented on  JENKINS-33935 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Can't rerun a build  
 
 
 
 
 
 
 
 
 
 
I'm seeing the same issue in our environment, after upgrading both the plugin and Jenkins CI we cannot kickoff rebuilds of failed / already ran jobs. The logs on the server looks identical to what Benjamin Beermann reported: 
 

Jenkins CI - 1.650 --> 1.656
 

Build Pipeline Plugin - 1.4.8 --> 1.5.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-04-01 Thread bruno.eng.c...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Bruno Lopes commented on  JENKINS-33935 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Can't rerun a build  
 
 
 
 
 
 
 
 
 
 
Same versions here for Jenkins and build-pipeline-plugin, and same error. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-03-31 Thread benjamin.beerm...@avira.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Benjamin Beermann updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-33935 
 
 
 
  Can't rerun a build  
 
 
 
 
 
 
 
 
 

Change By:
 
 Benjamin Beermann 
 
 
 
 
 
 
 
 
 
 When I try to rerun a build from pipeline view which was already run, there is no new build job queued and I end up with the following log entries:Running build again: pipeline-test-3#1Mar 31, 2016 2:10:31 PM WARNING org.kohsuke.stapler.HttpResponseRenderer$Default handleJavaScriptProxyMethodCallcall to /$stapler/bound/3d13fec7-bc73-4725-8aff-7bf4774061bd/rerunBuild failedjava.lang.UnsupportedOperationException at java.util.Collections$UnmodifiableCollection$1.remove(Collections.java:1069) at au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.filterOutUserIdCause(BuildPipelineView.java:628) at au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.filterActions(BuildPipelineView.java:603) at au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.rerunBuild(BuildPipelineView.java:422) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:320) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:163) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:96) at org.kohsuke.stapler.MetaClass$_javascript_ProxyMethodDispatcher.doDispatch(MetaClass.java:474) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) at org.kohsuke.stapler.MetaClass$11.dispatch(MetaClass.java:380) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:813) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:876) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:649) at org.kohsuke.stapler.Stapler.service(Stapler.java:199) at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:686) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1494) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:135) at hudson.plugins.greenballs.GreenBallFilter.doFilter(GreenBallFilter.java:59) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:132) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:126) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:49) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1482) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87) at jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117) 

[JIRA] [build-pipeline-plugin] (JENKINS-33935) Can't rerun a build

2016-03-31 Thread benjamin.beerm...@avira.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Benjamin Beermann created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-33935 
 
 
 
  Can't rerun a build  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 build-pipeline-plugin 
 
 
 

Created:
 

 2016/Mar/31 12:55 PM 
 
 
 

Environment:
 

 Jenkins Version 1.655  Build Pipeline Plugin Version 1.5.2 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Benjamin Beermann 
 
 
 
 
 
 
 
 
 
 
When I try to rerun a build from pipeline view which was already run, there is no new build job queued and I end up with the following log entries: 
Running build again: pipeline-test-3#1 Mar 31, 2016 2:10:31 PM WARNING org.kohsuke.stapler.HttpResponseRenderer$Default handleJavaScriptProxyMethodCall call to /$stapler/bound/3d13fec7-bc73-4725-8aff-7bf4774061bd/rerunBuild failed java.lang.UnsupportedOperationException at java.util.Collections$UnmodifiableCollection$1.remove(Collections.java:1069) at au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.filterOutUserIdCause(BuildPipelineView.java:628) at au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.filterActions(BuildPipelineView.java:603) at au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.rerunBuild(BuildPipelineView.java:422) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at