2020-04-12 23:48:49.159 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:48:49.159 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:48:49.159 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:48:51.129 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 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-12 23:48:51.129 6 ERROR rally.cli.cliutils 2020-04-12 23:48:52.591 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:48:52.591 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:48:52.592 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:48:56.519 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:48:56.520 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:48:56.520 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:49:00.539 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:49:00.540 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:49:00.540 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:49:01.795 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:49:01.795 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:49:01.795 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:49:03.762 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 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils force=force) 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-12 23:49:03.762 15 ERROR rally.cli.cliutils 2020-04-12 23:49:05.092 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:49:05.092 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:49:05.092 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:49:07.065 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-12 23:49:07.151 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-315a7113-d3cf-4f4a-89fb-e8f2b96da2ef/repo. 2020-04-12 23:49:07.456 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-315a7113-d3cf-4f4a-89fb-e8f2b96da2ef/repo'... done. Note: checking out '26e5f637435fceded2fa57fab33e14b9ba7755f2'. 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 ' 2020-04-12 23:49:07.470 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-g26e5f6374 ' 2020-04-12 23:49:07.477 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '26e5f637435fceded2fa57fab33e14b9ba7755f2 ' 2020-04-12 23:49:07.499 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-12 23:49:07.567 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-12 23:49:08.190 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=315a7113-d3cf-4f4a-89fb-e8f2b96da2ef) has been successfully created! 2020-04-12 23:49:09.787 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:49:09.788 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:49:09.788 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:49:13.864 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:49:13.864 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:49:13.864 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:49:15.752 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=315a7113-d3cf-4f4a-89fb-e8f2b96da2ef) for deployment 'opnfv-rally' (UUID=b86a0299-730f-4367-bd02-89e4bedf732a). 2020-04-12 23:49:16.126 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=315a7113-d3cf-4f4a-89fb-e8f2b96da2ef) has been successfully configured for deployment 'opnfv-rally' (UUID=b86a0299-730f-4367-bd02-89e4bedf732a)! 2020-04-12 23:49:24.182 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:49:24.182 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:49:24.183 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:49:26.103 32 INFO rally.api [-] Starting verification (UUID=5f876999-fd73-4c8e-ad2b-924f715cbec0) for deployment 'opnfv-rally' (UUID=b86a0299-730f-4367-bd02-89e4bedf732a) by verifier 'opnfv-tempest' (UUID=315a7113-d3cf-4f4a-89fb-e8f2b96da2ef). 2020-04-12 23:49:26.826 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-12 23:49:26.827 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-315a7113-d3cf-4f4a-89fb-e8f2b96da2ef/for-deployment-b86a0299-730f-4367-bd02-89e4bedf732a/tempest.log' to option 'log_file'. 2020-04-12 23:49:26.827 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-315a7113-d3cf-4f4a-89fb-e8f2b96da2ef/for-deployment-b86a0299-730f-4367-bd02-89e4bedf732a/tempest.log 2020-04-12 23:49:26.828 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-12 23:49:26.828 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-315a7113-d3cf-4f4a-89fb-e8f2b96da2ef/for-deployment-b86a0299-730f-4367-bd02-89e4bedf732a/lock_files' to option 'lock_path'. 2020-04-12 23:49:26.828 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-315a7113-d3cf-4f4a-89fb-e8f2b96da2ef/for-deployment-b86a0299-730f-4367-bd02-89e4bedf732a/lock_files 2020-04-12 23:49:26.829 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-04-12 23:49:26.829 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 2020-04-12 23:49:26.830 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 1112da01-7f0c-4fc5-aed6-6dd27d21cd62 2020-04-12 23:49:26.830 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 7692bc5a-b784-4a94-b549-19f98ec07085 2020-04-12 23:49:26.831 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 823c160c-14f0-4d28-9fae-062dfb0b9eb3 2020-04-12 23:49:26.831 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 56e6f690-e40b-4e57-8571-ddcb16e45835 2020-04-12 23:49:27.054 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-12 23:49:27.054 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = patrole-net_7bde2a76-bb84-438b-91d6-186d971ef106 2020-04-12 23:49:27.055 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-12 23:49:27.143 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-12 23:49:27.186 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_8601d816_p1YoeMys'. Using flavor 'rally_verify_8601d816_p1YoeMys' (ID = 2a942911-f4f2-4ac4-92d3-adb2ada3b815) for the tests. 2020-04-12 23:49:27.186 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2a942911-f4f2-4ac4-92d3-adb2ada3b815' to option 'instance_type'. 2020-04-12 23:49:27.186 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2a942911-f4f2-4ac4-92d3-adb2ada3b815 2020-04-12 23:49:27.187 32 INFO rally.task.context [-] Verification 315a7113-d3cf-4f4a-89fb-e8f2b96da2ef | Context tempest@default setup() finished in 0.89 sec 2020-04-12 23:49:27.188 32 INFO rally.task.context [-] Verification 315a7113-d3cf-4f4a-89fb-e8f2b96da2ef | Context testr@default setup() finished in 0.32 msec 2020-04-12 23:49:27.188 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/0796154e-32fa-49c6-97b7-29174b828584'. 2020-04-12 23:49:31.607 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b"('metering extension not enabled.',)" 2020-04-12 23:49:31.739 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b"('metering extension not enabled.',)" 2020-04-12 23:49:36.039 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [0.702s] 2020-04-12 23:49:36.295 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [0.414s] 2020-04-12 23:49:36.310 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest.test_create_flavor_service_profile ... success [0.716s] 2020-04-12 23:49:36.311 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest.test_delete_flavor_service_profile ... skip [0.001s]: b'Skipped until bug: https://launchpad.net/bugs/1843290 is resolved.' 2020-04-12 23:49:36.348 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [0.688s] 2020-04-12 23:49:36.350 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [0.307s] 2020-04-12 23:49:36.576 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [0.503s] 2020-04-12 23:49:36.642 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [0.624s] 2020-04-12 23:49:36.647 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [0.592s] 2020-04-12 23:49:36.715 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [0.569s] 2020-04-12 23:49:36.780 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [1.181s] 2020-04-12 23:49:36.919 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [0.572s] 2020-04-12 23:49:36.933 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [0.356s] 2020-04-12 23:49:36.935 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [0.586s] 2020-04-12 23:49:36.949 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [0.707s] 2020-04-12 23:49:36.956 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [0.833s] 2020-04-12 23:49:36.976 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [1.107s] 2020-04-12 23:49:37.091 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [0.450s] 2020-04-12 23:49:37.118 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [0.471s] 2020-04-12 23:49:37.217 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [0.745s] 2020-04-12 23:49:37.292 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [0.359s] 2020-04-12 23:49:37.335 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [0.620s] 2020-04-12 23:49:37.531 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [0.956s] 2020-04-12 23:49:37.629 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [0.681s] 2020-04-12 23:49:37.696 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [1.637s] 2020-04-12 23:49:37.783 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [1.524s] 2020-04-12 23:49:37.795 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [0.862s] 2020-04-12 23:49:37.996 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [1.901s] 2020-04-12 23:49:37.997 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [0.902s] 2020-04-12 23:49:38.009 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [0.796s] 2020-04-12 23:49:38.039 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [1.119s] 2020-04-12 23:49:38.190 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [1.214s] 2020-04-12 23:49:38.248 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [0.911s] 2020-04-12 23:49:38.265 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [2.855s] 2020-04-12 23:49:38.268 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [0.635s] 2020-04-12 23:49:38.319 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [0.788s] 2020-04-12 23:49:38.539 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [1.214s] 2020-04-12 23:49:38.541 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [1.348s] 2020-04-12 23:49:38.544 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [0.747s] 2020-04-12 23:49:38.608 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [0.596s] 2020-04-12 23:49:38.662 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [0.663s] 2020-04-12 23:49:38.663 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [1.685s] 2020-04-12 23:49:38.808 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [2.027s] 2020-04-12 23:49:38.824 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [0.785s] 2020-04-12 23:49:39.015 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [0.765s] 2020-04-12 23:49:39.045 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [1.264s] 2020-04-12 23:49:39.056 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... success [0.516s] 2020-04-12 23:49:39.057 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [0.785s] 2020-04-12 23:49:39.071 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [0.882s] 2020-04-12 23:49:39.093 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [1.393s] 2020-04-12 23:49:39.094 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_create_segment ... success [1.644s] 2020-04-12 23:49:39.216 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [0.608s] 2020-04-12 23:49:39.288 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [0.755s] 2020-04-12 23:49:39.293 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [0.470s] 2020-04-12 23:49:39.434 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [0.380s] 2020-04-12 23:49:39.444 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [2.458s] 2020-04-12 23:49:39.461 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [1.139s] 2020-04-12 23:49:39.468 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [0.660s] 2020-04-12 23:49:39.657 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [1.665s] 2020-04-12 23:49:39.870 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [0.654s] 2020-04-12 23:49:40.028 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [0.737s] 2020-04-12 23:49:40.238 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [1.462s] 2020-04-12 23:49:40.303 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [1.229s] 2020-04-12 23:49:40.323 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [1.277s] 2020-04-12 23:49:40.358 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [0.898s] 2020-04-12 23:49:40.376 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [0.907s] 2020-04-12 23:49:40.421 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [1.331s] 2020-04-12 23:49:40.534 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [1.238s] 2020-04-12 23:49:40.677 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [2.415s] 2020-04-12 23:49:40.782 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_delete_segment ... success [1.695s] 2020-04-12 23:49:40.929 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [0.898s] 2020-04-12 23:49:40.991 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [0.456s] 2020-04-12 23:49:41.016 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [2.200s] 2020-04-12 23:49:41.062 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [2.404s] 2020-04-12 23:49:41.085 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [0.759s] 2020-04-12 23:49:41.142 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [0.763s] 2020-04-12 23:49:41.213 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [0.789s] 2020-04-12 23:49:41.267 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [1.822s] 2020-04-12 23:49:41.269 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [0.276s] 2020-04-12 23:49:41.295 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [1.056s] 2020-04-12 23:49:41.306 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [0.945s] 2020-04-12 23:49:41.427 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [1.766s] 2020-04-12 23:49:41.441 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [0.511s] 2020-04-12 23:49:41.457 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [0.394s] 2020-04-12 23:49:41.471 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... success [4.074s] 2020-04-12 23:49:41.479 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [0.393s] 2020-04-12 23:49:41.590 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [2.534s] 2020-04-12 23:49:41.876 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [0.733s] 2020-04-12 23:49:41.878 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [0.399s] 2020-04-12 23:49:41.895 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [0.437s] 2020-04-12 23:49:42.062 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [1.045s] 2020-04-12 23:49:42.152 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [0.885s] 2020-04-12 23:49:42.267 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [0.678s] 2020-04-12 23:49:42.373 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [1.162s] 2020-04-12 23:49:42.380 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [0.953s] 2020-04-12 23:49:42.519 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_list_segments ... success [1.735s] 2020-04-12 23:49:42.594 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [1.151s] 2020-04-12 23:49:42.683 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [0.807s] 2020-04-12 23:49:42.694 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [3.158s] 2020-04-12 23:49:42.821 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [0.665s] 2020-04-12 23:49:42.823 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [0.943s] 2020-04-12 23:49:42.996 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [0.726s] 2020-04-12 23:49:43.046 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [1.750s] 2020-04-12 23:49:43.066 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [1.170s] 2020-04-12 23:49:43.102 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [2.424s] 2020-04-12 23:49:43.223 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [0.540s] 2020-04-12 23:49:43.232 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [1.964s] 2020-04-12 23:49:43.641 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [0.646s] 2020-04-12 23:49:43.654 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [0.836s] 2020-04-12 23:49:43.666 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [1.073s] 2020-04-12 23:49:43.696 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_show_segment ... success [1.177s] 2020-04-12 23:49:43.855 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [1.035s] 2020-04-12 23:49:44.158 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [2.095s] 2020-04-12 23:49:44.602 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [1.555s] 2020-04-12 23:49:44.746 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_update_segment ... success [1.047s] 2020-04-12 23:49:44.768 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [1.112s] 2020-04-12 23:49:44.769 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [0.909s] 2020-04-12 23:49:44.809 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... success [3.340s] 2020-04-12 23:49:45.120 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [1.888s] 2020-04-12 23:49:45.468 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [1.309s] 2020-04-12 23:49:45.608 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [2.915s] 2020-04-12 23:49:46.192 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [2.550s] 2020-04-12 23:49:46.623 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [0.429s] 2020-04-12 23:49:46.636 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [1.167s] 2020-04-12 23:49:47.171 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [0.547s] 2020-04-12 23:49:47.757 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [2.637s] 2020-04-12 23:49:47.982 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [0.809s] 2020-04-12 23:49:48.081 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [2.471s] 2020-04-12 23:49:48.470 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [0.488s] 2020-04-12 23:49:49.019 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [2.381s] 2020-04-12 23:49:49.097 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... success [4.287s] 2020-04-12 23:49:49.117 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [0.646s] 2020-04-12 23:49:49.791 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [0.674s] 2020-04-12 23:49:50.027 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [1.007s] 2020-04-12 23:49:50.628 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_add_router_interface ... success [6.959s] 2020-04-12 23:49:50.757 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [0.963s] 2020-04-12 23:49:51.043 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [1.016s] 2020-04-12 23:49:51.920 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_distributed_router ... success [1.292s] 2020-04-12 23:49:51.932 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [1.175s] 2020-04-12 23:49:51.934 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... skip [0.001s]: b'Skipped until bug: https://storyboard.openstack.org/#!/story/2005489 is resolved.' 2020-04-12 23:49:52.114 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... success [3.016s] 2020-04-12 23:49:53.062 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [1.128s] 2020-04-12 23:49:53.491 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [2.447s] 2020-04-12 23:49:53.924 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [0.431s] 2020-04-12 23:49:55.004 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.078s] 2020-04-12 23:49:55.122 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... success [3.006s] 2020-04-12 23:49:55.731 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [2.667s] 2020-04-12 23:49:56.548 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [1.543s] 2020-04-12 23:49:57.919 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [1.371s] 2020-04-12 23:49:58.340 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [0.420s] 2020-04-12 23:49:58.509 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_high_availability_router ... success [6.588s] 2020-04-12 23:49:58.641 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... success [3.518s] 2020-04-12 23:49:58.685 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [0.344s] 2020-04-12 23:50:00.371 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router ... success [1.862s] 2020-04-12 23:50:00.375 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [1.690s] 2020-04-12 23:50:02.178 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [1.800s] 2020-04-12 23:50:05.997 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_enable_snat ... success [5.625s] 2020-04-12 23:50:06.460 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [4.283s] 2020-04-12 23:50:08.727 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [2.266s] 2020-04-12 23:50:10.595 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [1.866s] 2020-04-12 23:50:11.580 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_external_fixed_ips ... success [5.581s] 2020-04-12 23:50:12.742 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_delete_router ... success [1.161s] 2020-04-12 23:50:13.052 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [2.455s] 2020-04-12 23:50:13.126 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_list_routers ... success [0.383s] 2020-04-12 23:50:15.322 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [2.270s] 2020-04-12 23:50:16.084 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [0.761s] 2020-04-12 23:50:20.963 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_remove_router_interface ... success [7.833s] 2020-04-12 23:50:22.301 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_distributed_router ... success [1.339s] 2020-04-12 23:50:27.746 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_high_availability_router ... success [5.445s] 2020-04-12 23:50:28.147 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_router ... success [0.400s] 2020-04-12 23:50:30.227 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_distributed_router ... success [2.079s] 2020-04-12 23:50:37.546 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_high_availability_router ... success [7.317s] 2020-04-12 23:50:38.583 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router ... success [1.036s] 2020-04-12 23:50:42.376 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_enable_snat ... success [3.792s] 2020-04-12 23:50:48.745 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_fixed_ips ... success [6.368s] 2020-04-12 23:50:49.537 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info ... success [0.792s] 2020-04-12 23:50:53.018 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info_network_id ... success [3.480s] 2020-04-12 23:51:03.054 32 INFO rally.task.context [-] Verification 315a7113-d3cf-4f4a-89fb-e8f2b96da2ef | Context testr@default cleanup() started 2020-04-12 23:51:03.055 32 INFO rally.task.context [-] Verification 315a7113-d3cf-4f4a-89fb-e8f2b96da2ef | Context testr@default cleanup() finished in 0.81 msec 2020-04-12 23:51:03.055 32 INFO rally.task.context [-] Verification 315a7113-d3cf-4f4a-89fb-e8f2b96da2ef | Context tempest@default cleanup() started 2020-04-12 23:51:03.207 32 INFO rally.task.context [-] Verification 315a7113-d3cf-4f4a-89fb-e8f2b96da2ef | Context tempest@default cleanup() finished in 0.15 sec 2020-04-12 23:51:03.235 32 INFO rally.api [-] Verification (UUID=5f876999-fd73-4c8e-ad2b-924f715cbec0) has been successfully finished for deployment 'opnfv-rally' (UUID=b86a0299-730f-4367-bd02-89e4bedf732a)! 2020-04-12 23:51:04.729 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:51:04.730 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:51:04.730 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:51:06.301 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:51:06.301 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:51:06.302 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:51:08.277 96 INFO rally.api [-] Building 'html' report for the following verification(s): '5f876999-fd73-4c8e-ad2b-924f715cbec0' 2020-04-12 23:51:08.303 96 INFO rally.api [-] The report has been successfully built. 2020-04-12 23:51:09.758 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:51:09.759 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:51:09.759 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:51:11.760 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '5f876999-fd73-4c8e-ad2b-924f715cbec0' 2020-04-12 23:51:11.770 98 INFO rally.api [-] The report has been successfully built.