Re: [us...@bb.net] [SPAM] How to debug why the buildmaster won't start a build?

2017-06-13 Thread alan somers
No, the home page shows no pending builds. On Tue, Jun 13, 2017 at 8:46 AM, Neil Gilmore wrote: > Alan, > > Does your setup have a web UI? If so, are you seeing builds being queued? > Big difference between a queued build not starting and builds not getting > queued at

Re: [us...@bb.net] [SPAM] How to debug why the buildmaster won't start a build?

2017-06-13 Thread Neil Gilmore
Alan, Does your setup have a web UI? If so, are you seeing builds being queued? Big difference between a queued build not starting and builds not getting queued at all... Neil Gilmore grammatech.com On 6/12/2017 11:12 PM, alan somers wrote: I have a buildmaster with one DockerLatentWorker

Re: [us...@bb.net] [SPAM] How to debug why the buildmaster won't start a build?

2017-06-13 Thread Pierre Tardy
The home page only show the running builds. in the builder page, there is the list of buildrequests. A reason why a master won't start them might be - there is no worker available - there is a nextWorker or a nextBuild callback which returns None or [] In the case those checks do not help, the

Re: [us...@bb.net] [SPAM] How to debug why the buildmaster won't start a build?

2017-06-13 Thread alan somers
Yeah, those builds from 15min ago caught me by surprise. They were created by the AnyBranchScheduler for the staging branch, which makes me suspect that the real problem is with the pull request scheduler. Perhaps it doesn't reschedule a build when somebody squashes commits? Just a guess. I can

[us...@bb.net] Buildbot Weekly Summary

2017-06-13 Thread dustin
Weekly Meeting Buildbot has weekly meetings via irc, held at 17:00 BST (London Time) on Tuesdays. Meetings are in #buildbot on Freenode, open to any and all participants. They generally focus on organizational, rather than technical issues, but are open to anything Buildbot-related. To raise

Re: [us...@bb.net] [SPAM] How to debug why the buildmaster won't start a build?

2017-06-13 Thread alan somers
Nope, no buildrequests either. https://alan.ci/buildbot/#/builders/5 The only worker is a DockerLatentWorker. I've verified that the buildmaster can talk to the Docker server, and I can't find any docker-related error messages in twistd.log. So I think the problem is that the master isn't

Re: [us...@bb.net] [SPAM] How to debug why the buildmaster won't start a build?

2017-06-13 Thread Pierre Tardy
If you see the message "adding buildset 183 to database" I would expect that buildrequests are created. If I look at your database: last ten buildsets: all are completed https://alan.ci/buildbot/api/v2/buildsets?order=-bsid=10 last ten buildrequests: all are completed

Re: [us...@bb.net] [SPAM] How to debug why the buildmaster won't start a build?

2017-06-13 Thread Pierre Tardy
Ah that is right. GitHubPullrequestPoller is for me considered experiemental and usable only for people which have difficulties setting up the hooks. You should rather configure the hooks, as your bot is available on the internet.

[us...@bb.net] Weekly Meeting Notes

2017-06-13 Thread Dustin J. Mitchell
Meeting summary 1. *Introduction* (djmitche , 16:00:11) 1. http://bit.ly/2rup31x (djmitche