Hello!

I am trying to get a new Jenkins install working on windows.

I have git installed, using OpenSSH. Our server is deployed on private Gitlab
instance.

Jenkins service is logging in as the "jenkins" user, and this user
has its SSH key registered with Gitlab.

I can manually clone our repo using Git bash.

However, when I try to to get the Jenkins job to build, I get this message:


Started by user anonymous <http://localhost:8080/user/null>
Building in workspace C:\bin\Jenkins\workspace\master
Cloning the remote Git repository
Cloning repository git@JDMIDEVREPO:RisPacs/rispacs.git
 > git.exe init C:\bin\Jenkins\workspace\master # timeout=10
ERROR: Error cloning remote repo 'origin'ERROR 
<http://stacktrace.jenkins-ci.org/search?query=ERROR>: Error cloning remote 
repo 'origin'Finished <http://stacktrace.jenkins-ci.org/search?query=Finished>: 
FAILURE


Any ideas?

Thanks!

Aaron


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/3e752dd8-5c73-4a83-b51b-567319a75b32%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to