[JIRA] (JENKINS-36426) How to poll two different folder under a single branch in single job

2016-07-04 Thread shubham.j...@amdocs.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shubham Jain created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36426  
 
 
  How to poll two different folder under a single branch in single job   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 p4-plugin  
 
 
Created: 
 2016/Jul/05 5:50 AM  
 
 
Environment: 
 OS :- Red Hat Enterprise Linux Server release 6.5 (Santiago)  JDK :- 1.7.0_10  Jenkins Version :- Jenkins ver. 1.565  Container :- weblogic  Web Browser :- Chrome and IE  
 
 
Labels: 
 p4plugin jenkins  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Shubham Jain  
 

  
 
 
 
 

 
 We are trying to sync the codes from two different folder of same branch in two different workspaces. But only the last one which is defined in view map is synced. And the other one is not polled by the automatic build. To give a better understanding of the issue, we have the following two lines in view map of our job :- //OSSLEV3/Dev_R4/Cramer/... //LEVEL3_ARMMNGP_P1_THIN_FLOW_R4/... //OSSLEV3/Dev_R4/MNGP/... //L3-MNGP-build_R4/... Ideally, it should poll and read the changes from both the folders, but that is not the case. It is only reading from the last folder.  
 

  
 
 
 
 

 
 
 

[JIRA] (JENKINS-36410) Jenkins fails to calculate Assertions while executing a Jmeter script and shows the build status as Success everytime.

2016-07-04 Thread sb00353...@techmahindra.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bharat Kurmadasu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36410  
 
 
  Jenkins fails to calculate Assertions while executing a Jmeter script and shows the build status as Success everytime.   
 

  
 
 
 
 

 
Change By: 
 Bharat Kurmadasu  
 

  
 
 
 
 

 
 Hi As To execute  a  part of Integrating Jenkins with  Jmeter  tool   script from Jenkins , I have prepared few Jmeter scripts by inserting some assertions like duration assertion, compare assertions  and saved the scripts on local machine .Used 'Performance plugin'  for integration  to save the reports  and  calculate error thresholds and  performed few builds using same script but after completing the build, *Jenkins is unable to calculate the Assertions* and showing the *build result as 'Success' everytime*, though the defined assertion is failing when executed the script in Jmeter tool.Please suggest if I have to enable any extra Assertion/SLA configurations in Jmeter and also if there are any other plugins that I can use in Jenkins to calculate the defined Assertions  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  

[JIRA] (JENKINS-36211) Karaoke mode: User should follow along with stages when watching a pipeline result execute

2016-07-04 Thread mne...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Neale commented on  JENKINS-36211  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Karaoke mode: User should follow along with stages when watching a pipeline result execute   
 

  
 
 
 
 

 
 Thorsten Scherler looking great! so from what I can tell the confusing bit now is how to get back into the state of following along with the progress?   
 

  
 
 
 
 

 
 
 

 
 
 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-36113) Error while creating a tag in Promotion step

2016-07-04 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36113  
 
 
  Error while creating a tag in Promotion step   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 

  
 
 
 
 

 
 During a promotion of a succesfull build, I try to create and publish an new tag if build is  successfull  successful .In the Promotion / Action / Git publisher box I enter:Push Only If build Succeeds : Checked,Tags : - *tags to push* : ${release} - *Tag message* : The release ${release} from CI automatic build promotion - *Create new tag* : checked - *Target remote name* : originThe git clone is configured as : - *Repository URL* : git@forge-git:/datas/git/.git - *Name* : origin - *Branch specifier* : ${forgeRelease}Where : ${release} is frg1.14.0 and ${forgeRelease} is masterThe promotion fails with the following error :  { { noformat} Started by user jmcBuilding in workspace /datas/jenkins/jobs/forge-forgeCI-start/workspacePromoting forge-forgeCI-start #33failed build hudson.plugins.git.GitPublisher@35d1f590 SUCCESSFinished: FAILURE {noformat } } Without any more explanation. jenkins.log doesn't say more. I try many combinaison without success. Any help would be greatly appreciated.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 
 

[JIRA] (JENKINS-36337) Git plugin can't auto get the changes from gitlab when use http://IP/xx.git

2016-07-04 Thread rexuekongl...@163.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 ying zhang commented on  JENKINS-36337  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Git plugin can't auto get the changes from gitlab when use http://IP/xx.git   
 

  
 
 
 
 

 
 I found the solution, both the jenkins master and the code build server (slave) had to update the git version.  
 

  
 
 
 
 

 
 
 

 
 
 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-36425) Move non-multibranch run button into header

2016-07-04 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36425  
 
 
  Move non-multibranch run button into header   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Sprint: 
 1.0-m12  
 

  
 
 
 
 

 
 
 

 
 
 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-36425) Move non-multibranch run button into header

2016-07-04 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36425  
 
 
  Move non-multibranch run button into header   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 James Dumay  
 
 
Attachments: 
 blueocean.sketch 2016-07-05 11-02-13.png  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2016/Jul/05 1:03 AM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 James Dumay  
 

  
 
 
 
 

 
 In Scope 
 
Move the non-multibranch run button from the content area into the header as per mockup 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
   

[JIRA] (JENKINS-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Fix in git plugin 2.5.2 released 4 Jul 2016.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-36419  
 
 
  git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 
 
Status: 
 In Progress Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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 

[JIRA] (JENKINS-9104) Visual studio builds started by Jenkins fail with "Fatal error C1090" because mspdbsrv.exe gets killed

2016-07-04 Thread jtel...@flexerasoftware.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Telfer commented on  JENKINS-9104  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Visual studio builds started by Jenkins fail with "Fatal error C1090" because mspdbsrv.exe gets killed   
 

  
 
 
 
 

 
 FWIW, we implemented a workaround to this issue that doesn't involve wiping out the BUILD_ID variable (as we need to use it). Having a release with the Veto would be better, but this avoids random crashes in the meantime. Instead of allowing the MSBuild process to start the daemon itself, you cause the daemon to start using an environment that you choose. MSBuild then just uses the instance you started rather than starting its own. The Powershell we use is as follows. Use the Powershell plugin to run this as a step before the MSBuild plugin step (could be translated to Windows batch too if you like). 

 

# https://wiki.jenkins-ci.org/display/JENKINS/ProcessTreeKiller

var originalBuildID = $Env:BUILD_ID
$Env:BUILD_ID = "DoNotKillMe"
try
{
start mspdbsrv -argumentlist '-start','-spawn' -NoNewWindow
}
catch {}
$Env:BUILD_ID = originalBuildID
 

  
 

  
 
 
 
 

 
 
 

 
 
 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 

[JIRA] (JENKINS-36424) Run behaviour does not work as designed

2016-07-04 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36424  
 
 
  Run behaviour does not work as designed   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 

  
 
 
 
 

 
 * Reproduction steps * # Go to a branch tab# Click the run button of a branch# Toast pops up "queued" * Expected (as per JENKINS-35813) * # Go to a branch tab# Click on the run button of a branch # Toast pops up "OPEN" where clicking open will open the result modal for the run in the queued stateThere is enough [data in the response|https://github.com/jenkinsci/blueocean-plugin/tree/master/blueocean-rest#build-a-pipeline] to open a pipeline result in the queued state.  * Additional issue * Also if I click on the run multiple times it will queue multiple times yet I get no feedback.  
 

  
 
 
 
 

 
 
 

 
 
 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 

[JIRA] (JENKINS-36424) Run behaviour does not work as designed

2016-07-04 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36424  
 
 
  Run behaviour does not work as designed   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Tom FENNELLY  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2016/Jul/05 12:11 AM  
 
 
Priority: 
  Major  
 
 
Reporter: 
 James Dumay  
 

  
 
 
 
 

 
 Reproduction steps 
 
Go to a branch tab 
Click the run button of a branch 
Toast pops up "queued" 
 Expected (as per JENKINS-35813) 
 
Go to a branch tab 
Click on the run button of a branch 
Toast pops up "OPEN" where clicking open will open the result modal for the run in the queued state 
 There is enough data in the response to open a pipeline result in the queued state.  Additional issue Also if I click on the run multiple times it will queue multiple times yet I get no feedback.  
 

  
 
 
 
 

 
 
 

 
  

[JIRA] (JENKINS-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite commented on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
 Oleg Nenashev yes, I've been running tests on the change for the last few hours using my Docker instance and multiple slaves. I specifically checked this problem is fixed and have been doing additional exploratory testing. I intend to release git plugin 2.5.2 before end of the day today so that it will be visible in the update center before U.S. users return from their independence day holiday tomorrow.  
 

  
 
 
 
 

 
 
 

 
 
 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-36211) Karaoke mode: User should follow along with stages when watching a pipeline result execute

2016-07-04 Thread tscher...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Thorsten Scherler commented on  JENKINS-36211  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Karaoke mode: User should follow along with stages when watching a pipeline result execute   
 

  
 
 
 
 

 
 karaoke bug stoping will focus the selected node from the url (in our case node/5 https://youtu.be/8J3ETwkjjxg  
 

  
 
 
 
 

 
 
 

 
 
 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-36211) Karaoke mode: User should follow along with stages when watching a pipeline result execute

2016-07-04 Thread tscher...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Thorsten Scherler commented on  JENKINS-36211  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Karaoke mode: User should follow along with stages when watching a pipeline result execute   
 

  
 
 
 
 

 
 https://youtu.be/UDx_nxu5wgw Basic pause of karaoke and even in pause we will update the result.  
 

  
 
 
 
 

 
 
 

 
 
 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-36423) Ability to search testng-results outside of jenkins workpsace

