2021-05-26 22:32:18.437 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:32:18.437 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:32:18.438 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:32:20.315 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-05-26 22:32:20.315 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-26 22:32:20.315 6 ERROR rally.cli.cliutils 2021-05-26 22:32:21.622 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:32:21.623 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:32:21.623 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:32:25.131 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:32:25.131 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:32:25.131 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:32:30.250 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:32:30.250 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:32:30.250 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:32:31.592 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:32:31.592 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:32:31.592 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:32:33.525 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-05-26 22:32:33.525 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils force=force) 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-26 22:32:33.525 15 ERROR rally.cli.cliutils 2021-05-26 22:32:34.905 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:32:34.905 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:32:34.905 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:32:36.819 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-26 22:32:36.896 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-57608df4-5be8-4a6d-8bbb-8cd187dcd88c/repo. 2021-05-26 22:32:37.247 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-57608df4-5be8-4a6d-8bbb-8cd187dcd88c/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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-05-26 22:32:37.262 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-26 22:32:37.271 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-26 22:32:37.300 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-26 22:32:37.351 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-26 22:32:38.027 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=57608df4-5be8-4a6d-8bbb-8cd187dcd88c) has been successfully created! 2021-05-26 22:32:39.421 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:32:39.421 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:32:39.421 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:32:46.925 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:32:46.925 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:32:46.926 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:32:48.822 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=57608df4-5be8-4a6d-8bbb-8cd187dcd88c) for deployment 'opnfv-rally' (UUID=7a668426-9779-4af7-99bf-f17db569dc68). 2021-05-26 22:32:49.674 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=57608df4-5be8-4a6d-8bbb-8cd187dcd88c) has been successfully configured for deployment 'opnfv-rally' (UUID=7a668426-9779-4af7-99bf-f17db569dc68)! 2021-05-26 22:32:58.510 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:32:58.511 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:32:58.511 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:33:00.403 32 INFO rally.api [-] Starting verification (UUID=630657ef-decc-4b75-95a7-021556e97a1f) for deployment 'opnfv-rally' (UUID=7a668426-9779-4af7-99bf-f17db569dc68) by verifier 'opnfv-tempest' (UUID=57608df4-5be8-4a6d-8bbb-8cd187dcd88c). 2021-05-26 22:33:01.485 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-26 22:33:04.851 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-26 22:33:04.851 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-57608df4-5be8-4a6d-8bbb-8cd187dcd88c/for-deployment-7a668426-9779-4af7-99bf-f17db569dc68/tempest.log' to option 'log_file'. 2021-05-26 22:33:04.852 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-57608df4-5be8-4a6d-8bbb-8cd187dcd88c/for-deployment-7a668426-9779-4af7-99bf-f17db569dc68/tempest.log 2021-05-26 22:33:04.852 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-26 22:33:04.853 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-57608df4-5be8-4a6d-8bbb-8cd187dcd88c/for-deployment-7a668426-9779-4af7-99bf-f17db569dc68/lock_files' to option 'lock_path'. 2021-05-26 22:33:04.853 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-57608df4-5be8-4a6d-8bbb-8cd187dcd88c/for-deployment-7a668426-9779-4af7-99bf-f17db569dc68/lock_files 2021-05-26 22:33:04.854 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-05-26 22:33:04.854 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-05-26 22:33:04.854 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 4255e34f-9b82-4b2d-b4af-1a8547582ad1 2021-05-26 22:33:04.855 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 0b77a802-6e82-4cdf-a89e-f572253103b5 2021-05-26 22:33:04.855 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 38da4b0d-868d-4e1c-b893-3c8415c6c0e7 2021-05-26 22:33:04.856 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = eb60c297-d8d4-4885-b0a7-b49ef684ac69 2021-05-26 22:33:05.181 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-26 22:33:05.182 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-26 22:33:05.183 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-26 22:33:05.276 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-26 22:33:05.327 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-26 22:33:05.327 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_630657ef_BN3DFT7M' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-26 22:33:06.762 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_630657ef_BN3DFT7M' (ID = 8915e63d-b00e-4b37-aae7-4076900a25dd) has been successfully created! 2021-05-26 22:33:06.763 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '8915e63d-b00e-4b37-aae7-4076900a25dd' to option 'instance_type'. 2021-05-26 22:33:06.763 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 8915e63d-b00e-4b37-aae7-4076900a25dd 2021-05-26 22:33:06.765 32 INFO rally.task.context [-] Verification 57608df4-5be8-4a6d-8bbb-8cd187dcd88c | Context tempest@default setup() finished in 5.79 sec 2021-05-26 22:33:06.766 32 INFO rally.task.context [-] Verification 57608df4-5be8-4a6d-8bbb-8cd187dcd88c | Context testr@default setup() finished in 0.52 msec 2021-05-26 22:33:06.767 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/31edc48b-87aa-4eb8-985c-a55b89a254be'. 2021-05-26 22:33:12.086 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-05-26 22:33:12.101 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-05-26 22:33:12.415 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-05-26 22:33:12.902 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-05-26 22:34:07.311 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... fail [2.293s] 2021-05-26 22:34:07.325 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... fail [1.968s] 2021-05-26 22:34:07.329 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... fail [14.513s] 2021-05-26 22:34:16.077 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... fail [8.762s] 2021-05-26 22:34:16.082 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... fail [5.810s] 2021-05-26 22:34:26.894 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [10.829s] 2021-05-26 22:34:27.215 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [26.424s] 2021-05-26 22:34:27.608 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [31.050s] 2021-05-26 22:34:28.349 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [21.049s] 2021-05-26 22:34:28.705 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [32.803s] 2021-05-26 22:34:34.915 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest ... fail 2021-05-26 22:34:35.245 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [13.807s] 2021-05-26 22:34:41.329 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... fail 2021-05-26 22:34:43.490 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [25.261s] 2021-05-26 22:34:44.231 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest ... fail 2021-05-26 22:34:45.049 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [17.834s] 2021-05-26 22:34:46.235 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [41.835s] 2021-05-26 22:34:46.615 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [26.112s] 2021-05-26 22:34:47.405 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [2.354s] 2021-05-26 22:34:48.012 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [37.386s] 2021-05-26 22:34:48.033 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [21.281s] 2021-05-26 22:34:48.079 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [3.487s] 2021-05-26 22:34:48.098 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [26.728s] 2021-05-26 22:34:48.182 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [23.042s] 2021-05-26 22:34:48.431 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [32.157s] 2021-05-26 22:34:48.808 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [21.202s] 2021-05-26 22:34:49.226 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [20.521s] 2021-05-26 22:34:51.951 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [29.022s] 2021-05-26 22:34:52.692 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [6.457s] 2021-05-26 22:34:55.201 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [31.078s] 2021-05-26 22:34:56.474 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [8.395s] 2021-05-26 22:34:56.751 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.272s] 2021-05-26 22:34:56.786 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.032s] 2021-05-26 22:34:56.864 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.074s] 2021-05-26 22:34:56.911 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.045s] 2021-05-26 22:34:57.146 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [30.252s] 2021-05-26 22:34:57.471 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [10.856s] 2021-05-26 22:34:57.959 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [22.718s] 2021-05-26 22:34:58.575 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [1.102s] 2021-05-26 22:34:58.824 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [28.408s] 2021-05-26 22:35:00.014 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [10.787s] 2021-05-26 22:35:00.220 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [5.010s] 2021-05-26 22:35:00.804 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [32.456s] 2021-05-26 22:35:00.896 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [8.202s] 2021-05-26 22:35:01.657 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [18.169s] 2021-05-26 22:35:01.965 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [13.930s] 2021-05-26 22:35:02.203 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [13.387s] 2021-05-26 22:35:03.446 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [41.054s] 2021-05-26 22:35:03.792 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [15.609s] 2021-05-26 22:35:03.801 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [24.957s] 2021-05-26 22:35:05.200 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [17.104s] 2021-05-26 22:35:06.525 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [14.575s] 2021-05-26 22:35:15.004 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [17.857s] 2021-05-26 22:35:15.865 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [27.852s] 2021-05-26 22:35:16.996 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [1.129s] 2021-05-26 22:35:18.402 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [43.154s] 2021-05-26 22:35:21.588 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [19.389s] 2021-05-26 22:35:21.609 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [17.811s] 2021-05-26 22:35:22.541 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [23.717s] 2021-05-26 22:35:22.548 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [66.479s] 2021-05-26 22:35:23.398 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [25.436s] 2021-05-26 22:35:24.250 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [24.034s] 2021-05-26 22:35:26.188 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [27.610s] 2021-05-26 22:35:26.932 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [9.935s] 2021-05-26 22:35:28.498 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [27.598s] 2021-05-26 22:35:30.158 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [6.760s] 2021-05-26 22:35:33.042 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [29.598s] 2021-05-26 22:35:33.137 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [8.885s] 2021-05-26 22:35:34.329 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [34.313s] 2021-05-26 22:35:34.347 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [32.381s] 2021-05-26 22:35:34.483 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [12.875s] 2021-05-26 22:35:34.781 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [8.593s] 2021-05-26 22:35:34.981 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [28.455s] 2021-05-26 22:35:35.334 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [31.541s] 2021-05-26 22:35:35.775 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [7.277s] 2021-05-26 22:35:36.098 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [34.439s] 2021-05-26 22:35:37.138 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [31.937s] 2021-05-26 22:35:37.448 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [14.905s] 2021-05-26 22:35:44.772 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [17.838s] 2021-05-26 22:35:49.430 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... fail [16.273s] 2021-05-26 22:35:49.434 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... fail [19.254s] 2021-05-26 22:35:50.582 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [28.034s] 2021-05-26 22:35:52.588 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [37.583s] 2021-05-26 22:35:55.880 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [20.543s] 2021-05-26 22:35:57.290 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... fail [21.504s] 2021-05-26 22:35:57.333 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... fail [22.976s] 2021-05-26 22:36:00.814 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... fail [23.354s] 2021-05-26 22:36:01.058 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [42.654s] 2021-05-26 22:36:02.352 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [25.211s] 2021-05-26 22:36:03.932 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [28.950s] 2021-05-26 22:36:18.007 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [41.907s] 2021-05-26 22:36:18.980 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [29.566s] 2021-05-26 22:36:20.157 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [19.350s] 2021-05-26 22:36:23.104 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [32.520s] 2021-05-26 22:36:23.940 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [49.454s] 2021-05-26 22:36:25.425 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [28.141s] 2021-05-26 22:36:28.099 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [27.039s] 2021-05-26 22:36:29.189 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [25.256s] 2021-05-26 22:36:31.937 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [39.347s] 2021-05-26 22:36:33.706 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.767s] 2021-05-26 22:36:34.686 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [15.704s] 2021-05-26 22:36:35.908 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.222s] 2021-05-26 22:36:37.024 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [3.318s] 2021-05-26 22:36:38.612 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [9.421s] 2021-05-26 22:36:41.197 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [17.256s] 2021-05-26 22:36:44.098 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [20.992s] 2021-05-26 22:36:44.491 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [8.582s] 2021-05-26 22:36:51.787 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [14.762s] 2021-05-26 22:36:52.156 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [7.663s] 2021-05-26 22:36:55.918 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [4.129s] 2021-05-26 22:36:56.260 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [4.103s] 2021-05-26 22:36:56.515 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [17.901s] 2021-05-26 22:36:56.583 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [12.484s] 2021-05-26 22:36:57.611 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.349s] 2021-05-26 22:36:58.822 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [1.210s] 2021-05-26 22:37:01.079 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [5.161s] 2021-05-26 22:37:01.225 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [2.401s] 2021-05-26 22:37:01.883 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [5.300s] 2021-05-26 22:37:03.165 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [6.650s] 2021-05-26 22:37:03.301 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [2.076s] 2021-05-26 22:37:05.102 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [1.800s] 2021-05-26 22:37:05.325 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [3.440s] 2021-05-26 22:37:07.048 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [5.967s] 2021-05-26 22:37:12.904 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [7.801s] 2021-05-26 22:37:13.825 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [8.498s] 2021-05-26 22:37:16.498 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [2.673s] 2021-05-26 22:37:17.264 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.358s] 2021-05-26 22:37:17.719 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.221s] 2021-05-26 22:37:23.465 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [5.744s] 2021-05-26 22:37:26.945 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [3.478s] 2021-05-26 22:37:28.901 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.955s] 2021-05-26 22:37:30.088 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.186s] 2021-05-26 22:37:34.005 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [3.915s] 2021-05-26 22:37:40.954 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [6.947s] 2021-05-26 22:37:48.557 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [7.602s] 2021-05-26 22:37:53.994 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [5.436s] 2021-05-26 22:37:57.056 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.060s] 2021-05-26 22:38:02.938 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [5.879s] 2021-05-26 22:38:06.226 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.289s] 2021-05-26 22:38:08.250 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [2.023s] 2021-05-26 22:38:29.105 32 INFO rally.task.context [-] Verification 57608df4-5be8-4a6d-8bbb-8cd187dcd88c | Context testr@default cleanup() started 2021-05-26 22:38:29.106 32 INFO rally.task.context [-] Verification 57608df4-5be8-4a6d-8bbb-8cd187dcd88c | Context testr@default cleanup() finished in 0.66 msec 2021-05-26 22:38:29.106 32 INFO rally.task.context [-] Verification 57608df4-5be8-4a6d-8bbb-8cd187dcd88c | Context tempest@default cleanup() started 2021-05-26 22:38:29.661 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-26 22:38:29.810 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-26 22:38:29.840 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_630657ef_BN3DFT7M'. 2021-05-26 22:38:30.337 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_630657ef_BN3DFT7M' has been deleted. 2021-05-26 22:38:30.338 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '8915e63d-b00e-4b37-aae7-4076900a25dd' of option 'instance_type' from Tempest config file. 2021-05-26 22:38:30.339 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '8915e63d-b00e-4b37-aae7-4076900a25dd' has been removed. 2021-05-26 22:38:30.347 32 INFO rally.task.context [-] Verification 57608df4-5be8-4a6d-8bbb-8cd187dcd88c | Context tempest@default cleanup() finished in 1.24 sec 2021-05-26 22:38:30.381 32 INFO rally.api [-] Verification (UUID=630657ef-decc-4b75-95a7-021556e97a1f) has been successfully finished for deployment 'opnfv-rally' (UUID=7a668426-9779-4af7-99bf-f17db569dc68)! 2021-05-26 22:38:31.848 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:38:31.849 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:38:31.849 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:38:33.337 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:38:33.337 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:38:33.337 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:38:35.174 96 INFO rally.api [-] Building 'html' report for the following verification(s): '630657ef-decc-4b75-95a7-021556e97a1f' 2021-05-26 22:38:35.203 96 INFO rally.api [-] The report has been successfully built. 2021-05-26 22:38:36.537 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 22:38:36.537 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 22:38:36.538 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 22:38:38.347 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '630657ef-decc-4b75-95a7-021556e97a1f' 2021-05-26 22:38:38.355 98 INFO rally.api [-] The report has been successfully built.