2021-01-30 15:08:26.981 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:08:26.981 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:08:26.981 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:08:28.922 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-01-30 15:08:28.922 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-30 15:08:28.922 6 ERROR rally.cli.cliutils 2021-01-30 15:08:30.328 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:08:30.328 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:08:30.328 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:08:33.849 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:08:33.850 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:08:33.850 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:08:39.070 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:08:39.070 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:08:39.070 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:08:40.324 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:08:40.324 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:08:40.324 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:08:42.050 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-01-30 15:08:42.050 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils force=force) 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-30 15:08:42.050 15 ERROR rally.cli.cliutils 2021-01-30 15:08:43.497 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:08:43.497 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:08:43.498 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:08:45.260 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-30 15:08:45.338 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9bb8ed2f-e42d-486b-a2af-5f9673725104/repo. 2021-01-30 15:08:45.697 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9bb8ed2f-e42d-486b-a2af-5f9673725104/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-01-30 15:08:45.710 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-30 15:08:45.721 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-30 15:08:45.748 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-30 15:08:45.794 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-30 15:08:46.465 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9bb8ed2f-e42d-486b-a2af-5f9673725104) has been successfully created! 2021-01-30 15:08:48.030 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:08:48.030 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:08:48.030 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:08:54.513 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:08:54.514 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:08:54.514 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:08:56.361 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9bb8ed2f-e42d-486b-a2af-5f9673725104) for deployment 'opnfv-rally' (UUID=1ffb22df-8a10-4828-9922-6a5c2bcc28cd). 2021-01-30 15:08:57.275 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9bb8ed2f-e42d-486b-a2af-5f9673725104) has been successfully configured for deployment 'opnfv-rally' (UUID=1ffb22df-8a10-4828-9922-6a5c2bcc28cd)! 2021-01-30 15:09:05.845 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:09:05.846 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:09:05.846 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:09:07.685 32 INFO rally.api [-] Starting verification (UUID=dd3b7b96-3f94-4652-9455-8873945e5b08) for deployment 'opnfv-rally' (UUID=1ffb22df-8a10-4828-9922-6a5c2bcc28cd) by verifier 'opnfv-tempest' (UUID=9bb8ed2f-e42d-486b-a2af-5f9673725104). 2021-01-30 15:09:08.819 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-30 15:09:09.294 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-30 15:09:09.294 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9bb8ed2f-e42d-486b-a2af-5f9673725104/for-deployment-1ffb22df-8a10-4828-9922-6a5c2bcc28cd/tempest.log' to option 'log_file'. 2021-01-30 15:09:09.295 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9bb8ed2f-e42d-486b-a2af-5f9673725104/for-deployment-1ffb22df-8a10-4828-9922-6a5c2bcc28cd/tempest.log 2021-01-30 15:09:09.295 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-30 15:09:09.295 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9bb8ed2f-e42d-486b-a2af-5f9673725104/for-deployment-1ffb22df-8a10-4828-9922-6a5c2bcc28cd/lock_files' to option 'lock_path'. 2021-01-30 15:09:09.296 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9bb8ed2f-e42d-486b-a2af-5f9673725104/for-deployment-1ffb22df-8a10-4828-9922-6a5c2bcc28cd/lock_files 2021-01-30 15:09:09.296 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-30 15:09:09.297 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-01-30 15:09:09.297 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 7a8ed48e-d920-49cb-9556-fb5cba161024 2021-01-30 15:09:09.297 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = f81b7688-cb0c-4b42-9c63-dd83c238ccda 2021-01-30 15:09:09.298 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 792826f0-d33e-481d-8253-752ab38ec111 2021-01-30 15:09:09.299 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ab6accf0-2491-40f7-a6a8-fcfbe21d50ff 2021-01-30 15:09:09.615 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-30 15:09:09.615 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-30 15:09:09.616 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-30 15:09:09.683 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-30 15:09:09.728 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-30 15:09:09.729 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_dd3b7b96_AVJdVI0J' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-30 15:09:10.124 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dd3b7b96_AVJdVI0J' (ID = f346ac3c-2434-43ee-814c-8c322970083e) has been successfully created! 2021-01-30 15:09:10.125 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'f346ac3c-2434-43ee-814c-8c322970083e' to option 'instance_type'. 2021-01-30 15:09:10.125 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = f346ac3c-2434-43ee-814c-8c322970083e 2021-01-30 15:09:10.127 32 INFO rally.task.context [-] Verification 9bb8ed2f-e42d-486b-a2af-5f9673725104 | Context tempest@default setup() finished in 1.80 sec 2021-01-30 15:09:10.128 32 INFO rally.task.context [-] Verification 9bb8ed2f-e42d-486b-a2af-5f9673725104 | Context testr@default setup() finished in 0.56 msec 2021-01-30 15:09:10.129 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/d6003daa-92c1-41ed-933f-1c53078f1af0'. 2021-01-30 15:09:15.532 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-01-30 15:09:15.833 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-01-30 15:09:16.037 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-01-30 15:09:16.706 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-01-30 15:10:05.006 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [6.288s] 2021-01-30 15:10:08.422 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [18.245s] 2021-01-30 15:10:10.746 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [14.671s] 2021-01-30 15:10:16.660 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [6.824s] 2021-01-30 15:10:16.709 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [8.567s] 2021-01-30 15:10:17.929 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [9.508s] 2021-01-30 15:10:18.539 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [17.656s] 2021-01-30 15:10:20.004 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [29.141s] 2021-01-30 15:10:21.595 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [36.259s] 2021-01-30 15:10:25.146 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-01-30 15:10:25.910 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [20.422s] 2021-01-30 15:10:26.211 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [21.207s] 2021-01-30 15:10:26.622 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [21.249s] 2021-01-30 15:10:29.545 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [12.884s] 2021-01-30 15:10:29.691 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [24.030s] 2021-01-30 15:10:30.517 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [32.581s] 2021-01-30 15:10:31.449 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [19.043s] 2021-01-30 15:10:31.857 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [35.800s] 2021-01-30 15:10:31.889 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [21.143s] 2021-01-30 15:10:32.975 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [3.426s] 2021-01-30 15:10:33.016 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.036s] 2021-01-30 15:10:33.060 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.042s] 2021-01-30 15:10:33.104 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.041s] 2021-01-30 15:10:33.958 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [23.401s] 2021-01-30 15:10:34.426 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [8.214s] 2021-01-30 15:10:34.447 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [28.026s] 2021-01-30 15:10:34.797 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [14.792s] 2021-01-30 15:10:35.485 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [17.554s] 2021-01-30 15:10:35.791 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [22.930s] 2021-01-30 15:10:38.798 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [31.291s] 2021-01-30 15:10:39.329 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [13.420s] 2021-01-30 15:10:40.269 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [42.910s] 2021-01-30 15:10:41.794 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [9.089s] 2021-01-30 15:10:49.709 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [13.918s] 2021-01-30 15:10:49.812 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [32.888s] 2021-01-30 15:10:50.671 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [18.814s] 2021-01-30 15:10:51.183 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [26.729s] 2021-01-30 15:10:51.204 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [16.757s] 2021-01-30 15:10:51.509 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [11.242s] 2021-01-30 15:10:51.996 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [25.373s] 2021-01-30 15:10:52.190 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [1.000s] 2021-01-30 15:10:52.563 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [17.765s] 2021-01-30 15:10:52.759 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [22.244s] 2021-01-30 15:10:53.218 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [31.623s] 2021-01-30 15:10:53.321 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [17.835s] 2021-01-30 15:10:55.413 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [21.547s] 2021-01-30 15:10:55.848 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [16.517s] 2021-01-30 15:10:55.954 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [37.415s] 2021-01-30 15:10:56.473 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [22.513s] 2021-01-30 15:10:57.587 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [18.789s] 2021-01-30 15:10:58.002 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [8.292s] 2021-01-30 15:10:59.587 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [29.892s] 2021-01-30 15:10:59.628 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [17.834s] 2021-01-30 15:10:59.864 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [9.193s] 2021-01-30 15:11:00.104 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [6.781s] 2021-01-30 15:11:00.300 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [7.735s] 2021-01-30 15:11:00.318 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [8.322s] 2021-01-30 15:11:00.323 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [7.104s] 2021-01-30 15:11:00.428 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [37.720s] 2021-01-30 15:11:00.745 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [9.540s] 2021-01-30 15:11:00.983 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [11.170s] 2021-01-30 15:11:01.501 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [8.739s] 2021-01-30 15:11:04.171 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [8.322s] 2021-01-30 15:11:05.960 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [10.004s] 2021-01-30 15:11:06.182 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [14.671s] 2021-01-30 15:11:06.897 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [8.893s] 2021-01-30 15:11:07.322 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [29.624s] 2021-01-30 15:11:08.900 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [9.270s] 2021-01-30 15:11:08.910 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [11.322s] 2021-01-30 15:11:09.716 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [5.544s] 2021-01-30 15:11:11.314 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [10.994s] 2021-01-30 15:11:11.824 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [19.640s] 2021-01-30 15:11:12.025 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [10.523s] 2021-01-30 15:11:12.280 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [11.979s] 2021-01-30 15:11:12.344 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [11.360s] 2021-01-30 15:11:14.106 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [4.389s] 2021-01-30 15:11:14.977 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [15.111s] 2021-01-30 15:11:15.248 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [1.141s] 2021-01-30 15:11:16.289 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [15.543s] 2021-01-30 15:11:18.226 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [17.902s] 2021-01-30 15:11:18.674 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [22.201s] 2021-01-30 15:11:20.369 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [19.941s] 2021-01-30 15:11:20.718 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [11.815s] 2021-01-30 15:11:21.085 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [21.501s] 2021-01-30 15:11:24.089 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [18.127s] 2021-01-30 15:11:30.763 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [30.659s] 2021-01-30 15:11:31.416 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [19.591s] 2021-01-30 15:11:31.706 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [25.523s] 2021-01-30 15:11:31.845 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [16.868s] 2021-01-30 15:11:32.557 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [37.145s] 2021-01-30 15:11:35.337 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [26.424s] 2021-01-30 15:11:35.883 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [28.985s] 2021-01-30 15:11:36.603 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [21.353s] 2021-01-30 15:11:37.799 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [5.241s] 2021-01-30 15:11:37.844 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [6.426s] 2021-01-30 15:11:37.988 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [17.269s] 2021-01-30 15:11:40.477 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [20.107s] 2021-01-30 15:11:40.614 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [8.767s] 2021-01-30 15:11:40.720 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [22.047s] 2021-01-30 15:11:40.918 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [28.573s] 2021-01-30 15:11:40.961 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [22.734s] 2021-01-30 15:11:43.826 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [36.504s] 2021-01-30 15:11:46.948 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [34.920s] 2021-01-30 15:11:52.480 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [14.680s] 2021-01-30 15:11:53.310 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [15.465s] 2021-01-30 15:11:53.687 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [15.697s] 2021-01-30 15:11:55.585 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [14.620s] 2021-01-30 15:11:56.086 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [15.166s] 2021-01-30 15:11:57.132 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [16.517s] 2021-01-30 15:11:57.433 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [4.953s] 2021-01-30 15:11:58.438 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [27.673s] 2021-01-30 15:11:58.508 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [21.905s] 2021-01-30 15:11:59.852 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.413s] 2021-01-30 15:12:01.198 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [7.510s] 2021-01-30 15:12:02.678 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [22.198s] 2021-01-30 15:12:03.651 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [10.340s] 2021-01-30 15:12:04.712 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [1.059s] 2021-01-30 15:12:09.265 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [12.131s] 2021-01-30 15:12:09.998 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [26.169s] 2021-01-30 15:12:10.883 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [6.170s] 2021-01-30 15:12:11.533 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [11.680s] 2021-01-30 15:12:15.989 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [20.403s] 2021-01-30 15:12:24.566 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [13.682s] 2021-01-30 15:12:25.871 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [14.336s] 2021-01-30 15:12:26.483 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.915s] 2021-01-30 15:12:26.963 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [17.696s] 2021-01-30 15:12:28.185 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [2.312s] 2021-01-30 15:12:28.193 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.710s] 2021-01-30 15:12:29.806 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [1.612s] 2021-01-30 15:12:32.540 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [5.576s] 2021-01-30 15:12:32.623 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [16.634s] 2021-01-30 15:12:32.791 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [4.605s] 2021-01-30 15:12:32.996 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [3.189s] 2021-01-30 15:12:33.793 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [31.113s] 2021-01-30 15:12:34.036 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.496s] 2021-01-30 15:12:37.981 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [4.984s] 2021-01-30 15:12:38.097 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [5.305s] 2021-01-30 15:12:40.039 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [2.056s] 2021-01-30 15:12:41.023 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [6.985s] 2021-01-30 15:12:44.041 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [4.001s] 2021-01-30 15:12:45.735 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [4.711s] 2021-01-30 15:12:47.024 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.289s] 2021-01-30 15:12:47.800 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [3.758s] 2021-01-30 15:12:48.060 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.035s] 2021-01-30 15:12:52.224 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.162s] 2021-01-30 15:12:58.531 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [6.302s] 2021-01-30 15:13:07.212 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [8.680s] 2021-01-30 15:13:11.759 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [4.546s] 2021-01-30 15:13:17.833 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [6.072s] 2021-01-30 15:13:23.669 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [5.834s] 2021-01-30 15:13:26.931 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.261s] 2021-01-30 15:13:28.964 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [2.034s] 2021-01-30 15:13:49.669 32 INFO rally.task.context [-] Verification 9bb8ed2f-e42d-486b-a2af-5f9673725104 | Context testr@default cleanup() started 2021-01-30 15:13:49.670 32 INFO rally.task.context [-] Verification 9bb8ed2f-e42d-486b-a2af-5f9673725104 | Context testr@default cleanup() finished in 0.77 msec 2021-01-30 15:13:49.670 32 INFO rally.task.context [-] Verification 9bb8ed2f-e42d-486b-a2af-5f9673725104 | Context tempest@default cleanup() started 2021-01-30 15:13:50.258 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-30 15:13:51.105 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-30 15:13:51.134 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_dd3b7b96_AVJdVI0J'. 2021-01-30 15:13:52.001 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dd3b7b96_AVJdVI0J' has been deleted. 2021-01-30 15:13:52.002 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'f346ac3c-2434-43ee-814c-8c322970083e' of option 'instance_type' from Tempest config file. 2021-01-30 15:13:52.002 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'f346ac3c-2434-43ee-814c-8c322970083e' has been removed. 2021-01-30 15:13:52.011 32 INFO rally.task.context [-] Verification 9bb8ed2f-e42d-486b-a2af-5f9673725104 | Context tempest@default cleanup() finished in 2.34 sec 2021-01-30 15:13:52.042 32 INFO rally.api [-] Verification (UUID=dd3b7b96-3f94-4652-9455-8873945e5b08) has been successfully finished for deployment 'opnfv-rally' (UUID=1ffb22df-8a10-4828-9922-6a5c2bcc28cd)! 2021-01-30 15:13:53.492 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:13:53.492 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:13:53.492 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:13:55.086 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:13:55.086 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:13:55.086 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:13:56.939 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'dd3b7b96-3f94-4652-9455-8873945e5b08' 2021-01-30 15:13:56.966 96 INFO rally.api [-] The report has been successfully built. 2021-01-30 15:13:58.332 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 15:13:58.332 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 15:13:58.332 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 15:14:00.222 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'dd3b7b96-3f94-4652-9455-8873945e5b08' 2021-01-30 15:14:00.233 98 INFO rally.api [-] The report has been successfully built.