2016-07-04 Thread dant...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 dan tran created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36423  
 
 
  Ability to search testng-results outside of jenkins workpsace   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Nalin Makar  
 
 
Components: 
 testng-plugin  
 
 
Created: 
 2016/Jul/04 11:02 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 dan tran  
 

  
 
 
 
 

 
 I have mutiple jobs running against the first job's workspace which has multiple maven sub-module for each downstream job I would like the downstream job testng report to find its testng-results.xml outside of its workspace. Currently, i have to configure jenkins build step to copy the result to the job's workspace  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

[JIRA] (JENKINS-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
 Mark Waite So the PR is under review  
 

  
 
 
 
 

 
 
 

 
 
 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-36241) Delivery Pipeline Plugin Parameters not passed between jobs - bug in master code (not yet released)

2016-07-04 Thread tommy.ty...@diabol.se (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tommy Tynjä assigned an issue to Olga Maciaszek-Sharma  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36241  
 
 
  Delivery Pipeline Plugin Parameters not passed between jobs - bug in master code (not yet released)   
 

  
 
 
 
 

 
Change By: 
 Tommy Tynjä  
 
 
Assignee: 
 Patrik Boström Olga Maciaszek-Sharma  
 

  
 
 
 
 

 
 
 

 
 
 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-36241) Delivery Pipeline Plugin Parameters not passed between jobs - bug in master code (not yet released)

2016-07-04 Thread tommy.ty...@diabol.se (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tommy Tynjä commented on  JENKINS-36241  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Delivery Pipeline Plugin Parameters not passed between jobs - bug in master code (not yet released)   
 

  
 
 
 
 

 
 Proposed solution merged as 9f2892772b81c40ed230aa659a5ded93730a5299. Will be part of next release. Olga Maciaszek-Sharma Thank you so much for finding and addressing this issue! Keep those contributions coming, we really appreciate them!  
 

  
 
 
 
 

 
 
 

 
 
 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-36241) Delivery Pipeline Plugin Parameters not passed between jobs - bug in master code (not yet released)

2016-07-04 Thread tommy.ty...@diabol.se (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tommy Tynjä resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36241  
 
 
  Delivery Pipeline Plugin Parameters not passed between jobs - bug in master code (not yet released)   
 

  
 
 
 
 

 
Change By: 
 Tommy Tynjä  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-35491) Issue with triggering many manual steps

2016-07-04 Thread tommy.ty...@diabol.se (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tommy Tynjä commented on  JENKINS-35491  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Issue with triggering many manual steps   
 

  
 
 
 
 

 
 As commented in the pull request; I see that the PR you mention for the build-pipeline-plugin unfortunately has been declined by their maintainers. I think it's unfortunate that UI and DSL behaviour differs for this scenario. Although this feature request could potentially be merged without the proper resolution in build-pipeline-plugin I'm concerned that this could have potential unwanted present or future side-effects. Unless any other maintainer or any of our community contributor has a different opinion, I would suggest we close this for now and either create a new issue or re-open this in case buld-pipeline-plugin adds the necessary support.  
 

  
 
 
 
 

 
 
 

 
 
 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-36241) Delivery Pipeline Plugin Parameters not passed between jobs - bug in master code (not yet released)

2016-07-04 Thread tommy.ty...@diabol.se (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tommy Tynjä commented on  JENKINS-36241  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Delivery Pipeline Plugin Parameters not passed between jobs - bug in master code (not yet released)   
 

  
 
 
 
 

 
 Olga Maciaszek-Sharma Thank you for discovering this. As Kalyan Koduru mentions this was most likely introduced when the SECURITY-170 / CVE-2016-3721 was addressed in https://github.com/Diabol/delivery-pipeline-plugin/pull/182 which is in current DPP master but not yet released. I will take look at your feature request.  
 

  
 
 
 
 

 
 
 

 
 
 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-36175) Developer should be able to run a non-mutibranch pipeline job

2016-07-04 Thread tom.fenne...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tom FENNELLY resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36175  
 
 
  Developer should be able to run a non-mutibranch pipeline job   
 

  
 
 
 
 

 
Change By: 
 Tom FENNELLY  
 
 
Status: 
 In Progress Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-36330) Make It possible to limit number of jobs in a view

2016-07-04 Thread tommy.ty...@diabol.se (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tommy Tynjä commented on  JENKINS-36330  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Make It possible to limit number of jobs in a view   
 

  
 
 
 
 

 
 Potential duplicate of JENKINS-34310. Mikael Sundberg Does this feature request match the intention of the aforementioned 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-36330) Make It possible to limit number of jobs in a view

2016-07-04 Thread tommy.ty...@diabol.se (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tommy Tynjä assigned an issue to Tommy Tynjä  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36330  
 
 
  Make It possible to limit number of jobs in a view   
 

  
 
 
 
 

 
Change By: 
 Tommy Tynjä  
 
 
Assignee: 
 Patrik Boström Tommy Tynjä  
 

  
 
 
 
 

 
 
 

 
 
 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-35951) Performance improvements for loading changes

2016-07-04 Thread tommy.ty...@diabol.se (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tommy Tynjä commented on  JENKINS-35951  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Performance improvements for loading changes   
 

  
 
 
 
 

 
 Merged to master: f59c0cb0e43ab2931a5543289b078d8c9c4f6e8c Will be part of next release. Denis Stepanov Thank you for your contribution!  
 

  
 
 
 
 

 
 
 

 
 
 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-35951) Performance improvements for loading changes

