2019-05-20 23:24:53.204 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-20 23:24:53.204 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-20 23:24:53.204 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-20 23:24:55.022 8 ERROR rally.cli.cliutils 2019-05-20 23:24:55.976 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-20 23:24:55.976 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-20 23:24:55.976 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-20 23:24:57.793 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-05-20 23:24:58.983 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-20 23:24:58.983 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-20 23:24:58.983 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-20 23:25:02.435 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-20 23:25:02.435 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-20 23:25:02.436 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-20 23:25:03.417 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-20 23:25:03.417 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-20 23:25:03.417 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils force=force) 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-20 23:25:04.678 17 ERROR rally.cli.cliutils 2019-05-20 23:25:05.466 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-20 23:25:05.467 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-20 23:25:05.467 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-20 23:25:06.868 19 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-05-20 23:25:07.071 19 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3245f1c3-0d76-4d3e-bc89-f026eba68d76/repo. 2019-05-20 23:25:07.420 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3245f1c3-0d76-4d3e-bc89-f026eba68d76/repo'... done. Note: checking out '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-05-20 23:25:07.498 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0-47-g23325c0ee ' 2019-05-20 23:25:07.509 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: '23325c0ee8868324b1d4cd79ccbcb5026c7ed00a ' 2019-05-20 23:25:07.753 19 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-05-20 23:25:07.827 19 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-05-20 23:25:08.430 19 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3245f1c3-0d76-4d3e-bc89-f026eba68d76) has been successfully created! 2019-05-20 23:25:09.387 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-20 23:25:09.387 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-20 23:25:09.387 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-20 23:25:12.369 30 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-20 23:25:12.370 30 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-20 23:25:12.370 30 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-20 23:25:13.613 30 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3245f1c3-0d76-4d3e-bc89-f026eba68d76) for deployment 'opnfv-rally' (UUID=cb1b26f2-4943-4b28-b2e6-383db9c9d4cc). 2019-05-20 23:25:14.286 30 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3245f1c3-0d76-4d3e-bc89-f026eba68d76) has been successfully configured for deployment 'opnfv-rally' (UUID=cb1b26f2-4943-4b28-b2e6-383db9c9d4cc)! 2019-05-20 23:25:19.321 34 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-20 23:25:19.321 34 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-20 23:25:19.321 34 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-20 23:25:21.151 34 INFO rally.api [-] Starting verification (UUID=29876120-4303-429a-8169-d9bc36a78953) for deployment 'opnfv-rally' (UUID=cb1b26f2-4943-4b28-b2e6-383db9c9d4cc) by verifier 'opnfv-tempest' (UUID=3245f1c3-0d76-4d3e-bc89-f026eba68d76). 2019-05-20 23:25:22.083 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-05-20 23:25:22.134 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-05-20 23:25:22.134 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3245f1c3-0d76-4d3e-bc89-f026eba68d76/for-deployment-cb1b26f2-4943-4b28-b2e6-383db9c9d4cc/tempest.log' to option 'log_file'. 2019-05-20 23:25:22.135 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3245f1c3-0d76-4d3e-bc89-f026eba68d76/for-deployment-cb1b26f2-4943-4b28-b2e6-383db9c9d4cc/tempest.log 2019-05-20 23:25:22.135 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-05-20 23:25:22.135 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3245f1c3-0d76-4d3e-bc89-f026eba68d76/for-deployment-cb1b26f2-4943-4b28-b2e6-383db9c9d4cc/lock_files' to option 'lock_path'. 2019-05-20 23:25:22.136 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3245f1c3-0d76-4d3e-bc89-f026eba68d76/for-deployment-cb1b26f2-4943-4b28-b2e6-383db9c9d4cc/lock_files 2019-05-20 23:25:22.136 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-05-20 23:25:22.136 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-05-20 23:25:22.137 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 7c589963-597f-460d-af2f-ae186a0fa0f5 2019-05-20 23:25:22.137 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 36fa9492-17e5-4d45-8c2a-3d2640caa46c 2019-05-20 23:25:22.138 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = bf41d332-65cb-4a40-8be5-2f3dc61ed52b 2019-05-20 23:25:22.138 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 03bb15b3-a599-43b5-a9a0-49e15a7675c8 2019-05-20 23:25:22.336 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-05-20 23:25:22.337 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = neutron-tempest-plugin-api-net_426fa6db-ae7b-4347-9158-26cafec49505 2019-05-20 23:25:22.337 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-05-20 23:25:22.470 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-20 23:25:22.471 34 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}6d24379e615684339f113f8af2d891e57f6f1f09" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-20 23:25:22.564 34 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1046 Content-Type: application/json Date: Mon, 20 May 2019 23:25:22 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-4c8b3ad6-e3f4-4c43-a044-e37053330c76 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-4c8b3ad6-e3f4-4c43-a044-e37053330c76 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-20 23:25:22.564 34 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_426fa6db-ae7b-4347-9158-26cafec49505", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/03bb15b3-a599-43b5-a9a0-49e15a7675c8", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/03bb15b3-a599-43b5-a9a0-49e15a7675c8", "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": "03bb15b3-a599-43b5-a9a0-49e15a7675c8"}, {"name": "neutron-tempest-plugin-api-flavor_426fa6db-ae7b-4347-9158-26cafec49505", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/bf41d332-65cb-4a40-8be5-2f3dc61ed52b", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/bf41d332-65cb-4a40-8be5-2f3dc61ed52b", "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": "bf41d332-65cb-4a40-8be5-2f3dc61ed52b"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-20 23:25:22.565 34 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-4c8b3ad6-e3f4-4c43-a044-e37053330c76 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-20 23:25:22.566 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-05-20 23:25:22.567 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_29876120_t5TWabVj' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-20 23:25:22.568 34 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}6d24379e615684339f113f8af2d891e57f6f1f09" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_29876120_t5TWabVj", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-20 23:25:22.600 34 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Mon, 20 May 2019 23:25:22 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-d33ec794-93a0-438b-b618-ef343c9b9946 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-d33ec794-93a0-438b-b618-ef343c9b9946 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-20 23:25:22.600 34 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_29876120_t5TWabVj", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/305a0149-240b-4414-bf6e-131045f82072", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/305a0149-240b-4414-bf6e-131045f82072", "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": "305a0149-240b-4414-bf6e-131045f82072"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-20 23:25:22.601 34 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-d33ec794-93a0-438b-b618-ef343c9b9946 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-20 23:25:22.602 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_29876120_t5TWabVj' (ID = 305a0149-240b-4414-bf6e-131045f82072) has been successfully created! 2019-05-20 23:25:22.602 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '305a0149-240b-4414-bf6e-131045f82072' to option 'instance_type'. 2019-05-20 23:25:22.602 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 305a0149-240b-4414-bf6e-131045f82072 2019-05-20 23:25:22.604 34 INFO rally.task.context [-] Verification 3245f1c3-0d76-4d3e-bc89-f026eba68d76 | Context tempest@default setup() finished in 0.81 sec 2019-05-20 23:25:22.605 34 INFO rally.task.context [-] Verification 3245f1c3-0d76-4d3e-bc89-f026eba68d76 | Context testr@default setup() finished in 0.67 msec 2019-05-20 23:25:22.605 34 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/0b43404e-d02a-400e-ab07-5b32b544c6cc'. 2019-05-20 23:25:25.008 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: logging extension not enabled. 2019-05-20 23:25:28.099 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... skip [0.000s]: Need a single availability_zone assumption. 2019-05-20 23:25:28.388 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.241s] 2019-05-20 23:25:28.832 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.443s] 2019-05-20 23:25:29.020 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.188s] 2019-05-20 23:25:29.045 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [1.133s] 2019-05-20 23:25:29.210 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.165s] 2019-05-20 23:25:29.277 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.255s] 2019-05-20 23:25:29.305 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.029s] 2019-05-20 23:25:29.739 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [0.529s] 2019-05-20 23:25:29.740 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... skip [0.000s]: VXLAN type_driver is not enabled 2019-05-20 23:25:33.022 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest ... skip: port-resource-request extension not enabled. 2019-05-20 23:25:36.073 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [2.309s] 2019-05-20 23:25:37.444 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [1.889s] 2019-05-20 23:25:38.621 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [2.964s] 2019-05-20 23:25:39.121 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [0.501s] 2019-05-20 23:25:39.693 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... success [2.252s] 2019-05-20 23:25:39.842 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_project ... success [3.655s] 2019-05-20 23:25:39.881 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.188s] 2019-05-20 23:25:40.359 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.476s] 2019-05-20 23:25:41.355 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [1.514s] 2019-05-20 23:25:45.474 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: 'distributed' attribute not found. DVR Possibly not enabled 2019-05-20 23:25:49.304 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_badrequest_on_requesting_flags_and_flavor ... success [0.011s] 2019-05-20 23:25:50.105 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_create_router_with_flavor ... success [0.799s] 2019-05-20 23:25:50.338 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase.test_delete_router_flavor_in_use ... success [0.234s] 2019-05-20 23:25:54.291 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: logging extension not enabled. 2019-05-20 23:25:54.292 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: network-segment-range extension not enabled. 2019-05-20 23:25:54.294 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2019-05-20 23:25:57.102 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_delete_ha_router_keeps_ha_network_segment_data ... success [11.746s] 2019-05-20 23:25:57.409 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [8.105s] 2019-05-20 23:25:58.965 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [0.668s] 2019-05-20 23:25:59.476 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [2.069s] 2019-05-20 23:26:00.637 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [1.673s] 2019-05-20 23:26:00.713 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [1.237s] 2019-05-20 23:26:02.302 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [1.588s] 2019-05-20 23:26:04.106 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [3.333s] 2019-05-20 23:26:04.197 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [1.894s] 2019-05-20 23:26:04.751 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_ha_router_creation ... success [7.650s] 2019-05-20 23:26:06.762 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_creation ... success [2.010s] 2019-05-20 23:26:06.902 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [2.797s] 2019-05-20 23:26:08.990 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... success [4.791s] 2019-05-20 23:26:10.098 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [3.193s] 2019-05-20 23:26:13.463 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [4.472s] 2019-05-20 23:26:14.384 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [4.287s] 2019-05-20 23:26:14.569 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_update_to_ha ... success [7.806s] 2019-05-20 23:26:15.225 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [0.841s] 2019-05-20 23:26:16.039 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [0.567s] 2019-05-20 23:26:16.379 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [1.153s] 2019-05-20 23:26:19.729 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [6.266s] 2019-05-20 23:26:20.335 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [3.953s] 2019-05-20 23:26:20.485 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [0.755s] 2019-05-20 23:26:22.661 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [3.877s] 2019-05-20 23:26:23.949 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [3.614s] 2019-05-20 23:26:24.170 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [3.684s] 2019-05-20 23:26:27.364 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [3.192s] 2019-05-20 23:26:28.326 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [4.378s] 2019-05-20 23:26:28.503 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [1.141s] 2019-05-20 23:26:30.340 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [0.707s] 2019-05-20 23:26:32.843 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [4.515s] 2019-05-20 23:26:36.350 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [1.519s] 2019-05-20 23:26:37.686 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [0.575s] 2019-05-20 23:26:37.896 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.209s] 2019-05-20 23:26:38.436 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [5.592s] 2019-05-20 23:26:40.621 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags ... success [2.527s] 2019-05-20 23:26:42.347 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [3.910s] 2019-05-20 23:26:45.889 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON ... skip: Skipped because network extension: qos is not enabled 2019-05-20 23:26:47.035 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [4.687s] 2019-05-20 23:26:47.270 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [1.725s] 2019-05-20 23:26:48.070 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [1.476s] 2019-05-20 23:26:49.237 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [1.966s] 2019-05-20 23:26:50.308 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [3.273s] 2019-05-20 23:26:51.067 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [0.758s] 2019-05-20 23:26:51.187 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags ... success [2.268s] 2019-05-20 23:26:52.559 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [1.491s] 2019-05-20 23:26:56.438 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [2.426s] 2019-05-20 23:26:56.808 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [4.249s] 2019-05-20 23:26:58.495 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [1.685s] 2019-05-20 23:26:59.157 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [1.196s] 2019-05-20 23:26:59.669 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [1.175s] 2019-05-20 23:27:00.484 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [2.475s] 2019-05-20 23:27:01.471 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [1.801s] 2019-05-20 23:27:01.984 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [1.500s] 2019-05-20 23:27:04.119 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.640s] 2019-05-20 23:27:06.629 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [4.643s] 2019-05-20 23:27:07.152 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.419s] 2019-05-20 23:27:07.222 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.070s] 2019-05-20 23:27:07.231 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.009s] 2019-05-20 23:27:07.299 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.067s] 2019-05-20 23:27:07.616 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [0.988s] 2019-05-20 23:27:08.367 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [0.749s] 2019-05-20 23:27:08.682 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [1.950s] 2019-05-20 23:27:08.831 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [0.464s] 2019-05-20 23:27:10.709 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [1.877s] 2019-05-20 23:27:13.528 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.032s] 2019-05-20 23:27:14.076 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.549s] 2019-05-20 23:27:15.774 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [1.935s] 2019-05-20 23:27:16.504 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [2.055s] 2019-05-20 23:27:17.475 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [1.700s] 2019-05-20 23:27:18.608 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [1.133s] 2019-05-20 23:27:19.608 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [0.997s] 2019-05-20 23:27:21.514 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON ... skip: Skipped because network extension: qos is not enabled 2019-05-20 23:27:22.124 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [2.515s] 2019-05-20 23:27:22.591 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.469s] 2019-05-20 23:27:22.782 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.191s] 2019-05-20 23:27:23.037 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [0.800s] 2019-05-20 23:27:23.052 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.015s] 2019-05-20 23:27:23.063 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.011s] 2019-05-20 23:27:23.128 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.064s] 2019-05-20 23:27:23.526 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [0.452s] 2019-05-20 23:27:23.627 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.101s] 2019-05-20 23:27:23.640 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.012s] 2019-05-20 23:27:23.686 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.556s] 2019-05-20 23:27:23.708 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.068s] 2019-05-20 23:27:23.724 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.015s] 2019-05-20 23:27:23.736 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.013s] 2019-05-20 23:27:23.877 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.192s] 2019-05-20 23:27:23.910 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.032s] 2019-05-20 23:27:24.060 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.150s] 2019-05-20 23:27:24.260 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.200s] 2019-05-20 23:27:28.800 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags ... success [1.316s] 2019-05-20 23:27:29.197 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [0.380s] 2019-05-20 23:27:29.616 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.419s] 2019-05-20 23:27:29.629 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.013s] 2019-05-20 23:27:29.640 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.012s] 2019-05-20 23:27:29.717 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.076s] 2019-05-20 23:27:29.799 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.082s] 2019-05-20 23:27:32.730 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.972s] 2019-05-20 23:27:41.888 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags ... success [0.517s] 2019-05-20 23:27:43.338 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [3.305s] 2019-05-20 23:27:48.515 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [5.175s] 2019-05-20 23:27:49.058 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [0.546s] 2019-05-20 23:27:52.138 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [10.838s] 2019-05-20 23:27:53.016 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... success [4.501s] 2019-05-20 23:27:57.386 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [4.368s] 2019-05-20 23:27:57.787 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.343s] 2019-05-20 23:28:09.755 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [0.555s] 2019-05-20 23:28:10.460 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.689s] 2019-05-20 23:28:10.690 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.229s] 2019-05-20 23:28:11.487 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [0.796s] 2019-05-20 23:28:11.747 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.260s] 2019-05-20 23:28:11.932 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.185s] 2019-05-20 23:28:12.186 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.253s] 2019-05-20 23:28:12.242 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.057s] 2019-05-20 23:28:13.357 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON.test_create_metering_label_with_too_long_name ... success [0.471s] 2019-05-20 23:28:14.970 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.829s] 2019-05-20 23:28:16.119 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters ... success [1.148s] 2019-05-20 23:28:17.478 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_name_max_length ... success [1.357s] 2019-05-20 23:28:17.490 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules ... success [0.013s] 2019-05-20 23:28:17.509 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels ... success [0.018s] 2019-05-20 23:28:17.564 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label ... success [0.054s] 2019-05-20 23:28:17.575 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule ... success [0.011s] 2019-05-20 23:28:17.814 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [2.033s] 2019-05-20 23:28:17.844 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [0.662s] 2019-05-20 23:28:17.845 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-05-20 23:28:18.533 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [0.688s] 2019-05-20 23:28:18.663 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.130s] 2019-05-20 23:28:19.122 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.459s] 2019-05-20 23:28:19.996 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [1.233s] 2019-05-20 23:28:21.282 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [1.286s] 2019-05-20 23:28:22.707 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [1.423s] 2019-05-20 23:28:24.594 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [2.543s] 2019-05-20 23:28:24.971 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [2.264s] 2019-05-20 23:28:25.491 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [1.609s] 2019-05-20 23:28:26.761 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.064s] 2019-05-20 23:28:27.374 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.610s] 2019-05-20 23:28:27.723 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [3.128s] 2019-05-20 23:28:27.727 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_with_propagate_uplink_status ... skip [0.001s]: Skipped because network extension: uplink-status-propagation is not enabled 2019-05-20 23:28:27.730 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_without_propagate_uplink_status ... skip [0.001s]: Skipped because network extension: uplink-status-propagation is not enabled 2019-05-20 23:28:27.760 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.387s] 2019-05-20 23:28:27.960 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.199s] 2019-05-20 23:28:28.513 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.552s] 2019-05-20 23:28:29.450 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [1.723s] 2019-05-20 23:28:29.454 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_domain ... skip [0.001s]: Skipped because network extension: dns-domain-ports is not enabled 2019-05-20 23:28:29.458 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-05-20 23:28:29.459 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-05-20 23:28:29.994 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.477s] 2019-05-20 23:28:30.484 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.491s] 2019-05-20 23:28:30.536 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.053s] 2019-05-20 23:28:30.589 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.053s] 2019-05-20 23:28:33.266 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.068s] 2019-05-20 23:28:34.236 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest ... skip: qos extension not enabled. 2019-05-20 23:28:34.237 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: dvr extension not enabled. 2019-05-20 23:28:34.804 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [1.540s] 2019-05-20 23:28:35.973 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [1.168s] 2019-05-20 23:28:37.177 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: No default subnetpool 2019-05-20 23:28:37.871 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [1.897s] 2019-05-20 23:28:38.233 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: qos extension not enabled. 2019-05-20 23:28:38.234 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: dvr extension not enabled. 2019-05-20 23:28:40.341 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.518s] 2019-05-20 23:28:45.949 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.154s] 2019-05-20 23:28:46.490 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.538s] 2019-05-20 23:28:46.722 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [5.629s] 2019-05-20 23:28:46.743 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.HaRoutersTest.test_convert_legacy_router ... success [9.935s] 2019-05-20 23:28:46.861 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.372s] 2019-05-20 23:28:47.083 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.221s] 2019-05-20 23:28:47.557 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.473s] 2019-05-20 23:28:49.324 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [2.321s] 2019-05-20 23:28:49.376 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.816s] 2019-05-20 23:28:50.348 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.972s] 2019-05-20 23:28:50.425 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.079s] 2019-05-20 23:28:50.733 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.307s] 2019-05-20 23:28:50.979 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.244s] 2019-05-20 23:28:52.923 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [3.599s] 2019-05-20 23:28:53.426 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [6.705s] 2019-05-20 23:28:54.662 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [1.236s] 2019-05-20 23:28:54.779 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [1.856s] 2019-05-20 23:28:56.005 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [5.084s] 2019-05-20 23:28:56.748 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [1.967s] 2019-05-20 23:28:58.752 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [2.003s] 2019-05-20 23:29:00.405 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [1.935s] 2019-05-20 23:29:00.517 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [1.765s] 2019-05-20 23:29:01.399 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [5.394s] 2019-05-20 23:29:02.784 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [1.385s] 2019-05-20 23:29:03.678 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [3.159s] 2019-05-20 23:29:05.370 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON ... skip: qos extension not enabled. 2019-05-20 23:29:05.372 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON ... skip: qos extension not enabled. 2019-05-20 23:29:05.373 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: qos extension not enabled. 2019-05-20 23:29:05.375 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON ... skip: qos extension not enabled. 2019-05-20 23:29:07.695 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [4.017s] 2019-05-20 23:29:08.199 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [13.533s] 2019-05-20 23:29:13.482 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [5.260s] 2019-05-20 23:29:15.861 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [13.072s] 2019-05-20 23:29:16.398 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [2.917s] 2019-05-20 23:29:16.400 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [0.001s]: Skipped because network extension: dns-integration is not enabled 2019-05-20 23:29:17.710 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [1.312s] 2019-05-20 23:29:18.968 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... success [10.768s] 2019-05-20 23:29:20.375 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [2.663s] 2019-05-20 23:29:26.423 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... success [10.563s] 2019-05-20 23:29:27.530 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [8.562s] 2019-05-20 23:29:33.335 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [0.693s] 2019-05-20 23:29:33.771 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.438s] 2019-05-20 23:29:33.889 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [6.357s] 2019-05-20 23:29:34.816 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [8.392s] 2019-05-20 23:29:37.800 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [17.422s] 2019-05-20 23:29:39.056 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [1.258s] 2019-05-20 23:29:39.310 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [5.420s] 2019-05-20 23:29:39.823 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [0.767s] 2019-05-20 23:29:40.598 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [5.780s] 2019-05-20 23:29:41.604 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON.test_create_floatingip_from_specific_pool ... skip [0.001s]: Skipped because network extension: floatingip-pools is not enabled 2019-05-20 23:29:41.758 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [1.934s] 2019-05-20 23:29:44.623 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [5.311s] 2019-05-20 23:29:45.635 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [3.875s] 2019-05-20 23:29:45.735 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [5.137s] 2019-05-20 23:29:47.510 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.691s] 2019-05-20 23:29:47.622 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [1.986s] 2019-05-20 23:29:47.626 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... skip [0.001s]: Skipped because network extension: qos is not enabled 2019-05-20 23:29:47.627 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... skip [0.001s]: Skipped because network extension: qos is not enabled 2019-05-20 23:29:48.074 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters ... success [0.564s] 2019-05-20 23:29:48.939 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.863s] 2019-05-20 23:29:48.955 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules ... success [0.016s] 2019-05-20 23:29:48.969 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_labels ... success [0.013s] 2019-05-20 23:29:49.025 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label ... success [0.056s] 2019-05-20 23:29:49.044 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule ... success [0.019s] 2019-05-20 23:29:52.176 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [6.440s] 2019-05-20 23:29:57.683 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [10.057s] 2019-05-20 23:29:58.078 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [3.790s] 2019-05-20 23:29:58.197 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.070s] 2019-05-20 23:29:58.259 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.060s] 2019-05-20 23:29:59.043 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [0.783s] 2019-05-20 23:29:59.232 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.189s] 2019-05-20 23:29:59.349 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.116s] 2019-05-20 23:29:59.470 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.120s] 2019-05-20 23:30:00.143 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [2.066s] 2019-05-20 23:30:00.466 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [0.323s] 2019-05-20 23:30:02.669 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: dvr extension not enabled. 2019-05-20 23:30:02.670 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest ... skip: rbac-security-groups extension not enabled. 2019-05-20 23:30:02.731 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [2.265s] 2019-05-20 23:30:04.438 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [1.706s] 2019-05-20 23:30:04.616 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [1.202s] 2019-05-20 23:30:05.186 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [0.571s] 2019-05-20 23:30:05.447 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... success [7.764s] 2019-05-20 23:30:07.416 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [3.056s] 2019-05-20 23:30:09.592 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [2.175s] 2019-05-20 23:30:10.011 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.034s] 2019-05-20 23:30:10.427 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.413s] 2019-05-20 23:30:10.487 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.061s] 2019-05-20 23:30:10.550 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.063s] 2019-05-20 23:30:10.669 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.117s] 2019-05-20 23:30:11.322 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.650s] 2019-05-20 23:30:11.488 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.167s] 2019-05-20 23:30:11.511 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.024s] 2019-05-20 23:30:11.533 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.022s] 2019-05-20 23:30:11.572 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.038s] 2019-05-20 23:30:13.071 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [0.697s] 2019-05-20 23:30:13.484 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [0.413s] 2019-05-20 23:30:13.779 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [0.294s] 2019-05-20 23:30:14.256 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [0.476s] 2019-05-20 23:30:16.290 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [10.842s] 2019-05-20 23:30:16.475 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.186s] 2019-05-20 23:30:16.507 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [2.251s] 2019-05-20 23:30:16.939 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.462s] 2019-05-20 23:30:19.498 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [3.249s] 2019-05-20 23:30:19.555 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [2.616s] 2019-05-20 23:30:20.711 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.192s] 2019-05-20 23:30:21.204 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.490s] 2019-05-20 23:30:21.305 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [1.808s] 2019-05-20 23:30:21.350 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.147s] 2019-05-20 23:30:21.632 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.281s] 2019-05-20 23:30:21.643 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [0.339s] 2019-05-20 23:30:21.905 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.272s] 2019-05-20 23:30:23.111 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.203s] 2019-05-20 23:30:23.622 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.511s] 2019-05-20 23:30:23.686 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.065s] 2019-05-20 23:30:23.736 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.050s] 2019-05-20 23:30:23.794 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.057s] 2019-05-20 23:30:23.813 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [4.257s] 2019-05-20 23:30:24.318 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [2.674s] 2019-05-20 23:30:26.151 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [1.833s] 2019-05-20 23:30:26.436 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [5.571s] 2019-05-20 23:30:27.238 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [3.424s] 2019-05-20 23:30:27.421 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.184s] 2019-05-20 23:30:29.063 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [2.628s] 2019-05-20 23:30:31.947 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [2.883s] 2019-05-20 23:30:34.417 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [2.469s] 2019-05-20 23:30:36.834 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [2.416s] 2019-05-20 23:30:36.864 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [1.165s] 2019-05-20 23:30:37.417 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest.test_router_create_tenant_ha_returns_forbidden ... success [0.144s] 2019-05-20 23:30:37.941 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [1.078s] 2019-05-20 23:30:39.182 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [2.347s] 2019-05-20 23:30:40.710 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest ... skip: qos extension not enabled. 2019-05-20 23:30:40.711 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON ... skip: qos extension not enabled. 2019-05-20 23:30:43.438 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [4.255s] 2019-05-20 23:30:44.176 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.022s] 2019-05-20 23:30:44.486 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.309s] 2019-05-20 23:30:44.611 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.125s] 2019-05-20 23:30:44.665 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.053s] 2019-05-20 23:30:44.929 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.263s] 2019-05-20 23:30:45.302 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: Skipped because network extension: router-interface-fip is not enabled 2019-05-20 23:30:45.387 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.455s] 2019-05-20 23:30:45.728 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.341s] 2019-05-20 23:30:45.749 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.022s] 2019-05-20 23:30:45.773 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.024s] 2019-05-20 23:30:48.123 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [4.684s] 2019-05-20 23:30:48.298 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.202s] 2019-05-20 23:30:48.890 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [0.590s] 2019-05-20 23:30:49.152 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.261s] 2019-05-20 23:30:49.477 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.325s] 2019-05-20 23:30:50.090 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.611s] 2019-05-20 23:30:52.931 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.838s] 2019-05-20 23:30:53.357 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [5.232s] 2019-05-20 23:30:54.031 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [1.102s] 2019-05-20 23:30:54.120 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.089s] 2019-05-20 23:30:54.426 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.306s] 2019-05-20 23:30:55.053 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [5.539s] 2019-05-20 23:30:56.725 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [2.786s] 2019-05-20 23:30:59.771 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [3.045s] 2019-05-20 23:30:59.864 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [6.505s] 2019-05-20 23:31:02.441 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [2.578s] 2019-05-20 23:31:04.250 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-05-20 23:31:05.123 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [5.351s] 2019-05-20 23:31:06.920 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [2.140s] 2019-05-20 23:31:07.276 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [0.358s] 2019-05-20 23:31:08.805 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [1.527s] 2019-05-20 23:31:11.104 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [3.724s] 2019-05-20 23:31:12.740 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.063s] 2019-05-20 23:31:12.806 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.065s] 2019-05-20 23:31:13.549 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [0.742s] 2019-05-20 23:31:13.721 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.172s] 2019-05-20 23:31:13.801 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.079s] 2019-05-20 23:31:13.931 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.130s] 2019-05-20 23:31:17.280 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [7.436s] 2019-05-20 23:31:18.400 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.525s] 2019-05-20 23:31:20.448 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [3.169s] 2019-05-20 23:31:22.530 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [1.175s] 2019-05-20 23:31:22.589 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [0.612s] 2019-05-20 23:31:22.957 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [2.508s] 2019-05-20 23:31:23.091 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.561s] 2019-05-20 23:31:23.579 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [0.990s] 2019-05-20 23:31:24.392 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [0.812s] 2019-05-20 23:31:24.640 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.247s] 2019-05-20 23:31:24.643 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... skip [0.001s]: Skipped because network extension: standard-attr-segment is not enabled 2019-05-20 23:31:25.016 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.374s] 2019-05-20 23:31:25.549 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [2.590s] 2019-05-20 23:31:25.551 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... skip [0.001s]: Vxlan type driver must be enabled for this test. 2019-05-20 23:31:26.119 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [1.102s] 2019-05-20 23:31:27.531 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [0.855s] 2019-05-20 23:31:27.727 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.198s] 2019-05-20 23:31:27.846 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [1.726s] 2019-05-20 23:31:27.981 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.135s] 2019-05-20 23:31:28.873 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [1.144s] 2019-05-20 23:31:29.261 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [1.278s] 2019-05-20 23:31:29.930 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [4.379s] 2019-05-20 23:31:30.073 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [1.199s] 2019-05-20 23:31:30.454 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [1.193s] 2019-05-20 23:31:30.975 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [0.901s] 2019-05-20 23:31:31.834 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [1.379s] 2019-05-20 23:31:31.978 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [1.002s] 2019-05-20 23:31:32.032 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.198s] 2019-05-20 23:31:32.092 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.114s] 2019-05-20 23:31:32.265 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.171s] 2019-05-20 23:31:32.340 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.076s] 2019-05-20 23:31:32.492 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.151s] 2019-05-20 23:31:32.550 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.058s] 2019-05-20 23:31:32.675 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [2.744s] 2019-05-20 23:31:32.949 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.398s] 2019-05-20 23:31:33.223 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.273s] 2019-05-20 23:31:33.513 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [0.290s] 2019-05-20 23:31:33.737 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.224s] 2019-05-20 23:31:33.876 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.139s] 2019-05-20 23:31:34.005 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.129s] 2019-05-20 23:31:34.595 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [1.920s] 2019-05-20 23:31:40.991 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [6.392s] 2019-05-20 23:31:41.066 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.078s] 2019-05-20 23:31:43.570 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [2.502s] 2019-05-20 23:31:45.869 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [2.299s] 2019-05-20 23:31:47.586 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [1.717s] 2019-05-20 23:31:49.283 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [1.193s] 2019-05-20 23:31:49.541 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [1.487s] 2019-05-20 23:31:49.593 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [2.006s] 2019-05-20 23:31:49.710 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.169s] 2019-05-20 23:31:51.141 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [1.430s] 2019-05-20 23:31:51.365 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [0.224s] 2019-05-20 23:31:51.567 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [2.285s] 2019-05-20 23:31:51.699 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.132s] 2019-05-20 23:31:52.621 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [0.920s] 2019-05-20 23:31:53.125 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [1.759s] 2019-05-20 23:31:53.560 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [0.938s] 2019-05-20 23:31:53.907 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [0.782s] 2019-05-20 23:31:54.236 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [4.642s] 2019-05-20 23:31:54.387 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [0.827s] 2019-05-20 23:31:55.554 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [1.166s] 2019-05-20 23:31:55.736 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.183s] 2019-05-20 23:31:55.905 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.166s] 2019-05-20 23:31:55.980 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.077s] 2019-05-20 23:31:56.118 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.137s] 2019-05-20 23:31:56.282 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.164s] 2019-05-20 23:31:56.425 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.142s] 2019-05-20 23:31:56.603 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [0.177s] 2019-05-20 23:31:56.641 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [2.405s] 2019-05-20 23:31:56.889 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.286s] 2019-05-20 23:31:57.076 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.186s] 2019-05-20 23:31:57.222 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.147s] 2019-05-20 23:31:57.368 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.146s] 2019-05-20 23:31:58.989 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [2.346s] 2019-05-20 23:32:03.192 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [4.201s] 2019-05-20 23:32:07.323 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [4.130s] 2019-05-20 23:32:10.138 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [2.815s] 2019-05-20 23:32:14.611 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [0.870s] 2019-05-20 23:32:16.521 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [1.909s] 2019-05-20 23:32:16.655 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.135s] 2019-05-20 23:32:17.002 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.347s] 2019-05-20 23:32:17.074 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.071s] 2019-05-20 23:32:17.115 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.040s] 2019-05-20 23:32:17.137 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.022s] 2019-05-20 23:32:17.155 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.017s] 2019-05-20 23:32:17.191 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.035s] 2019-05-20 23:32:17.462 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.269s] 2019-05-20 23:32:17.591 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.130s] 2019-05-20 23:32:17.749 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.157s] 2019-05-20 23:32:18.299 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [0.547s] 2019-05-20 23:32:18.318 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.021s] 2019-05-20 23:32:18.442 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.123s] 2019-05-20 23:32:18.585 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.142s] 2019-05-20 23:32:18.878 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.292s] 2019-05-20 23:32:18.969 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.092s] 2019-05-20 23:32:19.241 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.271s] 2019-05-20 23:32:19.363 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.122s] 2019-05-20 23:32:19.505 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.141s] 2019-05-20 23:32:23.927 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase ... skip: VLAN type_driver is not enabled 2019-05-20 23:32:23.928 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-05-20 23:32:24.613 34 INFO rally.task.context [-] Verification 3245f1c3-0d76-4d3e-bc89-f026eba68d76 | Context testr@default cleanup() started 2019-05-20 23:32:24.614 34 INFO rally.task.context [-] Verification 3245f1c3-0d76-4d3e-bc89-f026eba68d76 | Context testr@default cleanup() finished in 0.89 msec 2019-05-20 23:32:24.615 34 INFO rally.task.context [-] Verification 3245f1c3-0d76-4d3e-bc89-f026eba68d76 | Context tempest@default cleanup() started 2019-05-20 23:32:25.029 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-05-20 23:32:25.100 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-05-20 23:32:25.133 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_29876120_t5TWabVj'. 2019-05-20 23:32:25.134 34 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/305a0149-240b-4414-bf6e-131045f82072 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}29fab0e9093b4b2cd6399b25d27b598bcaa5a688" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-20 23:32:25.431 34 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Mon, 20 May 2019 23:32:25 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-fa5fa7af-7364-41ff-9d20-7e7c36d9bb51 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-fa5fa7af-7364-41ff-9d20-7e7c36d9bb51 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-20 23:32:25.431 34 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/305a0149-240b-4414-bf6e-131045f82072 used request id req-fa5fa7af-7364-41ff-9d20-7e7c36d9bb51 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-20 23:32:25.432 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_29876120_t5TWabVj' has been deleted. 2019-05-20 23:32:25.433 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '305a0149-240b-4414-bf6e-131045f82072' of option 'instance_type' from Tempest config file. 2019-05-20 23:32:25.433 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '305a0149-240b-4414-bf6e-131045f82072' has been removed. 2019-05-20 23:32:25.440 34 INFO rally.task.context [-] Verification 3245f1c3-0d76-4d3e-bc89-f026eba68d76 | Context tempest@default cleanup() finished in 0.83 sec 2019-05-20 23:32:25.644 34 INFO rally.api [-] Verification (UUID=29876120-4303-429a-8169-d9bc36a78953) has been successfully finished for deployment 'opnfv-rally' (UUID=cb1b26f2-4943-4b28-b2e6-383db9c9d4cc)! 2019-05-20 23:32:26.646 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-20 23:32:26.646 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-20 23:32:26.646 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-20 23:32:27.905 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-20 23:32:27.905 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-20 23:32:27.905 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-20 23:32:29.370 46 INFO rally.api [-] Building 'html' report for the following verification(s): '29876120-4303-429a-8169-d9bc36a78953' 2019-05-20 23:32:29.398 46 INFO rally.api [-] The report has been successfully built. 2019-05-20 23:32:30.373 48 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-20 23:32:30.373 48 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-20 23:32:30.373 48 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-20 23:32:31.856 48 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '29876120-4303-429a-8169-d9bc36a78953' 2019-05-20 23:32:31.878 48 INFO rally.api [-] The report has been successfully built. 2019-05-21 00:53:32.514 45 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: IOError: [Errno 32] Broken pipe 2019-05-21 00:53:32.514 45 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-21 00:53:32.514 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-21 00:53:32.514 45 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-21 00:53:32.514 45 ERROR rally.cli.cliutils File "", line 2, in show 2019-05-21 00:53:32.514 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-21 00:53:32.514 45 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-21 00:53:32.514 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-05-21 00:53:32.514 45 ERROR rally.cli.cliutils sortby_index=index) 2019-05-21 00:53:32.514 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 167, in print_list 2019-05-21 00:53:32.514 45 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body)) 2019-05-21 00:53:32.514 45 ERROR rally.cli.cliutils IOError: [Errno 32] Broken pipe 2019-05-21 00:53:32.514 45 ERROR rally.cli.cliutils