Closed Bug 1364704 Opened 7 years ago Closed 7 years ago

talos-venv _start_resource_monitoring: create-virtualenv: No such file or directory: '…/testing/talos-venv/bin/activate_this.py'

Categories

(Testing :: Talos, defect)

Unspecified
Linux
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: MattN, Unassigned)

References

()

Details

Attachments

(1 file)

On Fedora 25 I get the following error running ./mach talos-test -a ts_paint on a new clobber build. I also tried removing the venv directory and trying again.

>  INFO - Running post-action listener: _start_resource_monitoring
> ERROR - Exception during post-action for create-virtualenv: Traceback (most recent call last):
> ERROR -   File "/home/matthew/mozilla-central/testing/mozharness/mozharness/base/script.py", line 2017, in run_action
> ERROR -     method(action, success=success and self.return_code == 0)
> ERROR -   File "/home/matthew/mozilla-central/testing/mozharness/mozharness/base/python.py", line 574, in _start_resource_monitoring
> ERROR -     self.activate_virtualenv()
> ERROR -   File "/home/matthew/mozilla-central/testing/mozharness/mozharness/base/python.py", line 495, in activate_virtualenv
> ERROR -     execfile(activate, dict(__file__=activate))
> ERROR - IOError: [Errno 2] No such file or directory: '/home/matthew/mozilla-central/obj-fx-opt/testing/talos-venv/bin/activate_this.py'
>  INFO - [mozharness: 2017-05-13 18:31:53.089869Z] Finished create-virtualenv step (failed)
> FATAL - Aborting due to failure in post-action listener.
> FATAL - Running post_fatal callback...
> FATAL - Exiting -1
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: