By type
2021-10-20 22:08:18,056 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | false | | DEPLOY_SCENARIO | onap-nofeature-noha | | INSTALLER_TYPE | oom | | BUILD_TAG | gitlab_ci-functest-kubespray-baremetal-daily- | | | master-2700831-onap | | NODE_NAME | onap-master-daily-dell-ONAPatDT-oom | | TEST_DB_URL | http://testresults.opnfv.org/onap/api/v1/results | | TEST_DB_EXT_URL | | | S3_ENDPOINT_URL | | | S3_DST_URL | | | HTTP_DST_URL | | +-------------------------+----------------------------------------------------------+ 2021-10-20 22:08:18,091 - xtesting.ci.run_tests - INFO - Loading test case 'full'... 2021-10-20 22:08:18,314 - xtesting.ci.run_tests - INFO - Running test case 'full'... 2021-10-20 22:09:34,724 - xtesting.core.robotframework - INFO - ============================================================================== Health-Check :: Test that ONAP components are available via basic API calls ============================================================================== Basic A&AI Health Check | FAIL | ConnectionError: HTTPSConnectionPool(host='aai.onap', port=8443): Max retries exceeded with url: /aai/util/echo?action=long (Caused by NewConnectionError('
: Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Enhanced A&AI Health Check | FAIL | ConnectionError: HTTPSConnectionPool(host='aai.onap', port=8443): Max retries exceeded with url: /aai/v19/service-design-and-creation/models/model/AAI-HealthCheck-Dummy (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Basic AAF Health Check | PASS | ------------------------------------------------------------------------------ Basic AAF SMS Health Check | PASS | ------------------------------------------------------------------------------ Basic CLI Health Check | PASS | ------------------------------------------------------------------------------ Basic CLAMP Health Check | FAIL | ConnectionError: HTTPSConnectionPool(host='policy-clamp-fe.onap', port=2443): Max retries exceeded with url: /restservices/clds/v1/healthcheck (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Basic DCAE Health Check | FAIL | 500 != 200 ------------------------------------------------------------------------------ Basic DCAE Microservices Health Check | FAIL | 500 != 200 ------------------------------------------------------------------------------ Basic DMAAP Data Router Health Check | PASS | ------------------------------------------------------------------------------ Basic DMAAP Message Router Health Check | FAIL | ConnectionError: HTTPConnectionPool(host='message-router.onap', port=3904): Max retries exceeded with url: /topics (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Basic DMAAP Bus Controller Health Check With Basic Auth | FAIL | ConnectionError: HTTPSConnectionPool(host='dmaap-bc.onap', port=8443): Max retries exceeded with url: /webapi/dmaap (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Basic External API NBI Health Check | PASS | ------------------------------------------------------------------------------ Basic Microservice Bus Health Check | PASS | ------------------------------------------------------------------------------ Basic Multicloud API Health Check | PASS | ------------------------------------------------------------------------------ Basic Multicloud-pike API Health Check | PASS | ------------------------------------------------------------------------------ Basic Multicloud-k8s API Health Check | PASS | ------------------------------------------------------------------------------ Basic OOF-Homing Health Check | PASS | ------------------------------------------------------------------------------ Basic OOF-OSDF Health Check | FAIL | ConnectionError: HTTPSConnectionPool(host='oof-osdf.onap', port=8698): Max retries exceeded with url: /api/oof/v1/healthcheck (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Basic Policy Health Check | FAIL | 'False' should be true. ------------------------------------------------------------------------------ Enhanced Policy New Healthcheck | FAIL | 400 != 202 ------------------------------------------------------------------------------ Basic Portal Health Check | PASS | ------------------------------------------------------------------------------ Basic SDC Health Check | FAIL | ConnectionError: HTTPSConnectionPool(host='sdc-fe.onap', port=9443): Max retries exceeded with url: /sdc1/rest/healthCheck (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Enhanced SDC Health Check | FAIL | ConnectionError: HTTPSConnectionPool(host='sdc-be.onap', port=8443): Max retries exceeded with url: /sdc2/rest/healthCheck (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Basic SDNC Health Check | FAIL | ConnectionError: HTTPSConnectionPool(host='sdnc.onap', port=8443): Max retries exceeded with url: /restconf/operations/SLI-API:healthcheck (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Enhanced SDNC Health Check | FAIL | ConnectionError: HTTPSConnectionPool(host='sdnc.onap', port=8443): Max retries exceeded with url: /restconf/config/GENERIC-RESOURCE-API:services/service/GRSIdummy123 (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Basic SO Health Check | PASS | ------------------------------------------------------------------------------ Basic UseCaseUI API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC gvnfmdriver API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC huaweivnfmdriver API Health Check | PASS | ------------------------------------------------------------------------------ Basic VFC nslcm 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 ztevnfmdriver API Health Check | PASS | ------------------------------------------------------------------------------ Basic VNFSDK Health Check | FAIL | ConnectionError: HTTPSConnectionPool(host='refrepo.onap', port=8703): Max retries exceeded with url: /onapapi/vnfsdk-marketplace/v1/PackageResource/healthcheck (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Basic Holmes Rule Management API Health Check | FAIL | 502 != 200 ------------------------------------------------------------------------------ Basic Holmes Engine Management API Health Check | FAIL | 502 != 200 ------------------------------------------------------------------------------ Basic Multicloud-fcaps API Health Check | PASS | ------------------------------------------------------------------------------ Basic Modeling genericparser API Health Check | PASS | ------------------------------------------------------------------------------ Enhanced CDS Health Check | FAIL | ConnectionError: HTTPConnectionPool(host='cds-blueprints-processor-http.onap', port=8080): Max retries exceeded with url: /api/v1/execution-service/health-check (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) ------------------------------------------------------------------------------ Health-Check :: Test that ONAP components are available via basic ... | FAIL | 40 critical tests, 22 passed, 18 failed 40 tests total, 22 passed, 18 failed ============================================================================== Output: /var/lib/xtesting/results/full/output.xml 2021-10-20 22:09:34,798 - xtesting.core.robotframework - INFO - Results were successfully parsed 2021-10-20 22:09:35,116 - xtesting.core.robotframework - INFO - Results were successfully generated 2021-10-20 22:09:35,117 - xtesting.ci.run_tests - INFO - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | full | integration | 01:16 | FAIL | +-------------------+---------------------+------------------+----------------+ 2021-10-20 22:09:35,554 - xtesting.core.testcase - INFO - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/6170939f6c44f500105777f6 2021-10-20 22:09:35,554 - xtesting.ci.run_tests - ERROR - The test case 'full' failed. 2021-10-20 22:09:35,558 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR