Re: Upgrade to git plugin 3.1.0 broken the build job. Please advise if you experienced

2017-04-09 Thread Simba K
/JENKINS-34082> (git username / > password fails from service if git installation included credentials > manager). Since newer git installations default to include the credentials > manager, you are likely seeing the second case. > > Mark Waite > > On Sat, Apr 8, 2017 at 8:44 AM S

Re: Upgrade to git plugin 3.1.0 broken the build job. Please advise if you experienced

2017-04-08 Thread Simba K
t a > private key credential. > > Mark Waite > > On Sat, Apr 8, 2017 at 8:12 AM Simba K wrote: > >> Thank you All for sharing thoughts. ..Branch actually exists.. But when i >> use option to poll the repo hourly, I see below error msg in logs. >> >> >>

Re: Upgrade to git plugin 3.1.0 broken the build job. Please advise if you experienced

2017-04-08 Thread Simba K
Thank you All for sharing thoughts. ..Branch actually exists.. But when i use option to poll the repo hourly, I see below error msg in logs. using GIT_ASKPASS to set credentials > git.exe ls-remote -h https://git.URL.git # timeout=10 Unexpected ls-remote output line '' [poll] Couldn't

Upgrade to git plugin 3.1.0 broken the build job. Please advise if you experienced

2017-04-02 Thread Simba K
I have upgraded jenkins from 1.6 to 2.32. and git plugin to 3.1 and git client plugin to 2.4.1. It broken existing build job. Has anyone experienced? > git.exe fetch --tags https://myproject.git +refs/heads/*:refs/remotes/origin/* > git.exe rev-parse "refs/remotes/origin/master^{commit}" # t