2021-01-21 06:53:28.888 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 06:53:28.889 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 06:53:28.889 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 06:53:30.768 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-21 06:53:30.768 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-21 06:53:30.768 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-21 06:53:30.768 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-21 06:53:30.768 6 ERROR rally.cli.cliutils 2021-01-21 06:53:32.130 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 06:53:32.131 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 06:53:32.131 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 06:53:35.715 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 06:53:35.715 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 06:53:35.715 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 06:53:41.027 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 06:53:41.028 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 06:53:41.028 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 06:53:42.276 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 06:53:42.277 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 06:53:42.277 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 06:53:44.060 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-21 06:53:44.060 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-21 06:53:44.060 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-21 06:53:44.060 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils force=force) 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-21 06:53:44.060 15 ERROR rally.cli.cliutils 2021-01-21 06:53:45.467 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 06:53:45.467 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 06:53:45.467 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 06:53:47.280 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-21 06:53:47.362 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-7d1bd62e-45de-46e3-93a1-759b47eb3813/repo. 2021-01-21 06:53:47.718 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-7d1bd62e-45de-46e3-93a1-759b47eb3813/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-21 06:53:47.730 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-21 06:53:47.740 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-21 06:53:47.762 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-21 06:53:47.813 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-21 06:53:48.481 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7d1bd62e-45de-46e3-93a1-759b47eb3813) has been successfully created! 2021-01-21 06:53:49.898 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 06:53:49.898 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 06:53:49.898 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 06:53:56.413 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 06:53:56.413 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 06:53:56.413 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 06:53:58.235 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=7d1bd62e-45de-46e3-93a1-759b47eb3813) for deployment 'opnfv-rally' (UUID=4e9398cd-616f-4f5e-89e2-1a12fc9181cf). 2021-01-21 06:53:59.340 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7d1bd62e-45de-46e3-93a1-759b47eb3813) has been successfully configured for deployment 'opnfv-rally' (UUID=4e9398cd-616f-4f5e-89e2-1a12fc9181cf)! 2021-01-21 06:54:06.445 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 06:54:06.445 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 06:54:06.445 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 06:54:08.390 32 INFO rally.api [-] Starting verification (UUID=4894c794-9ace-4cdf-aad5-56cad0d73109) for deployment 'opnfv-rally' (UUID=4e9398cd-616f-4f5e-89e2-1a12fc9181cf) by verifier 'opnfv-tempest' (UUID=7d1bd62e-45de-46e3-93a1-759b47eb3813). 2021-01-21 06:54:09.491 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-21 06:54:09.590 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-21 06:54:09.591 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7d1bd62e-45de-46e3-93a1-759b47eb3813/for-deployment-4e9398cd-616f-4f5e-89e2-1a12fc9181cf/tempest.log' to option 'log_file'. 2021-01-21 06:54:09.591 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-7d1bd62e-45de-46e3-93a1-759b47eb3813/for-deployment-4e9398cd-616f-4f5e-89e2-1a12fc9181cf/tempest.log 2021-01-21 06:54:09.592 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-21 06:54:09.592 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7d1bd62e-45de-46e3-93a1-759b47eb3813/for-deployment-4e9398cd-616f-4f5e-89e2-1a12fc9181cf/lock_files' to option 'lock_path'. 2021-01-21 06:54:09.593 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-7d1bd62e-45de-46e3-93a1-759b47eb3813/for-deployment-4e9398cd-616f-4f5e-89e2-1a12fc9181cf/lock_files 2021-01-21 06:54:09.593 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-21 06:54:09.593 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-21 06:54:09.594 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 3e156f4f-9b00-4c66-bc84-2c932a02389a 2021-01-21 06:54:09.594 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = f31ea1da-2c75-4fe2-953a-477f5b17227d 2021-01-21 06:54:09.595 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e1b1bb4f-9722-4abd-91ab-17efe8786476 2021-01-21 06:54:09.595 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 062d81c1-35ba-4b51-9f9d-be1f31bdd797 2021-01-21 06:54:09.849 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-21 06:54:09.850 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-21 06:54:09.851 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-21 06:54:09.944 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-21 06:54:09.991 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-21 06:54:09.992 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_4894c794_SWHklM92' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-21 06:54:10.329 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4894c794_SWHklM92' (ID = 6fa67551-95d1-4288-a4cf-5ca723273356) has been successfully created! 2021-01-21 06:54:10.329 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '6fa67551-95d1-4288-a4cf-5ca723273356' to option 'instance_type'. 2021-01-21 06:54:10.330 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 6fa67551-95d1-4288-a4cf-5ca723273356 2021-01-21 06:54:10.332 32 INFO rally.task.context [-] Verification 7d1bd62e-45de-46e3-93a1-759b47eb3813 | Context tempest@default setup() finished in 1.33 sec 2021-01-21 06:54:10.333 32 INFO rally.task.context [-] Verification 7d1bd62e-45de-46e3-93a1-759b47eb3813 | Context testr@default setup() finished in 0.93 msec 2021-01-21 06:54:10.334 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/bd13cc99-ec02-436c-a502-5efba8613c9f'. 2021-01-21 06:54:26.003 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.046s] 2021-01-21 06:54:26.835 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.832s] 2021-01-21 06:54:26.890 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.055s] 2021-01-21 06:54:27.595 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... success [0.058s] 2021-01-21 06:54:28.213 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [1.321s] 2021-01-21 06:54:28.281 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.068s] 2021-01-21 06:54:41.341 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... fail [13.625s] 2021-01-21 06:54:41.853 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-21 06:54:41.854 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: b'logging extension not enabled.' 2021-01-21 06:54:47.340 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [10.632s] 2021-01-21 06:54:54.475 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [13.137s] 2021-01-21 06:54:58.819 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [3.220s] 2021-01-21 06:54:58.862 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.044s] 2021-01-21 06:54:59.419 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [4.944s] 2021-01-21 06:55:01.762 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [2.899s] 2021-01-21 06:55:02.671 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [6.707s] 2021-01-21 06:55:07.959 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... success [6.197s] 2021-01-21 06:55:13.255 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [13.835s] 2021-01-21 06:55:21.007 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [7.750s] 2021-01-21 06:55:24.258 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: b'router extension not enabled.' 2021-01-21 06:55:24.259 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA ... skip: b'router extension not enabled.' 2021-01-21 06:55:25.503 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... fail [4.491s] 2021-01-21 06:55:38.874 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... fail [13.367s] 2021-01-21 06:55:47.361 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... fail [60.007s] 2021-01-21 06:55:47.382 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.031s] 2021-01-21 06:55:47.417 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... fail [0.032s] 2021-01-21 06:55:48.607 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [10.142s] 2021-01-21 06:55:51.250 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... fail [12.374s] 2021-01-21 06:55:54.920 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-01-21 06:55:55.339 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [6.731s] 2021-01-21 06:55:55.352 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [4.105s] 2021-01-21 06:56:01.313 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... fail [5.956s] 2021-01-21 06:56:11.230 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [9.919s] 2021-01-21 06:56:11.255 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... fail [0.021s] 2021-01-21 06:56:22.703 32 INFO opnfv-tempest [-] {0} 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-21 06:56:29.036 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: b'logging extension not enabled.' 2021-01-21 06:56:29.037 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: b'network-segment-range extension not enabled.' 2021-01-21 06:56:29.038 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: b'l3-ha extension not enabled.' 2021-01-21 06:56:30.330 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [0.926s] 2021-01-21 06:56:32.871 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [10.166s] 2021-01-21 06:56:45.482 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON ... fail 2021-01-21 06:56:52.446 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [19.572s] 2021-01-21 06:56:52.447 32 INFO opnfv-tempest [-] {0} 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-21 06:57:00.672 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [8.225s] 2021-01-21 06:57:09.025 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [8.352s] 2021-01-21 06:57:28.049 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [19.023s] 2021-01-21 06:57:28.685 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-21 06:57:30.071 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request ... success [21.110s] 2021-01-21 06:57:35.282 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_empty ... success [5.211s] 2021-01-21 06:57:39.290 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [2.524s] 2021-01-21 06:57:57.623 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_inherited_policy ... success [22.340s] 2021-01-21 06:58:11.560 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [8.240s] 2021-01-21 06:58:16.456 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase ... skip: b'router extension not enabled.' 2021-01-21 06:58:36.280 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [2.572s] 2021-01-21 06:58:37.232 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.951s] 2021-01-21 06:58:42.460 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [5.227s] 2021-01-21 06:58:43.316 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [12.372s] 2021-01-21 06:58:46.118 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [3.659s] 2021-01-21 06:58:47.374 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [18.978s] 2021-01-21 06:58:48.019 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [1.900s] 2021-01-21 06:58:48.626 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.607s] 2021-01-21 06:58:50.358 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [7.042s] 2021-01-21 06:58:50.657 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [2.031s] 2021-01-21 06:59:05.916 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: b'auto-allocated-topology extension not enabled.' 2021-01-21 06:59:16.701 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [1.467s] 2021-01-21 06:59:22.096 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [12.338s] 2021-01-21 06:59:23.961 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [1.749s] 2021-01-21 06:59:27.292 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [3.332s] 2021-01-21 06:59:28.782 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [5.962s] 2021-01-21 06:59:32.809 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [10.712s] 2021-01-21 06:59:34.958 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [6.176s] 2021-01-21 06:59:40.114 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [7.304s] 2021-01-21 06:59:44.144 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [9.184s] 2021-01-21 06:59:46.294 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [6.179s] 2021-01-21 06:59:51.800 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [3.355s] 2021-01-21 06:59:52.142 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [7.998s] 2021-01-21 06:59:52.362 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [6.067s] 2021-01-21 06:59:58.975 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [6.832s] 2021-01-21 06:59:59.630 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [7.829s] 2021-01-21 07:00:02.020 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [2.389s] 2021-01-21 07:00:02.318 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [9.956s] 2021-01-21 07:00:04.354 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [5.378s] 2021-01-21 07:00:10.297 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [8.275s] 2021-01-21 07:00:19.653 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [9.353s] 2021-01-21 07:00:20.046 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.395s] 2021-01-21 07:00:20.342 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.295s] 2021-01-21 07:00:20.798 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [18.478s] 2021-01-21 07:00:25.546 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [21.188s] 2021-01-21 07:00:33.721 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.394s] 2021-01-21 07:00:33.980 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [13.181s] 2021-01-21 07:00:34.938 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [9.393s] 2021-01-21 07:00:49.821 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [14.883s] 2021-01-21 07:01:05.139 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [15.317s] 2021-01-21 07:01:05.566 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags ... success [1.967s] 2021-01-21 07:01:24.103 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [18.962s] 2021-01-21 07:01:31.695 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.475s] 2021-01-21 07:01:32.090 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [4.835s] 2021-01-21 07:01:32.716 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.020s] 2021-01-21 07:01:35.009 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [10.906s] 2021-01-21 07:01:52.606 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-01-21 07:02:00.068 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [0.890s] 2021-01-21 07:02:01.675 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [1.606s] 2021-01-21 07:02:01.704 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.029s] 2021-01-21 07:02:01.727 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.022s] 2021-01-21 07:02:01.758 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.031s] 2021-01-21 07:02:01.781 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.022s] 2021-01-21 07:02:03.279 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [28.267s] 2021-01-21 07:02:06.327 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags ... success [3.863s] 2021-01-21 07:02:18.633 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [15.355s] 2021-01-21 07:02:27.370 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [8.737s] 2021-01-21 07:02:27.767 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [0.459s] 2021-01-21 07:02:31.661 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [4.290s] 2021-01-21 07:02:39.663 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [2.897s] 2021-01-21 07:02:45.590 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [5.926s] 2021-01-21 07:02:45.621 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.031s] 2021-01-21 07:02:45.645 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.024s] 2021-01-21 07:02:45.678 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.032s] 2021-01-21 07:02:45.702 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.024s] 2021-01-21 07:02:46.101 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [14.438s] 2021-01-21 07:02:54.743 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... fail [14.546s] 2021-01-21 07:02:57.149 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [11.047s] 2021-01-21 07:02:59.011 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: b'metering extension not enabled.' 2021-01-21 07:03:01.920 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [4.771s] 2021-01-21 07:03:09.704 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.715s] 2021-01-21 07:03:09.725 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.021s] 2021-01-21 07:03:09.743 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.017s] 2021-01-21 07:03:09.761 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.018s] 2021-01-21 07:03:12.506 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [10.585s] 2021-01-21 07:03:19.826 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [1.236s] 2021-01-21 07:03:20.743 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-21 07:03:20.912 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [1.084s] 2021-01-21 07:03:21.305 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.392s] 2021-01-21 07:03:21.630 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.324s] 2021-01-21 07:03:22.748 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.117s] 2021-01-21 07:03:25.712 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.960s] 2021-01-21 07:03:27.063 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.352s] 2021-01-21 07:03:27.355 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.293s] 2021-01-21 07:03:27.507 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.150s] 2021-01-21 07:03:27.665 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.157s] 2021-01-21 07:03:36.743 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.277s] 2021-01-21 07:03:37.467 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [3.604s] 2021-01-21 07:03:37.828 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.085s] 2021-01-21 07:03:52.371 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON ... skip: b'router extension not enabled.' 2021-01-21 07:03:52.372 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON ... skip: b'router extension not enabled.' 2021-01-21 07:04:03.320 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_get_rules_by_policy ... success [3.725s] 2021-01-21 07:04:04.656 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create ... success [1.336s] 2021-01-21 07:04:04.913 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_fail_for_missing_min_kbps ... success [0.257s] 2021-01-21 07:04:06.862 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [1.948s] 2021-01-21 07:04:06.903 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.041s] 2021-01-21 07:04:08.750 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [4.420s] 2021-01-21 07:04:08.754 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_pass_for_direction_ingress ... success [1.850s] 2021-01-21 07:04:08.789 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.039s] 2021-01-21 07:04:09.052 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.262s] 2021-01-21 07:04:09.077 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.323s] 2021-01-21 07:04:09.104 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.051s] 2021-01-21 07:04:09.816 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.710s] 2021-01-21 07:04:10.933 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [1.117s] 2021-01-21 07:04:11.934 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_delete ... success [2.856s] 2021-01-21 07:04:12.160 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [1.226s] 2021-01-21 07:04:12.189 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.029s] 2021-01-21 07:04:13.754 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [1.565s] 2021-01-21 07:04:15.191 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_update ... success [3.256s] 2021-01-21 07:04:17.709 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [13.528s] 2021-01-21 07:04:20.377 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [1.892s] 2021-01-21 07:04:30.436 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [12.727s] 2021-01-21 07:04:33.299 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [2.862s] 2021-01-21 07:04:46.637 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [13.337s] 2021-01-21 07:04:56.726 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [10.088s] 2021-01-21 07:04:57.199 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [5.426s] 2021-01-21 07:04:57.684 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [1.425s] 2021-01-21 07:05:01.581 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [4.381s] 2021-01-21 07:05:01.863 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [4.178s] 2021-01-21 07:05:06.726 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [5.144s] 2021-01-21 07:05:07.236 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [5.373s] 2021-01-21 07:05:12.929 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [5.693s] 2021-01-21 07:05:15.993 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [9.266s] 2021-01-21 07:05:19.038 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [7.128s] 2021-01-21 07:05:21.274 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [8.343s] 2021-01-21 07:05:24.435 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [3.161s] 2021-01-21 07:05:25.251 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... success [0.816s] 2021-01-21 07:05:25.271 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.019s] 2021-01-21 07:05:27.563 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [2.292s] 2021-01-21 07:05:27.584 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... success [0.020s] 2021-01-21 07:05:30.014 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [2.429s] 2021-01-21 07:05:33.717 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [3.703s] 2021-01-21 07:05:34.486 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [0.769s] 2021-01-21 07:05:39.697 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [5.210s] 2021-01-21 07:05:40.554 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [4.811s] 2021-01-21 07:05:43.576 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [3.879s] 2021-01-21 07:05:44.169 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.670s] 2021-01-21 07:05:44.743 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [4.188s] 2021-01-21 07:05:48.894 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-01-21 07:05:48.895 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: b'metering extension not enabled.' 2021-01-21 07:05:48.932 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [5.354s] 2021-01-21 07:05:50.627 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [1.695s] 2021-01-21 07:05:50.650 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.022s] 2021-01-21 07:05:51.415 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [0.765s] 2021-01-21 07:05:53.697 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [2.281s] 2021-01-21 07:05:54.151 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [3.496s] 2021-01-21 07:05:58.946 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [5.247s] 2021-01-21 07:05:59.763 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.817s] 2021-01-21 07:06:00.568 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [0.804s] 2021-01-21 07:06:03.881 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [4.249s] 2021-01-21 07:06:03.957 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [3.389s] 2021-01-21 07:06:05.431 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [1.473s] 2021-01-21 07:06:06.640 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [1.209s] 2021-01-21 07:06:06.660 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.020s] 2021-01-21 07:06:06.682 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.021s] 2021-01-21 07:06:09.462 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [13.948s] 2021-01-21 07:06:11.351 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [4.668s] 2021-01-21 07:06:20.195 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [10.732s] 2021-01-21 07:06:23.975 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [3.780s] 2021-01-21 07:06:33.670 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [9.308s] 2021-01-21 07:06:33.868 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [7.652s] 2021-01-21 07:06:33.975 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [9.999s] 2021-01-21 07:06:46.130 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [12.155s] 2021-01-21 07:06:48.465 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [14.790s] 2021-01-21 07:06:48.466 32 INFO opnfv-tempest [-] {1} 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-21 07:06:48.468 32 INFO opnfv-tempest [-] {1} 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-21 07:06:52.292 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [3.822s] 2021-01-21 07:06:52.293 32 INFO opnfv-tempest [-] {1} 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-21 07:06:52.295 32 INFO opnfv-tempest [-] {1} 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-21 07:06:52.296 32 INFO opnfv-tempest [-] {1} 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-21 07:07:07.178 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [11.064s] 2021-01-21 07:07:31.136 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [3.297s] 2021-01-21 07:07:31.137 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-21 07:07:32.035 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [0.899s] 2021-01-21 07:07:32.204 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.169s] 2021-01-21 07:07:32.702 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.497s] 2021-01-21 07:07:33.933 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.201s] 2021-01-21 07:07:34.622 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-21 07:07:34.623 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: b'dvr extension not enabled.' 2021-01-21 07:07:34.786 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [0.851s] 2021-01-21 07:07:35.055 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.269s] 2021-01-21 07:07:35.539 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.483s] 2021-01-21 07:07:36.782 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.241s] 2021-01-21 07:07:38.347 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.563s] 2021-01-21 07:07:39.101 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [0.754s] 2021-01-21 07:07:39.314 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.214s] 2021-01-21 07:07:39.689 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.374s] 2021-01-21 07:07:41.273 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [4.016s] 2021-01-21 07:07:47.243 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [5.969s] 2021-01-21 07:07:52.481 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [5.237s] 2021-01-21 07:07:57.764 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.282s] 2021-01-21 07:08:00.174 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: b'dscp_marking rule type is required.' 2021-01-21 07:08:00.179 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.HaRoutersTest ... skip: b'l3-ha extension not enabled.' 2021-01-21 07:08:00.180 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-01-21 07:08:00.181 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-01-21 07:08:00.182 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest ... skip: b'router extension not enabled.' 2021-01-21 07:08:07.561 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [29.775s] 2021-01-21 07:08:15.165 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [9.158s] 2021-01-21 07:08:17.225 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [9.149s] 2021-01-21 07:08:17.520 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: b'metering extension not enabled.' 2021-01-21 07:08:19.696 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [4.531s] 2021-01-21 07:08:21.897 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [4.672s] 2021-01-21 07:08:30.256 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.702s] 2021-01-21 07:08:34.335 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remains ... success [12.437s] 2021-01-21 07:08:36.828 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.028s] 2021-01-21 07:08:36.883 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.054s] 2021-01-21 07:08:42.705 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [5.820s] 2021-01-21 07:08:42.905 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.200s] 2021-01-21 07:08:43.016 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.110s] 2021-01-21 07:08:44.706 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [1.689s] 2021-01-21 07:08:47.742 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remove ... success [13.406s] 2021-01-21 07:08:48.856 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [41.295s] 2021-01-21 07:08:56.859 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [9.114s] 2021-01-21 07:09:04.042 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... success [7.184s] 2021-01-21 07:09:05.603 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.024s] 2021-01-21 07:09:05.626 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.022s] 2021-01-21 07:09:06.039 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [5.155s] 2021-01-21 07:09:08.052 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.438s] 2021-01-21 07:09:08.809 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.755s] 2021-01-21 07:09:09.094 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.285s] 2021-01-21 07:09:09.187 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... success [5.144s] 2021-01-21 07:09:09.379 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.284s] 2021-01-21 07:09:09.701 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [4.074s] 2021-01-21 07:09:10.202 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.500s] 2021-01-21 07:09:10.324 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.942s] 2021-01-21 07:09:10.326 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.121s] 2021-01-21 07:09:10.440 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.117s] 2021-01-21 07:09:13.033 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.708s] 2021-01-21 07:09:14.033 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.000s] 2021-01-21 07:09:14.165 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.133s] 2021-01-21 07:09:14.359 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.194s] 2021-01-21 07:09:14.914 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [5.727s] 2021-01-21 07:09:18.560 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [3.645s] 2021-01-21 07:09:21.194 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [15.155s] 2021-01-21 07:09:24.322 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [5.761s] 2021-01-21 07:09:24.436 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [3.240s] 2021-01-21 07:09:28.207 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... success [3.885s] 2021-01-21 07:09:32.416 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [7.980s] 2021-01-21 07:09:35.797 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [4.485s] 2021-01-21 07:09:40.919 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [8.497s] 2021-01-21 07:09:44.744 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest ... skip: b'router extension not enabled.' 2021-01-21 07:09:47.724 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy ... success [3.302s] 2021-01-21 07:09:48.230 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [12.432s] 2021-01-21 07:09:48.474 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [7.553s] 2021-01-21 07:09:49.406 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create ... success [1.681s] 2021-01-21 07:09:50.247 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [2.017s] 2021-01-21 07:09:51.252 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [1.847s] 2021-01-21 07:09:51.280 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.027s] 2021-01-21 07:09:51.330 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.049s] 2021-01-21 07:09:53.394 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [3.146s] 2021-01-21 07:09:53.426 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.032s] 2021-01-21 07:09:53.493 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete ... success [2.162s] 2021-01-21 07:09:53.956 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.529s] 2021-01-21 07:09:54.020 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.064s] 2021-01-21 07:09:54.100 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.079s] 2021-01-21 07:09:54.122 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.021s] 2021-01-21 07:09:54.157 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.034s] 2021-01-21 07:09:54.646 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [6.171s] 2021-01-21 07:09:55.225 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [1.067s] 2021-01-21 07:09:55.367 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update ... success [1.874s] 2021-01-21 07:09:58.149 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [2.781s] 2021-01-21 07:09:58.877 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [3.651s] 2021-01-21 07:10:00.057 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [5.410s] 2021-01-21 07:10:00.897 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [2.749s] 2021-01-21 07:10:02.270 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [2.210s] 2021-01-21 07:10:02.315 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [3.437s] 2021-01-21 07:10:02.354 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.038s] 2021-01-21 07:10:03.614 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_fields ... success [5.343s] 2021-01-21 07:10:05.648 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [3.379s] 2021-01-21 07:10:05.672 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [3.318s] 2021-01-21 07:10:07.043 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [1.395s] 2021-01-21 07:10:07.934 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [2.261s] 2021-01-21 07:10:09.309 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [2.265s] 2021-01-21 07:10:11.029 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_rbac_policies ... success [7.415s] 2021-01-21 07:10:12.676 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [3.366s] 2021-01-21 07:10:13.517 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [5.582s] 2021-01-21 07:10:15.077 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_policy_target_update ... success [4.047s] 2021-01-21 07:10:15.500 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [1.983s] 2021-01-21 07:10:15.869 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [3.193s] 2021-01-21 07:10:18.128 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [2.258s] 2021-01-21 07:10:18.192 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [2.690s] 2021-01-21 07:10:19.538 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [1.346s] 2021-01-21 07:10:19.917 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [1.788s] 2021-01-21 07:10:21.518 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [1.979s] 2021-01-21 07:10:22.923 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [3.005s] 2021-01-21 07:10:25.665 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [2.741s] 2021-01-21 07:10:26.820 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_port_presence_prevents_policy_rbac_policy_deletion ... success [11.741s] 2021-01-21 07:10:28.946 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_rbac_policy_show ... success [2.125s] 2021-01-21 07:10:31.758 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [3.054s] 2021-01-21 07:10:33.761 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [4.814s] 2021-01-21 07:10:34.264 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [2.505s] 2021-01-21 07:10:35.584 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.320s] 2021-01-21 07:10:35.757 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_shares_to_another_regular_client ... fail [1.990s] 2021-01-21 07:10:36.648 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.063s] 2021-01-21 07:10:37.640 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.992s] 2021-01-21 07:10:38.784 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [1.144s] 2021-01-21 07:10:38.813 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.028s] 2021-01-21 07:10:38.837 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.023s] 2021-01-21 07:10:38.877 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.039s] 2021-01-21 07:10:38.932 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.055s] 2021-01-21 07:10:40.354 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [1.420s] 2021-01-21 07:10:43.481 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [3.126s] 2021-01-21 07:10:46.087 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [2.605s] 2021-01-21 07:10:47.739 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [1.652s] 2021-01-21 07:10:48.915 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [1.176s] 2021-01-21 07:10:50.522 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [1.606s] 2021-01-21 07:10:51.761 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [1.238s] 2021-01-21 07:10:53.169 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [1.408s] 2021-01-21 07:10:57.308 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2021-01-21 07:11:00.502 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [3.446s] 2021-01-21 07:11:03.525 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [3.023s] 2021-01-21 07:11:07.080 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [3.554s] 2021-01-21 07:11:08.001 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.919s] 2021-01-21 07:11:08.002 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-21 07:11:08.588 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.246s] 2021-01-21 07:11:08.858 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.267s] 2021-01-21 07:11:08.960 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.103s] 2021-01-21 07:11:09.065 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.104s] 2021-01-21 07:11:09.102 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [1.101s] 2021-01-21 07:11:09.275 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.209s] 2021-01-21 07:11:10.140 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.862s] 2021-01-21 07:11:10.452 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.312s] 2021-01-21 07:11:10.507 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.056s] 2021-01-21 07:11:10.617 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.109s] 2021-01-21 07:11:10.684 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.066s] 2021-01-21 07:11:13.424 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [0.633s] 2021-01-21 07:11:13.450 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.025s] 2021-01-21 07:11:13.496 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.046s] 2021-01-21 07:11:13.697 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [4.594s] 2021-01-21 07:11:17.835 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [4.137s] 2021-01-21 07:11:18.675 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.839s] 2021-01-21 07:11:20.976 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [2.299s] 2021-01-21 07:11:23.383 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [2.407s] 2021-01-21 07:11:26.703 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [3.319s] 2021-01-21 07:11:27.858 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [2.261s] 2021-01-21 07:11:28.283 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [1.581s] 2021-01-21 07:11:28.767 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [0.909s] 2021-01-21 07:11:33.319 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [4.551s] 2021-01-21 07:11:36.219 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [10.445s] 2021-01-21 07:11:37.817 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [4.497s] 2021-01-21 07:11:46.032 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [8.214s] 2021-01-21 07:11:46.655 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [10.433s] 2021-01-21 07:11:46.656 32 INFO opnfv-tempest [-] {3} 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-21 07:11:46.658 32 INFO opnfv-tempest [-] {3} 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-21 07:11:52.009 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [5.976s] 2021-01-21 07:11:53.002 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.993s] 2021-01-21 07:11:55.972 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [2.967s] 2021-01-21 07:11:56.855 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [10.197s] 2021-01-21 07:11:56.856 32 INFO opnfv-tempest [-] {3} 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-21 07:11:57.612 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [1.642s] 2021-01-21 07:11:58.195 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [0.582s] 2021-01-21 07:11:59.726 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [1.530s] 2021-01-21 07:11:59.784 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [2.928s] 2021-01-21 07:12:02.661 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [2.934s] 2021-01-21 07:12:03.513 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [4.853s] 2021-01-21 07:12:05.189 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [5.404s] 2021-01-21 07:12:06.730 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [4.068s] 2021-01-21 07:12:08.046 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [4.533s] 2021-01-21 07:12:09.213 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [1.166s] 2021-01-21 07:12:09.824 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [3.093s] 2021-01-21 07:12:11.128 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [1.914s] 2021-01-21 07:12:11.138 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [1.313s] 2021-01-21 07:12:13.044 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [7.854s] 2021-01-21 07:12:13.621 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [2.482s] 2021-01-21 07:12:15.600 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [4.471s] 2021-01-21 07:12:15.735 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [2.114s] 2021-01-21 07:12:25.705 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [12.660s] 2021-01-21 07:12:32.253 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [6.547s] 2021-01-21 07:12:38.415 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [6.161s] 2021-01-21 07:12:49.404 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [10.984s] 2021-01-21 07:12:49.405 32 INFO opnfv-tempest [-] {3} 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-21 07:12:49.407 32 INFO opnfv-tempest [-] {3} 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-21 07:12:49.408 32 INFO opnfv-tempest [-] {3} 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-21 07:12:51.221 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [1.816s] 2021-01-21 07:12:51.903 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [21.366s] 2021-01-21 07:12:54.154 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [2.931s] 2021-01-21 07:12:55.704 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... fail [0.709s] 2021-01-21 07:12:55.764 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... fail [0.058s] 2021-01-21 07:12:55.783 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... fail [0.018s] 2021-01-21 07:12:55.802 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... fail [0.016s] 2021-01-21 07:12:55.821 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... fail [0.017s] 2021-01-21 07:12:55.842 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... fail [0.020s] 2021-01-21 07:13:02.352 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [10.450s] 2021-01-21 07:13:05.355 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [11.201s] 2021-01-21 07:13:13.498 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [11.144s] 2021-01-21 07:13:13.833 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [8.477s] 2021-01-21 07:13:23.889 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [10.390s] 2021-01-21 07:13:23.902 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [10.068s] 2021-01-21 07:13:25.830 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [1.928s] 2021-01-21 07:13:33.470 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [9.579s] 2021-01-21 07:13:39.969 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: b'dvr extension not enabled.' 2021-01-21 07:13:39.971 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: b'dvr extension not enabled.' 2021-01-21 07:13:39.972 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest ... skip: b'l3-ha extension not enabled.' 2021-01-21 07:13:39.973 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest ... skip: b'router extension not enabled.' 2021-01-21 07:13:41.420 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [7.950s] 2021-01-21 07:13:42.469 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport ... success [27.302s] 2021-01-21 07:14:01.938 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [20.517s] 2021-01-21 07:14:01.974 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [12.655s] 2021-01-21 07:14:05.462 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [3.488s] 2021-01-21 07:14:14.613 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [10.055s] 2021-01-21 07:14:18.935 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [13.470s] 2021-01-21 07:14:22.634 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [20.694s] 2021-01-21 07:14:23.640 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [9.026s] 2021-01-21 07:14:39.347 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [11.586s] 2021-01-21 07:14:42.792 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [19.150s] 2021-01-21 07:14:47.205 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [24.570s] 2021-01-21 07:14:47.834 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [8.487s] 2021-01-21 07:14:49.489 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2021-01-21 07:14:55.585 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.662s] 2021-01-21 07:15:08.220 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [21.013s] 2021-01-21 07:15:20.205 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [11.985s] 2021-01-21 07:15:23.765 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.277s] 2021-01-21 07:15:24.291 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.523s] 2021-01-21 07:15:24.787 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.497s] 2021-01-21 07:15:25.011 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.223s] 2021-01-21 07:15:25.512 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.499s] 2021-01-21 07:15:27.284 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.768s] 2021-01-21 07:15:27.991 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.707s] 2021-01-21 07:15:28.089 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.099s] 2021-01-21 07:15:28.193 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.103s] 2021-01-21 07:15:28.303 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.110s] 2021-01-21 07:15:57.359 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.042s] 2021-01-21 07:15:57.592 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.230s] 2021-01-21 07:15:57.692 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.100s] 2021-01-21 07:15:57.793 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.101s] 2021-01-21 07:15:57.994 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.200s] 2021-01-21 07:15:58.841 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.844s] 2021-01-21 07:15:59.173 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.333s] 2021-01-21 07:15:59.218 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.045s] 2021-01-21 07:15:59.262 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.043s] 2021-01-21 07:16:36.603 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [16.240s] 2021-01-21 07:16:44.089 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [7.486s] 2021-01-21 07:16:50.334 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [6.244s] 2021-01-21 07:16:56.447 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [6.113s] 2021-01-21 07:17:07.416 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... success [10.966s] 2021-01-21 07:17:18.404 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [10.986s] 2021-01-21 07:17:25.222 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [6.817s] 2021-01-21 07:17:29.334 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [4.112s] 2021-01-21 07:17:46.410 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [17.074s] 2021-01-21 07:17:46.800 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.391s] 2021-01-21 07:17:52.838 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [6.037s] 2021-01-21 07:17:57.598 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [4.759s] 2021-01-21 07:18:02.330 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [4.731s] 2021-01-21 07:18:06.700 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [4.369s] 2021-01-21 07:18:18.041 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [11.339s] 2021-01-21 07:18:26.631 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [8.589s] 2021-01-21 07:18:34.015 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [7.383s] 2021-01-21 07:18:45.913 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [11.897s] 2021-01-21 07:18:56.830 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [10.916s] 2021-01-21 07:19:05.315 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [8.485s] 2021-01-21 07:19:12.354 32 INFO rally.task.context [-] Verification 7d1bd62e-45de-46e3-93a1-759b47eb3813 | Context testr@default cleanup() started 2021-01-21 07:19:12.355 32 INFO rally.task.context [-] Verification 7d1bd62e-45de-46e3-93a1-759b47eb3813 | Context testr@default cleanup() finished in 0.84 msec 2021-01-21 07:19:12.356 32 INFO rally.task.context [-] Verification 7d1bd62e-45de-46e3-93a1-759b47eb3813 | Context tempest@default cleanup() started 2021-01-21 07:19:12.934 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-21 07:19:13.233 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-21 07:19:13.263 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_4894c794_SWHklM92'. 2021-01-21 07:19:13.904 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4894c794_SWHklM92' has been deleted. 2021-01-21 07:19:13.905 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '6fa67551-95d1-4288-a4cf-5ca723273356' of option 'instance_type' from Tempest config file. 2021-01-21 07:19:13.906 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '6fa67551-95d1-4288-a4cf-5ca723273356' has been removed. 2021-01-21 07:19:13.915 32 INFO rally.task.context [-] Verification 7d1bd62e-45de-46e3-93a1-759b47eb3813 | Context tempest@default cleanup() finished in 1.56 sec 2021-01-21 07:19:13.992 32 INFO rally.api [-] Verification (UUID=4894c794-9ace-4cdf-aad5-56cad0d73109) has been successfully finished for deployment 'opnfv-rally' (UUID=4e9398cd-616f-4f5e-89e2-1a12fc9181cf)! 2021-01-21 07:19:15.483 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 07:19:15.483 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 07:19:15.483 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 07:19:17.252 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 07:19:17.252 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 07:19:17.253 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 07:19:19.046 44 INFO rally.api [-] Building 'html' report for the following verification(s): '4894c794-9ace-4cdf-aad5-56cad0d73109' 2021-01-21 07:19:19.083 44 INFO rally.api [-] The report has been successfully built. 2021-01-21 07:19:20.456 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-21 07:19:20.456 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-21 07:19:20.457 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-21 07:19:22.247 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '4894c794-9ace-4cdf-aad5-56cad0d73109' 2021-01-21 07:19:22.268 46 INFO rally.api [-] The report has been successfully built.