[Buildbot-devel] logging

Mike Winter miwinter at cisco.com
Fri Mar 26 15:03:24 UTC 2010


Ive seen something like this for HTTPChannel also. Broker is I think another 'buildbot class' involved in communications 

2010-03-26 04:15:42-0700 [HTTPChannel,9,64.103.255.212] 64.103.255.212 - - [26/Mar/2010:11:15:41 +0000] "GET /favicon.ico HTTP/1.1" 404 145 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2"

So in the brackets at a guess u have class, socket #(guess) and remote IP address?

On Mar 26, 2010, at 5:41 AM, Al Nikolov wrote:

> Hi, there
> 
> In such a log excerpt:
> 
> 2010-03-24 12:23:45+0300 [Broker,9,127.0.1.1] acquireLocks(step <Build ...>, locks [(<MasterLock(max master builders, 5)>, <buildbot.locks.LockAccess instance at 0x2f50d40>)])
> 2010-03-24 12:23:45+0300 [Broker,9,127.0.1.1] acquireLocks(step <hacks.UniqueBuildNumber instance at 0xb8e1320>, locks [])
> 2010-03-24 12:23:45+0300 [Broker,9,127.0.1.1] releaseLocks(<hacks.UniqueBuildNumber instance at 0xb8e1320>): []
> 2010-03-24 12:23:45+0300 [Broker,9,127.0.1.1]  step 'unique' complete: success
> 2010-03-24 12:23:45+0300 [Broker,9,127.0.1.1] acquireLocks(step <hacks.ForgetSource instance at 0x2abcef0>, locks [])
> 2010-03-24 12:23:45+0300 [-] releaseLocks(<hacks.ForgetSource instance at 0x2abcef0>): []
> 2010-03-24 12:23:45+0300 [-]  step 'forget' complete: skipped
> 2010-03-24 12:23:45+0300 [-] acquireLocks(step <buildbot.steps.source.Git instance at 0x1c3f488>, locks [])
> 
> what's the meaning of [Broker,9,127.0.1.1] or [-]?
> 
> 
> 
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> 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