| Started by an SCM change |
| Building remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/precise_icehouse_neutron_stable |
| Wiping out workspace first. |
| Cloning the remote Git repository |
| Cloning repository https://github.com/openstack/neutron.git |
| Fetching upstream changes from https://github.com/openstack/neutron.git |
| Fetching upstream changes from https://github.com/openstack/neutron.git |
| Checking out Revision 1d4a3e33c169ea3072f205cb81386a6624cf37fe (remotes/origin/stable/icehouse) |
| FATAL: Could not checkout null with start point 1d4a3e33c169ea3072f205cb81386a6624cf37fe |
| hudson.plugins.git.GitException: Could not checkout null with start point 1d4a3e33c169ea3072f205cb81386a6624cf37fe |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1212) |
| at sun.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
| at java.lang.reflect.Method.invoke(Method.java:606) |
| at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:275) |
| at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:256) |
| at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215) |
| at hudson.remoting.UserRequest.perform(UserRequest.java:118) |
| at hudson.remoting.UserRequest.perform(UserRequest.java:48) |
| at hudson.remoting.Request$2.run(Request.java:326) |
| 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:58) |
| at java.lang.Thread.run(Thread.java:744) |
| Caused by: hudson.plugins.git.GitException: Command "git checkout -f 1d4a3e33c169ea3072f205cb81386a6624cf37fe" returned status code 128: |
| stdout: |
| stderr: error: unable to write file .coveragerc |
| error: unable to write file .gitignore |
| error: unable to write file .gitreview |
| error: unable to write file .mailmap |
| error: unable to write file .pylintrc |
| error: unable to write file .testr.conf |
| error: unable to write file HACKING.rst |
| error: unable to write file LICENSE |
| error: unable to write file MANIFEST.in |
| error: unable to write file README.rst |
| error: unable to write file TESTING.rst |
| error: unable to write file babel.cfg |
| fatal: cannot create directory at 'bin': No space left on device |
|
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1086) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1063) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:900) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:910) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:1186) |
| at hudson.plugins.git.GitAPI.checkout(GitAPI.java:207) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1196) |
| ... 15 more |