2021-01-27 11:03:37.461 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:03:37.461 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:03:37.461 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-27 11:03:39.336 6 ERROR rally.cli.cliutils 2021-01-27 11:03:40.725 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:03:40.725 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:03:40.725 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:03:44.344 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:03:44.345 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:03:44.345 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:03:49.527 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:03:49.528 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:03:49.528 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:03:50.795 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:03:50.795 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:03:50.795 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils force=force) 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-27 11:03:52.581 15 ERROR rally.cli.cliutils 2021-01-27 11:03:53.966 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:03:53.967 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:03:53.967 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:03:55.780 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-27 11:03:55.855 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-5b325c2e-7181-40c3-87a8-81055efaee30/repo. 2021-01-27 11:03:56.212 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-5b325c2e-7181-40c3-87a8-81055efaee30/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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 ' 2021-01-27 11:03:56.228 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-27 11:03:56.238 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-27 11:03:56.259 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-27 11:03:56.310 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-27 11:03:57.038 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5b325c2e-7181-40c3-87a8-81055efaee30) has been successfully created! 2021-01-27 11:03:58.488 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:03:58.489 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:03:58.489 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:04:05.711 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:04:05.711 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:04:05.711 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:04:07.557 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5b325c2e-7181-40c3-87a8-81055efaee30) for deployment 'opnfv-rally' (UUID=a2c89633-b53e-4b89-afe2-6ece478c8cf3). 2021-01-27 11:04:08.413 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5b325c2e-7181-40c3-87a8-81055efaee30) has been successfully configured for deployment 'opnfv-rally' (UUID=a2c89633-b53e-4b89-afe2-6ece478c8cf3)! 2021-01-27 11:04:15.637 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:04:15.637 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:04:15.638 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:04:17.455 32 INFO rally.api [-] Starting verification (UUID=87d4244e-e02e-42fb-b09b-c115f8937954) for deployment 'opnfv-rally' (UUID=a2c89633-b53e-4b89-afe2-6ece478c8cf3) by verifier 'opnfv-tempest' (UUID=5b325c2e-7181-40c3-87a8-81055efaee30). 2021-01-27 11:04:18.602 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-27 11:04:20.333 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-27 11:04:20.333 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5b325c2e-7181-40c3-87a8-81055efaee30/for-deployment-a2c89633-b53e-4b89-afe2-6ece478c8cf3/tempest.log' to option 'log_file'. 2021-01-27 11:04:20.333 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-5b325c2e-7181-40c3-87a8-81055efaee30/for-deployment-a2c89633-b53e-4b89-afe2-6ece478c8cf3/tempest.log 2021-01-27 11:04:20.334 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-27 11:04:20.334 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5b325c2e-7181-40c3-87a8-81055efaee30/for-deployment-a2c89633-b53e-4b89-afe2-6ece478c8cf3/lock_files' to option 'lock_path'. 2021-01-27 11:04:20.335 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-5b325c2e-7181-40c3-87a8-81055efaee30/for-deployment-a2c89633-b53e-4b89-afe2-6ece478c8cf3/lock_files 2021-01-27 11:04:20.335 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-27 11:04:20.336 32 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 2021-01-27 11:04:20.336 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c75db82c-2237-4fac-a7a9-1413aa280a1c 2021-01-27 11:04:20.336 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 2908aa68-d99c-4074-98f1-0eaa1756b20d 2021-01-27 11:04:20.337 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 02c43699-f743-4f53-811e-4ec04a89ed65 2021-01-27 11:04:20.338 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 5df710c5-7fbf-4076-ba0e-6d53703c7d4f 2021-01-27 11:04:20.616 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-27 11:04:20.617 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-27 11:04:20.618 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-27 11:04:20.709 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-27 11:04:20.754 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-27 11:04:20.755 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_87d4244e_YdMMlnko' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-27 11:04:22.359 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_87d4244e_YdMMlnko' (ID = cf4bc8e8-62f4-4c3e-9112-4607dcdad119) has been successfully created! 2021-01-27 11:04:22.360 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'cf4bc8e8-62f4-4c3e-9112-4607dcdad119' to option 'instance_type'. 2021-01-27 11:04:22.360 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = cf4bc8e8-62f4-4c3e-9112-4607dcdad119 2021-01-27 11:04:22.362 32 INFO rally.task.context [-] Verification 5b325c2e-7181-40c3-87a8-81055efaee30 | Context tempest@default setup() finished in 4.26 sec 2021-01-27 11:04:22.364 32 INFO rally.task.context [-] Verification 5b325c2e-7181-40c3-87a8-81055efaee30 | Context testr@default setup() finished in 0.96 msec 2021-01-27 11:04:22.364 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/294279ec-e56e-4c1d-94c1-82b9c445e9b2'. 2021-01-27 11:04:36.300 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... success [0.041s] 2021-01-27 11:04:46.645 32 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 [9.168s] 2021-01-27 11:04:54.354 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON ... fail 2021-01-27 11:04:54.355 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: b'logging extension not enabled.' 2021-01-27 11:04:55.140 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [8.259s] 2021-01-27 11:04:57.422 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: b'logging extension not enabled.' 2021-01-27 11:04:58.912 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.034s] 2021-01-27 11:04:59.752 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.839s] 2021-01-27 11:04:59.784 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.032s] 2021-01-27 11:05:01.220 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [1.435s] 2021-01-27 11:05:01.279 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.059s] 2021-01-27 11:05:06.543 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [2.829s] 2021-01-27 11:05:06.563 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.021s] 2021-01-27 11:05:07.823 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [1.259s] 2021-01-27 11:05:07.879 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-01-27 11:05:12.381 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... success [4.558s] 2021-01-27 11:05:13.873 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [5.991s] 2021-01-27 11:05:26.590 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [12.714s] 2021-01-27 11:05:26.592 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-01-27 11:05:29.837 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... fail [10.425s] 2021-01-27 11:05:31.965 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [5.374s] 2021-01-27 11:05:34.901 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [2.935s] 2021-01-27 11:05:37.252 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-01-27 11:05:37.706 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [7.872s] 2021-01-27 11:05:43.015 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [5.309s] 2021-01-27 11:05:43.040 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [8.138s] 2021-01-27 11:05:50.090 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [7.074s] 2021-01-27 11:05:55.159 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... fail [60.006s] 2021-01-27 11:05:55.177 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.028s] 2021-01-27 11:05:55.214 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... fail [0.033s] 2021-01-27 11:05:57.167 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [3.561s] 2021-01-27 11:05:57.634 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [7.543s] 2021-01-27 11:06:01.912 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... fail [4.272s] 2021-01-27 11:06:05.299 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: b'router extension not enabled.' 2021-01-27 11:06:05.300 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase ... skip: b'router extension not enabled.' 2021-01-27 11:06:09.945 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: b'l3_agent_scheduler extension not enabled.' 2021-01-27 11:06:15.627 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... fail [13.712s] 2021-01-27 11:06:24.120 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... fail [8.492s] 2021-01-27 11:06:25.348 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [2.487s] 2021-01-27 11:06:25.389 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.041s] 2021-01-27 11:06:25.417 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.027s] 2021-01-27 11:06:25.465 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.047s] 2021-01-27 11:06:26.288 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.822s] 2021-01-27 11:06:26.551 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.262s] 2021-01-27 11:06:27.165 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.614s] 2021-01-27 11:06:27.359 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.193s] 2021-01-27 11:06:27.599 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.239s] 2021-01-27 11:06:27.795 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [3.677s] 2021-01-27 11:06:29.956 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [8.837s] 2021-01-27 11:06:31.879 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [6.413s] 2021-01-27 11:06:33.058 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... fail [5.258s] 2021-01-27 11:06:39.202 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [9.246s] 2021-01-27 11:06:39.981 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [8.102s] 2021-01-27 11:06:46.427 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [13.371s] 2021-01-27 11:06:46.453 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... fail [0.021s] 2021-01-27 11:06:52.538 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [13.334s] 2021-01-27 11:07:07.234 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [5.006s] 2021-01-27 11:07:07.994 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: b'network-segment-range extension not enabled.' 2021-01-27 11:07:07.995 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: b'l3-ha extension not enabled.' 2021-01-27 11:07:07.996 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA ... skip: b'router extension not enabled.' 2021-01-27 11:07:12.042 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [19.503s] 2021-01-27 11:07:18.889 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [11.654s] 2021-01-27 11:07:19.146 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [7.104s] 2021-01-27 11:07:23.028 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [4.139s] 2021-01-27 11:07:24.344 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [5.197s] 2021-01-27 11:07:28.168 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.139s] 2021-01-27 11:07:30.178 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request ... success [7.309s] 2021-01-27 11:07:33.331 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [10.518s] 2021-01-27 11:07:34.160 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_empty ... success [3.982s] 2021-01-27 11:07:34.932 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [10.586s] 2021-01-27 11:07:38.780 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_inherited_policy ... success [4.620s] 2021-01-27 11:07:43.333 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [8.400s] 2021-01-27 11:07:44.032 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.643s] 2021-01-27 11:07:56.304 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [12.970s] 2021-01-27 11:07:59.378 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [1.934s] 2021-01-27 11:08:03.426 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [4.047s] 2021-01-27 11:08:05.440 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [9.136s] 2021-01-27 11:08:10.052 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [5.008s] 2021-01-27 11:08:11.736 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.683s] 2021-01-27 11:08:14.435 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [12.246s] 2021-01-27 11:08:17.740 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [3.304s] 2021-01-27 11:08:21.007 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [15.565s] 2021-01-27 11:08:28.670 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [7.662s] 2021-01-27 11:08:33.069 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [0.734s] 2021-01-27 11:08:33.871 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [0.802s] 2021-01-27 11:08:33.902 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.030s] 2021-01-27 11:08:33.937 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.035s] 2021-01-27 11:08:34.101 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.161s] 2021-01-27 11:08:34.124 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.026s] 2021-01-27 11:08:36.807 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags ... fail [0.119s] 2021-01-27 11:08:47.284 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON ... skip: b'router extension not enabled.' 2021-01-27 11:08:47.285 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON ... skip: b'router extension not enabled.' 2021-01-27 11:08:47.285 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: b'metering extension not enabled.' 2021-01-27 11:08:47.660 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [4.068s] 2021-01-27 11:08:49.258 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [20.586s] 2021-01-27 11:08:52.337 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [4.676s] 2021-01-27 11:08:54.973 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [2.635s] 2021-01-27 11:08:55.874 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [3.473s] 2021-01-27 11:08:57.834 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [8.576s] 2021-01-27 11:08:58.319 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [3.345s] 2021-01-27 11:09:00.733 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [4.859s] 2021-01-27 11:09:01.950 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [4.115s] 2021-01-27 11:09:07.728 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [5.778s] 2021-01-27 11:09:07.907 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [9.585s] 2021-01-27 11:09:08.207 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.302s] 2021-01-27 11:09:09.903 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [1.696s] 2021-01-27 11:09:19.275 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [11.546s] 2021-01-27 11:09:20.897 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [1.401s] 2021-01-27 11:09:23.003 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [2.274s] 2021-01-27 11:09:23.004 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2021-01-27 11:09:23.779 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [0.776s] 2021-01-27 11:09:23.889 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.110s] 2021-01-27 11:09:24.436 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.546s] 2021-01-27 11:09:25.539 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [6.263s] 2021-01-27 11:09:28.222 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [2.683s] 2021-01-27 11:09:33.086 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [4.863s] 2021-01-27 11:09:40.917 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [4.338s] 2021-01-27 11:10:01.939 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [1.007s] 2021-01-27 11:10:03.477 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [8.174s] 2021-01-27 11:10:09.903 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.400s] 2021-01-27 11:10:14.950 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [11.469s] 2021-01-27 11:10:14.952 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_with_propagate_uplink_status ... skip [0.001s]: b'Skipped because network extension: uplink-status-propagation is not enabled' 2021-01-27 11:10:14.953 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_without_propagate_uplink_status ... skip [0.001s]: b'Skipped because network extension: uplink-status-propagation is not enabled' 2021-01-27 11:10:19.983 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-01-27 11:10:20.179 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [5.223s] 2021-01-27 11:10:20.180 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_domain ... skip [0.001s]: b'Skipped because network extension: dns-domain-ports is not enabled' 2021-01-27 11:10:20.182 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2021-01-27 11:10:20.183 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2021-01-27 11:10:45.186 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [1.546s] 2021-01-27 11:10:55.045 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [4.211s] 2021-01-27 11:10:55.272 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON ... fail 2021-01-27 11:10:55.990 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-01-27 11:11:04.906 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [0.861s] 2021-01-27 11:11:04.932 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.025s] 2021-01-27 11:11:04.957 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.025s] 2021-01-27 11:11:08.470 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [2.264s] 2021-01-27 11:11:15.386 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [4.844s] 2021-01-27 11:11:24.791 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [2.347s] 2021-01-27 11:11:26.335 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [9.635s] 2021-01-27 11:11:27.191 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [1.617s] 2021-01-27 11:11:32.604 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [0.801s] 2021-01-27 11:11:33.477 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: b'auto-allocated-topology extension not enabled.' 2021-01-27 11:11:33.856 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [1.252s] 2021-01-27 11:11:35.243 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [1.386s] 2021-01-27 11:11:36.568 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [1.325s] 2021-01-27 11:11:36.622 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [10.284s] 2021-01-27 11:11:36.623 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2021-01-27 11:11:36.625 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... skip [0.001s]: b'Skipped because network extension: auto-allocated-topology is not enabled' 2021-01-27 11:11:37.617 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [1.048s] 2021-01-27 11:11:38.435 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.818s] 2021-01-27 11:11:40.987 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [2.551s] 2021-01-27 11:11:47.789 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [11.164s] 2021-01-27 11:11:47.791 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-01-27 11:11:49.938 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [11.413s] 2021-01-27 11:11:53.121 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [5.331s] 2021-01-27 11:11:55.274 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [2.152s] 2021-01-27 11:11:59.187 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [1.116s] 2021-01-27 11:11:59.206 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.019s] 2021-01-27 11:11:59.229 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.022s] 2021-01-27 11:11:59.248 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.019s] 2021-01-27 11:12:00.327 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [10.388s] 2021-01-27 11:12:01.761 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: b'metering extension not enabled.' 2021-01-27 11:12:01.762 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: b'metering extension not enabled.' 2021-01-27 11:12:02.143 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [6.868s] 2021-01-27 11:12:07.756 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [7.428s] 2021-01-27 11:12:16.007 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [13.863s] 2021-01-27 11:12:16.659 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [8.903s] 2021-01-27 11:12:19.015 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-01-27 11:12:22.762 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [6.102s] 2021-01-27 11:12:23.061 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [10.045s] 2021-01-27 11:12:23.301 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [7.294s] 2021-01-27 11:12:28.701 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [5.399s] 2021-01-27 11:12:29.586 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [6.824s] 2021-01-27 11:12:30.864 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [7.802s] 2021-01-27 11:12:32.007 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [1.144s] 2021-01-27 11:12:37.673 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [8.967s] 2021-01-27 11:12:37.675 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-01-27 11:12:37.676 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-01-27 11:12:37.677 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-01-27 11:12:38.844 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [0.884s] 2021-01-27 11:12:39.334 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [7.326s] 2021-01-27 11:12:39.866 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [10.279s] 2021-01-27 11:12:42.269 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [4.594s] 2021-01-27 11:12:46.190 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [3.919s] 2021-01-27 11:12:48.746 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [9.411s] 2021-01-27 11:12:55.592 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [15.724s] 2021-01-27 11:12:55.949 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [9.759s] 2021-01-27 11:13:03.747 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [7.797s] 2021-01-27 11:13:10.937 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [4.825s] 2021-01-27 11:13:12.705 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [8.957s] 2021-01-27 11:13:13.975 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [1.270s] 2021-01-27 11:13:30.302 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: b'dvr extension not enabled.' 2021-01-27 11:13:30.303 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest ... skip: b'l3-ha extension not enabled.' 2021-01-27 11:13:30.304 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest ... skip: b'router extension not enabled.' 2021-01-27 11:13:32.299 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON ... fail 2021-01-27 11:13:37.279 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [3.256s] 2021-01-27 11:13:50.427 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.400s] 2021-01-27 11:13:51.242 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [0.812s] 2021-01-27 11:13:51.779 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.537s] 2021-01-27 11:13:52.236 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.456s] 2021-01-27 11:13:52.951 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_fields ... success [3.609s] 2021-01-27 11:13:53.162 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.924s] 2021-01-27 11:13:54.811 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.647s] 2021-01-27 11:13:55.553 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_rbac_policies ... success [2.602s] 2021-01-27 11:13:55.560 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [0.750s] 2021-01-27 11:13:55.591 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [10.154s] 2021-01-27 11:13:55.752 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.192s] 2021-01-27 11:13:55.967 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.214s] 2021-01-27 11:13:58.713 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_policy_target_update ... success [3.159s] 2021-01-27 11:14:01.594 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags ... success [3.864s] 2021-01-27 11:14:03.866 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [8.275s] 2021-01-27 11:14:07.352 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [3.486s] 2021-01-27 11:14:14.873 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_port_presence_prevents_policy_rbac_policy_deletion ... success [16.158s] 2021-01-27 11:14:19.077 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [11.724s] 2021-01-27 11:14:19.359 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_rbac_policy_show ... success [4.486s] 2021-01-27 11:14:23.674 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [4.314s] 2021-01-27 11:14:26.384 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [7.306s] 2021-01-27 11:14:26.499 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_shares_to_another_regular_client ... fail [2.820s] 2021-01-27 11:14:28.187 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [2.284s] 2021-01-27 11:14:32.770 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [4.583s] 2021-01-27 11:14:33.042 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.974s] 2021-01-27 11:14:37.916 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [4.873s] 2021-01-27 11:14:43.180 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [5.263s] 2021-01-27 11:14:44.811 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remains ... success [12.039s] 2021-01-27 11:14:49.361 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.180s] 2021-01-27 11:14:52.134 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remove ... success [7.322s] 2021-01-27 11:14:54.220 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.027s] 2021-01-27 11:14:54.244 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.023s] 2021-01-27 11:14:57.746 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [3.502s] 2021-01-27 11:14:58.122 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.375s] 2021-01-27 11:14:58.210 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.087s] 2021-01-27 11:14:58.297 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.086s] 2021-01-27 11:15:04.629 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [12.492s] 2021-01-27 11:15:06.868 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... fail [2.236s] 2021-01-27 11:15:11.273 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... fail [4.403s] 2021-01-27 11:15:15.192 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.661s] 2021-01-27 11:15:15.588 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [4.318s] 2021-01-27 11:15:15.907 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.712s] 2021-01-27 11:15:16.481 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.575s] 2021-01-27 11:15:16.819 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.337s] 2021-01-27 11:15:17.677 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.857s] 2021-01-27 11:15:19.991 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.310s] 2021-01-27 11:15:20.708 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [5.119s] 2021-01-27 11:15:21.288 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.298s] 2021-01-27 11:15:21.437 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.149s] 2021-01-27 11:15:21.571 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.132s] 2021-01-27 11:15:21.760 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.189s] 2021-01-27 11:15:25.808 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [5.100s] 2021-01-27 11:15:26.097 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [5.194s] 2021-01-27 11:15:26.883 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... fail [9.893s] 2021-01-27 11:15:27.501 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... fail [1.688s] 2021-01-27 11:15:34.518 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [8.419s] 2021-01-27 11:15:35.552 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [1.034s] 2021-01-27 11:15:37.518 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [1.965s] 2021-01-27 11:15:37.542 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.024s] 2021-01-27 11:15:37.916 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.373s] 2021-01-27 11:15:37.965 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.047s] 2021-01-27 11:15:38.193 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.228s] 2021-01-27 11:15:38.220 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.026s] 2021-01-27 11:15:38.246 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.025s] 2021-01-27 11:15:39.207 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.961s] 2021-01-27 11:15:39.350 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: b'dvr extension not enabled.' 2021-01-27 11:15:39.351 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: b'dvr extension not enabled.' 2021-01-27 11:15:39.596 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [0.388s] 2021-01-27 11:15:43.095 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [3.496s] 2021-01-27 11:15:43.141 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.047s] 2021-01-27 11:15:45.226 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [2.084s] 2021-01-27 11:15:45.867 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.641s] 2021-01-27 11:15:49.759 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [3.891s] 2021-01-27 11:15:51.254 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.850s] 2021-01-27 11:15:52.716 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.462s] 2021-01-27 11:15:52.907 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [3.147s] 2021-01-27 11:15:56.832 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [1.534s] 2021-01-27 11:15:57.378 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [4.470s] 2021-01-27 11:15:57.532 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.697s] 2021-01-27 11:15:58.008 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.477s] 2021-01-27 11:15:58.502 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.493s] 2021-01-27 11:15:58.791 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [1.412s] 2021-01-27 11:15:59.088 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.297s] 2021-01-27 11:15:59.157 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.654s] 2021-01-27 11:16:01.343 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.182s] 2021-01-27 11:16:02.259 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.916s] 2021-01-27 11:16:02.583 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.325s] 2021-01-27 11:16:02.688 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.105s] 2021-01-27 11:16:15.333 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [31.399s] 2021-01-27 11:16:16.809 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [2.119s] 2021-01-27 11:16:17.621 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [0.811s] 2021-01-27 11:16:17.654 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.033s] 2021-01-27 11:16:17.678 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.024s] 2021-01-27 11:16:17.710 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.031s] 2021-01-27 11:16:17.743 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.033s] 2021-01-27 11:16:28.207 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-01-27 11:16:33.585 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON ... fail 2021-01-27 11:16:38.571 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.765s] 2021-01-27 11:16:39.723 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [24.391s] 2021-01-27 11:16:49.277 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-01-27 11:16:49.278 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-01-27 11:16:49.279 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest ... skip: b'router extension not enabled.' 2021-01-27 11:16:55.211 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... fail 2021-01-27 11:16:56.796 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [3.512s] 2021-01-27 11:16:59.460 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.664s] 2021-01-27 11:16:59.646 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.020s] 2021-01-27 11:16:59.673 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.025s] 2021-01-27 11:17:05.021 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [5.347s] 2021-01-27 11:17:05.221 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.200s] 2021-01-27 11:17:05.310 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.088s] 2021-01-27 11:17:05.427 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport ... success [32.079s] 2021-01-27 11:17:05.486 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.176s] 2021-01-27 11:17:06.615 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [1.061s] 2021-01-27 11:17:15.344 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [8.727s] 2021-01-27 11:17:18.194 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2021-01-27 11:17:18.195 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2021-01-27 11:17:19.819 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [4.474s] 2021-01-27 11:17:22.082 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [2.263s] 2021-01-27 11:17:25.126 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... fail [0.692s] 2021-01-27 11:17:25.148 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... fail [0.021s] 2021-01-27 11:17:25.166 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... fail [0.017s] 2021-01-27 11:17:25.188 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... fail [0.020s] 2021-01-27 11:17:25.207 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... fail [0.018s] 2021-01-27 11:17:25.229 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... fail [0.017s] 2021-01-27 11:17:25.396 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.042s] 2021-01-27 11:17:25.924 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.526s] 2021-01-27 11:17:26.029 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.105s] 2021-01-27 11:17:26.197 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.168s] 2021-01-27 11:17:26.405 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.206s] 2021-01-27 11:17:27.165 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.757s] 2021-01-27 11:17:27.535 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.371s] 2021-01-27 11:17:27.580 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.045s] 2021-01-27 11:17:27.633 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.053s] 2021-01-27 11:17:27.691 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.057s] 2021-01-27 11:17:29.747 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [7.664s] 2021-01-27 11:17:30.760 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [1.013s] 2021-01-27 11:17:31.445 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... fail [0.680s] 2021-01-27 11:17:31.460 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.017s] 2021-01-27 11:17:32.608 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [1.148s] 2021-01-27 11:17:32.638 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... fail [0.024s] 2021-01-27 11:17:33.822 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [1.187s] 2021-01-27 11:17:35.024 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [1.202s] 2021-01-27 11:17:36.747 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [1.722s] 2021-01-27 11:17:41.191 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [5.014s] 2021-01-27 11:17:43.860 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [7.112s] 2021-01-27 11:17:45.505 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [4.314s] 2021-01-27 11:17:46.785 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [2.924s] 2021-01-27 11:17:46.904 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [1.398s] 2021-01-27 11:17:48.973 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [2.068s] 2021-01-27 11:17:51.593 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [4.807s] 2021-01-27 11:17:52.609 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [3.636s] 2021-01-27 11:17:55.416 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [3.821s] 2021-01-27 11:17:55.443 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.027s] 2021-01-27 11:17:56.801 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [1.357s] 2021-01-27 11:18:01.135 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [4.332s] 2021-01-27 11:18:02.701 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.988s] 2021-01-27 11:18:03.217 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.514s] 2021-01-27 11:18:03.504 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.288s] 2021-01-27 11:18:03.727 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.222s] 2021-01-27 11:18:04.538 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.810s] 2021-01-27 11:18:06.514 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [5.375s] 2021-01-27 11:18:06.517 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.975s] 2021-01-27 11:18:06.924 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.413s] 2021-01-27 11:18:07.152 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [0.227s] 2021-01-27 11:18:07.286 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.770s] 2021-01-27 11:18:07.383 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.098s] 2021-01-27 11:18:07.476 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.092s] 2021-01-27 11:18:07.580 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.103s] 2021-01-27 11:18:10.092 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [2.939s] 2021-01-27 11:18:12.488 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [2.395s] 2021-01-27 11:18:13.430 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [0.942s] 2021-01-27 11:18:13.450 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.020s] 2021-01-27 11:18:13.473 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.022s] 2021-01-27 11:18:17.031 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [10.180s] 2021-01-27 11:18:19.215 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [5.741s] 2021-01-27 11:18:27.472 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [10.440s] 2021-01-27 11:18:44.232 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [16.757s] 2021-01-27 11:18:52.131 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.042s] 2021-01-27 11:18:52.364 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.231s] 2021-01-27 11:18:52.510 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.146s] 2021-01-27 11:18:52.648 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.137s] 2021-01-27 11:18:52.838 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.188s] 2021-01-27 11:18:53.444 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.603s] 2021-01-27 11:18:53.762 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.319s] 2021-01-27 11:18:53.802 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.041s] 2021-01-27 11:18:53.850 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.048s] 2021-01-27 11:19:19.363 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [17.356s] 2021-01-27 11:19:19.393 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: b'Skipped because network extension: router-interface-fip is not enabled' 2021-01-27 11:19:19.394 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.HaRoutersTest ... skip: b'l3-ha extension not enabled.' 2021-01-27 11:19:19.395 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest ... skip: b'router extension not enabled.' 2021-01-27 11:19:26.512 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [7.150s] 2021-01-27 11:19:34.256 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [9.805s] 2021-01-27 11:19:37.196 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [10.683s] 2021-01-27 11:19:37.230 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [2.975s] 2021-01-27 11:19:44.678 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [7.445s] 2021-01-27 11:19:46.592 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [9.395s] 2021-01-27 11:19:59.507 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [6.774s] 2021-01-27 11:20:00.335 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... success [13.739s] 2021-01-27 11:20:05.893 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [6.386s] 2021-01-27 11:20:12.718 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [12.384s] 2021-01-27 11:20:13.860 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.647s] 2021-01-27 11:20:20.833 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [8.114s] 2021-01-27 11:20:25.625 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [4.792s] 2021-01-27 11:20:26.986 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [2.383s] 2021-01-27 11:20:27.231 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.245s] 2021-01-27 11:20:32.617 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [5.385s] 2021-01-27 11:20:36.946 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [4.328s] 2021-01-27 11:20:43.611 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [17.983s] 2021-01-27 11:20:43.972 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.362s] 2021-01-27 11:20:44.159 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [7.212s] 2021-01-27 11:20:47.853 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [3.693s] 2021-01-27 11:20:51.036 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [3.182s] 2021-01-27 11:20:52.321 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [8.348s] 2021-01-27 11:20:54.281 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [3.243s] 2021-01-27 11:20:55.100 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [0.820s] 2021-01-27 11:20:55.825 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.724s] 2021-01-27 11:20:56.705 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.879s] 2021-01-27 11:20:57.533 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [5.211s] 2021-01-27 11:20:57.908 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [1.202s] 2021-01-27 11:21:00.984 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [3.076s] 2021-01-27 11:21:02.757 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [5.223s] 2021-01-27 11:21:03.132 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [2.147s] 2021-01-27 11:21:05.236 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [2.103s] 2021-01-27 11:21:06.250 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [1.013s] 2021-01-27 11:21:07.909 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [5.151s] 2021-01-27 11:21:08.732 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [2.482s] 2021-01-27 11:21:22.297 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [14.386s] 2021-01-27 11:21:31.414 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [9.116s] 2021-01-27 11:21:40.881 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [9.466s] 2021-01-27 11:21:43.999 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [3.390s] 2021-01-27 11:21:53.026 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [9.026s] 2021-01-27 11:21:53.277 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.250s] 2021-01-27 11:21:53.988 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [13.106s] 2021-01-27 11:21:56.869 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [3.592s] 2021-01-27 11:21:59.954 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [3.084s] 2021-01-27 11:22:04.437 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [4.482s] 2021-01-27 11:22:07.221 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [13.231s] 2021-01-27 11:22:08.995 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [4.557s] 2021-01-27 11:22:10.867 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [1.872s] 2021-01-27 11:22:11.897 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [1.027s] 2021-01-27 11:22:14.435 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [2.539s] 2021-01-27 11:22:15.580 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [1.145s] 2021-01-27 11:22:17.023 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [1.443s] 2021-01-27 11:22:17.230 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [10.009s] 2021-01-27 11:22:18.525 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [1.500s] 2021-01-27 11:22:20.147 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [1.621s] 2021-01-27 11:22:22.534 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [2.385s] 2021-01-27 11:22:24.763 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [2.229s] 2021-01-27 11:22:26.534 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [1.771s] 2021-01-27 11:22:26.945 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [0.410s] 2021-01-27 11:23:00.699 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [1.496s] 2021-01-27 11:23:08.066 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [7.367s] 2021-01-27 11:23:10.340 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [2.273s] 2021-01-27 11:23:12.003 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [1.661s] 2021-01-27 11:23:12.004 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... skip [0.001s]: b'Skipped because network extension: standard-attr-segment is not enabled' 2021-01-27 11:23:12.938 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [0.934s] 2021-01-27 11:23:15.889 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [2.950s] 2021-01-27 11:23:18.321 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [2.431s] 2021-01-27 11:23:19.101 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.779s] 2021-01-27 11:23:21.332 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [2.230s] 2021-01-27 11:23:24.195 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [2.863s] 2021-01-27 11:23:26.869 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [2.673s] 2021-01-27 11:23:27.629 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.760s] 2021-01-27 11:24:08.076 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [12.811s] 2021-01-27 11:24:16.230 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [8.154s] 2021-01-27 11:24:24.109 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [7.879s] 2021-01-27 11:24:30.136 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [6.026s] 2021-01-27 11:24:36.633 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [6.495s] 2021-01-27 11:24:42.414 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [5.780s] 2021-01-27 11:24:53.300 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [10.886s] 2021-01-27 11:25:04.407 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [11.105s] 2021-01-27 11:25:19.511 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [15.103s] 2021-01-27 11:25:35.381 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [15.868s] 2021-01-27 11:25:42.837 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [7.456s] 2021-01-27 11:25:48.573 32 INFO rally.task.context [-] Verification 5b325c2e-7181-40c3-87a8-81055efaee30 | Context testr@default cleanup() started 2021-01-27 11:25:48.574 32 INFO rally.task.context [-] Verification 5b325c2e-7181-40c3-87a8-81055efaee30 | Context testr@default cleanup() finished in 0.77 msec 2021-01-27 11:25:48.575 32 INFO rally.task.context [-] Verification 5b325c2e-7181-40c3-87a8-81055efaee30 | Context tempest@default cleanup() started 2021-01-27 11:25:49.144 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-27 11:25:49.348 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-27 11:25:49.380 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_87d4244e_YdMMlnko'. 2021-01-27 11:25:49.761 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_87d4244e_YdMMlnko' has been deleted. 2021-01-27 11:25:49.762 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'cf4bc8e8-62f4-4c3e-9112-4607dcdad119' of option 'instance_type' from Tempest config file. 2021-01-27 11:25:49.763 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'cf4bc8e8-62f4-4c3e-9112-4607dcdad119' has been removed. 2021-01-27 11:25:49.771 32 INFO rally.task.context [-] Verification 5b325c2e-7181-40c3-87a8-81055efaee30 | Context tempest@default cleanup() finished in 1.20 sec 2021-01-27 11:25:49.853 32 INFO rally.api [-] Verification (UUID=87d4244e-e02e-42fb-b09b-c115f8937954) has been successfully finished for deployment 'opnfv-rally' (UUID=a2c89633-b53e-4b89-afe2-6ece478c8cf3)! 2021-01-27 11:25:51.374 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:25:51.374 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:25:51.375 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:25:53.114 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:25:53.114 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:25:53.114 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:25:54.920 44 INFO rally.api [-] Building 'html' report for the following verification(s): '87d4244e-e02e-42fb-b09b-c115f8937954' 2021-01-27 11:25:54.957 44 INFO rally.api [-] The report has been successfully built. 2021-01-27 11:25:56.378 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-27 11:25:56.378 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-27 11:25:56.378 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-27 11:25:58.253 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '87d4244e-e02e-42fb-b09b-c115f8937954' 2021-01-27 11:25:58.276 46 INFO rally.api [-] The report has been successfully built.