2022-02-09 17:19:39,094 - 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 | 0LBHT374L9HR | | NODE_NAME | lf-virtual9 | | 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/0LBHT374L9HR/fun | | | ctest-pi-ollivier-functest-healthcheck-arm-leguer- | | | vping_userdata-run-67 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/0LBHT374L9HR/f | | | unctest-pi-ollivier-functest-healthcheck-arm- | | | leguer-vping_userdata-run-67 | +-------------------------+------------------------------------------------------------+ 2022-02-09 17:19:39,137 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2022-02-09 17:19:40,993 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2022-02-09 17:20:16,541 - functest.core.singlevm - ERROR - Cannot run vping_userdata 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 4820, in create_image return self._upload_image_put( File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 4947, in _upload_image_put image = self._upload_image_put_v2( File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 4884, in _upload_image_put_v2 self._image_client.put( File "/usr/lib/python3.8/site-packages/keystoneauth1/adapter.py", line 404, in put return self.request(url, 'PUT', **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: (500) Server Error for url: http://172.30.13.94/image/v2/images/734d0a1e-3565-473b-a39d-5200d5fd8545/file Internal Server Error 2022-02-09 17:20:16,549 - functest.opnfv_tests.openstack.vping.vping_userdata - ERROR - Unexpected error running vping_userdata 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/vping/vping_userdata.py", line 42, in run assert super(VPingUserdata, self).run( AssertionError 2022-02-09 17:20:16,550 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:35 | FAIL | +------------------------+------------------+------------------+----------------+