2021-04-29 13:40:23.000 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 13:40:23.000 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 13:40:23.000 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-29 13:40:24.846 6 ERROR rally.cli.cliutils 2021-04-29 13:40:26.206 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 13:40:26.206 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 13:40:26.206 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 13:40:29.820 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 13:40:29.821 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 13:40:29.821 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 13:40:35.118 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 13:40:35.118 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 13:40:35.118 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 13:40:36.383 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 13:40:36.383 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 13:40:36.383 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils force=force) 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-29 13:40:38.102 15 ERROR rally.cli.cliutils 2021-04-29 13:40:39.411 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 13:40:39.411 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 13:40:39.411 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 13:40:41.380 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-29 13:40:41.460 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-20ef5e41-ee62-4c35-93da-859a91e6118c/repo. 2021-04-29 13:40:41.818 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-20ef5e41-ee62-4c35-93da-859a91e6118c/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-04-29 13:40:41.835 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-04-29 13:40:41.844 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-04-29 13:40:41.867 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-29 13:40:41.919 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-29 13:40:42.596 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=20ef5e41-ee62-4c35-93da-859a91e6118c) has been successfully created! 2021-04-29 13:40:44.058 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 13:40:44.059 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 13:40:44.059 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 13:41:32.114 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 13:41:32.114 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 13:41:32.114 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 13:41:34.045 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=20ef5e41-ee62-4c35-93da-859a91e6118c) for deployment 'opnfv-rally' (UUID=4bbd3ad3-cf83-420e-a69a-368a3a32bed5). 2021-04-29 13:41:34.981 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=20ef5e41-ee62-4c35-93da-859a91e6118c) has been successfully configured for deployment 'opnfv-rally' (UUID=4bbd3ad3-cf83-420e-a69a-368a3a32bed5)! 2021-04-29 13:41:43.900 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 13:41:43.900 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 13:41:43.900 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 13:41:45.794 32 INFO rally.api [-] Starting verification (UUID=27144234-a297-4b74-ad28-8bac9ad71660) for deployment 'opnfv-rally' (UUID=4bbd3ad3-cf83-420e-a69a-368a3a32bed5) by verifier 'opnfv-tempest' (UUID=20ef5e41-ee62-4c35-93da-859a91e6118c). 2021-04-29 13:41:46.867 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-29 13:41:58.194 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-29 13:41:58.195 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-20ef5e41-ee62-4c35-93da-859a91e6118c/for-deployment-4bbd3ad3-cf83-420e-a69a-368a3a32bed5/tempest.log' to option 'log_file'. 2021-04-29 13:41:58.195 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-20ef5e41-ee62-4c35-93da-859a91e6118c/for-deployment-4bbd3ad3-cf83-420e-a69a-368a3a32bed5/tempest.log 2021-04-29 13:41:58.196 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-29 13:41:58.196 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-20ef5e41-ee62-4c35-93da-859a91e6118c/for-deployment-4bbd3ad3-cf83-420e-a69a-368a3a32bed5/lock_files' to option 'lock_path'. 2021-04-29 13:41:58.196 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-20ef5e41-ee62-4c35-93da-859a91e6118c/for-deployment-4bbd3ad3-cf83-420e-a69a-368a3a32bed5/lock_files 2021-04-29 13:41:58.197 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-29 13:41:58.197 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-04-29 13:41:58.198 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c91796b0-5f89-4e73-8cb8-adff2dee2796 2021-04-29 13:41:58.198 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 5499513f-3de5-41c5-9451-1cc9fd1b582e 2021-04-29 13:41:58.199 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 4faae530-9aeb-4364-bd02-27b8c6a9ae9c 2021-04-29 13:41:58.199 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = bec3a76e-947a-485f-9016-5872ad8afcbe 2021-04-29 13:41:58.515 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-29 13:41:58.516 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-29 13:41:58.517 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-29 13:41:58.610 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-29 13:41:58.725 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-29 13:41:58.726 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_27144234_PSYoFJWF' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-29 13:42:07.744 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_27144234_PSYoFJWF' (ID = a93e887e-1144-47dd-a6cb-3357f94f30ce) has been successfully created! 2021-04-29 13:42:07.744 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'a93e887e-1144-47dd-a6cb-3357f94f30ce' to option 'instance_type'. 2021-04-29 13:42:07.745 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = a93e887e-1144-47dd-a6cb-3357f94f30ce 2021-04-29 13:42:07.747 32 INFO rally.task.context [-] Verification 20ef5e41-ee62-4c35-93da-859a91e6118c | Context tempest@default setup() finished in 21.38 sec 2021-04-29 13:42:07.748 32 INFO rally.task.context [-] Verification 20ef5e41-ee62-4c35-93da-859a91e6118c | Context testr@default setup() finished in 0.54 msec 2021-04-29 13:42:07.748 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/b47ebf7a-d44f-47cc-8692-a766a0081f72'. 2021-04-29 13:42:12.754 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-04-29 13:42:13.249 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-04-29 13:42:13.659 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-04-29 13:42:14.220 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-04-29 13:42:47.702 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest ... fail 2021-04-29 13:42:47.728 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest ... fail 2021-04-29 13:42:48.810 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest ... fail 2021-04-29 13:42:50.179 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest ... fail 2021-04-29 13:42:50.947 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest ... fail 2021-04-29 13:42:51.567 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest ... fail 2021-04-29 13:43:07.758 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest ... fail 2021-04-29 13:43:07.777 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest ... fail 2021-04-29 13:43:07.782 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest ... fail 2021-04-29 13:43:07.784 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest ... fail 2021-04-29 13:43:13.400 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest ... fail 2021-04-29 13:43:14.872 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest ... fail 2021-04-29 13:43:14.877 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest ... fail 2021-04-29 13:43:14.888 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest ... fail 2021-04-29 13:43:14.894 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest ... fail 2021-04-29 13:43:14.896 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest ... fail 2021-04-29 13:43:17.112 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest ... fail 2021-04-29 13:43:20.205 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest ... fail 2021-04-29 13:43:21.172 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest ... fail 2021-04-29 13:43:21.173 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest ... fail 2021-04-29 13:43:32.133 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... fail 2021-04-29 13:43:38.774 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest ... fail 2021-04-29 13:43:38.892 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest ... fail 2021-04-29 13:44:39.821 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [14.011s] 2021-04-29 13:44:40.917 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [1.095s] 2021-04-29 13:44:42.064 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [1.146s] 2021-04-29 13:45:12.164 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [22.002s] 2021-04-29 13:45:39.691 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [27.529s] 2021-04-29 13:45:41.886 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [51.781s] 2021-04-29 13:46:03.702 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [24.008s] 2021-04-29 13:46:19.436 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [37.549s] 2021-04-29 13:46:20.968 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [17.266s] 2021-04-29 13:46:48.942 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [27.973s] 2021-04-29 13:47:07.224 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [47.788s] 2021-04-29 13:48:10.215 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [62.989s] 2021-04-29 13:49:23.874 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [73.657s] 2021-04-29 13:49:57.720 32 INFO rally.task.context [-] Verification 20ef5e41-ee62-4c35-93da-859a91e6118c | Context testr@default cleanup() started 2021-04-29 13:49:57.721 32 INFO rally.task.context [-] Verification 20ef5e41-ee62-4c35-93da-859a91e6118c | Context testr@default cleanup() finished in 0.84 msec 2021-04-29 13:49:57.722 32 INFO rally.task.context [-] Verification 20ef5e41-ee62-4c35-93da-859a91e6118c | Context tempest@default cleanup() started 2021-04-29 13:49:58.336 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-29 13:50:01.438 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-29 13:50:01.469 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_27144234_PSYoFJWF'. 2021-04-29 13:50:04.918 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_27144234_PSYoFJWF' has been deleted. 2021-04-29 13:50:04.919 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'a93e887e-1144-47dd-a6cb-3357f94f30ce' of option 'instance_type' from Tempest config file. 2021-04-29 13:50:04.920 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'a93e887e-1144-47dd-a6cb-3357f94f30ce' has been removed. 2021-04-29 13:50:04.929 32 INFO rally.task.context [-] Verification 20ef5e41-ee62-4c35-93da-859a91e6118c | Context tempest@default cleanup() finished in 7.21 sec 2021-04-29 13:50:04.970 32 INFO rally.api [-] Verification (UUID=27144234-a297-4b74-ad28-8bac9ad71660) has been successfully finished for deployment 'opnfv-rally' (UUID=4bbd3ad3-cf83-420e-a69a-368a3a32bed5)! 2021-04-29 13:50:06.440 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 13:50:06.440 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 13:50:06.440 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 13:50:07.837 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 13:50:07.837 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 13:50:07.838 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 13:50:09.683 96 INFO rally.api [-] Building 'html' report for the following verification(s): '27144234-a297-4b74-ad28-8bac9ad71660' 2021-04-29 13:50:09.714 96 INFO rally.api [-] The report has been successfully built. 2021-04-29 13:50:11.163 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 13:50:11.163 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 13:50:11.163 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 13:50:13.038 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '27144234-a297-4b74-ad28-8bac9ad71660' 2021-04-29 13:50:13.050 98 INFO rally.api [-] The report has been successfully built.