2020-12-17 00:16:11.041 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-17 00:16:11.041 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-17 00:16:11.041 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-17 00:16:12.969 7 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-17 00:16:12.969 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-17 00:16:12.969 7 ERROR rally.cli.cliutils 2020-12-17 00:16:14.224 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-17 00:16:14.224 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-17 00:16:14.224 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-17 00:16:17.632 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-17 00:16:17.632 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-17 00:16:17.632 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-17 00:16:22.536 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-17 00:16:22.536 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-17 00:16:22.536 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-17 00:16:23.684 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-17 00:16:23.685 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-17 00:16:23.685 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-17 00:16:25.466 16 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-17 00:16:25.466 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils force=force) 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-17 00:16:25.466 16 ERROR rally.cli.cliutils 2020-12-17 00:16:26.674 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-17 00:16:26.675 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-17 00:16:26.675 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-17 00:16:28.376 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-17 00:16:28.438 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-5123d86f-65af-4c58-b3f2-15b09b998496/repo. 2020-12-17 00:16:28.782 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-5123d86f-65af-4c58-b3f2-15b09b998496/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-17 00:16:28.796 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-17 00:16:28.804 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-17 00:16:28.830 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-17 00:16:28.879 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-17 00:16:29.432 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5123d86f-65af-4c58-b3f2-15b09b998496) has been successfully created! 2020-12-17 00:16:30.761 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-17 00:16:30.761 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-17 00:16:30.762 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-17 00:16:37.475 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-17 00:16:37.475 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-17 00:16:37.475 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-17 00:16:39.322 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5123d86f-65af-4c58-b3f2-15b09b998496) for deployment 'opnfv-rally' (UUID=2019ff10-4c62-4427-975f-e6ebd4a4d330). 2020-12-17 00:16:40.376 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5123d86f-65af-4c58-b3f2-15b09b998496) has been successfully configured for deployment 'opnfv-rally' (UUID=2019ff10-4c62-4427-975f-e6ebd4a4d330)! 2020-12-17 00:16:45.313 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-17 00:16:45.314 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-17 00:16:45.314 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-17 00:16:47.121 33 INFO rally.api [-] Starting verification (UUID=dbcc8cbf-aa05-4234-b0f1-fee31e6946d0) for deployment 'opnfv-rally' (UUID=2019ff10-4c62-4427-975f-e6ebd4a4d330) by verifier 'opnfv-tempest' (UUID=5123d86f-65af-4c58-b3f2-15b09b998496). 2020-12-17 00:16:48.190 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-17 00:16:48.588 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-17 00:16:48.589 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5123d86f-65af-4c58-b3f2-15b09b998496/for-deployment-2019ff10-4c62-4427-975f-e6ebd4a4d330/tempest.log' to option 'log_file'. 2020-12-17 00:16:48.589 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-5123d86f-65af-4c58-b3f2-15b09b998496/for-deployment-2019ff10-4c62-4427-975f-e6ebd4a4d330/tempest.log 2020-12-17 00:16:48.590 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-17 00:16:48.590 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5123d86f-65af-4c58-b3f2-15b09b998496/for-deployment-2019ff10-4c62-4427-975f-e6ebd4a4d330/lock_files' to option 'lock_path'. 2020-12-17 00:16:48.591 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-5123d86f-65af-4c58-b3f2-15b09b998496/for-deployment-2019ff10-4c62-4427-975f-e6ebd4a4d330/lock_files 2020-12-17 00:16:48.591 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-17 00:16:48.591 33 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-17 00:16:48.592 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 79bc1ca1-0163-428a-b287-e97b306ae32c 2020-12-17 00:16:48.592 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = befefb06-3c07-49fa-be17-3230edf7ce54 2020-12-17 00:16:48.593 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 0842a3b1-de5b-441d-bcff-6066bfa35e35 2020-12-17 00:16:48.593 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 0860ec5b-ad93-4f6b-a966-3725269f7cb2 2020-12-17 00:16:48.838 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-17 00:16:48.838 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-17 00:16:48.839 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-17 00:16:48.904 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-17 00:16:48.964 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-17 00:16:48.964 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_dbcc8cbf_ZEilq21w' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-17 00:16:49.488 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dbcc8cbf_ZEilq21w' (ID = a7aeddaf-a6c7-4803-b71b-965e9411bc32) has been successfully created! 2020-12-17 00:16:49.489 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'a7aeddaf-a6c7-4803-b71b-965e9411bc32' to option 'instance_type'. 2020-12-17 00:16:49.489 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = a7aeddaf-a6c7-4803-b71b-965e9411bc32 2020-12-17 00:16:49.491 33 INFO rally.task.context [-] Verification 5123d86f-65af-4c58-b3f2-15b09b998496 | Context tempest@default setup() finished in 1.79 sec 2020-12-17 00:16:49.492 33 INFO rally.task.context [-] Verification 5123d86f-65af-4c58-b3f2-15b09b998496 | Context testr@default setup() finished in 0.59 msec 2020-12-17 00:16:49.492 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/2ba145f9-209f-4340-9f07-0c400a0b2b75'. 2020-12-17 00:16:56.203 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.415s] 2020-12-17 00:16:56.300 33 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.097s] 2020-12-17 00:17:01.367 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [5.329s] 2020-12-17 00:17:08.238 33 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [6.869s] 2020-12-17 00:17:09.887 33 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [14.269s] 2020-12-17 00:17:14.900 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [3.227s] 2020-12-17 00:17:22.177 33 INFO opnfv-tempest [-] {1} 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.' 2020-12-17 00:17:32.781 33 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.771s] 2020-12-17 00:17:32.795 33 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.014s] 2020-12-17 00:17:44.719 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [7.532s] 2020-12-17 00:17:48.033 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-17 00:18:02.968 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [2.717s] 2020-12-17 00:18:07.160 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.151s] 2020-12-17 00:18:07.161 33 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-12-17 00:18:16.542 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.172s] 2020-12-17 00:18:16.544 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2020-12-17 00:18:29.283 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [7.694s] 2020-12-17 00:18:30.763 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.843s] 2020-12-17 00:18:58.666 33 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [17.687s] 2020-12-17 00:19:00.850 33 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.637s] 2020-12-17 00:19:08.974 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.033s] 2020-12-17 00:19:09.002 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.027s] 2020-12-17 00:19:09.028 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.025s] 2020-12-17 00:19:09.038 33 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2020-12-17 00:19:17.821 33 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2020-12-17 00:19:20.997 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [20.342s] 2020-12-17 00:19:29.180 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [3.487s] 2020-12-17 00:19:30.893 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.168s] 2020-12-17 00:19:30.894 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-12-17 00:19:33.816 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.635s] 2020-12-17 00:19:41.120 33 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [7.303s] 2020-12-17 00:19:51.489 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [17.172s] 2020-12-17 00:19:51.986 33 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.863s] 2020-12-17 00:20:01.676 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.094s] 2020-12-17 00:20:06.146 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [14.657s] 2020-12-17 00:20:10.105 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2020-12-17 00:20:11.390 33 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-12-17 00:20:12.068 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [5.921s] 2020-12-17 00:20:12.184 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.116s] 2020-12-17 00:20:12.285 33 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.101s] 2020-12-17 00:20:16.189 33 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.238s] 2020-12-17 00:20:21.131 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [7.111s] 2020-12-17 00:20:35.072 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [13.939s] 2020-12-17 00:20:36.804 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.434s] 2020-12-17 00:20:37.337 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.532s] 2020-12-17 00:20:44.043 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [9.509s] 2020-12-17 00:20:44.045 33 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-17 00:20:44.269 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.226s] 2020-12-17 00:20:44.786 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.516s] 2020-12-17 00:20:46.521 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [1.734s] 2020-12-17 00:20:46.594 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.073s] 2020-12-17 00:20:47.790 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [12.718s] 2020-12-17 00:20:49.748 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.602s] 2020-12-17 00:20:54.966 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2020-12-17 00:20:54.967 33 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2020-12-17 00:21:11.313 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [9.610s] 2020-12-17 00:21:13.108 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.395s] 2020-12-17 00:21:14.064 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.954s] 2020-12-17 00:21:15.018 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.953s] 2020-12-17 00:21:16.677 33 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.659s] 2020-12-17 00:21:18.286 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.282s] 2020-12-17 00:21:20.170 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [8.855s] 2020-12-17 00:21:30.098 33 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [9.928s] 2020-12-17 00:21:30.744 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [12.457s] 2020-12-17 00:21:30.858 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.080s] 2020-12-17 00:21:31.030 33 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.172s] 2020-12-17 00:21:35.962 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [5.218s] 2020-12-17 00:21:37.507 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [1.545s] 2020-12-17 00:21:37.607 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.099s] 2020-12-17 00:21:49.904 33 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-17 00:21:55.122 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [21.586s] 2020-12-17 00:21:59.273 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [5.071s] 2020-12-17 00:22:00.369 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.733s] 2020-12-17 00:22:10.095 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [9.725s] 2020-12-17 00:22:11.172 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [11.891s] 2020-12-17 00:22:11.596 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.431s] 2020-12-17 00:22:20.888 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.791s] 2020-12-17 00:22:28.587 33 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [33.457s] 2020-12-17 00:22:28.761 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [7.006s] 2020-12-17 00:22:38.461 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [9.692s] 2020-12-17 00:22:38.527 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.073s] 2020-12-17 00:22:48.716 33 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.323s] 2020-12-17 00:22:50.745 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.660s] 2020-12-17 00:22:50.746 33 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-17 00:22:51.319 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.573s] 2020-12-17 00:22:51.401 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.083s] 2020-12-17 00:22:51.594 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.191s] 2020-12-17 00:22:51.660 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.066s] 2020-12-17 00:23:04.957 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.011s] 2020-12-17 00:23:05.126 33 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.168s] 2020-12-17 00:23:09.975 33 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.067s] 2020-12-17 00:23:20.385 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.457s] 2020-12-17 00:23:22.551 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.166s] 2020-12-17 00:23:38.142 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.701s] 2020-12-17 00:23:43.683 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.539s] 2020-12-17 00:23:49.155 33 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.472s] 2020-12-17 00:23:55.195 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2020-12-17 00:24:32.480 33 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [27.275s] 2020-12-17 00:24:38.109 33 INFO rally.task.context [-] Verification 5123d86f-65af-4c58-b3f2-15b09b998496 | Context testr@default cleanup() started 2020-12-17 00:24:38.110 33 INFO rally.task.context [-] Verification 5123d86f-65af-4c58-b3f2-15b09b998496 | Context testr@default cleanup() finished in 0.67 msec 2020-12-17 00:24:38.110 33 INFO rally.task.context [-] Verification 5123d86f-65af-4c58-b3f2-15b09b998496 | Context tempest@default cleanup() started 2020-12-17 00:24:38.656 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-17 00:24:38.740 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-17 00:24:38.770 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_dbcc8cbf_ZEilq21w'. 2020-12-17 00:24:39.245 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dbcc8cbf_ZEilq21w' has been deleted. 2020-12-17 00:24:39.246 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'a7aeddaf-a6c7-4803-b71b-965e9411bc32' of option 'instance_type' from Tempest config file. 2020-12-17 00:24:39.246 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'a7aeddaf-a6c7-4803-b71b-965e9411bc32' has been removed. 2020-12-17 00:24:39.252 33 INFO rally.task.context [-] Verification 5123d86f-65af-4c58-b3f2-15b09b998496 | Context tempest@default cleanup() finished in 1.14 sec 2020-12-17 00:24:39.281 33 INFO rally.api [-] Verification (UUID=dbcc8cbf-aa05-4234-b0f1-fee31e6946d0) has been successfully finished for deployment 'opnfv-rally' (UUID=2019ff10-4c62-4427-975f-e6ebd4a4d330)! 2020-12-17 00:24:40.801 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-17 00:24:40.801 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-17 00:24:40.802 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-17 00:24:42.065 51 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-17 00:24:42.065 51 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-17 00:24:42.065 51 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-17 00:24:43.887 51 INFO rally.api [-] Building 'html' report for the following verification(s): 'dbcc8cbf-aa05-4234-b0f1-fee31e6946d0' 2020-12-17 00:24:43.911 51 INFO rally.api [-] The report has been successfully built. 2020-12-17 00:24:45.168 53 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-17 00:24:45.168 53 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-17 00:24:45.168 53 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-17 00:24:46.904 53 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'dbcc8cbf-aa05-4234-b0f1-fee31e6946d0' 2020-12-17 00:24:46.910 53 INFO rally.api [-] The report has been successfully built.