2016-07-04 Thread tommy.ty...@diabol.se (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tommy Tynjä resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35951  
 
 
  Performance improvements for loading changes   
 

  
 
 
 
 

 
Change By: 
 Tommy Tynjä  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-35507) Paging not usable with large number of historical builds

2016-07-04 Thread tommy.ty...@diabol.se (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tommy Tynjä commented on  JENKINS-35507  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Paging not usable with large number of historical builds   
 

  
 
 
 
 

 
 Merged to master: 618ec249d51632396c9983fd77ba21662fe869a7 Will be part of next release. Suresh Kumar Olga Maciaszek-Sharma Marcin Zajączkowski Thank you for your great work and collaboration on addressing this 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-35507) Paging not usable with large number of historical builds

2016-07-04 Thread tommy.ty...@diabol.se (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tommy Tynjä resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35507  
 
 
  Paging not usable with large number of historical builds   
 

  
 
 
 
 

 
Change By: 
 Tommy Tynjä  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
 https://github.com/jenkinsci/git-plugin/pull/420  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread vladd...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vlad Dumitrescu commented on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
 Mark Waite Thanks for updating the details about github/git source. I believe it's now rolling.  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
 In my PR there won't be compatibility breakage. To be submitted in 20 minutes  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
 Mark Waite I'm working on a more graceful PR, but it's up to 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-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite commented on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
 Oleg Nenashev I'm willing to revert the entire change from PR350 and release a new git plugin 2.5.2 rather than break compatibility for downstream consumers of the AbstractGitSCMSource interface.  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev started work on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev assigned an issue to Oleg Nenashev  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36419  
 
 
  git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Assignee: 
 Mark Waite Oleg Nenashev  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite edited a comment on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
 Yes, absolutely.  My apologies that I didn't realize [PR350|https://github.com/jenkinsci/git-plugin/pull/350] was backwards incompatible. I missed testing the case with github as source control, and would likely have missed it writing that to the log file. I assume that means that AbstractGitSCMSource is the definition of the API as used by any other plugin which provides an implementation of AbstractGitSCMSource. My apologies that I didn't consider that 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-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite commented on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
 Yes, absolutely. My apologies that I didn't realize PR350 was backwards incompatible. I missed testing the case with github as source control, and would likely have missed it writing that to the log 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-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev edited a comment on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
 [~markewaite] Are you fine if I take it   ?  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36419  
 
 
  git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Priority: 
 Major Blocker  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
 Mark Waite Are you fine if I take it   
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
 I see the issue.  GitHubSCMSource implements AbstractGitSCMSource, but does not implement getExtensions(), List getExtensions(). This method has been implemented in https://github.com/jenkinsci/git-plugin/pull/350 in a backward-incompatible way. Working on the fix  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev edited a comment on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
 I see the issue. [GitHubSCMSource|https://github.com/jenkinsci/github-branch-source-plugin/blob/38a28e64e3d000f1599645ab10d484edc26df13f/src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java] implements AbstractGitSCMSource, but does not implement getExtensions(), List getExtensions(). This method has been implemented in https://github.com/jenkinsci/git-plugin/pull/350 in a backward-incompatible way.  It was released as git-2.5.1 Working on the fix  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36419  
 
 
  git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 

  
 
 
 
 

 
 Once I updated to 2.5.1, I couldn't index the branches anymore in my pipeline projects  which use github as their source control rather than git . Going back to 2.5.0 makes it work again.It also works if I use the "git" section instead of the "github" section for source control.   The exception in the log is{noformat}Executor threw an exceptionjava.lang.AbstractMethodError: jenkins.plugins.git.AbstractGitSCMSource.getExtensions()Ljava/util/List; at jenkins.plugins.git.AbstractGitSCMSource.build(AbstractGitSCMSource.java:305) at jenkins.scm.api.SCMSource.build(SCMSource.java:283) at jenkins.branch.MultiBranchProject.newBranch(MultiBranchProject.java:267) at jenkins.branch.MultiBranchProject.access$000(MultiBranchProject.java:82) at jenkins.branch.MultiBranchProject$1.observe(MultiBranchProject.java:297) at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.doRetrieve(GitHubSCMSource.java:285) at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrieve(GitHubSCMSource.java:256) at jenkins.scm.api.SCMSource.fetch(SCMSource.java:146) at jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:294) at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:157) at com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:122) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410){noformat}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
   

[JIRA] (JENKINS-36419) git plugin 2.5.1 breaks multibranch pipeline if using github source control

2016-07-04 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36419  
 
 
  git plugin 2.5.1 breaks multibranch pipeline if using github source control   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 
 
Summary: 
 git plugin 2.5.1 breaks multibranch pipeline  if using github source control  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline

2016-07-04 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite edited a comment on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline   
 

  
 
 
 
 

 
 I see from comparing your job definition and my initial test job definition that you're using the github plugin to provide source control, rather than the git plugin.  Is that intentional?Is there a particular benefit you gain from using the github plugin for source control rather than the git plugin? When I switch to use github to provide source control rather than git, I can see the same error.  Thanks very much for your patience reporting it.  Unfortunately, I don't know how to resolve it. I'll need to spend more time researching the interaction between the git plugin, the github plugin, and the multi-branch pipeline job type.{noformat}Jul 04, 2016 12:45:12 PM hudson.model.Executor finish1SEVERE: Executor threw an exceptionjava.lang.AbstractMethodError: jenkins.plugins.git.AbstractGitSCMSource.getExtensions()Ljava/util/List;at jenkins.plugins.git.AbstractGitSCMSource.build(AbstractGitSCMSource.java:305)at jenkins.scm.api.SCMSource.build(SCMSource.java:283)at jenkins.branch.MultiBranchProject.newBranch(MultiBranchProject.java:267)at jenkins.branch.MultiBranchProject.access$000(MultiBranchProject.java:82)at jenkins.branch.MultiBranchProject$1.observe(MultiBranchProject.java:297)at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.doRetrieve(GitHubSCMSource.java:285)at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrieve(GitHubSCMSource.java:256)at jenkins.scm.api.SCMSource.fetch(SCMSource.java:146)at jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:294)at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:157)at com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:122)at hudson.model.ResourceController.execute(ResourceController.java:98)at hudson.model.Executor.run(Executor.java:410){noformat}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

[JIRA] (JENKINS-36419) git plugin 2.5.1 breaks multibranch pipeline

2016-07-04 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite commented on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline   
 

  
 
 
 
 

 
 I see from comparing your job definition and my initial test job definition that you're using the github plugin to provide source control, rather than the git plugin. Is that intentional? Is there a particular benefit you gain from using the github plugin for source control rather than the git 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-15146) EnvJect unsets empty string properties returned in maps

2016-07-04 Thread th...@hotmail.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 think think commented on  JENKINS-15146  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: EnvJect unsets empty string properties returned in maps   
 

  
 
 
 
 

 
 it's still not possible to have an empty Environment variable. Using pipeline step withEnv(['FOO=']) with result in key="FOO" and value="". Then EnvVars.override is called and even removes "FOO" from Environment. https://github.com/kohsuke/hudson/blob/master/core/src/main/java/hudson/EnvVars.java#L126 

 

if(value==null || value.length()==0) {
remove(key);
return;
}
 

 The behavior would be okay, if the value is null. But for an explicit empty String it seems not reasonable, that the Key is deleted. What needs to be done to change this? It could not be done in the withEnv Code except in dirty ways.  
 

  
 
 
 
 

 
 
 

 
 
 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-26899) Multiple domain authentication when not part of the same forest

2016-07-04 Thread jn...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Nord commented on  JENKINS-26899  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Multiple domain authentication when not part of the same forest   
 

  
 
 
 
 

 
 to really get this to work you would need to have the same bind user (with the same password) in both domains. You do not need to fully specify the domain for the bind user - it should default to the domain of the AD controller you are talking to. e.g. for domains foo.com and example.net you would need a user binduser on each domain (bindu...@foo.com & bindu...@example.net) and the user would need the same password. The domains should not need to be part of the same forest.  If you use anonymous bind then things may not work as expected.  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline

2016-07-04 Thread vladd...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vlad Dumitrescu commented on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline   
 

  
 
 
 
 

 
 It's a multibranch pipeline. A regular pipeline works, but there I get to configure the git repository URL myself. The config.xml is below, it's at default values except for the repository, as I deleted the old job. 

 


  
  
  
  

  
  All
  false
  false
  

  
  
  

  
  
  
true
45
100
  
  

  H * * * *
  360

  
  

  

  cfc000cc-b0fd-4329-844e-cf215d846fbe
  SAME
  ...
  vladdu
  erlide_eclipse
  *
  


  

  


  
  

  


 

  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline

2016-07-04 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite commented on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline   
 

  
 
 
 
 

 
 Thanks for the support bundle. The information you've provided is great. No need to show the failure (at least not yet). I need to see if I can duplicate the failure. Is the failing job type a "Freestyle multi-branch project", a "Maven multi-branch project", a "Multi-configuration multi-branch project", a "Multibranch Pipeline", or something completely different? If you're willing, can you upload the config.xml file (job definition file) from the job which is failing? You may need to obscure substitute sensitive information (like hostnames) before you upload.  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline

2016-07-04 Thread vladd...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vlad Dumitrescu edited a comment on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline   
 

  
 
 
 
 

 
 I always restart after instaling/uninstalling plugins.I have all plugins updated to the latest available. [^support_2016-07-04_17.46.31.zip]This is with 2.5.0, do you get better information if I install 2.5.1, let it fail and then gather the bundle?  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline

2016-07-04 Thread vladd...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vlad Dumitrescu updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36419  
 
 
  git plugin 2.5.1 breaks multibranch pipeline   
 

  
 
 
 
 

 
Change By: 
 Vlad Dumitrescu  
 
 
Attachment: 
 support_2016-07-04_17.46.31.zip  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline

2016-07-04 Thread vladd...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vlad Dumitrescu commented on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline   
 

  
 
 
 
 

 
 I always restart after instaling/uninstalling plugins. I have all plugins updated to the latest available.  support_2016-07-04_17.46.31.zip   
 

  
 
 
 
 

 
 
 

 
 
 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-36422) Unable to remove workspace

