Closed
Bug 1395960
Opened 8 years ago
Closed 8 years ago
t-yosemite-r7-394 is broken, permanently hitting The executable '/tools/virtualenv/bin/virtualenv' is not found; not creating virtualenv!
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aryx, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell infra])
https://treeherder.mozilla.org/logviewer.html#?job_id=127739722&repo=autoland
07:19:19 INFO - Downloading https://queue.taskcluster.net/v1/task/GdN7QfDAThSLrdK9MOu05Q/artifacts/public/build/target.dmg to /Users/cltbld/tasks/task_1504273013/installer.dmg
07:19:19 INFO - retry: Calling _download_file with args: (), kwargs: {'url': 'https://queue.taskcluster.net/v1/task/GdN7QfDAThSLrdK9MOu05Q/artifacts/public/build/target.dmg', 'file_name': '/Users/cltbld/tasks/task_1504273013/installer.dmg'}, attempt #1
07:19:25 INFO - Downloaded 65936200 bytes.
07:19:25 INFO - Setting buildbot property build_url to https://queue.taskcluster.net/v1/task/GdN7QfDAThSLrdK9MOu05Q/artifacts/public/build/target.dmg
07:19:25 INFO - mkdir: /Users/cltbld/tasks/task_1504273013/properties
07:19:25 INFO - Writing buildbot properties ['build_url'] to /Users/cltbld/tasks/task_1504273013/properties/build_url
07:19:25 INFO - Writing to file /Users/cltbld/tasks/task_1504273013/properties/build_url
07:19:25 INFO - Contents:
07:19:25 INFO - build_url:https://queue.taskcluster.net/v1/task/GdN7QfDAThSLrdK9MOu05Q/artifacts/public/build/target.dmg
07:19:26 INFO - Running post-action listener: _resource_record_post_action
07:19:26 INFO - Running post-action listener: find_tests_for_verification
07:19:26 INFO - Running post-action listener: set_extra_try_arguments
07:19:26 INFO - [mozharness: 2017-09-01 14:19:26.223854Z] Finished download-and-extract step (success)
07:19:26 INFO - [mozharness: 2017-09-01 14:19:26.223992Z] Running create-virtualenv step.
07:19:26 INFO - Running pre-action listener: _install_mozbase
07:19:26 INFO - Running pre-action listener: _pre_create_virtualenv
07:19:26 INFO - Running pre-action listener: _resource_record_pre_action
07:19:26 INFO - Running main action method: create_virtualenv
07:19:26 INFO - Creating virtualenv /Users/cltbld/tasks/task_1504273013/build/venv
07:19:26 FATAL - The executable '/tools/virtualenv/bin/virtualenv' is not found; not creating virtualenv!
07:19:26 FATAL - Running post_fatal callback...
07:19:26 FATAL - Exiting -1
07:19:26 INFO - Running post-action listener: _resource_record_post_action
07:19:26 INFO - Running post-action listener: _start_resource_monitoring
07:19:26 ERROR - Exception during post-action for create-virtualenv: Traceback (most recent call last):
07:19:26 ERROR - File "/Users/cltbld/tasks/task_1504273013/mozharness/mozharness/base/script.py", line 2009, in run_action
07:19:26 ERROR - method(action, success=success and self.return_code == 0)
07:19:26 ERROR - File "/Users/cltbld/tasks/task_1504273013/mozharness/mozharness/base/python.py", line 575, in _start_resource_monitoring
07:19:26 ERROR - self.activate_virtualenv()
07:19:26 ERROR - File "/Users/cltbld/tasks/task_1504273013/mozharness/mozharness/base/python.py", line 496, in activate_virtualenv
07:19:26 ERROR - execfile(activate, dict(__file__=activate))
07:19:26 ERROR - IOError: [Errno 2] No such file or directory: '/Users/cltbld/tasks/task_1504273013/build/venv/bin/activate_this.py'
07:19:26 INFO - [mozharness: 2017-09-01 14:19:26.228520Z] Finished create-virtualenv step (failed)
07:19:26 FATAL - Aborting due to failure in post-action listener.
07:19:26 FATAL - Running post_fatal callback...
07:19:26 FATAL - Exiting -1
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Summary: Intermittent The executable '/tools/virtualenv/bin/virtualenv' is not found; not creating virtualenv! → t-yosemite-r7-394 is broken, permanently hitting The executable '/tools/virtualenv/bin/virtualenv' is not found; not creating virtualenv!
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 5•8 years ago
|
||
t-yosemite-r7-394 is loaned for testing pip and python upgrade on RelOps team.
See Also: → 1388816
Updated•8 years ago
|
| Comment hidden (Intermittent Failures Robot) |
Comment 7•8 years ago
|
||
Machine t-yosemite-r7-394 was pinned to Dragos environment and it's configured to have generic worker disabled so it shouldn't cause any more problems:
<node 't-yosemite-r7-394.test.releng.mdc1.mozilla.com' {
< $aspects = [ 'low-security' ]
< $slave_trustlevel = 'try'
< $pin_puppet_server = 'releng-puppet2.srv.releng.scl3.mozilla.com'
< $pin_puppet_env = 'dcrisan'
< include fw::profiles::osx_taskcluster_worker
< include toplevel::base
< include generic_worker::disabled
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Comment 8•8 years ago
|
||
From a look at the orangefactor links, this is *not* the same problem as bug 1396266.
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Whiteboard: [stockwell infra]
Updated•7 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•