Closed
Bug 1714495
Opened 4 years ago
Closed 4 years ago
Intermittent FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/dv/hnm8h5w55bv3mzsfk0_zk888000014/T/pip-req-build-i_r3ay10/setup.py'
Categories
(Toolkit :: Video/Audio Controls, defect, P5)
Toolkit
Video/Audio Controls
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=341723099&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/PTrdQkquQvCXJGX1gMCHEw/runs/0/artifacts/public/logs/live_backing.log
[task 2021-06-04T03:35:03.574Z] 03:35:03 INFO - Requirement already satisfied: six>=1.13.0 in /opt/worker/tasks/task_162277761883452/build/venv/lib/python3.7/site-packages (from manifestparser==2.1.0->-r /opt/worker/tasks/task_162277761883452/build/tests/config/mozbase_requirements.txt (line 3)) (1.13.0)
[task 2021-06-04T03:35:03.575Z] 03:35:03 INFO - Collecting browsermob-proxy>=0.8.0
[task 2021-06-04T03:35:03.575Z] 03:35:03 INFO - Using cached browsermob_proxy-0.8.0-py3-none-any.whl
[task 2021-06-04T03:35:03.584Z] 03:35:03 INFO - Requirement already satisfied: requests in /opt/worker/tasks/task_162277761883452/build/venv/lib/python3.7/site-packages (from mozInstall==2.0.1->-r /opt/worker/tasks/task_162277761883452/build/tests/config/mozbase_requirements.txt (line 11)) (2.25.1)
[task 2021-06-04T03:35:03.601Z] 03:35:03 INFO - Requirement already satisfied: idna<3,>=2.5 in /opt/worker/tasks/task_162277761883452/build/venv/lib/python3.7/site-packages (from requests->mozInstall==2.0.1->-r /opt/worker/tasks/task_162277761883452/build/tests/config/mozbase_requirements.txt (line 11)) (2.10)
[task 2021-06-04T03:35:03.602Z] 03:35:03 INFO - Requirement already satisfied: chardet<5,>=3.0.2 in /opt/worker/tasks/task_162277761883452/build/venv/lib/python3.7/site-packages (from requests->mozInstall==2.0.1->-r /opt/worker/tasks/task_162277761883452/build/tests/config/mozbase_requirements.txt (line 11)) (4.0.0)
[task 2021-06-04T03:35:03.603Z] 03:35:03 INFO - Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/worker/tasks/task_162277761883452/build/venv/lib/python3.7/site-packages (from requests->mozInstall==2.0.1->-r /opt/worker/tasks/task_162277761883452/build/tests/config/mozbase_requirements.txt (line 11)) (1.26.4)
[task 2021-06-04T03:35:03.627Z] 03:35:03 INFO - Building wheels for collected packages: certifi, h2, hpack, hyperframe, manifestparser, marionette-driver, marionette-harness, mod-pywebsocket, mozcrash, mozdebug, mozdevice, mozfile, mozgeckoprofiler, mozhttpd, mozinfo, mozInstall, mozleak, mozlog, moznetwork, mozpower, mozprocess, mozprofile, mozproxy, mozrunner, mozscreenshot, mozterm, moztest, mozversion, wptserve
[task 2021-06-04T03:35:03.628Z] 03:35:03 INFO - Building wheel for certifi (setup.py): started
[task 2021-06-04T03:35:03.795Z] 03:35:03 INFO - Building wheel for certifi (setup.py): finished with status 'error'
[task 2021-06-04T03:35:03.795Z] 03:35:03 INFO - ERROR: Command errored out with exit status 1:
[task 2021-06-04T03:35:03.796Z] 03:35:03 INFO - command: /opt/worker/tasks/task_162277761883452/build/venv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/dv/hnm8h5w55bv3mzsfk0_zk888000014/T/pip-req-build-i_r3ay10/setup.py'"'"'; __file__='"'"'/private/var/folders/dv/hnm8h5w55bv3mzsfk0_zk888000014/T/pip-req-build-i_r3ay10/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /private/var/folders/dv/hnm8h5w55bv3mzsfk0_zk888000014/T/pip-wheel-on6bw0f9
[task 2021-06-04T03:35:03.796Z] 03:35:03 INFO - cwd: /private/var/folders/dv/hnm8h5w55bv3mzsfk0_zk888000014/T/pip-req-build-i_r3ay10/
[task 2021-06-04T03:35:03.796Z] 03:35:03 INFO - Complete output (5 lines):
[task 2021-06-04T03:35:03.796Z] 03:35:03 ERROR - Traceback (most recent call last):
[task 2021-06-04T03:35:03.796Z] 03:35:03 INFO - File "<string>", line 1, in <module>
[task 2021-06-04T03:35:03.797Z] 03:35:03 INFO - File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/tokenize.py", line 447, in open
[task 2021-06-04T03:35:03.797Z] 03:35:03 INFO - buffer = _builtin_open(filename, 'rb')
[task 2021-06-04T03:35:03.797Z] 03:35:03 INFO - FileNotFoundError: [Errno 2] No such file or directory: '/private/var/folders/dv/hnm8h5w55bv3mzsfk0_zk888000014/T/pip-req-build-i_r3ay10/setup.py'
[task 2021-06-04T03:35:03.797Z] 03:35:03 INFO - ----------------------------------------
[task 2021-06-04T03:35:03.797Z] 03:35:03 INFO - ERROR: Failed building wheel for certifi
[task 2021-06-04T03:35:03.797Z] 03:35:03 INFO - Running setup.py clean for certifi
[task 2021-06-04T03:35:03.969Z] 03:35:03 INFO - ERROR: Command errored out with exit status 1:
[task 2021-06-04T03:35:03.970Z] 03:35:03 INFO - command: /opt/worker/tasks/task_162277761883452/build/venv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/dv/hnm8h5w55bv3mzsfk0_zk888000014/T/pip-req-build-i_r3ay10/setup.py'"'"'; __file__='"'"'/private/var/folders/dv/hnm8h5w55bv3mzsfk0_zk888000014/T/pip-req-build-i_r3ay10/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' clean --all
[task 2021-06-04T03:35:03.970Z] 03:35:03 INFO - cwd: /private/var/folders/dv/hnm8h5w55bv3mzsfk0_zk888000014/T/pip-req-build-i_r3ay10
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Toolkit::Video/Audio Controls' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Component: Untriaged → Video/Audio Controls
Product: Firefox → Toolkit
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 4•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•