Intermittent IOError: [Errno 2] No such file or directory: u'/builds/worker/checkouts/gecko/.taskcluster.yml'
Categories
(Firefox Build System :: Task Configuration, defect, P5)
Tracking
(firefox73 fixed)
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: tomprince)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Filed by: csabou [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=278867555&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/JezizfQETM-hg-UjnxQYRQ/runs/0/artifacts/public/logs/live_backing.log
[task 2019-11-30T10:04:44.709Z] /builds/worker/checkouts/gecko/python/mozbuild/mozbuild/frontend/context.py:2062: WARNING: duplicate label example usage, other instance in /builds/worker/checkouts/gecko/docs-out/html/_staging/build/buildsystem/mozbuild-symbols.rst
[task 2019-11-30T10:04:44.710Z] /builds/worker/checkouts/gecko/taskcluster/taskgraph/test/test_optimize.py:docstring of taskgraph.test.test_optimize.TestOptimize.make_triangle:4: WARNING: Inline interpreted text or phrase reference start-string without end-string.
[task 2019-11-30T10:04:44.710Z] WARNING: autodoc: failed to import module u'test_taskcluster_yml' from module u'taskgraph.test'; the following exception was raised:
[task 2019-11-30T10:04:44.710Z] Traceback (most recent call last):
[task 2019-11-30T10:04:44.710Z] File "/builds/worker/checkouts/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/docs-y-qLfVwz/lib/python2.7/site-packages/sphinx/ext/autodoc/importer.py", line 154, in import_module
[task 2019-11-30T10:04:44.710Z] import(modname)
[task 2019-11-30T10:04:44.710Z] File "/builds/worker/checkouts/gecko/build/mach_bootstrap.py", line 431, in call
[task 2019-11-30T10:04:44.710Z] module = self._original_import(name, globals, locals, fromlist, level)
[task 2019-11-30T10:04:44.710Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/test/test_taskcluster_yml.py", line 19, in <module>
[task 2019-11-30T10:04:44.710Z] class TestTaskclusterYml(unittest.TestCase):
[task 2019-11-30T10:04:44.710Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/test/test_taskcluster_yml.py", line 21, in TestTaskclusterYml
[task 2019-11-30T10:04:44.710Z] taskcluster_yml = load_yaml(GECKO, ".taskcluster.yml")
[task 2019-11-30T10:04:44.710Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/util/yaml.py", line 38, in load_yaml
[task 2019-11-30T10:04:44.710Z] with open(filename, "rb") as f:
[task 2019-11-30T10:04:44.710Z] IOError: [Errno 2] No such file or directory: u'/builds/worker/checkouts/gecko/.taskcluster.yml'
[task 2019-11-30T10:04:44.710Z]
Updated•6 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 5•6 years ago
|
||
Tom,
this has seen an increase failure rate since the beginning of December, could you please take a look at it?
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 6•6 years ago
|
||
The documentation tasks do not include .taskcluster.yml, so fail when trying to
load the tests to generate documentation automatically.
Updated•6 years ago
|
Comment 8•6 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Description
•