2021-02-06 11:42:48.081 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:42:48.081 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:42:48.081 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:42:49.989 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-02-06 11:42:49.989 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-06 11:42:49.989 6 ERROR rally.cli.cliutils 2021-02-06 11:42:51.355 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:42:51.355 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:42:51.355 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:42:54.949 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:42:54.949 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:42:54.949 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:43:00.137 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:43:00.137 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:43:00.137 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:43:01.418 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:43:01.418 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:43:01.418 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:43:03.353 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-02-06 11:43:03.353 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils force=force) 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-06 11:43:03.353 15 ERROR rally.cli.cliutils 2021-02-06 11:43:04.729 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:43:04.729 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:43:04.729 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:43:06.601 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-06 11:43:06.678 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-f5688183-6bcd-4571-88fa-dec03f3a5607/repo. 2021-02-06 11:43:06.984 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-f5688183-6bcd-4571-88fa-dec03f3a5607/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-02-06 11:43:06.998 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-02-06 11:43:07.007 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-02-06 11:43:07.028 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-06 11:43:07.077 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-06 11:43:07.710 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f5688183-6bcd-4571-88fa-dec03f3a5607) has been successfully created! 2021-02-06 11:43:09.236 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:43:09.236 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:43:09.236 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:43:16.060 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:43:16.060 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:43:16.060 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:43:17.874 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f5688183-6bcd-4571-88fa-dec03f3a5607) for deployment 'opnfv-rally' (UUID=45e1c2a6-ceb9-44dc-a512-17ac7623e7d8). 2021-02-06 11:43:18.723 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f5688183-6bcd-4571-88fa-dec03f3a5607) has been successfully configured for deployment 'opnfv-rally' (UUID=45e1c2a6-ceb9-44dc-a512-17ac7623e7d8)! 2021-02-06 11:43:27.182 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:43:27.183 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:43:27.183 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:43:29.097 32 INFO rally.api [-] Starting verification (UUID=9f8857af-52ba-4da6-904f-02e5a7cdbcb2) for deployment 'opnfv-rally' (UUID=45e1c2a6-ceb9-44dc-a512-17ac7623e7d8) by verifier 'opnfv-tempest' (UUID=f5688183-6bcd-4571-88fa-dec03f3a5607). 2021-02-06 11:43:30.159 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-06 11:43:30.344 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-06 11:43:30.344 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f5688183-6bcd-4571-88fa-dec03f3a5607/for-deployment-45e1c2a6-ceb9-44dc-a512-17ac7623e7d8/tempest.log' to option 'log_file'. 2021-02-06 11:43:30.344 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-f5688183-6bcd-4571-88fa-dec03f3a5607/for-deployment-45e1c2a6-ceb9-44dc-a512-17ac7623e7d8/tempest.log 2021-02-06 11:43:30.345 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-06 11:43:30.345 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f5688183-6bcd-4571-88fa-dec03f3a5607/for-deployment-45e1c2a6-ceb9-44dc-a512-17ac7623e7d8/lock_files' to option 'lock_path'. 2021-02-06 11:43:30.346 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-f5688183-6bcd-4571-88fa-dec03f3a5607/for-deployment-45e1c2a6-ceb9-44dc-a512-17ac7623e7d8/lock_files 2021-02-06 11:43:30.346 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-06 11:43:30.346 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-02-06 11:43:30.347 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = d52d7dfd-5c1b-4d6a-b558-717dca61515c 2021-02-06 11:43:30.347 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 8dc94b24-d47a-424f-85bd-44174ecd28ea 2021-02-06 11:43:30.348 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 963dafc9-961d-4d3b-a8be-b8778b3f7695 2021-02-06 11:43:30.348 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c2fc2eaf-3339-4c1b-8f6e-5f033c64a495 2021-02-06 11:43:30.622 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-06 11:43:30.622 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-06 11:43:30.623 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-06 11:43:30.687 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-06 11:43:30.734 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-06 11:43:30.735 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_9f8857af_3GGhF5Wn' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-06 11:43:31.097 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9f8857af_3GGhF5Wn' (ID = 7f96813b-cfc3-45e1-87d2-cede8392dbb5) has been successfully created! 2021-02-06 11:43:31.098 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '7f96813b-cfc3-45e1-87d2-cede8392dbb5' to option 'instance_type'. 2021-02-06 11:43:31.098 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 7f96813b-cfc3-45e1-87d2-cede8392dbb5 2021-02-06 11:43:31.100 32 INFO rally.task.context [-] Verification f5688183-6bcd-4571-88fa-dec03f3a5607 | Context tempest@default setup() finished in 1.43 sec 2021-02-06 11:43:31.101 32 INFO rally.task.context [-] Verification f5688183-6bcd-4571-88fa-dec03f3a5607 | Context testr@default setup() finished in 0.52 msec 2021-02-06 11:43:31.101 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/e78bce08-666d-4f3f-a135-46bb5d8cbc46'. 2021-02-06 11:43:36.083 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-02-06 11:43:36.810 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-02-06 11:43:37.217 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-02-06 11:43:38.735 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-02-06 11:44:40.352 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [10.683s] 2021-02-06 11:44:41.723 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [23.250s] 2021-02-06 11:44:44.658 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [25.884s] 2021-02-06 11:44:49.118 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [23.008s] 2021-02-06 11:44:52.501 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [14.484s] 2021-02-06 11:44:54.477 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-02-06 11:44:55.222 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [14.144s] 2021-02-06 11:44:57.395 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [12.737s] 2021-02-06 11:44:57.672 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [6.080s] 2021-02-06 11:45:00.215 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [41.861s] 2021-02-06 11:45:00.245 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [2.574s] 2021-02-06 11:45:00.366 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.119s] 2021-02-06 11:45:00.409 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.037s] 2021-02-06 11:45:00.443 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.034s] 2021-02-06 11:45:00.499 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.050s] 2021-02-06 11:45:00.656 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [27.526s] 2021-02-06 11:45:01.027 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [19.839s] 2021-02-06 11:45:03.826 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [33.752s] 2021-02-06 11:45:05.911 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [49.988s] 2021-02-06 11:45:06.525 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [36.115s] 2021-02-06 11:45:07.118 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [23.089s] 2021-02-06 11:45:07.515 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [39.074s] 2021-02-06 11:45:07.616 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [33.731s] 2021-02-06 11:45:09.375 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [11.978s] 2021-02-06 11:45:11.329 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [29.249s] 2021-02-06 11:45:12.269 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [28.231s] 2021-02-06 11:45:13.503 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [13.289s] 2021-02-06 11:45:13.622 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [21.121s] 2021-02-06 11:45:13.801 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [32.079s] 2021-02-06 11:45:14.179 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [18.956s] 2021-02-06 11:45:14.496 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [3.158s] 2021-02-06 11:45:15.420 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [1.915s] 2021-02-06 11:45:17.542 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [28.422s] 2021-02-06 11:45:17.877 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [45.887s] 2021-02-06 11:45:18.787 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [12.261s] 2021-02-06 11:45:23.450 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [15.835s] 2021-02-06 11:45:23.575 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [22.920s] 2021-02-06 11:45:23.830 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [16.711s] 2021-02-06 11:45:24.780 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [20.955s] 2021-02-06 11:45:25.273 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [10.782s] 2021-02-06 11:45:26.861 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [19.347s] 2021-02-06 11:45:28.033 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [14.408s] 2021-02-06 11:45:28.607 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [22.695s] 2021-02-06 11:45:29.270 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [11.393s] 2021-02-06 11:45:36.069 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [31.239s] 2021-02-06 11:45:36.921 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [51.188s] 2021-02-06 11:45:37.871 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [25.411s] 2021-02-06 11:45:38.155 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [28.779s] 2021-02-06 11:45:38.220 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [25.950s] 2021-02-06 11:45:38.569 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [13.295s] 2021-02-06 11:45:38.815 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [14.984s] 2021-02-06 11:45:38.992 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [21.446s] 2021-02-06 11:45:39.926 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [13.063s] 2021-02-06 11:45:40.052 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [27.554s] 2021-02-06 11:45:40.475 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [39.738s] 2021-02-06 11:45:40.611 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [26.431s] 2021-02-06 11:45:40.855 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [12.247s] 2021-02-06 11:45:41.707 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [22.918s] 2021-02-06 11:45:43.188 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [19.737s] 2021-02-06 11:45:43.355 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [7.287s] 2021-02-06 11:45:44.782 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [15.512s] 2021-02-06 11:45:45.721 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [7.151s] 2021-02-06 11:45:46.829 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [23.246s] 2021-02-06 11:45:47.145 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [22.362s] 2021-02-06 11:45:47.571 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [10.650s] 2021-02-06 11:45:47.908 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [19.875s] 2021-02-06 11:45:48.191 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [9.201s] 2021-02-06 11:45:48.724 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [8.111s] 2021-02-06 11:45:48.856 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [5.499s] 2021-02-06 11:45:49.838 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [11.617s] 2021-02-06 11:45:51.295 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [39.030s] 2021-02-06 11:45:51.938 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [7.154s] 2021-02-06 11:45:52.036 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [12.108s] 2021-02-06 11:45:52.335 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [11.479s] 2021-02-06 11:45:52.380 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [10.673s] 2021-02-06 11:45:52.780 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [7.057s] 2021-02-06 11:45:52.952 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [12.901s] 2021-02-06 11:45:53.676 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [10.484s] 2021-02-06 11:45:54.747 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [14.273s] 2021-02-06 11:45:57.072 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [8.215s] 2021-02-06 11:45:57.587 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [18.771s] 2021-02-06 11:46:03.887 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [15.162s] 2021-02-06 11:46:04.835 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [26.964s] 2021-02-06 11:46:06.353 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [19.208s] 2021-02-06 11:46:06.694 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [19.122s] 2021-02-06 11:46:07.296 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [19.103s] 2021-02-06 11:46:07.651 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [15.615s] 2021-02-06 11:46:11.223 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [24.398s] 2021-02-06 11:46:11.265 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [13.677s] 2021-02-06 11:46:11.800 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [18.847s] 2021-02-06 11:46:12.432 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [24.522s] 2021-02-06 11:46:12.732 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [17.984s] 2021-02-06 11:46:13.961 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [21.625s] 2021-02-06 11:46:14.888 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [25.046s] 2021-02-06 11:46:15.413 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [24.116s] 2021-02-06 11:46:16.659 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [11.823s] 2021-02-06 11:46:17.498 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [6.274s] 2021-02-06 11:46:17.611 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [24.831s] 2021-02-06 11:46:21.492 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [3.993s] 2021-02-06 11:46:23.004 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [25.929s] 2021-02-06 11:46:32.970 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [18.082s] 2021-02-06 11:46:33.289 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [29.398s] 2021-02-06 11:46:33.693 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [12.198s] 2021-02-06 11:46:35.237 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [17.624s] 2021-02-06 11:46:35.250 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [18.591s] 2021-02-06 11:46:38.845 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [31.548s] 2021-02-06 11:46:39.188 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [32.493s] 2021-02-06 11:46:41.950 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [30.684s] 2021-02-06 11:46:41.975 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [6.736s] 2021-02-06 11:46:42.471 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [9.183s] 2021-02-06 11:46:43.235 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [29.272s] 2021-02-06 11:46:43.420 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [31.618s] 2021-02-06 11:46:43.559 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.583s] 2021-02-06 11:46:44.696 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [9.445s] 2021-02-06 11:46:45.053 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [11.359s] 2021-02-06 11:46:45.192 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.633s] 2021-02-06 11:46:45.583 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [6.736s] 2021-02-06 11:46:46.673 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [31.258s] 2021-02-06 11:46:47.812 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [2.618s] 2021-02-06 11:46:54.026 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [11.554s] 2021-02-06 11:47:04.324 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [19.270s] 2021-02-06 11:47:05.496 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [17.683s] 2021-02-06 11:47:06.765 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [24.814s] 2021-02-06 11:47:06.866 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [23.630s] 2021-02-06 11:47:06.931 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [27.740s] 2021-02-06 11:47:13.662 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [8.163s] 2021-02-06 11:47:15.468 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [21.441s] 2021-02-06 11:47:15.617 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [8.850s] 2021-02-06 11:47:15.880 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [2.218s] 2021-02-06 11:47:16.048 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [9.181s] 2021-02-06 11:47:17.148 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.679s] 2021-02-06 11:47:17.657 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [1.776s] 2021-02-06 11:47:17.779 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [2.161s] 2021-02-06 11:47:21.711 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [4.562s] 2021-02-06 11:47:24.065 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [6.282s] 2021-02-06 11:47:24.067 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [6.407s] 2021-02-06 11:47:26.271 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [2.207s] 2021-02-06 11:47:27.176 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [5.464s] 2021-02-06 11:47:28.418 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.351s] 2021-02-06 11:47:28.637 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [2.366s] 2021-02-06 11:47:36.505 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [7.867s] 2021-02-06 11:47:37.490 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [10.313s] 2021-02-06 11:47:38.657 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.165s] 2021-02-06 11:47:39.847 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.189s] 2021-02-06 11:47:44.008 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [4.160s] 2021-02-06 11:47:51.074 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [7.064s] 2021-02-06 11:47:59.007 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [7.932s] 2021-02-06 11:48:04.499 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [5.489s] 2021-02-06 11:48:07.500 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.001s] 2021-02-06 11:48:11.902 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.400s] 2021-02-06 11:48:14.843 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [2.940s] 2021-02-06 11:48:16.532 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.689s] 2021-02-06 11:48:39.111 32 INFO rally.task.context [-] Verification f5688183-6bcd-4571-88fa-dec03f3a5607 | Context testr@default cleanup() started 2021-02-06 11:48:39.111 32 INFO rally.task.context [-] Verification f5688183-6bcd-4571-88fa-dec03f3a5607 | Context testr@default cleanup() finished in 0.77 msec 2021-02-06 11:48:39.112 32 INFO rally.task.context [-] Verification f5688183-6bcd-4571-88fa-dec03f3a5607 | Context tempest@default cleanup() started 2021-02-06 11:48:39.689 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-06 11:48:40.661 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-06 11:48:40.692 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_9f8857af_3GGhF5Wn'. 2021-02-06 11:48:41.153 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9f8857af_3GGhF5Wn' has been deleted. 2021-02-06 11:48:41.154 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '7f96813b-cfc3-45e1-87d2-cede8392dbb5' of option 'instance_type' from Tempest config file. 2021-02-06 11:48:41.155 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '7f96813b-cfc3-45e1-87d2-cede8392dbb5' has been removed. 2021-02-06 11:48:41.163 32 INFO rally.task.context [-] Verification f5688183-6bcd-4571-88fa-dec03f3a5607 | Context tempest@default cleanup() finished in 2.05 sec 2021-02-06 11:48:41.196 32 INFO rally.api [-] Verification (UUID=9f8857af-52ba-4da6-904f-02e5a7cdbcb2) has been successfully finished for deployment 'opnfv-rally' (UUID=45e1c2a6-ceb9-44dc-a512-17ac7623e7d8)! 2021-02-06 11:48:42.669 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:48:42.669 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:48:42.670 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:48:44.235 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:48:44.235 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:48:44.235 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:48:46.041 96 INFO rally.api [-] Building 'html' report for the following verification(s): '9f8857af-52ba-4da6-904f-02e5a7cdbcb2' 2021-02-06 11:48:46.068 96 INFO rally.api [-] The report has been successfully built. 2021-02-06 11:48:47.469 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-06 11:48:47.469 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-06 11:48:47.470 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-06 11:48:49.279 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '9f8857af-52ba-4da6-904f-02e5a7cdbcb2' 2021-02-06 11:48:49.290 98 INFO rally.api [-] The report has been successfully built.