2021-03-17 14:45:03.225 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 14:45:03.226 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 14:45:03.226 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-17 14:45:05.082 6 ERROR rally.cli.cliutils 2021-03-17 14:45:06.528 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 14:45:06.528 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 14:45:06.528 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 14:45:10.094 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 14:45:10.094 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 14:45:10.094 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 14:45:15.367 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 14:45:15.367 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 14:45:15.367 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 14:45:16.627 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 14:45:16.628 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 14:45:16.628 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils force=force) 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-17 14:45:18.500 15 ERROR rally.cli.cliutils 2021-03-17 14:45:19.860 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 14:45:19.860 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 14:45:19.860 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 14:45:21.547 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-17 14:45:21.613 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-6840b2c7-fe5a-4229-89f2-812393d0cac4/repo. 2021-03-17 14:45:21.970 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-6840b2c7-fe5a-4229-89f2-812393d0cac4/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-03-17 14:45:21.986 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-17 14:45:21.999 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-17 14:45:22.026 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-17 14:45:22.075 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-17 14:45:22.765 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6840b2c7-fe5a-4229-89f2-812393d0cac4) has been successfully created! 2021-03-17 14:45:24.314 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 14:45:24.315 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 14:45:24.315 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 14:45:31.340 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 14:45:31.341 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 14:45:31.341 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 14:45:33.171 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6840b2c7-fe5a-4229-89f2-812393d0cac4) for deployment 'opnfv-rally' (UUID=45fce755-b2b0-4d99-a49f-9b7952bdf86b). 2021-03-17 14:45:34.067 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6840b2c7-fe5a-4229-89f2-812393d0cac4) has been successfully configured for deployment 'opnfv-rally' (UUID=45fce755-b2b0-4d99-a49f-9b7952bdf86b)! 2021-03-17 14:45:42.500 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 14:45:42.500 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 14:45:42.501 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 14:45:44.353 32 INFO rally.api [-] Starting verification (UUID=1aba59a0-8a6e-4023-b7e1-ca10b60c5503) for deployment 'opnfv-rally' (UUID=45fce755-b2b0-4d99-a49f-9b7952bdf86b) by verifier 'opnfv-tempest' (UUID=6840b2c7-fe5a-4229-89f2-812393d0cac4). 2021-03-17 14:45:45.419 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-17 14:45:45.607 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-17 14:45:45.607 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6840b2c7-fe5a-4229-89f2-812393d0cac4/for-deployment-45fce755-b2b0-4d99-a49f-9b7952bdf86b/tempest.log' to option 'log_file'. 2021-03-17 14:45:45.608 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-6840b2c7-fe5a-4229-89f2-812393d0cac4/for-deployment-45fce755-b2b0-4d99-a49f-9b7952bdf86b/tempest.log 2021-03-17 14:45:45.608 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-17 14:45:45.608 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6840b2c7-fe5a-4229-89f2-812393d0cac4/for-deployment-45fce755-b2b0-4d99-a49f-9b7952bdf86b/lock_files' to option 'lock_path'. 2021-03-17 14:45:45.609 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-6840b2c7-fe5a-4229-89f2-812393d0cac4/for-deployment-45fce755-b2b0-4d99-a49f-9b7952bdf86b/lock_files 2021-03-17 14:45:45.609 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-17 14:45:45.609 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-03-17 14:45:45.610 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 7813b9b2-87cb-403d-8bc7-596377cb1b1e 2021-03-17 14:45:45.610 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4e33b30f-af0e-4a05-90e2-3fca184f2993 2021-03-17 14:45:45.611 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 71314fab-5c25-4e1c-a49c-503ece898e83 2021-03-17 14:45:45.611 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b989b087-efef-4391-b755-59dc44126c05 2021-03-17 14:45:45.880 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-17 14:45:45.881 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-17 14:45:45.881 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-17 14:45:45.946 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-17 14:45:45.997 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-17 14:45:45.997 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_1aba59a0_mMGU0y6V' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-17 14:45:46.384 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1aba59a0_mMGU0y6V' (ID = 7e64b6e9-afe9-4bda-89dc-6146bf61603d) has been successfully created! 2021-03-17 14:45:46.384 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '7e64b6e9-afe9-4bda-89dc-6146bf61603d' to option 'instance_type'. 2021-03-17 14:45:46.385 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 7e64b6e9-afe9-4bda-89dc-6146bf61603d 2021-03-17 14:45:46.387 32 INFO rally.task.context [-] Verification 6840b2c7-fe5a-4229-89f2-812393d0cac4 | Context tempest@default setup() finished in 1.47 sec 2021-03-17 14:45:46.388 32 INFO rally.task.context [-] Verification 6840b2c7-fe5a-4229-89f2-812393d0cac4 | Context testr@default setup() finished in 0.57 msec 2021-03-17 14:45:46.388 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/705bed30-afd6-41bf-af24-cbe67a696281'. 2021-03-17 14:45:51.714 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-03-17 14:45:52.080 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-03-17 14:45:52.352 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-03-17 14:45:53.342 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-03-17 14:46:33.514 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [12.032s] 2021-03-17 14:46:34.732 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [11.395s] 2021-03-17 14:46:35.975 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [4.961s] 2021-03-17 14:46:36.578 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [10.094s] 2021-03-17 14:46:36.711 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [16.011s] 2021-03-17 14:46:39.951 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [12.854s] 2021-03-17 14:46:41.096 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-03-17 14:46:41.969 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [13.215s] 2021-03-17 14:46:42.049 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [22.437s] 2021-03-17 14:46:42.397 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [22.238s] 2021-03-17 14:46:43.523 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [10.009s] 2021-03-17 14:46:43.859 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [1.888s] 2021-03-17 14:46:44.051 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.188s] 2021-03-17 14:46:44.111 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.057s] 2021-03-17 14:46:44.151 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.039s] 2021-03-17 14:46:44.215 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.058s] 2021-03-17 14:46:45.453 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [10.873s] 2021-03-17 14:46:46.719 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [19.817s] 2021-03-17 14:46:46.836 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [21.177s] 2021-03-17 14:46:46.871 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [19.494s] 2021-03-17 14:46:47.038 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [18.432s] 2021-03-17 14:46:47.346 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [25.532s] 2021-03-17 14:46:48.303 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [6.252s] 2021-03-17 14:46:49.100 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [18.561s] 2021-03-17 14:46:49.279 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [19.324s] 2021-03-17 14:46:49.280 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [14.546s] 2021-03-17 14:46:51.051 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [14.471s] 2021-03-17 14:46:51.799 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [16.449s] 2021-03-17 14:46:51.889 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [8.365s] 2021-03-17 14:46:52.586 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [20.963s] 2021-03-17 14:46:53.921 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [18.584s] 2021-03-17 14:46:54.640 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [7.919s] 2021-03-17 14:46:54.851 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [8.017s] 2021-03-17 14:46:54.940 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [9.486s] 2021-03-17 14:46:56.681 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [16.730s] 2021-03-17 14:46:57.545 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [8.265s] 2021-03-17 14:46:59.943 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [10.667s] 2021-03-17 14:46:59.991 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [12.645s] 2021-03-17 14:47:01.737 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [14.696s] 2021-03-17 14:47:01.795 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [13.491s] 2021-03-17 14:47:02.838 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [20.441s] 2021-03-17 14:47:03.056 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [9.135s] 2021-03-17 14:47:04.078 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [4.134s] 2021-03-17 14:47:04.087 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [9.146s] 2021-03-17 14:47:04.454 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [7.771s] 2021-03-17 14:47:04.472 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [6.927s] 2021-03-17 14:47:04.565 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [9.712s] 2021-03-17 14:47:04.635 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [22.601s] 2021-03-17 14:47:06.418 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [19.547s] 2021-03-17 14:47:06.620 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [11.979s] 2021-03-17 14:47:06.660 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [2.572s] 2021-03-17 14:47:07.589 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [7.595s] 2021-03-17 14:47:07.710 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [15.912s] 2021-03-17 14:47:08.341 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [3.775s] 2021-03-17 14:47:08.761 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [17.038s] 2021-03-17 14:47:08.808 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [19.709s] 2021-03-17 14:47:09.383 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [16.797s] 2021-03-17 14:47:09.550 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [9.666s] 2021-03-17 14:47:09.974 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [32.371s] 2021-03-17 14:47:11.121 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [2.351s] 2021-03-17 14:47:11.233 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [8.393s] 2021-03-17 14:47:11.363 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [9.565s] 2021-03-17 14:47:11.536 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [9.799s] 2021-03-17 14:47:12.042 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [7.587s] 2021-03-17 14:47:12.141 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [7.507s] 2021-03-17 14:47:13.106 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [6.444s] 2021-03-17 14:47:15.371 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [10.897s] 2021-03-17 14:47:15.499 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [12.442s] 2021-03-17 14:47:16.924 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [4.781s] 2021-03-17 14:47:17.000 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [19.934s] 2021-03-17 14:47:17.134 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [10.512s] 2021-03-17 14:47:20.197 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [28.307s] 2021-03-17 14:47:20.769 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [8.726s] 2021-03-17 14:47:20.785 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [9.552s] 2021-03-17 14:47:21.284 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [10.170s] 2021-03-17 14:47:22.256 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [13.446s] 2021-03-17 14:47:22.415 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [1.645s] 2021-03-17 14:47:23.400 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [16.981s] 2021-03-17 14:47:23.437 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [15.724s] 2021-03-17 14:47:23.541 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [1.125s] 2021-03-17 14:47:25.042 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [9.541s] 2021-03-17 14:47:25.362 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [17.773s] 2021-03-17 14:47:25.497 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [4.211s] 2021-03-17 14:47:25.840 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [14.302s] 2021-03-17 14:47:28.255 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [11.330s] 2021-03-17 14:47:29.797 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [20.412s] 2021-03-17 14:47:31.233 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [5.735s] 2021-03-17 14:47:32.876 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [12.677s] 2021-03-17 14:47:34.713 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [25.162s] 2021-03-17 14:47:35.827 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [1.113s] 2021-03-17 14:47:37.510 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [14.071s] 2021-03-17 14:47:37.564 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [27.599s] 2021-03-17 14:47:37.602 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [12.239s] 2021-03-17 14:47:37.708 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [16.920s] 2021-03-17 14:47:37.901 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [20.901s] 2021-03-17 14:47:38.370 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [14.828s] 2021-03-17 14:47:38.708 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [21.574s] 2021-03-17 14:47:40.133 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [4.302s] 2021-03-17 14:47:40.136 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [10.334s] 2021-03-17 14:47:40.255 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [9.021s] 2021-03-17 14:47:41.038 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [18.780s] 2021-03-17 14:47:41.139 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [16.097s] 2021-03-17 14:47:46.527 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [6.397s] 2021-03-17 14:47:53.638 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [13.381s] 2021-03-17 14:47:54.647 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [21.770s] 2021-03-17 14:47:55.790 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [18.082s] 2021-03-17 14:47:55.808 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [18.205s] 2021-03-17 14:47:58.068 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [19.696s] 2021-03-17 14:47:58.309 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [18.176s] 2021-03-17 14:47:58.701 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [21.189s] 2021-03-17 14:48:01.594 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [20.452s] 2021-03-17 14:48:01.908 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [24.004s] 2021-03-17 14:48:02.381 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [8.742s] 2021-03-17 14:48:03.580 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [7.771s] 2021-03-17 14:48:04.632 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [8.839s] 2021-03-17 14:48:05.363 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [2.981s] 2021-03-17 14:48:06.725 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [12.076s] 2021-03-17 14:48:07.294 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [29.727s] 2021-03-17 14:48:11.269 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [5.904s] 2021-03-17 14:48:12.821 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [6.095s] 2021-03-17 14:48:12.904 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [11.310s] 2021-03-17 14:48:14.020 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [12.111s] 2021-03-17 14:48:14.388 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [3.118s] 2021-03-17 14:48:14.539 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [9.907s] 2021-03-17 14:48:14.898 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [2.076s] 2021-03-17 14:48:15.773 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.384s] 2021-03-17 14:48:17.280 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [4.375s] 2021-03-17 14:48:18.015 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [2.241s] 2021-03-17 14:48:20.489 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [2.474s] 2021-03-17 14:48:20.533 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [5.634s] 2021-03-17 14:48:23.099 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [2.608s] 2021-03-17 14:48:23.612 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [3.077s] 2021-03-17 14:48:24.115 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [6.834s] 2021-03-17 14:48:25.665 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [2.563s] 2021-03-17 14:48:25.667 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [2.048s] 2021-03-17 14:48:25.673 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.557s] 2021-03-17 14:48:27.094 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.419s] 2021-03-17 14:48:29.178 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [3.516s] 2021-03-17 14:48:29.691 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [4.025s] 2021-03-17 14:48:32.096 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [5.002s] 2021-03-17 14:48:33.149 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [3.457s] 2021-03-17 14:48:36.520 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [4.422s] 2021-03-17 14:48:37.995 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.473s] 2021-03-17 14:48:39.115 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.120s] 2021-03-17 14:48:44.910 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [5.794s] 2021-03-17 14:48:50.770 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [5.856s] 2021-03-17 14:48:57.039 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [6.263s] 2021-03-17 14:49:01.029 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [3.989s] 2021-03-17 14:49:05.032 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [4.002s] 2021-03-17 14:49:09.324 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.290s] 2021-03-17 14:49:12.374 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.049s] 2021-03-17 14:49:14.274 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.900s] 2021-03-17 14:49:33.279 32 INFO rally.task.context [-] Verification 6840b2c7-fe5a-4229-89f2-812393d0cac4 | Context testr@default cleanup() started 2021-03-17 14:49:33.279 32 INFO rally.task.context [-] Verification 6840b2c7-fe5a-4229-89f2-812393d0cac4 | Context testr@default cleanup() finished in 0.75 msec 2021-03-17 14:49:33.280 32 INFO rally.task.context [-] Verification 6840b2c7-fe5a-4229-89f2-812393d0cac4 | Context tempest@default cleanup() started 2021-03-17 14:49:33.900 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-17 14:49:34.105 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-17 14:49:34.137 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_1aba59a0_mMGU0y6V'. 2021-03-17 14:49:34.585 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_1aba59a0_mMGU0y6V' has been deleted. 2021-03-17 14:49:34.586 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '7e64b6e9-afe9-4bda-89dc-6146bf61603d' of option 'instance_type' from Tempest config file. 2021-03-17 14:49:34.586 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '7e64b6e9-afe9-4bda-89dc-6146bf61603d' has been removed. 2021-03-17 14:49:34.597 32 INFO rally.task.context [-] Verification 6840b2c7-fe5a-4229-89f2-812393d0cac4 | Context tempest@default cleanup() finished in 1.32 sec 2021-03-17 14:49:34.629 32 INFO rally.api [-] Verification (UUID=1aba59a0-8a6e-4023-b7e1-ca10b60c5503) has been successfully finished for deployment 'opnfv-rally' (UUID=45fce755-b2b0-4d99-a49f-9b7952bdf86b)! 2021-03-17 14:49:36.233 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 14:49:36.234 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 14:49:36.234 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 14:49:37.737 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 14:49:37.737 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 14:49:37.738 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 14:49:39.680 96 INFO rally.api [-] Building 'html' report for the following verification(s): '1aba59a0-8a6e-4023-b7e1-ca10b60c5503' 2021-03-17 14:49:39.711 96 INFO rally.api [-] The report has been successfully built. 2021-03-17 14:49:41.225 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-17 14:49:41.226 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-17 14:49:41.226 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-17 14:49:43.061 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '1aba59a0-8a6e-4023-b7e1-ca10b60c5503' 2021-03-17 14:49:43.071 98 INFO rally.api [-] The report has been successfully built.