Jay Perry commented on Bug JENKINS-22053

I currently running into this

Started on Dec 22, 2014 12:59:00 PM
Using strategy: Inverse
[poll] Last Built Revision: Revision 87279712b25ea4b4fdefc47021c16f3a5108b448 (refs/remotes/origin/master)
using GIT_SSH to set credentials 
 > git ls-remote -h g...@bitbucket.org:company/myapp.git master # timeout=10
FATAL: hudson.plugins.git.GitException: Error performing command: git ls-remote -h g...@bitbucket.org:company/myapp.git master
hudson.util.IOException2: hudson.plugins.git.GitException: Error performing command: git ls-remote -h g...@bitbucket.org:company/myapp.git master
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:518)
	at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:384)
	at hudson.scm.SCM.poll(SCM.java:401)
	at hudson.model.AbstractProject._poll(AbstractProject.java:1429)

I am using Jenkins 1.580.1 and git plugin 2.3.2. I do not get this when running master as it only happens with the Inverse setting. Please help as it prevents my builds from running. Thanks in advance.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to