There is no space .

/dev/xvdf1       50G   47G     0 100% /var/lib/jenkins/workspace

I have cleaned up builds for 'fastsimulatorbuild' job which were using 9G.
Modified the job to delete old builds and artefacts after 30 builds/30days.


~Talluri

On Mon, Jun 1, 2015 at 8:14 PM, Pierre-Luc Dion <pd...@cloudops.com> wrote:

> Can someone that have access to the principal jenkins server to check disk
> space left?
>
> getting this error on few slave, the one I've check does not have disk full
>
>
> Thread has died
>
> java.io.IOException: No space left on device
>         at java.io.FileOutputStream.writeBytes(Native Method)
>         at java.io.FileOutputStream.write(FileOutputStream.java:318)
>         at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
>         at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:316)
>         at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149)
>         at java.io.OutputStreamWriter.close(OutputStreamWriter.java:233)
>         at java.io.BufferedWriter.close(BufferedWriter.java:266)
>         at hudson.util.AtomicFileWriter.close(AtomicFileWriter.java:94)
>         at hudson.util.AtomicFileWriter.commit(AtomicFileWriter.java:109)
>         at hudson.util.TextFile.write(TextFile.java:121)
>         at hudson.model.Job.saveNextBuildNumber(Job.java:274)
>         at hudson.model.Job.assignBuildNumber(Job.java:332)
>         at hudson.model.Run.<init>(Run.java:286)
>         at hudson.model.AbstractBuild.<init>(AbstractBuild.java:167)
>         at hudson.model.Build.<init>(Build.java:92)
>         at hudson.model.FreeStyleBuild.<init>(FreeStyleBuild.java:34)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> Method)
>         at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
>         at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
>         at
> jenkins.model.lazy.LazyBuildMixIn.newBuild(LazyBuildMixIn.java:186)
>         at hudson.model.AbstractProject.newBuild(AbstractProject.java:1000)
>         at
> hudson.model.AbstractProject.createExecutable(AbstractProject.java:1193)
>         at
> hudson.model.AbstractProject.createExecutable(AbstractProject.java:143)
>         at hudson.model.Executor.run(Executor.java:213)
>
> more info <http://wiki.jenkins-ci.org/display/JENKINS/Dead+Executor>
>
>
>
> ref:
> http://jenkins.buildacloud.org/computer/cca-slave-02/executors/0/causeOfDeath
>
>
>
> Thanks!
>

Reply via email to