2019-01-27 03:28:43.136 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 03:28:43.136 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 03:28:43.137 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-27 03:28:44.091 8 ERROR rally.cli.cliutils 2019-01-27 03:28:44.903 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 03:28:44.904 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 03:28:44.904 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 03:28:45.909 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-27 03:28:46.714 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 03:28:46.714 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 03:28:46.714 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 03:28:49.587 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 03:28:49.587 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 03:28:49.588 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 03:28:50.371 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 03:28:50.372 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 03:28:50.372 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils force=force) 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-27 03:28:51.316 18 ERROR rally.cli.cliutils 2019-01-27 03:28:52.210 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 03:28:52.210 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 03:28:52.210 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 03:28:53.183 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-27 03:28:53.310 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-471b38d7-0814-4b47-9f24-42d4411051f4/repo. 2019-01-27 03:28:53.607 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-471b38d7-0814-4b47-9f24-42d4411051f4/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-27 03:28:53.619 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-27 03:28:53.628 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-27 03:28:53.687 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-27 03:28:53.737 20 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-27 03:28:54.130 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=471b38d7-0814-4b47-9f24-42d4411051f4) has been successfully created! 2019-01-27 03:28:54.955 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 03:28:54.955 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 03:28:54.955 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 03:28:57.344 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 03:28:57.344 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 03:28:57.344 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 03:28:58.301 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=471b38d7-0814-4b47-9f24-42d4411051f4) for deployment 'opnfv-rally' (UUID=4c57e9f0-76c5-4f92-91a1-fdedf5a9e90b). 2019-01-27 03:28:59.235 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=471b38d7-0814-4b47-9f24-42d4411051f4) has been successfully configured for deployment 'opnfv-rally' (UUID=4c57e9f0-76c5-4f92-91a1-fdedf5a9e90b)! 2019-01-27 03:29:02.317 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 03:29:02.317 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 03:29:02.317 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 03:29:03.334 36 INFO rally.api [-] Starting verification (UUID=3dd67498-0e6f-405e-abfe-4d06a2a754eb) for deployment 'opnfv-rally' (UUID=4c57e9f0-76c5-4f92-91a1-fdedf5a9e90b) by verifier 'opnfv-tempest' (UUID=471b38d7-0814-4b47-9f24-42d4411051f4). 2019-01-27 03:29:04.205 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-01-27 03:29:04.252 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-27 03:29:04.252 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-471b38d7-0814-4b47-9f24-42d4411051f4/for-deployment-4c57e9f0-76c5-4f92-91a1-fdedf5a9e90b/tempest.log' to option 'log_file'. 2019-01-27 03:29:04.253 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-471b38d7-0814-4b47-9f24-42d4411051f4/for-deployment-4c57e9f0-76c5-4f92-91a1-fdedf5a9e90b/tempest.log 2019-01-27 03:29:04.253 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-27 03:29:04.253 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-471b38d7-0814-4b47-9f24-42d4411051f4/for-deployment-4c57e9f0-76c5-4f92-91a1-fdedf5a9e90b/lock_files' to option 'lock_path'. 2019-01-27 03:29:04.254 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-471b38d7-0814-4b47-9f24-42d4411051f4/for-deployment-4c57e9f0-76c5-4f92-91a1-fdedf5a9e90b/lock_files 2019-01-27 03:29:04.254 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-01-27 03:29:04.254 36 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-27 03:29:04.255 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 274d4f33-4ab1-4092-a682-ea16e2cb1665 2019-01-27 03:29:04.255 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = c577e6ed-feff-4544-a9f7-d3c8f21b35fb 2019-01-27 03:29:04.255 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 5732a231-250d-4070-acca-79320d542449 2019-01-27 03:29:04.256 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b3a6ac1e-b5fb-450c-bdfc-23ada593a2b1 2019-01-27 03:29:04.532 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-27 03:29:04.533 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_a34252b9-34b0-4680-9c61-d1f733998d63 2019-01-27 03:29:04.533 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-27 03:29:04.586 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-27 03:29:04.587 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea4be53fce58af538ef00502efdbb408447b07f" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-27 03:29:04.782 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Sun, 27 Jan 2019 03:29:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96ece7bc-3194-4391-b803-17ae5d370260 x-compute-request-id: req-96ece7bc-3194-4391-b803-17ae5d370260 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_a34252b9-34b0-4680-9c61-d1f733998d63", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5732a231-250d-4070-acca-79320d542449", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5732a231-250d-4070-acca-79320d542449", "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": "5732a231-250d-4070-acca-79320d542449"}, {"name": "tempest_scenario-flavor_alt_a34252b9-34b0-4680-9c61-d1f733998d63", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b3a6ac1e-b5fb-450c-bdfc-23ada593a2b1", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b3a6ac1e-b5fb-450c-bdfc-23ada593a2b1", "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": "b3a6ac1e-b5fb-450c-bdfc-23ada593a2b1"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-27 03:29:04.783 36 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail used request id req-96ece7bc-3194-4391-b803-17ae5d370260 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-27 03:29:04.784 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-27 03:29:04.785 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_3dd67498_X95OAsHi' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-27 03:29:04.786 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea4be53fce58af538ef00502efdbb408447b07f" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_3dd67498_X95OAsHi", "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-27 03:29:04.823 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Sun, 27 Jan 2019 03:29:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58de7d3d-42ab-4be9-b309-09caaccaa844 x-compute-request-id: req-58de7d3d-42ab-4be9-b309-09caaccaa844 Content-Encoding: gzip Content-Length: 298 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_verify_3dd67498_X95OAsHi", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f628d6ca-349e-4120-9257-9a253fc654bf", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f628d6ca-349e-4120-9257-9a253fc654bf", "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": "f628d6ca-349e-4120-9257-9a253fc654bf"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-27 03:29:04.824 36 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-58de7d3d-42ab-4be9-b309-09caaccaa844 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-27 03:29:04.824 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3dd67498_X95OAsHi' (ID = f628d6ca-349e-4120-9257-9a253fc654bf) has been successfully created! 2019-01-27 03:29:04.825 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'f628d6ca-349e-4120-9257-9a253fc654bf' to option 'instance_type'. 2019-01-27 03:29:04.825 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = f628d6ca-349e-4120-9257-9a253fc654bf 2019-01-27 03:29:04.826 36 INFO rally.task.context [-] Verification 471b38d7-0814-4b47-9f24-42d4411051f4 | Context tempest@default setup() finished in 0.91 sec 2019-01-27 03:29:04.830 36 INFO rally.task.context [-] Verification 471b38d7-0814-4b47-9f24-42d4411051f4 | Context testr@default setup() finished in 2.78 msec 2019-01-27 03:29:04.830 36 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/1674000d-b698-4621-a159-593e81804225'. 2019-01-27 03:32:50.291 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [217.396s] 2019-01-27 03:35:26.568 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [147.019s] 2019-01-27 03:37:59.737 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [147.939s] 2019-01-27 03:40:24.689 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [144.937s] 2019-01-27 03:44:20.479 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [230.733s] 2019-01-27 03:44:26.106 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.538s] 2019-01-27 03:48:03.545 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [210.964s] 2019-01-27 03:51:35.678 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... fail [212.119s] 2019-01-27 03:55:10.462 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [204.359s] 2019-01-27 03:55:51.069 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [21.559s] 2019-01-27 03:56:16.004 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2019-01-27 03:56:56.066 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [40.048s] 2019-01-27 04:00:24.185 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [208.107s] 2019-01-27 04:00:36.890 36 INFO rally.task.context [-] Verification 471b38d7-0814-4b47-9f24-42d4411051f4 | Context testr@default cleanup() started 2019-01-27 04:00:36.891 36 INFO rally.task.context [-] Verification 471b38d7-0814-4b47-9f24-42d4411051f4 | Context testr@default cleanup() finished in 0.72 msec 2019-01-27 04:00:36.891 36 INFO rally.task.context [-] Verification 471b38d7-0814-4b47-9f24-42d4411051f4 | Context tempest@default cleanup() started 2019-01-27 04:00:37.406 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-01-27 04:00:37.527 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-01-27 04:00:37.546 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_3dd67498_X95OAsHi'. 2019-01-27 04:00:37.547 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/f628d6ca-349e-4120-9257-9a253fc654bf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5f31adf0f2ee91b6558e1437ff1db177d80953d" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-27 04:00:37.676 36 DEBUG novaclient.v2.client [-] RESP: [202] Date: Sun, 27 Jan 2019 04:00:37 GMT Server: Apache 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-5cce5740-9d8d-4de1-80b3-2ce6b797b386 x-compute-request-id: req-5cce5740-9d8d-4de1-80b3-2ce6b797b386 Content-Length: 0 Content-Type: application/json _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-27 04:00:37.677 36 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/f628d6ca-349e-4120-9257-9a253fc654bf used request id req-5cce5740-9d8d-4de1-80b3-2ce6b797b386 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-27 04:00:37.677 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3dd67498_X95OAsHi' has been deleted. 2019-01-27 04:00:37.678 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'f628d6ca-349e-4120-9257-9a253fc654bf' of option 'instance_type' from Tempest config file. 2019-01-27 04:00:37.678 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'f628d6ca-349e-4120-9257-9a253fc654bf' has been removed. 2019-01-27 04:00:37.682 36 INFO rally.task.context [-] Verification 471b38d7-0814-4b47-9f24-42d4411051f4 | Context tempest@default cleanup() finished in 0.79 sec 2019-01-27 04:00:37.733 36 INFO rally.api [-] Verification (UUID=3dd67498-0e6f-405e-abfe-4d06a2a754eb) has been successfully finished for deployment 'opnfv-rally' (UUID=4c57e9f0-76c5-4f92-91a1-fdedf5a9e90b)! 2019-01-27 04:00:38.641 222 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 04:00:38.641 222 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 04:00:38.641 222 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 04:00:39.532 224 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-27 04:00:39.533 224 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-27 04:00:39.533 224 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-27 04:00:40.473 224 INFO rally.api [-] Building 'html' report for the following verification(s): '3dd67498-0e6f-405e-abfe-4d06a2a754eb' 2019-01-27 04:00:40.487 224 INFO rally.api [-] The report has been successfully built.