2019-07-05 05:21:09.537 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-05 05:21:09.537 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-05 05:21:09.537 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-07-05 05:21:11.291 18 ERROR rally.cli.cliutils 2019-07-05 05:21:12.171 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-05 05:21:12.172 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-05 05:21:12.172 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-05 05:21:13.878 20 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-07-05 05:21:14.973 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-05 05:21:14.974 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-05 05:21:14.974 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-05 05:21:18.166 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-05 05:21:18.167 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-05 05:21:18.167 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-05 05:21:18.957 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-05 05:21:18.957 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-05 05:21:18.957 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils force=force) 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-07-05 05:21:20.376 27 ERROR rally.cli.cliutils 2019-07-05 05:21:21.221 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-05 05:21:21.221 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-05 05:21:21.221 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-05 05:21:22.627 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-07-05 05:21:22.839 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-30640466-879f-4c06-8924-2263fbf1e0ac/repo. 2019-07-05 05:21:23.296 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-30640466-879f-4c06-8924-2263fbf1e0ac/repo'... done. Note: checking out 'e8088d1218eba0b8e4ed59fa5ca30ac9b664b7fb'. 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-07-05 05:21:23.372 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-117-ge8088d121 ' 2019-07-05 05:21:23.381 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e8088d1218eba0b8e4ed59fa5ca30ac9b664b7fb ' 2019-07-05 05:21:23.726 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-07-05 05:21:23.801 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-07-05 05:21:24.296 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=30640466-879f-4c06-8924-2263fbf1e0ac) has been successfully created! 2019-07-05 05:21:25.200 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-05 05:21:25.200 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-05 05:21:25.200 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-05 05:21:28.424 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-05 05:21:28.425 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-05 05:21:28.425 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-05 05:21:29.850 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=30640466-879f-4c06-8924-2263fbf1e0ac) for deployment 'opnfv-rally' (UUID=d77f679e-a5ed-4535-bc89-8c598ab75d6c). 2019-07-05 05:21:30.579 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=30640466-879f-4c06-8924-2263fbf1e0ac) has been successfully configured for deployment 'opnfv-rally' (UUID=d77f679e-a5ed-4535-bc89-8c598ab75d6c)! 2019-07-05 05:21:34.289 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-05 05:21:34.289 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-05 05:21:34.289 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-05 05:21:36.045 44 INFO rally.api [-] Starting verification (UUID=5357c69e-cd92-4782-ba5c-63b148c27e72) for deployment 'opnfv-rally' (UUID=d77f679e-a5ed-4535-bc89-8c598ab75d6c) by verifier 'opnfv-tempest' (UUID=30640466-879f-4c06-8924-2263fbf1e0ac). 2019-07-05 05:21:36.845 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-07-05 05:21:36.899 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-07-05 05:21:36.899 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-30640466-879f-4c06-8924-2263fbf1e0ac/for-deployment-d77f679e-a5ed-4535-bc89-8c598ab75d6c/tempest.log' to option 'log_file'. 2019-07-05 05:21:36.900 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-30640466-879f-4c06-8924-2263fbf1e0ac/for-deployment-d77f679e-a5ed-4535-bc89-8c598ab75d6c/tempest.log 2019-07-05 05:21:36.900 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-07-05 05:21:36.900 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-30640466-879f-4c06-8924-2263fbf1e0ac/for-deployment-d77f679e-a5ed-4535-bc89-8c598ab75d6c/lock_files' to option 'lock_path'. 2019-07-05 05:21:36.901 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-30640466-879f-4c06-8924-2263fbf1e0ac/for-deployment-d77f679e-a5ed-4535-bc89-8c598ab75d6c/lock_files 2019-07-05 05:21:36.901 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-07-05 05:21:36.902 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-07-05 05:21:36.902 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e3d394f4-c197-41fc-af40-e4f3f43ce0c2 2019-07-05 05:21:36.902 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = f20bf592-486f-436c-a34a-68ddb11d118a 2019-07-05 05:21:36.903 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e8efd9f0-ec77-4d96-bf75-79b23b52e5a2 2019-07-05 05:21:36.903 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 1455ea44-4d52-416d-845d-15e3f1d68c12 2019-07-05 05:21:37.195 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-07-05 05:21:37.195 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_3e283d0a-8872-4960-9233-f0d0dc52bdc4 2019-07-05 05:21:37.196 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-07-05 05:21:37.304 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-07-05 05:21:37.304 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}f66b636bdcd1eb091ed17397cfbab30dc9499b80" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-07-05 05:21:37.432 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1020 Content-Type: application/json Date: Fri, 05 Jul 2019 05:21:37 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-5eac7277-d0f6-490b-be58-5182074deac2 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-5eac7277-d0f6-490b-be58-5182074deac2 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-05 05:21:37.433 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_3e283d0a-8872-4960-9233-f0d0dc52bdc4", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/1455ea44-4d52-416d-845d-15e3f1d68c12", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/1455ea44-4d52-416d-845d-15e3f1d68c12", "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": "1455ea44-4d52-416d-845d-15e3f1d68c12"}, {"name": "tempest_smoke-flavor_3e283d0a-8872-4960-9233-f0d0dc52bdc4", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/e8efd9f0-ec77-4d96-bf75-79b23b52e5a2", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/e8efd9f0-ec77-4d96-bf75-79b23b52e5a2", "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": "e8efd9f0-ec77-4d96-bf75-79b23b52e5a2"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-07-05 05:21:37.434 44 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-5eac7277-d0f6-490b-be58-5182074deac2 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-05 05:21:37.435 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-07-05 05:21:37.436 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_5357c69e_PVvouv8A' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-07-05 05:21:37.437 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}f66b636bdcd1eb091ed17397cfbab30dc9499b80" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_5357c69e_PVvouv8A", "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-07-05 05:21:37.488 44 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Fri, 05 Jul 2019 05:21:37 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-859b0878-376f-4ffb-8afd-80ae877df2b4 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-859b0878-376f-4ffb-8afd-80ae877df2b4 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-05 05:21:37.488 44 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_5357c69e_PVvouv8A", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/cb6eed91-077b-42d4-af00-5e35c2e6ede1", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/cb6eed91-077b-42d4-af00-5e35c2e6ede1", "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": "cb6eed91-077b-42d4-af00-5e35c2e6ede1"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-07-05 05:21:37.489 44 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-859b0878-376f-4ffb-8afd-80ae877df2b4 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-05 05:21:37.490 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5357c69e_PVvouv8A' (ID = cb6eed91-077b-42d4-af00-5e35c2e6ede1) has been successfully created! 2019-07-05 05:21:37.490 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'cb6eed91-077b-42d4-af00-5e35c2e6ede1' to option 'instance_type'. 2019-07-05 05:21:37.490 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = cb6eed91-077b-42d4-af00-5e35c2e6ede1 2019-07-05 05:21:37.491 44 INFO rally.task.context [-] Verification 30640466-879f-4c06-8924-2263fbf1e0ac | Context tempest@default setup() finished in 0.93 sec 2019-07-05 05:21:37.492 44 INFO rally.task.context [-] Verification 30640466-879f-4c06-8924-2263fbf1e0ac | Context testr@default setup() finished in 0.46 msec 2019-07-05 05:21:37.493 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/0fc7171c-e493-4d05-9a31-41ab53118bd1'. 2019-07-05 05:21:40.600 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.233s] 2019-07-05 05:21:40.648 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.048s] 2019-07-05 05:21:43.058 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.816s] 2019-07-05 05:21:44.452 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.394s] 2019-07-05 05:21:53.527 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.961s] 2019-07-05 05:22:06.368 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.058s] 2019-07-05 05:22:06.369 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-07-05 05:22:09.556 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.061s] 2019-07-05 05:22:09.557 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-07-05 05:22:26.952 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.758s] 2019-07-05 05:22:32.749 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.131s] 2019-07-05 05:22:38.110 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.472s] 2019-07-05 05:22:45.167 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.626s] 2019-07-05 05:22:48.925 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.081s] 2019-07-05 05:22:53.937 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.063s] 2019-07-05 05:22:54.476 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.538s] 2019-07-05 05:22:56.729 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.065s] 2019-07-05 05:22:56.730 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2019-07-05 05:22:58.290 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.814s] 2019-07-05 05:23:03.977 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [76.732s] 2019-07-05 05:23:10.920 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.751s] 2019-07-05 05:23:11.347 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.428s] 2019-07-05 05:23:11.446 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.098s] 2019-07-05 05:23:11.553 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.107s] 2019-07-05 05:23:11.640 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.086s] 2019-07-05 05:23:11.745 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.105s] 2019-07-05 05:23:13.397 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.592s] 2019-07-05 05:23:13.407 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-07-05 05:23:14.408 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-07-05 05:23:15.445 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-07-05 05:23:18.227 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.417s] 2019-07-05 05:23:21.682 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.835s] 2019-07-05 05:23:24.438 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.258s] 2019-07-05 05:23:26.311 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.328s] 2019-07-05 05:23:27.454 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-07-05 05:23:29.185 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.068s] 2019-07-05 05:23:29.259 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.073s] 2019-07-05 05:23:29.325 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.066s] 2019-07-05 05:23:29.334 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-07-05 05:23:30.990 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.339s] 2019-07-05 05:23:33.141 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.829s] 2019-07-05 05:23:34.834 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.692s] 2019-07-05 05:23:34.977 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.143s] 2019-07-05 05:23:35.033 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.056s] 2019-07-05 05:23:35.499 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.098s] 2019-07-05 05:23:37.858 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.358s] 2019-07-05 05:23:43.084 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.934s] 2019-07-05 05:23:43.501 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.418s] 2019-07-05 05:23:43.596 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.094s] 2019-07-05 05:23:43.642 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.045s] 2019-07-05 05:23:43.808 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.166s] 2019-07-05 05:23:43.859 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.051s] 2019-07-05 05:23:45.417 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.559s] 2019-07-05 05:23:48.915 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-07-05 05:23:50.559 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-07-05 05:23:53.811 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.036s] 2019-07-05 05:23:57.222 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.549s] 2019-07-05 05:23:59.963 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.740s] 2019-07-05 05:24:03.491 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.680s] 2019-07-05 05:24:06.519 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.555s] 2019-07-05 05:24:12.093 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.601s] 2019-07-05 05:24:15.339 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.246s] 2019-07-05 05:24:19.905 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.561s] 2019-07-05 05:24:21.147 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.237s] 2019-07-05 05:24:21.174 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.033s] 2019-07-05 05:24:24.414 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.590s] 2019-07-05 05:24:30.055 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.278s] 2019-07-05 05:24:30.734 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [33.624s] 2019-07-05 05:24:40.338 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.283s] 2019-07-05 05:24:44.397 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [9.832s] 2019-07-05 05:24:49.088 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.749s] 2019-07-05 05:24:52.480 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.392s] 2019-07-05 05:24:55.771 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2019-07-05 05:24:55.905 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.133s] 2019-07-05 05:24:57.214 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-07-05 05:24:57.216 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-07-05 05:24:58.864 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.464s] 2019-07-05 05:25:02.188 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [166.041s] 2019-07-05 05:25:04.143 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.049s] 2019-07-05 05:25:27.200 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.054s] 2019-07-05 05:25:27.756 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.556s] 2019-07-05 05:25:40.822 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.681s] 2019-07-05 05:25:45.730 44 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2019-07-05 05:25:49.930 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.183s] 2019-07-05 05:26:02.368 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.430s] 2019-07-05 05:26:07.846 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.476s] 2019-07-05 05:26:24.051 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.825s] 2019-07-05 05:26:30.046 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.995s] 2019-07-05 05:26:31.691 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.645s] 2019-07-05 05:26:31.781 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.090s] 2019-07-05 05:26:31.842 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.061s] 2019-07-05 05:26:37.231 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.103s] 2019-07-05 05:26:38.794 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.557s] 2019-07-05 05:26:38.838 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.050s] 2019-07-05 05:26:39.967 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-07-05 05:26:39.968 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-07-05 05:26:40.429 44 INFO rally.task.context [-] Verification 30640466-879f-4c06-8924-2263fbf1e0ac | Context testr@default cleanup() started 2019-07-05 05:26:40.430 44 INFO rally.task.context [-] Verification 30640466-879f-4c06-8924-2263fbf1e0ac | Context testr@default cleanup() finished in 0.87 msec 2019-07-05 05:26:40.430 44 INFO rally.task.context [-] Verification 30640466-879f-4c06-8924-2263fbf1e0ac | Context tempest@default cleanup() started 2019-07-05 05:26:40.851 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-07-05 05:26:40.926 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-07-05 05:26:40.960 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_5357c69e_PVvouv8A'. 2019-07-05 05:26:40.961 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/cb6eed91-077b-42d4-af00-5e35c2e6ede1 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}23112602ff03b4ef93f4cfb13342fbc1d71f8dcc" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-07-05 05:26:41.267 44 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Fri, 05 Jul 2019 05:26:41 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-a3a47565-3c7b-419d-b029-d88d22073aa7 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-a3a47565-3c7b-419d-b029-d88d22073aa7 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-07-05 05:26:41.267 44 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/cb6eed91-077b-42d4-af00-5e35c2e6ede1 used request id req-a3a47565-3c7b-419d-b029-d88d22073aa7 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-07-05 05:26:41.268 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5357c69e_PVvouv8A' has been deleted. 2019-07-05 05:26:41.269 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'cb6eed91-077b-42d4-af00-5e35c2e6ede1' of option 'instance_type' from Tempest config file. 2019-07-05 05:26:41.269 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'cb6eed91-077b-42d4-af00-5e35c2e6ede1' has been removed. 2019-07-05 05:26:41.274 44 INFO rally.task.context [-] Verification 30640466-879f-4c06-8924-2263fbf1e0ac | Context tempest@default cleanup() finished in 0.84 sec 2019-07-05 05:26:41.424 44 INFO rally.api [-] Verification (UUID=5357c69e-cd92-4782-ba5c-63b148c27e72) has been successfully finished for deployment 'opnfv-rally' (UUID=d77f679e-a5ed-4535-bc89-8c598ab75d6c)! 2019-07-05 05:26:42.459 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-05 05:26:42.459 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-05 05:26:42.459 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-05 05:26:43.294 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-05 05:26:43.295 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-05 05:26:43.295 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-05 05:26:44.694 64 INFO rally.api [-] Building 'html' report for the following verification(s): '5357c69e-cd92-4782-ba5c-63b148c27e72' 2019-07-05 05:26:44.714 64 INFO rally.api [-] The report has been successfully built. 2019-07-05 05:26:45.594 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-07-05 05:26:45.594 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-07-05 05:26:45.594 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-07-05 05:26:47.020 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '5357c69e-cd92-4782-ba5c-63b148c27e72' 2019-07-05 05:26:47.024 66 INFO rally.api [-] The report has been successfully built.