2021-08-11 10:52:34,890 - 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 | 07NUYCM7OV6U | | NODE_NAME | lf-pod4-2 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | TEST_DB_EXT_URL | http://testresults.opnfv.org/test/api/v1/results | | S3_ENDPOINT_URL | https://storage.googleapis.com | | S3_DST_URL | s3://artifacts.opnfv.org/functest/07NUYCM7OV6U/fun | | | ctest-opnfv-functest-healthcheck-latest- | | | connection_check-run-1283 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/07NUYCM7OV6U/f | | | unctest-opnfv-functest-healthcheck-latest- | | | connection_check-run-1283 | +-------------------------+------------------------------------------------------------+ 2021-08-11 10:52:34,932 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2021-08-11 10:52:35,565 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2021-08-11 10:52:35,743 - functest.opnfv_tests.openstack.api.connection_check - ERROR - Cannot run connection_check Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/xtesting/ci/run_tests.py", line 171, in run_test kwargs = run_dict['args'] KeyError: 'args' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/functest/functest/opnfv_tests/openstack/api/connection_check.py", line 61, in run "%s: %s", func, getattr(self.cloud, func)()) File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 11581, in get_network_extensions return self._neutron_extensions() File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 1529, in _neutron_extensions data = self._network_client.get( File "/usr/lib/python3.8/site-packages/keystoneauth1/adapter.py", line 395, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python3.8/site-packages/shade/_adapter.py", line 154, in request response = self.manager.submit_task(RequestTask(**kwargs)) File "/usr/lib/python3.8/site-packages/shade/task_manager.py", line 259, in submit_task return self.run_task(task=task, raw=raw) File "/usr/lib/python3.8/site-packages/shade/task_manager.py", line 270, in run_task return self._run_task(task, raw=raw) File "/usr/lib/python3.8/site-packages/shade/task_manager.py", line 284, in _run_task return task.wait(raw) File "/usr/lib/python3.8/site-packages/shade/task_manager.py", line 97, in wait six.reraise(type(self._exception), self._exception, File "/usr/lib/python3.8/site-packages/six.py", line 703, in reraise raise value File "/usr/lib/python3.8/site-packages/shade/task_manager.py", line 127, in run self.done(self.main(client)) File "/usr/lib/python3.8/site-packages/shade/_adapter.py", line 152, in main return request_method(**self.args) File "/usr/lib/python3.8/site-packages/keystoneauth1/adapter.py", line 257, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python3.8/site-packages/keystoneauth1/session.py", line 931, in request resp = send(**kwargs) File "/usr/lib/python3.8/site-packages/keystoneauth1/session.py", line 1038, in _send_request raise exceptions.ConnectFailure(msg) keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to http://172.30.12.85:9696/v2.0/extensions.json: HTTPConnectionPool(host='172.30.12.85', port=9696): Max retries exceeded with url: /v2.0/extensions.json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2021-08-11 10:52:35,755 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:00 | FAIL | +--------------------------+------------------+------------------+----------------+