Results

By type

          2022-06-02 17:57:58,382 - 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-       |
|                         |                   jakarta-6889887-onap                   |
|        NODE_NAME        |            onap-daily-dt-oom-jakarta-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      |                                                          |
+-------------------------+----------------------------------------------------------+

2022-06-02 17:57:58,421 - xtesting.ci.run_tests - INFO - Loading test case 'cmpv2'...
2022-06-02 17:57:58,627 - xtesting.ci.run_tests - INFO - Running test case 'cmpv2'...
[ WARN ] Imported library 'SoUtils' contains no keywords.
Deploying VES Client
Deploying VES collector with CMPv2 and correct sans
Deploying VES collector with CMPv2 and wrong SANs
[ ERROR ] Creating output file directory '/var/lib/xtesting/results/cmpv2' failed: No such file or directory

Try --help for usage information.
2022-06-02 18:05:44,329 - xtesting.core.robotframework - INFO - 
==============================================================================
Cmpv2 :: CMPv2 Usecase functionality                                          
==============================================================================
Send registration request to CMPv2 VES :: This test case triggers ... | FAIL |
ConnectionError: HTTPSConnectionPool(host='aai.onap', port=8443): Max retries exceeded with url: /aai/v19/network/pnfs/pnf/7wT6cE21tVpOdlHCfGGf (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------------------------------------------------------
Send registration request to CMPv2 VES with wrong SAN-s :: This te... | PASS |
------------------------------------------------------------------------------
Send registration request to VES without CMPv2 certificate :: This... | FAIL |
1 != 0
------------------------------------------------------------------------------
Cmpv2 :: CMPv2 Usecase functionality                                  | FAIL |
Suite teardown failed:
Several failures occurred:

1) 1 != 0

2) 1 != 0

3) 1 != 0

3 critical tests, 0 passed, 3 failed
3 tests total, 0 passed, 3 failed
==============================================================================

2022-06-02 18:05:44,334 - xtesting.core.robotframework - ERROR - Run suites before publishing: Reading XML source '/var/lib/xtesting/results/cmpv2/output.xml' failed: No such file or directory
2022-06-02 18:05:44,335 - xtesting.core.testcase - ERROR - Please run test before getting the duration
2022-06-02 18:05:44,334 - xtesting.ci.run_tests - INFO - Test result:

+-------------------+---------------------+------------------+----------------+
|     TEST CASE     |       PROJECT       |     DURATION     |     RESULT     |
+-------------------+---------------------+------------------+----------------+
|       cmpv2       |     integration     |      XX:XX       |      FAIL      |
+-------------------+---------------------+------------------+----------------+

2022-06-02 18:05:44,337 - xtesting.core.testcase - ERROR - Please run test before getting the duration
2022-06-02 18:05:44,338 - xtesting.core.testcase - ERROR - Please run test before publishing the results
Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/xtesting/core/testcase.py", line 215, in push_to_db
    assert self.start_time
AssertionError
2022-06-02 18:05:44,340 - xtesting.ci.run_tests - ERROR - The test case 'cmpv2' failed.
2022-06-02 18:05:44,340 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR