2020-12-03 16:32:48.373 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:32:48.374 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:32:48.374 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-03 16:32:50.257 6 ERROR rally.cli.cliutils 2020-12-03 16:32:51.623 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:32:51.623 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:32:51.623 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:32:55.254 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:32:55.254 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:32:55.254 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:33:00.468 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:33:00.468 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:33:00.468 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:33:01.792 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:33:01.792 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:33:01.792 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils force=force) 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-03 16:33:03.581 15 ERROR rally.cli.cliutils 2020-12-03 16:33:04.983 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:33:04.983 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:33:04.984 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:33:06.848 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-03 16:33:06.928 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-c841e471-1173-4ad6-b92e-0afe515d78ed/repo. 2020-12-03 16:33:07.287 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-c841e471-1173-4ad6-b92e-0afe515d78ed/repo'... done. Note: checking out '6a272bffdb802b2ae533353307c805f03e9e5e54'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2020-12-03 16:33:07.301 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g6a272bffd ' 2020-12-03 16:33:07.312 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '6a272bffdb802b2ae533353307c805f03e9e5e54 ' 2020-12-03 16:33:07.337 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-03 16:33:07.386 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-03 16:33:08.092 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c841e471-1173-4ad6-b92e-0afe515d78ed) has been successfully created! 2020-12-03 16:33:09.669 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:33:09.669 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:33:09.670 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:33:18.867 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:33:18.867 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:33:18.868 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:33:20.649 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c841e471-1173-4ad6-b92e-0afe515d78ed) for deployment 'opnfv-rally' (UUID=5dc2754e-22bc-4005-b42e-5b921cdbb182). 2020-12-03 16:33:21.568 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c841e471-1173-4ad6-b92e-0afe515d78ed) has been successfully configured for deployment 'opnfv-rally' (UUID=5dc2754e-22bc-4005-b42e-5b921cdbb182)! 2020-12-03 16:33:30.201 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:33:30.201 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:33:30.202 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:33:32.140 32 INFO rally.api [-] Starting verification (UUID=6e45c8f8-a00f-4c90-a2c7-d6082b9cf257) for deployment 'opnfv-rally' (UUID=5dc2754e-22bc-4005-b42e-5b921cdbb182) by verifier 'opnfv-tempest' (UUID=c841e471-1173-4ad6-b92e-0afe515d78ed). 2020-12-03 16:33:33.282 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-03 16:33:33.479 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-03 16:33:33.479 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c841e471-1173-4ad6-b92e-0afe515d78ed/for-deployment-5dc2754e-22bc-4005-b42e-5b921cdbb182/tempest.log' to option 'log_file'. 2020-12-03 16:33:33.480 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-c841e471-1173-4ad6-b92e-0afe515d78ed/for-deployment-5dc2754e-22bc-4005-b42e-5b921cdbb182/tempest.log 2020-12-03 16:33:33.480 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-03 16:33:33.481 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c841e471-1173-4ad6-b92e-0afe515d78ed/for-deployment-5dc2754e-22bc-4005-b42e-5b921cdbb182/lock_files' to option 'lock_path'. 2020-12-03 16:33:33.481 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-c841e471-1173-4ad6-b92e-0afe515d78ed/for-deployment-5dc2754e-22bc-4005-b42e-5b921cdbb182/lock_files 2020-12-03 16:33:33.481 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-03 16:33:33.482 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2020-12-03 16:33:33.482 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 4ac38752-5587-469e-ab8e-0c49e8b3b37d 2020-12-03 16:33:33.483 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1bb9377c-711c-4b78-aa32-d7be17120f43 2020-12-03 16:33:33.483 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 4ef8c7cf-49e3-415a-bd9f-60d31d98b933 2020-12-03 16:33:33.484 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 4059589d-6fac-494f-8448-8e08283e7b1b 2020-12-03 16:33:33.753 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-03 16:33:33.754 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-03 16:33:33.755 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-03 16:33:33.819 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-03 16:33:33.866 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-03 16:33:33.866 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_6e45c8f8_ceoynYJm' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-03 16:33:34.176 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_6e45c8f8_ceoynYJm' (ID = 674f8245-f258-4b4b-9001-b7950ab37621) has been successfully created! 2020-12-03 16:33:34.177 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '674f8245-f258-4b4b-9001-b7950ab37621' to option 'instance_type'. 2020-12-03 16:33:34.177 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 674f8245-f258-4b4b-9001-b7950ab37621 2020-12-03 16:33:34.179 32 INFO rally.task.context [-] Verification c841e471-1173-4ad6-b92e-0afe515d78ed | Context tempest@default setup() finished in 1.42 sec 2020-12-03 16:33:34.180 32 INFO rally.task.context [-] Verification c841e471-1173-4ad6-b92e-0afe515d78ed | Context testr@default setup() finished in 0.51 msec 2020-12-03 16:33:34.180 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/093bce66-5760-41d8-a994-1f384cd9bc01'. 2020-12-03 16:33:39.171 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2020-12-03 16:33:39.183 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2020-12-03 16:33:39.189 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2020-12-03 16:33:39.678 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2020-12-03 16:34:12.569 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [8.885s] 2020-12-03 16:34:23.829 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [18.508s] 2020-12-03 16:34:23.875 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [11.307s] 2020-12-03 16:34:26.426 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [28.592s] 2020-12-03 16:34:27.245 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [17.221s] 2020-12-03 16:34:29.874 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [24.043s] 2020-12-03 16:34:31.043 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [17.778s] 2020-12-03 16:34:31.937 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [2.063s] 2020-12-03 16:34:32.520 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [1.476s] 2020-12-03 16:34:32.647 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.123s] 2020-12-03 16:34:32.690 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.039s] 2020-12-03 16:34:32.724 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.032s] 2020-12-03 16:34:32.782 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.055s] 2020-12-03 16:34:37.222 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [27.605s] 2020-12-03 16:34:38.276 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [6.337s] 2020-12-03 16:34:38.955 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [14.674s] 2020-12-03 16:34:39.481 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [27.937s] 2020-12-03 16:34:40.913 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [30.713s] 2020-12-03 16:34:41.820 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [21.703s] 2020-12-03 16:34:42.473 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [15.227s] 2020-12-03 16:34:44.252 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [28.810s] 2020-12-03 16:34:44.295 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [36.202s] 2020-12-03 16:34:47.136 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2020-12-03 16:34:47.410 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [41.533s] 2020-12-03 16:34:48.219 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [21.391s] 2020-12-03 16:34:58.398 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [10.988s] 2020-12-03 16:34:58.583 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [32.155s] 2020-12-03 16:34:59.045 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [36.032s] 2020-12-03 16:34:59.707 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [40.486s] 2020-12-03 16:35:03.520 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [50.706s] 2020-12-03 16:35:05.284 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [28.062s] 2020-12-03 16:35:07.524 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [33.103s] 2020-12-03 16:35:08.372 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [45.720s] 2020-12-03 16:35:08.396 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [9.812s] 2020-12-03 16:35:09.351 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [28.437s] 2020-12-03 16:35:11.083 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [61.515s] 2020-12-03 16:35:11.590 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [47.713s] 2020-12-03 16:35:12.161 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [13.116s] 2020-12-03 16:35:12.718 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [33.235s] 2020-12-03 16:35:14.295 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [60.588s] 2020-12-03 16:35:14.671 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [3.579s] 2020-12-03 16:35:15.313 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [31.061s] 2020-12-03 16:35:15.406 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [17.007s] 2020-12-03 16:35:15.420 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [63.270s] 2020-12-03 16:35:15.559 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [33.739s] 2020-12-03 16:35:16.232 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [28.014s] 2020-12-03 16:35:16.385 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [7.987s] 2020-12-03 16:35:17.898 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [5.735s] 2020-12-03 16:35:18.004 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [9.633s] 2020-12-03 16:35:18.269 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [12.984s] 2020-12-03 16:35:18.696 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [5.978s] 2020-12-03 16:35:20.404 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [37.929s] 2020-12-03 16:35:21.417 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [17.897s] 2020-12-03 16:35:21.529 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [14.006s] 2020-12-03 16:35:21.612 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [21.905s] 2020-12-03 16:35:24.247 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [8.933s] 2020-12-03 16:35:24.492 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [6.593s] 2020-12-03 16:35:26.716 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [11.155s] 2020-12-03 16:35:26.785 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [12.492s] 2020-12-03 16:35:27.244 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [12.579s] 2020-12-03 16:35:29.159 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [10.889s] 2020-12-03 16:35:29.330 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [13.918s] 2020-12-03 16:35:29.505 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [7.894s] 2020-12-03 16:35:29.709 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [11.009s] 2020-12-03 16:35:30.660 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [1.153s] 2020-12-03 16:35:31.144 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [14.757s] 2020-12-03 16:35:32.112 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [16.692s] 2020-12-03 16:35:38.289 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [52.126s] 2020-12-03 16:35:42.342 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [26.109s] 2020-12-03 16:35:43.073 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [21.654s] 2020-12-03 16:35:48.752 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [27.220s] 2020-12-03 16:35:50.915 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [23.670s] 2020-12-03 16:35:51.318 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [22.158s] 2020-12-03 16:35:52.679 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [41.087s] 2020-12-03 16:35:53.375 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [28.882s] 2020-12-03 16:35:53.556 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [22.896s] 2020-12-03 16:35:54.287 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [27.499s] 2020-12-03 16:35:55.344 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [37.338s] 2020-12-03 16:35:57.125 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [58.717s] 2020-12-03 16:35:58.092 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [73.798s] 2020-12-03 16:35:58.207 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [9.454s] 2020-12-03 16:36:03.578 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [12.662s] 2020-12-03 16:36:04.491 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [22.147s] 2020-12-03 16:36:07.580 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [47.168s] 2020-12-03 16:36:07.583 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [35.465s] 2020-12-03 16:36:07.586 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [40.869s] 2020-12-03 16:36:09.186 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [30.898s] 2020-12-03 16:36:14.566 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [50.317s] 2020-12-03 16:36:14.908 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [19.563s] 2020-12-03 16:36:25.893 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [27.685s] 2020-12-03 16:36:26.513 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [22.933s] 2020-12-03 16:36:26.890 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [22.398s] 2020-12-03 16:36:29.139 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [36.459s] 2020-12-03 16:36:37.544 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [39.451s] 2020-12-03 16:36:39.112 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [44.824s] 2020-12-03 16:36:43.285 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [46.161s] 2020-12-03 16:36:43.745 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [34.558s] 2020-12-03 16:36:43.785 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [36.205s] 2020-12-03 16:36:43.822 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [28.913s] 2020-12-03 16:36:47.302 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [21.408s] 2020-12-03 16:36:48.653 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [9.539s] 2020-12-03 16:36:49.856 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [20.715s] 2020-12-03 16:36:59.077 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [10.424s] 2020-12-03 16:36:59.143 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [21.598s] 2020-12-03 16:37:01.773 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [34.881s] 2020-12-03 16:37:02.321 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [15.016s] 2020-12-03 16:37:02.987 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [19.238s] 2020-12-03 16:37:03.454 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [4.377s] 2020-12-03 16:37:03.936 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [37.422s] 2020-12-03 16:37:05.565 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.628s] 2020-12-03 16:37:07.556 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [24.269s] 2020-12-03 16:37:10.445 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [8.672s] 2020-12-03 16:37:12.186 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [6.620s] 2020-12-03 16:37:13.366 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.180s] 2020-12-03 16:37:13.895 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [24.037s] 2020-12-03 16:37:13.946 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [30.159s] 2020-12-03 16:37:14.304 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [10.849s] 2020-12-03 16:37:14.913 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.018s] 2020-12-03 16:37:15.004 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.636s] 2020-12-03 16:37:15.484 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [16.339s] 2020-12-03 16:37:17.555 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [2.641s] 2020-12-03 16:37:18.323 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [3.317s] 2020-12-03 16:37:19.456 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [1.132s] 2020-12-03 16:37:20.693 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [1.236s] 2020-12-03 16:37:21.680 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [11.234s] 2020-12-03 16:37:23.072 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [5.515s] 2020-12-03 16:37:24.077 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [3.384s] 2020-12-03 16:37:25.195 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [2.122s] 2020-12-03 16:37:25.787 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [10.301s] 2020-12-03 16:37:26.011 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [11.706s] 2020-12-03 16:37:31.608 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [9.927s] 2020-12-03 16:37:32.029 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [6.833s] 2020-12-03 16:37:35.306 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [11.228s] 2020-12-03 16:37:37.427 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [5.818s] 2020-12-03 16:37:37.558 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [11.771s] 2020-12-03 16:37:38.592 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.164s] 2020-12-03 16:37:40.890 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [8.859s] 2020-12-03 16:37:41.989 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [6.679s] 2020-12-03 16:37:44.924 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [7.365s] 2020-12-03 16:37:45.479 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [6.886s] 2020-12-03 16:37:46.701 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.712s] 2020-12-03 16:37:51.111 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [5.631s] 2020-12-03 16:37:53.049 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.937s] 2020-12-03 16:37:54.204 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.153s] 2020-12-03 16:37:57.818 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [3.613s] 2020-12-03 16:38:06.809 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [8.989s] 2020-12-03 16:38:14.349 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [7.540s] 2020-12-03 16:38:18.352 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [4.002s] 2020-12-03 16:38:20.902 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.548s] 2020-12-03 16:38:26.995 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [6.091s] 2020-12-03 16:38:30.291 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.295s] 2020-12-03 16:38:32.249 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.958s] 2020-12-03 16:38:53.959 32 INFO rally.task.context [-] Verification c841e471-1173-4ad6-b92e-0afe515d78ed | Context testr@default cleanup() started 2020-12-03 16:38:53.960 32 INFO rally.task.context [-] Verification c841e471-1173-4ad6-b92e-0afe515d78ed | Context testr@default cleanup() finished in 0.75 msec 2020-12-03 16:38:53.960 32 INFO rally.task.context [-] Verification c841e471-1173-4ad6-b92e-0afe515d78ed | Context tempest@default cleanup() started 2020-12-03 16:38:54.507 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-03 16:38:54.794 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-03 16:38:54.826 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_6e45c8f8_ceoynYJm'. 2020-12-03 16:38:56.275 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_6e45c8f8_ceoynYJm' has been deleted. 2020-12-03 16:38:56.276 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '674f8245-f258-4b4b-9001-b7950ab37621' of option 'instance_type' from Tempest config file. 2020-12-03 16:38:56.276 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '674f8245-f258-4b4b-9001-b7950ab37621' has been removed. 2020-12-03 16:38:56.285 32 INFO rally.task.context [-] Verification c841e471-1173-4ad6-b92e-0afe515d78ed | Context tempest@default cleanup() finished in 2.32 sec 2020-12-03 16:38:56.317 32 INFO rally.api [-] Verification (UUID=6e45c8f8-a00f-4c90-a2c7-d6082b9cf257) has been successfully finished for deployment 'opnfv-rally' (UUID=5dc2754e-22bc-4005-b42e-5b921cdbb182)! 2020-12-03 16:38:57.878 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:38:57.879 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:38:57.879 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:38:59.418 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:38:59.418 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:38:59.418 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:39:01.231 96 INFO rally.api [-] Building 'html' report for the following verification(s): '6e45c8f8-a00f-4c90-a2c7-d6082b9cf257' 2020-12-03 16:39:01.259 96 INFO rally.api [-] The report has been successfully built. 2020-12-03 16:39:02.670 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:39:02.670 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:39:02.671 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:39:04.619 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '6e45c8f8-a00f-4c90-a2c7-d6082b9cf257' 2020-12-03 16:39:04.629 98 INFO rally.api [-] The report has been successfully built.