2016-07-04 Thread dant...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 dan tran created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36422  
 
 
  Unable to remove workspace   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 p4-plugin  
 
 
Created: 
 2016/Jul/04 5:42 PM  
 
 
Environment: 
 stack trace pops up as   Caused by: com.perforce.p4java.exception.NullPointerError: Null client name passed to IServer.getClient()  at com.perforce.p4java.impl.mapbased.server.Server.getClient(Server.java:2422)  at org.jenkinsci.plugins.p4.client.ClientHelper.clientLogin(ClientHelper.java:89)  at org.jenkinsci.plugins.p4.client.ClientHelper.(ClientHelper.java:77)  at org.jenkinsci.plugins.p4.tasks.AbstractTask.getConnection(AbstractTask.java:166)  at org.jenkinsci.plugins.p4.tasks.AbstractTask.tryTask(AbstractTask.java:192)  at org.jenkinsci.plugins.p4.tasks.RemoveClientTask.invoke(RemoveClientTask.java:90)  at org.jenkinsci.plugins.p4.tasks.RemoveClientTask.invoke(RemoveClientTask.java:23)  at hudson.FilePath.act(FilePath.java:990)  at hudson.FilePath.act(FilePath.java:968)  at org.jenkinsci.plugins.p4.PerforceScm.processWorkspaceBeforeDeletion(PerforceScm.java:570)   Happens at 1.4.2 regardlless of global settings  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 dan tran  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  

[JIRA] (JENKINS-36422) Unable to remove workspace

2016-07-04 Thread dant...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 dan tran updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36422  
 
 
  Unable to remove workspace   
 

  
 
 
 
 

 
Change By: 
 dan tran  
 
 
Environment: 
 stack trace pops up as Caused by: com.perforce.p4java.exception.NullPointerError: Null client name passed to IServer.getClient() at com.perforce.p4java.impl.mapbased.server.Server.getClient(Server.java:2422) at org.jenkinsci.plugins.p4.client.ClientHelper.clientLogin(ClientHelper.java:89) at org.jenkinsci.plugins.p4.client.ClientHelper.(ClientHelper.java:77) at org.jenkinsci.plugins.p4.tasks.AbstractTask.getConnection(AbstractTask.java:166) at org.jenkinsci.plugins.p4.tasks.AbstractTask.tryTask(AbstractTask.java:192) at org.jenkinsci.plugins.p4.tasks.RemoveClientTask.invoke(RemoveClientTask.java:90) at org.jenkinsci.plugins.p4.tasks.RemoveClientTask.invoke(RemoveClientTask.java:23) at hudson.FilePath.act(FilePath.java:990) at hudson.FilePath.act(FilePath.java:968) at org.jenkinsci.plugins.p4.PerforceScm.processWorkspaceBeforeDeletion(PerforceScm.java:570)Happens at  1.4.2 regardlless of global settings  
 

  
 
 
 
 

 
 
 

 
 
 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 

[JIRA] (JENKINS-36422) Unable to remove workspace

2016-07-04 Thread dant...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 dan tran updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36422  
 
 
  Unable to remove workspace   
 

  
 
 
 
 

 
Change By: 
 dan tran  
 

  
 
 
 
 

 
 stack trace pops up as Caused by: com.perforce.p4java.exception.NullPointerError: Null client name passed to IServer.getClient() at com.perforce.p4java.impl.mapbased.server.Server.getClient(Server.java:2422) at org.jenkinsci.plugins.p4.client.ClientHelper.clientLogin(ClientHelper.java:89) at org.jenkinsci.plugins.p4.client.ClientHelper.(ClientHelper.java:77) at org.jenkinsci.plugins.p4.tasks.AbstractTask.getConnection(AbstractTask.java:166) at org.jenkinsci.plugins.p4.tasks.AbstractTask.tryTask(AbstractTask.java:192) at org.jenkinsci.plugins.p4.tasks.RemoveClientTask.invoke(RemoveClientTask.java:90) at org.jenkinsci.plugins.p4.tasks.RemoveClientTask.invoke(RemoveClientTask.java:23) at hudson.FilePath.act(FilePath.java:990) at hudson.FilePath.act(FilePath.java:968) at org.jenkinsci.plugins.p4.PerforceScm.processWorkspaceBeforeDeletion(PerforceScm.java:570)Happens at  1.4.2 regardlless of global settings  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 
  

[JIRA] (JENKINS-17212) Git clean broken on Windows

