Missed the reply all button. ---------- Forwarded message ---------- From: "Tully Foote" Date: Mar 1, 2013 1:51 AM Subject: Re: [Ros-release] Strange build errors on jenkins To: "Armin Hornung" Cc: We had a few build slaves run out of disk space. The failed to mkdir error is indicative. Jenkins is configured to halt the slaves when they get low on space, but with the latest version that functionality is failing. We've filed tickets upstream hopefully it will be fixed soon. In the mean time ill try to be more vigilant. Tully On Mar 1, 2013 1:43 AM, "Armin Hornung" wrote: > I got a couple of strange errors on the build farm is something amiss? I > don't see how they relate to the code (and the repository in question did > not receive any code updates, it was just built since a package it depends > on was rebuilt): > > > http://jenkins.willowgarage.com:8080/job/ros-groovy-octomap-mapping_binarydeb_quantal_amd64/181/ > > ERROR: Failed to update https://code.ros.org/svn/release/trunk > org.tmatesoft.svn.core.SVNException: svn: E175002: REPORT */svn/release/*!svn/vcc/default failed > ... > > > > > http://jenkins.willowgarage.com:8080/job/ros-groovy-octomap-mapping_binarydeb_oneiric_amd64/169/ > > ... > > Building remotely on 50.28.5.32 in workspace > java.io.IOException: Failed to mkdirs: > at hudson.FilePath.mkdirs(FilePath.java:990) > at hudson.model.AbstractProject.checkout(AbstractProject.java:1340) > at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:683) > at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88) > at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:588) > at hudson.model.Run.execute(Run.java:1568) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:237) > Build step 'Groovy Postbuild' marked build as failure > > > > http://jenkins.willowgarage.com:8080/job/ros-groovy-octomap-mapping_binarydeb_quantal_i386/74/ > (same as the above) > > > -- > Armin Hornung > Humanoid Robots Lab, Albert-Ludwigs-Universität Freiburg > Contact: http://www.informatik.uni-freiburg.de/~hornunga > > > _______________________________________________ > Ros-release mailing list > Ros-release@code.ros.org > https://code.ros.org/mailman/listinfo/ros-release > >