2021-01-30 10:49:11.565 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 10:49:11.565 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 10:49:11.565 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 10:49:13.324 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 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-01-30 10:49:13.324 6 ERROR rally.cli.cliutils 2021-01-30 10:49:14.476 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 10:49:14.476 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 10:49:14.477 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 10:49:17.795 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 10:49:17.796 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 10:49:17.796 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 10:49:22.652 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 10:49:22.653 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 10:49:22.653 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 10:49:23.798 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 10:49:23.798 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 10:49:23.798 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 10:49:25.572 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 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils force=force) 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-01-30 10:49:25.572 15 ERROR rally.cli.cliutils 2021-01-30 10:49:26.766 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 10:49:26.766 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 10:49:26.766 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 10:49:28.458 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-01-30 10:49:28.519 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-5bc6b0d5-c394-4d0a-8de0-3933f6243da7/repo. 2021-01-30 10:49:28.872 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-5bc6b0d5-c394-4d0a-8de0-3933f6243da7/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-01-30 10:49:28.887 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-01-30 10:49:28.895 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-01-30 10:49:28.917 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-01-30 10:49:28.962 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-01-30 10:49:29.491 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5bc6b0d5-c394-4d0a-8de0-3933f6243da7) has been successfully created! 2021-01-30 10:49:30.734 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 10:49:30.735 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 10:49:30.735 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 10:49:36.351 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 10:49:36.351 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 10:49:36.351 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 10:49:38.119 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5bc6b0d5-c394-4d0a-8de0-3933f6243da7) for deployment 'opnfv-rally' (UUID=f9122058-dc13-4ced-bcb1-6bc03bca7d19). 2021-01-30 10:49:38.895 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5bc6b0d5-c394-4d0a-8de0-3933f6243da7) has been successfully configured for deployment 'opnfv-rally' (UUID=f9122058-dc13-4ced-bcb1-6bc03bca7d19)! 2021-01-30 10:49:43.976 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 10:49:43.976 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 10:49:43.976 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 10:49:45.656 32 INFO rally.api [-] Starting verification (UUID=78c77215-ef22-4e59-87b7-7f04f1e9c577) for deployment 'opnfv-rally' (UUID=f9122058-dc13-4ced-bcb1-6bc03bca7d19) by verifier 'opnfv-tempest' (UUID=5bc6b0d5-c394-4d0a-8de0-3933f6243da7). 2021-01-30 10:49:46.700 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-01-30 10:49:46.927 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-01-30 10:49:46.928 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5bc6b0d5-c394-4d0a-8de0-3933f6243da7/for-deployment-f9122058-dc13-4ced-bcb1-6bc03bca7d19/tempest.log' to option 'log_file'. 2021-01-30 10:49:46.928 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-5bc6b0d5-c394-4d0a-8de0-3933f6243da7/for-deployment-f9122058-dc13-4ced-bcb1-6bc03bca7d19/tempest.log 2021-01-30 10:49:46.929 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-01-30 10:49:46.929 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5bc6b0d5-c394-4d0a-8de0-3933f6243da7/for-deployment-f9122058-dc13-4ced-bcb1-6bc03bca7d19/lock_files' to option 'lock_path'. 2021-01-30 10:49:46.929 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-5bc6b0d5-c394-4d0a-8de0-3933f6243da7/for-deployment-f9122058-dc13-4ced-bcb1-6bc03bca7d19/lock_files 2021-01-30 10:49:46.930 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-01-30 10:49:46.930 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 2021-01-30 10:49:46.930 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 80baaea3-9881-42f4-a3a7-26680857fc7f 2021-01-30 10:49:46.931 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d4d211dc-963b-40cd-a220-fde90fb91f24 2021-01-30 10:49:46.931 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 06d3d779-6d64-4a1a-a9c9-e706b65b2665 2021-01-30 10:49:46.932 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = fdb5a66f-29cb-4597-a05a-b692f994fd7e 2021-01-30 10:49:47.150 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-01-30 10:49:47.151 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-01-30 10:49:47.151 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-01-30 10:49:47.215 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-30 10:49:47.282 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-01-30 10:49:47.283 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_78c77215_4kur0pac' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-01-30 10:49:47.537 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_78c77215_4kur0pac' (ID = e6f510d4-e135-4377-9bbc-0cbca427c19f) has been successfully created! 2021-01-30 10:49:47.538 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'e6f510d4-e135-4377-9bbc-0cbca427c19f' to option 'instance_type'. 2021-01-30 10:49:47.538 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = e6f510d4-e135-4377-9bbc-0cbca427c19f 2021-01-30 10:49:47.540 32 INFO rally.task.context [-] Verification 5bc6b0d5-c394-4d0a-8de0-3933f6243da7 | Context tempest@default setup() finished in 1.31 sec 2021-01-30 10:49:47.541 32 INFO rally.task.context [-] Verification 5bc6b0d5-c394-4d0a-8de0-3933f6243da7 | Context testr@default setup() finished in 0.48 msec 2021-01-30 10:49:47.541 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/b0d85efd-9682-476c-bd93-eec59a878ac3'. 2021-01-30 10:49:53.569 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.572s] 2021-01-30 10:49:53.658 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.088s] 2021-01-30 10:49:58.783 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.701s] 2021-01-30 10:50:03.305 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [4.521s] 2021-01-30 10:50:04.907 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [5.148s] 2021-01-30 10:50:16.715 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [15.205s] 2021-01-30 10:50:19.837 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.001s]: b'Only owner network supports creating interface by fixed ip.' 2021-01-30 10:50:32.312 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.747s] 2021-01-30 10:50:32.321 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2021-01-30 10:50:32.543 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.366s] 2021-01-30 10:50:32.546 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2021-01-30 10:50:49.498 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.207s] 2021-01-30 10:50:52.813 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [15.235s] 2021-01-30 10:51:08.624 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.031s] 2021-01-30 10:51:08.655 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.030s] 2021-01-30 10:51:08.751 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.096s] 2021-01-30 10:51:08.761 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2021-01-30 10:51:26.873 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.109s] 2021-01-30 10:51:36.979 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.159s] 2021-01-30 10:51:36.981 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2021-01-30 10:51:41.939 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [4.561s] 2021-01-30 10:51:42.568 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.178s] 2021-01-30 10:51:42.569 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-01-30 10:51:43.512 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [16.183s] 2021-01-30 10:51:47.016 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [5.076s] 2021-01-30 10:51:54.617 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-01-30 10:51:55.058 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [8.041s] 2021-01-30 10:52:01.984 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2021-01-30 10:52:05.430 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-01-30 10:52:16.942 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [6.029s] 2021-01-30 10:52:28.345 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [11.402s] 2021-01-30 10:52:36.963 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [11.191s] 2021-01-30 10:52:36.964 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-01-30 10:52:37.165 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.202s] 2021-01-30 10:52:37.518 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.353s] 2021-01-30 10:52:37.687 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.168s] 2021-01-30 10:52:37.764 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.077s] 2021-01-30 10:52:38.903 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.089s] 2021-01-30 10:52:39.048 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.145s] 2021-01-30 10:52:41.050 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [12.704s] 2021-01-30 10:52:51.904 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-01-30 10:52:58.842 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.484s] 2021-01-30 10:53:06.544 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [8.046s] 2021-01-30 10:53:07.629 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [14.478s] 2021-01-30 10:53:07.879 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [4.328s] 2021-01-30 10:53:23.044 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-01-30 10:53:23.645 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [17.100s] 2021-01-30 10:53:24.116 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [16.486s] 2021-01-30 10:53:30.193 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [6.076s] 2021-01-30 10:53:30.278 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.085s] 2021-01-30 10:53:30.356 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.078s] 2021-01-30 10:53:34.988 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [11.343s] 2021-01-30 10:53:38.274 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.637s] 2021-01-30 10:53:39.781 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.519s] 2021-01-30 10:53:56.757 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [2.717s] 2021-01-30 10:53:57.225 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.469s] 2021-01-30 10:54:00.493 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [3.822s] 2021-01-30 10:54:01.920 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [10.362s] 2021-01-30 10:54:04.132 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.760s] 2021-01-30 10:54:12.966 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-01-30 10:54:14.542 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.290s] 2021-01-30 10:54:14.952 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [13.031s] 2021-01-30 10:54:23.311 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [8.359s] 2021-01-30 10:54:23.416 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.104s] 2021-01-30 10:54:23.501 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.085s] 2021-01-30 10:54:25.797 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [5.509s] 2021-01-30 10:54:32.948 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-01-30 10:54:37.330 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2021-01-30 10:54:39.384 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.598s] 2021-01-30 10:54:41.485 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [15.683s] 2021-01-30 10:54:41.550 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.069s] 2021-01-30 10:54:50.999 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [12.708s] 2021-01-30 10:54:51.000 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-01-30 10:54:51.147 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.148s] 2021-01-30 10:54:51.226 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.078s] 2021-01-30 10:54:51.588 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.361s] 2021-01-30 10:54:51.856 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.268s] 2021-01-30 10:54:51.957 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2021-01-30 10:54:52.113 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.155s] 2021-01-30 10:55:06.794 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.481s] 2021-01-30 10:55:06.798 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [8.514s] 2021-01-30 10:55:08.579 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [16.552s] 2021-01-30 10:55:15.577 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [8.777s] 2021-01-30 10:55:16.741 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [9.941s] 2021-01-30 10:55:16.816 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.081s] 2021-01-30 10:55:22.606 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.029s] 2021-01-30 10:55:32.272 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.318s] 2021-01-30 10:55:33.564 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.291s] 2021-01-30 10:55:33.577 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [24.993s] 2021-01-30 10:55:49.181 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.652s] 2021-01-30 10:55:54.538 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.355s] 2021-01-30 10:55:57.832 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [25.915s] 2021-01-30 10:56:00.002 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.464s] 2021-01-30 10:56:12.364 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.332s] 2021-01-30 10:56:13.335 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.971s] 2021-01-30 10:56:14.226 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.889s] 2021-01-30 10:56:15.677 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.450s] 2021-01-30 10:56:33.801 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.060s] 2021-01-30 10:56:40.733 32 INFO rally.task.context [-] Verification 5bc6b0d5-c394-4d0a-8de0-3933f6243da7 | Context testr@default cleanup() started 2021-01-30 10:56:40.734 32 INFO rally.task.context [-] Verification 5bc6b0d5-c394-4d0a-8de0-3933f6243da7 | Context testr@default cleanup() finished in 0.72 msec 2021-01-30 10:56:40.734 32 INFO rally.task.context [-] Verification 5bc6b0d5-c394-4d0a-8de0-3933f6243da7 | Context tempest@default cleanup() started 2021-01-30 10:56:41.307 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-01-30 10:56:41.435 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-01-30 10:56:41.465 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_78c77215_4kur0pac'. 2021-01-30 10:56:41.735 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_78c77215_4kur0pac' has been deleted. 2021-01-30 10:56:41.736 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'e6f510d4-e135-4377-9bbc-0cbca427c19f' of option 'instance_type' from Tempest config file. 2021-01-30 10:56:41.737 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'e6f510d4-e135-4377-9bbc-0cbca427c19f' has been removed. 2021-01-30 10:56:41.744 32 INFO rally.task.context [-] Verification 5bc6b0d5-c394-4d0a-8de0-3933f6243da7 | Context tempest@default cleanup() finished in 1.01 sec 2021-01-30 10:56:41.771 32 INFO rally.api [-] Verification (UUID=78c77215-ef22-4e59-87b7-7f04f1e9c577) has been successfully finished for deployment 'opnfv-rally' (UUID=f9122058-dc13-4ced-bcb1-6bc03bca7d19)! 2021-01-30 10:56:43.107 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 10:56:43.107 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 10:56:43.107 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 10:56:44.380 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 10:56:44.381 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 10:56:44.381 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 10:56:46.151 50 INFO rally.api [-] Building 'html' report for the following verification(s): '78c77215-ef22-4e59-87b7-7f04f1e9c577' 2021-01-30 10:56:46.174 50 INFO rally.api [-] The report has been successfully built. 2021-01-30 10:56:47.355 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-01-30 10:56:47.355 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-01-30 10:56:47.355 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-01-30 10:56:49.096 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '78c77215-ef22-4e59-87b7-7f04f1e9c577' 2021-01-30 10:56:49.101 52 INFO rally.api [-] The report has been successfully built.