2023-02-27 18:51:17,062 - 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 | 03X2UG7SUUUY | | NODE_NAME | lf-virtual6 | | 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/03X2UG7SUUUY/fun | | | ctest-opnfv-functest-healthcheck-wallaby- | | | cinder_test-run-103 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/03X2UG7SUUUY/f | | | unctest-opnfv-functest-healthcheck-wallaby- | | | cinder_test-run-103 | +-------------------------+------------------------------------------------------------+ 2023-02-27 18:51:17,108 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2023-02-27 18:51:18,832 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2023-02-27 19:02:19,284 - functest.core.singlevm - ERROR - Cannot run cinder_test 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 395, 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.13.91/image/images/detail Service Unavailable 2023-02-27 19:02:19,299 - functest.core.singlevm - ERROR - Cannot run cinder_test 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 483, in run assert super(SingleVm1, self).run( AssertionError 2023-02-27 19:02:19,299 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 11:00 | FAIL | +---------------------+------------------+------------------+----------------+