2016-07-04 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite commented on  JENKINS-17212  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Git clean broken on Windows   
 

  
 
 
 
 

 
 I'm not aware of any open issue related to the JGit implementation of clean. If you're open to experimentation with your Jenkins server, you could install git client plugin 2.0.0-beta1 and git plugin 3.0.0-beta1 from the experimental update center. The git client plugin 2.0.0-beta1 uses JGit 4.3 instead of JGit 3.7 and uses the JDK 7 "try with resources" facility inside the git client plugin to reduce the risk of a programming mistake which left a file open.  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline

2016-07-04 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite edited a comment on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline   
 

  
 
 
 
 

 
 Thanks for reporting the problem.  Can you provide more details on your system configuration?  A support bundle would be ideal, since it provides lots of information in a single package that is easy to collect and easy to upload?My reading of that exception in the [JDK 7 javadoc|https://docs.oracle.com/javase/7/docs/api/java/lang/AbstractMethodError.html] shows {quote}Thrown when an application tries to call an abstract method. Normally, this error is caught by the compiler; this error can only occur at run time if the definition of some class has incompatibly changed since the currently executing method was last compiled{quote}. I think that must mean that I inadvertently changed a method signature of a method in a class that extends an Abstract class, or I changed an Abstract method definition.I'm especially perplexed why I didn't see the problem in my testing before release, since I tested with JDK 8 + Jenkins 1.651.3 + Debian and I tested with JDK 7 + Jenkins 1.609.3 + Debian. After installing the new version of the git plugin, did you restart your Jenkins instance?There is a [change/addition|https://github.com/jenkinsci/git-plugin/commit/cb3d137f4df37c4f9f0664492a547750ddd6] from [~wadahiro] in AbstractGitSCMSource to add many more git options to the multi-branch plugin and the literate plugin (and anything else that uses the SCMSource interface).  That change, and its successors [1|https://github.com/jenkinsci/git-plugin/commit/a55c66cd908eb1b697e86572ae18fe203003155b], [2|https://github.com/jenkinsci/git-plugin/commit/a18c96ebe47e1c0bb2b3cb1b3e713c17a5ae9651], [3|https://github.com/jenkinsci/git-plugin/commit/fda4f124b3d485937baaa78b3f23a4b946d816a4], and the merge [4|https://github.com/jenkinsci/git-plugin/commit/38a3b04b4a60e6368a1752ee22048091ea69e108] (add tests, refine the code, etc.) worked well in my tests.Are any of your pipeline plugins out of date?Any other areas which you think might have relevant differences?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

[JIRA] (JENKINS-36419) git plugin 2.5.1 breaks multibranch pipeline

2016-07-04 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite commented on  JENKINS-36419  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: git plugin 2.5.1 breaks multibranch pipeline   
 

  
 
 
 
 

 
 Thanks for reporting the problem. Can you provide more details on your system configuration? A support bundle would be ideal, since it provides lots of information in a single package that is easy to collect and easy to upload? My reading of that exception in the JDK 7 javadoc shows 

Thrown when an application tries to call an abstract method. Normally, this error is caught by the compiler; this error can only occur at run time if the definition of some class has incompatibly changed since the currently executing method was last compiled
. I think that must mean that I inadvertently changed a method signature of a method in a class that extends an Abstract class, or I changed an Abstract method definition. I'm especially perplexed why I didn't see the problem in my testing before release, since I tested with JDK 8 + Jenkins 1.651.3 + Debian and I tested with JDK 7 + Jenkins 1.609.3 + Debian.  
 

  
 
 
 
 

 
 
 

 
 
 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-36421) Expose some Pull Request/Branch attributes as Environment Variables

2016-07-04 Thread hugo.fons...@beubi.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 hugo fonseca created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36421  
 
 
  Expose some Pull Request/Branch attributes as Environment Variables
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Antonio Muñiz  
 
 
Components: 
 bitbucket-branch-source-plugin  
 
 
Created: 
 2016/Jul/04 5:08 PM  
 
 
Priority: 
  Major  
 
 
Reporter: 
 hugo fonseca  
 

  
 
 
 
 

 
 It would be very nice if we could use expose some variables just like github is doing. Environment Variables such as: bbprbActualCommit bbprbActualCommitAuthor bbprbActualCommitAuthorEmail bbprbPullDescription bbprbPullId bbprbPullLink bbprbPullTitle bbprbSourceBranch bbprbTargetBranch sha1  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
  

[JIRA] (JENKINS-36414) Failed to record SCM polling for hudson.maven.MavenModuleSet

2016-07-04 Thread jenkins...@naeveke.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Claus Näveke closed an issue as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Sorry, my bad ...  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-36414  
 
 
  Failed to record SCM polling for hudson.maven.MavenModuleSet   
 

  
 
 
 
 

 
Change By: 
 Claus Näveke  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 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-17212) Git clean broken on Windows

2016-07-04 Thread quen...@dufour.io (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Quentin Dufour commented on  JENKINS-17212  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Git clean broken on Windows   
 

  
 
 
 
 

 
 Just to confirm that I'm currently encountering the same problem with JGit on Windows (on build agent, Windows Server 2012 R2, a different file each time).  
 

  
 
 
 
 

 
 
 

 
 
 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-36371) NullPointerException in WebappClassLoader.findResources

2016-07-04 Thread agar...@corlasosa.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andres Garcia assigned an issue to diana cubillos  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36371  
 
 
  NullPointerException in WebappClassLoader.findResources   
 

  
 
 
 
 

 
Change By: 
 Andres Garcia  
 
 
Assignee: 
 diana cubillos  
 

  
 
 
 
 

 
 
 

 
 
 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-23273) RPM post-install should not do a "chown -R ${JENKINS_USER:-jenkins} ${JENKINS_HOME:-/var/lib/jenkins}"

2016-07-04 Thread aherit...@apache.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Arnaud Héritier commented on  JENKINS-23273  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: RPM post-install should not do a "chown -R ${JENKINS_USER:-jenkins} ${JENKINS_HOME:-/var/lib/jenkins}"   
 

  
 
 
 
 

 
 Any ETA about this fix Sam Van Oort ??  
 

  
 
 
 
 

 
 
 

 
 
 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-36420) Allow to configure the client idle timeout.

2016-07-04 Thread aherit...@apache.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Arnaud Héritier started work on  JENKINS-36420  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Arnaud Héritier  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-36420) Allow to configure the client idle timeout.

2016-07-04 Thread aherit...@apache.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Arnaud Héritier assigned an issue to Arnaud Héritier  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36420  
 
 
  Allow to configure the client idle timeout.   
 

  
 
 
 
 

 
Change By: 
 Arnaud Héritier  
 
 
Assignee: 
 Arnaud Héritier  
 

  
 
 
 
 

 
 
 

 
 
 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-36420) Allow to configure the client idle timeout.

2016-07-04 Thread aherit...@apache.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Arnaud Héritier created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36420  
 
 
  Allow to configure the client idle timeout.   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 core  
 
 
Created: 
 2016/Jul/04 3:41 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Arnaud Héritier  
 

  
 
 
 
 

 
 In sshd-module the set client idle timeout cannot be configured. It may be useful to do it when you have some network instabilities. See https://github.com/jenkinsci/sshd-module/pull/4  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA 

[JIRA] (JENKINS-36418) Write a design for the extensions points that the EWM plugin may implement

2016-07-04 Thread somai.alexan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandru Somai updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36418  
 
 
  Write a design for the extensions points that the EWM plugin may implement   
 

  
 
 
 
 

 
