[JIRA] [slave-setup-plugin] (JENKINS-28080) Failed to fetch from repository

2015-04-23 Thread kellypanqianl...@hotmail.com (JIRA)














































pan kelly
 updated  JENKINS-28080


Failed to fetch from repository
















Change By:


pan kelly
(24/Apr/15 2:59 AM)




Summary:


Failed to fetch from
 ssh://g...@stash.it.hk.hibm.hsbc:7999/fxo/ftl.git
 repository





Description:


Building remotely on Jenkins Slave (Slave Jenkins) in workspace C:\SWDTOOLS\jenkins\Slaves\workspace\FTL_development > C:/SWDTOOLS/Git/bin/git.exe rev-parse --is-inside-work-treeFetching changes from the remote Git repository > C:/SWDTOOLS/Git/bin/git.exe config remote.origin.url ssh://g...@stash.it.hk.hibm.hsbc:7999/fxo/ftl.gitFetching upstream changes from ssh://g...@stash.it.hk.hibm.hsbc:7999/fxo/ftl.git > C:/SWDTOOLS/Git/bin/git.exe --version > C:/SWDTOOLS/Git/bin/git.exe fetch --tags --progress ssh://g...@stash.it.hk.hibm.hsbc:7999/fxo/ftl.git +refs/heads/*:refs/remotes/origin/*
ERROR: Timeout after 180 minutesFATAL: Failed to fetch from ssh://g...@stash.it.hk.hibm.hsbc:7999/fxo/ftl.githudson.plugins.git.GitException: Failed to fetch from ssh://g...@stash.it.hk.hibm.hsbc:7999/fxo/ftl.git	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623)	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855)	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880)	at hudson.model.AbstractProject.checkout(AbstractProject.java:1253)	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:622)	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:528)	at hudson.model.Run.execute(Run.java:1745)	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)	at hudson.model.ResourceController.execute(ResourceController.java:89)	at hudson.model.Executor.run(Executor.java:240)Caused by: hudson.plugins.git.GitException: Command "C:/SWDTOOLS/Git/bin/git.exe fetch --tags --progress ssh://g...@stash.it.hk.hibm.hsbc:7999/fxo/ftl.git +refs/heads/*:refs/remotes/origin/*" returned status code -1:stdout: stderr: Could not create directory '/c/Users/jenkins/.ssh'.	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1325)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1186)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87)	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:257)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)	at hudson.remoting.UserRequest.perform(UserRequest.java:118)	at hudson.remoting.UserRequest.perform(UserRequest.java:48)	at hudson.remoting.Request$2.run(Request.java:328)	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)	at java.util.concurrent.FutureTask.run(FutureTask.java:262)	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)	at hudson.remoting.Engine$1$1.run(Engine.java:63)	at java.lang.Thread.run(Thread.java:744)



























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.


[JIRA] [slave-setup-plugin] (JENKINS-28080) Failed to fetch from ssh://g...@stash.it.hk.hibm.hsbc:7999/fxo/ftl.git

2015-04-23 Thread kellypanqianl...@hotmail.com (JIRA)














































pan kelly
 created  JENKINS-28080


Failed to fetch from ssh://g...@stash.it.hk.hibm.hsbc:7999/fxo/ftl.git















Issue Type:


Bug



Assignee:


Kohsuke Kawaguchi



Components:


slave-setup-plugin



Created:


24/Apr/15 2:56 AM



Description:


Building remotely on Jenkins Slave (Slave Jenkins) in workspace C:\SWDTOOLS\jenkins\Slaves\workspace\FTL_development
 > C:/SWDTOOLS/Git/bin/git.exe rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > C:/SWDTOOLS/Git/bin/git.exe config remote.origin.url ssh://g...@stash.it.hk.hibm.hsbc:7999/fxo/ftl.git
Fetching upstream changes from ssh://g...@stash.it.hk.hibm.hsbc:7999/fxo/ftl.git
 > C:/SWDTOOLS/Git/bin/git.exe --version
 > C:/SWDTOOLS/Git/bin/git.exe fetch --tags --progress ssh://g...@stash.it.hk.hibm.hsbc:7999/fxo/ftl.git +refs/heads/:refs/remotes/origin/
ERROR: Timeout after 180 minutes
FATAL: Failed to fetch from ssh://g...@stash.it.hk.hibm.hsbc:7999/fxo/ftl.git
hudson.plugins.git.GitException: Failed to fetch from ssh://g...@stash.it.hk.hibm.hsbc:7999/fxo/ftl.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:623)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:855)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:880)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1253)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:622)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:528)
	at hudson.model.Run.execute(Run.java:1745)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
Caused by: hudson.plugins.git.GitException: Command "C:/SWDTOOLS/Git/bin/git.exe fetch --tags --progress ssh://g...@stash.it.hk.hibm.hsbc:7999/fxo/ftl.git +refs/heads/:refs/remotes/origin/" returned status code -1:
stdout: 
stderr: Could not create directory '/c/Users/jenkins/.ssh'.

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1325)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1186)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$200(CliGitAPIImpl.java:87)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:257)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at hudson.remoting.Engine$1$1.run(Engine.java:63)
	at java.lang.Thread.run(Thread.java:744)




Environment:


Windows Server 2012 (amd64)




Project:


Jenkins



Priority:


Critical



Reporter:


pan kelly

























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/jir