2021-05-26 17:14:51.907 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 17:14:51.907 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 17:14:51.907 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 17:14:53.742 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-05-26 17:14:53.742 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-26 17:14:53.742 6 ERROR rally.cli.cliutils 2021-05-26 17:14:54.994 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 17:14:54.994 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 17:14:54.994 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 17:14:58.395 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 17:14:58.395 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 17:14:58.396 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 17:15:03.318 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 17:15:03.318 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 17:15:03.318 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 17:15:04.516 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 17:15:04.516 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 17:15:04.516 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 17:15:06.237 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-05-26 17:15:06.237 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils force=force) 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-26 17:15:06.237 15 ERROR rally.cli.cliutils 2021-05-26 17:15:07.469 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 17:15:07.470 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 17:15:07.470 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 17:15:09.132 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-26 17:15:09.194 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0b52f5b5-516c-4394-84cd-5ae716a48025/repo. 2021-05-26 17:15:09.553 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0b52f5b5-516c-4394-84cd-5ae716a48025/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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-05-26 17:15:09.569 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-26 17:15:09.580 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-26 17:15:09.605 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-26 17:15:09.650 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-26 17:15:10.227 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0b52f5b5-516c-4394-84cd-5ae716a48025) has been successfully created! 2021-05-26 17:15:11.484 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 17:15:11.485 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 17:15:11.485 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 17:15:18.290 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 17:15:18.290 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 17:15:18.290 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 17:15:20.011 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0b52f5b5-516c-4394-84cd-5ae716a48025) for deployment 'opnfv-rally' (UUID=fe884a9f-3d7f-4724-8d05-893b9341d420). 2021-05-26 17:15:20.850 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0b52f5b5-516c-4394-84cd-5ae716a48025) has been successfully configured for deployment 'opnfv-rally' (UUID=fe884a9f-3d7f-4724-8d05-893b9341d420)! 2021-05-26 17:15:25.730 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 17:15:25.730 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 17:15:25.730 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 17:15:27.532 32 INFO rally.api [-] Starting verification (UUID=a40d56a8-f764-4c8e-b5ae-d7612e04b279) for deployment 'opnfv-rally' (UUID=fe884a9f-3d7f-4724-8d05-893b9341d420) by verifier 'opnfv-tempest' (UUID=0b52f5b5-516c-4394-84cd-5ae716a48025). 2021-05-26 17:15:28.564 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-26 17:15:28.814 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-26 17:15:28.815 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0b52f5b5-516c-4394-84cd-5ae716a48025/for-deployment-fe884a9f-3d7f-4724-8d05-893b9341d420/tempest.log' to option 'log_file'. 2021-05-26 17:15:28.815 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0b52f5b5-516c-4394-84cd-5ae716a48025/for-deployment-fe884a9f-3d7f-4724-8d05-893b9341d420/tempest.log 2021-05-26 17:15:28.816 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-26 17:15:28.816 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0b52f5b5-516c-4394-84cd-5ae716a48025/for-deployment-fe884a9f-3d7f-4724-8d05-893b9341d420/lock_files' to option 'lock_path'. 2021-05-26 17:15:28.816 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0b52f5b5-516c-4394-84cd-5ae716a48025/for-deployment-fe884a9f-3d7f-4724-8d05-893b9341d420/lock_files 2021-05-26 17:15:28.817 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-05-26 17:15:28.817 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-05-26 17:15:28.818 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = fdb01412-e332-492c-95c7-de417f63b3e7 2021-05-26 17:15:28.818 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1f71751b-fa01-4920-a768-3a9c01c0544e 2021-05-26 17:15:28.819 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 24733542-2994-44b4-b960-06cad5d2a128 2021-05-26 17:15:28.819 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 8d2125a9-9c0e-408f-bde9-e4c39f8069a3 2021-05-26 17:15:29.045 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-26 17:15:29.046 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-26 17:15:29.047 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-26 17:15:29.132 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-26 17:15:29.179 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-26 17:15:29.179 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a40d56a8_aRn1gKp4' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-26 17:15:29.801 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a40d56a8_aRn1gKp4' (ID = bf0fda0f-eedb-44bd-a106-f966b9323124) has been successfully created! 2021-05-26 17:15:29.801 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'bf0fda0f-eedb-44bd-a106-f966b9323124' to option 'instance_type'. 2021-05-26 17:15:29.801 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = bf0fda0f-eedb-44bd-a106-f966b9323124 2021-05-26 17:15:29.803 32 INFO rally.task.context [-] Verification 0b52f5b5-516c-4394-84cd-5ae716a48025 | Context tempest@default setup() finished in 1.74 sec 2021-05-26 17:15:29.804 32 INFO rally.task.context [-] Verification 0b52f5b5-516c-4394-84cd-5ae716a48025 | Context testr@default setup() finished in 0.55 msec 2021-05-26 17:15:29.805 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/35ec733b-4820-4efb-b227-481642cd9adc'. 2021-05-26 17:15:37.818 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.125s] 2021-05-26 17:15:38.147 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.328s] 2021-05-26 17:15:41.623 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [4.953s] 2021-05-26 17:15:51.362 32 INFO opnfv-tempest [-] {2} 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-05-26 17:15:52.121 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [10.498s] 2021-05-26 17:16:30.805 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.191s] 2021-05-26 17:16:30.807 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-05-26 17:16:35.633 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [19.719s] 2021-05-26 17:17:16.597 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.665s] 2021-05-26 17:17:16.610 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2021-05-26 17:17:17.848 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.166s] 2021-05-26 17:17:17.849 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-05-26 17:17:30.421 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-05-26 17:17:48.814 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.472s] 2021-05-26 17:17:57.368 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [4.290s] 2021-05-26 17:17:57.998 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.080s] 2021-05-26 17:17:58.148 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.149s] 2021-05-26 17:18:21.802 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-05-26 17:18:34.075 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [2.352s] 2021-05-26 17:18:36.070 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [4.493s] 2021-05-26 17:18:46.942 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [13.534s] 2021-05-26 17:18:53.745 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.167s] 2021-05-26 17:18:53.746 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-05-26 17:19:15.374 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.767s] 2021-05-26 17:19:24.191 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-05-26 17:19:26.952 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.535s] 2021-05-26 17:19:29.735 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.048s] 2021-05-26 17:19:33.228 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [12.330s] 2021-05-26 17:19:37.404 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-05-26 17:19:49.168 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.025s] 2021-05-26 17:19:51.678 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [2.510s] 2021-05-26 17:19:51.708 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.029s] 2021-05-26 17:19:51.719 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.011s] 2021-05-26 17:19:52.339 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [25.542s] 2021-05-26 17:20:00.196 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2021-05-26 17:20:10.402 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.607s] 2021-05-26 17:20:10.855 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [11.812s] 2021-05-26 17:20:10.856 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-05-26 17:20:11.012 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.157s] 2021-05-26 17:20:11.681 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.668s] 2021-05-26 17:20:11.826 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.143s] 2021-05-26 17:20:11.913 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.087s] 2021-05-26 17:20:18.355 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [7.952s] 2021-05-26 17:20:24.336 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [5.980s] 2021-05-26 17:20:24.679 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [6.912s] 2021-05-26 17:20:35.437 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [2.331s] 2021-05-26 17:20:36.462 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [6.991s] 2021-05-26 17:20:39.544 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [14.863s] 2021-05-26 17:21:03.309 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [23.765s] 2021-05-26 17:21:06.237 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [5.853s] 2021-05-26 17:21:12.454 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [35.985s] 2021-05-26 17:21:12.526 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.077s] 2021-05-26 17:21:23.213 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.093s] 2021-05-26 17:21:31.977 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [5.755s] 2021-05-26 17:21:32.490 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [5.282s] 2021-05-26 17:21:37.326 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.347s] 2021-05-26 17:21:39.598 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [8.049s] 2021-05-26 17:21:42.699 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.372s] 2021-05-26 17:21:51.008 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [14.942s] 2021-05-26 17:21:51.009 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-05-26 17:21:51.603 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.594s] 2021-05-26 17:21:51.679 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.076s] 2021-05-26 17:21:51.871 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.192s] 2021-05-26 17:21:51.957 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.086s] 2021-05-26 17:21:57.061 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [24.566s] 2021-05-26 17:21:57.150 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.094s] 2021-05-26 17:21:57.168 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [17.569s] 2021-05-26 17:21:59.147 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.721s] 2021-05-26 17:22:00.346 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.198s] 2021-05-26 17:22:01.501 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.154s] 2021-05-26 17:22:02.666 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-05-26 17:22:04.465 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [2.963s] 2021-05-26 17:22:09.100 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [11.930s] 2021-05-26 17:22:13.728 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.683s] 2021-05-26 17:22:14.760 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.705s] 2021-05-26 17:22:16.719 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.991s] 2021-05-26 17:22:28.591 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [13.828s] 2021-05-26 17:22:35.970 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.379s] 2021-05-26 17:22:40.968 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [15.607s] 2021-05-26 17:22:58.474 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2021-05-26 17:23:06.025 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [25.057s] 2021-05-26 17:23:14.556 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [8.530s] 2021-05-26 17:23:14.675 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.118s] 2021-05-26 17:23:14.772 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.097s] 2021-05-26 17:23:29.584 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [61.880s] 2021-05-26 17:23:36.224 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [21.324s] 2021-05-26 17:23:48.031 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [11.723s] 2021-05-26 17:23:58.714 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.682s] 2021-05-26 17:24:02.980 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [4.265s] 2021-05-26 17:24:03.081 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.101s] 2021-05-26 17:24:03.177 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.096s] 2021-05-26 17:24:04.674 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [28.445s] 2021-05-26 17:24:09.722 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-05-26 17:24:12.844 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2021-05-26 17:24:13.102 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.258s] 2021-05-26 17:24:26.956 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.584s] 2021-05-26 17:24:27.460 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.504s] 2021-05-26 17:25:03.307 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.173s] 2021-05-26 17:25:19.831 32 INFO rally.task.context [-] Verification 0b52f5b5-516c-4394-84cd-5ae716a48025 | Context testr@default cleanup() started 2021-05-26 17:25:19.831 32 INFO rally.task.context [-] Verification 0b52f5b5-516c-4394-84cd-5ae716a48025 | Context testr@default cleanup() finished in 0.74 msec 2021-05-26 17:25:19.832 32 INFO rally.task.context [-] Verification 0b52f5b5-516c-4394-84cd-5ae716a48025 | Context tempest@default cleanup() started 2021-05-26 17:25:20.402 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-26 17:25:20.591 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-26 17:25:20.622 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a40d56a8_aRn1gKp4'. 2021-05-26 17:25:21.171 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a40d56a8_aRn1gKp4' has been deleted. 2021-05-26 17:25:21.172 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'bf0fda0f-eedb-44bd-a106-f966b9323124' of option 'instance_type' from Tempest config file. 2021-05-26 17:25:21.172 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'bf0fda0f-eedb-44bd-a106-f966b9323124' has been removed. 2021-05-26 17:25:21.179 32 INFO rally.task.context [-] Verification 0b52f5b5-516c-4394-84cd-5ae716a48025 | Context tempest@default cleanup() finished in 1.35 sec 2021-05-26 17:25:21.218 32 INFO rally.api [-] Verification (UUID=a40d56a8-f764-4c8e-b5ae-d7612e04b279) has been successfully finished for deployment 'opnfv-rally' (UUID=fe884a9f-3d7f-4724-8d05-893b9341d420)! 2021-05-26 17:25:22.538 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 17:25:22.539 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 17:25:22.539 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 17:25:23.793 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 17:25:23.793 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 17:25:23.793 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 17:25:25.618 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'a40d56a8-f764-4c8e-b5ae-d7612e04b279' 2021-05-26 17:25:25.642 50 INFO rally.api [-] The report has been successfully built. 2021-05-26 17:25:26.885 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-26 17:25:26.885 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-26 17:25:26.886 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-26 17:25:28.627 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'a40d56a8-f764-4c8e-b5ae-d7612e04b279' 2021-05-26 17:25:28.632 52 INFO rally.api [-] The report has been successfully built.