Change By: 
 Alexandru Somai  
 
 
Sprint: 
 [GSoC] Sprint 1  
 

  
 
 
 
 

 
 
 

 
 
 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-36417) PoC: Flexible Build Selector (based on Copy Artifact plugin) for External Workspace Manager

2016-07-04 Thread somai.alexan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandru Somai updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36417  
 
 
  PoC: Flexible Build Selector (based on Copy Artifact plugin) for External Workspace Manager   
 

  
 
 
 
 

 
Change By: 
 Alexandru Somai  
 
 
Sprint: 
 [GSoC] Sprint 1  
 

  
 
 
 
 

 
 
 

 
 
 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-35976) Automatic workspace cleanup when using external workspace manager

2016-07-04 Thread somai.alexan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandru Somai updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35976  
 
 
  Automatic workspace cleanup when using external workspace manager   
 

  
 
 
 
 

 
Change By: 
 Alexandru Somai  
 
 
Sprint: 
 [GSoC] Sprint 1  
 

  
 
 
 
 

 
 
 

 
 
 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-35653) Help files enhancements

2016-07-04 Thread somai.alexan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandru Somai updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35653  
 
 
  Help files enhancements   
 

  
 
 
 
 

 
Change By: 
 Alexandru Somai  
 
 
Sprint: 
 [GSoC] Sprint 1  
 

  
 
 
 
 

 
 
 

 
 
 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-35562) Upgrade to Credentials 2.1.0+ API for populating credentials drop-down

2016-07-04 Thread stephenconno...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 stephenconnolly resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35562  
 
 
  Upgrade to Credentials 2.1.0+ API for populating credentials drop-down   
 

  
 
 
 
 

 
Change By: 
 stephenconnolly  
 
 
Status: 
 In Progress Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-36419) git plugin 2.5.1 breaks multibranch pipeline

2016-07-04 Thread vladd...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vlad Dumitrescu created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36419  
 
 
  git plugin 2.5.1 breaks multibranch pipeline   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Mark Waite  
 
 
Components: 
 git-plugin  
 
 
Created: 
 2016/Jul/04 3:30 PM  
 
 
Environment: 
 Jenkins 1.651.3, ubuntu 14.04, Oracle Java 7  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Vlad Dumitrescu  
 

  
 
 
 
 

 
 Once I updated to 2.5.1, I couldn't index the branches anymore in my pipeline projects. Going back to 2.5.0 makes it work again.  The exception in the log is 

 
Executor threw an exception
java.lang.AbstractMethodError: jenkins.plugins.git.AbstractGitSCMSource.getExtensions()Ljava/util/List;
	at jenkins.plugins.git.AbstractGitSCMSource.build(AbstractGitSCMSource.java:305)
	at jenkins.scm.api.SCMSource.build(SCMSource.java:283)
	at jenkins.branch.MultiBranchProject.newBranch(MultiBranchProject.java:267)
	at jenkins.branch.MultiBranchProject.access$000(MultiBranchProject.java:82)
	at jenkins.branch.MultiBranchProject$1.observe(MultiBranchProject.java:297)
	at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.doRetrieve(GitHubSCMSource.java:285)
	at org.jenkinsci.plugins.github_branch_source.GitHubSCMSource.retrieve(GitHubSCMSource.java:256)
	at jenkins.scm.api.SCMSource.fetch(SCMSource.java:146)
	at jenkins.branch.MultiBranchProject.computeChildren(MultiBranchProject.java:294)
	at com.cloudbees.hudson.plugins.folder.computed.ComputedFolder.updateChildren(ComputedFolder.java:157)
	at com.cloudbees.hudson.plugins.folder.computed.FolderComputation.run(FolderComputation.java:122)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at 

[JIRA] (JENKINS-36315) Confusion on how to get form validation URLs in config.jelly

2016-07-04 Thread stephenconno...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 stephenconnolly started work on  JENKINS-36315  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 stephenconnolly  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-36414) Failed to record SCM polling for hudson.maven.MavenModuleSet

2016-07-04 Thread t...@dasburo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Till Krech commented on  JENKINS-36414  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed to record SCM polling for hudson.maven.MavenModuleSet   
 

  
 
 
 
 

 
 This has been fixed already and will be available in Version 2.12  
 

  
 
 
 
 

 
 
 

 
 
 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-34788) Build status notification fails with "Enter a valid URL"

2016-07-04 Thread dodoentertainm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nenad Miksa commented on  JENKINS-34788  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build status notification fails with "Enter a valid URL"   
 

  
 
 
 
 

 
 Thanks!  
 

  
 
 
 
 

 
 
 

 
 
 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-20187) TarArchiver.visit produces corrupt archive when file size changes during write

2016-07-04 Thread alob...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alvaro Lobato closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-20187  
 
 
  TarArchiver.visit produces corrupt archive when file size changes during write   
 

  
 
 
 
 

 
Change By: 
 Alvaro Lobato  
 
 
Status: 
 In Progress Closed  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-36418) Write a design for the extensions points that the EWM plugin may implement

2016-07-04 Thread somai.alexan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandru Somai created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36418  
 
 
  Write a design for the extensions points that the EWM plugin may implement   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Alexandru Somai  
 
 
Components: 
 external-workspace-manager-plugin  
 
 
Created: 
 2016/Jul/04 2:29 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Alexandru Somai  
 

  
 
 
 
 

 
 Provide a design document with the extension points that may be implemented by the External Workspace Manager plugin.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA 

[JIRA] (JENKINS-36417) PoC: Flexible Build Selector (based on Copy Artifact plugin) for External Workspace Manager

2016-07-04 Thread somai.alexan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandru Somai created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36417  
 
 
  PoC: Flexible Build Selector (based on Copy Artifact plugin) for External Workspace Manager   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Alexandru Somai  
 
 
Components: 
 external-workspace-manager-plugin  
 
 
Created: 
 2016/Jul/04 2:21 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Alexandru Somai  
 

  
 
 
 
 

 
 Implement a PoC for the External Workspace Manager that uses the BuildSelector Extension Point defined in the Copy Artifact plugin.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by 

[JIRA] (JENKINS-36417) PoC: Flexible Build Selector (based on Copy Artifact plugin) for External Workspace Manager

2016-07-04 Thread somai.alexan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandru Somai started work on  JENKINS-36417  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Alexandru Somai  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-36416) Create Jenkinsfile in external workspace manager plugin repository

2016-07-04 Thread somai.alexan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandru Somai moved an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36416  
 
 
  Create Jenkinsfile in external workspace manager plugin repository   
 

  
 
 
 
 

 
Change By: 
 Alexandru Somai  
 
 
Project: 
 Infrastructure Jenkins  
 
 
Key: 
 INFRA JENKINS - 797 36416  
 
 
Workflow: 
 classic default workflow JNJira  
 
 
Component/s: 
 external-workspace-manager-plugin  
 
 
Component/s: 
 ci  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 

[JIRA] (JENKINS-36215) Weblogic Deployer plugin 3.3 issue

