Closed Bug 1158130 Opened 9 years ago Closed 9 years ago

Reconfig issues should send an error email to the automation ML

Categories

(Release Engineering :: Release Automation: Other, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1149316

People

(Reporter: Sylvestre, Unassigned)

Details

Building 38 beta 7, we had some issues wrt reconfig. We didn't receive any email about it.
We had two issues:
1) the locales were not updated for release
"2015-04-23 22:05:03,339 : ERROR : error checking l10n changeset https://hg.mozilla.org/releases/l10n/mozilla-release/de/file/8743
94ae620d: 404 Not Found"

2) a reconfig issue (causing a python error + bt)
Traceback (most recent call last):
  File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_808f68cc2960_production_0.8-py2.7.egg/buildbot/scripts/runner.py", line 1042, in doCheckConfig
    ConfigLoader(configFileName=configFileName)
  File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_808f68cc2960_production_0.8-py2.7.egg/buildbot/scripts/checkconfig.py", line 31, in __init__
    self.loadConfig(configFile, check_synchronously_only=True)
  File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbot-0.8.2_hg_808f68cc2960_production_0.8-py2.7.egg/buildbot/master.py", line 652, in loadConfig
    exec f in localDict
  File "/builds/buildbot/build1/master/master.cfg", line 140, in <module>
    secrets=getattr(passwords, 'secrets', None)
  File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbotcustom/process/release.py", line 1267, in generateReleaseBranchObjects
    mar_channel_ids=updateConfig.get("marChannelIds", []),
  File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbotcustom/process/factory.py", line 3935, in __init__
    self.partialUpdates.keys())
  File "/builds/buildbot/build1/lib/python2.7/site-packages/buildbotcustom/common.py", line 181, in getPreviousVersion
    return str(max(StrictVersion(v) for v in partialVersions if v != version))
ValueError: max() arg is an empty sequence 

For both errors, we didn't receive any emails, leaving relman in the dark.
Both of those are done by release-sanity, so I'm going to dupe over to 1149316.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Pardon me, release-runner.
You need to log in before you can comment on or make changes to this bug.