Comment 18 for bug 1636567

Revision history for this message
Muhammad Awais (awais940) wrote :

Hi,

I am facing issue to the OpenStack AIO installation. I have run the script (openstack-ansible setup-infrastructure.yml) and facing below error, please advise.

TASK [repo_build : Download requirement pip sources] ****************************************************************************************************************************************

TASK [repo_build : Create OpenStack-Ansible requirement wheels] *****************************************************************************************************************************
fatal: [aio1_repo_container-7d52049f]: FAILED! => {"changed": true, "cmd": "set -o pipefail; /openstack/venvs/repo-build-19.0.0.0b1/bin/pip wheel --timeout 120 --wheel-dir /tmp/openstack-wheel-output --find-links /var/www/repo/links --find-links /tmp/openstack-wheel-output --constraint /var/www/repo/os-releases/19.0.0.0b1/centos-7.5-x86_64/requirements_constraints.txt --no-binary libvirt-python --index-url https://pypi.python.org/simple --trusted-host pypi.python.org --extra-index-url http://mirror.lon1.citycloud.openstack.org/wheel/centos-7-x86_64/ --trusted-host mirror.lon1.citycloud.openstack.org --build /tmp/openstack-builder --requirement /var/www/repo/os-releases/19.0.0.0b1/centos-7.5-x86_64/requirements.txt 2>&1 | ts > /var/log/repo/wheel_build.log", "delta": "0:00:41.197559", "end": "2018-09-14 13:30:58.458624", "msg": "non-zero return code", "rc": 1, "start": "2018-09-14 13:30:17.261065", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}

NO MORE HOSTS LEFT **************************************************************************************************************************************************************************

PLAY RECAP **********************************************************************************************************************************************************************************
aio1_repo_container-7d52049f : ok=88 changed=8 unreachable=0 failed=1
localhost : ok=1 changed=0 unreachable=0 failed=0

EXIT NOTICE [Playbook execution failure] **************************************
===============================================================================