2016-07-04 Thread nbharath....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bharath Natarajan commented on  JENKINS-36215  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Weblogic Deployer plugin 3.3 issue   
 

  
 
 
 
 

 
 Hi Raphael, I was able to run the weblogic deploy job successfully from master after changing authentication mode to BY_LOGIN in config.xml and added classpath value with /path/to/wulfullclient.jar:/path/to/wlthint3client.jar. Started by user David, Sagayaraj X [EnvInject] - Loading node environment variables. Building on master in workspace /apps/opt/jenkinsnfs/internal-vd/jnhome/jobs/CAO.EWDV.Vzkauthoring.Vzk.Deploy_DEV/workspace [WeblogicDeploymentPlugin] - Pay attention of Jdk version  {selected version is 1.8.0_25}  compatibility with Weblogic Deployer API (see Oracle documentation). [WeblogicDeploymentPlugin] - The JDK /usr/java/jdk1.8.0_25/jre will be used. [WeblogicDeploymentPlugin] - Retrieving artifacts recorded [filtered resources on vzkauthoring.war]... [WeblogicDeploymentPlugin] - 2 files found under del [WeblogicDeploymentPlugin] - the following resource ['vzknowledge.war'] doesn't match vzkauthoring.war [WeblogicDeploymentPlugin] - the following resource recorded /apps/opt/jenkinsnfs/internal-vd/jnmisc/del/vzkauthoring.war is eligible. [WeblogicDeploymentPlugin] - Deploying the artifact on the following target : (name=DEV-LINX-BYPASSWD) (host=xyz.com) (port=2001) [WeblogicDeploymentPlugin] - UNDEPLOYING ARTIFACT... $ /usr/java/jdk1.8.0_25/jre/bin/java -Xms256M -Xmx256M -cp /apps/opt/jenkinsnfs/internal-vd/jnmisc/weblogic/wlfullclient.jar:/apps/opt/jenkinsnfs/internal-vd/jnmisc/weblogic/wlthint3client.jar weblogic.Deployer -debug -remote -verbose -noexit -name vzkauthoring -targets WLS_Cluster -adminurl t3://xyz.com:2001 -user xyz1 -password xyz2 -undeploy [WeblogicDeploymentPlugin] - ARTIFACT UNDEPLOYED SUCCESSFULLY. [WeblogicDeploymentPlugin] - DEPLOYING ARTIFACT... $ /usr/java/jdk1.8.0_25/jre/bin/java -Xms256M -Xmx256M -cp /apps/opt/jenkinsnfs/internal-vd/jnmisc/weblogic/wlfullclient.jar:/apps/opt/jenkinsnfs/internal-vd/jnmisc/weblogic/wlthint3client.jar weblogic.Deployer -debug -stage -remote -verbose -upload -name vzkauthoring -source /apps/opt/jenkinsnfs/internal-vd/jnmisc/del/vzkauthoring.war -targets WLS_Cluster -adminurl t3://xyz.com:2001 -user xyz1 -password xyz2 -deploy [WeblogicDeploymentPlugin] - ARTIFACT DEPLOYED SUCCESSFULLY. [INFO]  [INFO] DEPLOYMENT SUCCESS [INFO]  Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Finished: SUCCESS But we are able to run this deploy job from Jenkins node. Is there anyway we can do that. We are getting "No JDK error" whenever trying to use JDK installed in Jenkins node. Could you let us know how we can achieve that?  
 

  
 
 
 
 

 
 
 

 
 

[JIRA] (JENKINS-36415) Stage is displayed as failed although it completed successfully after retrying

2016-07-04 Thread t...@ulich.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Timo Ulich updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36415  
 
 
  Stage is displayed as failed although it completed successfully after retrying   
 

  
 
 
 
 

 
Change By: 
 Timo Ulich  
 

  
 
 
 
 

 
 We have implemented a retry mechanism in our pipeline and if the step fails in the first run, then is retried and then succeeds, the stage is still shown as failed, but the build is green.See the attached screenshot. The second stage  in Build #124  is shown as failed which was retried once. To reproduce:{code}node {stage "1"stage "2"def counter = 0waitUntil {counter++try {if (counter == 1) {sh "false"}return true}catch (e) {return false}}stage "3"}{code}  
 

  
 
 
 
 

 
 
 

 
 
 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 

[JIRA] (JENKINS-36415) Stage is displayed as failed although it completed successfully after retrying

2016-07-04 Thread t...@ulich.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Timo Ulich updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36415  
 
 
  Stage is displayed as failed although it completed successfully after retrying   
 

  
 
 
 
 

 
Change By: 
 Timo Ulich  
 

  
 
 
 
 

 
 We have implemented a retry mechanism in our pipeline and if the step fails in the first run,  then  it  is retried and then succeeds, the stage is still shown as failed, but the build is green.See the attached screenshot. The second stage is shown as failed which was retried once. To reproduce:{code}node {stage "1"stage "2"def counter = 0waitUntil {counter++try {if (counter == 1) {sh "false"}return true}catch (e) {return false}}stage "3"}{code}  
 

  
 
 
 
 

 
 
 

 
 
 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 

[JIRA] (JENKINS-36415) Stage is displayed as failed although it completed successfully after retrying

2016-07-04 Thread t...@ulich.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Timo Ulich created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36415  
 
 
  Stage is displayed as failed although it completed successfully after retrying   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Sam Van Oort  
 
 
Attachments: 
 screenshot.png  
 
 
Components: 
 pipeline-stage-view-plugin  
 
 
Created: 
 2016/Jul/04 1:40 PM  
 
 
Environment: 
 Jenkins 2.11  pipeline-stage-view-plugin 1.5  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Timo Ulich  
 

  
 
 
 
 

 
 We have implemented a retry mechanism in our pipeline and if the step fails in the first run, then is retried and then succeeds, the stage is still shown as failed, but the build is green. See the attached screenshot. The second stage in Build #124 is shown as failed which was retried once.  To reproduce: 

 

node {
stage "1"
stage "2"
def counter = 0
waitUntil {
counter++
try {
if (counter == 1) {
sh "false"
}
return true
}
catch (e) {
return false
}
}
stage "3"
}
 

  
 

  
 
 
 
 

[JIRA] (JENKINS-36414) Failed to record SCM polling for hudson.maven.MavenModuleSet

2016-07-04 Thread jenkins...@naeveke.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Claus Näveke created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36414  
 
 
  Failed to record SCM polling for hudson.maven.MavenModuleSet   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 scm-api-plugin  
 
 
Created: 
 2016/Jul/04 1:35 PM  
 
 
Environment: 
 Jenkins 2.11  SCM API Plugin 1.2  Maven Integration plugin 2.13  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Claus Näveke  
 

  
 
 
 
 

 
 SCM Polling (in our case SVN) for maven projects results in a NullPointerException: 

 

Jul 04, 2016 3:31:01 PM hudson.triggers.SCMTrigger$Runner runPolling
SEVERE: Failed to record SCM polling for hudson.maven.MavenModuleSet@e2233a[CleverJob]
java.lang.NullPointerException
at jenkins.triggers.SCMTriggerItem$SCMTriggerItems$Bridge.poll(SCMTriggerItem.java:124)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:528)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:574)
at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
 

 Jenkins + all Plugins are up to date  
 

  
 

[JIRA] (JENKINS-35646) ATH: ArtifactoryPluginTest.gradle_integration failure

2016-07-04 Thread mfra...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Manuel Franco started work on  JENKINS-35646  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Manuel Franco  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 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-34788) Build status notification fails with "Enter a valid URL"

2016-07-04 Thread antonio.mansi...@flagbit.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Antonio Mansilla commented on  JENKINS-34788  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Build status notification fails with "Enter a valid URL"   
 

  
 
 
 
 

 
 Hi Nenad Miksa, I've updated the plugin for validating the Jenkins Job URL before the build status is sent to Bitbucket API, that way we are be able to avoid bad requests and show a more suitable error message to the user.  
 

  
 
 
 
 

 
 
 

 
 
 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-34788) Build status notification fails with "Enter a valid URL"

