I've kicked off another build, see if the disk space issue has been resolved
On 26 January 2017 at 11:26, Stephen Connolly < [email protected]> wrote: > Caused by: hudson.plugins.git.GitException: Command "git init > f:\jenkins\jenkins-slave\workspace\maven-3.x-jenkinsfile\master\test" > returned status code 128: > stdout: > stderr: error: copy-fd: write returned: No space left on device > fatal: cannot copy 'F:\Program > Files\Git\mingw64/share/git-core/templates/hooks/commit-msg.sample' to > 'f:/jenkins/jenkins-slave/workspace/maven-3.x-jenkinsfile/master/test/.git/hooks/commit-msg.sample': > Invalid argument > > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1723) > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1699) > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695) > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1317) > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:650) > at > org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:463) > at > org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:152) > at > org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:145) > at hudson.remoting.UserRequest.perform(UserRequest.java:153) > at hudson.remoting.UserRequest.perform(UserRequest.java:50) > at hudson.remoting.Request$2.run(Request.java:332) > at > hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) > at java.util.concurrent.FutureTask.run(Unknown Source) > at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) > at hudson.remoting.Engine$1$1.run(Engine.java:85) > at java.lang.Thread.run(Unknown Source) > > > On 26 January 2017 at 11:09, Stephen Connolly < > [email protected]> wrote: > >> https://builds.apache.org/job/maven-3.x-jenkinsfile/job/master/16/ >> >> >> >
