Started by an SCM change Started by an SCM change Started by an SCM change Building in workspace /jenkins/jobs/oi-userland/workspace Checkout:workspace / /jenkins/jobs/oi-userland/workspace - hudson.remoting.LocalChannel@8c5318 Using strategy: Default Last Built Revision: Revision 31a89eff99fca9b714d743e5f44bd1aa6564b1b8 (origin/oi/hipster) Fetching changes from 1 remote Git repository Fetching upstream changes from origin Commencing build of Revision 31a89eff99fca9b714d743e5f44bd1aa6564b1b8 (origin/oi/hipster) Checking out Revision 31a89eff99fca9b714d743e5f44bd1aa6564b1b8 (origin/oi/hipster) FATAL: Could not apply tag jenkins-oi-userland-890 hudson.plugins.git.GitException: Could not apply tag jenkins-oi-userland-890 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.tag(CliGitAPIImpl.java:710) at hudson.plugins.git.GitAPI.tag(GitAPI.java:220) at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1239) at hudson.plugins.git.GitSCM$4.invoke(GitSCM.java:1196) at hudson.FilePath.act(FilePath.java:909) at hudson.FilePath.act(FilePath.java:882) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1196) at hudson.model.AbstractProject.checkout(AbstractProject.java:1411) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:657) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562) at hudson.model.Run.execute(Run.java:1604) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:246) Caused by: hudson.plugins.git.GitException: Error performing command: git tag -a -f -m Jenkins Build #890 jenkins-oi-userland-890 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:780) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:739) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:749) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.tag(CliGitAPIImpl.java:708) ... 14 more Caused by: java.io.IOException: Cannot run program "git" (in directory "/jenkins/jobs/oi-userland/workspace"): error=12, Not enough space at java.lang.ProcessBuilder.start(Unknown Source) at hudson.Proc$LocalProc.(Proc.java:244) at hudson.Proc$LocalProc.(Proc.java:216) at hudson.Launcher$LocalLauncher.launch(Launcher.java:773) at hudson.Launcher$ProcStarter.start(Launcher.java:353) at hudson.Launcher$ProcStarter.join(Launcher.java:360) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:769) ... 17 more Caused by: java.io.IOException: error=12, Not enough space at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.(Unknown Source) at java.lang.ProcessImpl.start(Unknown Source) ... 24 more