Closed Bug 1220765 Opened 8 years ago Closed 8 years ago

43.0b1 fennec repacks failing to upload and submit to taskcluster

Categories

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

defect
Not set
normal

Tracking

(b2g-v2.5 fixed)

RESOLVED FIXED
Tracking Status
b2g-v2.5 --- fixed

People

(Reporter: jlund, Assigned: jlund)

References

Details

Attachments

(2 files, 1 obsolete file)

04:19:44     INFO - ##### Running taskcluster-upload step.
04:19:44     INFO - #####
04:19:44     INFO - Running main action method: taskcluster_upload
04:19:44    FATAL - Uncaught exception: Traceback (most recent call last):
04:19:44    FATAL -   File "/builds/slave/rel-m-beta-and-api-9_rpk_6-000/scripts/mozharness/base/script.py", line 1698, in run
04:19:44    FATAL -     self.run_action(action)
04:19:44    FATAL -   File "/builds/slave/rel-m-beta-and-api-9_rpk_6-000/scripts/mozharness/base/script.py", line 1640, in run_action
04:19:44    FATAL -     self._possibly_run_method(method_name, error_if_missing=True)
04:19:44    FATAL -   File "/builds/slave/rel-m-beta-and-api-9_rpk_6-000/scripts/mozharness/base/script.py", line 1581, in _possibly_run_method
04:19:44    FATAL -     return getattr(self, method_name)()
04:19:44    FATAL -   File "scripts/scripts/mobile_l10n.py", line 485, in taskcluster_upload
04:19:44    FATAL -     branch = self.config['branch']
04:19:44    FATAL - KeyError: 'branch'
Assignee: nobody → jlund
do we need TC uploads for these?
(In reply to Chris AtLee [:catlee] from comment #1)
> do we need TC uploads for these?

looks like mobile_l10n.py got and the nightly single_locale configs  but not the release equivalents. I don't think it will be much to get them working. patch incoming.

will remove taskcluster-upload action if this fails
need to upload this to beta.

I'm going to put a=testing if r+'d
Attachment #8682156 - Flags: review?(mshal)
nick saw that we are also failing to upload. since we have more than one thing failing, let's disable the taskcluster submission altogether and fix uploads by passing the UPLOAD_* vars needed
Attachment #8682319 - Flags: review?(nthomas)
Summary: 43.0b1 build1 fennec repacks failing to upload to taskcluster, missing branch in config → 43.0b1 build1 fennec repacks failing to upload and submit to taskcluster
Attachment #8682156 - Attachment is obsolete: true
Attachment #8682156 - Flags: review?(mshal)
Blocks: 1220964
Comment on attachment 8682319 [details] [diff] [review]
151102_1220765_fennec_tc_upload_beta_release_config_fix-bbot-cfgs.patch

Looks good. When you get a few spare minutes please add a patch for the release case to the appropriate tracking/merge bug so we don't have a rerun in 5 weeks.
Attachment #8682319 - Flags: review?(nthomas) → review+
Jordan already did that on bug 1220964, because he is awesome.
Comment on attachment 8682319 [details] [diff] [review]
151102_1220765_fennec_tc_upload_beta_release_config_fix-bbot-cfgs.patch

thanks! https://hg.mozilla.org/build/buildbot-configs/rev/93b4a92d47ec

needs a push to prod + reconfig
Attachment #8682319 - Flags: checked-in+
(In reply to Jordan Lund (:jlund) from comment #7)
> Comment on attachment 8682319 [details] [diff] [review]
> 151102_1220765_fennec_tc_upload_beta_release_config_fix-bbot-cfgs.patch
> 
> thanks! https://hg.mozilla.org/build/buildbot-configs/rev/93b4a92d47ec
> 
> needs a push to prod + reconfig

looks like this worked. however we have more uplift issues. at the very least, we need to put 'stage_product' in the config
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Attachment #8682647 - Flags: review?(rail) → review+
Blocks: 1211313
I think we are good here now :)
No longer blocks: 1211313
Summary: 43.0b1 build1 fennec repacks failing to upload and submit to taskcluster → 43.0b1 fennec repacks failing to upload and submit to taskcluster
Blocks: 1211313
You need to log in before you can comment on or make changes to this bug.