2021-11-07 16:43:36,756 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | false | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | INSTALLER_TYPE | unknown | | BUILD_TAG | | | NODE_NAME | | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | TEST_DB_EXT_URL | | | S3_ENDPOINT_URL | | | S3_DST_URL | | | HTTP_DST_URL | | +-------------------------+----------------------------------------------------------+ 2021-11-07 16:43:36,796 - xtesting.ci.run_tests - INFO - Loading test case 'basic_onboard'... 2021-11-07 16:43:36,928 - py.warnings - WARNING - /usr/lib/python3.8/site-packages/onaptests/configuration/basic_onboard_settings.py:58: 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-11-07 16:43:37,043 - py.warnings - WARNING - /usr/lib/python3.8/site-packages/onaptests/steps/onboard/service.py:120: 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-11-07 16:43:37,054 - xtesting.ci.run_tests - INFO - Running test case 'basic_onboard'... 2021-11-07 16:49:27,913 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+---------------------+------------------+----------------+ | basic_onboard | integration | 05:50 | PASS | +-----------------------+---------------------+------------------+----------------+ 2021-11-07 16:49:28,007 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK