Re: OOM Beijing
Update your vm_properties.py in the robot helm charts and do a make robot, make onap, helm upgrade etc
https://gerrit.onap.org/r/#/c/44399/
the DMaaP issue is a bigger issue for you. OOF is for homing assignments for VNFs and the OOM config changes havent been merged yet. The error simply means the variable hasn’t been defined in the OOM version of vm_properties.py. The HEAT install based version handles the creation/update of vm_properties.py differently since IP addresses can be used in the HEAT install but the K8 install needs the internal K8 service names.
Brain
From: onap-discuss-bounces@... <onap-discuss-bounces@...>
On Behalf Of abdelmuhaimen.seaudi@...
Sent: Saturday, May 05, 2018 9:18 AM To: onap-discuss@... Subject: [onap-discuss] OOM Beijing
Hi,
I was trying to study CDAP/DCAE using OOM Amsterdam, but i faced some issues, and i read in a recent mail on the mailgroup that this method is not supported, and that the supported method now in Beijing is to have DCAE containerized, instead of the Heat deployment from OOM Amsterdam.
I finished the installation of OOM Beijing, and after I tried the etehealth robot script it gave the following output.
Is this normal, what does the OOF_HOMING_ENDPOINT error mean ?
Also what is the error for NBI mean ?
Do I need to update the kube2msb token like Amsterdam release, or is this no longer needed ?
root@olc-oom-bjng:~/oom/kubernetes/robot# ./ete-k8s.sh onap health Starting Xvfb on display :88 with res 1280x1024x24 Executing robot tests at log level TRACE ============================================================================== OpenECOMP ETE ============================================================================== OpenECOMP ETE.Robot ============================================================================== OpenECOMP ETE.Robot.Testsuites ============================================================================== [ ERROR ] Error in file '/var/opt/OpenECOMP_ETE/robot/resources/oof_interface.robot': Setting variable '${OOF_HOMING_ENDPOINT}' failed: Variable '${GLOBAL_OOF_SERVER_PROTOCOL}' not found. Did you mean: ${GLOBAL_MSO_SERVER_PROTOCOL} ${GLOBAL_LOG_SERVER_PROTOCOL} ${GLOBAL_MR_SERVER_PROTOCOL} ${GLOBAL_VID_SERVER_PROTOCOL} ${GLOBAL_NBI_SERVER_PROTOCOL} ${GLOBAL_MSB_SERVER_PROTOCOL} ${GLOBAL_CLI_SERVER_PROTOCOL} ${GLOBAL_AAI_SERVER_PROTOCOL} ${GLOBAL_VNFSDK_SERVER_PROTOCOL} ${GLOBAL_PORTAL_SERVER_PROTOCOL} [ ERROR ] Error in file '/var/opt/OpenECOMP_ETE/robot/resources/oof_interface.robot': Setting variable '${OOF_SNIRO_ENDPOINT}' failed: Variable '${GLOBAL_OOF_SERVER_PROTOCOL}' not found. Did you mean: ${GLOBAL_MSO_SERVER_PROTOCOL} ${GLOBAL_LOG_SERVER_PROTOCOL} ${GLOBAL_MR_SERVER_PROTOCOL} ${GLOBAL_VID_SERVER_PROTOCOL} ${GLOBAL_NBI_SERVER_PROTOCOL} ${GLOBAL_MSB_SERVER_PROTOCOL} ${GLOBAL_CLI_SERVER_PROTOCOL} ${GLOBAL_AAI_SERVER_PROTOCOL} ${GLOBAL_VNFSDK_SERVER_PROTOCOL} ${GLOBAL_PORTAL_SERVER_PROTOCOL} OpenECOMP ETE.Robot.Testsuites.Health-Check :: Testing ecomp components are... ============================================================================== Basic A&AI Health Check | PASS | ------------------------------------------------------------------------------ Basic AAF Health Check [ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5466882a50>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /authz/perms/user/dgl@... [ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f546688b910>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /authz/perms/user/dgl@... [ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f546688b310>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /authz/perms/user/dgl@... | FAIL | ConnectionError: HTTPConnectionPool(host='aaf.onap', port=8101): Max retries exceeded with url: /authz/perms/user/dgl@... (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f54691247d0>: Failed to establish a new connection: [Errno -2] Name or service not known',)) ------------------------------------------------------------------------------ Basic APPC Health Check | PASS | ------------------------------------------------------------------------------ Basic CLI Health Check | PASS | ------------------------------------------------------------------------------ Basic CLAMP Health Check | PASS | ------------------------------------------------------------------------------ Basic DCAE Health Check | PASS | ------------------------------------------------------------------------------ Basic DMAAP Message Router Health Check | PASS | ------------------------------------------------------------------------------ [ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f54668ae450>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /nbi/api/v1/status Basic External API NBI Health Check [ WARN ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f54668ae650>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /nbi/api/v1/status [ WARN ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f54668ae850>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /nbi/api/v1/status | FAIL | ConnectionError: HTTPConnectionPool(host='nbi.onap', port=8080): Max retries exceeded with url: /nbi/api/v1/status (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f54668aea10>: Failed to establish a new connection: [Errno -2] Name or service not known',)) ------------------------------------------------------------------------------ Basic Log Elasticsearch Health Check | PASS | ------------------------------------------------------------------------------ Basic Log Kibana Health Check | PASS | ------------------------------------------------------------------------------ Basic Log Logstash Health Check | PASS | ------------------------------------------------------------------------------ Basic Microservice Bus Health Check | PASS | ------------------------------------------------------------------------------ Basic Multicloud API Health Check | PASS | ------------------------------------------------------------------------------ Basic Multicloud-ocata API Health Check | PASS | ------------------------------------------------------------------------------ Basic Multicloud-titanium_cloud API Health Check | PASS | ------------------------------------------------------------------------------ Basic Multicloud-vio API Health Check | PASS | ------------------------------------------------------------------------------ Basic OOF-Homing Health Check | FAIL | Variable '${OOF_HOMING_ENDPOINT}' not found. ------------------------------------------------------------------------------ Basic OOF-SNIRO Health Check | FAIL | Variable '${OOF_SNIRO_ENDPOINT}' not found. ------------------------------------------------------------------------------ Basic Policy Health Check | PASS | ------------------------------------------------------------------------------ Basic Portal Health Check | PASS | ------------------------------------------------------------------------------ Basic SDC Health Check | PASS | ------------------------------------------------------------------------------ Basic SDNC Health Check | PASS | ------------------------------------------------------------------------------ Basic SO Health Check | PASS | ------------------------------------------------------------------------------ Basic UseCaseUI API Health Check | FAIL | 502 != 200 ------------------------------------------------------------------------------ Basic VFC catalog API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC emsdriver API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC gvnfmdriver API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC huaweivnfmdriver API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC jujuvnfmdriver API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC multivimproxy API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC nokiavnfmdriver API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC nokiav2driver API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC nslcm API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC resmgr API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC vnflcm API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC vnfmgr API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC vnfres API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC workflow API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC ztesdncdriver API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC ztevnfmdriver API Health Check | PASS | ------------------------------------------------------------------------------ Basic VID Health Check | PASS | ------------------------------------------------------------------------------ Basic VNFSDK Health Check | PASS | ------------------------------------------------------------------------------ OpenECOMP ETE.Robot.Testsuites.Health-Check :: Testing ecomp compo... | FAIL | 42 critical tests, 37 passed, 5 failed 42 tests total, 37 passed, 5 failed ============================================================================== OpenECOMP ETE.Robot.Testsuites | FAIL | 42 critical tests, 37 passed, 5 failed 42 tests total, 37 passed, 5 failed ============================================================================== OpenECOMP ETE.Robot | FAIL | 42 critical tests, 37 passed, 5 failed 42 tests total, 37 passed, 5 failed ============================================================================== OpenECOMP ETE | FAIL | 42 critical tests, 37 passed, 5 failed 42 tests total, 37 passed, 5 failed ============================================================================== Output: /share/logs/ETE_0002_health/output.xml Log: /share/logs/ETE_0002_health/log.html Report: /share/logs/ETE_0002_health/report.html command terminated with exit code 5 _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you. |
|