2021-07-30 03:58:54,562 - 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 | 04L09BAMW43I | | NODE_NAME | lf-pod4-3 | | 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/04L09BAMW43I/fun | | | ctest-pi-ollivier-functest-healthcheck-kali- | | | vmready1-run-52 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/04L09BAMW43I/f | | | unctest-pi-ollivier-functest-healthcheck-kali- | | | vmready1-run-52 | +-------------------------+------------------------------------------------------------+ 2021-07-30 03:58:54,604 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2021-07-30 03:58:55,488 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2021-07-30 04:09:54,439 - functest.core.singlevm - ERROR - Cannot run vmready1 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/core/singlevm.py", line 294, in run self.image = self.publish_image() File "/src/functest/functest/core/singlevm.py", line 85, in publish_image image = self.cloud.create_image( File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 4769, in create_image current_image = self.get_image(name) File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 3282, in get_image return _utils._get_entity(self, 'image', name_or_id, filters) File "/usr/lib/python3.8/site-packages/shade/_utils.py", line 241, in _get_entity entities = search(name_or_id, filters, **kwargs) File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 1674, in search_images images = self.list_images() File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 2312, in list_images response = self._image_client.get(endpoint, params=params) File "/usr/lib/python3.8/site-packages/keystoneauth1/adapter.py", line 386, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python3.8/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python3.8/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python3.8/site-packages/shade/exc.py", line 173, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) shade.exc.OpenStackCloudHTTPError: (503) Server Error for url: http://172.30.12.88/image/images/detail Service Unavailable 2021-07-30 04:09:54,449 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 10:58 | FAIL | +-------------------+------------------+------------------+----------------+