2019-05-07 05:32:02.578 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-07 05:32:02.579 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-07 05:32:02.579 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-07 05:32:04.480 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-07 05:32:04.480 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-05-07 05:32:04.480 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-07 05:32:04.480 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-05-07 05:32:04.480 8 ERROR rally.cli.cliutils 2019-05-07 05:32:05.455 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-07 05:32:05.455 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-07 05:32:05.455 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-07 05:32:07.247 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-05-07 05:32:08.433 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-07 05:32:08.434 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-07 05:32:08.434 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-07 05:32:11.872 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-07 05:32:11.872 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-07 05:32:11.872 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-07 05:32:12.739 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-07 05:32:12.739 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-07 05:32:12.739 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-07 05:32:14.236 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-07 05:32:14.236 17 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-05-07 05:32:14.236 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-07 05:32:14.236 17 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils force=force) 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-05-07 05:32:14.236 17 ERROR rally.cli.cliutils 2019-05-07 05:32:15.194 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-07 05:32:15.194 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-07 05:32:15.195 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-07 05:32:16.389 19 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-05-07 05:32:16.556 19 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-2ed4d2c4-2096-4efc-b535-33824ec04a4c/repo. 2019-05-07 05:32:16.874 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-2ed4d2c4-2096-4efc-b535-33824ec04a4c/repo'... done. Note: checking out 'a955095f8369e2e15c97a536edc1a9c077208129'. 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-07 05:32:16.887 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/20.0.0 ' 2019-05-07 05:32:16.896 19 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a955095f8369e2e15c97a536edc1a9c077208129 ' 2019-05-07 05:32:17.160 19 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-05-07 05:32:17.231 19 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-05-07 05:32:17.837 19 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2ed4d2c4-2096-4efc-b535-33824ec04a4c) has been successfully created! 2019-05-07 05:32:18.858 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-07 05:32:18.858 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-07 05:32:18.858 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-07 05:32:22.224 30 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-07 05:32:22.224 30 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-07 05:32:22.225 30 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-07 05:32:23.657 30 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2ed4d2c4-2096-4efc-b535-33824ec04a4c) for deployment 'opnfv-rally' (UUID=adffad30-82a6-47a2-bcf4-b89974b35a5e). 2019-05-07 05:32:24.328 30 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2ed4d2c4-2096-4efc-b535-33824ec04a4c) has been successfully configured for deployment 'opnfv-rally' (UUID=adffad30-82a6-47a2-bcf4-b89974b35a5e)! 2019-05-07 05:32:29.035 34 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-07 05:32:29.035 34 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-07 05:32:29.035 34 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-07 05:32:30.767 34 INFO rally.api [-] Starting verification (UUID=62df5811-fd6c-40cb-b742-951b9353794b) for deployment 'opnfv-rally' (UUID=adffad30-82a6-47a2-bcf4-b89974b35a5e) by verifier 'opnfv-tempest' (UUID=2ed4d2c4-2096-4efc-b535-33824ec04a4c). 2019-05-07 05:32:31.650 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-05-07 05:32:31.701 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-05-07 05:32:31.701 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2ed4d2c4-2096-4efc-b535-33824ec04a4c/for-deployment-adffad30-82a6-47a2-bcf4-b89974b35a5e/tempest.log' to option 'log_file'. 2019-05-07 05:32:31.702 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-2ed4d2c4-2096-4efc-b535-33824ec04a4c/for-deployment-adffad30-82a6-47a2-bcf4-b89974b35a5e/tempest.log 2019-05-07 05:32:31.702 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-05-07 05:32:31.703 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2ed4d2c4-2096-4efc-b535-33824ec04a4c/for-deployment-adffad30-82a6-47a2-bcf4-b89974b35a5e/lock_files' to option 'lock_path'. 2019-05-07 05:32:31.703 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-2ed4d2c4-2096-4efc-b535-33824ec04a4c/for-deployment-adffad30-82a6-47a2-bcf4-b89974b35a5e/lock_files 2019-05-07 05:32:31.703 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-07 05:32:31.704 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-07 05:32:31.704 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6553be7c-53e3-45f0-92e2-65848d0307af 2019-05-07 05:32:31.704 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 111f17f0-1d3e-4ba4-bd2b-b9207a623f40 2019-05-07 05:32:31.705 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 829bfa04-113b-467c-908c-123be4ac052c 2019-05-07 05:32:31.705 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ff638c02-c3ca-4349-ac45-494faa78f793 2019-05-07 05:32:31.902 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-05-07 05:32:31.903 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_016593e8-9274-4d46-b396-a6efa2fcae7d 2019-05-07 05:32:31.903 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-05-07 05:32:32.018 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-07 05:32:32.019 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}1ea58f07e7f74cfd474af8d138ec8134e8d1e733" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-07 05:32:32.119 34 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 1046 Content-Type: application/json Date: Tue, 07 May 2019 05:32:32 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-52a989be-5b1e-42c8-8eab-0d0e667056ff X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-52a989be-5b1e-42c8-8eab-0d0e667056ff _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-07 05:32:32.120 34 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_016593e8-9274-4d46-b396-a6efa2fcae7d", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/829bfa04-113b-467c-908c-123be4ac052c", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/829bfa04-113b-467c-908c-123be4ac052c", "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": "829bfa04-113b-467c-908c-123be4ac052c"}, {"name": "neutron-tempest-plugin-api-flavor_alt_016593e8-9274-4d46-b396-a6efa2fcae7d", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/ff638c02-c3ca-4349-ac45-494faa78f793", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/ff638c02-c3ca-4349-ac45-494faa78f793", "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": "ff638c02-c3ca-4349-ac45-494faa78f793"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-07 05:32:32.120 34 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-52a989be-5b1e-42c8-8eab-0d0e667056ff request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-07 05:32:32.122 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-05-07 05:32:32.122 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_62df5811_qXFvcLRm' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-05-07 05:32:32.123 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}1ea58f07e7f74cfd474af8d138ec8134e8d1e733" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_62df5811_qXFvcLRm", "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-07 05:32:32.160 34 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 483 Content-Type: application/json Date: Tue, 07 May 2019 05:32:32 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-be180d74-c0a9-4446-80e1-81bb7dc4e5a8 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-be180d74-c0a9-4446-80e1-81bb7dc4e5a8 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-07 05:32:32.161 34 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"name": "rally_verify_62df5811_qXFvcLRm", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/b7721ca1-4b14-4e17-bca9-6b665b93dba9", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/b7721ca1-4b14-4e17-bca9-6b665b93dba9", "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": "b7721ca1-4b14-4e17-bca9-6b665b93dba9"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-05-07 05:32:32.161 34 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-be180d74-c0a9-4446-80e1-81bb7dc4e5a8 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-07 05:32:32.162 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_62df5811_qXFvcLRm' (ID = b7721ca1-4b14-4e17-bca9-6b665b93dba9) has been successfully created! 2019-05-07 05:32:32.162 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'b7721ca1-4b14-4e17-bca9-6b665b93dba9' to option 'instance_type'. 2019-05-07 05:32:32.163 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = b7721ca1-4b14-4e17-bca9-6b665b93dba9 2019-05-07 05:32:32.164 34 INFO rally.task.context [-] Verification 2ed4d2c4-2096-4efc-b535-33824ec04a4c | Context tempest@default setup() finished in 0.80 sec 2019-05-07 05:32:32.165 34 INFO rally.task.context [-] Verification 2ed4d2c4-2096-4efc-b535-33824ec04a4c | Context testr@default setup() finished in 0.63 msec 2019-05-07 05:32:32.165 34 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/9bd39f90-485d-4473-a2b3-a7100aeaa7e8'. 2019-05-07 05:32:37.672 34 INFO opnfv-tempest [-] {3} 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-07 05:32:38.010 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.169s] 2019-05-07 05:32:38.428 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.417s] 2019-05-07 05:32:38.506 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.078s] 2019-05-07 05:32:38.793 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.286s] 2019-05-07 05:32:38.821 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.028s] 2019-05-07 05:32:40.992 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: l3_agent_scheduler extension not enabled. 2019-05-07 05:32:40.993 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: logging extension not enabled. 2019-05-07 05:32:42.658 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.693s] 2019-05-07 05:32:43.985 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... success [1.330s] 2019-05-07 05:32:44.005 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.020s] 2019-05-07 05:32:44.279 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.273s] 2019-05-07 05:32:45.033 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [1.262s] 2019-05-07 05:32:45.103 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.072s] 2019-05-07 05:32:45.485 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [0.380s] 2019-05-07 05:32:45.486 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... skip [0.000s]: VXLAN type_driver is not enabled 2019-05-07 05:32:50.882 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_project ... success [5.088s] 2019-05-07 05:32:52.175 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... success [8.680s] 2019-05-07 05:32:53.345 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address ... success [2.464s] 2019-05-07 05:32:54.062 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... success [2.852s] 2019-05-07 05:32:54.212 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [2.039s] 2019-05-07 05:32:55.384 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [1.322s] 2019-05-07 05:32:55.645 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [1.433s] 2019-05-07 05:32:56.406 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [2.505s] 2019-05-07 05:32:57.389 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [1.742s] 2019-05-07 05:32:58.816 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [1.427s] 2019-05-07 05:32:59.047 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [3.662s] 2019-05-07 05:32:59.993 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... success [0.947s] 2019-05-07 05:33:00.870 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.874s] 2019-05-07 05:33:01.617 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: logging extension not enabled. 2019-05-07 05:33:01.673 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [0.803s] 2019-05-07 05:33:02.915 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... success [4.098s] 2019-05-07 05:33:03.640 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [1.967s] 2019-05-07 05:33:06.811 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON ... skip: tag extension not enabled. 2019-05-07 05:33:06.814 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON ... skip: tag extension not enabled. 2019-05-07 05:33:06.816 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON ... skip: tag extension not enabled. 2019-05-07 05:33:06.817 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON ... skip: tag extension not enabled. 2019-05-07 05:33:06.818 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON ... skip: tag extension not enabled. 2019-05-07 05:33:07.827 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [2.062s] 2019-05-07 05:33:08.025 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... success [5.109s] 2019-05-07 05:33:09.800 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [1.973s] 2019-05-07 05:33:10.423 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [3.027s] 2019-05-07 05:33:10.770 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [0.348s] 2019-05-07 05:33:12.665 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.540s] 2019-05-07 05:33:13.219 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: l3-ha extension not enabled. 2019-05-07 05:33:13.516 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... success [5.491s] 2019-05-07 05:33:14.569 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [1.052s] 2019-05-07 05:33:17.730 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... success [3.160s] 2019-05-07 05:33:19.244 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [3.432s] 2019-05-07 05:33:20.411 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [2.881s] 2019-05-07 05:33:20.564 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [2.832s] 2019-05-07 05:33:21.000 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [0.789s] 2019-05-07 05:33:21.488 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... success [0.925s] 2019-05-07 05:33:21.843 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [0.842s] 2019-05-07 05:33:23.635 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [3.223s] 2019-05-07 05:33:23.646 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase ... skip: l3-flavors extension not enabled. 2019-05-07 05:33:25.525 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON ... skip: tag extension not enabled. 2019-05-07 05:33:25.527 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON ... skip: tag extension not enabled. 2019-05-07 05:33:25.528 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON ... skip: tag extension not enabled. 2019-05-07 05:33:25.831 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA ... skip: l3-ha extension not enabled. 2019-05-07 05:33:26.340 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [2.704s] 2019-05-07 05:33:28.483 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [2.143s] 2019-05-07 05:33:28.536 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.832s] 2019-05-07 05:33:28.785 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.615s] 2019-05-07 05:33:29.175 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.390s] 2019-05-07 05:33:29.357 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 [0.822s] 2019-05-07 05:33:29.758 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [0.582s] 2019-05-07 05:33:29.889 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.132s] 2019-05-07 05:33:29.924 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.035s] 2019-05-07 05:33:30.013 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.088s] 2019-05-07 05:33:30.176 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [0.163s] 2019-05-07 05:33:31.136 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [2.652s] 2019-05-07 05:33:33.180 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [3.787s] 2019-05-07 05:33:33.779 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [2.643s] 2019-05-07 05:33:35.333 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON ... skip: tag extension not enabled. 2019-05-07 05:33:35.336 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON ... skip: tag extension not enabled. 2019-05-07 05:33:35.336 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON ... skip: tag extension not enabled. 2019-05-07 05:33:35.337 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON ... skip: tag extension not enabled. 2019-05-07 05:33:37.084 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [3.903s] 2019-05-07 05:33:38.101 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [4.319s] 2019-05-07 05:33:38.272 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.771s] 2019-05-07 05:33:38.816 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.430s] 2019-05-07 05:33:39.457 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.638s] 2019-05-07 05:33:39.738 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.282s] 2019-05-07 05:33:40.024 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [2.939s] 2019-05-07 05:33:40.104 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.365s] 2019-05-07 05:33:40.598 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.326s] 2019-05-07 05:33:40.805 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.700s] 2019-05-07 05:33:42.155 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [4.054s] 2019-05-07 05:33:42.450 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.642s] 2019-05-07 05:33:42.461 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [1.863s] 2019-05-07 05:33:43.198 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.748s] 2019-05-07 05:33:43.292 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.096s] 2019-05-07 05:33:43.376 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.082s] 2019-05-07 05:33:43.378 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1749820 is resolved. 2019-05-07 05:33:44.656 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [4.632s] 2019-05-07 05:33:45.185 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [0.528s] 2019-05-07 05:33:45.966 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.504s] 2019-05-07 05:33:46.530 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [1.344s] 2019-05-07 05:33:50.949 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [4.415s] 2019-05-07 05:33:53.675 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [2.358s] 2019-05-07 05:33:56.118 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [5.171s] 2019-05-07 05:33:56.455 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: No default subnetpool 2019-05-07 05:34:01.487 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [5.368s] 2019-05-07 05:34:02.902 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [2.476s] 2019-05-07 05:34:02.946 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.571s] 2019-05-07 05:34:03.456 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.510s] 2019-05-07 05:34:05.426 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [2.524s] 2019-05-07 05:34:06.593 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [5.106s] 2019-05-07 05:34:06.846 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [1.418s] 2019-05-07 05:34:06.850 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-07 05:34:06.853 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-07 05:34:06.854 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-07 05:34:08.905 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [0.552s] 2019-05-07 05:34:09.009 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.103s] 2019-05-07 05:34:09.076 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.068s] 2019-05-07 05:34:09.088 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.012s] 2019-05-07 05:34:09.102 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.013s] 2019-05-07 05:34:09.114 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.012s] 2019-05-07 05:34:13.335 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [6.740s] 2019-05-07 05:34:14.824 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [0.292s] 2019-05-07 05:34:15.034 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.209s] 2019-05-07 05:34:15.207 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.173s] 2019-05-07 05:34:15.221 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.014s] 2019-05-07 05:34:15.234 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.013s] 2019-05-07 05:34:15.246 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.012s] 2019-05-07 05:34:16.429 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON ... skip: qos extension not enabled. 2019-05-07 05:34:16.431 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON ... skip: qos extension not enabled. 2019-05-07 05:34:16.432 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: qos extension not enabled. 2019-05-07 05:34:18.164 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [4.829s] 2019-05-07 05:34:20.724 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTest.test_create_distributed_router ... success [1.480s] 2019-05-07 05:34:21.979 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.839s] 2019-05-07 05:34:22.593 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: l3-ha extension not enabled. 2019-05-07 05:34:22.594 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.HaRoutersTest ... skip: l3-ha extension not enabled. 2019-05-07 05:34:22.837 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters ... success [0.858s] 2019-05-07 05:34:22.962 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [4.796s] 2019-05-07 05:34:23.555 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.716s] 2019-05-07 05:34:23.567 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules ... success [0.013s] 2019-05-07 05:34:23.752 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels ... success [0.185s] 2019-05-07 05:34:23.811 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label ... success [0.058s] 2019-05-07 05:34:23.824 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule ... success [0.013s] 2019-05-07 05:34:26.208 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip ... success [11.562s] 2019-05-07 05:34:27.602 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [4.641s] 2019-05-07 05:34:28.531 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [0.927s] 2019-05-07 05:34:29.296 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [0.764s] 2019-05-07 05:34:30.599 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_admin_network_availability_before_subnet ... success [1.688s] 2019-05-07 05:34:33.897 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [4.600s] 2019-05-07 05:34:34.435 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_net_ip_availability_after_port_delete ... success [3.835s] 2019-05-07 05:34:34.671 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant ... success [6.135s] 2019-05-07 05:34:35.554 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [1.656s] 2019-05-07 05:34:37.069 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [1.515s] 2019-05-07 05:34:39.243 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [2.174s] 2019-05-07 05:34:40.253 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_net_ip_availability_after_subnet_and_ports ... success [5.817s] 2019-05-07 05:34:44.886 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_admin_network_availability_before_subnet ... success [1.948s] 2019-05-07 05:34:45.144 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.371s] 2019-05-07 05:34:49.652 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_net_ip_availability_after_port_delete ... success [4.764s] 2019-05-07 05:34:49.706 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest.test_delete_router_in_use ... success [3.355s] 2019-05-07 05:34:52.792 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.112s] 2019-05-07 05:34:53.164 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [2.165s] 2019-05-07 05:34:53.230 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.435s] 2019-05-07 05:34:53.394 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.165s] 2019-05-07 05:34:53.958 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.564s] 2019-05-07 05:34:54.138 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_net_ip_availability_after_subnet_and_ports ... success [4.487s] 2019-05-07 05:34:54.385 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.425s] 2019-05-07 05:34:54.878 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [1.712s] 2019-05-07 05:34:55.747 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [0.869s] 2019-05-07 05:34:55.866 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.478s] 2019-05-07 05:34:56.341 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.475s] 2019-05-07 05:34:56.401 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.062s] 2019-05-07 05:34:56.458 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.057s] 2019-05-07 05:34:56.966 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [1.216s] 2019-05-07 05:34:59.513 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [1.334s] 2019-05-07 05:34:59.516 34 INFO opnfv-tempest [-] {2} 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-07 05:34:59.909 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [2.940s] 2019-05-07 05:35:00.109 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [0.596s] 2019-05-07 05:35:00.203 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.163s] 2019-05-07 05:35:00.266 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.359s] 2019-05-07 05:35:00.277 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.074s] 2019-05-07 05:35:00.288 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.179s] 2019-05-07 05:35:00.444 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.179s] 2019-05-07 05:35:00.660 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.372s] 2019-05-07 05:35:01.073 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [0.794s] 2019-05-07 05:35:01.091 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... skip: qos extension not enabled. 2019-05-07 05:35:01.091 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON ... skip: qos extension not enabled. 2019-05-07 05:35:01.320 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.246s] 2019-05-07 05:35:01.444 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.124s] 2019-05-07 05:35:01.561 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.116s] 2019-05-07 05:35:02.974 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON ... skip: qos extension not enabled. 2019-05-07 05:35:06.218 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_integers ... success [3.454s] 2019-05-07 05:35:06.949 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_legacy_names ... success [0.735s] 2019-05-07 05:35:07.421 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [0.887s] 2019-05-07 05:35:08.885 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_security_group_rule_with_ipv6_protocol_names ... success [1.922s] 2019-05-07 05:35:09.389 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON ... skip: tag extension not enabled. 2019-05-07 05:35:09.392 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON ... skip: tag extension not enabled. 2019-05-07 05:35:09.396 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON ... skip: tag extension not enabled. 2019-05-07 05:35:09.397 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON ... skip: tag extension not enabled. 2019-05-07 05:35:09.397 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON ... skip: tag extension not enabled. 2019-05-07 05:35:09.398 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON ... skip: tag extension not enabled. 2019-05-07 05:35:09.399 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest ... skip: tag extension not enabled. 2019-05-07 05:35:09.523 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [2.102s] 2019-05-07 05:35:09.769 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.247s] 2019-05-07 05:35:10.928 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [5.194s] 2019-05-07 05:35:11.419 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [1.648s] 2019-05-07 05:35:12.605 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [1.185s] 2019-05-07 05:35:12.619 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [0.682s] 2019-05-07 05:35:12.724 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.105s] 2019-05-07 05:35:12.801 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.077s] 2019-05-07 05:35:12.810 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.009s] 2019-05-07 05:35:13.265 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.453s] 2019-05-07 05:35:13.416 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.152s] 2019-05-07 05:35:13.504 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.087s] 2019-05-07 05:35:13.581 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.077s] 2019-05-07 05:35:13.677 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.096s] 2019-05-07 05:35:13.804 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [1.200s] 2019-05-07 05:35:14.219 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [3.290s] 2019-05-07 05:35:14.220 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-07 05:35:14.652 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_show_delete_security_group_rule_integers ... success [5.738s] 2019-05-07 05:35:15.352 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [1.547s] 2019-05-07 05:35:15.457 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [0.105s] 2019-05-07 05:35:15.774 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [0.314s] 2019-05-07 05:35:15.856 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [0.083s] 2019-05-07 05:35:15.943 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [0.087s] 2019-05-07 05:35:15.998 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [0.054s] 2019-05-07 05:35:16.154 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.156s] 2019-05-07 05:35:16.209 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... success [1.991s] 2019-05-07 05:35:16.369 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [0.213s] 2019-05-07 05:35:16.603 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [0.233s] 2019-05-07 05:35:16.818 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [0.214s] 2019-05-07 05:35:16.945 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.128s] 2019-05-07 05:35:17.103 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.158s] 2019-05-07 05:35:19.332 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [3.121s] 2019-05-07 05:35:19.741 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_create_show_delete_security_group_rule_names ... success [5.063s] 2019-05-07 05:35:22.644 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [1.592s] 2019-05-07 05:35:23.541 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [1.241s] 2019-05-07 05:35:24.478 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [0.937s] 2019-05-07 05:35:24.571 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [1.927s] 2019-05-07 05:35:26.959 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.387s] 2019-05-07 05:35:27.490 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.407s] 2019-05-07 05:35:30.479 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.519s] 2019-05-07 05:35:33.148 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [1.417s] 2019-05-07 05:35:34.595 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [1.447s] 2019-05-07 05:35:35.611 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... success [16.276s] 2019-05-07 05:35:36.010 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [1.415s] 2019-05-07 05:35:36.076 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.064s] 2019-05-07 05:35:36.077 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-07 05:35:36.625 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.549s] 2019-05-07 05:35:37.392 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [1.783s] 2019-05-07 05:35:37.486 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [0.860s] 2019-05-07 05:35:38.075 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... fail [0.675s] 2019-05-07 05:35:38.253 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.415s] 2019-05-07 05:35:38.261 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.008s] 2019-05-07 05:35:38.294 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [0.807s] 2019-05-07 05:35:38.372 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.078s] 2019-05-07 05:35:38.435 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.173s] 2019-05-07 05:35:38.507 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.071s] 2019-05-07 05:35:39.721 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [1.347s] 2019-05-07 05:35:39.823 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [0.777s] 2019-05-07 05:35:40.184 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [2.113s] 2019-05-07 05:35:41.498 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [1.776s] 2019-05-07 05:35:42.038 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [2.214s] 2019-05-07 05:35:42.222 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [0.184s] 2019-05-07 05:35:42.486 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [0.263s] 2019-05-07 05:35:42.561 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.075s] 2019-05-07 05:35:42.601 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.039s] 2019-05-07 05:35:42.684 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.083s] 2019-05-07 05:35:42.704 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.020s] 2019-05-07 05:35:42.749 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.044s] 2019-05-07 05:35:42.781 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.032s] 2019-05-07 05:35:42.957 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.175s] 2019-05-07 05:35:43.085 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.127s] 2019-05-07 05:35:43.279 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [1.781s] 2019-05-07 05:35:43.484 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.206s] 2019-05-07 05:35:43.587 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [0.500s] 2019-05-07 05:35:43.607 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.020s] 2019-05-07 05:35:43.702 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [0.094s] 2019-05-07 05:35:43.814 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.112s] 2019-05-07 05:35:44.048 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [0.232s] 2019-05-07 05:35:44.125 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.077s] 2019-05-07 05:35:44.363 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [0.236s] 2019-05-07 05:35:44.490 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [4.304s] 2019-05-07 05:35:44.508 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [0.145s] 2019-05-07 05:35:44.638 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.129s] 2019-05-07 05:35:45.495 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.652s] 2019-05-07 05:35:46.002 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.508s] 2019-05-07 05:35:47.202 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [2.710s] 2019-05-07 05:35:47.206 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-07 05:35:47.208 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-07 05:35:56.792 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... success [9.587s] 2019-05-07 05:35:56.796 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... skip [0.001s]: Skipped because network extension: l3-ha is not enabled 2019-05-07 05:35:56.997 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.201s] 2019-05-07 05:35:57.568 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.568s] 2019-05-07 05:35:57.721 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.153s] 2019-05-07 05:35:58.156 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.435s] 2019-05-07 05:35:58.591 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.433s] 2019-05-07 05:35:59.886 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.293s] 2019-05-07 05:36:00.615 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.729s] 2019-05-07 05:36:00.667 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.053s] 2019-05-07 05:36:00.722 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.053s] 2019-05-07 05:36:00.723 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1749820 is resolved. 2019-05-07 05:36:03.029 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association ... success [2.652s] 2019-05-07 05:36:04.897 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.023s] 2019-05-07 05:36:05.062 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.163s] 2019-05-07 05:36:05.172 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.111s] 2019-05-07 05:36:05.282 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.109s] 2019-05-07 05:36:05.439 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.156s] 2019-05-07 05:36:05.818 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.376s] 2019-05-07 05:36:06.032 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.215s] 2019-05-07 05:36:06.053 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.022s] 2019-05-07 05:36:06.074 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.020s] 2019-05-07 05:36:07.004 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description ... success [3.971s] 2019-05-07 05:36:07.005 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details ... skip [0.001s]: Skipped because network extension: fip-port-details is not enabled 2019-05-07 05:36:07.229 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... success [10.435s] 2019-05-07 05:36:07.747 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [0.518s] 2019-05-07 05:36:08.290 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [0.541s] 2019-05-07 05:36:11.208 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed ... success [4.204s] 2019-05-07 05:36:12.155 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [3.865s] 2019-05-07 05:36:14.373 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [1.110s] 2019-05-07 05:36:14.899 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [0.525s] 2019-05-07 05:36:15.325 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [0.425s] 2019-05-07 05:36:16.046 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [0.721s] 2019-05-07 05:36:16.672 34 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [0.625s] 2019-05-07 05:36:17.128 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [4.972s] 2019-05-07 05:36:19.370 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [4.499s] 2019-05-07 05:36:21.413 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [4.284s] 2019-05-07 05:36:21.891 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [0.479s] 2019-05-07 05:36:22.617 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [3.246s] 2019-05-07 05:36:27.223 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters ... success [0.932s] 2019-05-07 05:36:27.480 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [4.862s] 2019-05-07 05:36:28.069 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters ... success [0.845s] 2019-05-07 05:36:28.922 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_name_max_length ... success [0.852s] 2019-05-07 05:36:28.933 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules ... success [0.012s] 2019-05-07 05:36:29.007 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_list_metering_labels ... success [0.074s] 2019-05-07 05:36:29.061 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label ... success [0.054s] 2019-05-07 05:36:29.073 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule ... success [0.011s] 2019-05-07 05:36:29.712 34 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-05-07 05:36:32.319 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value ... success [3.528s] 2019-05-07 05:36:34.157 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON.test_create_metering_label_with_too_long_name ... success [0.375s] 2019-05-07 05:36:38.215 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit ... success [5.896s] 2019-05-07 05:36:38.605 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [0.782s] 2019-05-07 05:36:39.212 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description ... success [0.996s] 2019-05-07 05:36:39.580 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [0.975s] 2019-05-07 05:36:41.932 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest ... skip: qos extension not enabled. 2019-05-07 05:36:41.933 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest ... skip: qos extension not enabled. 2019-05-07 05:36:44.956 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.319s] 2019-05-07 05:36:45.496 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination ... success [0.538s] 2019-05-07 05:36:45.665 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.169s] 2019-05-07 05:36:46.071 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.405s] 2019-05-07 05:36:46.695 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.623s] 2019-05-07 05:36:48.216 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.518s] 2019-05-07 05:36:48.737 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker ... success [0.521s] 2019-05-07 05:36:49.070 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc ... success [0.334s] 2019-05-07 05:36:49.475 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc ... success [0.405s] 2019-05-07 05:36:50.403 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers ... success [11.188s] 2019-05-07 05:36:59.872 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value ... success [3.793s] 2019-05-07 05:37:05.311 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit ... success [5.440s] 2019-05-07 05:37:06.731 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description ... success [1.420s] 2019-05-07 05:37:17.592 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers ... success [10.858s] 2019-05-07 05:37:55.189 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status ... fail [64.766s] 2019-05-07 05:38:01.382 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route ... success [6.198s] 2019-05-07 05:38:04.952 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat ... success [3.569s] 2019-05-07 05:38:08.208 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit ... success [3.255s] 2019-05-07 05:38:11.666 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat ... success [3.458s] 2019-05-07 05:38:22.785 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status ... fail [65.174s] 2019-05-07 05:38:26.170 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.116s] 2019-05-07 05:38:28.887 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route ... success [6.105s] 2019-05-07 05:38:32.138 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest ... skip: l3-ha extension not enabled. 2019-05-07 05:38:32.906 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat ... success [4.019s] 2019-05-07 05:38:35.020 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [1.248s] 2019-05-07 05:38:35.640 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit ... success [2.733s] 2019-05-07 05:38:35.736 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.715s] 2019-05-07 05:38:39.067 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.124s] 2019-05-07 05:38:39.112 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat ... success [3.471s] 2019-05-07 05:38:39.178 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.111s] 2019-05-07 05:38:40.051 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [0.871s] 2019-05-07 05:38:40.216 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.166s] 2019-05-07 05:38:40.275 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.058s] 2019-05-07 05:38:40.339 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.064s] 2019-05-07 05:38:46.021 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.036s] 2019-05-07 05:38:46.330 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.307s] 2019-05-07 05:38:46.398 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.069s] 2019-05-07 05:38:46.464 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.065s] 2019-05-07 05:38:46.812 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.347s] 2019-05-07 05:38:47.316 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.501s] 2019-05-07 05:38:47.510 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.196s] 2019-05-07 05:38:47.533 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.023s] 2019-05-07 05:38:47.565 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.031s] 2019-05-07 05:38:47.567 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1749820 is resolved. 2019-05-07 05:38:53.421 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [0.825s] 2019-05-07 05:38:53.668 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.249s] 2019-05-07 05:38:55.092 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [1.422s] 2019-05-07 05:38:56.035 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [0.943s] 2019-05-07 05:38:56.743 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_create_show_delete_security_group_rule_integers ... success [6.118s] 2019-05-07 05:38:56.990 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [0.955s] 2019-05-07 05:38:58.001 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [1.010s] 2019-05-07 05:38:58.168 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.167s] 2019-05-07 05:38:58.360 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [0.191s] 2019-05-07 05:38:58.442 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.082s] 2019-05-07 05:38:58.518 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.075s] 2019-05-07 05:38:58.574 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.056s] 2019-05-07 05:38:58.711 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [0.135s] 2019-05-07 05:38:58.948 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [0.236s] 2019-05-07 05:38:59.243 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [0.294s] 2019-05-07 05:38:59.485 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [0.241s] 2019-05-07 05:38:59.612 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [0.127s] 2019-05-07 05:38:59.732 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [0.120s] 2019-05-07 05:39:02.073 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_create_show_delete_security_group_rule_names ... success [5.305s] 2019-05-07 05:39:02.989 34 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase ... skip: VLAN type_driver is not enabled 2019-05-07 05:39:17.621 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... success [1.680s] 2019-05-07 05:39:17.803 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... success [0.183s] 2019-05-07 05:39:19.433 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... success [1.629s] 2019-05-07 05:39:19.715 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... success [0.281s] 2019-05-07 05:39:21.141 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... success [1.425s] 2019-05-07 05:39:22.112 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... success [0.971s] 2019-05-07 05:39:36.764 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subport ... success [6.030s] 2019-05-07 05:39:39.591 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [2.827s] 2019-05-07 05:39:42.848 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [3.257s] 2019-05-07 05:39:45.490 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [2.642s] 2019-05-07 05:39:49.180 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [3.689s] 2019-05-07 05:39:52.509 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [3.328s] 2019-05-07 05:39:58.091 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [5.582s] 2019-05-07 05:40:03.938 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [5.845s] 2019-05-07 05:40:09.996 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [6.057s] 2019-05-07 05:40:19.230 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [9.234s] 2019-05-07 05:40:23.071 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [3.841s] 2019-05-07 05:40:26.490 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: Either vxlan or gre type driver not enabled. 2019-05-07 05:40:36.768 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [7.632s] 2019-05-07 05:40:40.516 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [3.749s] 2019-05-07 05:40:43.995 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [3.478s] 2019-05-07 05:40:47.217 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_trunk_port_id ... success [3.220s] 2019-05-07 05:40:47.745 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... skip [0.528s]: Vxlan type driver must be enabled for this test. 2019-05-07 05:40:53.299 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [5.553s] 2019-05-07 05:40:56.501 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [3.202s] 2019-05-07 05:40:59.248 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [2.746s] 2019-05-07 05:41:07.002 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [7.752s] 2019-05-07 05:41:08.118 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [1.117s] 2019-05-07 05:41:11.179 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [3.060s] 2019-05-07 05:41:14.796 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [3.616s] 2019-05-07 05:41:18.259 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [3.462s] 2019-05-07 05:41:21.788 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [3.529s] 2019-05-07 05:41:27.706 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [5.916s] 2019-05-07 05:41:32.432 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [4.725s] 2019-05-07 05:41:36.676 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [4.243s] 2019-05-07 05:41:43.313 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [6.637s] 2019-05-07 05:41:50.349 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [7.036s] 2019-05-07 05:41:54.843 34 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [4.493s] 2019-05-07 05:41:59.754 34 INFO rally.task.context [-] Verification 2ed4d2c4-2096-4efc-b535-33824ec04a4c | Context testr@default cleanup() started 2019-05-07 05:41:59.755 34 INFO rally.task.context [-] Verification 2ed4d2c4-2096-4efc-b535-33824ec04a4c | Context testr@default cleanup() finished in 0.85 msec 2019-05-07 05:41:59.755 34 INFO rally.task.context [-] Verification 2ed4d2c4-2096-4efc-b535-33824ec04a4c | Context tempest@default cleanup() started 2019-05-07 05:42:00.188 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-05-07 05:42:00.265 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-05-07 05:42:00.301 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_62df5811_qXFvcLRm'. 2019-05-07 05:42:00.302 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/b7721ca1-4b14-4e17-bca9-6b665b93dba9 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}86b12d2a6f925197c3f2ec9add9ced11f214f975" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-05-07 05:42:00.547 34 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Tue, 07 May 2019 05:42:00 GMT Openstack-Api-Version: compute 2.1 Vary: OpenStack-API-Version, X-OpenStack-Nova-API-Version X-Compute-Request-Id: req-f6a80893-7ac0-45ce-a18a-b47d362f9594 X-Openstack-Nova-Api-Version: 2.1 X-Openstack-Request-Id: req-f6a80893-7ac0-45ce-a18a-b47d362f9594 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-05-07 05:42:00.548 34 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/b7721ca1-4b14-4e17-bca9-6b665b93dba9 used request id req-f6a80893-7ac0-45ce-a18a-b47d362f9594 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-05-07 05:42:00.548 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_62df5811_qXFvcLRm' has been deleted. 2019-05-07 05:42:00.549 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'b7721ca1-4b14-4e17-bca9-6b665b93dba9' of option 'instance_type' from Tempest config file. 2019-05-07 05:42:00.549 34 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'b7721ca1-4b14-4e17-bca9-6b665b93dba9' has been removed. 2019-05-07 05:42:00.555 34 INFO rally.task.context [-] Verification 2ed4d2c4-2096-4efc-b535-33824ec04a4c | Context tempest@default cleanup() finished in 0.80 sec 2019-05-07 05:42:00.775 34 INFO rally.api [-] Verification (UUID=62df5811-fd6c-40cb-b742-951b9353794b) has been successfully finished for deployment 'opnfv-rally' (UUID=adffad30-82a6-47a2-bcf4-b89974b35a5e)! 2019-05-07 05:42:01.837 45 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-07 05:42:01.837 45 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-07 05:42:01.837 45 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-07 05:42:03.109 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-07 05:42:03.109 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-07 05:42:03.109 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-07 05:42:04.580 46 INFO rally.api [-] Building 'html' report for the following verification(s): '62df5811-fd6c-40cb-b742-951b9353794b' 2019-05-07 05:42:04.607 46 INFO rally.api [-] The report has been successfully built. 2019-05-07 05:42:05.575 48 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-05-07 05:42:05.576 48 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-05-07 05:42:05.576 48 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-05-07 05:42:07.112 48 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '62df5811-fd6c-40cb-b742-951b9353794b' 2019-05-07 05:42:07.137 48 INFO rally.api [-] The report has been successfully built. 2019-05-07 07:30:24.616 45 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: IOError: [Errno 32] Broken pipe 2019-05-07 07:30:24.616 45 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-05-07 07:30:24.616 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-05-07 07:30:24.616 45 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-05-07 07:30:24.616 45 ERROR rally.cli.cliutils File "", line 2, in show 2019-05-07 07:30:24.616 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-05-07 07:30:24.616 45 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-05-07 07:30:24.616 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 667, in show 2019-05-07 07:30:24.616 45 ERROR rally.cli.cliutils sortby_index=index) 2019-05-07 07:30:24.616 45 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 167, in print_list 2019-05-07 07:30:24.616 45 ERROR rally.cli.cliutils out.write(encodeutils.safe_encode(table_body)) 2019-05-07 07:30:24.616 45 ERROR rally.cli.cliutils IOError: [Errno 32] Broken pipe 2019-05-07 07:30:24.616 45 ERROR rally.cli.cliutils