2021-03-24 14:57:25.093 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 14:57:25.093 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 14:57:25.094 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 14:57:26.970 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-24 14:57:26.970 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-24 14:57:26.970 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-24 14:57:26.970 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-24 14:57:26.970 6 ERROR rally.cli.cliutils 2021-03-24 14:57:28.334 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 14:57:28.334 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 14:57:28.334 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 14:57:31.917 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 14:57:31.918 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 14:57:31.918 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 14:57:37.155 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 14:57:37.156 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 14:57:37.156 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 14:57:38.442 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 14:57:38.443 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 14:57:38.443 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 14:57:40.268 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-24 14:57:40.268 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-24 14:57:40.268 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-24 14:57:40.268 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils force=force) 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-24 14:57:40.268 15 ERROR rally.cli.cliutils 2021-03-24 14:57:41.727 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 14:57:41.727 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 14:57:41.727 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 14:57:43.506 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-24 14:57:43.582 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-2898196e-bede-4b48-a986-32e745e88324/repo. 2021-03-24 14:57:43.939 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-2898196e-bede-4b48-a986-32e745e88324/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-24 14:57:43.952 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-24 14:57:43.960 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-24 14:57:43.982 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-24 14:57:44.030 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-24 14:57:44.709 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2898196e-bede-4b48-a986-32e745e88324) has been successfully created! 2021-03-24 14:57:46.227 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 14:57:46.227 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 14:57:46.228 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 14:57:52.534 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 14:57:52.534 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 14:57:52.534 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 14:57:54.394 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2898196e-bede-4b48-a986-32e745e88324) for deployment 'opnfv-rally' (UUID=714780a7-20eb-4abc-bb35-b7c3606f62e1). 2021-03-24 14:57:55.283 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2898196e-bede-4b48-a986-32e745e88324) has been successfully configured for deployment 'opnfv-rally' (UUID=714780a7-20eb-4abc-bb35-b7c3606f62e1)! 2021-03-24 14:58:03.985 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 14:58:03.985 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 14:58:03.985 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 14:58:05.853 32 INFO rally.api [-] Starting verification (UUID=56fb4e08-5311-4618-beb9-daf983b37edf) for deployment 'opnfv-rally' (UUID=714780a7-20eb-4abc-bb35-b7c3606f62e1) by verifier 'opnfv-tempest' (UUID=2898196e-bede-4b48-a986-32e745e88324). 2021-03-24 14:58:06.981 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-24 14:58:07.474 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-24 14:58:07.474 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2898196e-bede-4b48-a986-32e745e88324/for-deployment-714780a7-20eb-4abc-bb35-b7c3606f62e1/tempest.log' to option 'log_file'. 2021-03-24 14:58:07.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-2898196e-bede-4b48-a986-32e745e88324/for-deployment-714780a7-20eb-4abc-bb35-b7c3606f62e1/tempest.log 2021-03-24 14:58:07.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-24 14:58:07.475 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2898196e-bede-4b48-a986-32e745e88324/for-deployment-714780a7-20eb-4abc-bb35-b7c3606f62e1/lock_files' to option 'lock_path'. 2021-03-24 14:58:07.476 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-2898196e-bede-4b48-a986-32e745e88324/for-deployment-714780a7-20eb-4abc-bb35-b7c3606f62e1/lock_files 2021-03-24 14:58:07.476 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-24 14:58:07.477 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-24 14:58:07.477 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 0fd58591-c820-46b2-a280-062b8e110de4 2021-03-24 14:58:07.477 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 7e167a28-c5ee-43a2-9e73-63fc8e312699 2021-03-24 14:58:07.478 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 9e056e73-2b93-42fa-ad2e-ceb6fc9e0419 2021-03-24 14:58:07.479 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 250a2219-e202-40a5-988a-53a424b14f72 2021-03-24 14:58:07.780 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-24 14:58:07.781 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-24 14:58:07.782 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-24 14:58:07.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-24 14:58:07.894 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-24 14:58:07.894 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_56fb4e08_tXCJ4muJ' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-24 14:58:08.694 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_56fb4e08_tXCJ4muJ' (ID = cfac32e9-1679-4f44-9557-099c5f0c25d0) has been successfully created! 2021-03-24 14:58:08.694 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'cfac32e9-1679-4f44-9557-099c5f0c25d0' to option 'instance_type'. 2021-03-24 14:58:08.695 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = cfac32e9-1679-4f44-9557-099c5f0c25d0 2021-03-24 14:58:08.697 32 INFO rally.task.context [-] Verification 2898196e-bede-4b48-a986-32e745e88324 | Context tempest@default setup() finished in 2.22 sec 2021-03-24 14:58:08.698 32 INFO rally.task.context [-] Verification 2898196e-bede-4b48-a986-32e745e88324 | Context testr@default setup() finished in 0.54 msec 2021-03-24 14:58:08.698 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/9f8ef1aa-197d-43f3-91fc-96ab51de6f76'. 2021-03-24 14:58:13.697 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-03-24 14:58:13.756 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-03-24 14:58:14.097 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-03-24 14:58:14.104 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-03-24 14:59:27.958 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [16.501s] 2021-03-24 14:59:28.444 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [19.461s] 2021-03-24 14:59:28.791 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [8.984s] 2021-03-24 14:59:29.316 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [17.569s] 2021-03-24 14:59:30.664 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [1.872s] 2021-03-24 14:59:31.776 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [2.451s] 2021-03-24 14:59:34.488 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [26.676s] 2021-03-24 14:59:36.049 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [8.524s] 2021-03-24 14:59:41.303 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [26.289s] 2021-03-24 14:59:42.834 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [12.166s] 2021-03-24 14:59:42.886 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.048s] 2021-03-24 14:59:42.894 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-03-24 14:59:42.921 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.032s] 2021-03-24 14:59:42.971 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.049s] 2021-03-24 14:59:43.388 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [28.004s] 2021-03-24 14:59:44.957 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [29.189s] 2021-03-24 14:59:45.412 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [29.517s] 2021-03-24 14:59:45.486 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [17.529s] 2021-03-24 14:59:46.329 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [24.470s] 2021-03-24 14:59:46.638 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [12.150s] 2021-03-24 14:59:47.456 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [4.071s] 2021-03-24 14:59:47.766 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [32.475s] 2021-03-24 14:59:48.682 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [30.525s] 2021-03-24 14:59:49.498 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [15.919s] 2021-03-24 14:59:49.834 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [27.222s] 2021-03-24 14:59:52.190 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [28.257s] 2021-03-24 14:59:52.698 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [29.412s] 2021-03-24 15:00:02.717 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [33.005s] 2021-03-24 15:00:03.125 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [18.169s] 2021-03-24 15:00:03.206 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [27.127s] 2021-03-24 15:00:03.671 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [14.173s] 2021-03-24 15:00:06.206 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [24.902s] 2021-03-24 15:00:06.644 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [34.874s] 2021-03-24 15:00:08.338 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [55.796s] 2021-03-24 15:00:08.413 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [32.363s] 2021-03-24 15:00:10.904 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [25.492s] 2021-03-24 15:00:11.601 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [22.919s] 2021-03-24 15:00:16.519 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [40.834s] 2021-03-24 15:00:17.121 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [31.632s] 2021-03-24 15:00:17.600 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [14.394s] 2021-03-24 15:00:19.350 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [31.893s] 2021-03-24 15:00:19.371 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [16.654s] 2021-03-24 15:00:19.384 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [27.193s] 2021-03-24 15:00:19.396 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [26.700s] 2021-03-24 15:00:21.822 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [34.057s] 2021-03-24 15:00:22.144 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [2.772s] 2021-03-24 15:00:22.432 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [47.890s] 2021-03-24 15:00:22.601 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [10.993s] 2021-03-24 15:00:22.656 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [32.944s] 2021-03-24 15:00:23.281 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [14.866s] 2021-03-24 15:00:24.599 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [18.390s] 2021-03-24 15:00:25.005 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [35.171s] 2021-03-24 15:00:25.101 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [38.460s] 2021-03-24 15:00:36.054 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [14.230s] 2021-03-24 15:00:36.516 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [56.599s] 2021-03-24 15:00:41.262 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [32.922s] 2021-03-24 15:00:41.407 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [22.008s] 2021-03-24 15:00:43.732 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [20.450s] 2021-03-24 15:00:44.568 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [40.895s] 2021-03-24 15:00:45.006 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [57.046s] 2021-03-24 15:00:45.485 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [27.883s] 2021-03-24 15:00:47.191 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [30.669s] 2021-03-24 15:00:47.282 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [40.637s] 2021-03-24 15:00:48.002 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [22.996s] 2021-03-24 15:00:48.140 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [31.018s] 2021-03-24 15:00:48.768 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [26.113s] 2021-03-24 15:00:49.269 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [26.835s] 2021-03-24 15:00:51.300 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [26.700s] 2021-03-24 15:00:51.453 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [40.548s] 2021-03-24 15:00:51.465 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [28.869s] 2021-03-24 15:00:51.471 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [29.326s] 2021-03-24 15:00:51.543 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [26.440s] 2021-03-24 15:00:52.304 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [32.919s] 2021-03-24 15:00:52.693 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [16.636s] 2021-03-24 15:00:52.816 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [11.552s] 2021-03-24 15:01:00.786 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [12.783s] 2021-03-24 15:01:01.069 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [9.598s] 2021-03-24 15:01:02.771 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [18.202s] 2021-03-24 15:01:03.051 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [11.597s] 2021-03-24 15:01:03.364 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [16.080s] 2021-03-24 15:01:04.358 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [18.873s] 2021-03-24 15:01:05.505 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [16.736s] 2021-03-24 15:01:07.133 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [25.726s] 2021-03-24 15:01:10.900 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [21.629s] 2021-03-24 15:01:11.925 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [23.785s] 2021-03-24 15:01:16.792 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [11.285s] 2021-03-24 15:01:17.425 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [16.637s] 2021-03-24 15:01:19.205 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [42.689s] 2021-03-24 15:01:21.771 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [30.228s] 2021-03-24 15:01:23.289 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [38.283s] 2021-03-24 15:01:25.453 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [14.548s] 2021-03-24 15:01:25.454 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [22.085s] 2021-03-24 15:01:26.095 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [33.277s] 2021-03-24 15:01:26.483 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [23.430s] 2021-03-24 15:01:26.507 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [9.712s] 2021-03-24 15:01:26.509 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [14.583s] 2021-03-24 15:01:27.091 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [9.666s] 2021-03-24 15:01:27.197 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [3.907s] 2021-03-24 15:01:27.575 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [24.803s] 2021-03-24 15:01:28.447 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [24.088s] 2021-03-24 15:01:28.821 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [1.728s] 2021-03-24 15:01:29.400 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [2.202s] 2021-03-24 15:01:30.654 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [43.464s] 2021-03-24 15:01:30.670 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [5.221s] 2021-03-24 15:01:31.154 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [4.669s] 2021-03-24 15:01:37.327 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [11.876s] 2021-03-24 15:01:38.792 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.464s] 2021-03-24 15:01:41.186 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [11.785s] 2021-03-24 15:01:42.739 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [11.584s] 2021-03-24 15:01:42.779 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [13.956s] 2021-03-24 15:01:42.902 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [4.108s] 2021-03-24 15:01:43.370 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [14.919s] 2021-03-24 15:01:43.946 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [13.289s] 2021-03-24 15:01:44.079 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [17.567s] 2021-03-24 15:01:44.575 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.672s] 2021-03-24 15:01:46.066 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.987s] 2021-03-24 15:01:46.681 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [27.474s] 2021-03-24 15:01:48.155 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [3.579s] 2021-03-24 15:01:48.205 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [4.836s] 2021-03-24 15:01:49.377 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.221s] 2021-03-24 15:01:49.581 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [18.910s] 2021-03-24 15:01:50.210 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [7.469s] 2021-03-24 15:01:50.654 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [4.586s] 2021-03-24 15:01:51.143 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [1.764s] 2021-03-24 15:01:51.148 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [8.367s] 2021-03-24 15:01:53.688 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [9.742s] 2021-03-24 15:01:54.075 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [5.869s] 2021-03-24 15:01:54.808 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [3.664s] 2021-03-24 15:01:54.942 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [5.358s] 2021-03-24 15:01:56.836 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [6.181s] 2021-03-24 15:01:58.884 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [4.075s] 2021-03-24 15:01:58.987 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [2.149s] 2021-03-24 15:02:03.278 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [4.392s] 2021-03-24 15:02:04.207 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [10.131s] 2021-03-24 15:02:05.208 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [6.221s] 2021-03-24 15:02:07.123 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [2.915s] 2021-03-24 15:02:08.301 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.178s] 2021-03-24 15:02:08.799 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [5.520s] 2021-03-24 15:02:09.792 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [4.584s] 2021-03-24 15:02:13.574 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.773s] 2021-03-24 15:02:14.234 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [5.931s] 2021-03-24 15:02:18.647 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [4.411s] 2021-03-24 15:02:19.745 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.097s] 2021-03-24 15:02:21.766 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [2.021s] 2021-03-24 15:02:27.318 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [5.549s] 2021-03-24 15:02:33.809 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [6.489s] 2021-03-24 15:02:41.303 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [7.492s] 2021-03-24 15:02:44.778 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [3.475s] 2021-03-24 15:02:48.389 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.610s] 2021-03-24 15:02:55.296 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [6.905s] 2021-03-24 15:02:59.913 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [4.616s] 2021-03-24 15:03:01.558 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.645s] 2021-03-24 15:03:34.182 32 INFO rally.task.context [-] Verification 2898196e-bede-4b48-a986-32e745e88324 | Context testr@default cleanup() started 2021-03-24 15:03:34.182 32 INFO rally.task.context [-] Verification 2898196e-bede-4b48-a986-32e745e88324 | Context testr@default cleanup() finished in 0.77 msec 2021-03-24 15:03:34.183 32 INFO rally.task.context [-] Verification 2898196e-bede-4b48-a986-32e745e88324 | Context tempest@default cleanup() started 2021-03-24 15:03:34.798 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-24 15:03:35.069 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-24 15:03:35.099 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_56fb4e08_tXCJ4muJ'. 2021-03-24 15:03:35.491 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_56fb4e08_tXCJ4muJ' has been deleted. 2021-03-24 15:03:35.492 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'cfac32e9-1679-4f44-9557-099c5f0c25d0' of option 'instance_type' from Tempest config file. 2021-03-24 15:03:35.492 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'cfac32e9-1679-4f44-9557-099c5f0c25d0' has been removed. 2021-03-24 15:03:35.502 32 INFO rally.task.context [-] Verification 2898196e-bede-4b48-a986-32e745e88324 | Context tempest@default cleanup() finished in 1.32 sec 2021-03-24 15:03:35.533 32 INFO rally.api [-] Verification (UUID=56fb4e08-5311-4618-beb9-daf983b37edf) has been successfully finished for deployment 'opnfv-rally' (UUID=714780a7-20eb-4abc-bb35-b7c3606f62e1)! 2021-03-24 15:03:37.028 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 15:03:37.028 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 15:03:37.028 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 15:03:38.568 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 15:03:38.568 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 15:03:38.568 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 15:03:40.384 96 INFO rally.api [-] Building 'html' report for the following verification(s): '56fb4e08-5311-4618-beb9-daf983b37edf' 2021-03-24 15:03:40.411 96 INFO rally.api [-] The report has been successfully built. 2021-03-24 15:03:41.795 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-24 15:03:41.795 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-24 15:03:41.795 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-24 15:03:43.650 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '56fb4e08-5311-4618-beb9-daf983b37edf' 2021-03-24 15:03:43.662 98 INFO rally.api [-] The report has been successfully built.