2021-07-03 12:14:28.609 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:14:28.610 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:14:28.610 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:14:30.463 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-07-03 12:14:30.463 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-07-03 12:14:30.463 6 ERROR rally.cli.cliutils 2021-07-03 12:14:31.730 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:14:31.730 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:14:31.730 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:14:35.099 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:14:35.100 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:14:35.100 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:14:40.211 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:14:40.212 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:14:40.212 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:14:41.376 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:14:41.377 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:14:41.377 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:14:43.306 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-07-03 12:14:43.306 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils force=force) 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-07-03 12:14:43.306 15 ERROR rally.cli.cliutils 2021-07-03 12:14:44.551 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:14:44.552 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:14:44.552 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:14:46.257 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-07-03 12:14:46.319 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-bebc4ef1-6312-420d-8707-175a1c916f4e/repo. 2021-07-03 12:14:46.679 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-bebc4ef1-6312-420d-8707-175a1c916f4e/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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-07-03 12:14:46.696 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-07-03 12:14:46.705 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-07-03 12:14:46.727 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-07-03 12:14:46.773 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-07-03 12:14:47.309 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bebc4ef1-6312-420d-8707-175a1c916f4e) has been successfully created! 2021-07-03 12:14:48.546 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:14:48.546 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:14:48.547 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:14:55.200 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:14:55.200 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:14:55.200 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:14:56.959 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=bebc4ef1-6312-420d-8707-175a1c916f4e) for deployment 'opnfv-rally' (UUID=682416f1-7e45-4bb5-8ca7-e52d044438f4). 2021-07-03 12:14:58.255 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bebc4ef1-6312-420d-8707-175a1c916f4e) has been successfully configured for deployment 'opnfv-rally' (UUID=682416f1-7e45-4bb5-8ca7-e52d044438f4)! 2021-07-03 12:15:03.183 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:15:03.183 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:15:03.183 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:15:05.032 32 INFO rally.api [-] Starting verification (UUID=25a8eb9e-1851-4384-97d5-3381c474333a) for deployment 'opnfv-rally' (UUID=682416f1-7e45-4bb5-8ca7-e52d044438f4) by verifier 'opnfv-tempest' (UUID=bebc4ef1-6312-420d-8707-175a1c916f4e). 2021-07-03 12:15:06.109 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-07-03 12:15:06.422 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-07-03 12:15:06.422 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bebc4ef1-6312-420d-8707-175a1c916f4e/for-deployment-682416f1-7e45-4bb5-8ca7-e52d044438f4/tempest.log' to option 'log_file'. 2021-07-03 12:15:06.423 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-bebc4ef1-6312-420d-8707-175a1c916f4e/for-deployment-682416f1-7e45-4bb5-8ca7-e52d044438f4/tempest.log 2021-07-03 12:15:06.423 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-07-03 12:15:06.423 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bebc4ef1-6312-420d-8707-175a1c916f4e/for-deployment-682416f1-7e45-4bb5-8ca7-e52d044438f4/lock_files' to option 'lock_path'. 2021-07-03 12:15:06.424 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-bebc4ef1-6312-420d-8707-175a1c916f4e/for-deployment-682416f1-7e45-4bb5-8ca7-e52d044438f4/lock_files 2021-07-03 12:15:06.424 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-07-03 12:15:06.425 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-07-03 12:15:06.425 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = d9018fc3-080c-4b29-ac50-0b79224082c0 2021-07-03 12:15:06.426 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d19af548-8d49-43b8-8b5c-61080ec3b998 2021-07-03 12:15:06.426 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 6312998d-1dd3-4e69-a951-f9a98987703b 2021-07-03 12:15:06.427 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 5459c29a-7ef1-426f-bc58-63478fa37421 2021-07-03 12:15:06.650 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-07-03 12:15:06.651 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-07-03 12:15:06.651 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-07-03 12:15:06.742 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-03 12:15:06.796 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-07-03 12:15:06.797 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_25a8eb9e_c70w2Huj' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-03 12:15:07.015 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_25a8eb9e_c70w2Huj' (ID = 493bafb8-53d9-457a-80b1-bd7abef44957) has been successfully created! 2021-07-03 12:15:07.016 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '493bafb8-53d9-457a-80b1-bd7abef44957' to option 'instance_type'. 2021-07-03 12:15:07.016 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 493bafb8-53d9-457a-80b1-bd7abef44957 2021-07-03 12:15:07.018 32 INFO rally.task.context [-] Verification bebc4ef1-6312-420d-8707-175a1c916f4e | Context tempest@default setup() finished in 1.40 sec 2021-07-03 12:15:07.019 32 INFO rally.task.context [-] Verification bebc4ef1-6312-420d-8707-175a1c916f4e | Context testr@default setup() finished in 0.43 msec 2021-07-03 12:15:07.019 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/71ccaac0-c9bd-4df7-be22-182bdddee278'. 2021-07-03 12:15:20.144 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.179s] 2021-07-03 12:15:20.244 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.099s] 2021-07-03 12:15:28.545 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [5.730s] 2021-07-03 12:15:34.624 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [6.078s] 2021-07-03 12:15:45.385 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [13.211s] 2021-07-03 12:15:48.968 32 INFO opnfv-tempest [-] {0} 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-07-03 12:16:04.174 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.156s] 2021-07-03 12:16:04.175 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2021-07-03 12:17:03.311 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.170s] 2021-07-03 12:17:03.313 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-07-03 12:17:08.386 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.078s] 2021-07-03 12:17:08.540 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.154s] 2021-07-03 12:17:45.000 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-07-03 12:17:47.608 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [17.187s] 2021-07-03 12:17:53.840 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.028s] 2021-07-03 12:17:53.867 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.027s] 2021-07-03 12:17:53.898 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.029s] 2021-07-03 12:17:53.909 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.011s] 2021-07-03 12:18:20.152 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.179s] 2021-07-03 12:18:20.153 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-07-03 12:18:22.163 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [7.340s] 2021-07-03 12:18:30.315 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.114s] 2021-07-03 12:18:40.441 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.770s] 2021-07-03 12:18:40.451 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2021-07-03 12:18:43.401 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-07-03 12:18:48.509 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [4.365s] 2021-07-03 12:18:54.183 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [5.674s] 2021-07-03 12:19:04.004 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [9.820s] 2021-07-03 12:19:09.599 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [3.222s] 2021-07-03 12:19:12.711 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [3.738s] 2021-07-03 12:19:17.740 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-07-03 12:19:29.070 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [18.493s] 2021-07-03 12:19:33.681 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [6.281s] 2021-07-03 12:19:40.139 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [6.456s] 2021-07-03 12:19:46.530 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [3.580s] 2021-07-03 12:19:47.921 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.782s] 2021-07-03 12:19:54.650 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [6.522s] 2021-07-03 12:20:03.498 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [22.786s] 2021-07-03 12:20:27.505 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-07-03 12:20:37.456 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.178s] 2021-07-03 12:20:39.219 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.221s] 2021-07-03 12:20:40.235 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [2.126s] 2021-07-03 12:20:45.699 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [3.542s] 2021-07-03 12:20:46.173 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.474s] 2021-07-03 12:21:01.124 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2021-07-03 12:21:19.617 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [23.119s] 2021-07-03 12:21:25.834 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.733s] 2021-07-03 12:21:29.020 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [11.431s] 2021-07-03 12:21:29.021 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-07-03 12:21:29.307 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.287s] 2021-07-03 12:21:31.420 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [2.113s] 2021-07-03 12:21:31.561 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.140s] 2021-07-03 12:21:31.642 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.080s] 2021-07-03 12:21:31.673 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.097s] 2021-07-03 12:21:33.494 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [13.877s] 2021-07-03 12:21:36.625 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [10.789s] 2021-07-03 12:21:37.186 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.690s] 2021-07-03 12:21:37.397 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.211s] 2021-07-03 12:21:37.490 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.093s] 2021-07-03 12:21:37.886 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.211s] 2021-07-03 12:21:43.089 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-07-03 12:21:45.615 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [7.729s] 2021-07-03 12:21:48.915 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [12.290s] 2021-07-03 12:22:01.561 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [12.365s] 2021-07-03 12:22:02.254 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [14.191s] 2021-07-03 12:22:02.255 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-07-03 12:22:03.637 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [1.383s] 2021-07-03 12:22:06.487 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [2.848s] 2021-07-03 12:22:06.649 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.163s] 2021-07-03 12:22:06.731 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.081s] 2021-07-03 12:22:35.274 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [33.709s] 2021-07-03 12:22:35.878 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.608s] 2021-07-03 12:22:36.810 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [8.230s] 2021-07-03 12:22:39.035 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.060s] 2021-07-03 12:22:43.485 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [17.300s] 2021-07-03 12:22:55.525 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [5.865s] 2021-07-03 12:23:02.760 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [25.945s] 2021-07-03 12:23:03.130 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.375s] 2021-07-03 12:23:05.425 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [21.939s] 2021-07-03 12:23:08.452 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [12.920s] 2021-07-03 12:23:14.668 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [9.242s] 2021-07-03 12:23:14.775 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.107s] 2021-07-03 12:23:14.875 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.099s] 2021-07-03 12:23:19.035 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.363s] 2021-07-03 12:23:19.808 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [11.360s] 2021-07-03 12:23:20.434 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-07-03 12:23:24.929 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2021-07-03 12:23:25.176 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.247s] 2021-07-03 12:23:34.599 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.663s] 2021-07-03 12:23:35.978 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.379s] 2021-07-03 12:23:37.142 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.163s] 2021-07-03 12:23:39.113 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.970s] 2021-07-03 12:23:42.974 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.276s] 2021-07-03 12:23:44.348 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.374s] 2021-07-03 12:23:57.207 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2021-07-03 12:24:09.710 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [37.114s] 2021-07-03 12:24:40.022 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [20.403s] 2021-07-03 12:25:01.197 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [21.170s] 2021-07-03 12:25:04.121 32 INFO rally.task.context [-] Verification bebc4ef1-6312-420d-8707-175a1c916f4e | Context testr@default cleanup() started 2021-07-03 12:25:04.121 32 INFO rally.task.context [-] Verification bebc4ef1-6312-420d-8707-175a1c916f4e | Context testr@default cleanup() finished in 0.73 msec 2021-07-03 12:25:04.122 32 INFO rally.task.context [-] Verification bebc4ef1-6312-420d-8707-175a1c916f4e | Context tempest@default cleanup() started 2021-07-03 12:25:04.724 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-07-03 12:25:05.003 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-07-03 12:25:05.033 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_25a8eb9e_c70w2Huj'. 2021-07-03 12:25:05.518 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_25a8eb9e_c70w2Huj' has been deleted. 2021-07-03 12:25:05.519 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '493bafb8-53d9-457a-80b1-bd7abef44957' of option 'instance_type' from Tempest config file. 2021-07-03 12:25:05.520 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '493bafb8-53d9-457a-80b1-bd7abef44957' has been removed. 2021-07-03 12:25:05.526 32 INFO rally.task.context [-] Verification bebc4ef1-6312-420d-8707-175a1c916f4e | Context tempest@default cleanup() finished in 1.40 sec 2021-07-03 12:25:05.566 32 INFO rally.api [-] Verification (UUID=25a8eb9e-1851-4384-97d5-3381c474333a) has been successfully finished for deployment 'opnfv-rally' (UUID=682416f1-7e45-4bb5-8ca7-e52d044438f4)! 2021-07-03 12:25:06.877 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:25:06.877 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:25:06.877 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:25:08.180 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:25:08.181 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:25:08.181 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:25:10.011 50 INFO rally.api [-] Building 'html' report for the following verification(s): '25a8eb9e-1851-4384-97d5-3381c474333a' 2021-07-03 12:25:10.035 50 INFO rally.api [-] The report has been successfully built. 2021-07-03 12:25:11.277 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:25:11.277 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:25:11.277 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:25:13.131 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '25a8eb9e-1851-4384-97d5-3381c474333a' 2021-07-03 12:25:13.137 52 INFO rally.api [-] The report has been successfully built.