2019-05-16 22:22:48.789 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-16 22:22:48.790 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-16 22:22:48.790 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-16 22:22:50.863 18 ERROR rally.cli.cliutils 2019-05-16 22:22:51.754 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-16 22:22:51.754 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-16 22:22:51.754 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-16 22:22:53.427 20 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-05-16 22:22:54.516 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-16 22:22:54.516 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-16 22:22:54.517 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-16 22:22:57.703 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-16 22:22:57.703 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-16 22:22:57.703 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-16 22:22:58.503 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-16 22:22:58.503 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-16 22:22:58.503 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils force=force) 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-16 22:22:59.918 27 ERROR rally.cli.cliutils 2019-05-16 22:23:00.764 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-16 22:23:00.765 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-16 22:23:00.765 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-16 22:23:02.162 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-05-16 22:23:02.342 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-7049d19c-9791-483d-9729-a3cc83fd2e2b/repo. 2019-05-16 22:23:02.668 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-7049d19c-9791-483d-9729-a3cc83fd2e2b/repo'... done. Note: checking out 'a955095f8369e2e15c97a536edc1a9c077208129'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-05-16 22:23:02.680 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0 ' 2019-05-16 22:23:02.690 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a955095f8369e2e15c97a536edc1a9c077208129 ' 2019-05-16 22:23:03.270 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-05-16 22:23:03.341 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-05-16 22:23:03.844 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7049d19c-9791-483d-9729-a3cc83fd2e2b) has been successfully created! 2019-05-16 22:23:04.785 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-16 22:23:04.785 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-16 22:23:04.785 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-16 22:23:08.221 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-16 22:23:08.222 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-16 22:23:08.222 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-16 22:23:09.657 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=7049d19c-9791-483d-9729-a3cc83fd2e2b) for deployment 'opnfv-rally' (UUID=3dbb43d8-a8f9-4413-9e3a-1c46b685636b). 2019-05-16 22:23:10.279 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7049d19c-9791-483d-9729-a3cc83fd2e2b) has been successfully configured for deployment 'opnfv-rally' (UUID=3dbb43d8-a8f9-4413-9e3a-1c46b685636b)! 2019-05-16 22:23:13.881 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-16 22:23:13.882 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-16 22:23:13.882 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-16 22:23:15.623 44 INFO rally.api [-] Starting verification (UUID=de5d781a-4c69-4a92-8223-7d4e7ffb2238) for deployment 'opnfv-rally' (UUID=3dbb43d8-a8f9-4413-9e3a-1c46b685636b) by verifier 'opnfv-tempest' (UUID=7049d19c-9791-483d-9729-a3cc83fd2e2b). 2019-05-16 22:23:16.432 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-05-16 22:23:16.486 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-05-16 22:23:16.486 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7049d19c-9791-483d-9729-a3cc83fd2e2b/for-deployment-3dbb43d8-a8f9-4413-9e3a-1c46b685636b/tempest.log' to option 'log_file'. 2019-05-16 22:23:16.486 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-7049d19c-9791-483d-9729-a3cc83fd2e2b/for-deployment-3dbb43d8-a8f9-4413-9e3a-1c46b685636b/tempest.log 2019-05-16 22:23:16.487 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-05-16 22:23:16.487 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7049d19c-9791-483d-9729-a3cc83fd2e2b/for-deployment-3dbb43d8-a8f9-4413-9e3a-1c46b685636b/lock_files' to option 'lock_path'. 2019-05-16 22:23:16.487 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-7049d19c-9791-483d-9729-a3cc83fd2e2b/for-deployment-3dbb43d8-a8f9-4413-9e3a-1c46b685636b/lock_files 2019-05-16 22:23:16.488 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-05-16 22:23:16.488 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-05-16 22:23:16.488 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 3d0e994c-e96b-481b-9e4b-d6c86af6c143 2019-05-16 22:23:16.489 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 962c8e9c-c118-4e0d-9f4a-65cabbec79b6 2019-05-16 22:23:16.489 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 80f4d044-6536-460c-8482-1ea656d40c75 2019-05-16 22:23:16.490 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 5cc99637-e92f-40c2-b7e7-aeaad623928b 2019-05-16 22:23:16.649 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-05-16 22:23:16.649 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_e404bd05-0e84-4446-bde2-e76a4c230a09 2019-05-16 22:23:16.650 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-05-16 22:23:16.721 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-16 22:23:16.721 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}555264bd83f850ad01dad26e619caf344d4ba13d" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-16 22:23:16.841 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1020 Content-Type: application/json Date: Thu, 16 May 2019 22:23:16 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-091dc0ea-be8e-401c-8f93-94088cd68595 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-091dc0ea-be8e-401c-8f93-94088cd68595 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-16 22:23:16.842 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_e404bd05-0e84-4446-bde2-e76a4c230a09", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/5cc99637-e92f-40c2-b7e7-aeaad623928b", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/5cc99637-e92f-40c2-b7e7-aeaad623928b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5cc99637-e92f-40c2-b7e7-aeaad623928b"}, {"name": "tempest_smoke-flavor_e404bd05-0e84-4446-bde2-e76a4c230a09", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/80f4d044-6536-460c-8482-1ea656d40c75", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/80f4d044-6536-460c-8482-1ea656d40c75", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "80f4d044-6536-460c-8482-1ea656d40c75"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-16 22:23:16.842 44 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-091dc0ea-be8e-401c-8f93-94088cd68595 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-16 22:23:16.844 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-05-16 22:23:16.845 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_de5d781a_eVyOmjNz' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-16 22:23:16.845 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}555264bd83f850ad01dad26e619caf344d4ba13d" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_de5d781a_eVyOmjNz", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-16 22:23:16.875 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Thu, 16 May 2019 22:23:16 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-2ddf3313-ce39-414e-a1ee-d3edcf26f0d3 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-2ddf3313-ce39-414e-a1ee-d3edcf26f0d3 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-16 22:23:16.876 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_de5d781a_eVyOmjNz", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/331ce0a7-3ae7-4f46-9a0c-51a8134bef52", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/331ce0a7-3ae7-4f46-9a0c-51a8134bef52", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "331ce0a7-3ae7-4f46-9a0c-51a8134bef52"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-16 22:23:16.876 44 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-2ddf3313-ce39-414e-a1ee-d3edcf26f0d3 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-16 22:23:16.877 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_de5d781a_eVyOmjNz' (ID = 331ce0a7-3ae7-4f46-9a0c-51a8134bef52) has been successfully created! 2019-05-16 22:23:16.878 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '331ce0a7-3ae7-4f46-9a0c-51a8134bef52' to option 'instance_type'. 2019-05-16 22:23:16.878 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 331ce0a7-3ae7-4f46-9a0c-51a8134bef52 2019-05-16 22:23:16.879 44 INFO rally.task.context [-] Verification 7049d19c-9791-483d-9729-a3cc83fd2e2b | Context tempest@default setup() finished in 0.72 sec 2019-05-16 22:23:16.880 44 INFO rally.task.context [-] Verification 7049d19c-9791-483d-9729-a3cc83fd2e2b | Context testr@default setup() finished in 0.41 msec 2019-05-16 22:23:16.880 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/ab45297a-0535-4ddd-8433-0af942f860cd'. 2019-05-16 22:23:19.887 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.126s] 2019-05-16 22:23:19.940 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.053s] 2019-05-16 22:23:22.237 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.946s] 2019-05-16 22:23:23.547 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.308s] 2019-05-16 22:23:30.506 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.187s] 2019-05-16 22:23:42.702 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.061s] 2019-05-16 22:23:42.703 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-05-16 22:23:45.964 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.061s] 2019-05-16 22:23:45.965 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-05-16 22:24:00.631 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.378s] 2019-05-16 22:24:05.391 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.153s] 2019-05-16 22:24:10.216 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.339s] 2019-05-16 22:24:11.977 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [22.575s] 2019-05-16 22:24:14.471 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [48.022s] 2019-05-16 22:24:16.617 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.264s] 2019-05-16 22:24:19.955 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.075s] 2019-05-16 22:24:21.263 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.053s] 2019-05-16 22:24:21.264 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-05-16 22:24:23.328 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.694s] 2019-05-16 22:24:23.890 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.599s] 2019-05-16 22:24:23.899 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-05-16 22:24:23.907 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.578s] 2019-05-16 22:24:24.362 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.455s] 2019-05-16 22:24:24.852 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-05-16 22:24:28.078 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.175s] 2019-05-16 22:24:32.843 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.320s] 2019-05-16 22:24:33.743 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2019-05-16 22:24:33.837 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.094s] 2019-05-16 22:24:34.475 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-05-16 22:24:36.027 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.928s] 2019-05-16 22:24:36.280 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.253s] 2019-05-16 22:24:36.514 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.234s] 2019-05-16 22:24:36.560 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.045s] 2019-05-16 22:24:36.656 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.096s] 2019-05-16 22:24:36.710 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.054s] 2019-05-16 22:24:38.451 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.345s] 2019-05-16 22:24:40.382 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.168s] 2019-05-16 22:24:42.404 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.619s] 2019-05-16 22:24:42.423 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-05-16 22:24:44.225 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.074s] 2019-05-16 22:24:44.289 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.064s] 2019-05-16 22:24:44.358 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.069s] 2019-05-16 22:24:44.367 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2019-05-16 22:24:46.620 44 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-05-16 22:24:48.986 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.071s] 2019-05-16 22:24:49.218 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.537s] 2019-05-16 22:24:49.492 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.910s] 2019-05-16 22:24:49.876 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.384s] 2019-05-16 22:24:50.042 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.165s] 2019-05-16 22:24:50.095 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.053s] 2019-05-16 22:24:50.201 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.105s] 2019-05-16 22:24:50.245 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.044s] 2019-05-16 22:24:50.469 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.028s] 2019-05-16 22:24:52.253 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.267s] 2019-05-16 22:24:54.008 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-05-16 22:24:54.904 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.685s] 2019-05-16 22:24:55.604 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2019-05-16 22:24:56.222 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.317s] 2019-05-16 22:24:56.382 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.160s] 2019-05-16 22:24:56.455 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.073s] 2019-05-16 22:24:59.356 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.102s] 2019-05-16 22:25:03.582 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.158s] 2019-05-16 22:25:07.551 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.010s] 2019-05-16 22:25:08.780 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.196s] 2019-05-16 22:25:10.376 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.825s] 2019-05-16 22:25:14.193 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.816s] 2019-05-16 22:25:14.908 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.971s] 2019-05-16 22:25:15.546 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.379s] 2019-05-16 22:25:23.986 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.491s] 2019-05-16 22:25:24.162 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.562s] 2019-05-16 22:25:25.030 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.484s] 2019-05-16 22:25:29.812 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.649s] 2019-05-16 22:25:31.564 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.752s] 2019-05-16 22:25:31.675 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.111s] 2019-05-16 22:25:31.717 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.042s] 2019-05-16 22:25:33.111 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.123s] 2019-05-16 22:25:33.558 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.528s] 2019-05-16 22:25:36.037 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.298s] 2019-05-16 22:25:36.139 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.791s] 2019-05-16 22:25:36.910 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.352s] 2019-05-16 22:25:37.360 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.218s] 2019-05-16 22:25:37.397 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.041s] 2019-05-16 22:25:38.409 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-05-16 22:25:38.410 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-05-16 22:25:40.554 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.761s] 2019-05-16 22:25:41.438 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [0.881s] 2019-05-16 22:25:41.480 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.046s] 2019-05-16 22:25:44.670 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.695s] 2019-05-16 22:25:44.833 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.795s] 2019-05-16 22:25:53.062 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.228s] 2019-05-16 22:25:56.831 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.769s] 2019-05-16 22:25:59.840 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2019-05-16 22:25:59.951 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.111s] 2019-05-16 22:26:00.991 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-05-16 22:26:00.993 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-05-16 22:26:07.400 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.050s] 2019-05-16 22:26:12.245 44 INFO rally.task.context [-] Verification 7049d19c-9791-483d-9729-a3cc83fd2e2b | Context testr@default cleanup() started 2019-05-16 22:26:12.246 44 INFO rally.task.context [-] Verification 7049d19c-9791-483d-9729-a3cc83fd2e2b | Context testr@default cleanup() finished in 0.87 msec 2019-05-16 22:26:12.246 44 INFO rally.task.context [-] Verification 7049d19c-9791-483d-9729-a3cc83fd2e2b | Context tempest@default cleanup() started 2019-05-16 22:26:12.643 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-05-16 22:26:12.718 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-05-16 22:26:12.750 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_de5d781a_eVyOmjNz'. 2019-05-16 22:26:12.751 44 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/331ce0a7-3ae7-4f46-9a0c-51a8134bef52 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}0c8fa918d890a6dfdaf33b80da94f32cd8ece63e" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-16 22:26:12.964 44 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Thu, 16 May 2019 22:26:12 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-a3f7e2c5-1bc2-44f2-8af3-19d22eabe8d9 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-a3f7e2c5-1bc2-44f2-8af3-19d22eabe8d9 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-16 22:26:12.964 44 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/331ce0a7-3ae7-4f46-9a0c-51a8134bef52 used request id req-a3f7e2c5-1bc2-44f2-8af3-19d22eabe8d9 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-16 22:26:12.965 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_de5d781a_eVyOmjNz' has been deleted. 2019-05-16 22:26:12.966 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '331ce0a7-3ae7-4f46-9a0c-51a8134bef52' of option 'instance_type' from Tempest config file. 2019-05-16 22:26:12.966 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '331ce0a7-3ae7-4f46-9a0c-51a8134bef52' has been removed. 2019-05-16 22:26:12.971 44 INFO rally.task.context [-] Verification 7049d19c-9791-483d-9729-a3cc83fd2e2b | Context tempest@default cleanup() finished in 0.72 sec 2019-05-16 22:26:13.155 44 INFO rally.api [-] Verification (UUID=de5d781a-4c69-4a92-8223-7d4e7ffb2238) has been successfully finished for deployment 'opnfv-rally' (UUID=3dbb43d8-a8f9-4413-9e3a-1c46b685636b)! 2019-05-16 22:26:14.189 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-16 22:26:14.189 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-16 22:26:14.189 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-16 22:26:15.129 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-16 22:26:15.129 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-16 22:26:15.129 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-16 22:26:16.556 64 INFO rally.api [-] Building 'html' report for the following verification(s): 'de5d781a-4c69-4a92-8223-7d4e7ffb2238' 2019-05-16 22:26:16.573 64 INFO rally.api [-] The report has been successfully built. 2019-05-16 22:26:17.430 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-16 22:26:17.431 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-16 22:26:17.431 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-16 22:26:18.851 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'de5d781a-4c69-4a92-8223-7d4e7ffb2238' 2019-05-16 22:26:18.855 66 INFO rally.api [-] The report has been successfully built.