2020-11-15 22:37:24,910 - xtesting.ci.run_tests - INFO - Deployment description: +-------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+------------------------------------------------------------+ | CI_LOOP | daily | | DEBUG | true | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | INSTALLER_TYPE | unknown | | BUILD_TAG | 0PECUTWHPSVT | | NODE_NAME | lf-pod4 | | 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/0PECUTWHPSVT/fun | | | ctest-opnfv-functest-healthcheck-jerma-vping_ssh- | | | run-537 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/0PECUTWHPSVT/f | | | unctest-opnfv-functest-healthcheck-jerma- | | | vping_ssh-run-537 | +-------------------------+------------------------------------------------------------+ 2020-11-15 22:37:24,962 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2020-11-15 22:37:26,631 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2020-11-15 22:40:38,051 - functest.core.singlevm - ERROR - Cannot run vping_ssh Traceback (most recent call last): File "/usr/lib/python3.7/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 486, in run self.prepare() File "/src/functest/functest/opnfv_tests/openstack/vping/vping_ssh.py", line 39, in prepare security_groups=[self.sec.id]) File "/src/functest/functest/core/singlevm.py", line 218, in boot_vm timeout=self.create_server_timeout, wait=True, **kwargs) File "", line 2, in create_server File "/usr/lib/python3.7/site-packages/shade/_utils.py", line 414, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python3.7/site-packages/shade/openstackcloud.py", line 7008, in create_server nat_destination=nat_destination, File "/usr/lib/python3.7/site-packages/shade/openstackcloud.py", line 7030, in wait_for_server wait=self._SERVER_AGE or 2): File "/usr/lib/python3.7/site-packages/shade/_utils.py", line 77, in _iterate_timeout raise exc.OpenStackCloudTimeout(message) shade.exc.OpenStackCloudTimeout: Timeout waiting for the server to come up. 2020-11-15 22:40:38,061 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 03:11 | FAIL | +-------------------+------------------+------------------+----------------+ 2020-11-15 22:40:38,222 - functest.core.singlevm - ERROR - Cannot clean all resources Traceback (most recent call last): File "/src/functest/functest/core/singlevm.py", line 511, in clean self.cloud.delete_security_group(self.sec.id) File "/usr/lib/python3.7/site-packages/shade/openstackcloud.py", line 8352, in delete_security_group name_or_id) File "/usr/lib/python3.7/site-packages/keystoneauth1/adapter.py", line 401, in delete return self.request(url, 'DELETE', **kwargs) File "/usr/lib/python3.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python3.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python3.7/site-packages/shade/exc.py", line 173, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) shade.exc.OpenStackCloudHTTPError: Error deleting security group 6ec15ee3-27ff-4986-a2de-1d3c97672a18. (409) Client Error for url: http://172.30.12.83:9696/v2.0/security-groups/6ec15ee3-27ff-4986-a2de-1d3c97672a18.json Security Group 6ec15ee3-27ff-4986-a2de-1d3c97672a18 in use.