2020-07-02 07:23:23.918 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:23:23.918 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:23:23.919 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:23:26.042 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-07-02 07:23:26.042 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-07-02 07:23:26.042 6 ERROR rally.cli.cliutils 2020-07-02 07:23:27.478 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:23:27.478 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:23:27.478 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:23:31.475 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:23:31.476 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:23:31.476 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:23:35.749 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:23:35.749 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:23:35.749 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:23:37.026 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:23:37.027 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:23:37.027 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:23:38.997 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-07-02 07:23:38.997 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils force=force) 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-07-02 07:23:38.997 15 ERROR rally.cli.cliutils 2020-07-02 07:23:40.478 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:23:40.478 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:23:40.478 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:23:42.489 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-07-02 07:23:42.580 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-e4a50829-3475-49e6-a130-fbaca07e7b07/repo. 2020-07-02 07:23:42.915 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-e4a50829-3475-49e6-a130-fbaca07e7b07/repo'... done. Note: checking out '55435771d78ee61246d869354d13aad566251523'. 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-07-02 07:23:42.929 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g55435771d ' 2020-07-02 07:23:42.938 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '55435771d78ee61246d869354d13aad566251523 ' 2020-07-02 07:23:42.958 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-07-02 07:23:43.008 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-07-02 07:23:43.585 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e4a50829-3475-49e6-a130-fbaca07e7b07) has been successfully created! 2020-07-02 07:23:45.019 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:23:45.019 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:23:45.019 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:23:48.966 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:23:48.967 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:23:48.967 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:23:51.257 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e4a50829-3475-49e6-a130-fbaca07e7b07) for deployment 'opnfv-rally' (UUID=8f3b9f97-5c56-478f-9c9d-74140caa29d3). 2020-07-02 07:23:51.662 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e4a50829-3475-49e6-a130-fbaca07e7b07) has been successfully configured for deployment 'opnfv-rally' (UUID=8f3b9f97-5c56-478f-9c9d-74140caa29d3)! 2020-07-02 07:23:56.955 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:23:56.956 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:23:56.956 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:23:59.040 32 INFO rally.api [-] Starting verification (UUID=71a297ae-7201-4bfe-8501-e4bc4336e82d) for deployment 'opnfv-rally' (UUID=8f3b9f97-5c56-478f-9c9d-74140caa29d3) by verifier 'opnfv-tempest' (UUID=e4a50829-3475-49e6-a130-fbaca07e7b07). 2020-07-02 07:23:59.771 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-07-02 07:23:59.772 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e4a50829-3475-49e6-a130-fbaca07e7b07/for-deployment-8f3b9f97-5c56-478f-9c9d-74140caa29d3/tempest.log' to option 'log_file'. 2020-07-02 07:23:59.772 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-e4a50829-3475-49e6-a130-fbaca07e7b07/for-deployment-8f3b9f97-5c56-478f-9c9d-74140caa29d3/tempest.log 2020-07-02 07:23:59.773 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-07-02 07:23:59.773 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e4a50829-3475-49e6-a130-fbaca07e7b07/for-deployment-8f3b9f97-5c56-478f-9c9d-74140caa29d3/lock_files' to option 'lock_path'. 2020-07-02 07:23:59.774 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-e4a50829-3475-49e6-a130-fbaca07e7b07/for-deployment-8f3b9f97-5c56-478f-9c9d-74140caa29d3/lock_files 2020-07-02 07:23:59.774 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-07-02 07:23:59.774 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-07-02 07:23:59.775 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 4c4bcf66-e4e4-4760-b1a5-20abb51c55c9 2020-07-02 07:23:59.775 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 5cb824af-3805-44bd-9df8-0a85709f7356 2020-07-02 07:23:59.776 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 85466ce5-e8ab-4156-9b43-fc5ee0ab7182 2020-07-02 07:23:59.776 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 20123578-01e6-43e3-a411-92c194377e98 2020-07-02 07:24:00.027 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-07-02 07:24:00.027 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_baa3cadb-4237-4651-864d-420218907393 2020-07-02 07:24:00.028 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-07-02 07:24:00.102 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 07:24:00.137 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-07-02 07:24:00.138 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_71a297ae_59n9FP6A' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 07:24:00.168 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_71a297ae_59n9FP6A' (ID = f5d1f721-b730-4445-92a3-eca4bf5ecb96) has been successfully created! 2020-07-02 07:24:00.168 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'f5d1f721-b730-4445-92a3-eca4bf5ecb96' to option 'instance_type'. 2020-07-02 07:24:00.168 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = f5d1f721-b730-4445-92a3-eca4bf5ecb96 2020-07-02 07:24:00.170 32 INFO rally.task.context [-] Verification e4a50829-3475-49e6-a130-fbaca07e7b07 | Context tempest@default setup() finished in 0.94 sec 2020-07-02 07:24:00.171 32 INFO rally.task.context [-] Verification e4a50829-3475-49e6-a130-fbaca07e7b07 | Context testr@default setup() finished in 0.38 msec 2020-07-02 07:24:00.171 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/93226050-9293-42e8-acee-3cb0c0b12a4f'. 2020-07-02 07:24:03.396 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.137s] 2020-07-02 07:24:03.460 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.064s] 2020-07-02 07:24:06.196 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.672s] 2020-07-02 07:24:07.225 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.568s] 2020-07-02 07:24:07.285 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.088s] 2020-07-02 07:24:26.343 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.070s] 2020-07-02 07:24:26.496 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.152s] 2020-07-02 07:24:28.407 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.148s] 2020-07-02 07:24:28.408 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-07-02 07:24:31.472 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-07-02 07:24:33.466 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.578s] 2020-07-02 07:24:39.472 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [1.944s] 2020-07-02 07:24:42.559 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.117s] 2020-07-02 07:24:44.264 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-07-02 07:24:44.781 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [17.994s] 2020-07-02 07:24:45.905 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.048s] 2020-07-02 07:24:47.124 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [36.792s] 2020-07-02 07:24:49.831 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.487s] 2020-07-02 07:24:52.492 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [2.661s] 2020-07-02 07:24:58.961 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.239s] 2020-07-02 07:25:02.862 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.369s] 2020-07-02 07:25:03.538 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.457s] 2020-07-02 07:25:03.632 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.157s] 2020-07-02 07:25:03.634 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-07-02 07:25:07.979 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [1.560s] 2020-07-02 07:25:10.554 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.405s] 2020-07-02 07:25:11.200 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.644s] 2020-07-02 07:25:11.655 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.456s] 2020-07-02 07:25:14.931 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.258s] 2020-07-02 07:25:17.911 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.210s] 2020-07-02 07:25:21.134 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.266s] 2020-07-02 07:25:21.586 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.653s] 2020-07-02 07:25:22.212 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.596s] 2020-07-02 07:25:22.381 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.169s] 2020-07-02 07:25:22.505 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.124s] 2020-07-02 07:25:22.594 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.088s] 2020-07-02 07:25:22.693 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.098s] 2020-07-02 07:25:22.754 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.060s] 2020-07-02 07:25:23.783 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.090s] 2020-07-02 07:25:24.531 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.141s] 2020-07-02 07:25:24.533 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2020-07-02 07:25:24.592 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.005s] 2020-07-02 07:25:24.688 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.095s] 2020-07-02 07:25:24.751 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.063s] 2020-07-02 07:25:25.194 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2020-07-02 07:25:29.155 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.270s] 2020-07-02 07:25:33.733 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.578s] 2020-07-02 07:25:37.177 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.767s] 2020-07-02 07:25:37.684 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.949s] 2020-07-02 07:25:38.993 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.264s] 2020-07-02 07:25:39.002 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2020-07-02 07:25:42.887 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.709s] 2020-07-02 07:25:43.040 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-07-02 07:25:44.533 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.646s] 2020-07-02 07:25:44.592 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.058s] 2020-07-02 07:25:44.630 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.237s] 2020-07-02 07:25:44.643 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.051s] 2020-07-02 07:25:44.962 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.489s] 2020-07-02 07:25:45.576 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.072s] 2020-07-02 07:25:47.530 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.068s] 2020-07-02 07:25:47.548 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.018s] 2020-07-02 07:25:47.566 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.018s] 2020-07-02 07:25:47.574 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2020-07-02 07:25:47.726 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.025s] 2020-07-02 07:25:47.734 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.009s] 2020-07-02 07:25:48.131 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.958s] 2020-07-02 07:25:49.762 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.626s] 2020-07-02 07:25:49.849 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.092s] 2020-07-02 07:25:52.113 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [0.958s] 2020-07-02 07:25:53.498 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.380s] 2020-07-02 07:25:53.536 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.044s] 2020-07-02 07:25:54.349 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.717s] 2020-07-02 07:25:57.114 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.192s] 2020-07-02 07:25:59.190 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.075s] 2020-07-02 07:26:01.246 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.056s] 2020-07-02 07:26:02.176 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.728s] 2020-07-02 07:26:04.409 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.272s] 2020-07-02 07:26:06.556 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.144s] 2020-07-02 07:26:07.364 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [13.014s] 2020-07-02 07:26:08.287 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.800s] 2020-07-02 07:26:08.659 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.103s] 2020-07-02 07:26:10.289 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.042s] 2020-07-02 07:26:10.310 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.020s] 2020-07-02 07:26:10.336 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.025s] 2020-07-02 07:26:10.363 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.026s] 2020-07-02 07:26:11.048 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.684s] 2020-07-02 07:26:11.443 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [9.266s] 2020-07-02 07:26:13.956 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.078s] 2020-07-02 07:26:13.981 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.025s] 2020-07-02 07:26:16.427 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.138s] 2020-07-02 07:26:22.893 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.068s] 2020-07-02 07:26:28.556 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.510s] 2020-07-02 07:26:28.715 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.159s] 2020-07-02 07:26:28.809 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.093s] 2020-07-02 07:26:28.861 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.052s] 2020-07-02 07:26:28.953 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.091s] 2020-07-02 07:26:29.001 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.047s] 2020-07-02 07:26:49.482 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [17.078s] 2020-07-02 07:26:57.947 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [8.465s] 2020-07-02 07:27:05.873 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.926s] 2020-07-02 07:27:10.184 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.310s] 2020-07-02 07:27:12.154 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.014s] 2020-07-02 07:27:12.311 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.156s] 2020-07-02 07:27:13.702 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2020-07-02 07:27:29.085 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.176s] 2020-07-02 07:27:31.189 32 INFO rally.task.context [-] Verification e4a50829-3475-49e6-a130-fbaca07e7b07 | Context testr@default cleanup() started 2020-07-02 07:27:31.190 32 INFO rally.task.context [-] Verification e4a50829-3475-49e6-a130-fbaca07e7b07 | Context testr@default cleanup() finished in 0.74 msec 2020-07-02 07:27:31.191 32 INFO rally.task.context [-] Verification e4a50829-3475-49e6-a130-fbaca07e7b07 | Context tempest@default cleanup() started 2020-07-02 07:27:31.354 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_71a297ae_59n9FP6A'. 2020-07-02 07:27:31.542 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_71a297ae_59n9FP6A' has been deleted. 2020-07-02 07:27:31.543 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'f5d1f721-b730-4445-92a3-eca4bf5ecb96' of option 'instance_type' from Tempest config file. 2020-07-02 07:27:31.543 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'f5d1f721-b730-4445-92a3-eca4bf5ecb96' has been removed. 2020-07-02 07:27:31.550 32 INFO rally.task.context [-] Verification e4a50829-3475-49e6-a130-fbaca07e7b07 | Context tempest@default cleanup() finished in 0.36 sec 2020-07-02 07:27:31.575 32 INFO rally.api [-] Verification (UUID=71a297ae-7201-4bfe-8501-e4bc4336e82d) has been successfully finished for deployment 'opnfv-rally' (UUID=8f3b9f97-5c56-478f-9c9d-74140caa29d3)! 2020-07-02 07:27:33.112 51 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:27:33.112 51 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:27:33.113 51 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:27:34.528 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:27:34.529 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:27:34.529 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:27:36.443 52 INFO rally.api [-] Building 'html' report for the following verification(s): '71a297ae-7201-4bfe-8501-e4bc4336e82d' 2020-07-02 07:27:36.472 52 INFO rally.api [-] The report has been successfully built. 2020-07-02 07:27:37.820 54 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:27:37.820 54 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:27:37.820 54 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:27:39.750 54 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '71a297ae-7201-4bfe-8501-e4bc4336e82d' 2020-07-02 07:27:39.757 54 INFO rally.api [-] The report has been successfully built.