2021-04-07 00:59:23,745 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | false | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | INSTALLER_TYPE | ci_ds | | BUILD_TAG | ci-ds-2021-04-07-00-09-18 | | NODE_NAME | ci-dualstack-master-daily | | 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-04-07 00:59:23,769 - xtesting.ci.run_tests - INFO - Loading test case 'basic_network'... 2021-04-07 00:59:24,009 - py.warnings - WARNING - /src/onaptests/src/onaptests/configuration/basic_network_nomulticloud_settings.py:28: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. yaml_config_file = load(yaml_template) 2021-04-07 00:59:24,194 - py.warnings - WARNING - /src/onaptests/src/onaptests/steps/onboard/service.py:116: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-04-07 00:59:24,203 - xtesting.ci.run_tests - INFO - Running test case 'basic_network'... 2021-04-07 00:59:24,204 - py.warnings - WARNING - /src/onaptests/src/onaptests/steps/instantiate/vl_ala_carte.py:55: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. self._yaml_template: dict = load(yaml_template) 2021-04-07 01:27:57,564 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_network | integration | 28:33 | PASS | +-----------------------+---------------------+------------------+----------------+ 2021-04-07 01:27:58,100 - xtesting.core.testcase - INFO - The results were successfully pushed to DB: http://testresults.opnfv.org/onap/api/v1/results/606d0a9d6c44f50010937c1b 2021-04-07 01:27:58,101 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK