Closed Bug 1968652 Opened 2 months ago Closed 2 months ago

Perma [docu] ./mach doc | /builds/worker/checkouts/gecko/docs-out/html/_staging/remote/index.rst:9: WARNING: undefined label: 'webdriver-bidi-header'

Categories

(Remote Protocol :: Agent, defect, P5)

defect
Points:
1

Tracking

(firefox-esr128 unaffected, firefox139 unaffected, firefox140 unaffected, firefox141 fixed)

RESOLVED FIXED
141 Branch
Tracking Status
firefox-esr128 --- unaffected
firefox139 --- unaffected
firefox140 --- unaffected
firefox141 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: whimboo)

References

(Regression)

Details

(Keywords: intermittent-failure, regression, Whiteboard: [webdriver:m16])

Attachments

(1 file)

Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=510180124&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/AADiMkyyS_uX4BWCaC7DdQ/runs/0/artifacts/public/logs/live_backing.log


 No module named 'psutil'
[task 2025-05-27T08:19:28.040Z] /builds/worker/checkouts/gecko/python/mozbuild/mozbuild/mozconfig.py:docstring of mozbuild.mozconfig.MozconfigLoader:1: WARNING: duplicate object description of mozbuild.mozconfig.MozconfigLoader, other instance in build/buildsystem/mozconfigs, use :no-index: for one of them
[task 2025-05-27T08:19:28.041Z] /builds/worker/checkouts/gecko/python/mozbuild/mozbuild/mozconfig.py:docstring of mozbuild.mozconfig.MozconfigLoader.read_mozconfig:1: WARNING: duplicate object description of mozbuild.mozconfig.MozconfigLoader.read_mozconfig, other instance in build/buildsystem/mozconfigs, use :no-index: for one of them
[task 2025-05-27T08:19:28.041Z] WARNING: autodoc: failed to import module 'check_binary' from module 'mozbuild.action'; the following exception was raised:
[task 2025-05-27T08:19:28.041Z] Traceback (most recent call last):
[task 2025-05-27T08:19:28.041Z]   File "/builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/docs/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 143, in import_module
[task 2025-05-27T08:19:28.041Z]     return importlib.import_module(modname)
[task 2025-05-27T08:19:28.041Z]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[task 2025-05-27T08:19:28.041Z]   File "/builds/worker/fetches/python/lib/python3.11/importlib/__init__.py", line 126, in import_module
[task 2025-05-27T08:19:28.041Z]     return _bootstrap._gcd_import(name[level:], package, level)
[task 2025-05-27T08:19:28.041Z]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[task 2025-05-27T08:19:28.041Z]   File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
[task 2025-05-27T08:19:28.041Z]   File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
[task 2025-05-27T08:19:28.041Z]   File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
[task 2025-05-27T08:19:28.041Z]   File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
[task 2025-05-27T08:19:28.041Z]   File "<frozen importlib._bootstrap_external>", line 940, in exec_module
[task 2025-05-27T08:19:28.041Z]   File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
[task 2025-05-27T08:19:28.041Z]   File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/action/check_binary.py", line 22, in <module>
[task 2025-05-27T08:19:28.041Z]     PLATFORM = buildconfig.substs["OS_TARGET"]
[task 2025-05-27T08:19:28.041Z]                ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
[task 2025-05-27T08:19:28.041Z]   File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/backend/configenvironment.py", line 275, in __getitem__
[task 2025-05-27T08:19:28.041Z]     raise KeyError("'%s'" % key)
[task 2025-05-27T08:19:28.041Z] KeyError: "'OS_TARGET'"
[task 2025-05-27T08:19:28.041Z] 
[task 2025-05-27T08:19:28.041Z] /builds/worker/checkouts/gecko/python/mozbuild/mozbuild/action/process_define_files.py:docstring of mozbuild.action.process_define_files.process_define_file:8: WARNING: Inline emphasis start-string without end-string.
[task 2025-05-27T08:19:28.041Z] WARNING: autodoc: failed to import module 'test_archive' from module 'mozbuild.action'; the following exception was raised:
[task 2025-05-27T08:19:28.041Z] Traceback (most recent call last):
[task 2025-05-27T08:19:28.041Z]   File "/builds/worker/.mozbuild/srcdirs/gecko-8a5b87fe5d69/_virtualenvs/docs/lib/python3.11/site-packages/sphinx/ext/autodoc/importer.py", line 143, in import_module
[task 2025-05-27T08:19:28.041Z]     return importlib.import_module(modname)
[task 2025-05-27T08:19:28.041Z]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[task 2025-05-27T08:19:28.041Z]   File "/builds/worker/fetches/python/lib/python3.11/importlib/__init__.py", line 126, in import_module
[task 2025-05-27T08:19:28.041Z]     return _bootstrap._gcd_import(name[level:], package, level)
[task 2025-05-27T08:19:28.041Z]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[task 2025-05-27T08:19:28.041Z]   File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
[task 2025-05-27T08:19:28.041Z]   File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
[task 2025-05-27T08:19:28.041Z]   File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
[task 2025-05-27T08:19:28.041Z]   File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
[task 2025-05-27T08:19:28.041Z]   File "<frozen importlib._bootstrap_external>", line 940, in exec_module
[task 2025-05-27T08:19:28.041Z]   File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
[task 2025-05-27T08:19:28.041Z]   File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/action/test_archive.py", line 190, in <module>
[task 2025-05-27T08:19:28.041Z]     "patterns": [
[task 2025-05-27T08:19:28.041Z]                 ^
[task 2025-05-27T08:19:28.041Z]   File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/action/test_archive.py", line 191, in <listcomp>
[task 2025-05-27T08:19:28.041Z]     "%s%s" % (f, buildconfig.substs["BIN_SUFFIX"])
[task 2025-05-27T08:19:28.041Z]                  ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
[task 2025-05-27T08:19:28.041Z]   File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/backend/configenvironment.py", line 275, in __getitem__
[task 2025-05-27T08:19:28.041Z]     raise KeyError("'%s'" % key)
[task 2025-05-27T08:19:28.041Z] KeyError: "'BIN_SUFFIX'"
[task 2025-05-27T08:19:28.041Z] 
[task 2025-05-27T08:19:28.041Z] WARNING: autodoc: failed to import module 'webidl' from module 'mozbuild.action'; the following exception was raised:
[task 2025-05-27T08:19:28.041Z] No module named 'ply'
[task 2025-05-27T08:19:28.041Z] WARNING: invalid signature for automodule ('mozbuild.action.xpidl-process')
Flags: needinfo?(hskupin)

I accidentally removed the header together with the CDP section:
https://hg-edge.mozilla.org/integration/autoland/rev/f587a8c46fc3#l200.31

I'm going to re-add it. Patch should be up in some minutes (after local testing).

Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Component: Source Documentation → Agent
Flags: needinfo?(hskupin)
Product: Developer Infrastructure → Remote Protocol
Whiteboard: [webdriver:m16]
Points: --- → 1
Pushed by hskupin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2910a393cdbd [remote] Re-add accidentally removed "webdriver-bidi-header" from docs. r=webdriver-reviewers,Sasha DONTBUILD
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 141 Branch

Set release status flags based on info from the regressing bug 1882096

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: