2020-12-08 08:05:25.984 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:05:25.984 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:05:25.985 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:05:27.748 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 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-08 08:05:27.748 6 ERROR rally.cli.cliutils 2020-12-08 08:05:28.942 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:05:28.942 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:05:28.943 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:05:32.203 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:05:32.203 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:05:32.203 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:05:37.038 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:05:37.038 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:05:37.038 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:05:38.199 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:05:38.200 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:05:38.200 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:05:39.906 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 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils force=force) 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-08 08:05:39.906 15 ERROR rally.cli.cliutils 2020-12-08 08:05:41.099 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:05:41.099 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:05:41.099 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:05:42.711 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-08 08:05:42.775 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-611d6dda-c9fd-4f07-9787-71b1742c8e3a/repo. 2020-12-08 08:05:43.133 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-611d6dda-c9fd-4f07-9787-71b1742c8e3a/repo'... done. Note: checking out 'e5cd9986444ebf1c6b29899767b878b997cc9036'. 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 ' 2020-12-08 08:05:43.146 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ge5cd99864 ' 2020-12-08 08:05:43.156 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e5cd9986444ebf1c6b29899767b878b997cc9036 ' 2020-12-08 08:05:43.182 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-08 08:05:43.228 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-08 08:05:43.778 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=611d6dda-c9fd-4f07-9787-71b1742c8e3a) has been successfully created! 2020-12-08 08:05:45.054 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:05:45.054 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:05:45.055 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:05:52.633 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:05:52.633 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:05:52.633 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:05:54.370 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=611d6dda-c9fd-4f07-9787-71b1742c8e3a) for deployment 'opnfv-rally' (UUID=85872b80-4299-4af6-8799-6b012c984611). 2020-12-08 08:05:55.573 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=611d6dda-c9fd-4f07-9787-71b1742c8e3a) has been successfully configured for deployment 'opnfv-rally' (UUID=85872b80-4299-4af6-8799-6b012c984611)! 2020-12-08 08:06:00.393 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:06:00.393 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:06:00.393 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:06:02.191 32 INFO rally.api [-] Starting verification (UUID=e1ab0f41-e29c-47cd-9680-7d1c67743c96) for deployment 'opnfv-rally' (UUID=85872b80-4299-4af6-8799-6b012c984611) by verifier 'opnfv-tempest' (UUID=611d6dda-c9fd-4f07-9787-71b1742c8e3a). 2020-12-08 08:06:03.210 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-08 08:06:03.691 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-08 08:06:03.692 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-611d6dda-c9fd-4f07-9787-71b1742c8e3a/for-deployment-85872b80-4299-4af6-8799-6b012c984611/tempest.log' to option 'log_file'. 2020-12-08 08:06:03.692 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-611d6dda-c9fd-4f07-9787-71b1742c8e3a/for-deployment-85872b80-4299-4af6-8799-6b012c984611/tempest.log 2020-12-08 08:06:03.693 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-08 08:06:03.693 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-611d6dda-c9fd-4f07-9787-71b1742c8e3a/for-deployment-85872b80-4299-4af6-8799-6b012c984611/lock_files' to option 'lock_path'. 2020-12-08 08:06:03.694 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-611d6dda-c9fd-4f07-9787-71b1742c8e3a/for-deployment-85872b80-4299-4af6-8799-6b012c984611/lock_files 2020-12-08 08:06:03.694 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-08 08:06:03.694 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 2020-12-08 08:06:03.695 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6f5338f1-b15d-493f-8c9d-9eab72786c90 2020-12-08 08:06:03.695 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = be4f58bc-5771-4527-b8a5-f8babb689bca 2020-12-08 08:06:03.696 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2c40eefb-4541-433d-aeaf-353282771797 2020-12-08 08:06:03.697 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 19f585c4-de91-42ae-81a1-6020979f6f9a 2020-12-08 08:06:03.931 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-08 08:06:03.931 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-08 08:06:03.932 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-08 08:06:03.997 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-08 08:06:04.045 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-08 08:06:04.046 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e1ab0f41_Pwzed543' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-08 08:06:04.330 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e1ab0f41_Pwzed543' (ID = 39e4c00b-e710-4c15-bd8a-d6337fe5b4c6) has been successfully created! 2020-12-08 08:06:04.330 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '39e4c00b-e710-4c15-bd8a-d6337fe5b4c6' to option 'instance_type'. 2020-12-08 08:06:04.331 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 39e4c00b-e710-4c15-bd8a-d6337fe5b4c6 2020-12-08 08:06:04.333 32 INFO rally.task.context [-] Verification 611d6dda-c9fd-4f07-9787-71b1742c8e3a | Context tempest@default setup() finished in 1.60 sec 2020-12-08 08:06:04.334 32 INFO rally.task.context [-] Verification 611d6dda-c9fd-4f07-9787-71b1742c8e3a | Context testr@default setup() finished in 0.59 msec 2020-12-08 08:06:04.334 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/1aaaf545-ca47-454c-99ec-0fbd9f5483af'. 2020-12-08 08:06:06.500 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-08 08:06:10.037 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.194s] 2020-12-08 08:06:10.144 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.106s] 2020-12-08 08:06:19.509 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [8.580s] 2020-12-08 08:06:25.733 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.664s] 2020-12-08 08:06:25.751 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.018s] 2020-12-08 08:06:28.349 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [8.838s] 2020-12-08 08:06:33.527 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [14.585s] 2020-12-08 08:06:54.066 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.249s] 2020-12-08 08:06:57.752 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [17.953s] 2020-12-08 08:07:09.083 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [2.963s] 2020-12-08 08:07:09.110 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.002s]: b'Only owner network supports creating interface by fixed ip.' 2020-12-08 08:07:20.964 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.167s] 2020-12-08 08:07:20.965 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2020-12-08 08:07:39.252 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [11.575s] 2020-12-08 08:07:48.670 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [7.142s] 2020-12-08 08:08:23.361 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.151s] 2020-12-08 08:08:23.362 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-12-08 08:08:27.130 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... fail [0.036s] 2020-12-08 08:08:37.959 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [17.205s] 2020-12-08 08:08:40.900 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.180s] 2020-12-08 08:08:40.901 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-12-08 08:09:01.374 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.009s] 2020-12-08 08:09:07.431 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [6.056s] 2020-12-08 08:09:11.390 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [13.980s] 2020-12-08 08:09:11.391 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-08 08:09:12.405 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [1.015s] 2020-12-08 08:09:13.824 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [1.418s] 2020-12-08 08:09:13.984 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.160s] 2020-12-08 08:09:14.092 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.107s] 2020-12-08 08:09:14.608 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [7.176s] 2020-12-08 08:09:29.470 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2020-12-08 08:09:39.456 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.014s] 2020-12-08 08:09:39.731 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.275s] 2020-12-08 08:09:48.879 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.617s] 2020-12-08 08:09:52.128 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.076s] 2020-12-08 08:09:52.259 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.130s] 2020-12-08 08:10:09.453 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.617s] 2020-12-08 08:10:11.035 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.582s] 2020-12-08 08:10:24.622 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [20.449s] 2020-12-08 08:10:46.217 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [21.594s] 2020-12-08 08:10:50.959 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [2.928s] 2020-12-08 08:10:51.705 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [22.251s] 2020-12-08 08:10:57.140 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.568s] 2020-12-08 08:10:57.626 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.485s] 2020-12-08 08:11:02.526 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [16.306s] 2020-12-08 08:11:13.721 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-08 08:11:21.702 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.034s] 2020-12-08 08:11:21.793 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.091s] 2020-12-08 08:11:21.821 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.028s] 2020-12-08 08:11:21.834 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.013s] 2020-12-08 08:11:27.774 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.036s] 2020-12-08 08:11:31.608 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2020-12-08 08:11:33.168 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [8.394s] 2020-12-08 08:11:42.663 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [9.493s] 2020-12-08 08:11:47.258 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [8.799s] 2020-12-08 08:11:47.534 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [2.262s] 2020-12-08 08:11:52.851 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [10.188s] 2020-12-08 08:11:54.826 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-12-08 08:11:54.834 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2020-12-08 08:11:56.226 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [10.872s] 2020-12-08 08:11:58.070 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [10.811s] 2020-12-08 08:12:05.089 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.862s] 2020-12-08 08:12:07.082 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [9.011s] 2020-12-08 08:12:09.107 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.398s] 2020-12-08 08:12:10.514 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.119s] 2020-12-08 08:12:10.515 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-08 08:12:11.212 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [6.123s] 2020-12-08 08:12:11.323 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.110s] 2020-12-08 08:12:11.420 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.096s] 2020-12-08 08:12:11.961 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.447s] 2020-12-08 08:12:12.046 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.085s] 2020-12-08 08:12:12.201 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.154s] 2020-12-08 08:12:12.311 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.110s] 2020-12-08 08:12:19.206 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.159s] 2020-12-08 08:12:25.624 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.417s] 2020-12-08 08:12:29.224 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [20.111s] 2020-12-08 08:12:29.807 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.588s] 2020-12-08 08:12:32.169 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [6.545s] 2020-12-08 08:12:33.289 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [4.712s] 2020-12-08 08:12:45.578 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.513s] 2020-12-08 08:12:46.617 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.038s] 2020-12-08 08:12:47.633 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.015s] 2020-12-08 08:12:49.137 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.504s] 2020-12-08 08:12:49.958 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [16.925s] 2020-12-08 08:12:52.141 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [18.845s] 2020-12-08 08:12:52.204 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.068s] 2020-12-08 08:12:59.635 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2020-12-08 08:13:00.208 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.249s] 2020-12-08 08:13:04.841 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [4.632s] 2020-12-08 08:13:04.956 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.115s] 2020-12-08 08:13:05.039 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.082s] 2020-12-08 08:13:11.859 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2020-12-08 08:13:21.539 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.877s] 2020-12-08 08:13:23.116 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.158s] 2020-12-08 08:13:26.053 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [23.521s] 2020-12-08 08:13:59.895 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [33.833s] 2020-12-08 08:14:09.259 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [33.995s] 2020-12-08 08:14:14.675 32 INFO rally.task.context [-] Verification 611d6dda-c9fd-4f07-9787-71b1742c8e3a | Context testr@default cleanup() started 2020-12-08 08:14:14.676 32 INFO rally.task.context [-] Verification 611d6dda-c9fd-4f07-9787-71b1742c8e3a | Context testr@default cleanup() finished in 0.78 msec 2020-12-08 08:14:14.676 32 INFO rally.task.context [-] Verification 611d6dda-c9fd-4f07-9787-71b1742c8e3a | Context tempest@default cleanup() started 2020-12-08 08:14:15.217 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-08 08:14:15.528 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-08 08:14:15.559 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e1ab0f41_Pwzed543'. 2020-12-08 08:14:15.844 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e1ab0f41_Pwzed543' has been deleted. 2020-12-08 08:14:15.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '39e4c00b-e710-4c15-bd8a-d6337fe5b4c6' of option 'instance_type' from Tempest config file. 2020-12-08 08:14:15.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '39e4c00b-e710-4c15-bd8a-d6337fe5b4c6' has been removed. 2020-12-08 08:14:15.851 32 INFO rally.task.context [-] Verification 611d6dda-c9fd-4f07-9787-71b1742c8e3a | Context tempest@default cleanup() finished in 1.18 sec 2020-12-08 08:14:15.887 32 INFO rally.api [-] Verification (UUID=e1ab0f41-e29c-47cd-9680-7d1c67743c96) has been successfully finished for deployment 'opnfv-rally' (UUID=85872b80-4299-4af6-8799-6b012c984611)! 2020-12-08 08:14:17.275 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:14:17.276 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:14:17.276 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:14:18.536 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:14:18.537 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:14:18.537 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:14:20.276 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'e1ab0f41-e29c-47cd-9680-7d1c67743c96' 2020-12-08 08:14:20.299 50 INFO rally.api [-] The report has been successfully built. 2020-12-08 08:14:21.499 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 08:14:21.500 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 08:14:21.500 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 08:14:23.261 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e1ab0f41-e29c-47cd-9680-7d1c67743c96' 2020-12-08 08:14:23.266 52 INFO rally.api [-] The report has been successfully built.