2020-02-04 09:58:10.616 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-04 09:58:10.616 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-04 09:58:10.616 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-02-04 09:58:13.024 6 ERROR rally.cli.cliutils 2020-02-04 09:58:14.492 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-04 09:58:14.493 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-04 09:58:14.493 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-04 09:58:18.523 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-04 09:58:18.523 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-04 09:58:18.523 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-04 09:58:23.104 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-04 09:58:23.105 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-04 09:58:23.105 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-04 09:58:24.456 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-04 09:58:24.457 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-04 09:58:24.457 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils force=force) 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-02-04 09:58:26.556 15 ERROR rally.cli.cliutils 2020-02-04 09:58:28.082 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-04 09:58:28.082 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-04 09:58:28.083 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-04 09:58:30.309 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-02-04 09:58:30.382 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-185b0db4-c16e-43a5-b1f5-b58be1c2194b/repo. 2020-02-04 09:58:30.597 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-185b0db4-c16e-43a5-b1f5-b58be1c2194b/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 ' 2020-02-04 09:58:30.610 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2020-02-04 09:58:30.618 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2020-02-04 09:58:30.639 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-02-04 09:58:30.708 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-02-04 09:58:31.305 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=185b0db4-c16e-43a5-b1f5-b58be1c2194b) has been successfully created! 2020-02-04 09:58:32.843 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-04 09:58:32.843 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-04 09:58:32.844 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-04 09:58:38.706 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-04 09:58:38.706 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-04 09:58:38.706 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-04 09:58:40.860 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=185b0db4-c16e-43a5-b1f5-b58be1c2194b) for deployment 'opnfv-rally' (UUID=00acbb20-91b8-4d9b-9dd3-b923529366f8). 2020-02-04 09:58:41.263 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=185b0db4-c16e-43a5-b1f5-b58be1c2194b) has been successfully configured for deployment 'opnfv-rally' (UUID=00acbb20-91b8-4d9b-9dd3-b923529366f8)! 2020-02-04 09:58:47.129 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-04 09:58:47.130 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-04 09:58:47.130 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-04 09:58:49.302 32 INFO rally.api [-] Starting verification (UUID=8875ec36-03aa-4436-bc10-fb1c286657d7) for deployment 'opnfv-rally' (UUID=00acbb20-91b8-4d9b-9dd3-b923529366f8) by verifier 'opnfv-tempest' (UUID=185b0db4-c16e-43a5-b1f5-b58be1c2194b). 2020-02-04 09:58:50.017 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2020-02-04 09:58:50.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-02-04 09:58:50.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-185b0db4-c16e-43a5-b1f5-b58be1c2194b/for-deployment-00acbb20-91b8-4d9b-9dd3-b923529366f8/tempest.log' to option 'log_file'. 2020-02-04 09:58:50.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-185b0db4-c16e-43a5-b1f5-b58be1c2194b/for-deployment-00acbb20-91b8-4d9b-9dd3-b923529366f8/tempest.log 2020-02-04 09:58:50.063 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-02-04 09:58:50.063 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-185b0db4-c16e-43a5-b1f5-b58be1c2194b/for-deployment-00acbb20-91b8-4d9b-9dd3-b923529366f8/lock_files' to option 'lock_path'. 2020-02-04 09:58:50.064 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-185b0db4-c16e-43a5-b1f5-b58be1c2194b/for-deployment-00acbb20-91b8-4d9b-9dd3-b923529366f8/lock_files 2020-02-04 09:58:50.064 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-02-04 09:58:50.064 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2020-02-04 09:58:50.065 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 2a9fce63-edf2-4629-aa43-f732a52a2c38 2020-02-04 09:58:50.065 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 72511567-a1c3-4228-9768-86d90e8b9a04 2020-02-04 09:58:50.065 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 60c7167b-1dfd-4693-964f-6c0c928c64c1 2020-02-04 09:58:50.066 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 36d8d08c-cdae-4ea5-add3-cde6b88064cd 2020-02-04 09:58:50.585 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-02-04 09:58:50.585 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_d29ec6b4-7a49-4778-a8c1-e894c1678d98 2020-02-04 09:58:50.586 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-02-04 09:58:50.669 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-02-04 09:58:50.706 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-02-04 09:58:50.707 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_8875ec36_1q6N0Nct' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-02-04 09:58:51.778 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_8875ec36_1q6N0Nct' (ID = 512490b0-b1bf-4ece-8aaf-a7a3cac127d9) has been successfully created! 2020-02-04 09:58:51.778 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '512490b0-b1bf-4ece-8aaf-a7a3cac127d9' to option 'instance_type'. 2020-02-04 09:58:51.779 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 512490b0-b1bf-4ece-8aaf-a7a3cac127d9 2020-02-04 09:58:51.781 32 INFO rally.task.context [-] Verification 185b0db4-c16e-43a5-b1f5-b58be1c2194b | Context tempest@default setup() finished in 2.31 sec 2020-02-04 09:58:51.782 32 INFO rally.task.context [-] Verification 185b0db4-c16e-43a5-b1f5-b58be1c2194b | Context testr@default setup() finished in 0.45 msec 2020-02-04 09:58:51.782 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/addce258-4728-4d11-9083-aacaf0b6fb31'. 2020-02-04 09:58:55.350 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.265s] 2020-02-04 09:58:55.461 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.110s] 2020-02-04 09:58:56.284 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-02-04 09:58:57.753 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.707s] 2020-02-04 09:58:58.620 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.689s] 2020-02-04 09:58:59.642 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.888s] 2020-02-04 09:58:59.976 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.106s] 2020-02-04 09:59:02.007 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.532s] 2020-02-04 09:59:04.968 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.109s] 2020-02-04 09:59:08.872 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.360s] 2020-02-04 09:59:13.502 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.305s] 2020-02-04 09:59:14.805 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.173s] 2020-02-04 09:59:14.807 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-02-04 09:59:16.096 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.433s] 2020-02-04 09:59:16.783 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.685s] 2020-02-04 09:59:17.748 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.967s] 2020-02-04 09:59:21.307 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2020-02-04 09:59:25.501 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.691s] 2020-02-04 09:59:27.223 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.159s] 2020-02-04 09:59:27.225 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2020-02-04 09:59:29.106 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.603s] 2020-02-04 09:59:34.721 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.615s] 2020-02-04 09:59:42.071 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.554s] 2020-02-04 09:59:49.891 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.355s] 2020-02-04 09:59:51.586 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.055s] 2020-02-04 09:59:51.711 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.124s] 2020-02-04 09:59:57.779 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.886s] 2020-02-04 09:59:57.878 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.208s] 2020-02-04 10:00:03.010 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [1.847s] 2020-02-04 10:00:04.923 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-02-04 10:00:08.053 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.439s] 2020-02-04 10:00:11.698 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.644s] 2020-02-04 10:00:20.185 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.486s] 2020-02-04 10:00:26.634 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.765s] 2020-02-04 10:00:27.929 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.292s] 2020-02-04 10:00:27.971 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.047s] 2020-02-04 10:00:30.413 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.056s] 2020-02-04 10:00:30.437 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.024s] 2020-02-04 10:00:45.299 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.088s] 2020-02-04 10:00:45.351 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.051s] 2020-02-04 10:00:45.401 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.049s] 2020-02-04 10:00:45.471 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.069s] 2020-02-04 10:00:49.253 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2020-02-04 10:01:05.088 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.744s] 2020-02-04 10:04:34.747 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... fail [325.999s] 2020-02-04 10:04:53.901 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [306.589s] 2020-02-04 10:05:03.067 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.171s] 2020-02-04 10:05:03.068 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-02-04 10:05:05.923 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-02-04 10:05:09.192 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.148s] 2020-02-04 10:05:11.856 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.082s] 2020-02-04 10:05:11.924 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.067s] 2020-02-04 10:05:12.005 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.080s] 2020-02-04 10:05:12.014 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2020-02-04 10:05:16.562 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.370s] 2020-02-04 10:05:16.570 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2020-02-04 10:05:19.734 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.633s] 2020-02-04 10:05:22.988 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.068s] 2020-02-04 10:05:23.234 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.137s] 2020-02-04 10:05:23.385 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.150s] 2020-02-04 10:05:23.496 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.110s] 2020-02-04 10:05:23.573 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.077s] 2020-02-04 10:05:24.032 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.459s] 2020-02-04 10:05:24.135 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.101s] 2020-02-04 10:05:25.638 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.811s] 2020-02-04 10:05:34.925 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.820s] 2020-02-04 10:05:35.099 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.173s] 2020-02-04 10:05:35.248 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.149s] 2020-02-04 10:05:35.321 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.072s] 2020-02-04 10:05:35.752 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.430s] 2020-02-04 10:05:35.800 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.048s] 2020-02-04 10:05:41.332 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.850s] 2020-02-04 10:05:48.116 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.717s] 2020-02-04 10:05:49.034 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.700s] 2020-02-04 10:05:54.172 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.055s] 2020-02-04 10:05:55.938 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.764s] 2020-02-04 10:05:56.002 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.065s] 2020-02-04 10:05:56.353 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.351s] 2020-02-04 10:06:05.134 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.819s] 2020-02-04 10:06:10.973 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.837s] 2020-02-04 10:06:13.177 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.204s] 2020-02-04 10:06:13.254 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.077s] 2020-02-04 10:06:13.326 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.071s] 2020-02-04 10:06:17.484 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.628s] 2020-02-04 10:06:18.610 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [19.423s] 2020-02-04 10:06:19.840 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.350s] 2020-02-04 10:06:19.881 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.048s] 2020-02-04 10:06:21.203 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2020-02-04 10:06:21.365 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.161s] 2020-02-04 10:06:23.881 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.201s] 2020-02-04 10:06:23.962 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.081s] 2020-02-04 10:06:28.451 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.840s] 2020-02-04 10:06:37.077 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.625s] 2020-02-04 10:06:41.488 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.411s] 2020-02-04 10:07:00.860 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.390s] 2020-02-04 10:07:11.766 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.905s] 2020-02-04 10:07:20.977 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [9.210s] 2020-02-04 10:07:25.797 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.821s] 2020-02-04 10:07:30.599 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.154s] 2020-02-04 10:07:32.928 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.327s] 2020-02-04 10:07:35.163 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.236s] 2020-02-04 10:07:39.284 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.122s] 2020-02-04 10:07:41.508 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.222s] 2020-02-04 10:07:43.664 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.155s] 2020-02-04 10:07:48.887 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.056s] 2020-02-04 10:07:53.862 32 INFO rally.task.context [-] Verification 185b0db4-c16e-43a5-b1f5-b58be1c2194b | Context testr@default cleanup() started 2020-02-04 10:07:53.862 32 INFO rally.task.context [-] Verification 185b0db4-c16e-43a5-b1f5-b58be1c2194b | Context testr@default cleanup() finished in 0.55 msec 2020-02-04 10:07:53.862 32 INFO rally.task.context [-] Verification 185b0db4-c16e-43a5-b1f5-b58be1c2194b | Context tempest@default cleanup() started 2020-02-04 10:07:54.010 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2020-02-04 10:07:54.072 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2020-02-04 10:07:54.101 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_8875ec36_1q6N0Nct'. 2020-02-04 10:07:54.386 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_8875ec36_1q6N0Nct' has been deleted. 2020-02-04 10:07:54.387 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '512490b0-b1bf-4ece-8aaf-a7a3cac127d9' of option 'instance_type' from Tempest config file. 2020-02-04 10:07:54.388 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '512490b0-b1bf-4ece-8aaf-a7a3cac127d9' has been removed. 2020-02-04 10:07:54.393 32 INFO rally.task.context [-] Verification 185b0db4-c16e-43a5-b1f5-b58be1c2194b | Context tempest@default cleanup() finished in 0.53 sec 2020-02-04 10:07:54.425 32 INFO rally.api [-] Verification (UUID=8875ec36-03aa-4436-bc10-fb1c286657d7) has been successfully finished for deployment 'opnfv-rally' (UUID=00acbb20-91b8-4d9b-9dd3-b923529366f8)! 2020-02-04 10:07:55.996 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-04 10:07:55.997 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-04 10:07:55.997 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-04 10:07:57.517 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-04 10:07:57.517 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-04 10:07:57.517 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-04 10:07:59.691 44 INFO rally.api [-] Building 'html' report for the following verification(s): '8875ec36-03aa-4436-bc10-fb1c286657d7' 2020-02-04 10:07:59.715 44 INFO rally.api [-] The report has been successfully built. 2020-02-04 10:08:01.223 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-04 10:08:01.223 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-04 10:08:01.223 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-04 10:08:03.372 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '8875ec36-03aa-4436-bc10-fb1c286657d7' 2020-02-04 10:08:03.379 46 INFO rally.api [-] The report has been successfully built.