[Buildbot-devel] Clobber failed in mode copy

Axel Hecht l10n.moz at googlemail.com
Tue May 20 11:34:17 UTC 2008


http://buildbot.net/trac/ticket/277 might be part of this.

Axel

2008/5/20  <bugs at almad.net>:
>
> Hi,
>
>
>
> I'm getting this error from nightly build:
>
>
>
> starting mercurial operation
>
> rm -rf /home/pc/buildbot/project_server/workdir/build
>
>  in dir /home/pc/buildbot/project_server/workdir (timeout 14400 secs)
>
>  watching logfiles {}
>
>  argv: ['rm', '-rf', '/home/pc/buildbot/project_workdir/9/build']
>
>  environment:
>
>  HOME=/home/pc
>
>  LOGNAME=pc
>
>  MAIL=/var/mail/pc
>
>  PATH=/home/pc/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
>
>  PWD=/home/pc
>
>  SHELL=/bin/sh
>
>  SHLVL=1
>
>  TERM=xterm
>
>  USER=pc
>
>  _=/usr/bin/buildbot
>
>  closing stdin
>
>  using PTY: True
>
> program finished with exit code -1
>
>
>
> using mercurial backend and mode copy.
>
>
>
> Any idea how this can occur? I thought that build just do not exist (and buildbot then tries to delete it), but I've patched buildbot and added
>
>
>
> if not os.path.exists(d):
>
>    return defer.succeed(0)
>
>
>
> but still no luck.
>
>
>
> Any idea? Running on debian unstable.
>
>
>
> Thanks,
>
>
>
> Almad
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>




More information about the devel mailing list