2021-03-24 11:02:59.726 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:02:59.727 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:02:59.727 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:03:01.633 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-03-24 11:03:01.633 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-24 11:03:01.633 6 ERROR rally.cli.cliutils 2021-03-24 11:03:03.049 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:03:03.049 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:03:03.050 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:03:06.611 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:03:06.611 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:03:06.611 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:03:11.782 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:03:11.783 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:03:11.783 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:03:13.079 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:03:13.079 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:03:13.079 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:03:15.027 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-03-24 11:03:15.027 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils force=force) 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-24 11:03:15.027 15 ERROR rally.cli.cliutils 2021-03-24 11:03:16.419 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:03:16.419 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:03:16.419 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:03:18.181 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-24 11:03:18.245 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-e045b2ab-a119-4ec7-a3be-a63b31975579/repo. 2021-03-24 11:03:18.597 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-e045b2ab-a119-4ec7-a3be-a63b31975579/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-03-24 11:03:18.611 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-24 11:03:18.620 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-24 11:03:18.647 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-24 11:03:18.692 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-24 11:03:19.359 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e045b2ab-a119-4ec7-a3be-a63b31975579) has been successfully created! 2021-03-24 11:03:20.774 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:03:20.774 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:03:20.775 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:03:26.808 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:03:26.809 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:03:26.809 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:03:28.647 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e045b2ab-a119-4ec7-a3be-a63b31975579) for deployment 'opnfv-rally' (UUID=d6ef61b6-0433-43e8-8ae0-95ad8bc9078a). 2021-03-24 11:03:29.499 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e045b2ab-a119-4ec7-a3be-a63b31975579) has been successfully configured for deployment 'opnfv-rally' (UUID=d6ef61b6-0433-43e8-8ae0-95ad8bc9078a)! 2021-03-24 11:03:36.648 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:03:36.648 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:03:36.648 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:03:38.447 32 INFO rally.api [-] Starting verification (UUID=5b2be07e-76e7-495e-8d01-6fc13a69e291) for deployment 'opnfv-rally' (UUID=d6ef61b6-0433-43e8-8ae0-95ad8bc9078a) by verifier 'opnfv-tempest' (UUID=e045b2ab-a119-4ec7-a3be-a63b31975579). 2021-03-24 11:03:39.572 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-24 11:03:39.673 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-24 11:03:39.674 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e045b2ab-a119-4ec7-a3be-a63b31975579/for-deployment-d6ef61b6-0433-43e8-8ae0-95ad8bc9078a/tempest.log' to option 'log_file'. 2021-03-24 11:03:39.674 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-e045b2ab-a119-4ec7-a3be-a63b31975579/for-deployment-d6ef61b6-0433-43e8-8ae0-95ad8bc9078a/tempest.log 2021-03-24 11:03:39.675 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-24 11:03:39.675 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e045b2ab-a119-4ec7-a3be-a63b31975579/for-deployment-d6ef61b6-0433-43e8-8ae0-95ad8bc9078a/lock_files' to option 'lock_path'. 2021-03-24 11:03:39.675 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-e045b2ab-a119-4ec7-a3be-a63b31975579/for-deployment-d6ef61b6-0433-43e8-8ae0-95ad8bc9078a/lock_files 2021-03-24 11:03:39.676 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-24 11:03:39.676 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-03-24 11:03:39.677 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 1f864428-3b51-4ed3-9f23-1447118e50d5 2021-03-24 11:03:39.677 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 15609322-3b09-4bdf-a68a-55a50764fa4c 2021-03-24 11:03:39.678 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c56541ba-61ac-4f71-82ea-21ba4bfdb8d3 2021-03-24 11:03:39.678 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 5713e51e-e9e4-4a65-bf7c-cc89c96205d5 2021-03-24 11:03:39.927 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-24 11:03:39.928 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-24 11:03:39.929 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-24 11:03:39.994 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-24 11:03:40.037 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-24 11:03:40.038 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_5b2be07e_oTcCXXJG' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-24 11:03:40.164 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5b2be07e_oTcCXXJG' (ID = 44c13f32-af75-4490-9d82-64f2a81a2eb8) has been successfully created! 2021-03-24 11:03:40.164 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '44c13f32-af75-4490-9d82-64f2a81a2eb8' to option 'instance_type'. 2021-03-24 11:03:40.165 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 44c13f32-af75-4490-9d82-64f2a81a2eb8 2021-03-24 11:03:40.166 32 INFO rally.task.context [-] Verification e045b2ab-a119-4ec7-a3be-a63b31975579 | Context tempest@default setup() finished in 1.09 sec 2021-03-24 11:03:40.168 32 INFO rally.task.context [-] Verification e045b2ab-a119-4ec7-a3be-a63b31975579 | Context testr@default setup() finished in 0.94 msec 2021-03-24 11:03:40.168 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/5102925d-672b-4996-923a-df939c200106'. 2021-03-24 11:03:44.503 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: b'logging extension not enabled.' 2021-03-24 11:03:53.513 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... success [0.037s] 2021-03-24 11:03:58.554 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 [7.160s] 2021-03-24 11:04:15.450 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request ... success [12.938s] 2021-03-24 11:04:18.183 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [9.337s] 2021-03-24 11:04:18.427 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_empty ... success [2.977s] 2021-03-24 11:04:20.595 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.038s] 2021-03-24 11:04:21.359 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.763s] 2021-03-24 11:04:21.386 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.027s] 2021-03-24 11:04:24.015 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [2.627s] 2021-03-24 11:04:24.067 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.053s] 2021-03-24 11:04:26.210 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_inherited_policy ... success [7.783s] 2021-03-24 11:04:32.915 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: b'network-segment-range extension not enabled.' 2021-03-24 11:04:41.213 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... fail [12.849s] 2021-03-24 11:04:45.519 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: b'router extension not enabled.' 2021-03-24 11:04:45.520 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase ... skip: b'router extension not enabled.' 2021-03-24 11:04:45.521 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA ... skip: b'router extension not enabled.' 2021-03-24 11:04:49.941 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [8.731s] 2021-03-24 11:04:52.026 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [9.215s] 2021-03-24 11:04:55.551 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [3.525s] 2021-03-24 11:04:57.516 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [7.575s] 2021-03-24 11:05:00.180 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [4.391s] 2021-03-24 11:05:02.020 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: b'l3-ha extension not enabled.' 2021-03-24 11:05:02.681 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [5.165s] 2021-03-24 11:05:03.085 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [2.905s] 2021-03-24 11:05:05.370 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [2.284s] 2021-03-24 11:05:08.303 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [5.621s] 2021-03-24 11:05:08.792 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [3.419s] 2021-03-24 11:05:12.414 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... fail [4.105s] 2021-03-24 11:05:15.309 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [6.516s] 2021-03-24 11:05:17.475 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [2.167s] 2021-03-24 11:05:17.769 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.293s] 2021-03-24 11:05:18.201 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... fail [60.006s] 2021-03-24 11:05:18.219 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.027s] 2021-03-24 11:05:18.251 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... fail [0.030s] 2021-03-24 11:05:21.475 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [12.051s] 2021-03-24 11:05:24.426 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... fail [12.009s] 2021-03-24 11:05:32.633 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... fail [8.207s] 2021-03-24 11:05:34.693 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [2.062s] 2021-03-24 11:05:36.456 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... fail [1.758s] 2021-03-24 11:05:43.037 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [6.581s] 2021-03-24 11:05:43.064 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... fail [0.024s] 2021-03-24 11:05:56.214 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: b'logging extension not enabled.' 2021-03-24 11:05:56.489 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [1.784s] 2021-03-24 11:05:58.676 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON ... fail 2021-03-24 11:05:58.677 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: b'l3_agent_scheduler extension not enabled.' 2021-03-24 11:05:59.154 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-03-24 11:06:12.332 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [4.770s] 2021-03-24 11:06:12.355 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.024s] 2021-03-24 11:06:12.785 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.974s] 2021-03-24 11:06:13.777 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [1.421s] 2021-03-24 11:06:14.860 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 [2.075s] 2021-03-24 11:06:16.590 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... success [2.812s] 2021-03-24 11:06:26.049 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [1.285s] 2021-03-24 11:06:26.826 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [5.241s] 2021-03-24 11:06:49.324 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [1.420s] 2021-03-24 11:06:49.800 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.476s] 2021-03-24 11:06:51.488 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [1.687s] 2021-03-24 11:06:51.686 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [3.951s] 2021-03-24 11:06:52.110 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.621s] 2021-03-24 11:06:53.548 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [1.437s] 2021-03-24 11:06:54.279 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [0.730s] 2021-03-24 11:06:54.759 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [8.844s] 2021-03-24 11:06:55.319 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [1.040s] 2021-03-24 11:06:58.170 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [6.484s] 2021-03-24 11:07:02.009 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags ... success [5.889s] 2021-03-24 11:07:04.618 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [9.859s] 2021-03-24 11:07:11.655 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.781s] 2021-03-24 11:07:12.018 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [7.399s] 2021-03-24 11:07:17.148 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [5.129s] 2021-03-24 11:07:17.711 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-03-24 11:07:18.519 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [1.371s] 2021-03-24 11:07:20.423 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [2.118s] 2021-03-24 11:07:20.778 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [3.065s] 2021-03-24 11:07:21.582 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [3.062s] 2021-03-24 11:07:23.851 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [5.672s] 2021-03-24 11:07:30.861 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [10.081s] 2021-03-24 11:07:30.862 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-03-24 11:07:34.570 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [12.985s] 2021-03-24 11:07:36.319 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [5.457s] 2021-03-24 11:07:36.816 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [12.965s] 2021-03-24 11:07:38.876 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [2.556s] 2021-03-24 11:07:42.933 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [5.290s] 2021-03-24 11:07:43.013 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [6.196s] 2021-03-24 11:07:43.558 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [8.989s] 2021-03-24 11:07:44.850 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [5.974s] 2021-03-24 11:07:49.568 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [6.554s] 2021-03-24 11:07:53.039 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: b'auto-allocated-topology extension not enabled.' 2021-03-24 11:07:54.486 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [10.927s] 2021-03-24 11:08:00.465 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [10.896s] 2021-03-24 11:08:08.417 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [13.930s] 2021-03-24 11:08:09.115 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [8.649s] 2021-03-24 11:08:12.394 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... fail [10.497s] 2021-03-24 11:08:22.850 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [13.734s] 2021-03-24 11:08:26.302 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [17.883s] 2021-03-24 11:08:40.663 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.613s] 2021-03-24 11:08:40.813 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [17.961s] 2021-03-24 11:08:42.809 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [2.147s] 2021-03-24 11:08:43.718 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [17.415s] 2021-03-24 11:08:51.276 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON ... skip: b'router extension not enabled.' 2021-03-24 11:08:51.277 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON ... skip: b'router extension not enabled.' 2021-03-24 11:08:51.278 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: b'metering extension not enabled.' 2021-03-24 11:08:51.279 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: b'metering extension not enabled.' 2021-03-24 11:08:56.682 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [2.481s] 2021-03-24 11:09:09.619 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [25.899s] 2021-03-24 11:09:09.904 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [5.061s] 2021-03-24 11:09:17.459 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [7.841s] 2021-03-24 11:09:23.588 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [6.127s] 2021-03-24 11:09:28.629 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [5.040s] 2021-03-24 11:09:31.248 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.540s] 2021-03-24 11:09:31.271 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.023s] 2021-03-24 11:09:31.293 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.020s] 2021-03-24 11:09:31.315 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.018s] 2021-03-24 11:09:36.102 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [3.821s] 2021-03-24 11:09:36.758 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [8.128s] 2021-03-24 11:09:40.496 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [4.394s] 2021-03-24 11:09:43.508 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [3.011s] 2021-03-24 11:09:45.030 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.521s] 2021-03-24 11:09:46.195 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [1.165s] 2021-03-24 11:09:46.352 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [9.593s] 2021-03-24 11:09:46.721 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.526s] 2021-03-24 11:09:46.747 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.025s] 2021-03-24 11:09:46.774 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.026s] 2021-03-24 11:09:46.814 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.039s] 2021-03-24 11:09:46.854 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.040s] 2021-03-24 11:09:48.993 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [2.138s] 2021-03-24 11:09:49.265 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [2.913s] 2021-03-24 11:09:52.783 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [3.789s] 2021-03-24 11:09:54.348 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [2.375s] 2021-03-24 11:09:54.820 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags ... success [1.161s] 2021-03-24 11:09:55.566 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [2.783s] 2021-03-24 11:09:56.296 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [1.948s] 2021-03-24 11:09:56.367 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.070s] 2021-03-24 11:09:56.397 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.030s] 2021-03-24 11:09:56.441 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.043s] 2021-03-24 11:09:56.468 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.026s] 2021-03-24 11:09:57.967 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [2.400s] 2021-03-24 11:09:58.706 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.739s] 2021-03-24 11:09:59.374 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [10.107s] 2021-03-24 11:10:00.448 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [1.742s] 2021-03-24 11:10:02.312 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [1.863s] 2021-03-24 11:10:04.806 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [2.494s] 2021-03-24 11:10:20.568 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [3.298s] 2021-03-24 11:10:39.233 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [0.602s] 2021-03-24 11:10:39.281 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.049s] 2021-03-24 11:10:39.299 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.018s] 2021-03-24 11:10:44.434 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy ... success [5.661s] 2021-03-24 11:10:47.100 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create ... success [2.666s] 2021-03-24 11:10:49.091 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [1.992s] 2021-03-24 11:10:49.118 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.026s] 2021-03-24 11:10:49.161 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.043s] 2021-03-24 11:10:50.091 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: b'dvr extension not enabled.' 2021-03-24 11:10:50.092 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.HaRoutersTest ... skip: b'l3-ha extension not enabled.' 2021-03-24 11:10:51.223 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete ... success [2.060s] 2021-03-24 11:10:54.044 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update ... success [2.820s] 2021-03-24 11:10:54.855 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.811s] 2021-03-24 11:10:56.282 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [1.426s] 2021-03-24 11:10:56.374 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-03-24 11:11:02.380 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [1.322s] 2021-03-24 11:11:10.595 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [14.794s] 2021-03-24 11:11:17.623 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [7.029s] 2021-03-24 11:11:29.053 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [11.428s] 2021-03-24 11:11:33.188 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [1.772s] 2021-03-24 11:11:40.278 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: b'dscp_marking rule type is required.' 2021-03-24 11:11:48.293 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.027s] 2021-03-24 11:11:48.319 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.026s] 2021-03-24 11:11:55.280 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [6.960s] 2021-03-24 11:11:55.457 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [0.176s] 2021-03-24 11:11:55.552 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.094s] 2021-03-24 11:11:55.642 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.090s] 2021-03-24 11:11:58.130 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [1.970s] 2021-03-24 11:11:59.678 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-03-24 11:12:01.753 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [3.622s] 2021-03-24 11:12:05.165 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [3.412s] 2021-03-24 11:12:07.365 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [2.199s] 2021-03-24 11:12:07.777 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.741s] 2021-03-24 11:12:19.455 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [12.088s] 2021-03-24 11:12:21.634 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [2.179s] 2021-03-24 11:12:22.053 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... success [0.419s] 2021-03-24 11:12:22.133 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.079s] 2021-03-24 11:12:24.299 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [2.165s] 2021-03-24 11:12:24.320 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... success [0.021s] 2021-03-24 11:12:24.558 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [11.199s] 2021-03-24 11:12:28.141 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [3.819s] 2021-03-24 11:12:31.341 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [3.200s] 2021-03-24 11:12:33.890 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [2.549s] 2021-03-24 11:12:38.060 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [4.169s] 2021-03-24 11:12:46.012 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [7.951s] 2021-03-24 11:12:46.390 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.125s] 2021-03-24 11:12:47.213 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.821s] 2021-03-24 11:12:47.433 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.219s] 2021-03-24 11:12:47.950 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.516s] 2021-03-24 11:12:48.432 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.481s] 2021-03-24 11:12:51.136 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.700s] 2021-03-24 11:12:51.887 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.752s] 2021-03-24 11:12:51.964 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.077s] 2021-03-24 11:12:52.074 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.108s] 2021-03-24 11:12:52.189 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.114s] 2021-03-24 11:12:52.460 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [6.447s] 2021-03-24 11:12:53.550 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [1.089s] 2021-03-24 11:12:53.575 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.024s] 2021-03-24 11:12:54.380 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [0.805s] 2021-03-24 11:13:02.414 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [8.032s] 2021-03-24 11:13:06.428 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.402s] 2021-03-24 11:13:08.182 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [3.468s] 2021-03-24 11:13:08.838 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [6.423s] 2021-03-24 11:13:09.990 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [1.151s] 2021-03-24 11:13:11.126 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [1.136s] 2021-03-24 11:13:14.012 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [2.885s] 2021-03-24 11:13:16.205 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [2.192s] 2021-03-24 11:13:16.630 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [3.899s] 2021-03-24 11:13:17.059 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [0.854s] 2021-03-24 11:13:17.081 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.021s] 2021-03-24 11:13:17.103 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.021s] 2021-03-24 11:13:19.690 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [3.059s] 2021-03-24 11:13:20.664 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [3.560s] 2021-03-24 11:13:21.317 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [1.626s] 2021-03-24 11:13:26.761 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [5.443s] 2021-03-24 11:13:33.036 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [6.275s] 2021-03-24 11:13:40.159 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.559s] 2021-03-24 11:13:45.253 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [5.093s] 2021-03-24 11:13:47.983 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.729s] 2021-03-24 11:13:55.027 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [7.043s] 2021-03-24 11:13:58.821 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [5.285s] 2021-03-24 11:14:22.076 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [2.246s] 2021-03-24 11:14:24.121 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [2.044s] 2021-03-24 11:14:24.145 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.024s] 2021-03-24 11:14:24.168 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.023s] 2021-03-24 11:14:24.199 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.030s] 2021-03-24 11:14:24.224 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.024s] 2021-03-24 11:14:24.906 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [3.789s] 2021-03-24 11:14:25.908 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-03-24 11:14:26.437 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [1.531s] 2021-03-24 11:14:34.285 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remains ... success [7.845s] 2021-03-24 11:14:39.782 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [2.488s] 2021-03-24 11:14:40.825 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remove ... success [6.540s] 2021-03-24 11:14:50.818 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [9.992s] 2021-03-24 11:14:52.916 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [10.622s] 2021-03-24 11:14:57.737 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... success [6.919s] 2021-03-24 11:15:00.159 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [3.115s] 2021-03-24 11:15:00.202 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.043s] 2021-03-24 11:15:00.226 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.023s] 2021-03-24 11:15:00.249 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.023s] 2021-03-24 11:15:00.957 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [0.706s] 2021-03-24 11:15:01.189 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [8.273s] 2021-03-24 11:15:01.217 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... success [3.479s] 2021-03-24 11:15:01.924 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.967s] 2021-03-24 11:15:02.357 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.432s] 2021-03-24 11:15:02.388 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.031s] 2021-03-24 11:15:02.808 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [1.619s] 2021-03-24 11:15:03.185 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.797s] 2021-03-24 11:15:05.475 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [4.257s] 2021-03-24 11:15:07.658 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [2.183s] 2021-03-24 11:15:12.690 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [5.031s] 2021-03-24 11:15:12.842 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [10.033s] 2021-03-24 11:15:17.287 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... success [4.597s] 2021-03-24 11:15:22.179 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [9.336s] 2021-03-24 11:15:29.903 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: b'dvr extension not enabled.' 2021-03-24 11:15:29.904 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-03-24 11:15:29.905 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: b'dvr extension not enabled.' 2021-03-24 11:15:36.461 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.939s] 2021-03-24 11:15:40.044 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [3.583s] 2021-03-24 11:15:45.200 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [5.155s] 2021-03-24 11:15:50.242 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.042s] 2021-03-24 11:15:51.950 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [18.803s] 2021-03-24 11:16:03.913 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [10.778s] 2021-03-24 11:16:10.688 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [6.775s] 2021-03-24 11:16:11.761 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [1.073s] 2021-03-24 11:16:14.204 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [22.255s] 2021-03-24 11:16:16.439 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.039s] 2021-03-24 11:16:18.263 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.825s] 2021-03-24 11:16:19.365 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [7.603s] 2021-03-24 11:16:26.878 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [5.184s] 2021-03-24 11:16:26.953 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [7.587s] 2021-03-24 11:16:28.424 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-03-24 11:16:28.425 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: b'metering extension not enabled.' 2021-03-24 11:16:30.097 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.218s] 2021-03-24 11:16:36.085 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [3.994s] 2021-03-24 11:16:38.447 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [2.362s] 2021-03-24 11:16:44.099 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [6.399s] 2021-03-24 11:16:47.881 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [3.782s] 2021-03-24 11:16:58.243 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.287s] 2021-03-24 11:16:58.960 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [0.715s] 2021-03-24 11:16:59.231 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.271s] 2021-03-24 11:16:59.469 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.237s] 2021-03-24 11:16:59.664 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [1.086s] 2021-03-24 11:17:00.378 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.711s] 2021-03-24 11:17:00.557 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.086s] 2021-03-24 11:17:00.737 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.360s] 2021-03-24 11:17:01.272 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.534s] 2021-03-24 11:17:02.152 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.879s] 2021-03-24 11:17:02.569 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.011s] 2021-03-24 11:17:03.443 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [0.874s] 2021-03-24 11:17:03.657 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.214s] 2021-03-24 11:17:03.865 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.207s] 2021-03-24 11:17:04.177 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [1.795s] 2021-03-24 11:17:04.610 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.452s] 2021-03-24 11:17:05.704 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.096s] 2021-03-24 11:17:05.853 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.149s] 2021-03-24 11:17:05.996 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.142s] 2021-03-24 11:17:06.387 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.391s] 2021-03-24 11:17:14.898 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [10.721s] 2021-03-24 11:17:15.664 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.766s] 2021-03-24 11:17:18.160 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [2.495s] 2021-03-24 11:17:20.742 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [2.582s] 2021-03-24 11:17:23.741 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [3.115s] 2021-03-24 11:17:23.743 32 INFO opnfv-tempest [-] {1} 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-03-24 11:17:24.530 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [0.788s] 2021-03-24 11:17:24.858 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.328s] 2021-03-24 11:17:25.514 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.655s] 2021-03-24 11:17:27.368 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [6.625s] 2021-03-24 11:17:31.079 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [11.541s] 2021-03-24 11:17:33.528 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [6.159s] 2021-03-24 11:17:35.415 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [1.887s] 2021-03-24 11:17:36.939 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [1.522s] 2021-03-24 11:17:39.399 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [2.460s] 2021-03-24 11:17:40.995 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [1.596s] 2021-03-24 11:17:43.878 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [12.797s] 2021-03-24 11:17:43.879 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2021-03-24 11:17:43.881 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... skip [0.001s]: b'Skipped because network extension: auto-allocated-topology is not enabled' 2021-03-24 11:17:44.575 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [3.579s] 2021-03-24 11:17:47.476 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [2.900s] 2021-03-24 11:17:48.585 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [1.108s] 2021-03-24 11:17:49.841 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [1.255s] 2021-03-24 11:17:51.223 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [1.381s] 2021-03-24 11:17:51.695 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [7.815s] 2021-03-24 11:17:51.697 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-03-24 11:17:53.229 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [2.006s] 2021-03-24 11:17:54.824 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.916s] 2021-03-24 11:17:55.373 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [2.143s] 2021-03-24 11:17:55.676 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [0.850s] 2021-03-24 11:17:56.006 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [4.310s] 2021-03-24 11:17:56.214 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.537s] 2021-03-24 11:17:56.566 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.352s] 2021-03-24 11:17:57.551 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.984s] 2021-03-24 11:18:00.252 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [4.245s] 2021-03-24 11:18:00.746 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [3.192s] 2021-03-24 11:18:02.502 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [1.756s] 2021-03-24 11:18:02.695 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.194s] 2021-03-24 11:18:02.871 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.176s] 2021-03-24 11:18:07.421 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [7.168s] 2021-03-24 11:18:17.504 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [10.082s] 2021-03-24 11:18:25.193 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [7.689s] 2021-03-24 11:18:30.347 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [5.153s] 2021-03-24 11:18:34.018 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [7.701s] 2021-03-24 11:18:38.825 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [8.473s] 2021-03-24 11:18:38.826 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-03-24 11:18:38.828 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-03-24 11:18:38.829 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-03-24 11:18:42.797 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [3.970s] 2021-03-24 11:18:44.670 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [4.247s] 2021-03-24 11:18:45.147 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [11.125s] 2021-03-24 11:18:45.148 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-03-24 11:18:45.149 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-03-24 11:18:46.758 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [3.960s] 2021-03-24 11:18:49.011 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [3.859s] 2021-03-24 11:18:49.012 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-03-24 11:18:49.013 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-03-24 11:18:49.014 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-03-24 11:18:52.551 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [7.880s] 2021-03-24 11:18:53.149 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [6.390s] 2021-03-24 11:18:54.228 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [1.677s] 2021-03-24 11:18:59.013 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [4.784s] 2021-03-24 11:18:59.071 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.057s] 2021-03-24 11:18:59.419 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [0.348s] 2021-03-24 11:18:59.471 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.051s] 2021-03-24 11:18:59.501 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.030s] 2021-03-24 11:18:59.528 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.026s] 2021-03-24 11:18:59.553 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.024s] 2021-03-24 11:19:00.412 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [0.858s] 2021-03-24 11:19:01.558 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [1.146s] 2021-03-24 11:19:06.454 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [13.305s] 2021-03-24 11:19:08.594 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [7.034s] 2021-03-24 11:19:08.627 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.033s] 2021-03-24 11:19:10.074 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [1.447s] 2021-03-24 11:19:10.996 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [0.922s] 2021-03-24 11:19:14.874 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [3.876s] 2021-03-24 11:19:15.220 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [0.347s] 2021-03-24 11:19:16.707 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [10.252s] 2021-03-24 11:19:18.591 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [3.369s] 2021-03-24 11:19:19.241 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [2.534s] 2021-03-24 11:19:20.235 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_get_rules_by_policy ... success [3.876s] 2021-03-24 11:19:20.328 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [1.737s] 2021-03-24 11:19:21.371 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create ... success [1.135s] 2021-03-24 11:19:21.590 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [1.262s] 2021-03-24 11:19:21.774 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_fail_for_missing_min_kbps ... success [0.403s] 2021-03-24 11:19:22.667 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [0.891s] 2021-03-24 11:19:22.692 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.025s] 2021-03-24 11:19:24.331 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_pass_for_direction_ingress ... success [1.638s] 2021-03-24 11:19:24.399 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.066s] 2021-03-24 11:19:27.447 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_delete ... success [3.046s] 2021-03-24 11:19:30.942 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_update ... success [3.495s] 2021-03-24 11:19:41.101 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest ... skip: b'router extension not enabled.' 2021-03-24 11:19:45.580 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2021-03-24 11:19:54.248 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: b'Skipped because network extension: router-interface-fip is not enabled' 2021-03-24 11:19:54.249 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-03-24 11:19:54.250 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest ... skip: b'router extension not enabled.' 2021-03-24 11:19:54.251 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest ... skip: b'l3-ha extension not enabled.' 2021-03-24 11:19:54.251 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest ... skip: b'router extension not enabled.' 2021-03-24 11:20:01.275 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_fields ... success [5.787s] 2021-03-24 11:20:04.200 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_rbac_policies ... success [2.924s] 2021-03-24 11:20:08.713 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_policy_target_update ... success [4.513s] 2021-03-24 11:20:10.285 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.047s] 2021-03-24 11:20:10.905 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.617s] 2021-03-24 11:20:11.013 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.108s] 2021-03-24 11:20:11.107 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.094s] 2021-03-24 11:20:11.306 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.197s] 2021-03-24 11:20:11.942 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.633s] 2021-03-24 11:20:12.348 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.406s] 2021-03-24 11:20:12.391 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.044s] 2021-03-24 11:20:12.438 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.046s] 2021-03-24 11:20:12.503 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.065s] 2021-03-24 11:20:17.826 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [23.443s] 2021-03-24 11:20:20.616 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_port_presence_prevents_policy_rbac_policy_deletion ... success [11.901s] 2021-03-24 11:20:25.391 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_rbac_policy_show ... success [4.775s] 2021-03-24 11:20:28.565 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [10.740s] 2021-03-24 11:20:30.292 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [4.900s] 2021-03-24 11:20:32.587 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_shares_to_another_regular_client ... fail [2.290s] 2021-03-24 11:20:35.802 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [3.048s] 2021-03-24 11:20:38.874 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [10.308s] 2021-03-24 11:20:40.415 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [4.613s] 2021-03-24 11:20:45.387 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [4.971s] 2021-03-24 11:20:46.205 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [0.816s] 2021-03-24 11:20:46.206 32 INFO opnfv-tempest [-] {0} 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-03-24 11:20:48.296 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [2.091s] 2021-03-24 11:20:50.615 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [11.740s] 2021-03-24 11:20:52.447 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [4.149s] 2021-03-24 11:20:57.375 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.027s] 2021-03-24 11:20:57.403 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.027s] 2021-03-24 11:20:57.478 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [5.031s] 2021-03-24 11:20:57.912 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [0.434s] 2021-03-24 11:21:00.892 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [3.488s] 2021-03-24 11:21:01.041 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [0.148s] 2021-03-24 11:21:01.441 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.400s] 2021-03-24 11:21:01.594 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.152s] 2021-03-24 11:21:01.937 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [4.024s] 2021-03-24 11:21:06.462 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [4.524s] 2021-03-24 11:21:06.557 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... success [15.939s] 2021-03-24 11:21:10.966 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [4.503s] 2021-03-24 11:21:15.077 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [4.110s] 2021-03-24 11:21:21.170 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [2.666s] 2021-03-24 11:21:22.210 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [1.041s] 2021-03-24 11:21:24.235 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [17.677s] 2021-03-24 11:21:30.775 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [8.563s] 2021-03-24 11:21:34.986 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [4.210s] 2021-03-24 11:21:37.558 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [13.322s] 2021-03-24 11:21:42.006 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [7.019s] 2021-03-24 11:21:44.055 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [6.497s] 2021-03-24 11:21:51.203 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [9.197s] 2021-03-24 11:21:52.037 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [0.834s] 2021-03-24 11:21:53.411 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [1.372s] 2021-03-24 11:21:55.076 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [1.665s] 2021-03-24 11:21:57.527 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [2.451s] 2021-03-24 11:21:59.718 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [2.190s] 2021-03-24 11:22:01.879 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [2.158s] 2021-03-24 11:22:03.583 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [1.703s] 2021-03-24 11:22:06.762 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [3.179s] 2021-03-24 11:22:08.083 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [24.025s] 2021-03-24 11:22:09.320 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [1.238s] 2021-03-24 11:22:09.403 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [2.640s] 2021-03-24 11:22:11.807 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [2.403s] 2021-03-24 11:22:14.684 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [2.877s] 2021-03-24 11:22:20.089 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [10.767s] 2021-03-24 11:22:27.343 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [7.253s] 2021-03-24 11:22:35.791 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [8.447s] 2021-03-24 11:22:36.524 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport ... success [36.220s] 2021-03-24 11:22:41.200 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [5.408s] 2021-03-24 11:22:54.396 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... fail [0.551s] 2021-03-24 11:22:54.421 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... fail [0.023s] 2021-03-24 11:22:54.442 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... fail [0.019s] 2021-03-24 11:22:54.468 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... fail [0.024s] 2021-03-24 11:22:54.489 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... fail [0.020s] 2021-03-24 11:22:54.512 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... fail [0.021s] 2021-03-24 11:22:56.153 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [14.951s] 2021-03-24 11:23:02.393 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [10.383s] 2021-03-24 11:23:05.814 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [9.660s] 2021-03-24 11:23:10.335 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [7.941s] 2021-03-24 11:23:16.936 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [11.121s] 2021-03-24 11:23:27.307 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [16.970s] 2021-03-24 11:23:30.986 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [18.961s] 2021-03-24 11:23:32.586 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [15.648s] 2021-03-24 11:23:36.413 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2021-03-24 11:23:39.607 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [8.622s] 2021-03-24 11:23:50.771 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [18.184s] 2021-03-24 11:23:51.067 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [11.459s] 2021-03-24 11:23:58.759 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [7.988s] 2021-03-24 11:23:59.809 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [8.741s] 2021-03-24 11:24:06.779 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [6.968s] 2021-03-24 11:24:14.410 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [7.631s] 2021-03-24 11:24:24.222 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [9.811s] 2021-03-24 11:24:37.954 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [13.730s] 2021-03-24 11:24:49.434 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [11.479s] 2021-03-24 11:25:05.590 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [16.155s] 2021-03-24 11:25:14.591 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [9.002s] 2021-03-24 11:25:43.254 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.048s] 2021-03-24 11:25:43.476 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.220s] 2021-03-24 11:25:43.586 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.110s] 2021-03-24 11:25:43.676 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.089s] 2021-03-24 11:25:43.876 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.199s] 2021-03-24 11:25:44.503 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.624s] 2021-03-24 11:25:44.821 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.318s] 2021-03-24 11:25:44.865 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.044s] 2021-03-24 11:25:44.906 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.041s] 2021-03-24 11:25:56.215 32 INFO rally.task.context [-] Verification e045b2ab-a119-4ec7-a3be-a63b31975579 | Context testr@default cleanup() started 2021-03-24 11:25:56.216 32 INFO rally.task.context [-] Verification e045b2ab-a119-4ec7-a3be-a63b31975579 | Context testr@default cleanup() finished in 0.76 msec 2021-03-24 11:25:56.216 32 INFO rally.task.context [-] Verification e045b2ab-a119-4ec7-a3be-a63b31975579 | Context tempest@default cleanup() started 2021-03-24 11:25:56.800 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-24 11:25:57.027 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-24 11:25:57.056 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_5b2be07e_oTcCXXJG'. 2021-03-24 11:25:57.798 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5b2be07e_oTcCXXJG' has been deleted. 2021-03-24 11:25:57.799 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '44c13f32-af75-4490-9d82-64f2a81a2eb8' of option 'instance_type' from Tempest config file. 2021-03-24 11:25:57.799 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '44c13f32-af75-4490-9d82-64f2a81a2eb8' has been removed. 2021-03-24 11:25:57.808 32 INFO rally.task.context [-] Verification e045b2ab-a119-4ec7-a3be-a63b31975579 | Context tempest@default cleanup() finished in 1.59 sec 2021-03-24 11:25:57.878 32 INFO rally.api [-] Verification (UUID=5b2be07e-76e7-495e-8d01-6fc13a69e291) has been successfully finished for deployment 'opnfv-rally' (UUID=d6ef61b6-0433-43e8-8ae0-95ad8bc9078a)! 2021-03-24 11:25:59.486 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:25:59.486 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:25:59.487 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:26:01.343 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:26:01.343 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:26:01.343 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:26:03.193 44 INFO rally.api [-] Building 'html' report for the following verification(s): '5b2be07e-76e7-495e-8d01-6fc13a69e291' 2021-03-24 11:26:03.228 44 INFO rally.api [-] The report has been successfully built. 2021-03-24 11:26:04.704 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 11:26:04.704 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 11:26:04.704 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 11:26:06.540 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '5b2be07e-76e7-495e-8d01-6fc13a69e291' 2021-03-24 11:26:06.562 46 INFO rally.api [-] The report has been successfully built.