See <https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/17571/display/redirect>
Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on builds43 (ubuntu) in workspace <https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/ws/> The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://github.com/apache/mesos.git > git init <https://ci-builds.apache.org/job/Mesos/job/Mesos-Reviewbot/ws/> # > timeout=10 Fetching upstream changes from https://github.com/apache/mesos.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --tags --progress -- https://github.com/apache/mesos.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/apache/mesos.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision a69bd750a0cfa82d7327ca42ac9a82df9255e12a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a69bd750a0cfa82d7327ca42ac9a82df9255e12a # timeout=10 FATAL: Could not checkout a69bd750a0cfa82d7327ca42ac9a82df9255e12a hudson.plugins.git.GitException: Command "git checkout -f a69bd750a0cfa82d7327ca42ac9a82df9255e12a" returned status code 128: stdout: stderr: error: unable to write file src/tests/slave_tests.cpp error: unable to write file src/tests/slave_validation_tests.cpp error: unable to write file src/tests/sorter_tests.cpp error: unable to write file src/tests/state_tests.cpp error: unable to write file src/tests/storage_local_resource_provider_tests.cpp error: unable to write file src/tests/task_status_update_manager_tests.cpp error: unable to write file src/tests/teardown_tests.cpp error: unable to write file src/tests/test_framework_test.sh error: unable to write file src/tests/test_helper_main.cpp error: unable to write file src/tests/test_http_framework_test.sh error: unable to write file src/tests/upgrade_tests.cpp error: unable to write file src/tests/uri_fetcher_tests.cpp error: unable to write file src/tests/uri_tests.cpp error: unable to write file src/tests/utils.cpp error: unable to write file src/tests/utils.hpp error: unable to write file src/tests/values_tests.cpp error: unable to write file src/tests/volume_gid_manager_tests.cpp error: unable to write file src/tests/zookeeper.cpp error: unable to write file src/tests/zookeeper.hpp error: unable to write file src/tests/zookeeper_test_server.cpp error: unable to write file src/tests/zookeeper_test_server.hpp error: unable to write file src/tests/zookeeper_tests.cpp error: unable to write file src/tests/zookeeper_url_tests.cpp fatal: cannot create directory at 'src/uri': No space left on device at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2671) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2989) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to builds43 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1000) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143) at jdk.internal.reflect.GeneratedMethodAccessor819.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129) at com.sun.proxy.$Proxy172.execute(Unknown Source) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1357) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1215) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:645) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:517) at hudson.model.Run.execute(Run.java:1896) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Caused: hudson.plugins.git.GitException: Could not checkout a69bd750a0cfa82d7327ca42ac9a82df9255e12a at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:3013) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:376) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834)
