2021-03-06 15:01:32.066 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:01:32.066 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:01:32.066 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-06 15:01:33.860 6 ERROR rally.cli.cliutils 2021-03-06 15:01:35.102 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:01:35.102 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:01:35.102 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:01:38.428 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:01:38.428 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:01:38.428 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:01:43.549 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:01:43.549 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:01:43.550 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:01:44.769 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:01:44.770 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:01:44.770 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils force=force) 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-06 15:01:46.541 15 ERROR rally.cli.cliutils 2021-03-06 15:01:47.704 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:01:47.704 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:01:47.704 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:01:49.438 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-06 15:01:49.499 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b39367a9-5ba4-4019-be90-e9ab7e13fa9d/repo. 2021-03-06 15:01:49.843 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b39367a9-5ba4-4019-be90-e9ab7e13fa9d/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-03-06 15:01:49.859 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-06 15:01:49.868 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-06 15:01:49.891 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-06 15:01:49.934 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-06 15:01:50.458 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b39367a9-5ba4-4019-be90-e9ab7e13fa9d) has been successfully created! 2021-03-06 15:01:51.728 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:01:51.729 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:01:51.729 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:01:58.057 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:01:58.057 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:01:58.058 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:01:59.933 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b39367a9-5ba4-4019-be90-e9ab7e13fa9d) for deployment 'opnfv-rally' (UUID=6c4c77e9-a549-4712-a3bd-f29d20c89050). 2021-03-06 15:02:00.841 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b39367a9-5ba4-4019-be90-e9ab7e13fa9d) has been successfully configured for deployment 'opnfv-rally' (UUID=6c4c77e9-a549-4712-a3bd-f29d20c89050)! 2021-03-06 15:02:05.754 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:02:05.754 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:02:05.754 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:02:07.643 32 INFO rally.api [-] Starting verification (UUID=93873b69-474b-45ea-817f-4e0bd9747ba9) for deployment 'opnfv-rally' (UUID=6c4c77e9-a549-4712-a3bd-f29d20c89050) by verifier 'opnfv-tempest' (UUID=b39367a9-5ba4-4019-be90-e9ab7e13fa9d). 2021-03-06 15:02:08.617 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-06 15:02:08.933 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-06 15:02:08.933 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b39367a9-5ba4-4019-be90-e9ab7e13fa9d/for-deployment-6c4c77e9-a549-4712-a3bd-f29d20c89050/tempest.log' to option 'log_file'. 2021-03-06 15:02:08.934 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b39367a9-5ba4-4019-be90-e9ab7e13fa9d/for-deployment-6c4c77e9-a549-4712-a3bd-f29d20c89050/tempest.log 2021-03-06 15:02:08.934 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-06 15:02:08.935 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b39367a9-5ba4-4019-be90-e9ab7e13fa9d/for-deployment-6c4c77e9-a549-4712-a3bd-f29d20c89050/lock_files' to option 'lock_path'. 2021-03-06 15:02:08.935 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b39367a9-5ba4-4019-be90-e9ab7e13fa9d/for-deployment-6c4c77e9-a549-4712-a3bd-f29d20c89050/lock_files 2021-03-06 15:02:08.935 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-06 15:02:08.936 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-03-06 15:02:08.936 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 0e5294e4-d1bc-4fb3-9348-1244b03c71a4 2021-03-06 15:02:08.937 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = cdf0dbd3-ab50-4442-a29d-d6b92e54208c 2021-03-06 15:02:08.937 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 5b924264-18fc-44d4-b375-df0b5141dfec 2021-03-06 15:02:08.938 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 14b6ce0e-3c56-4fd4-b948-78d11f862cfb 2021-03-06 15:02:09.161 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-06 15:02:09.162 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-06 15:02:09.163 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-06 15:02:09.252 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-06 15:02:09.299 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-06 15:02:09.300 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_93873b69_nqi5CzQv' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-06 15:02:09.414 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_93873b69_nqi5CzQv' (ID = 1fb90537-f74d-40cd-801a-bc40dbc113a8) has been successfully created! 2021-03-06 15:02:09.414 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '1fb90537-f74d-40cd-801a-bc40dbc113a8' to option 'instance_type'. 2021-03-06 15:02:09.415 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 1fb90537-f74d-40cd-801a-bc40dbc113a8 2021-03-06 15:02:09.416 32 INFO rally.task.context [-] Verification b39367a9-5ba4-4019-be90-e9ab7e13fa9d | Context tempest@default setup() finished in 1.27 sec 2021-03-06 15:02:09.418 32 INFO rally.task.context [-] Verification b39367a9-5ba4-4019-be90-e9ab7e13fa9d | Context testr@default setup() finished in 0.59 msec 2021-03-06 15:02:09.418 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/dc3f5a85-8ecf-434c-85ac-0b087bdb8097'. 2021-03-06 15:02:15.842 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.001s]: b'Only owner network supports creating interface by fixed ip.' 2021-03-06 15:02:17.289 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.559s] 2021-03-06 15:02:17.424 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.134s] 2021-03-06 15:02:17.727 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.048s] 2021-03-06 15:02:26.567 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [8.839s] 2021-03-06 15:02:42.868 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [11.203s] 2021-03-06 15:03:03.904 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.171s] 2021-03-06 15:03:03.905 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-03-06 15:03:20.239 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.212s] 2021-03-06 15:03:20.240 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-03-06 15:03:35.725 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.908s] 2021-03-06 15:03:35.735 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2021-03-06 15:03:39.952 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.259s] 2021-03-06 15:03:56.739 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [2.705s] 2021-03-06 15:04:00.015 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-03-06 15:04:12.447 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.190s] 2021-03-06 15:04:12.448 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-03-06 15:04:12.467 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.073s] 2021-03-06 15:04:12.623 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.156s] 2021-03-06 15:04:14.350 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [2.175s] 2021-03-06 15:04:20.709 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [3.600s] 2021-03-06 15:04:21.647 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-03-06 15:04:24.793 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2021-03-06 15:04:26.553 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.610s] 2021-03-06 15:04:33.999 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.165s] 2021-03-06 15:04:36.577 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.366s] 2021-03-06 15:04:41.008 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.837s] 2021-03-06 15:04:41.666 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.088s] 2021-03-06 15:04:43.927 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [8.517s] 2021-03-06 15:04:46.348 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.110s] 2021-03-06 15:04:47.697 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.031s] 2021-03-06 15:04:57.955 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.014s] 2021-03-06 15:04:58.153 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.198s] 2021-03-06 15:04:58.345 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.304s] 2021-03-06 15:05:00.891 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.551s] 2021-03-06 15:05:00.892 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-03-06 15:05:01.036 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.145s] 2021-03-06 15:05:01.093 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [7.963s] 2021-03-06 15:05:01.110 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.073s] 2021-03-06 15:05:01.260 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.149s] 2021-03-06 15:05:01.379 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.118s] 2021-03-06 15:05:05.882 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-03-06 15:05:08.911 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.036s] 2021-03-06 15:05:09.269 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.357s] 2021-03-06 15:05:09.365 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.095s] 2021-03-06 15:05:09.376 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.011s] 2021-03-06 15:05:11.169 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.833s] 2021-03-06 15:05:14.110 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.784s] 2021-03-06 15:05:14.707 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [3.537s] 2021-03-06 15:05:15.600 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.490s] 2021-03-06 15:05:16.697 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.990s] 2021-03-06 15:05:19.189 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.672s] 2021-03-06 15:05:26.676 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.484s] 2021-03-06 15:05:26.678 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.664s] 2021-03-06 15:05:26.679 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.001s]: b'The public_network_id option must be specified.' 2021-03-06 15:05:26.869 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.190s] 2021-03-06 15:05:26.944 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.074s] 2021-03-06 15:05:27.093 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.149s] 2021-03-06 15:05:27.334 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.241s] 2021-03-06 15:05:28.577 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.419s] 2021-03-06 15:05:30.909 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [4.235s] 2021-03-06 15:05:30.997 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.088s] 2021-03-06 15:05:31.061 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.063s] 2021-03-06 15:05:32.316 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.054s] 2021-03-06 15:05:32.420 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-03-06 15:05:33.181 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-03-06 15:05:38.984 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.901s] 2021-03-06 15:05:39.974 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.655s] 2021-03-06 15:05:40.221 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.250s] 2021-03-06 15:05:45.301 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.079s] 2021-03-06 15:05:45.553 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.579s] 2021-03-06 15:05:45.644 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [6.652s] 2021-03-06 15:05:45.762 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.124s] 2021-03-06 15:05:49.484 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.374s] 2021-03-06 15:05:54.297 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.995s] 2021-03-06 15:05:54.575 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.474s] 2021-03-06 15:05:55.608 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.032s] 2021-03-06 15:05:56.561 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.952s] 2021-03-06 15:05:56.921 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.436s] 2021-03-06 15:05:58.058 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.497s] 2021-03-06 15:05:58.476 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.507s] 2021-03-06 15:06:00.202 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.281s] 2021-03-06 15:06:00.329 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.127s] 2021-03-06 15:06:00.426 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.096s] 2021-03-06 15:06:04.744 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-03-06 15:06:06.616 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.388s] 2021-03-06 15:06:10.988 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.989s] 2021-03-06 15:06:11.714 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [13.236s] 2021-03-06 15:06:17.303 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [6.311s] 2021-03-06 15:06:17.387 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.088s] 2021-03-06 15:06:20.136 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [8.421s] 2021-03-06 15:06:22.989 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2021-03-06 15:06:23.511 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.910s] 2021-03-06 15:06:24.641 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [1.130s] 2021-03-06 15:06:37.190 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [23.066s] 2021-03-06 15:06:37.323 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.869s] 2021-03-06 15:06:57.533 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.066s] 2021-03-06 15:07:02.195 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [24.865s] 2021-03-06 15:07:07.882 32 INFO rally.task.context [-] Verification b39367a9-5ba4-4019-be90-e9ab7e13fa9d | Context testr@default cleanup() started 2021-03-06 15:07:07.883 32 INFO rally.task.context [-] Verification b39367a9-5ba4-4019-be90-e9ab7e13fa9d | Context testr@default cleanup() finished in 0.67 msec 2021-03-06 15:07:07.883 32 INFO rally.task.context [-] Verification b39367a9-5ba4-4019-be90-e9ab7e13fa9d | Context tempest@default cleanup() started 2021-03-06 15:07:08.436 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-06 15:07:09.229 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-06 15:07:09.258 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_93873b69_nqi5CzQv'. 2021-03-06 15:07:10.028 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_93873b69_nqi5CzQv' has been deleted. 2021-03-06 15:07:10.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '1fb90537-f74d-40cd-801a-bc40dbc113a8' of option 'instance_type' from Tempest config file. 2021-03-06 15:07:10.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '1fb90537-f74d-40cd-801a-bc40dbc113a8' has been removed. 2021-03-06 15:07:10.036 32 INFO rally.task.context [-] Verification b39367a9-5ba4-4019-be90-e9ab7e13fa9d | Context tempest@default cleanup() finished in 2.15 sec 2021-03-06 15:07:10.065 32 INFO rally.api [-] Verification (UUID=93873b69-474b-45ea-817f-4e0bd9747ba9) has been successfully finished for deployment 'opnfv-rally' (UUID=6c4c77e9-a549-4712-a3bd-f29d20c89050)! 2021-03-06 15:07:11.549 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:07:11.550 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:07:11.550 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:07:12.836 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:07:12.837 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:07:12.837 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:07:14.673 50 INFO rally.api [-] Building 'html' report for the following verification(s): '93873b69-474b-45ea-817f-4e0bd9747ba9' 2021-03-06 15:07:14.696 50 INFO rally.api [-] The report has been successfully built. 2021-03-06 15:07:15.929 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 15:07:15.929 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 15:07:15.929 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 15:07:17.641 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '93873b69-474b-45ea-817f-4e0bd9747ba9' 2021-03-06 15:07:17.646 52 INFO rally.api [-] The report has been successfully built.