2019-11-07 22:22:58.970 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-07 22:22:58.971 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-07 22:22:58.971 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-11-07 22:23:01.111 18 ERROR rally.cli.cliutils 2019-11-07 22:23:02.551 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-07 22:23:02.552 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-07 22:23:02.552 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-07 22:23:06.119 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-07 22:23:06.119 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-07 22:23:06.119 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-07 22:23:10.305 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-07 22:23:10.306 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-07 22:23:10.306 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-07 22:23:11.406 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-07 22:23:11.407 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-07 22:23:11.407 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils force=force) 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-11-07 22:23:13.037 27 ERROR rally.cli.cliutils 2019-11-07 22:23:14.360 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-07 22:23:14.360 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-07 22:23:14.360 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-07 22:23:16.018 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-11-07 22:23:16.184 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-6beb978a-c85f-4664-ab66-c846dcd9619b/repo. 2019-11-07 22:23:16.554 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-6beb978a-c85f-4664-ab66-c846dcd9619b/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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 ' 2019-11-07 22:23:16.565 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-11-07 22:23:16.572 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-11-07 22:23:16.891 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-11-07 22:23:16.972 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-11-07 22:23:17.526 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6beb978a-c85f-4664-ab66-c846dcd9619b) has been successfully created! 2019-11-07 22:23:19.124 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-07 22:23:19.124 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-07 22:23:19.124 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-07 22:23:22.269 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-07 22:23:22.269 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-07 22:23:22.269 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-07 22:23:23.847 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6beb978a-c85f-4664-ab66-c846dcd9619b) for deployment 'opnfv-rally' (UUID=b3d2aa2c-1079-45ca-9657-c8861c5a9aae). 2019-11-07 22:23:24.485 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6beb978a-c85f-4664-ab66-c846dcd9619b) has been successfully configured for deployment 'opnfv-rally' (UUID=b3d2aa2c-1079-45ca-9657-c8861c5a9aae)! 2019-11-07 22:23:32.207 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-07 22:23:32.207 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-07 22:23:32.207 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-07 22:23:33.835 44 INFO rally.api [-] Starting verification (UUID=c5adc84d-5803-4242-b40b-158db60812eb) for deployment 'opnfv-rally' (UUID=b3d2aa2c-1079-45ca-9657-c8861c5a9aae) by verifier 'opnfv-tempest' (UUID=6beb978a-c85f-4664-ab66-c846dcd9619b). 2019-11-07 22:23:34.661 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-11-07 22:23:34.707 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-11-07 22:23:34.708 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6beb978a-c85f-4664-ab66-c846dcd9619b/for-deployment-b3d2aa2c-1079-45ca-9657-c8861c5a9aae/tempest.log' to option 'log_file'. 2019-11-07 22:23:34.708 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-6beb978a-c85f-4664-ab66-c846dcd9619b/for-deployment-b3d2aa2c-1079-45ca-9657-c8861c5a9aae/tempest.log 2019-11-07 22:23:34.709 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-11-07 22:23:34.709 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6beb978a-c85f-4664-ab66-c846dcd9619b/for-deployment-b3d2aa2c-1079-45ca-9657-c8861c5a9aae/lock_files' to option 'lock_path'. 2019-11-07 22:23:34.710 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-6beb978a-c85f-4664-ab66-c846dcd9619b/for-deployment-b3d2aa2c-1079-45ca-9657-c8861c5a9aae/lock_files 2019-11-07 22:23:34.710 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-11-07 22:23:34.710 44 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 2019-11-07 22:23:34.711 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = fb579b44-1e50-4993-97a7-1c37b4c7c456 2019-11-07 22:23:34.711 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1d7de5f3-0f82-477c-96cd-9a39efad4bda 2019-11-07 22:23:34.712 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2a7a21d6-28b7-43b5-80d0-a013395bfd82 2019-11-07 22:23:34.712 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 449e2b9f-ad63-433a-a241-f79b1bf2841c 2019-11-07 22:23:34.881 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-11-07 22:23:34.882 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_4ac41367-db28-425e-809c-0de84712df52 2019-11-07 22:23:34.882 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-11-07 22:23:35.041 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-07 22:23:35.126 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-11-07 22:23:35.126 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c5adc84d_CR58MMhl' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-11-07 22:23:35.161 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c5adc84d_CR58MMhl' (ID = d71eb6e9-bd18-4e0e-885a-7877675d6241) has been successfully created! 2019-11-07 22:23:35.162 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd71eb6e9-bd18-4e0e-885a-7877675d6241' to option 'instance_type'. 2019-11-07 22:23:35.162 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d71eb6e9-bd18-4e0e-885a-7877675d6241 2019-11-07 22:23:35.164 44 INFO rally.task.context [-] Verification 6beb978a-c85f-4664-ab66-c846dcd9619b | Context tempest@default setup() finished in 0.77 sec 2019-11-07 22:23:35.165 44 INFO rally.task.context [-] Verification 6beb978a-c85f-4664-ab66-c846dcd9619b | Context testr@default setup() finished in 0.53 msec 2019-11-07 22:23:35.165 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/23e0797c-7f05-47a9-a871-d6e72e710a6e'. 2019-11-07 22:23:38.597 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.190s] 2019-11-07 22:23:38.645 44 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.048s] 2019-11-07 22:23:40.450 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.552s] 2019-11-07 22:23:41.376 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [0.925s] 2019-11-07 22:23:47.180 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.656s] 2019-11-07 22:23:47.363 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.050s] 2019-11-07 22:23:47.554 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.191s] 2019-11-07 22:23:54.867 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.387s] 2019-11-07 22:23:56.957 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.112s] 2019-11-07 22:23:56.959 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-11-07 22:24:01.284 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.204s] 2019-11-07 22:24:04.651 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [22.199s] 2019-11-07 22:24:05.861 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.180s] 2019-11-07 22:24:06.268 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.104s] 2019-11-07 22:24:06.269 44 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-11-07 22:24:09.102 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.056s] 2019-11-07 22:24:09.118 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.016s] 2019-11-07 22:24:09.175 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.055s] 2019-11-07 22:24:09.183 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-11-07 22:24:11.982 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.568s] 2019-11-07 22:24:12.149 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.168s] 2019-11-07 22:24:12.440 44 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.290s] 2019-11-07 22:24:15.135 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2019-11-07 22:24:16.798 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [1.960s] 2019-11-07 22:24:18.352 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.184s] 2019-11-07 22:24:19.409 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.611s] 2019-11-07 22:24:25.676 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.252s] 2019-11-07 22:24:26.696 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.286s] 2019-11-07 22:24:27.237 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2019-11-07 22:24:29.002 44 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.074s] 2019-11-07 22:24:30.762 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: b'ContainerQuotasTest skipped as swift is not available' 2019-11-07 22:24:30.763 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest ... skip: b'ContainerTest skipped as swift is not available' 2019-11-07 22:24:32.351 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2019-11-07 22:24:41.139 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.612s] 2019-11-07 22:24:44.204 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [9.367s] 2019-11-07 22:24:46.162 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.021s] 2019-11-07 22:24:51.109 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.122s] 2019-11-07 22:24:51.111 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2019-11-07 22:24:59.711 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.277s] 2019-11-07 22:25:00.138 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2019-11-07 22:25:03.157 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.260s] 2019-11-07 22:25:04.143 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [19.936s] 2019-11-07 22:25:04.939 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.227s] 2019-11-07 22:25:06.711 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.772s] 2019-11-07 22:25:06.778 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.068s] 2019-11-07 22:25:06.835 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.057s] 2019-11-07 22:25:08.424 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.537s] 2019-11-07 22:25:10.846 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2019-11-07 22:25:11.048 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.202s] 2019-11-07 22:25:11.423 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2019-11-07 22:25:12.008 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: b'AccountQuotasTest skipped as swift is not available' 2019-11-07 22:25:12.009 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: b'AccountTest skipped as swift is not available' 2019-11-07 22:25:13.940 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.474s] 2019-11-07 22:25:17.266 44 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2019-11-07 22:25:21.077 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.137s] 2019-11-07 22:25:30.913 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [68.798s] 2019-11-07 22:25:31.990 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.958s] 2019-11-07 22:25:32.154 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.164s] 2019-11-07 22:25:32.239 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.085s] 2019-11-07 22:25:32.333 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.093s] 2019-11-07 22:25:32.421 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.088s] 2019-11-07 22:25:32.467 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.046s] 2019-11-07 22:25:41.826 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.420s] 2019-11-07 22:25:41.836 44 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-11-07 22:25:45.315 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.230s] 2019-11-07 22:25:50.636 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.027s] 2019-11-07 22:25:51.834 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.203s] 2019-11-07 22:25:52.744 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.107s] 2019-11-07 22:25:56.380 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.636s] 2019-11-07 22:25:59.965 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.130s] 2019-11-07 22:26:07.553 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.588s] 2019-11-07 22:26:07.874 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.487s] 2019-11-07 22:26:08.061 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.187s] 2019-11-07 22:26:08.155 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.094s] 2019-11-07 22:26:08.252 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.095s] 2019-11-07 22:26:08.378 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.125s] 2019-11-07 22:26:08.460 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.082s] 2019-11-07 22:26:11.786 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.232s] 2019-11-07 22:26:19.542 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.748s] 2019-11-07 22:26:23.994 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.452s] 2019-11-07 22:26:25.493 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.497s] 2019-11-07 22:26:25.590 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.099s] 2019-11-07 22:26:25.679 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.088s] 2019-11-07 22:26:28.300 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.621s] 2019-11-07 22:26:29.873 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.849s] 2019-11-07 22:26:30.924 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.046s] 2019-11-07 22:26:31.011 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.092s] 2019-11-07 22:26:33.896 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.543s] 2019-11-07 22:26:34.753 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest ... skip: b'ObjectTest skipped as swift is not available' 2019-11-07 22:26:36.771 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.470s] 2019-11-07 22:26:44.327 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.554s] 2019-11-07 22:26:48.017 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.691s] 2019-11-07 22:26:48.038 44 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.945s] 2019-11-07 22:26:51.971 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.029s] 2019-11-07 22:26:53.253 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.277s] 2019-11-07 22:26:53.366 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.118s] 2019-11-07 22:26:54.624 44 INFO rally.task.context [-] Verification 6beb978a-c85f-4664-ab66-c846dcd9619b | Context testr@default cleanup() started 2019-11-07 22:26:54.625 44 INFO rally.task.context [-] Verification 6beb978a-c85f-4664-ab66-c846dcd9619b | Context testr@default cleanup() finished in 0.89 msec 2019-11-07 22:26:54.625 44 INFO rally.task.context [-] Verification 6beb978a-c85f-4664-ab66-c846dcd9619b | Context tempest@default cleanup() started 2019-11-07 22:26:55.017 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-11-07 22:26:55.080 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-11-07 22:26:55.121 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c5adc84d_CR58MMhl'. 2019-11-07 22:26:55.337 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c5adc84d_CR58MMhl' has been deleted. 2019-11-07 22:26:55.338 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd71eb6e9-bd18-4e0e-885a-7877675d6241' of option 'instance_type' from Tempest config file. 2019-11-07 22:26:55.339 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd71eb6e9-bd18-4e0e-885a-7877675d6241' has been removed. 2019-11-07 22:26:55.344 44 INFO rally.task.context [-] Verification 6beb978a-c85f-4664-ab66-c846dcd9619b | Context tempest@default cleanup() finished in 0.72 sec 2019-11-07 22:26:55.565 44 INFO rally.api [-] Verification (UUID=c5adc84d-5803-4242-b40b-158db60812eb) has been successfully finished for deployment 'opnfv-rally' (UUID=b3d2aa2c-1079-45ca-9657-c8861c5a9aae)! 2019-11-07 22:26:56.899 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-07 22:26:56.899 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-07 22:26:56.899 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-07 22:26:58.120 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-07 22:26:58.121 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-07 22:26:58.121 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-07 22:26:59.525 64 INFO rally.api [-] Building 'html' report for the following verification(s): 'c5adc84d-5803-4242-b40b-158db60812eb' 2019-11-07 22:26:59.544 64 INFO rally.api [-] The report has been successfully built. 2019-11-07 22:27:00.758 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-11-07 22:27:00.759 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-11-07 22:27:00.759 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-11-07 22:27:02.382 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c5adc84d-5803-4242-b40b-158db60812eb' 2019-11-07 22:27:02.387 66 INFO rally.api [-] The report has been successfully built.