Ok, found the problem: https://github.com/python/buildmaster-config/pull/338


On Wed, 10 Aug 2022 at 13:50, Pablo Galindo Salgado <pablog...@gmail.com>
wrote:

> This is the only exception I found in the logs:
>
> 2022-08-06 16:56:44+0000 [-] Got exception when handling reporter events
>         Traceback (most recent call last):
>           File
> "/srv/buildbot/venv/lib/python3.9/site-packages/twisted/internet/defer.py",
> line 1750, in gotResult
>             current_context.run(_inlineCallbacks, r, gen, status)
>           File
> "/srv/buildbot/venv/lib/python3.9/site-packages/twisted/internet/defer.py",
> line 1656, in _inlineCallbacks
>             result = current_context.run(
>           File
> "/srv/buildbot/venv/lib/python3.9/site-packages/twisted/python/failure.py",
> line 514, in throwExceptionIntoGenerator
>             return g.throw(self.type, self.value, self.tb)
>           File
> "/srv/buildbot/venv/lib/python3.9/site-packages/buildbot/reporters/base.py",
> line 95, in _got_event
>             log.err(e, 'Got exception when handling reporter events')
>         --- <exception caught here> ---
>           File
> "/srv/buildbot/venv/lib/python3.9/site-packages/buildbot/reporters/base.py",
> line 88, in _got_event
>             report = yield g.generate(self.master, self, key, msg)
>         builtins.KeyError: 'content'
>
> Not sure this is related :(
>
> On Tue, 9 Aug 2022 at 23:34, Pablo Galindo Salgado <pablog...@gmail.com>
> wrote:
>
>> No idea, I will try to get a peek at the logs tomorrow.
>>
>> On Mon, 8 Aug 2022 at 18:41, Victor Stinner <vstin...@python.org> wrote:
>>
>>> Hi,
>>>
>>> Since July 23 or July 24, I don't get emails about buildbot failures
>>> anymore. Can it be a recent configuration change?
>>>
>>> 8484356 Remove ware-win81-release worker (#335)
>>> c896dd7 Promote WASM to tier 3, run parallel builds (#336)
>>> cd98a8b Use wasi-env script to set build parameters (#337)
>>> 6af4556 Discord reporter
>>> b5bf201 Ensure the content is present in the build data in the PR
>>> reporter
>>> 97850dd Fix buildbot reporters warnings (#313)
>>>
>>> Victor
>>> --
>>> Night gathers, and now my watch begins. It shall not end until my death.
>>>
>>
_______________________________________________
Python-Buildbots mailing list -- python-buildbots@python.org
To unsubscribe send an email to python-buildbots-le...@python.org
https://mail.python.org/mailman3/lists/python-buildbots.python.org/
Member address: arch...@mail-archive.com

Reply via email to