Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TASK [os_tempest : Get tempest plugins from git] ***************************************************************************************************************************************************
- changed: [infra1_utility_container-c5f9253c] => (item={u'repo': u'https://opendev.org/openstack/telemetry-tempest-plugin', u'name': u'telemetry-tempest-plugin', u'install': True, u'branch': u'master'})
- changed: [infra1_utility_container-c5f9253c] => (item={u'repo': u'https://opendev.org/openstack/cinder-tempest-plugin', u'name': u'cinder-tempest-plugin', u'install': True, u'branch': u'master'})
- changed: [infra1_utility_container-c5f9253c] => (item={u'repo': u'https://opendev.org/openstack/keystone-tempest-plugin', u'name': u'keystone-tempest-plugin', u'install': True, u'branch': u'master'})
- changed: [infra1_utility_container-c5f9253c] => (item={u'repo': u'https://opendev.org/openstack/heat-tempest-plugin', u'name': u'heat-tempest-plugin', u'install': True, u'branch': u'master'})
- changed: [infra1_utility_container-c5f9253c] => (item={u'repo': u'https://opendev.org/openstack/neutron-tempest-plugin', u'name': u'neutron-tempest-plugin', u'install': True, u'branch': u'master'})
- TASK [os_tempest : Install tempest plugins from cloned repo] ***************************************************************************************************************************************
- FAILED - RETRYING: Install tempest plugins from cloned repo (5 retries left).
- FAILED - RETRYING: Install tempest plugins from cloned repo (4 retries left).
- FAILED - RETRYING: Install tempest plugins from cloned repo (3 retries left).
- FAILED - RETRYING: Install tempest plugins from cloned repo (2 retries left).
- FAILED - RETRYING: Install tempest plugins from cloned repo (1 retries left).
- failed: [infra1_utility_container-c5f9253c] (item={u'repo': u'https://opendev.org/openstack/telemetry-tempest-plugin', u'name': u'telemetry-tempest-plugin', u'install': True, u'branch': u'master'}) => {"ansible_loop_var": "item", "attempts": 5, "changed": false, "cmd": ["/openstack/venvs/tempest-20.0.1/bin/pip2", "install", "-U", "--timeout", "120", "--trusted-host=172.30.236.100", "--trusted-host=files.pythonhosted.org", "--trusted-host=pythonhosted.org", "--trusted-host=pypi.org", "--trusted-host=pypi.python.org", "--trusted-host=git.openstack.org", "--isolated", "/opt/telemetry_tempest_plugin_master"], "item": {"branch": "master", "install": true, "name": "telemetry-tempest-plugin", "repo": "https://opendev.org/openstack/telemetry-tempest-plugin"}, "msg": "stdout: Processing /opt/telemetry_tempest_plugin_master\n\n:stderr: DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support\nERROR: Package 'telemetry-tempest-plugin' requires a different Python: 2.7.5 not in '>=3.6'\nWARNING: You are using pip version 19.3; however, version 20.3.4 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\n"}
- changed: [infra1_utility_container-c5f9253c] => (item={u'repo': u'https://opendev.org/openstack/cinder-tempest-plugin', u'name': u'cinder-tempest-plugin', u'install': True, u'branch': u'master'})
- changed: [infra1_utility_container-c5f9253c] => (item={u'repo': u'https://opendev.org/openstack/keystone-tempest-plugin', u'name': u'keystone-tempest-plugin', u'install': True, u'branch': u'master'})
- changed: [infra1_utility_container-c5f9253c] => (item={u'repo': u'https://opendev.org/openstack/heat-tempest-plugin', u'name': u'heat-tempest-plugin', u'install': True, u'branch': u'master'})
- FAILED - RETRYING: Install tempest plugins from cloned repo (5 retries left).
- FAILED - RETRYING: Install tempest plugins from cloned repo (4 retries left).
- FAILED - RETRYING: Install tempest plugins from cloned repo (3 retries left).
- FAILED - RETRYING: Install tempest plugins from cloned repo (2 retries left).
- FAILED - RETRYING: Install tempest plugins from cloned repo (1 retries left).
- failed: [infra1_utility_container-c5f9253c] (item={u'repo': u'https://opendev.org/openstack/neutron-tempest-plugin', u'name': u'neutron-tempest-plugin', u'install': True, u'branch': u'master'}) => {"ansible_loop_var": "item", "attempts": 5, "changed": false, "cmd": ["/openstack/venvs/tempest-20.0.1/bin/pip2", "install", "-U", "--timeout", "120", "--trusted-host=172.30.236.100", "--trusted-host=files.pythonhosted.org", "--trusted-host=pythonhosted.org", "--trusted-host=pypi.org", "--trusted-host=pypi.python.org", "--trusted-host=git.openstack.org", "--isolated", "/opt/neutron_tempest_plugin_master"], "item": {"branch": "master", "install": true, "name": "neutron-tempest-plugin", "repo": "https://opendev.org/openstack/neutron-tempest-plugin"}, "msg": "stdout: Processing /opt/neutron_tempest_plugin_master\n\n:stderr: DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support\nERROR: Package 'neutron-tempest-plugin' requires a different Python: 2.7.5 not in '>=3.6'\nWARNING: You are using pip version 19.3; however, version 20.3.4 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\n"}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement