2019-05-10 05:19:09.822 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 05:19:09.822 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 05:19:09.823 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 05:19:11.418 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-10 05:19:11.418 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-10 05:19:11.418 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-10 05:19:11.418 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-10 05:19:11.418 18 ERROR rally.cli.cliutils 2019-05-10 05:19:12.319 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 05:19:12.319 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 05:19:12.319 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 05:19:13.974 20 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-05-10 05:19:15.053 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 05:19:15.053 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 05:19:15.053 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 05:19:18.210 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 05:19:18.210 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 05:19:18.210 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 05:19:19.038 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 05:19:19.038 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 05:19:19.038 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 05:19:20.459 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-10 05:19:20.459 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-05-10 05:19:20.459 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-10 05:19:20.459 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils force=force) 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-10 05:19:20.459 27 ERROR rally.cli.cliutils 2019-05-10 05:19:21.319 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 05:19:21.320 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 05:19:21.320 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 05:19:22.736 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-05-10 05:19:22.888 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-82d39a64-1c5b-4dcb-818e-05f722b3c1af/repo. 2019-05-10 05:19:23.249 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-82d39a64-1c5b-4dcb-818e-05f722b3c1af/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-10 05:19:23.261 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0 ' 2019-05-10 05:19:23.270 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a955095f8369e2e15c97a536edc1a9c077208129 ' 2019-05-10 05:19:23.613 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-05-10 05:19:23.684 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-05-10 05:19:24.366 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=82d39a64-1c5b-4dcb-818e-05f722b3c1af) has been successfully created! 2019-05-10 05:19:25.192 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 05:19:25.192 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 05:19:25.193 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 05:19:28.063 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 05:19:28.064 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 05:19:28.064 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 05:19:29.480 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=82d39a64-1c5b-4dcb-818e-05f722b3c1af) for deployment 'opnfv-rally' (UUID=ca375e29-6fe6-43bd-b32a-92339db0b9a1). 2019-05-10 05:19:30.105 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=82d39a64-1c5b-4dcb-818e-05f722b3c1af) has been successfully configured for deployment 'opnfv-rally' (UUID=ca375e29-6fe6-43bd-b32a-92339db0b9a1)! 2019-05-10 05:19:33.661 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 05:19:33.662 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 05:19:33.662 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 05:19:35.297 44 INFO rally.api [-] Starting verification (UUID=583a58c7-5d71-4fd5-860d-b3fc87e46216) for deployment 'opnfv-rally' (UUID=ca375e29-6fe6-43bd-b32a-92339db0b9a1) by verifier 'opnfv-tempest' (UUID=82d39a64-1c5b-4dcb-818e-05f722b3c1af). 2019-05-10 05:19:36.119 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-05-10 05:19:36.174 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-05-10 05:19:36.174 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-82d39a64-1c5b-4dcb-818e-05f722b3c1af/for-deployment-ca375e29-6fe6-43bd-b32a-92339db0b9a1/tempest.log' to option 'log_file'. 2019-05-10 05:19:36.175 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-82d39a64-1c5b-4dcb-818e-05f722b3c1af/for-deployment-ca375e29-6fe6-43bd-b32a-92339db0b9a1/tempest.log 2019-05-10 05:19:36.175 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-05-10 05:19:36.176 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-82d39a64-1c5b-4dcb-818e-05f722b3c1af/for-deployment-ca375e29-6fe6-43bd-b32a-92339db0b9a1/lock_files' to option 'lock_path'. 2019-05-10 05:19:36.176 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-82d39a64-1c5b-4dcb-818e-05f722b3c1af/for-deployment-ca375e29-6fe6-43bd-b32a-92339db0b9a1/lock_files 2019-05-10 05:19:36.176 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-10 05:19:36.177 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-10 05:19:36.177 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 796050f3-c2e0-4dd4-9219-270c6f5fba66 2019-05-10 05:19:36.177 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1b6d406a-6690-4057-9a78-cb557f657a71 2019-05-10 05:19:36.178 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2fb3be50-7683-46f3-915b-8c8cc2895ff0 2019-05-10 05:19:36.178 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 00793252-d624-4e86-aac9-5318c8f12fcf 2019-05-10 05:19:36.361 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-05-10 05:19:36.362 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_98a5db43-683f-48cd-a9d9-e4d216d4ef17 2019-05-10 05:19:36.362 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-05-10 05:19:36.488 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-10 05:19:36.489 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}9a5f693b525ec2fa46d191937e63b7cbc1d8e7cf" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-10 05:19:36.583 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1020 Content-Type: application/json Date: Fri, 10 May 2019 05:19:36 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-c6a31470-ffd2-4506-b252-c8aa0fb12b5a X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-c6a31470-ffd2-4506-b252-c8aa0fb12b5a _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-10 05:19:36.583 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_98a5db43-683f-48cd-a9d9-e4d216d4ef17", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/00793252-d624-4e86-aac9-5318c8f12fcf", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/00793252-d624-4e86-aac9-5318c8f12fcf", "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": "00793252-d624-4e86-aac9-5318c8f12fcf"}, {"name": "tempest_smoke-flavor_98a5db43-683f-48cd-a9d9-e4d216d4ef17", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/2fb3be50-7683-46f3-915b-8c8cc2895ff0", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/2fb3be50-7683-46f3-915b-8c8cc2895ff0", "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": "2fb3be50-7683-46f3-915b-8c8cc2895ff0"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-10 05:19:36.584 44 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-c6a31470-ffd2-4506-b252-c8aa0fb12b5a request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-10 05:19:36.585 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-05-10 05:19:36.586 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_583a58c7_BHskR4ur' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-10 05:19:36.587 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}9a5f693b525ec2fa46d191937e63b7cbc1d8e7cf" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_583a58c7_BHskR4ur", "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-10 05:19:36.616 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Fri, 10 May 2019 05:19:36 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-19c5d059-0d52-4778-bb80-9c47d8bf8b6f X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-19c5d059-0d52-4778-bb80-9c47d8bf8b6f _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-10 05:19:36.617 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_583a58c7_BHskR4ur", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/90e33a1f-2c21-4719-a51b-f541777ba170", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/90e33a1f-2c21-4719-a51b-f541777ba170", "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": "90e33a1f-2c21-4719-a51b-f541777ba170"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-10 05:19:36.617 44 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-19c5d059-0d52-4778-bb80-9c47d8bf8b6f request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-10 05:19:36.618 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_583a58c7_BHskR4ur' (ID = 90e33a1f-2c21-4719-a51b-f541777ba170) has been successfully created! 2019-05-10 05:19:36.619 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '90e33a1f-2c21-4719-a51b-f541777ba170' to option 'instance_type'. 2019-05-10 05:19:36.619 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 90e33a1f-2c21-4719-a51b-f541777ba170 2019-05-10 05:19:36.620 44 INFO rally.task.context [-] Verification 82d39a64-1c5b-4dcb-818e-05f722b3c1af | Context tempest@default setup() finished in 0.77 sec 2019-05-10 05:19:36.621 44 INFO rally.task.context [-] Verification 82d39a64-1c5b-4dcb-818e-05f722b3c1af | Context testr@default setup() finished in 0.45 msec 2019-05-10 05:19:36.622 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/5dcc2afb-e460-4aa2-84dd-08fea40c832f'. 2019-05-10 05:19:39.764 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.192s] 2019-05-10 05:19:39.814 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.050s] 2019-05-10 05:19:41.763 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.769s] 2019-05-10 05:19:43.266 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.501s] 2019-05-10 05:19:51.165 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.554s] 2019-05-10 05:20:01.467 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.055s] 2019-05-10 05:20:01.469 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-05-10 05:20:05.995 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.187s] 2019-05-10 05:20:05.996 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-05-10 05:20:25.557 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.350s] 2019-05-10 05:20:25.802 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [39.290s] 2019-05-10 05:20:30.412 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.157s] 2019-05-10 05:20:35.353 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.394s] 2019-05-10 05:20:35.363 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.600s] 2019-05-10 05:20:35.373 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-05-10 05:20:36.217 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-05-10 05:20:38.803 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.058s] 2019-05-10 05:20:38.804 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-05-10 05:20:39.433 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.258s] 2019-05-10 05:20:42.674 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.074s] 2019-05-10 05:20:44.903 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.493s] 2019-05-10 05:20:46.460 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.188s] 2019-05-10 05:20:49.752 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.675s] 2019-05-10 05:20:50.146 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.393s] 2019-05-10 05:20:50.341 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.269s] 2019-05-10 05:20:50.881 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.735s] 2019-05-10 05:20:52.969 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-05-10 05:20:58.592 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.693s] 2019-05-10 05:21:00.856 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-05-10 05:21:01.503 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.819s] 2019-05-10 05:21:01.999 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.496s] 2019-05-10 05:21:02.157 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.158s] 2019-05-10 05:21:02.203 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.045s] 2019-05-10 05:21:02.297 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.625s] 2019-05-10 05:21:02.491 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.288s] 2019-05-10 05:21:02.536 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.045s] 2019-05-10 05:21:02.632 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.336s] 2019-05-10 05:21:02.699 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.073s] 2019-05-10 05:21:02.724 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.026s] 2019-05-10 05:21:02.751 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.026s] 2019-05-10 05:21:02.759 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-05-10 05:21:02.796 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.163s] 2019-05-10 05:21:02.900 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.103s] 2019-05-10 05:21:03.250 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.349s] 2019-05-10 05:21:03.295 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.046s] 2019-05-10 05:21:06.490 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-05-10 05:21:07.784 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.323s] 2019-05-10 05:21:08.193 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-05-10 05:21:10.765 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.982s] 2019-05-10 05:21:15.994 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.609s] 2019-05-10 05:21:17.934 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.166s] 2019-05-10 05:21:21.907 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.913s] 2019-05-10 05:21:23.256 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.349s] 2019-05-10 05:21:23.323 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.067s] 2019-05-10 05:21:23.533 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.210s] 2019-05-10 05:21:27.285 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.358s] 2019-05-10 05:21:29.116 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [16.428s] 2019-05-10 05:21:29.995 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.709s] 2019-05-10 05:21:35.155 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.160s] 2019-05-10 05:21:35.207 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [81.254s] 2019-05-10 05:21:38.773 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.864s] 2019-05-10 05:21:42.804 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.462s] 2019-05-10 05:21:48.091 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.317s] 2019-05-10 05:21:51.778 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.974s] 2019-05-10 05:21:56.523 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.074s] 2019-05-10 05:21:57.024 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2019-05-10 05:21:57.128 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.104s] 2019-05-10 05:22:00.226 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.448s] 2019-05-10 05:22:04.235 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.009s] 2019-05-10 05:22:06.440 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.916s] 2019-05-10 05:22:08.502 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.103s] 2019-05-10 05:22:09.553 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.048s] 2019-05-10 05:22:09.588 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.610s] 2019-05-10 05:22:09.757 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.207s] 2019-05-10 05:22:13.314 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.707s] 2019-05-10 05:22:13.709 44 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2019-05-10 05:22:15.476 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.036s] 2019-05-10 05:22:17.710 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.341s] 2019-05-10 05:22:19.089 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.612s] 2019-05-10 05:22:22.291 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-05-10 05:22:22.399 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.109s] 2019-05-10 05:22:23.415 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-05-10 05:22:23.416 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-05-10 05:22:29.611 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.048s] 2019-05-10 05:22:31.231 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.820s] 2019-05-10 05:22:36.681 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.448s] 2019-05-10 05:22:52.997 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.352s] 2019-05-10 05:22:58.965 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.968s] 2019-05-10 05:23:00.250 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.284s] 2019-05-10 05:23:00.305 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.055s] 2019-05-10 05:23:00.408 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.103s] 2019-05-10 05:23:05.608 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.879s] 2019-05-10 05:23:07.018 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.407s] 2019-05-10 05:23:07.079 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.065s] 2019-05-10 05:23:08.079 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-05-10 05:23:08.080 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-05-10 05:23:08.597 44 INFO rally.task.context [-] Verification 82d39a64-1c5b-4dcb-818e-05f722b3c1af | Context testr@default cleanup() started 2019-05-10 05:23:08.598 44 INFO rally.task.context [-] Verification 82d39a64-1c5b-4dcb-818e-05f722b3c1af | Context testr@default cleanup() finished in 0.86 msec 2019-05-10 05:23:08.599 44 INFO rally.task.context [-] Verification 82d39a64-1c5b-4dcb-818e-05f722b3c1af | Context tempest@default cleanup() started 2019-05-10 05:23:09.013 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-05-10 05:23:09.100 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-05-10 05:23:09.134 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_583a58c7_BHskR4ur'. 2019-05-10 05:23:09.135 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/90e33a1f-2c21-4719-a51b-f541777ba170 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}ebd7f14936324628042b97cf8ada02015ecf0fd7" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-10 05:23:09.434 44 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Fri, 10 May 2019 05:23:09 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-7c905614-5dc5-46da-a96e-1cb0c1d27709 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-7c905614-5dc5-46da-a96e-1cb0c1d27709 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-10 05:23:09.434 44 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/90e33a1f-2c21-4719-a51b-f541777ba170 used request id req-7c905614-5dc5-46da-a96e-1cb0c1d27709 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-10 05:23:09.435 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_583a58c7_BHskR4ur' has been deleted. 2019-05-10 05:23:09.436 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '90e33a1f-2c21-4719-a51b-f541777ba170' of option 'instance_type' from Tempest config file. 2019-05-10 05:23:09.436 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '90e33a1f-2c21-4719-a51b-f541777ba170' has been removed. 2019-05-10 05:23:09.441 44 INFO rally.task.context [-] Verification 82d39a64-1c5b-4dcb-818e-05f722b3c1af | Context tempest@default cleanup() finished in 0.84 sec 2019-05-10 05:23:09.656 44 INFO rally.api [-] Verification (UUID=583a58c7-5d71-4fd5-860d-b3fc87e46216) has been successfully finished for deployment 'opnfv-rally' (UUID=ca375e29-6fe6-43bd-b32a-92339db0b9a1)! 2019-05-10 05:23:10.618 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 05:23:10.618 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 05:23:10.618 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 05:23:11.512 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 05:23:11.512 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 05:23:11.512 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 05:23:12.925 64 INFO rally.api [-] Building 'html' report for the following verification(s): '583a58c7-5d71-4fd5-860d-b3fc87e46216' 2019-05-10 05:23:12.945 64 INFO rally.api [-] The report has been successfully built. 2019-05-10 05:23:13.803 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-10 05:23:13.803 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-10 05:23:13.803 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-10 05:23:15.227 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '583a58c7-5d71-4fd5-860d-b3fc87e46216' 2019-05-10 05:23:15.232 66 INFO rally.api [-] The report has been successfully built.