HTTPSConnectionPool(host='public.fuel.local', port=5000): Max retries exceeded 
with url: /v2.0/tokens (Caused by 
NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection
 object at 0x7f3de90d9b50>: Failed to establish a new connection: [Errno -2] 
Name or service not known


I don?t think that host exists?

Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: Vikram Mukundamgari [mailto:[email protected]]
Sent: Friday, April 21, 2017 5:02 PM
To: ROSE, DANIEL V <DR695H at att.com>; onap-discuss at lists.onap.org
Subject: Re: robot_vm demo.sh failing

Hi thanks for the reply ,

I removed v2.0  but still ./demo.sh init is failing.
Attached is the log.html file

Thanks,
Vikram

Initialize Customer And Models                                        | FAIL |
ConnectionError: HTTPSConnectionPool(host='public.fuel.local', port=5000): Max 
retries exceeded with url: /v2.0/tokens (Caused by 
NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection
 object at 0x7f3de90d9b50>: Failed to establish a new connection: [Errno -2] 
Name or service not known',))

From: "ROSE, DANIEL V" <DR695H at att.com<mailto:[email protected]>>
Date: Friday, April 21, 2017 at 1:21 PM
To: Vikram Mukundamgari <vikram.mukundamgari at 
nexius.com<mailto:vikram.mukundamgari at nexius.com>>, "onap-discuss at 
lists.onap.org<mailto:onap-discuss at lists.onap.org>" <onap-discuss at 
lists.onap.org<mailto:onap-discuss at lists.onap.org>>
Subject: RE: robot_vm demo.sh failing

Don?t put v2 in the GLOBAL_OPENSTACK_KEYSTONE_SERVER property and it should work


Thanks,

Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at 
lists.onap.org> [mailto:[email protected]] On Behalf Of 
Vikram Mukundamgari
Sent: Friday, April 21, 2017 4:20 PM
To: onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org>
Subject: [onap-discuss] robot_vm demo.sh failing

Hello,

By following the ONAP-discuss for demo.sh issue added tenant.txt and also 
updated the keystone_get_auth.template in openecompete_container
I edited line 30 in /opt/eteshare/config/integration_robot_properties.py  to
GLOBAL_OPENSTACK_KEYSTONE_SERVER = 
https://public.fuel.local:5000/v2.0<https://urldefense.proofpoint.com/v2/url?u=https-3A__public.fuel.local-3A5000_v2.0&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=6FfbpJneb1E8CkTrtX_uJj9ZDJT_gN0erB3S4ch1KOA&s=Pjo_fZr4JFGdfN-iJZbyq-DyYc6YTP_t1ab4qfKOcoU&e=>
   (Mirantis OpenStack Keystone endpoint).
Added IP address for public.fuel.local in /etc/hosts in robot VM and updated 
ca-certificate
Curl 
https://public.fuel.local:5000/v2.0<https://urldefense.proofpoint.com/v2/url?u=https-3A__public.fuel.local-3A5000_v2.0&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=6FfbpJneb1E8CkTrtX_uJj9ZDJT_gN0erB3S4ch1KOA&s=Pjo_fZr4JFGdfN-iJZbyq-DyYc6YTP_t1ab4qfKOcoU&e=>
 gets response, no issues.
But ./demo.sh init failing with error mentioned below
Also , attached the log.html with this mail

Do I Need to provide the path to certificate?

Thanks,
Vikram

oot at vm1-robot:/opt# ./demo.sh init
Starting Xvfb on display :89 with res 1280x1024x24
Executing robot tests at log level TRACE
==============================================================================
OpenECOMP ETE
==============================================================================
OpenECOMP ETE.Robot
==============================================================================
OpenECOMP ETE.Robot.Testsuites
==============================================================================
OpenECOMP ETE.Robot.Testsuites.Demo :: Executes the VNF Orchestration Test ...
==============================================================================
Initialize Customer And Models                                        | FAIL |
ConnectionError: HTTPSConnectionPool(host='public.fuel.local', port=5000): Max 
retries exceeded with url: /v2.0/v2.0/tokens (Caused by 
NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection
 object at 0x7fb867eb13d0>: Failed to establish a new connection: [Errno -2] 
Name or service not known',))
------------------------------------------------------------------------------
OpenECOMP ETE.Robot.Testsuites.Demo :: Executes the VNF Orchestrat... | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==============================================================================
OpenECOMP ETE.Robot.Testsuites                                        | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==============================================================================
OpenECOMP ETE.Robot                                                   | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed
==============================================================================
OpenECOMP ETE                                                         | FAIL |
1 critical test, 0 passed, 1 failed
1 test total, 0 passed, 1 failed



-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170421/8c603a5c/attachment.html>

Reply via email to