Closed Bug 1886939 Opened 2 years ago Closed 2 years ago

Perma [Tier 2] mach.site.InstallPipRequirementsException: Failed to install "/opt/worker/tasks/task_171108333130037/checkouts/gecko/tools/lint/rst/requirements.txt" into the "python-test" site.

Categories

(Developer Infrastructure :: Lint and Formatting, defect, P5)

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

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


   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 23.5 MB/s eta 0:00:00
[task 2024-03-22T05:23:40.965Z] Requirement already satisfied: certifi==2022.12.7 in ./third_party/python/certifi (from -r /opt/worker/tasks/task_171108333130037/checkouts/gecko/tools/lint/rst/requirements.txt (line 17)) (2022.12.7)
[task 2024-03-22T05:23:40.965Z] Collecting charset-normalizer==2.0.12
[task 2024-03-22T05:23:40.965Z]   Using cached https://pypi.pub.build.mozilla.org/pub/charset-normalizer-2.0.12.tar.gz (79 kB)
[task 2024-03-22T05:23:40.965Z]   Preparing metadata (setup.py): started
[task 2024-03-22T05:23:40.965Z]   Preparing metadata (setup.py): finished with status 'done'
[task 2024-03-22T05:23:40.965Z] ERROR: Could not find a version that satisfies the requirement docutils==0.18.1 (from versions: 0.11, 0.14, 0.15.2, 0.17.1)
[task 2024-03-22T05:23:40.965Z] ERROR: No matching distribution found for docutils==0.18.1
[task 2024-03-22T05:23:40.965Z] 
[task 2024-03-22T05:23:40.965Z] Error running mach:
[task 2024-03-22T05:23:40.965Z] 
[task 2024-03-22T05:23:40.965Z]     mach python-test --subsuite mozlint --run-slow
[task 2024-03-22T05:23:40.965Z] 
[task 2024-03-22T05:23:40.965Z] The error occurred in code that was called by the mach command. This is either
[task 2024-03-22T05:23:40.965Z] a bug in the called code itself or in the way that mach is calling it.
[task 2024-03-22T05:23:40.965Z] You can invoke ``./mach busted`` to check if this issue is already on file. If it
[task 2024-03-22T05:23:40.965Z] isn't, please use ``./mach busted file python-test`` to report it. If ``./mach busted`` is
[task 2024-03-22T05:23:40.965Z] misbehaving, you can also inspect the dependencies of bug 1543241.
[task 2024-03-22T05:23:40.965Z] 
[task 2024-03-22T05:23:40.965Z] If filing a bug, please include the full output of mach, including this error
[task 2024-03-22T05:23:40.965Z] message.
[task 2024-03-22T05:23:40.965Z] 
[task 2024-03-22T05:23:40.965Z] The details of the failure are as follows:
[task 2024-03-22T05:23:40.966Z] 
[task 2024-03-22T05:23:40.966Z] mach.site.InstallPipRequirementsException: Failed to install "/opt/worker/tasks/task_171108333130037/checkouts/gecko/tools/lint/rst/requirements.txt" into the "python-test" site.
[task 2024-03-22T05:23:40.966Z] 
[task 2024-03-22T05:23:40.966Z]   File "/opt/worker/tasks/task_171108333130037/checkouts/gecko/python/mach_commands.py", line 143, in python_test
[task 2024-03-22T05:23:40.966Z]     return run_python_tests(command_context, *args, **kwargs)
[task 2024-03-22T05:23:40.966Z]   File "/opt/worker/tasks/task_171108333130037/checkouts/gecko/python/mach_commands.py", line 206, in run_python_tests
[task 2024-03-22T05:23:40.966Z]     command_context.virtualenv_manager.install_pip_requirements(
[task 2024-03-22T05:23:40.966Z]   File "/opt/worker/tasks/task_171108333130037/checkouts/gecko/python/mach/mach/site.py", line 656, in install_pip_requirements
[task 2024-03-22T05:23:40.966Z]     raise InstallPipRequirementsException(
[taskcluster 2024-03-22T05:23:41.066Z]    Exit Code: 1
[taskcluster 2024-03-22T05:23:41.066Z]    User Time: 6m34.698343s
[taskcluster 2024-03-22T05:23:41.066Z]  Kernel Time: 7m29.508834s
[taskcluster 2024-03-22T05:23:41.066Z]    Wall Time: 3m53.684465s
[taskcluster 2024-03-22T05:23:41.066Z]       Result: FAILED
[taskcluster 2024-03-22T05:23:41.066Z] === Task Finished ===
[taskcluster 2024-03-22T05:23:41.066Z] Task Duration: 3m53.688129s
[taskcluster 2024-03-22T05:23:41.066Z] [mounts] Preserving cache: Moving "/opt/worker/tasks/task_171108333130037/checkouts" to "/opt/worker/cache/WKvfuO60QZWEEXUq1JOkZw"
[taskcluster 2024-03-22T05:23:41.185Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2024-06-20T05:18:35.112Z
[taskcluster:error] exit status 1

Flags: needinfo?(jmaher)

this is probably related to the specific push. I retriggered on the previous push and it is green.

Flags: needinfo?(jmaher)
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.