We have desktop Jenkins version to check out the code from cvs repository.

below is the command we use:

:extssh:user@hostName:portNumber/PathoftheRepository

This is was working fine over a period of time but all of a sudden am 
facing below exception.

Building in workspace C:\Users\automation\.jenkins\jobs\Build_sahi\workspace
cvs checkout -P -D 01 Aug 2016 15:05:56 +0530 -d OnDemandKeyword 
OnDemandKeyword 
ERROR: CVS Authentication failed: 
null*org.netbeans.lib.cvsclient.connection.AuthenticationException* 
<http://stacktrace.jenkins-ci.org/search?query=org.netbeans.lib.cvsclient.connection.AuthenticationException>:
 SSH connection failed.
        at 
*org.netbeans.lib.cvsclient.connection.SSHConnection.open(SSHConnection.java:141)*
 
<http://stacktrace.jenkins-ci.org/search/?query=org.netbeans.lib.cvsclient.connection.SSHConnection.open&entity=method>
        at *org.netbeans.lib.cvsclient.Client$1.run(Client.java:374)* 
<http://stacktrace.jenkins-ci.org/search/?query=org.netbeans.lib.cvsclient.Client$1.run&entity=method>
        at java.lang.Thread.run(Unknown Source)
Caused by: com.jcraft.jsch.JSchException: Session.connect: 
java.net.ConnectException: Connection timed out: connect
        at com.jcraft.jsch.Session.connect(Session.java:525)
        at com.jcraft.jsch.Session.connect(Session.java:160)
        at 
org.netbeans.lib.cvsclient.connection.SSHConnection.open(SSHConnection.java:139)
        ... 2 more
ERROR: Cvs task failed*Finished* 
<http://stacktrace.jenkins-ci.org/search?query=Finished>: FAILURE



Am really clue less..

Can any one help me on this?

-- 
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/dd96a719-a20b-4051-84ef-07ef2e17e18d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to