2021-02-17 15:41:02.832 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 15:41:02.832 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 15:41:02.832 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 15:41:04.745 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-17 15:41:04.745 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-17 15:41:04.745 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-17 15:41:04.745 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-17 15:41:04.745 6 ERROR rally.cli.cliutils 2021-02-17 15:41:06.125 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 15:41:06.126 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 15:41:06.126 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 15:41:09.799 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 15:41:09.799 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 15:41:09.799 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 15:41:14.950 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 15:41:14.951 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 15:41:14.951 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 15:41:16.227 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 15:41:16.227 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 15:41:16.227 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 15:41:18.033 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-17 15:41:18.033 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-17 15:41:18.033 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-17 15:41:18.033 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils force=force) 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-17 15:41:18.033 15 ERROR rally.cli.cliutils 2021-02-17 15:41:19.428 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 15:41:19.428 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 15:41:19.429 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 15:41:21.240 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-17 15:41:21.315 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3c403403-fd0a-409d-bb2e-b7dfb679f019/repo. 2021-02-17 15:41:21.657 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3c403403-fd0a-409d-bb2e-b7dfb679f019/repo'... done. Note: checking out '612b9e5c74dc9cbdbb568b1cdb183a035a2f7b7a'. 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-17 15:41:21.674 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g612b9e5c7 ' 2021-02-17 15:41:21.683 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '612b9e5c74dc9cbdbb568b1cdb183a035a2f7b7a ' 2021-02-17 15:41:21.705 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-17 15:41:21.753 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-17 15:41:22.462 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3c403403-fd0a-409d-bb2e-b7dfb679f019) has been successfully created! 2021-02-17 15:41:23.886 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 15:41:23.886 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 15:41:23.886 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 15:41:29.979 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 15:41:29.979 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 15:41:29.979 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 15:41:31.783 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3c403403-fd0a-409d-bb2e-b7dfb679f019) for deployment 'opnfv-rally' (UUID=e3fe759d-5fd4-402e-a912-14274c557fa9). 2021-02-17 15:41:32.673 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3c403403-fd0a-409d-bb2e-b7dfb679f019) has been successfully configured for deployment 'opnfv-rally' (UUID=e3fe759d-5fd4-402e-a912-14274c557fa9)! 2021-02-17 15:41:41.151 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 15:41:41.151 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 15:41:41.151 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 15:41:43.036 32 INFO rally.api [-] Starting verification (UUID=67ff005b-b539-4774-82b3-1b3d5eb461c2) for deployment 'opnfv-rally' (UUID=e3fe759d-5fd4-402e-a912-14274c557fa9) by verifier 'opnfv-tempest' (UUID=3c403403-fd0a-409d-bb2e-b7dfb679f019). 2021-02-17 15:41:44.140 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-17 15:41:44.703 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-17 15:41:44.703 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3c403403-fd0a-409d-bb2e-b7dfb679f019/for-deployment-e3fe759d-5fd4-402e-a912-14274c557fa9/tempest.log' to option 'log_file'. 2021-02-17 15:41:44.704 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3c403403-fd0a-409d-bb2e-b7dfb679f019/for-deployment-e3fe759d-5fd4-402e-a912-14274c557fa9/tempest.log 2021-02-17 15:41:44.704 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-17 15:41:44.704 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3c403403-fd0a-409d-bb2e-b7dfb679f019/for-deployment-e3fe759d-5fd4-402e-a912-14274c557fa9/lock_files' to option 'lock_path'. 2021-02-17 15:41:44.705 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3c403403-fd0a-409d-bb2e-b7dfb679f019/for-deployment-e3fe759d-5fd4-402e-a912-14274c557fa9/lock_files 2021-02-17 15:41:44.705 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-17 15:41:44.706 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-17 15:41:44.706 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = f660db12-7637-4eb1-ab8b-ee00f1efbad2 2021-02-17 15:41:44.706 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 9f345f4d-4518-4be4-9a03-7fd70acc6742 2021-02-17 15:41:44.707 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b18fe7e4-f832-4b3b-8667-1f60d344e849 2021-02-17 15:41:44.708 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 3e215ba9-be17-4d2c-ad56-60e6e51f3ef3 2021-02-17 15:41:45.003 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-17 15:41:45.004 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-17 15:41:45.004 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-17 15:41:45.098 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-17 15:41:45.156 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-17 15:41:45.157 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_67ff005b_bl3YKkQz' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-17 15:41:45.833 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_67ff005b_bl3YKkQz' (ID = 18d1bbf6-2d29-4963-b8c7-bd321ca30c82) has been successfully created! 2021-02-17 15:41:45.833 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '18d1bbf6-2d29-4963-b8c7-bd321ca30c82' to option 'instance_type'. 2021-02-17 15:41:45.833 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 18d1bbf6-2d29-4963-b8c7-bd321ca30c82 2021-02-17 15:41:45.835 32 INFO rally.task.context [-] Verification 3c403403-fd0a-409d-bb2e-b7dfb679f019 | Context tempest@default setup() finished in 2.20 sec 2021-02-17 15:41:45.836 32 INFO rally.task.context [-] Verification 3c403403-fd0a-409d-bb2e-b7dfb679f019 | Context testr@default setup() finished in 0.49 msec 2021-02-17 15:41:45.837 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/b3c16d2d-ecb9-43ca-ae0e-5f18fd8be0a6'. 2021-02-17 15:41:50.838 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-02-17 15:41:51.544 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-02-17 15:41:51.622 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-02-17 15:41:51.762 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-02-17 15:42:49.948 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [16.849s] 2021-02-17 15:42:52.733 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [11.864s] 2021-02-17 15:42:53.585 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [18.404s] 2021-02-17 15:42:56.380 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [6.433s] 2021-02-17 15:42:57.082 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [4.350s] 2021-02-17 15:42:58.845 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [23.922s] 2021-02-17 15:43:04.319 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [13.756s] 2021-02-17 15:43:07.083 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-02-17 15:43:07.984 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [14.398s] 2021-02-17 15:43:08.074 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [29.967s] 2021-02-17 15:43:08.188 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [20.433s] 2021-02-17 15:43:08.366 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [10.817s] 2021-02-17 15:43:08.561 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [12.179s] 2021-02-17 15:43:09.331 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [20.725s] 2021-02-17 15:43:09.418 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [5.097s] 2021-02-17 15:43:10.209 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [22.730s] 2021-02-17 15:43:10.262 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [20.699s] 2021-02-17 15:43:11.013 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [19.601s] 2021-02-17 15:43:11.110 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [22.420s] 2021-02-17 15:43:11.295 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [13.183s] 2021-02-17 15:43:14.735 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [24.140s] 2021-02-17 15:43:16.592 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [7.171s] 2021-02-17 15:43:16.627 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.032s] 2021-02-17 15:43:16.665 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.034s] 2021-02-17 15:43:16.715 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.047s] 2021-02-17 15:43:17.218 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [20.134s] 2021-02-17 15:43:19.412 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [23.882s] 2021-02-17 15:43:19.810 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [18.665s] 2021-02-17 15:43:21.915 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [13.729s] 2021-02-17 15:43:21.997 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [31.978s] 2021-02-17 15:43:22.322 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [27.353s] 2021-02-17 15:43:22.773 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [14.698s] 2021-02-17 15:43:23.933 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [12.637s] 2021-02-17 15:43:24.537 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [16.173s] 2021-02-17 15:43:24.855 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [10.120s] 2021-02-17 15:43:24.946 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [28.465s] 2021-02-17 15:43:25.135 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [14.873s] 2021-02-17 15:43:26.543 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [10.297s] 2021-02-17 15:43:26.681 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [15.665s] 2021-02-17 15:43:26.730 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [6.921s] 2021-02-17 15:43:30.698 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [19.590s] 2021-02-17 15:43:31.365 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [8.591s] 2021-02-17 15:43:33.388 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [11.068s] 2021-02-17 15:43:33.457 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [16.238s] 2021-02-17 15:43:34.448 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [7.716s] 2021-02-17 15:43:34.991 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [23.745s] 2021-02-17 15:43:35.895 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [11.961s] 2021-02-17 15:43:36.553 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [1.553s] 2021-02-17 15:43:37.208 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [15.291s] 2021-02-17 15:43:37.686 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [21.773s] 2021-02-17 15:43:38.045 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [13.100s] 2021-02-17 15:43:38.136 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [13.597s] 2021-02-17 15:43:38.629 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [28.421s] 2021-02-17 15:43:38.889 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [14.031s] 2021-02-17 15:43:40.240 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [18.241s] 2021-02-17 15:43:40.348 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [13.805s] 2021-02-17 15:43:40.536 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [9.170s] 2021-02-17 15:43:40.812 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [14.131s] 2021-02-17 15:43:44.369 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [10.911s] 2021-02-17 15:43:45.661 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [29.948s] 2021-02-17 15:43:46.343 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [21.207s] 2021-02-17 15:43:51.265 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [31.852s] 2021-02-17 15:43:54.175 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [19.727s] 2021-02-17 15:43:56.216 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [18.167s] 2021-02-17 15:43:56.266 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [19.718s] 2021-02-17 15:43:56.361 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [19.150s] 2021-02-17 15:43:56.512 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [15.698s] 2021-02-17 15:43:56.727 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [23.336s] 2021-02-17 15:43:57.134 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [21.237s] 2021-02-17 15:43:57.394 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [17.042s] 2021-02-17 15:43:57.610 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [18.721s] 2021-02-17 15:43:57.719 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [19.580s] 2021-02-17 15:43:57.902 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [27.203s] 2021-02-17 15:43:58.034 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [19.404s] 2021-02-17 15:43:58.720 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [7.448s] 2021-02-17 15:43:58.722 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [25.592s] 2021-02-17 15:44:02.984 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [22.744s] 2021-02-17 15:44:09.957 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [25.587s] 2021-02-17 15:44:10.676 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [14.409s] 2021-02-17 15:44:12.084 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [15.723s] 2021-02-17 15:44:12.333 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [18.158s] 2021-02-17 15:44:12.427 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [26.083s] 2021-02-17 15:44:12.529 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [16.314s] 2021-02-17 15:44:13.401 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [15.366s] 2021-02-17 15:44:13.624 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [16.896s] 2021-02-17 15:44:15.221 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [17.608s] 2021-02-17 15:44:18.773 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [41.087s] 2021-02-17 15:44:19.190 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [21.471s] 2021-02-17 15:44:19.919 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [22.524s] 2021-02-17 15:44:22.617 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [8.991s] 2021-02-17 15:44:22.783 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [24.066s] 2021-02-17 15:44:23.170 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [11.084s] 2021-02-17 15:44:23.217 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [4.444s] 2021-02-17 15:44:23.442 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [12.765s] 2021-02-17 15:44:24.046 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [21.060s] 2021-02-17 15:44:25.116 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [1.898s] 2021-02-17 15:44:25.421 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [12.018s] 2021-02-17 15:44:25.549 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [2.932s] 2021-02-17 15:44:26.039 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [40.378s] 2021-02-17 15:44:27.097 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [17.137s] 2021-02-17 15:44:27.428 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [7.508s] 2021-02-17 15:44:27.437 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [28.721s] 2021-02-17 15:44:28.085 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [4.914s] 2021-02-17 15:44:28.112 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [2.561s] 2021-02-17 15:44:28.581 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [3.463s] 2021-02-17 15:44:28.591 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [5.148s] 2021-02-17 15:44:29.586 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [2.489s] 2021-02-17 15:44:31.749 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [8.965s] 2021-02-17 15:44:31.917 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [2.330s] 2021-02-17 15:44:32.017 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [6.594s] 2021-02-17 15:44:33.176 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [5.746s] 2021-02-17 15:44:33.336 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [5.222s] 2021-02-17 15:44:33.467 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [9.420s] 2021-02-17 15:44:33.632 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [5.039s] 2021-02-17 15:44:33.890 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [6.453s] 2021-02-17 15:44:33.918 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [5.832s] 2021-02-17 15:44:34.567 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [8.526s] 2021-02-17 15:44:41.624 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [7.990s] 2021-02-17 15:44:41.905 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [8.728s] 2021-02-17 15:44:44.109 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [12.359s] 2021-02-17 15:44:44.131 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [10.795s] 2021-02-17 15:44:44.215 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [2.591s] 2021-02-17 15:44:47.691 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [3.474s] 2021-02-17 15:44:54.699 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [20.778s] 2021-02-17 15:44:54.919 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [22.901s] 2021-02-17 15:44:55.231 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [7.540s] 2021-02-17 15:44:55.611 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [23.691s] 2021-02-17 15:44:56.446 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.214s] 2021-02-17 15:44:57.325 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [1.715s] 2021-02-17 15:44:58.946 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [4.248s] 2021-02-17 15:44:59.920 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [3.471s] 2021-02-17 15:45:00.755 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [3.429s] 2021-02-17 15:45:01.230 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [2.282s] 2021-02-17 15:45:01.519 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [6.598s] 2021-02-17 15:45:01.630 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [1.710s] 2021-02-17 15:45:05.591 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [3.959s] 2021-02-17 15:45:06.104 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [5.348s] 2021-02-17 15:45:07.562 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [1.970s] 2021-02-17 15:45:08.311 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [7.079s] 2021-02-17 15:45:10.544 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [2.981s] 2021-02-17 15:45:11.816 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [3.504s] 2021-02-17 15:45:13.145 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.328s] 2021-02-17 15:45:14.532 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.387s] 2021-02-17 15:45:15.222 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.676s] 2021-02-17 15:45:17.033 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [2.499s] 2021-02-17 15:45:22.597 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [5.561s] 2021-02-17 15:45:28.855 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [6.257s] 2021-02-17 15:45:32.392 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [3.537s] 2021-02-17 15:45:35.427 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.033s] 2021-02-17 15:45:40.495 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [5.065s] 2021-02-17 15:45:44.002 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.508s] 2021-02-17 15:45:45.828 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.825s] 2021-02-17 15:46:10.643 32 INFO rally.task.context [-] Verification 3c403403-fd0a-409d-bb2e-b7dfb679f019 | Context testr@default cleanup() started 2021-02-17 15:46:10.644 32 INFO rally.task.context [-] Verification 3c403403-fd0a-409d-bb2e-b7dfb679f019 | Context testr@default cleanup() finished in 0.77 msec 2021-02-17 15:46:10.644 32 INFO rally.task.context [-] Verification 3c403403-fd0a-409d-bb2e-b7dfb679f019 | Context tempest@default cleanup() started 2021-02-17 15:46:11.217 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-17 15:46:12.234 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-17 15:46:12.266 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_67ff005b_bl3YKkQz'. 2021-02-17 15:46:13.490 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_67ff005b_bl3YKkQz' has been deleted. 2021-02-17 15:46:13.491 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '18d1bbf6-2d29-4963-b8c7-bd321ca30c82' of option 'instance_type' from Tempest config file. 2021-02-17 15:46:13.491 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '18d1bbf6-2d29-4963-b8c7-bd321ca30c82' has been removed. 2021-02-17 15:46:13.500 32 INFO rally.task.context [-] Verification 3c403403-fd0a-409d-bb2e-b7dfb679f019 | Context tempest@default cleanup() finished in 2.86 sec 2021-02-17 15:46:13.538 32 INFO rally.api [-] Verification (UUID=67ff005b-b539-4774-82b3-1b3d5eb461c2) has been successfully finished for deployment 'opnfv-rally' (UUID=e3fe759d-5fd4-402e-a912-14274c557fa9)! 2021-02-17 15:46:15.062 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 15:46:15.062 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 15:46:15.062 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 15:46:16.520 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 15:46:16.520 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 15:46:16.520 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 15:46:18.384 96 INFO rally.api [-] Building 'html' report for the following verification(s): '67ff005b-b539-4774-82b3-1b3d5eb461c2' 2021-02-17 15:46:18.414 96 INFO rally.api [-] The report has been successfully built. 2021-02-17 15:46:19.712 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 15:46:19.712 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 15:46:19.712 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 15:46:21.618 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '67ff005b-b539-4774-82b3-1b3d5eb461c2' 2021-02-17 15:46:21.630 98 INFO rally.api [-] The report has been successfully built.