2019-01-26 22:10:34.133 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:10:34.133 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:10:34.133 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-26 22:10:35.484 9 ERROR rally.cli.cliutils 2019-01-26 22:10:36.510 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:10:36.510 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:10:36.511 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:10:37.968 11 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-26 22:10:39.212 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:10:39.212 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:10:39.212 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:10:42.387 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:10:42.388 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:10:42.388 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:10:43.358 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:10:43.358 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:10:43.359 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils force=force) 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-26 22:10:44.555 19 ERROR rally.cli.cliutils 2019-01-26 22:10:45.573 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:10:45.574 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:10:45.574 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:10:46.729 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-26 22:10:46.899 21 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d20e8206-191f-42e5-8230-8f3bc55d6158/repo. 2019-01-26 22:10:47.221 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d20e8206-191f-42e5-8230-8f3bc55d6158/repo'... done. Note: checking out 'b9f9f892958be615dad47e740e6329c3046b6dbd'. 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-01-26 22:10:47.233 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-26 22:10:47.243 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-26 22:10:47.420 21 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-26 22:10:47.480 21 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-26 22:10:48.025 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d20e8206-191f-42e5-8230-8f3bc55d6158) has been successfully created! 2019-01-26 22:10:49.132 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:10:49.132 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:10:49.133 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:10:52.007 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:10:52.008 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:10:52.008 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:10:53.393 32 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d20e8206-191f-42e5-8230-8f3bc55d6158) for deployment 'opnfv-rally' (UUID=2f4f7f79-e412-4970-9f40-2bcba1261336). 2019-01-26 22:10:54.185 32 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d20e8206-191f-42e5-8230-8f3bc55d6158) has been successfully configured for deployment 'opnfv-rally' (UUID=2f4f7f79-e412-4970-9f40-2bcba1261336)! 2019-01-26 22:10:59.060 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:10:59.060 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:10:59.060 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:11:00.607 37 INFO rally.api [-] Starting verification (UUID=1946862f-4db6-4fe9-99d9-068a4423d511) for deployment 'opnfv-rally' (UUID=2f4f7f79-e412-4970-9f40-2bcba1261336) by verifier 'opnfv-tempest' (UUID=d20e8206-191f-42e5-8230-8f3bc55d6158). 2019-01-26 22:11:01.321 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-01-26 22:11:01.353 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-26 22:11:01.353 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d20e8206-191f-42e5-8230-8f3bc55d6158/for-deployment-2f4f7f79-e412-4970-9f40-2bcba1261336/tempest.log' to option 'log_file'. 2019-01-26 22:11:01.354 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d20e8206-191f-42e5-8230-8f3bc55d6158/for-deployment-2f4f7f79-e412-4970-9f40-2bcba1261336/tempest.log 2019-01-26 22:11:01.354 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-26 22:11:01.354 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d20e8206-191f-42e5-8230-8f3bc55d6158/for-deployment-2f4f7f79-e412-4970-9f40-2bcba1261336/lock_files' to option 'lock_path'. 2019-01-26 22:11:01.355 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d20e8206-191f-42e5-8230-8f3bc55d6158/for-deployment-2f4f7f79-e412-4970-9f40-2bcba1261336/lock_files 2019-01-26 22:11:01.355 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-01-26 22:11:01.355 37 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-01-26 22:11:01.356 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = edf8f215-002d-4d37-88b1-88ec630c8697 2019-01-26 22:11:01.356 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 318962d0-a2ad-4750-bf7b-635c595bce15 2019-01-26 22:11:01.357 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b427afe5-d616-4fe1-98e0-92845aeb236f 2019-01-26 22:11:01.357 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 693590d9-d0ed-4483-b24f-0d492efaa8a2 2019-01-26 22:11:01.537 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-26 22:11:01.538 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_9678bc26-2fb2-48e1-8bff-aba885813964 2019-01-26 22:11:01.538 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-26 22:11:01.607 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-26 22:11:01.608 37 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 "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9486281539e3ca9861fc079adae0ffb5be3ba2" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-26 22:11:01.672 37 DEBUG novaclient.v2.client [-] RESP: [200] Content-Length: 1020 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-18804062-df66-4ab6-954a-5a8f88155680 X-Compute-Request-Id: req-18804062-df66-4ab6-954a-5a8f88155680 Date: Sat, 26 Jan 2019 22:11:01 GMT Connection: close RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_9678bc26-2fb2-48e1-8bff-aba885813964", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/693590d9-d0ed-4483-b24f-0d492efaa8a2", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/693590d9-d0ed-4483-b24f-0d492efaa8a2", "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": "693590d9-d0ed-4483-b24f-0d492efaa8a2"}, {"name": "tempest_smoke-flavor_9678bc26-2fb2-48e1-8bff-aba885813964", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/b427afe5-d616-4fe1-98e0-92845aeb236f", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/b427afe5-d616-4fe1-98e0-92845aeb236f", "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": "b427afe5-d616-4fe1-98e0-92845aeb236f"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-26 22:11:01.672 37 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-18804062-df66-4ab6-954a-5a8f88155680 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-26 22:11:01.674 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-26 22:11:01.674 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_1946862f_U6e0O03A' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-26 22:11:01.675 37 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 "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9486281539e3ca9861fc079adae0ffb5be3ba2" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_1946862f_U6e0O03A", "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:372 2019-01-26 22:11:01.750 37 DEBUG novaclient.v2.client [-] RESP: [200] Content-Length: 483 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-a4ecf204-f03f-4fce-8ee4-8336ddd7e787 X-Compute-Request-Id: req-a4ecf204-f03f-4fce-8ee4-8336ddd7e787 Date: Sat, 26 Jan 2019 22:11:01 GMT Connection: close RESP BODY: {"flavor": {"name": "rally_verify_1946862f_U6e0O03A", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/1e34401f-752a-4194-b191-f8192809e07d", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/1e34401f-752a-4194-b191-f8192809e07d", "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": "1e34401f-752a-4194-b191-f8192809e07d"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-26 22:11:01.750 37 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-a4ecf204-f03f-4fce-8ee4-8336ddd7e787 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-26 22:11:01.751 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1946862f_U6e0O03A' (ID = 1e34401f-752a-4194-b191-f8192809e07d) has been successfully created! 2019-01-26 22:11:01.752 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '1e34401f-752a-4194-b191-f8192809e07d' to option 'instance_type'. 2019-01-26 22:11:01.752 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 1e34401f-752a-4194-b191-f8192809e07d 2019-01-26 22:11:01.753 37 INFO rally.task.context [-] Verification d20e8206-191f-42e5-8230-8f3bc55d6158 | Context tempest@default setup() finished in 0.61 sec 2019-01-26 22:11:01.756 37 INFO rally.task.context [-] Verification d20e8206-191f-42e5-8230-8f3bc55d6158 | Context testr@default setup() finished in 2.36 msec 2019-01-26 22:11:01.757 37 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/2f917f03-8991-48a4-b647-173e4b8f50bd'. 2019-01-26 22:11:03.899 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-26 22:11:05.329 37 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.091s] 2019-01-26 22:11:05.462 37 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.133s] 2019-01-26 22:11:06.902 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.109s] 2019-01-26 22:11:09.418 37 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.814s] 2019-01-26 22:11:09.595 37 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.626s] 2019-01-26 22:11:10.715 37 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.119s] 2019-01-26 22:11:11.756 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.181s] 2019-01-26 22:11:17.881 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [1.851s] 2019-01-26 22:11:19.610 37 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [13.031s] 2019-01-26 22:11:22.809 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.052s] 2019-01-26 22:11:27.169 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.455s] 2019-01-26 22:11:28.007 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.147s] 2019-01-26 22:11:28.008 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-26 22:11:28.641 37 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.569s] 2019-01-26 22:11:28.651 37 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-01-26 22:11:30.775 37 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.311s] 2019-01-26 22:11:31.142 37 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.366s] 2019-01-26 22:11:31.410 37 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.267s] 2019-01-26 22:11:32.301 37 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.476s] 2019-01-26 22:11:36.654 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.391s] 2019-01-26 22:11:37.192 37 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.114s] 2019-01-26 22:11:38.135 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.064s] 2019-01-26 22:11:38.136 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-26 22:11:39.381 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.726s] 2019-01-26 22:11:43.588 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.206s] 2019-01-26 22:11:44.502 37 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.674s] 2019-01-26 22:11:47.442 37 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-01-26 22:11:50.659 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.735s] 2019-01-26 22:11:51.733 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.070s] 2019-01-26 22:11:51.773 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.044s] 2019-01-26 22:11:52.520 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-01-26 22:11:52.522 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-01-26 22:11:57.407 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.058s] 2019-01-26 22:11:57.408 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-26 22:11:58.427 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.007s] 2019-01-26 22:11:58.597 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.170s] 2019-01-26 22:11:58.688 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.091s] 2019-01-26 22:11:58.771 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.083s] 2019-01-26 22:11:58.864 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.092s] 2019-01-26 22:11:58.969 37 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.054s] 2019-01-26 22:11:59.126 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.262s] 2019-01-26 22:12:10.710 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.913s] 2019-01-26 22:12:10.880 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.171s] 2019-01-26 22:12:11.006 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.126s] 2019-01-26 22:12:11.100 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.093s] 2019-01-26 22:12:11.192 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.091s] 2019-01-26 22:12:11.238 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.046s] 2019-01-26 22:12:11.408 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-26 22:12:13.062 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.058s] 2019-01-26 22:12:13.075 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.014s] 2019-01-26 22:12:13.094 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.018s] 2019-01-26 22:12:13.101 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-01-26 22:12:16.247 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.789s] 2019-01-26 22:12:22.668 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.992s] 2019-01-26 22:12:27.991 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.156s] 2019-01-26 22:12:28.498 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.206s] 2019-01-26 22:12:33.309 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.317s] 2019-01-26 22:12:35.914 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.415s] 2019-01-26 22:12:41.475 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.560s] 2019-01-26 22:12:42.285 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.122s] 2019-01-26 22:12:42.458 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.173s] 2019-01-26 22:12:43.474 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.244s] 2019-01-26 22:12:45.590 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.115s] 2019-01-26 22:12:45.698 37 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-26 22:12:46.119 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.643s] 2019-01-26 22:12:48.316 37 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.338s] 2019-01-26 22:12:52.839 37 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.369s] 2019-01-26 22:12:53.599 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.479s] 2019-01-26 22:13:00.522 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.561s] 2019-01-26 22:13:01.417 37 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-01-26 22:13:02.295 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.089s] 2019-01-26 22:13:02.913 37 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2019-01-26 22:13:05.307 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.085s] 2019-01-26 22:13:08.041 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.745s] 2019-01-26 22:13:09.430 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.388s] 2019-01-26 22:13:09.483 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.054s] 2019-01-26 22:13:09.532 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.048s] 2019-01-26 22:13:10.648 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.341s] 2019-01-26 22:13:12.234 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.585s] 2019-01-26 22:13:12.297 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.064s] 2019-01-26 22:13:12.341 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.044s] 2019-01-26 22:13:15.260 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.286s] 2019-01-26 22:13:16.749 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.487s] 2019-01-26 22:13:16.804 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.059s] 2019-01-26 22:13:28.494 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.690s] 2019-01-26 22:13:34.870 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.376s] 2019-01-26 22:13:35.467 37 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.792s] 2019-01-26 22:13:40.659 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.787s] 2019-01-26 22:13:44.897 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.238s] 2019-01-26 22:13:45.718 37 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.698s] 2019-01-26 22:13:55.153 37 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.431s] 2019-01-26 22:14:00.220 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-01-26 22:14:01.273 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-01-26 22:14:01.274 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-26 22:14:01.622 37 INFO rally.task.context [-] Verification d20e8206-191f-42e5-8230-8f3bc55d6158 | Context testr@default cleanup() started 2019-01-26 22:14:01.622 37 INFO rally.task.context [-] Verification d20e8206-191f-42e5-8230-8f3bc55d6158 | Context testr@default cleanup() finished in 0.79 msec 2019-01-26 22:14:01.623 37 INFO rally.task.context [-] Verification d20e8206-191f-42e5-8230-8f3bc55d6158 | Context tempest@default cleanup() started 2019-01-26 22:14:02.024 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-01-26 22:14:02.081 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-01-26 22:14:02.107 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_1946862f_U6e0O03A'. 2019-01-26 22:14:02.108 37 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/1e34401f-752a-4194-b191-f8192809e07d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006b2778c5be14ab976baa41149f471e4a66bc2" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-26 22:14:02.238 37 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json Openstack-Api-Version: compute 2.1 X-Openstack-Nova-Api-Version: 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Openstack-Request-Id: req-0966df59-5161-47c3-9d2c-62048c47f217 X-Compute-Request-Id: req-0966df59-5161-47c3-9d2c-62048c47f217 Date: Sat, 26 Jan 2019 22:14:02 GMT Connection: close _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-26 22:14:02.238 37 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/1e34401f-752a-4194-b191-f8192809e07d used request id req-0966df59-5161-47c3-9d2c-62048c47f217 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-26 22:14:02.239 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1946862f_U6e0O03A' has been deleted. 2019-01-26 22:14:02.240 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '1e34401f-752a-4194-b191-f8192809e07d' of option 'instance_type' from Tempest config file. 2019-01-26 22:14:02.240 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '1e34401f-752a-4194-b191-f8192809e07d' has been removed. 2019-01-26 22:14:02.247 37 INFO rally.task.context [-] Verification d20e8206-191f-42e5-8230-8f3bc55d6158 | Context tempest@default cleanup() finished in 0.62 sec 2019-01-26 22:14:02.462 37 INFO rally.api [-] Verification (UUID=1946862f-4db6-4fe9-99d9-068a4423d511) has been successfully finished for deployment 'opnfv-rally' (UUID=2f4f7f79-e412-4970-9f40-2bcba1261336)! 2019-01-26 22:14:03.605 58 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:14:03.605 58 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:14:03.605 58 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:14:04.623 60 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-26 22:14:04.623 60 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-26 22:14:04.623 60 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-26 22:14:05.996 60 INFO rally.api [-] Building 'html' report for the following verification(s): '1946862f-4db6-4fe9-99d9-068a4423d511' 2019-01-26 22:14:06.017 60 INFO rally.api [-] The report has been successfully built.