Project

General

Profile

Bug #30652

The GitHub status push does not work due to internal errors

Added by Andrey Vasilyev 5 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Category:
Continuous integration
Start date:
03.11.2022
Due date:
Estimated time:
Close

Description

2022-11-03 08:39:40+0000 [-] Got exception when handling reporter events
Traceback (most recent call last):
File "/home/timofey_turenko_mariadb_com/.local/share/virtualenvs/buildbot-configuration-3qKV6FcS/lib/python3.8/site-packages/twisted/internet/defer.py", line 857, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/home/timofey_turenko_mariadb_com/.local/share/virtualenvs/buildbot-configuration-3qKV6FcS/lib/python3.8/site-packages/twisted/internet/defer.py", line 1750, in gotResult
current_context.run(_inlineCallbacks, r, gen, status)
File "/home/timofey_turenko_mariadb_com/.local/share/virtualenvs/buildbot-configuration-3qKV6FcS/lib/python3.8/site-packages/twisted/internet/defer.py", line 1660, in _inlineCallbacks
result = current_context.run(gen.send, result)
File "/home/timofey_turenko_mariadb_com/.local/share/virtualenvs/buildbot-configuration-3qKV6FcS/lib/python3.8/site-packages/buildbot/reporters/base.py", line 95, in _got_event
log.err(e, 'Got exception when handling reporter events')
--- ---
File "/home/timofey_turenko_mariadb_com/.local/share/virtualenvs/buildbot-configuration-3qKV6FcS/lib/python3.8/site-packages/buildbot/reporters/base.py", line 93, in _got_event
yield self.sendMessage(reports)
File "/home/timofey_turenko_mariadb_com/mariadbenterprise-buildbot/buildbot-configuration/config/github_status_push.py", line 31, in sendMessage
if properties['buildername'][0] in INTERESTED_BUILDS and properties['project'][0] == codebases.ES_PRODUCT:
builtins.KeyError: 'project'

History

#1

Updated by Denis Malyutin 4 months ago

  • Status changed from New to In Progress
#2

Updated by Denis Malyutin about 2 months ago

  • Status changed from In Progress to Resolved
#3

Updated by Denis Malyutin about 1 month ago

  • Assignee changed from Denis Malyutin to Andrey Vasilyev
#4

Updated by Andrey Vasilyev about 1 month ago

  • Status changed from Resolved to Closed
  • Assignee changed from Andrey Vasilyev to Denis Malyutin

Also available in: Atom PDF