Closed Bug 1435039 Opened 6 years ago Closed 6 years ago

source-test-mozlint-eslint and source-test-mozlint-test-manifest ran as part of fennec 58.0.1 publish_fennec

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: bhearsum, Unassigned)

Details

(Whiteboard: [releaseduty])

See https://tools.taskcluster.net/groups/c2l3yJiWQfKG6zyAE6AQ5g (fennec graph) and https://tools.taskcluster.net/groups/M3j4WTe_RnWPkc6V-gD28Q/tasks/c2l3yJiWQfKG6zyAE6AQ5g/details (action task)

From the action task log:
[task 2018-01-29T17:54:38.171252Z] Querying version control for metadata: https://hg.mozilla.org/releases/mozilla-release/json-automationrelevance/c2db4a50dc5c93b44852d9a5201f7ec062ecc6cb
[task 2018-01-29T17:54:38.171340Z] attempt 1/2
[task 2018-01-29T17:54:38.171622Z] retry: calling get_automationrelevance, attempt #1
[task 2018-01-29T17:54:38.172964Z] Starting new HTTPS connection (1): hg.mozilla.org
[task 2018-01-29T17:54:38.506438Z] "GET /releases/mozilla-release/json-automationrelevance/c2db4a50dc5c93b44852d9a5201f7ec062ecc6cb HTTP/1.1" 200 None
[task 2018-01-29T17:54:38.512562Z] 1 commits influencing task scheduling:
[task 2018-01-29T17:54:38.512675Z]  c2db4a50dc5c Bug 1432966: Sanitize HTML fragments created for chrome-privileged documents. r=bz f=gijs a=jcristau
[task 2018-01-29T17:54:38.516046Z] no files found matching a pattern in `skip-unless-changed` for source-test-mozlint-py-compat
[task 2018-01-29T17:54:38.516763Z] no files found matching a pattern in `skip-unless-changed` for source-test-mozlint-py-flake8
[task 2018-01-29T17:54:38.518618Z] no files found matching a pattern in `skip-unless-changed` for source-test-mozlint-wptlint-gecko
[task 2018-01-29T17:54:38.519683Z] no files found matching a pattern in `skip-unless-changed` for source-test-mozlint-yaml
[task 2018-01-29T17:54:38.521414Z] no files found matching a pattern in `skip-unless-changed` for source-test-python-marionette-harness
[task 2018-01-29T17:54:38.521972Z] no files found matching a pattern in `skip-unless-changed` for source-test-python-mozbase-linux64/opt
[task 2018-01-29T17:54:38.522504Z] no files found matching a pattern in `skip-unless-changed` for source-test-python-mozharness
[task 2018-01-29T17:54:38.522700Z] no files found matching a pattern in `skip-unless-changed` for source-test-python-mozlint
[task 2018-01-29T17:54:38.523294Z] no files found matching a pattern in `skip-unless-changed` for source-test-python-mozversioncontrol
[task 2018-01-29T17:54:38.524224Z] no files found matching a pattern in `skip-unless-changed` for source-test-python-taskgraph-tests
[task 2018-01-29T17:54:38.524810Z] Removed 10 tasks by skip-unless-changed during optimization.

....

[task 2018-01-29T17:54:42.549887Z] Creating task with taskId e9JG7lr8Qdy31lIEDe4_0A for source-test-mozlint-eslint
[task 2018-01-29T17:54:42.551473Z] Starting new HTTP connection (1): taskcluster
[task 2018-01-29T17:54:42.552371Z] Creating task with taskId ddOCfwp0R9Wgs62nGHxhlg for source-test-mozlint-test-manifest
Hm, these generally run in the on-push graph, so they get optimized out by the previous_graph_id logic. I wonder if either

- there's optimization logic to force that into the graph, after the existing_tasks optimization, or
- if this was optimized out of the on-push graph and we didn't optimize it out of the publish graph, or
- if we spanned different hg-pushes for publish vs build/promote and these were new tasks in the new hg-push?
Whiteboard: [releaseduty]
wfm on maple; guessing this is fixed of at least 60+?
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.