2020-07-02 08:44:13.237 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:44:13.237 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:44:13.238 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:44:15.518 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-07-02 08:44:15.518 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-07-02 08:44:15.518 6 ERROR rally.cli.cliutils 2020-07-02 08:44:17.303 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:44:17.303 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:44:17.303 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:44:21.741 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:44:21.741 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:44:21.741 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:44:27.007 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:44:27.007 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:44:27.008 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:44:28.727 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:44:28.728 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:44:28.728 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:44:32.472 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-07-02 08:44:32.472 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils force=force) 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-07-02 08:44:32.472 15 ERROR rally.cli.cliutils 2020-07-02 08:44:34.912 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:44:34.913 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:44:34.913 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:44:38.180 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-07-02 08:44:38.282 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d410ccea-8c34-4701-bf8d-7b2ecc383dfd/repo. 2020-07-02 08:44:39.438 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d410ccea-8c34-4701-bf8d-7b2ecc383dfd/repo'... done. Note: checking out '55435771d78ee61246d869354d13aad566251523'. 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-07-02 08:44:39.452 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g55435771d ' 2020-07-02 08:44:39.461 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '55435771d78ee61246d869354d13aad566251523 ' 2020-07-02 08:44:39.499 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-07-02 08:44:39.584 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-07-02 08:44:40.461 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d410ccea-8c34-4701-bf8d-7b2ecc383dfd) has been successfully created! 2020-07-02 08:44:42.475 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:44:42.476 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:44:42.476 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:44:47.288 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:44:47.289 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:44:47.289 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:44:49.654 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d410ccea-8c34-4701-bf8d-7b2ecc383dfd) for deployment 'opnfv-rally' (UUID=2ece41fb-4925-43e4-8bc1-201cb29d57a3). 2020-07-02 08:44:50.350 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d410ccea-8c34-4701-bf8d-7b2ecc383dfd) has been successfully configured for deployment 'opnfv-rally' (UUID=2ece41fb-4925-43e4-8bc1-201cb29d57a3)! 2020-07-02 08:45:02.289 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:45:02.290 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:45:02.290 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:45:04.789 32 INFO rally.api [-] Starting verification (UUID=7b72b3dd-a733-4f4a-b98b-4441e36e1f4e) for deployment 'opnfv-rally' (UUID=2ece41fb-4925-43e4-8bc1-201cb29d57a3) by verifier 'opnfv-tempest' (UUID=d410ccea-8c34-4701-bf8d-7b2ecc383dfd). 2020-07-02 08:45:05.676 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-07-02 08:45:05.676 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d410ccea-8c34-4701-bf8d-7b2ecc383dfd/for-deployment-2ece41fb-4925-43e4-8bc1-201cb29d57a3/tempest.log' to option 'log_file'. 2020-07-02 08:45:05.677 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d410ccea-8c34-4701-bf8d-7b2ecc383dfd/for-deployment-2ece41fb-4925-43e4-8bc1-201cb29d57a3/tempest.log 2020-07-02 08:45:05.677 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-07-02 08:45:05.677 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d410ccea-8c34-4701-bf8d-7b2ecc383dfd/for-deployment-2ece41fb-4925-43e4-8bc1-201cb29d57a3/lock_files' to option 'lock_path'. 2020-07-02 08:45:05.678 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d410ccea-8c34-4701-bf8d-7b2ecc383dfd/for-deployment-2ece41fb-4925-43e4-8bc1-201cb29d57a3/lock_files 2020-07-02 08:45:05.678 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-07-02 08:45:05.678 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-07-02 08:45:05.679 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 7593d479-f264-4259-83c5-ceaf0e240af1 2020-07-02 08:45:05.679 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ded053eb-3e84-407e-a3c6-46f4611dc301 2020-07-02 08:45:05.679 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 8a1ab6dc-2548-426b-8539-33ddb3dd30da 2020-07-02 08:45:05.680 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 717886b4-d433-45b7-b92e-82f045adefc7 2020-07-02 08:45:05.917 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-07-02 08:45:05.918 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = patrole-net_36a94b75-43cb-4437-ae31-59a27e80b36e 2020-07-02 08:45:05.918 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-07-02 08:45:05.993 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 08:45:06.025 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-07-02 08:45:06.026 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_7b72b3dd_4x010roZ' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 08:45:06.057 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7b72b3dd_4x010roZ' (ID = 098244ed-28e8-4942-a918-a8ae3fc58d36) has been successfully created! 2020-07-02 08:45:06.058 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '098244ed-28e8-4942-a918-a8ae3fc58d36' to option 'instance_type'. 2020-07-02 08:45:06.058 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 098244ed-28e8-4942-a918-a8ae3fc58d36 2020-07-02 08:45:06.060 32 INFO rally.task.context [-] Verification d410ccea-8c34-4701-bf8d-7b2ecc383dfd | Context tempest@default setup() finished in 1.03 sec 2020-07-02 08:45:06.061 32 INFO rally.task.context [-] Verification d410ccea-8c34-4701-bf8d-7b2ecc383dfd | Context testr@default setup() finished in 0.43 msec 2020-07-02 08:45:06.061 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/86ec6159-af1d-45b6-8a7b-4f31d4b79390'. 2020-07-02 08:45:11.229 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2020-07-02 08:45:11.374 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2020-07-02 08:45:17.540 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [1.308s] 2020-07-02 08:45:18.287 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [1.148s] 2020-07-02 08:45:18.297 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [1.155s] 2020-07-02 08:45:18.319 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [0.780s] 2020-07-02 08:45:18.575 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [1.513s] 2020-07-02 08:45:18.650 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [1.497s] 2020-07-02 08:45:18.873 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [0.577s] 2020-07-02 08:45:18.941 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [1.566s] 2020-07-02 08:45:18.977 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [1.261s] 2020-07-02 08:45:18.998 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [1.554s] 2020-07-02 08:45:19.045 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [0.725s] 2020-07-02 08:45:19.138 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [1.037s] 2020-07-02 08:45:19.182 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [1.166s] 2020-07-02 08:45:19.413 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest.test_create_flavor_service_profile ... success [1.946s] 2020-07-02 08:45:19.460 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [1.281s] 2020-07-02 08:45:19.534 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [0.660s] 2020-07-02 08:45:19.563 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [2.104s] 2020-07-02 08:45:19.973 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [0.997s] 2020-07-02 08:45:19.984 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [1.411s] 2020-07-02 08:45:20.023 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 [2.377s] 2020-07-02 08:45:20.025 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [1.027s] 2020-07-02 08:45:20.251 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [1.111s] 2020-07-02 08:45:20.330 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [1.149s] 2020-07-02 08:45:20.385 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [2.718s] 2020-07-02 08:45:20.389 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [0.930s] 2020-07-02 08:45:20.514 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [1.462s] 2020-07-02 08:45:20.558 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [2.999s] 2020-07-02 08:45:20.606 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [0.632s] 2020-07-02 08:45:20.669 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest.test_delete_flavor_service_profile ... success [1.253s] 2020-07-02 08:45:20.806 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [0.779s] 2020-07-02 08:45:20.808 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [0.823s] 2020-07-02 08:45:20.863 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [0.532s] 2020-07-02 08:45:20.987 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [0.380s] 2020-07-02 08:45:21.007 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [0.614s] 2020-07-02 08:45:21.013 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [0.503s] 2020-07-02 08:45:21.108 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [2.457s] 2020-07-02 08:45:21.121 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [1.557s] 2020-07-02 08:45:21.168 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [3.847s] 2020-07-02 08:45:21.215 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [0.412s] 2020-07-02 08:45:21.250 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [0.384s] 2020-07-02 08:45:21.377 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [0.390s] 2020-07-02 08:45:21.427 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [0.420s] 2020-07-02 08:45:21.445 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [0.431s] 2020-07-02 08:45:21.938 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [1.129s] 2020-07-02 08:45:22.099 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [3.371s] 2020-07-02 08:45:22.260 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 [2.238s] 2020-07-02 08:45:22.269 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [0.843s] 2020-07-02 08:45:22.279 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [1.171s] 2020-07-02 08:45:22.610 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [1.486s] 2020-07-02 08:45:22.631 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [4.013s] 2020-07-02 08:45:22.679 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [1.232s] 2020-07-02 08:45:22.840 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [3.599s] 2020-07-02 08:45:22.899 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [3.319s] 2020-07-02 08:45:22.997 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [0.317s] 2020-07-02 08:45:23.193 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [1.742s] 2020-07-02 08:45:23.545 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [3.161s] 2020-07-02 08:45:23.652 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [0.654s] 2020-07-02 08:45:24.126 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [1.517s] 2020-07-02 08:45:24.268 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [1.638s] 2020-07-02 08:45:24.352 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [0.805s] 2020-07-02 08:45:24.411 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [1.219s] 2020-07-02 08:45:24.498 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 [2.236s] 2020-07-02 08:45:24.518 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [2.423s] 2020-07-02 08:45:24.564 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [0.910s] 2020-07-02 08:45:24.693 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... success [1.792s] 2020-07-02 08:45:24.945 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [0.381s] 2020-07-02 08:45:25.357 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_create_segment ... success [5.970s] 2020-07-02 08:45:25.462 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [3.182s] 2020-07-02 08:45:25.584 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [0.639s] 2020-07-02 08:45:25.717 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [1.196s] 2020-07-02 08:45:25.799 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [5.249s] 2020-07-02 08:45:26.353 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [2.225s] 2020-07-02 08:45:26.407 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [0.820s] 2020-07-02 08:45:26.439 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [2.088s] 2020-07-02 08:45:26.533 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [1.839s] 2020-07-02 08:45:26.586 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [6.944s] 2020-07-02 08:45:26.804 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [0.449s] 2020-07-02 08:45:26.814 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [1.352s] 2020-07-02 08:45:26.857 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [1.140s] 2020-07-02 08:45:27.280 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [0.476s] 2020-07-02 08:45:27.299 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [0.767s] 2020-07-02 08:45:27.481 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [6.316s] 2020-07-02 08:45:27.578 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... success [4.616s] 2020-07-02 08:45:27.683 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 [3.183s] 2020-07-02 08:45:27.743 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [0.927s] 2020-07-02 08:45:27.756 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [3.487s] 2020-07-02 08:45:27.770 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [0.911s] 2020-07-02 08:45:27.782 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_delete_segment ... success [2.425s] 2020-07-02 08:45:27.926 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [0.625s] 2020-07-02 08:45:28.833 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [5.992s] 2020-07-02 08:45:28.881 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [1.600s] 2020-07-02 08:45:28.898 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [1.154s] 2020-07-02 08:45:28.944 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [1.017s] 2020-07-02 08:45:28.966 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [1.194s] 2020-07-02 08:45:28.992 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [3.559s] 2020-07-02 08:45:29.018 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_list_segments ... success [1.234s] 2020-07-02 08:45:29.047 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [4.634s] 2020-07-02 08:45:29.127 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [1.369s] 2020-07-02 08:45:29.277 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [4.761s] 2020-07-02 08:45:29.515 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [0.682s] 2020-07-02 08:45:29.775 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [0.808s] 2020-07-02 08:45:29.841 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [0.943s] 2020-07-02 08:45:29.911 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [0.917s] 2020-07-02 08:45:29.976 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [0.455s] 2020-07-02 08:45:30.380 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [1.497s] 2020-07-02 08:45:30.447 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_show_segment ... success [1.428s] 2020-07-02 08:45:30.704 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [1.577s] 2020-07-02 08:45:30.955 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [5.153s] 2020-07-02 08:45:31.311 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [2.367s] 2020-07-02 08:45:31.722 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [0.409s] 2020-07-02 08:45:32.233 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest.test_update_segment ... success [1.781s] 2020-07-02 08:45:32.320 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [0.597s] 2020-07-02 08:45:32.543 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [2.571s] 2020-07-02 08:45:32.698 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [0.378s] 2020-07-02 08:45:32.834 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [1.877s] 2020-07-02 08:45:32.908 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [2.997s] 2020-07-02 08:45:33.267 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [0.567s] 2020-07-02 08:45:33.389 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [6.802s] 2020-07-02 08:45:33.583 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [0.673s] 2020-07-02 08:45:33.664 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [0.395s] 2020-07-02 08:45:34.083 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [0.419s] 2020-07-02 08:45:34.142 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [6.661s] 2020-07-02 08:45:34.630 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [1.046s] 2020-07-02 08:45:34.691 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [0.607s] 2020-07-02 08:45:34.735 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [5.460s] 2020-07-02 08:45:35.428 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [6.379s] 2020-07-02 08:45:35.923 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_add_router_interface ... success [13.025s] 2020-07-02 08:45:36.063 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [1.371s] 2020-07-02 08:45:36.466 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [3.632s] 2020-07-02 08:45:36.885 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... success [9.309s] 2020-07-02 08:45:37.170 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [2.433s] 2020-07-02 08:45:37.261 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [1.196s] 2020-07-02 08:45:39.069 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [5.679s] 2020-07-02 08:45:39.076 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [1.813s] 2020-07-02 08:45:39.704 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_distributed_router ... success [3.783s] 2020-07-02 08:45:40.273 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [3.102s] 2020-07-02 08:45:41.095 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [2.018s] 2020-07-02 08:45:41.706 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [1.433s] 2020-07-02 08:45:42.843 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... success [5.957s] 2020-07-02 08:45:43.543 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [1.836s] 2020-07-02 08:45:45.204 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [1.660s] 2020-07-02 08:45:45.648 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... success [2.803s] 2020-07-02 08:45:46.503 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [1.297s] 2020-07-02 08:45:48.558 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_high_availability_router ... success [8.853s] 2020-07-02 08:45:49.629 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router ... success [1.070s] 2020-07-02 08:45:50.348 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [3.844s] 2020-07-02 08:45:50.533 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... success [4.884s] 2020-07-02 08:45:50.635 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [0.285s] 2020-07-02 08:45:50.930 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [0.295s] 2020-07-02 08:45:53.082 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [2.152s] 2020-07-02 08:45:53.869 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... success [3.335s] 2020-07-02 08:45:54.552 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [1.469s] 2020-07-02 08:45:55.404 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [0.850s] 2020-07-02 08:45:55.451 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_enable_snat ... success [5.821s] 2020-07-02 08:45:55.700 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [0.294s] 2020-07-02 08:45:57.407 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [1.705s] 2020-07-02 08:46:00.909 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [3.500s] 2020-07-02 08:46:02.463 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_external_fixed_ips ... success [7.010s] 2020-07-02 08:46:03.472 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_delete_router ... success [1.009s] 2020-07-02 08:46:04.011 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_list_routers ... success [0.537s] 2020-07-02 08:46:07.648 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [6.739s] 2020-07-02 08:46:09.726 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [2.075s] 2020-07-02 08:46:11.439 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [1.713s] 2020-07-02 08:46:13.507 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_remove_router_interface ... success [9.494s] 2020-07-02 08:46:13.948 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [2.508s] 2020-07-02 08:46:14.900 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_distributed_router ... success [1.392s] 2020-07-02 08:46:17.857 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.908s] 2020-07-02 08:46:18.944 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.087s] 2020-07-02 08:46:21.660 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_high_availability_router ... success [6.757s] 2020-07-02 08:46:22.606 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_router ... success [0.944s] 2020-07-02 08:46:25.399 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_distributed_router ... success [2.794s] 2020-07-02 08:46:34.986 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_high_availability_router ... success [9.585s] 2020-07-02 08:46:35.899 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router ... success [0.912s] 2020-07-02 08:46:43.354 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_enable_snat ... success [7.452s] 2020-07-02 08:46:47.090 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_fixed_ips ... success [3.736s] 2020-07-02 08:46:48.218 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info ... success [1.126s] 2020-07-02 08:46:53.194 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info_network_id ... success [4.976s] 2020-07-02 08:47:01.256 32 INFO rally.task.context [-] Verification d410ccea-8c34-4701-bf8d-7b2ecc383dfd | Context testr@default cleanup() started 2020-07-02 08:47:01.257 32 INFO rally.task.context [-] Verification d410ccea-8c34-4701-bf8d-7b2ecc383dfd | Context testr@default cleanup() finished in 0.96 msec 2020-07-02 08:47:01.258 32 INFO rally.task.context [-] Verification d410ccea-8c34-4701-bf8d-7b2ecc383dfd | Context tempest@default cleanup() started 2020-07-02 08:47:01.498 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_7b72b3dd_4x010roZ'. 2020-07-02 08:47:01.649 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7b72b3dd_4x010roZ' has been deleted. 2020-07-02 08:47:01.650 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '098244ed-28e8-4942-a918-a8ae3fc58d36' of option 'instance_type' from Tempest config file. 2020-07-02 08:47:01.650 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '098244ed-28e8-4942-a918-a8ae3fc58d36' has been removed. 2020-07-02 08:47:01.654 32 INFO rally.task.context [-] Verification d410ccea-8c34-4701-bf8d-7b2ecc383dfd | Context tempest@default cleanup() finished in 0.40 sec 2020-07-02 08:47:01.683 32 INFO rally.api [-] Verification (UUID=7b72b3dd-a733-4f4a-b98b-4441e36e1f4e) has been successfully finished for deployment 'opnfv-rally' (UUID=2ece41fb-4925-43e4-8bc1-201cb29d57a3)! 2020-07-02 08:47:03.640 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:47:03.640 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:47:03.640 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:47:05.414 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:47:05.414 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:47:05.414 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:47:07.826 96 INFO rally.api [-] Building 'html' report for the following verification(s): '7b72b3dd-a733-4f4a-b98b-4441e36e1f4e' 2020-07-02 08:47:07.861 96 INFO rally.api [-] The report has been successfully built. 2020-07-02 08:47:09.579 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 08:47:09.579 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 08:47:09.579 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 08:47:11.798 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '7b72b3dd-a733-4f4a-b98b-4441e36e1f4e' 2020-07-02 08:47:11.809 98 INFO rally.api [-] The report has been successfully built.