2022-08-16 14:24:17,524 - 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 | 04EDWPBDEKO5 | | 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/04EDWPBDEKO5/fun | | | ctest-pi-ollivier-functest-healthcheck-arm- | | | wallaby-singlevm1-run-40 | | HTTP_DST_URL | http://artifacts.opnfv.org/functest/04EDWPBDEKO5/f | | | unctest-pi-ollivier-functest-healthcheck-arm- | | | wallaby-singlevm1-run-40 | +-------------------------+------------------------------------------------------------+ 2022-08-16 14:24:17,842 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2022-08-16 14:24:23,198 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2022-08-16 14:24:30,941 - functest.core.singlevm - ERROR - Cannot run singlevm1 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 487, in run self.sshvm = self.boot_vm( File "/src/functest/functest/core/singlevm.py", line 212, in boot_vm vm1 = self.cloud.create_server( File "", line 2, in create_server File "/usr/lib/python3.8/site-packages/shade/_utils.py", line 414, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python3.8/site-packages/shade/openstackcloud.py", line 6985, in create_server data = self._compute_client.post( File "/usr/lib/python3.8/site-packages/keystoneauth1/adapter.py", line 401, in post return self.request(url, 'POST', **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: (403) Client Error for url: http://172.30.13.91:8774/v2.1/servers Quota exceeded for instances: Requested 1, but already used 10 of 10 instances 2022-08-16 14:24:30,979 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:07 | FAIL | +-------------------+------------------+------------------+----------------+