2019-01-21 01:42:00.587 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:42:00.587 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:42:00.588 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:42:02.113 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-21 01:42:02.113 9 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-21 01:42:02.113 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-21 01:42:02.113 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-21 01:42:02.113 9 ERROR rally.cli.cliutils 2019-01-21 01:42:03.118 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:42:03.118 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:42:03.118 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:42:04.583 11 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-21 01:42:05.860 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:42:05.860 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:42:05.860 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:42:09.080 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:42:09.080 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:42:09.080 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:42:10.061 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:42:10.061 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:42:10.061 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:42:11.261 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-21 01:42:11.261 19 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-21 01:42:11.261 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-21 01:42:11.261 19 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils force=force) 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-21 01:42:11.261 19 ERROR rally.cli.cliutils 2019-01-21 01:42:12.268 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:42:12.268 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:42:12.269 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:42:13.442 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-21 01:42:13.611 21 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a80966e8-0c49-4bc9-9f38-dca0a56e7e82/repo. 2019-01-21 01:42:13.925 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a80966e8-0c49-4bc9-9f38-dca0a56e7e82/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-21 01:42:13.937 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-21 01:42:13.946 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-21 01:42:14.130 21 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-21 01:42:14.194 21 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-21 01:42:14.917 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a80966e8-0c49-4bc9-9f38-dca0a56e7e82) has been successfully created! 2019-01-21 01:42:16.039 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:42:16.039 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:42:16.039 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:42:19.307 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:42:19.308 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:42:19.308 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:42:20.510 32 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a80966e8-0c49-4bc9-9f38-dca0a56e7e82) for deployment 'opnfv-rally' (UUID=56a9fe3c-772f-44b0-ab7a-fa7d8af199d6). 2019-01-21 01:42:21.236 32 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a80966e8-0c49-4bc9-9f38-dca0a56e7e82) has been successfully configured for deployment 'opnfv-rally' (UUID=56a9fe3c-772f-44b0-ab7a-fa7d8af199d6)! 2019-01-21 01:42:26.178 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:42:26.179 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:42:26.179 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:42:27.679 37 INFO rally.api [-] Starting verification (UUID=7176ef27-2c3d-4035-8445-25f6263a3303) for deployment 'opnfv-rally' (UUID=56a9fe3c-772f-44b0-ab7a-fa7d8af199d6) by verifier 'opnfv-tempest' (UUID=a80966e8-0c49-4bc9-9f38-dca0a56e7e82). 2019-01-21 01:42:28.429 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-01-21 01:42:28.478 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-21 01:42:28.478 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a80966e8-0c49-4bc9-9f38-dca0a56e7e82/for-deployment-56a9fe3c-772f-44b0-ab7a-fa7d8af199d6/tempest.log' to option 'log_file'. 2019-01-21 01:42:28.478 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a80966e8-0c49-4bc9-9f38-dca0a56e7e82/for-deployment-56a9fe3c-772f-44b0-ab7a-fa7d8af199d6/tempest.log 2019-01-21 01:42:28.479 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-21 01:42:28.479 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a80966e8-0c49-4bc9-9f38-dca0a56e7e82/for-deployment-56a9fe3c-772f-44b0-ab7a-fa7d8af199d6/lock_files' to option 'lock_path'. 2019-01-21 01:42:28.479 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a80966e8-0c49-4bc9-9f38-dca0a56e7e82/for-deployment-56a9fe3c-772f-44b0-ab7a-fa7d8af199d6/lock_files 2019-01-21 01:42:28.480 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-21 01:42:28.480 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-21 01:42:28.481 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = aa548418-aa42-42ae-960b-5b89d60f225d 2019-01-21 01:42:28.481 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ad326efa-017a-418e-87f7-817fc0b72b7e 2019-01-21 01:42:28.481 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = f8db0222-4f9b-4bcb-8e70-2cf118d80173 2019-01-21 01:42:28.482 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 49621781-6b72-45c6-acff-5e337dbc2611 2019-01-21 01:42:28.728 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-21 01:42:28.729 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_2b7fd548-91aa-4842-90f9-bff5dc14bcaf 2019-01-21 01:42:28.729 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-21 01:42:28.843 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-21 01:42:28.844 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}40186cbe4365dca1fc8fa23c1c7b9e7fa667fff6" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-21 01:42:28.939 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-34bed405-289c-4900-8b1c-0bf5276de1ce X-Compute-Request-Id: req-34bed405-289c-4900-8b1c-0bf5276de1ce Date: Mon, 21 Jan 2019 01:42:28 GMT Connection: close RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_2b7fd548-91aa-4842-90f9-bff5dc14bcaf", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/49621781-6b72-45c6-acff-5e337dbc2611", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/49621781-6b72-45c6-acff-5e337dbc2611", "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": "49621781-6b72-45c6-acff-5e337dbc2611"}, {"name": "tempest_smoke-flavor_2b7fd548-91aa-4842-90f9-bff5dc14bcaf", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/f8db0222-4f9b-4bcb-8e70-2cf118d80173", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/f8db0222-4f9b-4bcb-8e70-2cf118d80173", "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": "f8db0222-4f9b-4bcb-8e70-2cf118d80173"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-21 01:42:28.940 37 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-34bed405-289c-4900-8b1c-0bf5276de1ce request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-21 01:42:28.941 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-21 01:42:28.942 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_7176ef27_sAKJMhRH' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-21 01:42:28.943 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}40186cbe4365dca1fc8fa23c1c7b9e7fa667fff6" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_7176ef27_sAKJMhRH", "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-21 01:42:29.041 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-c09c0f38-bb94-4336-99ad-f38450272200 X-Compute-Request-Id: req-c09c0f38-bb94-4336-99ad-f38450272200 Date: Mon, 21 Jan 2019 01:42:29 GMT Connection: close RESP BODY: {"flavor": {"name": "rally_verify_7176ef27_sAKJMhRH", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/a7ea600b-0e07-4092-8301-a29d16b274db", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/a7ea600b-0e07-4092-8301-a29d16b274db", "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": "a7ea600b-0e07-4092-8301-a29d16b274db"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-21 01:42:29.042 37 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-c09c0f38-bb94-4336-99ad-f38450272200 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-21 01:42:29.043 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7176ef27_sAKJMhRH' (ID = a7ea600b-0e07-4092-8301-a29d16b274db) has been successfully created! 2019-01-21 01:42:29.043 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'a7ea600b-0e07-4092-8301-a29d16b274db' to option 'instance_type'. 2019-01-21 01:42:29.044 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = a7ea600b-0e07-4092-8301-a29d16b274db 2019-01-21 01:42:29.045 37 INFO rally.task.context [-] Verification a80966e8-0c49-4bc9-9f38-dca0a56e7e82 | Context tempest@default setup() finished in 0.81 sec 2019-01-21 01:42:29.048 37 INFO rally.task.context [-] Verification a80966e8-0c49-4bc9-9f38-dca0a56e7e82 | Context testr@default setup() finished in 2.37 msec 2019-01-21 01:42:29.048 37 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/5f88c13b-c93b-4246-816d-b4c695d0a1b6'. 2019-01-21 01:42:31.226 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-21 01:42:32.955 37 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.122s] 2019-01-21 01:42:33.180 37 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.225s] 2019-01-21 01:42:34.629 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.175s] 2019-01-21 01:42:38.711 37 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.797s] 2019-01-21 01:42:39.053 37 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.507s] 2019-01-21 01:42:40.701 37 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.990s] 2019-01-21 01:42:40.965 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.322s] 2019-01-21 01:42:49.567 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.262s] 2019-01-21 01:42:49.921 37 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [15.358s] 2019-01-21 01:42:55.313 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.098s] 2019-01-21 01:43:00.313 37 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.635s] 2019-01-21 01:43:00.326 37 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.013s] 2019-01-21 01:43:00.867 37 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.687s] 2019-01-21 01:43:05.041 37 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.520s] 2019-01-21 01:43:05.551 37 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.685s] 2019-01-21 01:43:06.052 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.090s] 2019-01-21 01:43:06.054 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.003s] 2019-01-21 01:43:06.140 37 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.589s] 2019-01-21 01:43:06.686 37 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.545s] 2019-01-21 01:43:11.220 37 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.190s] 2019-01-21 01:43:14.504 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.902s] 2019-01-21 01:43:18.704 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.199s] 2019-01-21 01:43:19.050 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.080s] 2019-01-21 01:43:19.051 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-21 01:43:20.788 37 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.131s] 2019-01-21 01:43:23.897 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.193s] 2019-01-21 01:43:24.830 37 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2019-01-21 01:43:32.651 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.118s] 2019-01-21 01:43:34.229 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.575s] 2019-01-21 01:43:34.301 37 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.075s] 2019-01-21 01:43:35.595 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-01-21 01:43:35.597 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-01-21 01:43:37.772 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.100s] 2019-01-21 01:43:38.140 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.368s] 2019-01-21 01:43:38.320 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.180s] 2019-01-21 01:43:38.447 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.127s] 2019-01-21 01:43:38.560 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.112s] 2019-01-21 01:43:38.619 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.060s] 2019-01-21 01:43:43.158 37 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.177s] 2019-01-21 01:43:45.433 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.063s] 2019-01-21 01:43:45.434 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-21 01:43:53.780 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.476s] 2019-01-21 01:43:54.009 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.229s] 2019-01-21 01:43:54.222 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.212s] 2019-01-21 01:43:54.303 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.081s] 2019-01-21 01:43:54.435 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.131s] 2019-01-21 01:43:54.503 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.067s] 2019-01-21 01:44:01.871 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-21 01:44:03.790 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.033s] 2019-01-21 01:44:03.894 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.103s] 2019-01-21 01:44:03.926 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.032s] 2019-01-21 01:44:03.935 37 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2019-01-21 01:44:07.961 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.144s] 2019-01-21 01:44:16.811 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.881s] 2019-01-21 01:44:16.835 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [16.714s] 2019-01-21 01:44:24.789 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.568s] 2019-01-21 01:44:25.480 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.669s] 2019-01-21 01:44:31.279 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.488s] 2019-01-21 01:44:32.751 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.269s] 2019-01-21 01:44:39.234 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [6.482s] 2019-01-21 01:44:42.812 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.063s] 2019-01-21 01:44:43.159 37 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.347s] 2019-01-21 01:44:45.859 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.975s] 2019-01-21 01:44:49.816 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.955s] 2019-01-21 01:44:52.649 37 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-21 01:44:55.676 37 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.369s] 2019-01-21 01:44:58.701 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.885s] 2019-01-21 01:44:58.913 37 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.769s] 2019-01-21 01:45:00.333 37 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-01-21 01:45:02.017 37 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.541s] 2019-01-21 01:45:02.061 37 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2019-01-21 01:45:14.678 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.967s] 2019-01-21 01:45:15.132 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.665s] 2019-01-21 01:45:21.966 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.288s] 2019-01-21 01:45:22.298 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.166s] 2019-01-21 01:45:24.195 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.228s] 2019-01-21 01:45:24.299 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.104s] 2019-01-21 01:45:24.389 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.091s] 2019-01-21 01:45:24.461 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.162s] 2019-01-21 01:45:24.536 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.075s] 2019-01-21 01:45:24.662 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.127s] 2019-01-21 01:45:31.683 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.288s] 2019-01-21 01:45:33.362 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.676s] 2019-01-21 01:45:33.418 37 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.060s] 2019-01-21 01:45:45.282 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.251s] 2019-01-21 01:45:54.076 37 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [16.046s] 2019-01-21 01:45:54.105 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.824s] 2019-01-21 01:46:01.980 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.874s] 2019-01-21 01:46:05.445 37 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.237s] 2019-01-21 01:46:07.626 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.646s] 2019-01-21 01:46:16.294 37 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.847s] 2019-01-21 01:46:26.895 37 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2019-01-21 01:46:28.465 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-01-21 01:46:28.466 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-21 01:46:28.819 37 INFO rally.task.context [-] Verification a80966e8-0c49-4bc9-9f38-dca0a56e7e82 | Context testr@default cleanup() started 2019-01-21 01:46:28.819 37 INFO rally.task.context [-] Verification a80966e8-0c49-4bc9-9f38-dca0a56e7e82 | Context testr@default cleanup() finished in 0.86 msec 2019-01-21 01:46:28.820 37 INFO rally.task.context [-] Verification a80966e8-0c49-4bc9-9f38-dca0a56e7e82 | Context tempest@default cleanup() started 2019-01-21 01:46:29.378 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-01-21 01:46:29.455 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-01-21 01:46:29.481 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_7176ef27_sAKJMhRH'. 2019-01-21 01:46:29.481 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/a7ea600b-0e07-4092-8301-a29d16b274db -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}223d529eaeb426d62c820aeae92e213a8ce12446" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-21 01:46:29.645 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-f4a95bf4-87f7-405e-b5fa-42218e0d34bb X-Compute-Request-Id: req-f4a95bf4-87f7-405e-b5fa-42218e0d34bb Date: Mon, 21 Jan 2019 01:46:29 GMT Connection: close _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-21 01:46:29.645 37 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/a7ea600b-0e07-4092-8301-a29d16b274db used request id req-f4a95bf4-87f7-405e-b5fa-42218e0d34bb request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-21 01:46:29.646 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7176ef27_sAKJMhRH' has been deleted. 2019-01-21 01:46:29.646 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'a7ea600b-0e07-4092-8301-a29d16b274db' of option 'instance_type' from Tempest config file. 2019-01-21 01:46:29.647 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'a7ea600b-0e07-4092-8301-a29d16b274db' has been removed. 2019-01-21 01:46:29.654 37 INFO rally.task.context [-] Verification a80966e8-0c49-4bc9-9f38-dca0a56e7e82 | Context tempest@default cleanup() finished in 0.83 sec 2019-01-21 01:46:29.857 37 INFO rally.api [-] Verification (UUID=7176ef27-2c3d-4035-8445-25f6263a3303) has been successfully finished for deployment 'opnfv-rally' (UUID=56a9fe3c-772f-44b0-ab7a-fa7d8af199d6)! 2019-01-21 01:46:30.985 58 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:46:30.985 58 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:46:30.985 58 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:46:31.914 60 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-21 01:46:31.915 60 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-21 01:46:31.915 60 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-21 01:46:33.078 60 INFO rally.api [-] Building 'html' report for the following verification(s): '7176ef27-2c3d-4035-8445-25f6263a3303' 2019-01-21 01:46:33.096 60 INFO rally.api [-] The report has been successfully built.