[Buildbot-devel] logging

Al Nikolov a.nikolov at drweb.com
Fri Mar 26 18:57:18 UTC 2010


exarkun at twistedmatrix.com wrote:

> Programming is hard.  Debugging, moreso.  Can you be more specific about
> what you're looking for?

Ok, when i just force one builder from the web interface, it goes ok.

When i trigger a couple of builders by sending a change to them, it goes ok.

But when i trigger several hundred of builders by a Nighty scheduler (this
implies an excessive locks using: 8 master locks and 2 slave locks) then
some of builds perform well and some of them - just as i said before:

- master and slave lock aquired by Build
- first step aquires lock in [] (no locking) successes and releases lock
- no other steps done ('Not started', 'Not finished')
- Build releases master and slave lock

Are there any ideas how to debug this?





More information about the devel mailing list