2019-11-15 07:09:30,810 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | TEST_DB_EXT_URL | | | S3_DST_URL | | | S3_ENDPOINT_URL | | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | | | DEBUG | True | | INSTALLER_TYPE | cntt | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | HTTP_DST_URL | | | NODE_NAME | intel-pod10 | +-------------------------+----------------------------------------------------------+ 2019-11-15 07:09:30,816 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_AUTH_URL=http://identity-airship.intel-pod10.opnfv.org/v3 export OS_USER_DOMAIN_NAME=default export OS_PROJECT_DOMAIN_NAME=default export OS_USERNAME=admin export OS_PROJECT_NAME=admin export OS_PASSWORD=password123 export OS_IDENTITY_API_VERSION=3 export OS_INTERFACE=public export OS_REGION_NAME=intel-pod10 2019-11-15 07:09:30,816 - xtesting.ci.run_tests - DEBUG - Test args: connection_check 2019-11-15 07:09:30,858 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-11-15 07:09:31,161 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-11-15 07:09:31,493 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'intel-pod10: glance (image) service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'3020181df2bd4cee8ff8bc4bb87a3fc4', 'name': u'glance'}), Munch({'description': u'intel-pod10: cinderv3 (volumev3) service', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'555f48de965a4e77964d9cff6fbe996d', 'name': u'cinderv3'}), Munch({'description': u'intel-pod10: swift (object-store) service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'bcf7b1ac1a3241899e6533cfdc583085', 'name': u'swift'}), Munch({'description': u'intel-pod10: cinder (volume) service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'caa03ad9da784a21a019ab7fa9b2c7f3', 'name': u'cinder'}), Munch({'description': u'intel-pod10: cinderv2 (volumev2) service', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'e152c94a24e14fd6a7344d5f8f05c4ae', 'name': u'cinderv2'}), Munch({'description': None, 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'f7a21a3c104544149ee6cec3f1c85571', 'name': u'keystone'})] 2019-11-15 07:09:31,499 - functest.opnfv_tests.openstack.api.connection_check - ERROR - Cannot run connection_check Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/api/connection_check.py", line 56, in run "%s: %s", func, getattr(self.cloud, func)()) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 11210, in get_network_extensions return self._neutron_extensions() File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1250, in _neutron_extensions data = self._network_client.get( File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 411, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 247, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1113, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 380, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 279, in get_endpoint_data service_name=service_name) File "/usr/lib/python2.7/site-packages/keystoneauth1/access/service_catalog.py", line 462, in endpoint_data_for raise exceptions.EndpointNotFound(msg) EndpointNotFound: public endpoint for network service in intel-pod10 region not found 2019-11-15 07:09:31,507 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:00 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-11-15 07:09:31,651 - xtesting.core.testcase - INFO - The results were successfully pushed to DB: http://localhost:8082/api/v1/results/5dce4f2b1b7bcc000e47a0a9 2019-11-15 07:09:31,652 - xtesting.ci.run_tests - ERROR - The test case 'connection_check' failed. 2019-11-15 07:09:31,652 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR