2021-05-05 10:50:36.333 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 10:50:36.333 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 10:50:36.333 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 10:50:38.144 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-05 10:50:38.144 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-05-05 10:50:38.144 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-05 10:50:38.144 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-05-05 10:50:38.144 6 ERROR rally.cli.cliutils 2021-05-05 10:50:39.360 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 10:50:39.360 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 10:50:39.360 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 10:50:42.799 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 10:50:42.799 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 10:50:42.799 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 10:50:47.578 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 10:50:47.578 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 10:50:47.578 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 10:50:48.726 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 10:50:48.726 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 10:50:48.727 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 10:50:50.424 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-05 10:50:50.424 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-05-05 10:50:50.424 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-05 10:50:50.424 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils force=force) 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-05-05 10:50:50.424 15 ERROR rally.cli.cliutils 2021-05-05 10:50:51.615 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 10:50:51.616 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 10:50:51.616 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 10:50:53.359 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-05-05 10:50:53.419 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-863f56c9-102d-4dd1-a364-5ffb807090bf/repo. 2021-05-05 10:50:53.776 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-863f56c9-102d-4dd1-a364-5ffb807090bf/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-05 10:50:53.792 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-05-05 10:50:53.801 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-05-05 10:50:53.823 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-05-05 10:50:53.869 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-05-05 10:50:54.360 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=863f56c9-102d-4dd1-a364-5ffb807090bf) has been successfully created! 2021-05-05 10:50:55.596 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 10:50:55.596 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 10:50:55.596 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 10:51:01.286 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 10:51:01.287 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 10:51:01.287 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 10:51:03.114 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=863f56c9-102d-4dd1-a364-5ffb807090bf) for deployment 'opnfv-rally' (UUID=4be17943-0622-4d8a-aa9a-dd50e4ae2e61). 2021-05-05 10:51:03.813 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=863f56c9-102d-4dd1-a364-5ffb807090bf) has been successfully configured for deployment 'opnfv-rally' (UUID=4be17943-0622-4d8a-aa9a-dd50e4ae2e61)! 2021-05-05 10:51:08.688 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 10:51:08.689 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 10:51:08.689 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 10:51:10.420 32 INFO rally.api [-] Starting verification (UUID=26d43217-3526-4f43-bf95-6ecbd4a0ac2f) for deployment 'opnfv-rally' (UUID=4be17943-0622-4d8a-aa9a-dd50e4ae2e61) by verifier 'opnfv-tempest' (UUID=863f56c9-102d-4dd1-a364-5ffb807090bf). 2021-05-05 10:51:11.448 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-05-05 10:51:11.619 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-05-05 10:51:11.620 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-863f56c9-102d-4dd1-a364-5ffb807090bf/for-deployment-4be17943-0622-4d8a-aa9a-dd50e4ae2e61/tempest.log' to option 'log_file'. 2021-05-05 10:51:11.620 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-863f56c9-102d-4dd1-a364-5ffb807090bf/for-deployment-4be17943-0622-4d8a-aa9a-dd50e4ae2e61/tempest.log 2021-05-05 10:51:11.621 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-05-05 10:51:11.621 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-863f56c9-102d-4dd1-a364-5ffb807090bf/for-deployment-4be17943-0622-4d8a-aa9a-dd50e4ae2e61/lock_files' to option 'lock_path'. 2021-05-05 10:51:11.621 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-863f56c9-102d-4dd1-a364-5ffb807090bf/for-deployment-4be17943-0622-4d8a-aa9a-dd50e4ae2e61/lock_files 2021-05-05 10:51:11.622 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-05 10:51:11.622 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-05 10:51:11.623 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = adb78093-6b58-44bb-932c-2fdf78f91ca4 2021-05-05 10:51:11.623 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 77760d02-7df8-448f-abd0-23cffa9ef44d 2021-05-05 10:51:11.624 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2612871c-a3ae-47e0-a5d6-d23a34a96b5d 2021-05-05 10:51:11.624 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c0a7adc5-f32d-4877-9b64-7450a91ebfb6 2021-05-05 10:51:11.867 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-05-05 10:51:11.867 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-05-05 10:51:11.868 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-05-05 10:51:11.935 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-05 10:51:11.987 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-05-05 10:51:11.987 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_26d43217_Fl63o3L4' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-05-05 10:51:12.199 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_26d43217_Fl63o3L4' (ID = f857452b-9a7e-4693-ba75-d1cf47ba6a6c) has been successfully created! 2021-05-05 10:51:12.200 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'f857452b-9a7e-4693-ba75-d1cf47ba6a6c' to option 'instance_type'. 2021-05-05 10:51:12.200 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = f857452b-9a7e-4693-ba75-d1cf47ba6a6c 2021-05-05 10:51:12.202 32 INFO rally.task.context [-] Verification 863f56c9-102d-4dd1-a364-5ffb807090bf | Context tempest@default setup() finished in 1.23 sec 2021-05-05 10:51:12.203 32 INFO rally.task.context [-] Verification 863f56c9-102d-4dd1-a364-5ffb807090bf | Context testr@default setup() finished in 0.64 msec 2021-05-05 10:51:12.204 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/90b17f77-7270-4fc2-8c4e-cc1f2945352d'. 2021-05-05 10:51:20.105 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.411s] 2021-05-05 10:51:20.215 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.109s] 2021-05-05 10:51:22.583 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.914s] 2021-05-05 10:51:28.484 32 INFO opnfv-tempest [-] {0} 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-05 10:51:29.730 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [10.364s] 2021-05-05 10:51:30.033 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [7.448s] 2021-05-05 10:51:46.623 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [4.194s] 2021-05-05 10:51:55.287 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.162s] 2021-05-05 10:51:55.288 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-05-05 10:52:23.723 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.158s] 2021-05-05 10:52:23.725 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-05-05 10:52:30.608 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [10.166s] 2021-05-05 10:52:56.501 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.179s] 2021-05-05 10:52:56.503 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-05-05 10:52:56.686 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.730s] 2021-05-05 10:52:56.696 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2021-05-05 10:53:03.967 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-05-05 10:53:04.601 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.099s] 2021-05-05 10:53:16.811 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [2.265s] 2021-05-05 10:53:20.773 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.525s] 2021-05-05 10:53:23.096 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-05-05 10:53:42.042 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [19.849s] 2021-05-05 10:53:47.261 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [2.616s] 2021-05-05 10:53:53.130 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-05-05 10:53:53.618 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [12.137s] 2021-05-05 10:53:57.747 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.030s] 2021-05-05 10:53:57.773 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.025s] 2021-05-05 10:53:57.880 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.107s] 2021-05-05 10:53:57.892 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.011s] 2021-05-05 10:53:58.872 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.755s] 2021-05-05 10:54:06.737 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.075s] 2021-05-05 10:54:06.904 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.167s] 2021-05-05 10:54:08.511 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2021-05-05 10:54:09.722 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [10.849s] 2021-05-05 10:54:13.779 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-05-05 10:54:16.483 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.114s] 2021-05-05 10:54:17.458 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2021-05-05 10:54:17.694 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.236s] 2021-05-05 10:54:19.924 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [10.201s] 2021-05-05 10:54:29.711 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.967s] 2021-05-05 10:54:34.574 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [5.541s] 2021-05-05 10:54:34.657 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.728s] 2021-05-05 10:54:34.934 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [5.221s] 2021-05-05 10:54:38.004 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [3.070s] 2021-05-05 10:54:41.906 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.329s] 2021-05-05 10:54:45.214 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.912s] 2021-05-05 10:54:45.215 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-05-05 10:54:45.356 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.142s] 2021-05-05 10:54:45.833 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.476s] 2021-05-05 10:54:46.120 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.286s] 2021-05-05 10:54:46.196 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.076s] 2021-05-05 10:54:46.322 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.239s] 2021-05-05 10:54:49.543 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [7.637s] 2021-05-05 10:54:53.332 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.400s] 2021-05-05 10:54:53.975 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.188s] 2021-05-05 10:54:57.538 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-05-05 10:55:00.335 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [7.001s] 2021-05-05 10:55:07.038 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [8.212s] 2021-05-05 10:55:13.781 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [13.445s] 2021-05-05 10:55:15.537 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.884s] 2021-05-05 10:55:15.539 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-05-05 10:55:16.534 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.996s] 2021-05-05 10:55:16.715 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.181s] 2021-05-05 10:55:16.948 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.232s] 2021-05-05 10:55:17.112 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.164s] 2021-05-05 10:55:20.901 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [13.861s] 2021-05-05 10:55:24.293 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-05-05 10:55:26.836 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [5.935s] 2021-05-05 10:55:26.934 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.098s] 2021-05-05 10:55:27.039 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.105s] 2021-05-05 10:55:35.602 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [5.371s] 2021-05-05 10:55:40.092 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.351s] 2021-05-05 10:55:40.559 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [4.951s] 2021-05-05 10:55:40.704 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.150s] 2021-05-05 10:55:42.105 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.082s] 2021-05-05 10:55:46.624 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [6.526s] 2021-05-05 10:55:46.839 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.220s] 2021-05-05 10:55:49.056 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.951s] 2021-05-05 10:55:53.029 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.212s] 2021-05-05 10:55:53.332 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [4.275s] 2021-05-05 10:55:53.428 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.095s] 2021-05-05 10:55:53.507 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.079s] 2021-05-05 10:55:57.713 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.293s] 2021-05-05 10:56:00.587 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [2.873s] 2021-05-05 10:56:01.775 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.187s] 2021-05-05 10:56:03.482 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.706s] 2021-05-05 10:56:03.727 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [10.695s] 2021-05-05 10:56:06.286 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.051s] 2021-05-05 10:56:11.898 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [8.172s] 2021-05-05 10:56:16.906 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2021-05-05 10:56:20.404 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.859s] 2021-05-05 10:56:24.395 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [3.991s] 2021-05-05 10:56:36.349 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [17.856s] 2021-05-05 10:56:39.301 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.056s] 2021-05-05 10:56:53.220 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.718s] 2021-05-05 10:56:53.645 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.425s] 2021-05-05 10:57:01.768 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [25.412s] 2021-05-05 10:57:50.397 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [27.160s] 2021-05-05 10:57:55.279 32 INFO rally.task.context [-] Verification 863f56c9-102d-4dd1-a364-5ffb807090bf | Context testr@default cleanup() started 2021-05-05 10:57:55.279 32 INFO rally.task.context [-] Verification 863f56c9-102d-4dd1-a364-5ffb807090bf | Context testr@default cleanup() finished in 0.78 msec 2021-05-05 10:57:55.280 32 INFO rally.task.context [-] Verification 863f56c9-102d-4dd1-a364-5ffb807090bf | Context tempest@default cleanup() started 2021-05-05 10:57:55.855 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-05-05 10:57:55.927 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-05-05 10:57:55.961 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_26d43217_Fl63o3L4'. 2021-05-05 10:57:56.326 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_26d43217_Fl63o3L4' has been deleted. 2021-05-05 10:57:56.327 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'f857452b-9a7e-4693-ba75-d1cf47ba6a6c' of option 'instance_type' from Tempest config file. 2021-05-05 10:57:56.327 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'f857452b-9a7e-4693-ba75-d1cf47ba6a6c' has been removed. 2021-05-05 10:57:56.333 32 INFO rally.task.context [-] Verification 863f56c9-102d-4dd1-a364-5ffb807090bf | Context tempest@default cleanup() finished in 1.05 sec 2021-05-05 10:57:56.372 32 INFO rally.api [-] Verification (UUID=26d43217-3526-4f43-bf95-6ecbd4a0ac2f) has been successfully finished for deployment 'opnfv-rally' (UUID=4be17943-0622-4d8a-aa9a-dd50e4ae2e61)! 2021-05-05 10:57:57.747 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 10:57:57.748 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 10:57:57.748 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 10:57:59.020 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 10:57:59.021 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 10:57:59.021 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 10:58:00.849 50 INFO rally.api [-] Building 'html' report for the following verification(s): '26d43217-3526-4f43-bf95-6ecbd4a0ac2f' 2021-05-05 10:58:00.873 50 INFO rally.api [-] The report has been successfully built. 2021-05-05 10:58:02.124 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-05-05 10:58:02.124 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-05-05 10:58:02.124 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-05-05 10:58:03.928 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '26d43217-3526-4f43-bf95-6ecbd4a0ac2f' 2021-05-05 10:58:03.934 52 INFO rally.api [-] The report has been successfully built.