Hi,
I'm trying to use Compass4nfv installer (basic virtual deployment) on a x86 UNH
Pharos LaaS server.
This would be used later as one of the infrastructure options for the Auto
project (e.g., to provide
Openstack instances for VNFs and for ONAP).
I've been getting different errors on different attempts, such as:
error in client.py, line 977, in get_ansible_print
error in client.py, line 1015, in _get_installing_progress
Example for the first error:
Traceback (most recent call last):
File "/opt/opnfv-compass/compass4nfv/deploy/client.py", line 1136, in <module>
main()
File "/opt/opnfv-compass/compass4nfv/deploy/client.py", line 1131, in main
deploy()
File "/opt/opnfv-compass/compass4nfv/deploy/client.py", line 1085, in deploy
ansible_print = client.get_ansible_print()
File "/opt/opnfv-compass/compass4nfv/deploy/client.py", line 977, in
get_ansible_print
raise RuntimeError("OS installation timeout")
RuntimeError: OS installation timeout
+ RET=1
+ sleep 25
+ [[ 1 -eq 0 ]]
+ /bin/false
+ exit 1
Example for the second error:
Traceback (most recent call last):
File "/opt/opnfv-compass/compass4nfv/deploy/client.py", line 1136, in <module>
main()
File "/opt/opnfv-compass/compass4nfv/deploy/client.py", line 1131, in main
deploy()
File "/opt/opnfv-compass/compass4nfv/deploy/client.py", line 1086, in deploy
client.get_installing_progress(cluster_id, ansible_print)
File "/opt/opnfv-compass/compass4nfv/deploy/client.py", line 1029, in
get_installing_progress
_get_installing_progress()
File "/opt/opnfv-compass/compass4nfv/deploy/client.py", line 1015, in
_get_installing_progress
(cluster_id, status, cluster_state)
RuntimeError: ('get cluster %s state status %s: %s, error', (1, 200,
{u'status': {u'completed_hosts': 0, u'total_hosts': 5, u'installing_hosts': 0,
u'failed_hosts': 5}, u'severity': u'ERROR', u'created_at': u'2018-07-25
20:09:15', u'message': u'total 5, installing 0, completed: 0, error 5',
u'updated_at': u'2018-07-25 20:29:33', u'state': u'ERROR', u'ready': False,
u'percentage': 0.0, u'id': 1}))
+ RET=1
+ sleep 25
+ [[ 1 -eq 0 ]]
+ /bin/false
+ exit 1
I've been using commands such as those listed in this simple test script to
automate the Compass4nfv installation (virtual deployment):
https://wiki.opnfv.org/display/AUTO/Script%3A+Compass4nfv
Any idea what the issue(s) could be (missing command, version/release problem,
environment variables, etc.) ?
For example, should TAR_URL be set even if build.sh is run before deploy.sh ?
Also, is there a compass4nfv script to delete/uninstall/teardown everything
installed/deployed by compass4nfv ?
It would be handy, when running a pipeline covering various infrastructure
options on the same server or cluster of servers.
A few links:
Compass4nfv installation instructions:
https://docs.opnfv.org/en/latest/submodules/compass4nfv/docs/release/installation/index.html
Auto home wiki page:
https://wiki.opnfv.org/pages/viewpage.action?pageId=12389095
Thanks in advance,
Gerard
The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contain proprietary, confidential or privileged information. If you are not the
intended recipient, you should not disseminate, distribute or copy this e-mail.
Please notify the sender immediately and destroy all copies of this message and
any attachments. WARNING: Computer viruses can be transmitted via email. The
recipient should check this email and any attachments for the presence of
viruses. The company accepts no liability for any damage caused by any virus
transmitted by this email. www.wipro.com
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21626):
https://lists.opnfv.org/g/opnfv-tech-discuss/message/21626
Mute This Topic: https://lists.opnfv.org/mt/23817526/21656
Group Owner: [email protected]
Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-