Closed Bug 1468386 Opened 6 years ago Closed 6 years ago

Remove funsize-balrog-submitter

Categories

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

enhancement
Not set
normal

Tracking

(firefox62 fixed)

RESOLVED FIXED
Tracking Status
firefox62 --- fixed

People

(Reporter: sfraser, Assigned: sfraser)

Details

Attachments

(2 files)

I think the docker image 'funsize-balrog-submitter' is now obsolete, as it's not used by the nightly funsize tasks any more, and wasn't used by releases.

I'll remove it.
Nice to see this removed from tree. Moar cleanup!
Assignee: nobody → sfraser
Comment on attachment 8985232 [details]
Bug 1468386 Clean up unused funsize-balrog-submitter image r=mtabara

Mihai Tabara [:mtabara]⌚️GMT has approved the revision.

https://phabricator.services.mozilla.com/D1648
Attachment #8985232 - Flags: review+
Pushed by sfraser@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8f3285a5c28c
Clean up unused funsize-balrog-submitter image r=mtabara
Backed out changeset 8f3285a5c28c (bug 1468386) for Gecko Decision Task failure on taskcluster/docker/funsize-balrog-submitter/Dockerfile on a CLOSED TREE

Backout link: https://hg.mozilla.org/integration/autoland/rev/35b28db3b16e259334b5e3e20cb9befbb5b4990e

Push with failures:https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=8f3285a5c28c843002fa53ffe236fba6ad277b78

Log link: https://treeherder.mozilla.org/logviewer.html#?job_id=183200708&repo=autoland&lineNumber=533

Log snippet: 

[task 2018-06-14T15:18:57.775Z] Traceback (most recent call last):
[task 2018-06-14T15:18:57.775Z]   File "/builds/worker/checkouts/gecko/taskcluster/mach_commands.py", line 183, in taskgraph_decision
[task 2018-06-14T15:18:57.775Z]     return taskgraph.decision.taskgraph_decision(options)
[task 2018-06-14T15:18:57.775Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/decision.py", line 155, in taskgraph_decision
[task 2018-06-14T15:18:57.775Z]     full_task_json = tgg.full_task_graph.to_json()
[task 2018-06-14T15:18:57.775Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/generator.py", line 151, in full_task_graph
[task 2018-06-14T15:18:57.776Z]     return self._run_until('full_task_graph')
[task 2018-06-14T15:18:57.776Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/generator.py", line 318, in _run_until
[task 2018-06-14T15:18:57.776Z]     k, v = self._run.next()
[task 2018-06-14T15:18:57.776Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/generator.py", line 242, in _run
[task 2018-06-14T15:18:57.776Z]     new_tasks = kind.load_tasks(self.parameters, list(all_tasks.values()))
[task 2018-06-14T15:18:57.776Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/generator.py", line 73, in load_tasks
[task 2018-06-14T15:18:57.776Z]     for task_dict in transforms(trans_config, inputs)]
[task 2018-06-14T15:18:57.776Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/task.py", line 1710, in check_run_task_caches
[task 2018-06-14T15:18:57.776Z]     for task in tasks:
[task 2018-06-14T15:18:57.776Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/task.py", line 1656, in check_task_dependencies
[task 2018-06-14T15:18:57.776Z]     for task in tasks:
[task 2018-06-14T15:18:57.777Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/task.py", line 1644, in check_task_identifiers
[task 2018-06-14T15:18:57.777Z]     for task in tasks:
[task 2018-06-14T15:18:57.777Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/task.py", line 1627, in chain_of_trust
[task 2018-06-14T15:18:57.777Z]     for task in tasks:
[task 2018-06-14T15:18:57.777Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/task.py", line 1474, in build_task
[task 2018-06-14T15:18:57.777Z]     for task in tasks:
[task 2018-06-14T15:18:57.777Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/task.py", line 1444, in add_index_routes
[task 2018-06-14T15:18:57.778Z]     for task in tasks:
[task 2018-06-14T15:18:57.778Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/task.py", line 1266, in validate
[task 2018-06-14T15:18:57.778Z]     for task in tasks:
[task 2018-06-14T15:18:57.778Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/task.py", line 1243, in task_name_from_label
[task 2018-06-14T15:18:57.778Z]     for task in tasks:
[task 2018-06-14T15:18:57.778Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/task.py", line 1204, in set_defaults
[task 2018-06-14T15:18:57.778Z]     for task in tasks:
[task 2018-06-14T15:18:57.778Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/docker_image.py", line 129, in fill_template
[task 2018-06-14T15:18:57.778Z]     GECKO, context_path, image_name, args)
[task 2018-06-14T15:18:57.778Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/util/docker.py", line 151, in generate_context_hash
[task 2018-06-14T15:18:57.778Z]     return stream_context_tar(topsrcdir, image_path, VoidWriter(), image_name, args)
[task 2018-06-14T15:18:57.779Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/util/docker.py", line 211, in stream_context_tar
[task 2018-06-14T15:18:57.779Z]     with open(os.path.join(context_dir, 'Dockerfile'), 'rb') as fh:
[task 2018-06-14T15:18:57.783Z] IOError: [Errno 2] No such file or directory: u'taskcluster/docker/funsize-balrog-submitter/Dockerfile'
Flags: needinfo?(sfraser)
Flags: needinfo?(sfraser)
Comment on attachment 8985373 [details]
Bug 1468386 Don't build funsize balrog image r=mtabara

Mihai Tabara [:mtabara]⌚️GMT has approved the revision.

https://phabricator.services.mozilla.com/D1655
Attachment #8985373 - Flags: review+
Pushed by sfraser@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5383a69853bd
Don't build funsize balrog image r=mtabara
https://hg.mozilla.org/mozilla-central/rev/5383a69853bd
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Pushed by sfraser@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a75f33744de6
Clean up unused funsize-balrog-submitter image r=mtabara
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: