2020-12-08 12:31:28.967 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:31:28.968 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:31:28.968 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:31:30.926 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-12-08 12:31:30.926 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-08 12:31:30.926 6 ERROR rally.cli.cliutils 2020-12-08 12:31:32.387 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:31:32.387 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:31:32.387 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:31:35.903 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:31:35.903 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:31:35.903 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:31:41.021 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:31:41.021 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:31:41.022 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:31:42.375 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:31:42.375 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:31:42.376 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:31:44.180 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-12-08 12:31:44.180 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils force=force) 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-08 12:31:44.180 15 ERROR rally.cli.cliutils 2020-12-08 12:31:45.559 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:31:45.559 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:31:45.560 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:31:47.276 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-08 12:31:47.338 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-255bffbb-792d-41ec-a50c-3f1d8ef40f63/repo. 2020-12-08 12:31:47.683 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-255bffbb-792d-41ec-a50c-3f1d8ef40f63/repo'... done. Note: checking out 'e5cd9986444ebf1c6b29899767b878b997cc9036'. 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-12-08 12:31:47.698 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ge5cd99864 ' 2020-12-08 12:31:47.707 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e5cd9986444ebf1c6b29899767b878b997cc9036 ' 2020-12-08 12:31:47.730 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-08 12:31:47.775 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-08 12:31:48.462 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=255bffbb-792d-41ec-a50c-3f1d8ef40f63) has been successfully created! 2020-12-08 12:31:49.864 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:31:49.865 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:31:49.865 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:31:58.774 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:31:58.774 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:31:58.774 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:32:00.618 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=255bffbb-792d-41ec-a50c-3f1d8ef40f63) for deployment 'opnfv-rally' (UUID=c63b993e-7b64-4530-b659-ce68e80c90fe). 2020-12-08 12:32:01.468 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=255bffbb-792d-41ec-a50c-3f1d8ef40f63) has been successfully configured for deployment 'opnfv-rally' (UUID=c63b993e-7b64-4530-b659-ce68e80c90fe)! 2020-12-08 12:32:09.922 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:32:09.922 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:32:09.922 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:32:11.767 32 INFO rally.api [-] Starting verification (UUID=b4285146-ddf5-42e7-b235-8e7bd37785bf) for deployment 'opnfv-rally' (UUID=c63b993e-7b64-4530-b659-ce68e80c90fe) by verifier 'opnfv-tempest' (UUID=255bffbb-792d-41ec-a50c-3f1d8ef40f63). 2020-12-08 12:32:12.873 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-08 12:32:13.571 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-08 12:32:13.572 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-255bffbb-792d-41ec-a50c-3f1d8ef40f63/for-deployment-c63b993e-7b64-4530-b659-ce68e80c90fe/tempest.log' to option 'log_file'. 2020-12-08 12:32:13.572 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-255bffbb-792d-41ec-a50c-3f1d8ef40f63/for-deployment-c63b993e-7b64-4530-b659-ce68e80c90fe/tempest.log 2020-12-08 12:32:13.572 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-08 12:32:13.573 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-255bffbb-792d-41ec-a50c-3f1d8ef40f63/for-deployment-c63b993e-7b64-4530-b659-ce68e80c90fe/lock_files' to option 'lock_path'. 2020-12-08 12:32:13.573 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-255bffbb-792d-41ec-a50c-3f1d8ef40f63/for-deployment-c63b993e-7b64-4530-b659-ce68e80c90fe/lock_files 2020-12-08 12:32:13.574 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-08 12:32:13.574 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-12-08 12:32:13.574 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ef82d3d9-5b97-46fe-86ee-827ebfd0d4c8 2020-12-08 12:32:13.575 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1671fa20-b1ea-4089-9e42-218d1ec1d70d 2020-12-08 12:32:13.575 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 142f2866-e697-450a-b89f-1c46aa2ce58c 2020-12-08 12:32:13.576 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 601addd1-6fa2-4ae6-a01f-78fcc4b7bed8 2020-12-08 12:32:14.076 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-08 12:32:14.077 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-08 12:32:14.077 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-08 12:32:14.170 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-08 12:32:14.222 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-08 12:32:14.223 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_b4285146_ZFtl7YkX' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-08 12:32:14.395 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b4285146_ZFtl7YkX' (ID = 7e2844f8-912a-48be-853f-628627b8e4f1) has been successfully created! 2020-12-08 12:32:14.396 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '7e2844f8-912a-48be-853f-628627b8e4f1' to option 'instance_type'. 2020-12-08 12:32:14.396 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 7e2844f8-912a-48be-853f-628627b8e4f1 2020-12-08 12:32:14.398 32 INFO rally.task.context [-] Verification 255bffbb-792d-41ec-a50c-3f1d8ef40f63 | Context tempest@default setup() finished in 2.03 sec 2020-12-08 12:32:14.399 32 INFO rally.task.context [-] Verification 255bffbb-792d-41ec-a50c-3f1d8ef40f63 | Context testr@default setup() finished in 0.60 msec 2020-12-08 12:32:14.399 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/60c63f36-c755-4ccd-b88c-a23becf8bebb'. 2020-12-08 12:32:19.413 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2020-12-08 12:32:19.827 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2020-12-08 12:32:20.252 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2020-12-08 12:32:20.437 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2020-12-08 12:33:02.254 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [9.963s] 2020-12-08 12:33:03.082 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [8.338s] 2020-12-08 12:33:05.183 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2020-12-08 12:33:06.441 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [12.397s] 2020-12-08 12:33:07.737 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [12.511s] 2020-12-08 12:33:08.881 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [14.577s] 2020-12-08 12:33:09.076 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [19.045s] 2020-12-08 12:33:09.167 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [12.679s] 2020-12-08 12:33:09.469 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [12.919s] 2020-12-08 12:33:09.687 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [14.301s] 2020-12-08 12:33:10.008 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [15.881s] 2020-12-08 12:33:10.113 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [14.537s] 2020-12-08 12:33:10.795 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [19.472s] 2020-12-08 12:33:14.861 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [21.200s] 2020-12-08 12:33:16.116 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [17.354s] 2020-12-08 12:33:19.016 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [12.577s] 2020-12-08 12:33:19.042 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [16.444s] 2020-12-08 12:33:19.908 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [18.069s] 2020-12-08 12:33:20.792 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [18.537s] 2020-12-08 12:33:21.702 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [28.047s] 2020-12-08 12:33:23.005 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [22.334s] 2020-12-08 12:33:23.392 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [18.153s] 2020-12-08 12:33:23.471 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [14.592s] 2020-12-08 12:33:24.330 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [14.643s] 2020-12-08 12:33:24.740 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [14.625s] 2020-12-08 12:33:25.726 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [16.559s] 2020-12-08 12:33:25.747 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [1.005s] 2020-12-08 12:33:25.786 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.035s] 2020-12-08 12:33:25.822 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.033s] 2020-12-08 12:33:25.966 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.142s] 2020-12-08 12:33:26.145 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [3.133s] 2020-12-08 12:33:26.183 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [1.852s] 2020-12-08 12:33:26.294 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [17.219s] 2020-12-08 12:33:26.559 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [3.086s] 2020-12-08 12:33:26.592 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [17.124s] 2020-12-08 12:33:26.643 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [16.635s] 2020-12-08 12:33:27.090 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [35.563s] 2020-12-08 12:33:27.303 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [25.035s] 2020-12-08 12:33:27.397 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [16.602s] 2020-12-08 12:33:27.824 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [36.973s] 2020-12-08 12:33:28.889 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [25.226s] 2020-12-08 12:33:30.501 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [11.484s] 2020-12-08 12:33:30.632 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [7.241s] 2020-12-08 12:33:33.020 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [13.112s] 2020-12-08 12:33:33.479 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [12.686s] 2020-12-08 12:33:34.063 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [17.947s] 2020-12-08 12:33:34.181 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [15.138s] 2020-12-08 12:33:35.738 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [9.597s] 2020-12-08 12:33:38.147 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [23.288s] 2020-12-08 12:33:39.636 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [9.002s] 2020-12-08 12:33:40.679 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [12.855s] 2020-12-08 12:33:41.051 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [34.035s] 2020-12-08 12:33:41.690 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [15.393s] 2020-12-08 12:33:42.613 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [8.428s] 2020-12-08 12:33:45.501 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [37.797s] 2020-12-08 12:33:47.744 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [14.722s] 2020-12-08 12:33:51.334 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [25.606s] 2020-12-08 12:33:51.695 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [25.048s] 2020-12-08 12:33:52.116 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [25.523s] 2020-12-08 12:33:52.770 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [26.210s] 2020-12-08 12:33:53.597 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [20.115s] 2020-12-08 12:33:54.896 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [27.806s] 2020-12-08 12:33:54.992 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [33.292s] 2020-12-08 12:33:55.495 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [28.192s] 2020-12-08 12:33:56.377 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [18.228s] 2020-12-08 12:33:56.394 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [16.755s] 2020-12-08 12:33:56.802 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [16.121s] 2020-12-08 12:33:57.269 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [9.523s] 2020-12-08 12:34:00.485 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [26.420s] 2020-12-08 12:34:02.751 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [33.862s] 2020-12-08 12:34:03.541 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [11.423s] 2020-12-08 12:34:04.320 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [22.629s] 2020-12-08 12:34:05.240 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [12.470s] 2020-12-08 12:34:08.594 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [25.982s] 2020-12-08 12:34:08.638 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [16.944s] 2020-12-08 12:34:10.508 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [29.464s] 2020-12-08 12:34:14.608 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [19.113s] 2020-12-08 12:34:15.142 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [23.807s] 2020-12-08 12:34:15.532 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [20.636s] 2020-12-08 12:34:19.655 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [19.168s] 2020-12-08 12:34:20.640 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [6.031s] 2020-12-08 12:34:25.581 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [22.831s] 2020-12-08 12:34:25.930 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [50.191s] 2020-12-08 12:34:26.923 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [56.420s] 2020-12-08 12:34:28.019 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [31.216s] 2020-12-08 12:34:28.089 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [33.096s] 2020-12-08 12:34:28.665 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [25.122s] 2020-12-08 12:34:37.323 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [11.392s] 2020-12-08 12:34:39.016 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [28.508s] 2020-12-08 12:34:39.700 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [43.320s] 2020-12-08 12:34:42.997 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [57.497s] 2020-12-08 12:34:43.008 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [23.352s] 2020-12-08 12:34:43.446 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [3.746s] 2020-12-08 12:34:49.082 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [11.757s] 2020-12-08 12:34:50.060 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [6.613s] 2020-12-08 12:34:53.338 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [37.805s] 2020-12-08 12:34:53.357 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [32.716s] 2020-12-08 12:34:53.558 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [56.288s] 2020-12-08 12:34:56.531 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [41.389s] 2020-12-08 12:34:56.575 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [47.936s] 2020-12-08 12:34:56.872 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [6.811s] 2020-12-08 12:34:57.756 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [18.737s] 2020-12-08 12:35:02.699 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [35.775s] 2020-12-08 12:35:05.879 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [40.296s] 2020-12-08 12:35:16.209 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [27.125s] 2020-12-08 12:35:20.323 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [23.746s] 2020-12-08 12:35:28.071 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [45.073s] 2020-12-08 12:35:28.725 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [32.191s] 2020-12-08 12:35:28.851 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [12.641s] 2020-12-08 12:35:29.748 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [27.049s] 2020-12-08 12:35:30.253 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [33.378s] 2020-12-08 12:35:31.431 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [38.090s] 2020-12-08 12:35:32.161 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [11.835s] 2020-12-08 12:35:41.156 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [35.274s] 2020-12-08 12:35:41.162 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [12.311s] 2020-12-08 12:35:42.356 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.193s] 2020-12-08 12:35:43.580 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.222s] 2020-12-08 12:35:44.853 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.272s] 2020-12-08 12:35:46.367 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [1.513s] 2020-12-08 12:35:47.532 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [16.101s] 2020-12-08 12:35:50.950 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [22.224s] 2020-12-08 12:35:52.361 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [5.993s] 2020-12-08 12:35:53.338 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [23.084s] 2020-12-08 12:35:55.405 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [3.042s] 2020-12-08 12:35:56.215 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [26.465s] 2020-12-08 12:35:56.261 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [8.726s] 2020-12-08 12:35:56.723 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [5.773s] 2020-12-08 12:35:58.102 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [2.695s] 2020-12-08 12:35:58.385 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [2.169s] 2020-12-08 12:35:59.093 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [2.832s] 2020-12-08 12:36:00.075 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [1.690s] 2020-12-08 12:36:00.758 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [4.033s] 2020-12-08 12:36:00.819 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [2.717s] 2020-12-08 12:36:02.647 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.888s] 2020-12-08 12:36:03.790 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.142s] 2020-12-08 12:36:04.207 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [3.386s] 2020-12-08 12:36:04.280 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [4.203s] 2020-12-08 12:36:05.562 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [1.281s] 2020-12-08 12:36:08.232 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [2.670s] 2020-12-08 12:36:10.003 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [6.213s] 2020-12-08 12:36:11.784 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [3.551s] 2020-12-08 12:36:13.244 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [3.239s] 2020-12-08 12:36:14.391 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.147s] 2020-12-08 12:36:17.166 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [2.773s] 2020-12-08 12:36:21.500 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.332s] 2020-12-08 12:36:26.160 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [4.659s] 2020-12-08 12:36:34.104 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [7.941s] 2020-12-08 12:36:39.323 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [5.219s] 2020-12-08 12:36:42.232 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.906s] 2020-12-08 12:36:47.430 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [5.197s] 2020-12-08 12:36:50.253 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [2.822s] 2020-12-08 12:36:52.150 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.897s] 2020-12-08 12:37:13.361 32 INFO rally.task.context [-] Verification 255bffbb-792d-41ec-a50c-3f1d8ef40f63 | Context testr@default cleanup() started 2020-12-08 12:37:13.362 32 INFO rally.task.context [-] Verification 255bffbb-792d-41ec-a50c-3f1d8ef40f63 | Context testr@default cleanup() finished in 0.78 msec 2020-12-08 12:37:13.362 32 INFO rally.task.context [-] Verification 255bffbb-792d-41ec-a50c-3f1d8ef40f63 | Context tempest@default cleanup() started 2020-12-08 12:37:13.886 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-08 12:37:14.277 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-08 12:37:14.306 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_b4285146_ZFtl7YkX'. 2020-12-08 12:37:14.681 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_b4285146_ZFtl7YkX' has been deleted. 2020-12-08 12:37:14.681 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '7e2844f8-912a-48be-853f-628627b8e4f1' of option 'instance_type' from Tempest config file. 2020-12-08 12:37:14.682 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '7e2844f8-912a-48be-853f-628627b8e4f1' has been removed. 2020-12-08 12:37:14.691 32 INFO rally.task.context [-] Verification 255bffbb-792d-41ec-a50c-3f1d8ef40f63 | Context tempest@default cleanup() finished in 1.33 sec 2020-12-08 12:37:14.723 32 INFO rally.api [-] Verification (UUID=b4285146-ddf5-42e7-b235-8e7bd37785bf) has been successfully finished for deployment 'opnfv-rally' (UUID=c63b993e-7b64-4530-b659-ce68e80c90fe)! 2020-12-08 12:37:16.205 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:37:16.205 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:37:16.206 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:37:17.692 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:37:17.692 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:37:17.692 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:37:19.557 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'b4285146-ddf5-42e7-b235-8e7bd37785bf' 2020-12-08 12:37:19.587 96 INFO rally.api [-] The report has been successfully built. 2020-12-08 12:37:20.938 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:37:20.939 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:37:20.939 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:37:22.764 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'b4285146-ddf5-42e7-b235-8e7bd37785bf' 2020-12-08 12:37:22.772 98 INFO rally.api [-] The report has been successfully built.