It was indeed an issue on master - there was about 200 G of archived nightly build artifacts. I've cleared out some old artifacts, and set more strict restrictions on how long to keep them for future builds so this shouldn't be an issue in the future.
Cheers, Torben On Tue, Jul 2, 2019 at 9:21 AM Torben Barsballe < [email protected]> wrote: > That might be a problem on the master this time - I'll look into it. > We might need to reduce/configure how long archived artifacts are stored. > > Torben > > On Sat, Jun 29, 2019 at 5:35 AM Andrea Aime <[email protected]> > wrote: > >> Uh oh, looks like the build server is in trouble, it's disk space related >> again, >> see the error below: >> >> On Sat, Jun 29, 2019 at 2:03 PM Jenkins <[email protected]> wrote: >> >>> >>> $ ssh-agent -k >>> unset SSH_AUTH_SOCK; >>> unset SSH_AGENT_PID; >>> echo Agent pid 25889 killed; >>> [ssh-agent] Stopped. >>> Archiving artifacts >>> ERROR: Step ‘Archive the artifacts’ aborted due to exception: >>> * java.io.IOException: No space left on device* >>> at sun.nio.ch.FileDispatcherImpl.write0(Native Method) >>> at >>> sun.nio.ch.FileDispatcherImpl.write(FileDispatcherImpl.java:60) >>> at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) >>> at sun.nio.ch.IOUtil.write(IOUtil.java:65) >>> at sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:211) >>> at java.nio.channels.Channels.writeFullyImpl(Channels.java:78) >>> at java.nio.channels.Channels.writeFully(Channels.java:101) >>> at java.nio.channels.Channels.access$000(Channels.java:61) >>> at java.nio.channels.Channels$1.write(Channels.java:174) >>> at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:2315) >>> at org.apache.commons.io.IOUtils.copy(IOUtils.java:2270) >>> at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:2291) >>> at org.apache.commons.io.IOUtils.copy(IOUtils.java:2246) >>> at hudson.util.IOUtils.copy(IOUtils.java:43) >>> at hudson.FilePath.readFromTar(FilePath.java:2579) >>> Also: Also: hudson.remoting.Channel$CallSiteStackTrace: >>> Remote call to i-01adc278a02b76ff7 >>> at >>> hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) >>> at >>> hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) >>> at >>> hudson.remoting.Channel$2.adapt(Channel.java:992) >>> at >>> hudson.remoting.Channel$2.adapt(Channel.java:988) >>> at >>> hudson.remoting.FutureAdapter.get(FutureAdapter.java:59) >>> at >>> hudson.FilePath.copyRecursiveTo(FilePath.java:2382) >>> at >>> jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61) >>> at >>> hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:235) >>> at >>> hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) >>> at >>> hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) >>> at >>> hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) >>> at >>> hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) >>> at >>> hudson.model.Build$BuildExecution.post2(Build.java:186) >>> at >>> hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) >>> at hudson.model.Run.execute(Run.java:1841) >>> at >>> hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) >>> at >>> hudson.model.ResourceController.execute(ResourceController.java:97) >>> at hudson.model.Executor.run(Executor.java:429) >>> java.io.IOException: This archives contains unclosed entries. >>> at >>> org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.finish(TarArchiveOutputStream.java:225) >>> at >>> org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.close(TarArchiveOutputStream.java:241) >>> at hudson.util.io.TarArchiver.close(TarArchiver.java:127) >>> at hudson.FilePath.writeToTar(FilePath.java:2549) >>> at hudson.FilePath.access$4000(FilePath.java:210) >>> at hudson.FilePath$CopyRecursiv >>> >> >> Cheers >> Andrea >> >> == GeoServer Professional Services from the experts! Visit >> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf >> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa >> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 >> http://www.geo-solutions.it http://twitter.com/geosolutions_it >> ------------------------------------------------------- *Con riferimento >> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - >> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni >> circostanza inerente alla presente email (il suo contenuto, gli eventuali >> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i >> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per >> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le >> sarei comunque grato se potesse darmene notizia. This email is intended >> only for the person or entity to which it is addressed and may contain >> information that is privileged, confidential or otherwise protected from >> disclosure. We remind that - as provided by European Regulation 2016/679 >> “GDPR” - copying, dissemination or use of this e-mail or the information >> herein by anyone other than the intended recipient is prohibited. If you >> have received this email by mistake, please notify us immediately by >> telephone or e-mail.* >> >
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
