2020-12-26 10:46:23.532 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 10:46:23.532 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 10:46:23.532 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 10:46:25.394 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-26 10:46:25.394 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-26 10:46:25.394 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-26 10:46:25.394 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-26 10:46:25.394 6 ERROR rally.cli.cliutils 2020-12-26 10:46:26.760 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 10:46:26.760 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 10:46:26.760 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 10:46:30.410 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 10:46:30.410 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 10:46:30.410 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 10:46:35.640 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 10:46:35.640 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 10:46:35.641 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 10:46:36.971 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 10:46:36.971 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 10:46:36.971 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 10:46:38.767 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-26 10:46:38.767 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-26 10:46:38.767 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-26 10:46:38.767 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils force=force) 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-26 10:46:38.767 15 ERROR rally.cli.cliutils 2020-12-26 10:46:40.115 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 10:46:40.115 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 10:46:40.115 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 10:46:41.974 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-26 10:46:42.050 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-17b2bdf1-9157-4b66-9ae1-86b433f433c9/repo. 2020-12-26 10:46:42.400 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-17b2bdf1-9157-4b66-9ae1-86b433f433c9/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2020-12-26 10:46:42.416 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-26 10:46:42.427 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-26 10:46:42.451 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-26 10:46:42.499 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-26 10:46:43.169 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=17b2bdf1-9157-4b66-9ae1-86b433f433c9) has been successfully created! 2020-12-26 10:46:44.613 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 10:46:44.613 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 10:46:44.613 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 10:46:51.052 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 10:46:51.052 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 10:46:51.052 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 10:46:52.904 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=17b2bdf1-9157-4b66-9ae1-86b433f433c9) for deployment 'opnfv-rally' (UUID=40b7f05a-0c90-4b33-8c25-a6c023365231). 2020-12-26 10:46:53.792 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=17b2bdf1-9157-4b66-9ae1-86b433f433c9) has been successfully configured for deployment 'opnfv-rally' (UUID=40b7f05a-0c90-4b33-8c25-a6c023365231)! 2020-12-26 10:47:02.215 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 10:47:02.215 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 10:47:02.215 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 10:47:04.124 32 INFO rally.api [-] Starting verification (UUID=4426161d-4a44-47e0-8ce9-91c064107a55) for deployment 'opnfv-rally' (UUID=40b7f05a-0c90-4b33-8c25-a6c023365231) by verifier 'opnfv-tempest' (UUID=17b2bdf1-9157-4b66-9ae1-86b433f433c9). 2020-12-26 10:47:05.238 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-26 10:47:05.507 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-26 10:47:05.507 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-17b2bdf1-9157-4b66-9ae1-86b433f433c9/for-deployment-40b7f05a-0c90-4b33-8c25-a6c023365231/tempest.log' to option 'log_file'. 2020-12-26 10:47:05.508 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-17b2bdf1-9157-4b66-9ae1-86b433f433c9/for-deployment-40b7f05a-0c90-4b33-8c25-a6c023365231/tempest.log 2020-12-26 10:47:05.508 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-26 10:47:05.508 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-17b2bdf1-9157-4b66-9ae1-86b433f433c9/for-deployment-40b7f05a-0c90-4b33-8c25-a6c023365231/lock_files' to option 'lock_path'. 2020-12-26 10:47:05.509 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-17b2bdf1-9157-4b66-9ae1-86b433f433c9/for-deployment-40b7f05a-0c90-4b33-8c25-a6c023365231/lock_files 2020-12-26 10:47:05.509 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-26 10:47:05.509 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-26 10:47:05.509 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 59aa092f-7137-4950-83d8-92be8612ffda 2020-12-26 10:47:05.510 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = c38cfedb-8331-409b-bd10-718ff95a6e11 2020-12-26 10:47:05.510 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 84331042-23ae-473b-9c68-36021ec2d850 2020-12-26 10:47:05.511 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 5ca9c625-943b-478d-a7ff-e3fb3449f49d 2020-12-26 10:47:05.816 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-26 10:47:05.816 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-26 10:47:05.817 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-26 10:47:05.910 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-26 10:47:05.965 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-26 10:47:05.966 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_4426161d_PsaaxQde' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-26 10:47:06.191 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4426161d_PsaaxQde' (ID = a32a0c06-e464-4cf3-8c52-2189fed14cec) has been successfully created! 2020-12-26 10:47:06.191 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'a32a0c06-e464-4cf3-8c52-2189fed14cec' to option 'instance_type'. 2020-12-26 10:47:06.192 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = a32a0c06-e464-4cf3-8c52-2189fed14cec 2020-12-26 10:47:06.194 32 INFO rally.task.context [-] Verification 17b2bdf1-9157-4b66-9ae1-86b433f433c9 | Context tempest@default setup() finished in 1.47 sec 2020-12-26 10:47:06.195 32 INFO rally.task.context [-] Verification 17b2bdf1-9157-4b66-9ae1-86b433f433c9 | Context testr@default setup() finished in 0.56 msec 2020-12-26 10:47:06.195 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/531bcb6b-fe3c-4823-a9d0-debd714f49f3'. 2020-12-26 10:47:11.121 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2020-12-26 10:47:11.969 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2020-12-26 10:47:12.364 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2020-12-26 10:47:13.537 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2020-12-26 10:48:12.796 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [11.108s] 2020-12-26 10:48:15.267 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [14.496s] 2020-12-26 10:48:16.541 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2020-12-26 10:48:16.645 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [17.486s] 2020-12-26 10:48:16.976 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [4.180s] 2020-12-26 10:48:17.614 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [3.754s] 2020-12-26 10:48:17.819 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [13.457s] 2020-12-26 10:48:20.171 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [33.853s] 2020-12-26 10:48:26.133 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [13.675s] 2020-12-26 10:48:28.564 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [11.918s] 2020-12-26 10:48:28.716 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [24.842s] 2020-12-26 10:48:28.718 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [28.719s] 2020-12-26 10:48:29.556 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [0.991s] 2020-12-26 10:48:32.543 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [14.724s] 2020-12-26 10:48:34.181 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [19.908s] 2020-12-26 10:48:34.391 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [26.319s] 2020-12-26 10:48:34.897 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [8.763s] 2020-12-26 10:48:36.196 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [39.793s] 2020-12-26 10:48:36.248 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [18.633s] 2020-12-26 10:48:36.367 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [19.384s] 2020-12-26 10:48:36.370 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.116s] 2020-12-26 10:48:36.400 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.032s] 2020-12-26 10:48:36.440 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.033s] 2020-12-26 10:48:36.494 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.053s] 2020-12-26 10:48:37.348 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [41.458s] 2020-12-26 10:48:37.515 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [34.927s] 2020-12-26 10:48:37.696 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [3.507s] 2020-12-26 10:48:42.410 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [39.642s] 2020-12-26 10:48:42.477 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [22.306s] 2020-12-26 10:48:42.515 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [24.107s] 2020-12-26 10:48:42.540 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [28.009s] 2020-12-26 10:48:50.122 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [17.578s] 2020-12-26 10:48:50.719 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [15.822s] 2020-12-26 10:48:52.374 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [41.331s] 2020-12-26 10:48:52.815 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [15.124s] 2020-12-26 10:48:53.419 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [17.224s] 2020-12-26 10:48:53.844 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [25.136s] 2020-12-26 10:48:54.388 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [40.044s] 2020-12-26 10:48:54.490 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [24.932s] 2020-12-26 10:48:55.675 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [39.963s] 2020-12-26 10:48:56.266 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [13.727s] 2020-12-26 10:48:57.635 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [54.349s] 2020-12-26 10:49:01.753 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [7.908s] 2020-12-26 10:49:03.934 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [35.219s] 2020-12-26 10:49:04.854 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [8.585s] 2020-12-26 10:49:05.802 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [33.008s] 2020-12-26 10:49:06.302 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [28.650s] 2020-12-26 10:49:06.775 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [30.415s] 2020-12-26 10:49:06.826 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [29.480s] 2020-12-26 10:49:07.665 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [30.151s] 2020-12-26 10:49:07.752 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [25.342s] 2020-12-26 10:49:08.981 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [56.692s] 2020-12-26 10:49:09.065 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [18.941s] 2020-12-26 10:49:09.382 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [17.009s] 2020-12-26 10:49:10.229 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [15.840s] 2020-12-26 10:49:12.325 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [17.834s] 2020-12-26 10:49:13.005 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [30.529s] 2020-12-26 10:49:18.076 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [11.773s] 2020-12-26 10:49:18.707 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [25.286s] 2020-12-26 10:49:26.116 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [22.179s] 2020-12-26 10:49:26.336 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [30.662s] 2020-12-26 10:49:28.693 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [31.059s] 2020-12-26 10:49:29.475 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [36.658s] 2020-12-26 10:49:29.909 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [25.055s] 2020-12-26 10:49:30.270 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [17.257s] 2020-12-26 10:49:30.539 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [23.710s] 2020-12-26 10:49:30.929 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [48.413s] 2020-12-26 10:49:31.487 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [24.709s] 2020-12-26 10:49:31.544 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [21.313s] 2020-12-26 10:49:33.275 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [27.471s] 2020-12-26 10:49:33.385 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [31.629s] 2020-12-26 10:49:33.790 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [15.081s] 2020-12-26 10:49:35.627 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [9.289s] 2020-12-26 10:49:35.948 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [28.280s] 2020-12-26 10:49:36.657 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [27.274s] 2020-12-26 10:49:37.170 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [11.053s] 2020-12-26 10:49:37.611 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [8.917s] 2020-12-26 10:49:44.203 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [35.221s] 2020-12-26 10:49:46.174 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [16.697s] 2020-12-26 10:49:56.581 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [38.503s] 2020-12-26 10:49:56.845 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... fail [25.896s] 2020-12-26 10:49:56.855 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... fail [25.341s] 2020-12-26 10:49:56.889 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [10.714s] 2020-12-26 10:49:58.759 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... fail [56.458s] 2020-12-26 10:49:59.170 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... fail [27.613s] 2020-12-26 10:49:59.712 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [15.509s] 2020-12-26 10:50:00.112 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [29.573s] 2020-12-26 10:50:01.463 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [1.749s] 2020-12-26 10:50:01.897 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [26.269s] 2020-12-26 10:50:02.226 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [31.960s] 2020-12-26 10:50:02.680 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [26.022s] 2020-12-26 10:50:03.671 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [33.761s] 2020-12-26 10:50:06.599 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... fail [9.761s] 2020-12-26 10:50:11.285 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [12.121s] 2020-12-26 10:50:15.345 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [42.067s] 2020-12-26 10:50:20.810 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [24.227s] 2020-12-26 10:50:21.325 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [19.861s] 2020-12-26 10:50:21.888 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [24.998s] 2020-12-26 10:50:21.988 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... fail [15.386s] 2020-12-26 10:50:22.600 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [25.768s] 2020-12-26 10:50:23.570 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.681s] 2020-12-26 10:50:23.738 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.137s] 2020-12-26 10:50:25.087 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [22.861s] 2020-12-26 10:50:25.603 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [48.432s] 2020-12-26 10:50:25.653 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [23.755s] 2020-12-26 10:50:26.058 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [25.944s] 2020-12-26 10:50:26.669 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [15.383s] 2020-12-26 10:50:27.369 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [3.631s] 2020-12-26 10:50:28.002 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [4.430s] 2020-12-26 10:50:28.811 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [52.862s] 2020-12-26 10:50:36.680 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [8.676s] 2020-12-26 10:50:36.998 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [10.939s] 2020-12-26 10:50:37.337 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [16.527s] 2020-12-26 10:50:38.738 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [1.740s] 2020-12-26 10:50:39.096 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [40.345s] 2020-12-26 10:50:39.401 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [14.312s] 2020-12-26 10:50:40.018 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [13.349s] 2020-12-26 10:50:44.046 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [28.701s] 2020-12-26 10:50:45.139 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [17.768s] 2020-12-26 10:50:45.679 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [8.338s] 2020-12-26 10:50:46.907 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [10.226s] 2020-12-26 10:50:48.426 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [3.286s] 2020-12-26 10:50:49.241 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [9.839s] 2020-12-26 10:50:50.274 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [11.534s] 2020-12-26 10:50:50.836 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [3.927s] 2020-12-26 10:50:54.187 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [8.507s] 2020-12-26 10:50:55.295 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [4.458s] 2020-12-26 10:50:55.981 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [7.554s] 2020-12-26 10:50:56.901 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [1.605s] 2020-12-26 10:50:59.312 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [20.213s] 2020-12-26 10:51:00.061 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [9.785s] 2020-12-26 10:51:00.549 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [6.361s] 2020-12-26 10:51:01.420 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [4.517s] 2020-12-26 10:51:02.438 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [6.456s] 2020-12-26 10:51:04.269 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [2.848s] 2020-12-26 10:51:07.109 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [6.559s] 2020-12-26 10:51:08.272 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [4.002s] 2020-12-26 10:51:09.104 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.994s] 2020-12-26 10:51:10.575 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.469s] 2020-12-26 10:51:13.234 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.959s] 2020-12-26 10:51:19.626 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [9.050s] 2020-12-26 10:51:24.818 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [5.191s] 2020-12-26 10:51:26.015 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.197s] 2020-12-26 10:51:27.204 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.188s] 2020-12-26 10:51:31.978 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.772s] 2020-12-26 10:51:37.168 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [5.186s] 2020-12-26 10:51:43.316 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [6.149s] 2020-12-26 10:51:48.545 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [5.227s] 2020-12-26 10:51:52.885 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [4.337s] 2020-12-26 10:51:57.699 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.814s] 2020-12-26 10:52:00.980 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.280s] 2020-12-26 10:52:03.014 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [2.034s] 2020-12-26 10:52:26.514 32 INFO rally.task.context [-] Verification 17b2bdf1-9157-4b66-9ae1-86b433f433c9 | Context testr@default cleanup() started 2020-12-26 10:52:26.515 32 INFO rally.task.context [-] Verification 17b2bdf1-9157-4b66-9ae1-86b433f433c9 | Context testr@default cleanup() finished in 0.77 msec 2020-12-26 10:52:26.516 32 INFO rally.task.context [-] Verification 17b2bdf1-9157-4b66-9ae1-86b433f433c9 | Context tempest@default cleanup() started 2020-12-26 10:52:27.055 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-26 10:52:27.162 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-26 10:52:27.194 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_4426161d_PsaaxQde'. 2020-12-26 10:52:28.008 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4426161d_PsaaxQde' has been deleted. 2020-12-26 10:52:28.009 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'a32a0c06-e464-4cf3-8c52-2189fed14cec' of option 'instance_type' from Tempest config file. 2020-12-26 10:52:28.010 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'a32a0c06-e464-4cf3-8c52-2189fed14cec' has been removed. 2020-12-26 10:52:28.019 32 INFO rally.task.context [-] Verification 17b2bdf1-9157-4b66-9ae1-86b433f433c9 | Context tempest@default cleanup() finished in 1.50 sec 2020-12-26 10:52:28.052 32 INFO rally.api [-] Verification (UUID=4426161d-4a44-47e0-8ce9-91c064107a55) has been successfully finished for deployment 'opnfv-rally' (UUID=40b7f05a-0c90-4b33-8c25-a6c023365231)! 2020-12-26 10:52:29.617 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 10:52:29.618 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 10:52:29.618 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 10:52:31.110 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 10:52:31.111 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 10:52:31.111 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 10:52:32.920 96 INFO rally.api [-] Building 'html' report for the following verification(s): '4426161d-4a44-47e0-8ce9-91c064107a55' 2020-12-26 10:52:32.952 96 INFO rally.api [-] The report has been successfully built. 2020-12-26 10:52:34.309 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-26 10:52:34.309 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-26 10:52:34.309 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-26 10:52:36.087 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '4426161d-4a44-47e0-8ce9-91c064107a55' 2020-12-26 10:52:36.096 98 INFO rally.api [-] The report has been successfully built.