[Buildbot] #2960: Builder page show that some build exists, but their own page doesn't

Buildbot trac trac at buildbot.net
Tue Oct 28 19:44:20 UTC 2014


#2960: Builder page show that some build exists, but their own page doesn't
----------------------+-----------------------
Reporter:  Ben        |       Owner:  tardyp
    Type:  undecided  |      Status:  accepted
Priority:  major      |   Milestone:  0.9.0
 Version:  0.8.9      |  Resolution:
Keywords:  web        |
----------------------+-----------------------
Changes (by tardyp):

 * owner:   => tardyp
 * status:  new => accepted


Comment:

 Yes, it is a bug that I am aware of.

 It is related to the buildbot service's internal cache. The first time it
 tries to get the build, it gets a 404, and store that in the cache. Then
 it can't convince himself to update the build.

 The code is very generic, so this is probably not only related to builds.
 It is not very easy to debug, and I haven't got the time to fix it yet.

 The workaround is to just reload the page.

--
Ticket URL: <http://trac.buildbot.net/ticket/2960#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list