By type
2023-06-26 15:18:16,572 - 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-18433484-onap |
| NODE_NAME | onap-daily-dt-oom-london-sm-TNAP-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 | |
+-------------------------+----------------------------------------------------------+
2023-06-26 15:18:16,605 - xtesting.ci.run_tests - INFO - Loading test case 'full'...
2023-06-26 15:18:16,793 - xtesting.ci.run_tests - INFO - Running test case 'full'...
(DMaaP:UP)
2023-06-26 15:18:54,723 - xtesting.core.robotframework - INFO -
==============================================================================
Health-Check :: Test that ONAP components are available via basic API calls
==============================================================================
Basic A&AI Health Check | PASS |
------------------------------------------------------------------------------
Enhanced A&AI Health Check | FAIL |
500 != 204
------------------------------------------------------------------------------
Basic CLI Health Check | PASS |
------------------------------------------------------------------------------
Basic DCAE Microservices Health Check | PASS |
------------------------------------------------------------------------------
Basic DMAAP Data Router Health Check | PASS |
------------------------------------------------------------------------------
Basic DMAAP Message Router Health Check | PASS |
------------------------------------------------------------------------------
Basic DMAAP Bus Controller Health Check With Basic Auth | PASS |
------------------------------------------------------------------------------
Basic External API NBI Health Check | PASS |
------------------------------------------------------------------------------
Basic Multicloud API Health Check | PASS |
------------------------------------------------------------------------------
Basic Multicloud-pike API Health Check | PASS |
------------------------------------------------------------------------------
Basic Multicloud-k8s API Health Check | PASS |
------------------------------------------------------------------------------
Basic Multicloud-fcaps API Health Check | PASS |
------------------------------------------------------------------------------
Basic OOF-Homing Health Check | PASS |
------------------------------------------------------------------------------
Basic OOF-OSDF Health Check | PASS |
------------------------------------------------------------------------------
Basic Policy Health Check | PASS |
------------------------------------------------------------------------------
Enhanced Policy New Healthcheck | PASS |
------------------------------------------------------------------------------
Basic SDC Health Check | PASS |
------------------------------------------------------------------------------
Enhanced SDC Health Check | PASS |
------------------------------------------------------------------------------
Basic SDNC Health Check | PASS |
------------------------------------------------------------------------------
Enhanced SDNC Health Check | PASS |
------------------------------------------------------------------------------
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 | PASS |
------------------------------------------------------------------------------
Basic Holmes Rule Management API Health Check | PASS |
------------------------------------------------------------------------------
Basic Holmes Engine Management API Health Check | PASS |
------------------------------------------------------------------------------
Basic Modeling Parser API Health Check | PASS |
------------------------------------------------------------------------------
Enhanced CDS Health Check | PASS |
------------------------------------------------------------------------------
Health-Check :: Test that ONAP components are available via basic ... | FAIL |
34 critical tests, 33 passed, 1 failed
34 tests total, 33 passed, 1 failed
==============================================================================
Output: /var/lib/xtesting/results/full/output.xml
2023-06-26 15:18:54,803 - xtesting.core.robotframework - INFO - Results were successfully parsed
2023-06-26 15:18:55,166 - xtesting.core.robotframework - INFO - Results were successfully generated
2023-06-26 15:18:55,167 - xtesting.ci.run_tests - INFO - Test result:
+-------------------+---------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+-------------------+---------------------+------------------+----------------+
| full | integration | 00:37 | FAIL |
+-------------------+---------------------+------------------+----------------+
2023-06-26 15:18:55,459 - xtesting.core.testcase - ERROR - The HTTP request raises issues
Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/xtesting/core/testcase.py", line 240, in push_to_db
req.raise_for_status()
File "/usr/lib/python3.7/site-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 403 Client Error: Could Not Found pods [{'name': u'onap-daily-dt-oom-london-sm-TNAP-oom'}] for url: http://testresults.opnfv.org/onap/api/v1/results
2023-06-26 15:18:55,460 - xtesting.ci.run_tests - ERROR - The test case 'full' failed.
2023-06-26 15:18:55,461 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR