By type
2022-03-15 04:13:39,354 - 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- | | | istanbul-4469850-onap | | NODE_NAME | onap-daily-dt-oom-istanbul-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-03-15 04:13:39,395 - xtesting.ci.run_tests - INFO - Loading test case '5gbulkpm'... 2022-03-15 04:13:39,606 - xtesting.ci.run_tests - INFO - Running test case '5gbulkpm'... Deploying Data File Collector Deploying 3GPP PM Mapper Deploying SFTP Server As xNF Deploying VES collector with CMPv2 for bulkpm over https Deploying HTTPS server with correct CMPv2 certificates Deploying HTTPS server with wrong CMPv2 certificates - wrong SAN-s Deploying VES Client with CMPv2 certificates Checking status of deployed applictions [ ERROR ] Creating output file directory '/var/lib/xtesting/results/5gbulkpm' failed: No such file or directory Try --help for usage information. 2022-03-15 04:24:31,676 - xtesting.core.robotframework - INFO - ============================================================================== 5Gbulkpm :: 5G Bulk PM Usecase functionality ============================================================================== SFTP Server based bulk PM test, no SFTP Server know host veryficat... | FAIL | gaierror: [Errno -2] Name does not resolve ------------------------------------------------------------------------------ SFTP Server based bulk PM test, successful SFTP Server known host ... | FAIL | 1 != 0 ------------------------------------------------------------------------------ SFTP Server based bulk PM test, not successful SFTP Server know ho... | FAIL | FileNotFoundError: [Errno 2] No such file or directory: '/tmp/known_hosts' ------------------------------------------------------------------------------ HTTPS Server based bulk PM test (correct server certificate - corr... | FAIL | 1 != 0 ------------------------------------------------------------------------------ HTTPS Server based bulk PM test (wrong server certificate - wrong ... | FAIL | 1 != 0 ------------------------------------------------------------------------------ HTTPS Server based bulk PM test (wrong server certificate - wrong ... | FAIL | 1 != 0 ------------------------------------------------------------------------------ 5Gbulkpm :: 5G Bulk PM Usecase functionality | FAIL | 6 critical tests, 0 passed, 6 failed 6 tests total, 0 passed, 6 failed ============================================================================== 2022-03-15 04:24:31,679 - xtesting.core.robotframework - ERROR - Run suites before publishing: Reading XML source '/var/lib/xtesting/results/5gbulkpm/output.xml' failed: No such file or directory 2022-03-15 04:24:31,681 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2022-03-15 04:24:31,680 - xtesting.ci.run_tests - INFO - Test result: +-------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+---------------------+------------------+----------------+ | 5gbulkpm | integration | XX:XX | FAIL | +-------------------+---------------------+------------------+----------------+ 2022-03-15 04:24:31,682 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2022-03-15 04:24:31,683 - 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-03-15 04:24:31,684 - xtesting.ci.run_tests - ERROR - The test case '5gbulkpm' failed. 2022-03-15 04:24:31,685 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR