2020-11-28 05:07:51.537 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 05:07:51.538 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 05:07:51.538 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 05:07:53.368 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-11-28 05:07:53.368 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-11-28 05:07:53.368 6 ERROR rally.cli.cliutils 2020-11-28 05:07:54.733 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 05:07:54.733 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 05:07:54.734 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 05:07:58.144 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 05:07:58.144 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 05:07:58.144 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 05:08:03.268 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 05:08:03.268 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 05:08:03.268 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 05:08:04.524 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 05:08:04.524 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 05:08:04.524 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 05:08:06.312 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-11-28 05:08:06.312 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils force=force) 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-11-28 05:08:06.312 15 ERROR rally.cli.cliutils 2020-11-28 05:08:07.732 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 05:08:07.732 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 05:08:07.732 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 05:08:09.498 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-11-28 05:08:09.575 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-111b706a-71f7-41ce-810c-5fd73f8c7c1a/repo. 2020-11-28 05:08:09.883 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-111b706a-71f7-41ce-810c-5fd73f8c7c1a/repo'... done. Note: checking out 'a02e87556bc38156aa462a7e5ce3a814c060f2a9'. 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-11-28 05:08:09.898 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga02e87556 ' 2020-11-28 05:08:09.908 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a02e87556bc38156aa462a7e5ce3a814c060f2a9 ' 2020-11-28 05:08:09.931 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-11-28 05:08:09.978 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-11-28 05:08:10.659 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=111b706a-71f7-41ce-810c-5fd73f8c7c1a) has been successfully created! 2020-11-28 05:08:12.054 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 05:08:12.055 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 05:08:12.055 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 05:08:19.316 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 05:08:19.316 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 05:08:19.316 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 05:08:21.130 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=111b706a-71f7-41ce-810c-5fd73f8c7c1a) for deployment 'opnfv-rally' (UUID=b41112fb-e20f-4bae-ad9c-c1fdde355146). 2020-11-28 05:08:22.046 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=111b706a-71f7-41ce-810c-5fd73f8c7c1a) has been successfully configured for deployment 'opnfv-rally' (UUID=b41112fb-e20f-4bae-ad9c-c1fdde355146)! 2020-11-28 05:08:30.466 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 05:08:30.467 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 05:08:30.467 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 05:08:32.380 32 INFO rally.api [-] Starting verification (UUID=1aec52ca-dac8-4763-89a4-e89b63c70f6b) for deployment 'opnfv-rally' (UUID=b41112fb-e20f-4bae-ad9c-c1fdde355146) by verifier 'opnfv-tempest' (UUID=111b706a-71f7-41ce-810c-5fd73f8c7c1a). 2020-11-28 05:08:33.447 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-11-28 05:08:33.850 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-11-28 05:08:33.850 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-111b706a-71f7-41ce-810c-5fd73f8c7c1a/for-deployment-b41112fb-e20f-4bae-ad9c-c1fdde355146/tempest.log' to option 'log_file'. 2020-11-28 05:08:33.851 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-111b706a-71f7-41ce-810c-5fd73f8c7c1a/for-deployment-b41112fb-e20f-4bae-ad9c-c1fdde355146/tempest.log 2020-11-28 05:08:33.851 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-11-28 05:08:33.852 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-111b706a-71f7-41ce-810c-5fd73f8c7c1a/for-deployment-b41112fb-e20f-4bae-ad9c-c1fdde355146/lock_files' to option 'lock_path'. 2020-11-28 05:08:33.852 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-111b706a-71f7-41ce-810c-5fd73f8c7c1a/for-deployment-b41112fb-e20f-4bae-ad9c-c1fdde355146/lock_files 2020-11-28 05:08:33.852 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-11-28 05:08:33.853 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-11-28 05:08:33.853 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 25f8460a-be5d-4f58-8e65-bcbda018f96f 2020-11-28 05:08:33.854 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 87096347-e029-415b-828c-56ea14d83f16 2020-11-28 05:08:33.854 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = cbd9cf91-c4e8-4f55-9cfe-6b0e16a464b1 2020-11-28 05:08:33.855 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 5a6b3f41-6c12-4022-9216-de2a5fe91255 2020-11-28 05:08:34.118 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-11-28 05:08:34.118 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-11-28 05:08:34.119 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-11-28 05:08:34.184 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-11-28 05:08:34.231 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-11-28 05:08:34.232 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_1aec52ca_qVu8daQO' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-11-28 05:08:34.345 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1aec52ca_qVu8daQO' (ID = acf0b50b-6573-4087-a3a4-a3aafe23cb3f) has been successfully created! 2020-11-28 05:08:34.345 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'acf0b50b-6573-4087-a3a4-a3aafe23cb3f' to option 'instance_type'. 2020-11-28 05:08:34.346 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = acf0b50b-6573-4087-a3a4-a3aafe23cb3f 2020-11-28 05:08:34.348 32 INFO rally.task.context [-] Verification 111b706a-71f7-41ce-810c-5fd73f8c7c1a | Context tempest@default setup() finished in 1.39 sec 2020-11-28 05:08:34.349 32 INFO rally.task.context [-] Verification 111b706a-71f7-41ce-810c-5fd73f8c7c1a | Context testr@default setup() finished in 0.55 msec 2020-11-28 05:08:34.349 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/5ed31a63-2345-45d4-af54-88f2c077213b'. 2020-11-28 05:08:39.762 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2020-11-28 05:08:40.133 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2020-11-28 05:08:40.136 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2020-11-28 05:09:33.187 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [11.278s] 2020-11-28 05:09:36.282 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [3.098s] 2020-11-28 05:09:43.989 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [15.703s] 2020-11-28 05:09:45.267 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [9.815s] 2020-11-28 05:09:53.559 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [27.569s] 2020-11-28 05:09:53.996 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [31.583s] 2020-11-28 05:09:54.262 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [12.563s] 2020-11-28 05:09:55.548 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... success [20.926s] 2020-11-28 05:09:59.929 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [29.091s] 2020-11-28 05:10:00.551 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [27.659s] 2020-11-28 05:10:00.772 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [28.974s] 2020-11-28 05:10:01.238 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [23.706s] 2020-11-28 05:10:01.454 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [20.258s] 2020-11-28 05:10:02.922 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [19.958s] 2020-11-28 05:10:03.793 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [18.526s] 2020-11-28 05:10:04.151 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [42.457s] 2020-11-28 05:10:04.706 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [28.423s] 2020-11-28 05:10:05.190 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [44.397s] 2020-11-28 05:10:06.155 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [29.464s] 2020-11-28 05:10:06.717 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [3.795s] 2020-11-28 05:10:07.853 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [1.136s] 2020-11-28 05:10:09.328 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [53.613s] 2020-11-28 05:10:09.572 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [15.309s] 2020-11-28 05:10:10.649 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [17.090s] 2020-11-28 05:10:11.072 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [11.143s] 2020-11-28 05:10:11.846 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest.test_create_flavor_service_profile ... success [27.098s] 2020-11-28 05:10:14.264 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [12.809s] 2020-11-28 05:10:14.732 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [14.181s] 2020-11-28 05:10:17.544 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [37.698s] 2020-11-28 05:10:17.953 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [17.180s] 2020-11-28 05:10:20.030 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [15.879s] 2020-11-28 05:10:20.516 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [36.114s] 2020-11-28 05:10:29.130 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [25.471s] 2020-11-28 05:10:30.151 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [28.913s] 2020-11-28 05:10:35.416 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [59.154s] 2020-11-28 05:10:36.496 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [25.422s] 2020-11-28 05:10:40.833 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [54.043s] 2020-11-28 05:10:42.050 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [38.255s] 2020-11-28 05:10:44.769 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [38.612s] 2020-11-28 05:10:45.662 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [25.631s] 2020-11-28 05:10:46.578 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [29.033s] 2020-11-28 05:10:46.782 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [37.453s] 2020-11-28 05:10:47.006 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [42.300s] 2020-11-28 05:10:47.158 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [53.906s] 2020-11-28 05:10:47.469 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [50.287s] 2020-11-28 05:10:47.505 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... success [51.958s] 2020-11-28 05:10:49.244 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [39.671s] 2020-11-28 05:10:49.618 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [31.664s] 2020-11-28 05:10:49.689 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [20.559s] 2020-11-28 05:10:52.522 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [16.023s] 2020-11-28 05:10:52.776 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest.test_delete_flavor_service_profile ... success [40.930s] 2020-11-28 05:10:52.940 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [38.674s] 2020-11-28 05:10:54.448 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... success [19.031s] 2020-11-28 05:10:55.236 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [44.585s] 2020-11-28 05:10:56.613 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [36.097s] 2020-11-28 05:10:57.076 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [11.413s] 2020-11-28 05:10:58.378 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [13.608s] 2020-11-28 05:10:59.504 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [18.672s] 2020-11-28 05:11:03.107 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [16.100s] 2020-11-28 05:11:03.993 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [14.746s] 2020-11-28 05:11:05.405 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [60.216s] 2020-11-28 05:11:07.953 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [18.264s] 2020-11-28 05:11:09.918 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [12.841s] 2020-11-28 05:11:13.018 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [30.967s] 2020-11-28 05:11:15.041 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [44.889s] 2020-11-28 05:11:15.342 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [20.892s] 2020-11-28 05:11:16.042 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [26.423s] 2020-11-28 05:11:17.739 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [25.217s] 2020-11-28 05:11:18.744 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [13.338s] 2020-11-28 05:11:19.633 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [26.691s] 2020-11-28 05:11:20.546 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [17.438s] 2020-11-28 05:11:20.966 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [34.386s] 2020-11-28 05:11:21.955 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... fail 2020-11-28 05:11:22.806 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [26.191s] 2020-11-28 05:11:23.051 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [36.267s] 2020-11-28 05:11:23.637 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [36.169s] 2020-11-28 05:11:26.699 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [31.462s] 2020-11-28 05:11:31.064 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [16.021s] 2020-11-28 05:11:31.180 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... success [43.674s] 2020-11-28 05:11:35.850 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [27.895s] 2020-11-28 05:11:42.010 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [38.016s] 2020-11-28 05:11:46.279 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [30.936s] 2020-11-28 05:11:47.234 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [28.488s] 2020-11-28 05:11:47.609 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [60.451s] 2020-11-28 05:11:49.407 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [26.598s] 2020-11-28 05:11:50.493 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [37.473s] 2020-11-28 05:11:54.727 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [56.348s] 2020-11-28 05:11:58.764 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [59.259s] 2020-11-28 05:11:58.837 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [35.785s] 2020-11-28 05:12:00.258 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [13.024s] 2020-11-28 05:12:01.966 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [30.902s] 2020-11-28 05:12:02.646 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [3.806s] 2020-11-28 05:12:03.693 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [17.414s] 2020-11-28 05:12:08.509 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [62.121s] 2020-11-28 05:12:08.864 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [18.368s] 2020-11-28 05:12:09.343 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [19.937s] 2020-11-28 05:12:10.166 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [8.196s] 2020-11-28 05:12:10.579 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... success [39.399s] 2020-11-28 05:12:10.790 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [8.145s] 2020-11-28 05:12:14.871 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [51.233s] 2020-11-28 05:12:15.889 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [28.278s] 2020-11-28 05:12:17.334 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [13.640s] 2020-11-28 05:12:18.596 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [8.431s] 2020-11-28 05:12:20.689 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [11.825s] 2020-11-28 05:12:21.303 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [10.512s] 2020-11-28 05:12:22.278 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [23.512s] 2020-11-28 05:12:28.226 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [67.677s] 2020-11-28 05:12:31.012 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [2.786s] 2020-11-28 05:12:31.118 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [13.784s] 2020-11-28 05:12:32.358 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.237s] 2020-11-28 05:12:32.670 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [17.798s] 2020-11-28 05:12:33.335 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [12.030s] 2020-11-28 05:12:33.429 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [24.084s] 2020-11-28 05:12:33.577 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... success [22.996s] 2020-11-28 05:12:33.666 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [17.775s] 2020-11-28 05:12:33.770 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [25.263s] 2020-11-28 05:12:38.867 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [20.269s] 2020-11-28 05:12:39.084 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [6.726s] 2020-11-28 05:12:39.485 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [17.207s] 2020-11-28 05:12:39.620 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [8.606s] 2020-11-28 05:12:39.637 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [18.947s] 2020-11-28 05:12:40.523 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.438s] 2020-11-28 05:12:43.868 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [10.436s] 2020-11-28 05:12:43.939 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [3.415s] 2020-11-28 05:12:47.038 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [7.417s] 2020-11-28 05:12:47.984 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [14.317s] 2020-11-28 05:12:48.550 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [15.214s] 2020-11-28 05:12:50.483 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [6.543s] 2020-11-28 05:12:55.184 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... success [21.604s] 2020-11-28 05:12:58.652 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [8.168s] 2020-11-28 05:12:59.088 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [25.315s] 2020-11-28 05:13:00.026 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [12.988s] 2020-11-28 05:13:01.028 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [2.375s] 2020-11-28 05:13:03.433 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [24.565s] 2020-11-28 05:13:07.267 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [6.236s] 2020-11-28 05:13:11.299 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [11.271s] 2020-11-28 05:13:11.454 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [8.021s] 2020-11-28 05:13:12.299 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [5.032s] 2020-11-28 05:13:12.561 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.105s] 2020-11-28 05:13:18.690 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [6.389s] 2020-11-28 05:13:19.748 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [8.449s] 2020-11-28 05:13:19.892 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [7.330s] 2020-11-28 05:13:24.601 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [5.910s] 2020-11-28 05:13:25.056 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [5.163s] 2020-11-28 05:13:27.251 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [2.193s] 2020-11-28 05:13:29.320 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [2.068s] 2020-11-28 05:13:32.507 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [3.186s] 2020-11-28 05:13:37.737 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [5.228s] 2020-11-28 05:13:47.043 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [9.306s] 2020-11-28 05:13:55.056 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [8.011s] 2020-11-28 05:13:57.957 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.899s] 2020-11-28 05:14:01.931 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [3.971s] 2020-11-28 05:14:05.468 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.537s] 2020-11-28 05:14:07.835 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [2.368s] 2020-11-28 05:14:32.647 32 INFO rally.task.context [-] Verification 111b706a-71f7-41ce-810c-5fd73f8c7c1a | Context testr@default cleanup() started 2020-11-28 05:14:32.648 32 INFO rally.task.context [-] Verification 111b706a-71f7-41ce-810c-5fd73f8c7c1a | Context testr@default cleanup() finished in 0.79 msec 2020-11-28 05:14:32.648 32 INFO rally.task.context [-] Verification 111b706a-71f7-41ce-810c-5fd73f8c7c1a | Context tempest@default cleanup() started 2020-11-28 05:14:33.263 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-11-28 05:14:33.443 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-11-28 05:14:33.476 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_1aec52ca_qVu8daQO'. 2020-11-28 05:14:34.271 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1aec52ca_qVu8daQO' has been deleted. 2020-11-28 05:14:34.272 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'acf0b50b-6573-4087-a3a4-a3aafe23cb3f' of option 'instance_type' from Tempest config file. 2020-11-28 05:14:34.272 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'acf0b50b-6573-4087-a3a4-a3aafe23cb3f' has been removed. 2020-11-28 05:14:34.283 32 INFO rally.task.context [-] Verification 111b706a-71f7-41ce-810c-5fd73f8c7c1a | Context tempest@default cleanup() finished in 1.63 sec 2020-11-28 05:14:34.322 32 INFO rally.api [-] Verification (UUID=1aec52ca-dac8-4763-89a4-e89b63c70f6b) has been successfully finished for deployment 'opnfv-rally' (UUID=b41112fb-e20f-4bae-ad9c-c1fdde355146)! 2020-11-28 05:14:35.827 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 05:14:35.828 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 05:14:35.828 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 05:14:37.299 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 05:14:37.299 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 05:14:37.299 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 05:14:39.080 96 INFO rally.api [-] Building 'html' report for the following verification(s): '1aec52ca-dac8-4763-89a4-e89b63c70f6b' 2020-11-28 05:14:39.103 96 INFO rally.api [-] The report has been successfully built. 2020-11-28 05:14:40.500 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 05:14:40.500 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 05:14:40.500 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 05:14:42.315 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '1aec52ca-dac8-4763-89a4-e89b63c70f6b' 2020-11-28 05:14:42.328 98 INFO rally.api [-] The report has been successfully built.