2019-12-19 22:15:20.320 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:15:20.320 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:15:20.320 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:15:22.127 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-12-19 22:15:22.127 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-19 22:15:22.127 18 ERROR rally.cli.cliutils 2019-12-19 22:15:23.457 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:15:23.457 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:15:23.457 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:15:26.913 22 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:15:26.913 22 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:15:26.913 22 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:15:31.105 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:15:31.106 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:15:31.106 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:15:32.213 27 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:15:32.214 27 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:15:32.214 27 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:15:33.811 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-12-19 22:15:33.811 27 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils force=force) 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-19 22:15:33.811 27 ERROR rally.cli.cliutils 2019-12-19 22:15:34.978 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:15:34.978 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:15:34.978 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:15:36.436 29 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-19 22:15:36.609 29 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-ca057cc3-d4e0-489c-ba52-5fdb7549e38e/repo. 2019-12-19 22:15:36.928 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-ca057cc3-d4e0-489c-ba52-5fdb7549e38e/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-12-19 22:15:36.940 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-19 22:15:36.950 29 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-19 22:15:37.292 29 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-19 22:15:37.372 29 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-19 22:15:37.915 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ca057cc3-d4e0-489c-ba52-5fdb7549e38e) has been successfully created! 2019-12-19 22:15:39.296 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:15:39.296 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:15:39.296 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:15:42.455 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:15:42.455 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:15:42.455 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:15:44.083 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ca057cc3-d4e0-489c-ba52-5fdb7549e38e) for deployment 'opnfv-rally' (UUID=f0871406-9663-4633-b2ca-5daabde5cb15). 2019-12-19 22:15:44.709 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ca057cc3-d4e0-489c-ba52-5fdb7549e38e) has been successfully configured for deployment 'opnfv-rally' (UUID=f0871406-9663-4633-b2ca-5daabde5cb15)! 2019-12-19 22:15:52.516 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:15:52.516 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:15:52.516 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:15:54.511 44 INFO rally.api [-] Starting verification (UUID=9ab7b3a0-cb38-4e7b-9985-5e8ecd3b5110) for deployment 'opnfv-rally' (UUID=f0871406-9663-4633-b2ca-5daabde5cb15) by verifier 'opnfv-tempest' (UUID=ca057cc3-d4e0-489c-ba52-5fdb7549e38e). 2019-12-19 22:15:55.363 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-12-19 22:15:55.418 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-19 22:15:55.419 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ca057cc3-d4e0-489c-ba52-5fdb7549e38e/for-deployment-f0871406-9663-4633-b2ca-5daabde5cb15/tempest.log' to option 'log_file'. 2019-12-19 22:15:55.419 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-ca057cc3-d4e0-489c-ba52-5fdb7549e38e/for-deployment-f0871406-9663-4633-b2ca-5daabde5cb15/tempest.log 2019-12-19 22:15:55.420 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-19 22:15:55.420 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-ca057cc3-d4e0-489c-ba52-5fdb7549e38e/for-deployment-f0871406-9663-4633-b2ca-5daabde5cb15/lock_files' to option 'lock_path'. 2019-12-19 22:15:55.421 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-ca057cc3-d4e0-489c-ba52-5fdb7549e38e/for-deployment-f0871406-9663-4633-b2ca-5daabde5cb15/lock_files 2019-12-19 22:15:55.421 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-12-19 22:15:55.425 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-12-19 22:15:55.426 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 7107d67f-8f85-4de4-9663-be7974307483 2019-12-19 22:15:55.426 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 46c404f3-b71a-4b4d-ab19-3e4bbb078b73 2019-12-19 22:15:55.427 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a6c1e8b9-061d-40ef-a82a-e94ebacaea1d 2019-12-19 22:15:55.428 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 02150794-36e6-4274-b813-7a6ea5ac963c 2019-12-19 22:15:55.628 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-19 22:15:55.629 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_e620d6d7-c5c6-4941-b5c7-af4ab0102b17 2019-12-19 22:15:55.629 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-19 22:15:55.772 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-19 22:15:55.867 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-12-19 22:15:55.867 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_9ab7b3a0_7MdSRtmt' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-19 22:15:55.906 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9ab7b3a0_7MdSRtmt' (ID = 4aea5eca-cea1-4ee6-970e-81f1d5e955e1) has been successfully created! 2019-12-19 22:15:55.906 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '4aea5eca-cea1-4ee6-970e-81f1d5e955e1' to option 'instance_type'. 2019-12-19 22:15:55.906 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 4aea5eca-cea1-4ee6-970e-81f1d5e955e1 2019-12-19 22:15:55.908 44 INFO rally.task.context [-] Verification ca057cc3-d4e0-489c-ba52-5fdb7549e38e | Context tempest@default setup() finished in 0.83 sec 2019-12-19 22:15:55.909 44 INFO rally.task.context [-] Verification ca057cc3-d4e0-489c-ba52-5fdb7549e38e | Context testr@default setup() finished in 0.76 msec 2019-12-19 22:15:55.910 44 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/9d6a7d27-705d-480b-8ebf-69e886104dbc'. 2019-12-19 22:15:59.381 44 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.162s] 2019-12-19 22:15:59.564 44 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.183s] 2019-12-19 22:16:03.416 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.451s] 2019-12-19 22:16:03.442 44 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.810s] 2019-12-19 22:16:04.380 44 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [0.962s] 2019-12-19 22:16:05.198 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2019-12-19 22:16:08.234 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.291s] 2019-12-19 22:16:13.468 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.582s] 2019-12-19 22:16:18.178 44 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.299s] 2019-12-19 22:16:21.001 44 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2019-12-19 22:16:24.335 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.887s] 2019-12-19 22:16:24.853 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.102s] 2019-12-19 22:16:24.854 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-12-19 22:16:27.145 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [23.727s] 2019-12-19 22:16:35.215 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.210s] 2019-12-19 22:16:37.448 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.105s] 2019-12-19 22:16:37.450 44 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-12-19 22:16:40.599 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.382s] 2019-12-19 22:16:43.427 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.041s] 2019-12-19 22:16:43.509 44 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.082s] 2019-12-19 22:16:47.623 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2019-12-19 22:16:49.932 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.095s] 2019-12-19 22:16:49.935 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-12-19 22:16:50.558 44 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.435s] 2019-12-19 22:16:50.567 44 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-12-19 22:16:50.581 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.142s] 2019-12-19 22:16:56.459 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.000s] 2019-12-19 22:16:56.510 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.365s] 2019-12-19 22:16:56.530 44 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.532s] 2019-12-19 22:16:56.758 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.299s] 2019-12-19 22:16:56.861 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.101s] 2019-12-19 22:16:56.911 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.050s] 2019-12-19 22:16:57.010 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.099s] 2019-12-19 22:16:57.055 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.044s] 2019-12-19 22:17:00.383 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.065s] 2019-12-19 22:17:00.489 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.106s] 2019-12-19 22:17:00.591 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.101s] 2019-12-19 22:17:00.598 44 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-12-19 22:17:02.087 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.374s] 2019-12-19 22:17:05.544 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.330s] 2019-12-19 22:17:07.625 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.080s] 2019-12-19 22:17:07.949 44 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.034s] 2019-12-19 22:17:10.971 44 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.062s] 2019-12-19 22:17:13.563 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.234s] 2019-12-19 22:17:13.724 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.161s] 2019-12-19 22:17:13.886 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.262s] 2019-12-19 22:17:13.953 44 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.228s] 2019-12-19 22:17:18.010 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [14.935s] 2019-12-19 22:17:21.768 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [1.684s] 2019-12-19 22:17:24.016 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.247s] 2019-12-19 22:17:27.093 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.082s] 2019-12-19 22:17:27.555 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.538s] 2019-12-19 22:17:31.283 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [14.761s] 2019-12-19 22:17:34.352 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.259s] 2019-12-19 22:17:37.747 44 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.394s] 2019-12-19 22:17:39.152 44 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: b'ObjectTest skipped as swift is not available' 2019-12-19 22:17:39.163 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.753s] 2019-12-19 22:17:39.725 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.442s] 2019-12-19 22:17:44.098 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.934s] 2019-12-19 22:17:45.510 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.412s] 2019-12-19 22:17:45.574 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.064s] 2019-12-19 22:17:45.617 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.043s] 2019-12-19 22:17:47.086 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.360s] 2019-12-19 22:17:50.464 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.981s] 2019-12-19 22:17:50.658 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.571s] 2019-12-19 22:17:51.978 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.508s] 2019-12-19 22:17:52.106 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.133s] 2019-12-19 22:17:52.864 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.222s] 2019-12-19 22:17:53.858 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.010s] 2019-12-19 22:17:54.032 44 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.174s] 2019-12-19 22:17:54.980 44 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest ... skip: b'ContainerTest skipped as swift is not available' 2019-12-19 22:17:55.401 44 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.737s] 2019-12-19 22:17:56.473 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: b'AccountQuotasTest skipped as swift is not available' 2019-12-19 22:17:56.474 44 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: b'ContainerQuotasTest skipped as swift is not available' 2019-12-19 22:17:58.085 44 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-12-19 22:18:02.847 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.456s] 2019-12-19 22:18:26.121 44 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [68.640s] 2019-12-19 22:18:28.506 44 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [25.651s] 2019-12-19 22:18:40.753 44 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.713s] 2019-12-19 22:18:43.895 44 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2019-12-19 22:18:51.659 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.953s] 2019-12-19 22:18:51.799 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.140s] 2019-12-19 22:18:51.958 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.158s] 2019-12-19 22:18:52.006 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.048s] 2019-12-19 22:18:52.122 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.115s] 2019-12-19 22:18:52.184 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.061s] 2019-12-19 22:19:05.420 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.250s] 2019-12-19 22:19:11.097 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.676s] 2019-12-19 22:19:12.588 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.491s] 2019-12-19 22:19:12.677 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.089s] 2019-12-19 22:19:12.739 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.062s] 2019-12-19 22:19:18.366 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.287s] 2019-12-19 22:19:19.805 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.433s] 2019-12-19 22:19:19.961 44 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.162s] 2019-12-19 22:19:21.016 44 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest ... skip: b'AccountTest skipped as swift is not available' 2019-12-19 22:19:27.751 44 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.070s] 2019-12-19 22:19:32.806 44 INFO rally.task.context [-] Verification ca057cc3-d4e0-489c-ba52-5fdb7549e38e | Context testr@default cleanup() started 2019-12-19 22:19:32.807 44 INFO rally.task.context [-] Verification ca057cc3-d4e0-489c-ba52-5fdb7549e38e | Context testr@default cleanup() finished in 0.99 msec 2019-12-19 22:19:32.807 44 INFO rally.task.context [-] Verification ca057cc3-d4e0-489c-ba52-5fdb7549e38e | Context tempest@default cleanup() started 2019-12-19 22:19:33.223 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-12-19 22:19:33.306 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-12-19 22:19:33.347 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_9ab7b3a0_7MdSRtmt'. 2019-12-19 22:19:33.665 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9ab7b3a0_7MdSRtmt' has been deleted. 2019-12-19 22:19:33.666 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '4aea5eca-cea1-4ee6-970e-81f1d5e955e1' of option 'instance_type' from Tempest config file. 2019-12-19 22:19:33.667 44 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '4aea5eca-cea1-4ee6-970e-81f1d5e955e1' has been removed. 2019-12-19 22:19:33.708 44 INFO rally.task.context [-] Verification ca057cc3-d4e0-489c-ba52-5fdb7549e38e | Context tempest@default cleanup() finished in 0.90 sec 2019-12-19 22:19:33.892 44 INFO rally.api [-] Verification (UUID=9ab7b3a0-cb38-4e7b-9985-5e8ecd3b5110) has been successfully finished for deployment 'opnfv-rally' (UUID=f0871406-9663-4633-b2ca-5daabde5cb15)! 2019-12-19 22:19:35.329 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:19:35.329 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:19:35.329 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:19:36.532 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:19:36.533 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:19:36.533 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:19:38.144 64 INFO rally.api [-] Building 'html' report for the following verification(s): '9ab7b3a0-cb38-4e7b-9985-5e8ecd3b5110' 2019-12-19 22:19:38.163 64 INFO rally.api [-] The report has been successfully built. 2019-12-19 22:19:39.467 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-19 22:19:39.467 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-19 22:19:39.467 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-19 22:19:41.045 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '9ab7b3a0-cb38-4e7b-9985-5e8ecd3b5110' 2019-12-19 22:19:41.049 66 INFO rally.api [-] The report has been successfully built.