...
sudo vi /etc/yum.repos.d/virtualbox.repo yum install VirtualBox-5.1 rpm -i ../vagrant_1.9.5_x86_64.rpm |
---|
Still failing on same AAI provisioning - looking into why the war is not up
==> aai: curl: (7) Failed to connect to 10.0.3.1 port 8181: Connection refused ==> aai: + RES=0 ==> aai: + [[ 0 -lt 5 ]] ==> aai: ++ curl http://10.0.3.1:8181/sdc1/rest/healthCheck ==> aai: ++ grep -c OK ==> aai: ==> aai: ==> aai: % ==> aai: ==> aai: T ==> aai: otal % Received % Xferd Average Speed Time Time Time Current ==> aai: Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:20 --:--:-- 0 ==> aai: curl: (7) Failed to connect to 10.0.3.1 port 8181: Connection refused [root@obrien-b2 onap_vagrant]# vboxmanage list vms "vagrant-onap_dns_1498085699254_6659" {b3733b56-e44e-4bed-96ee-f86938480205} "vagrant-onap_message_router_1498085842770_54635" {317c2b21-06fc-44d7-b861-489524d89aa6} "vagrant-onap_sdc_1498086020558_16812" {b54ba2f6-bd34-4230-b8e4-c6d797171aa5} "vagrant-onap_aai_1498088815841_51407" {40a646db-da07-4ac1-8020-d7f88da9ecc4} |
---|