2016-07-04 Thread antonio.mansi...@flagbit.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Antonio Mansilla resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-34788  
 
 
  Build status notification fails with "Enter a valid URL"   
 

  
 
 
 
 

 
Change By: 
 Antonio Mansilla  
 
 
Status: 
 In Progress Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 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-36413) Integrate workspace allocation with Fingerprints Engine

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36413  
 
 
  Integrate workspace allocation with Fingerprints Engine   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Alexandru Somai  
 
 
Components: 
 external-workspace-manager-plugin  
 
 
Created: 
 2016/Jul/04 1:17 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Oleg Nenashev  
 

  
 
 
 
 

 
 Use-cases: 
 
Track usages of workspaces on a single page (as well as active/inactive) 
Automatic retention hooks (once all dependent builds are deleted, it can be erased) 
History of workspace usages and easy search 
 Added value: 
 
Easily implementable if Workspace Unique IDs (we have them now) 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

 

[JIRA] (JENKINS-36412) Expose Disk Pool Usage stats to Jenkins Metrics

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36412  
 
 
  Expose Disk Pool Usage stats to Jenkins Metrics   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Alexandru Somai  
 
 
Components: 
 external-workspace-manager-plugin  
 
 
Created: 
 2016/Jul/04 1:11 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Oleg Nenashev  
 

  
 
 
 
 

 
 See https://wiki.jenkins-ci.org/display/JENKINS/Metrics+Plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

[JIRA] (JENKINS-35977) Nicer view for the External Workspaces run action

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35977  
 
 
  Nicer view for the External Workspaces run action   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 

  
 
 
 
 

 
 When the {{exwsAllocate}} step is called, it stores the parameters used for disk allocation as a run action. Currently, the parameters are only shown on the UI.Provide a nicer view of the External Workspaces action. Also on that view, explain the meaning of each parameter: e.g.: what {{Complete Path on Disk}} means.Details:* TODO: Determine other potential improvements we needCandidates:* Status view for DiskPool (used space, builds utilizing this DiskPool , running builds )* Dashboard View (All allocated WSes within the DiskPool)*Workspace Cleanup Button* Disk Usage charts on the Dashboard* Notifications if Threshold is violated* TODO: Exposure of Disk Utilization data as Jenkins Metrics (see such plugin) - Task* ...  
 

  
 
 
 
 

 
 
 

 
 
 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 

[JIRA] (JENKINS-36146) Can I change the button label "Approve" to something else in promoted build plugin

2016-07-04 Thread ayan_...@yahoo.co.in (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 ayan bose commented on  JENKINS-36146  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Can I change the button label "Approve" to something else in promoted build plugin   
 

  
 
 
 
 

 
 We are addressing all the comments including addition of test-case. But for now, we will go ahead without localization change for approve button label (as it was currently also English hardcoded in jelly file). Once we get some time after our consumption of this change, we will take out some time to address this as well. Hope that should be fine; let us know.  
 

  
 
 
 
 

 
 
 

 
 
 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-35977) Nicer view for the External Workspaces run action

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35977  
 
 
  Nicer view for the External Workspaces run action   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 

  
 
 
 
 

 
 When the {{exwsAllocate}} step is called, it stores the parameters used for disk allocation as a run action. Currently, the parameters are only shown on the UI.Provide a nicer view of the External Workspaces action. Also on that view, explain the meaning of each parameter: e.g.: what {{Complete Path on Disk}} means. Details:* TODO: Determine other potential improvements we needCandidates:* Status view for DiskPool (used space, builds utilizing this DiskPool)* Dashboard View (All allocated WSes within the DiskPool)*   
 

  
 
 
 
 

 
 
 

 
 
 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 

[JIRA] (JENKINS-35975) Configurable relativePath within the Disk Pool for a job

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35975  
 
 
  Configurable relativePath within the Disk Pool for a job   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 

  
 
 
 
 

 
 When allocating the workspace using {{exwsAllocate}} step, provide a unique workspace for each Pull Request. So the allocated workspace path on the disk shall be like: {{$physicalPathOnDisk/$jobName/$pullRequestNumber/$buildNumber}}Additional details  TBD . * The relative path is configurable within Build DSL  * [Nice2have]: Be able to specify path in the template. Maybe complicated, because for template we may need to resolve build environment variables* Workspace cleanup should work properly with such workspaces* Plugin should prevent workspace collisions (for example $physicalPathOnDisk/$jobName/A and $physicalPathOnDisk/$jobName/A/B) Reference: https://github.com/martinda/external-workspace-manager/blob/master/README.md#advanced-usage-git-pull-request  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
You received this 

[JIRA] (JENKINS-35975) Configurable relativePath within the Disk Pool for a job

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35975  
 
 
  Configurable relativePath within the Disk Pool for a job   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Summary: 
 Git pull request for Configurable relativePath within  the  external workspace manager  Disk Pool for a job  
 

  
 
 
 
 

 
 
 

 
 
 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-35975) Git pull request for the external workspace manager

2016-07-04 Thread somai.alexan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandru Somai updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35975  
 
 
  Git pull request for the external workspace manager   
 

  
 
 
 
 

 
Change By: 
 Alexandru Somai  
 

  
 
 
 
 

 
 When allocating the workspace using {{exwsAllocate}} step, provide a unique workspace for each Pull Request. So the allocated workspace path on the disk shall be like: {{$physicalPathOnDisk/$ pullRequestNumber jobName /$ jobName pullRequestNumber /$buildNumber}}Additional details TBD.Reference: https://github.com/martinda/external-workspace-manager/blob/master/README.md#advanced-usage-git-pull-request  
 

  
 
 
 
 

 
 
 

 
 
 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-35975) Git pull request for the external workspace manager

2016-07-04 Thread somai.alexan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandru Somai updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-35975  
 
 
  Git pull request for the external workspace manager   
 

  
 
 
 
 

 
Change By: 
 Alexandru Somai  
 

  
 
 
 
 

 
 When allocating the workspace using {{exwsAllocate}} step, provide a unique workspace for each Pull Request. So the allocated workspace path on the disk shall be like: {{$physicalPathOnDisk/$ jobName pullRequestNumber /$ buildNumber jobName /$ pullRequestNumber buildNumber }}Additional details TBD.Reference: https://github.com/martinda/external-workspace-manager/blob/master/README.md#advanced-usage-git-pull-request  
 

  
 
 
 
 

 
 
 

 
 
 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-36076) Write acceptance tests for external workspace manager

2016-07-04 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-36076  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Write acceptance tests for external workspace manager   
 

  
 
 
 
 

 
 Action Item: Alexandru Somai to write a list of tests to be implemented  
 

  
 
 
 
 

 
 
 

 
 
 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-35021) JobConfigHistory: Max number of days to keep history entries parameter: Does not work as expected

2016-07-04 Thread m...@jochen-fuerbacher.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jochen A. Fürbacher resolved as Cannot Reproduce  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 If someone can reproduce this issue, feel free to reopen the ticket.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-35021  
 
 
  JobConfigHistory: Max number of days to keep history entries parameter: Does not work as expected   
 

  
 
 
 
 

 
Change By: 
 Jochen A. Fürbacher  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Cannot Reproduce  
 

  
 
 
 
 

 
 
 

 
 
 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 

  1   2   >