See <https://builds.apache.org/job/pulsar-master/630/display/redirect>

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H29 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/pulsar-master/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository https://github.com/apache/incubator-pulsar.git
 > git init <https://builds.apache.org/job/pulsar-master/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/incubator-pulsar.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/incubator-pulsar.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/incubator-pulsar.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/incubator-pulsar.git 
 > # timeout=10
Fetching upstream changes from https://github.com/apache/incubator-pulsar.git
 > git fetch --tags --progress https://github.com/apache/incubator-pulsar.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision e28ef1b4f7b6cb44cb424b7f121085fd5c1a87d9 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e28ef1b4f7b6cb44cb424b7f121085fd5c1a87d9
FATAL: Could not checkout e28ef1b4f7b6cb44cb424b7f121085fd5c1a87d9
hudson.plugins.git.GitException: Command "git checkout -f 
e28ef1b4f7b6cb44cb424b7f121085fd5c1a87d9" returned status code 128:
stdout: 
stderr: error: unable to write file site/img/dcos/prom_targets.png
error: unable to write file site/img/dcos/uninstall.png
error: unable to write file site/img/exclusive-subscriptions.png
error: unable to write file site/img/failover-subscriptions.png
error: unable to write file site/img/favicon.ico
error: unable to write file site/img/feather.png
error: unable to write file site/img/japan-flag.svg
error: unable to write file site/img/message-deduplication.png
error: unable to write file site/img/partitioning.png
error: unable to write file site/img/pulsar-functions-overview.png
error: unable to write file site/img/pulsar-functions-routing-example.png
error: unable to write file site/img/pulsar-functions-word-count.png
error: unable to write file site/img/pulsar-io.png
error: unable to write file site/img/pulsar-logo.png
error: unable to write file site/img/pulsar-reader-consumer-interfaces.png
error: unable to write file site/img/pulsar-service-discovery.png
error: unable to write file site/img/pulsar-subscription-modes.png
error: unable to write file site/img/pulsar-system-architecture.png
error: unable to write file site/img/pulsar-tiered-storage.png
error: unable to write file site/img/pulsar.pdf
error: unable to write file site/img/pulsar.png
error: unable to write file site/img/pulsar.svg
error: unable to write file site/img/pulsar_partitioned_topic.jpg
error: unable to write file site/img/pulsar_subscriptions.jpg
error: unable to write file site/img/retention-expiry.png
error: unable to write file site/img/shared-subscriptions.png
error: unable to write file site/index.html
fatal: cannot create directory at 'site/ja': No space left on device

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$800(CliGitAPIImpl.java:72)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2301)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H29
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
                at sun.reflect.GeneratedMethodAccessor788.invoke(Unknown Source)
                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
                at com.sun.proxy.$Proxy120.execute(Unknown Source)
                at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1236)
                at hudson.scm.SCM.checkout(SCM.java:504)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
                at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
                at hudson.model.Run.execute(Run.java:1794)
                at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.plugins.git.GitException: Could not checkout 
e28ef1b4f7b6cb44cb424b7f121085fd5c1a87d9
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2325)
        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:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Not sending mail to unregistered user git...@alasdairhodge.co.uk
Not sending mail to unregistered user guosi...@gmail.com
Not sending mail to unregistered user y.shiga.91+yush...@gmail.com

Reply via email to