2021-06-01 21:09:44.632 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:09:44.632 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:09:44.632 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:09:46.442 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-06-01 21:09:46.442 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-01 21:09:46.442 6 ERROR rally.cli.cliutils 2021-06-01 21:09:47.723 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:09:47.723 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:09:47.724 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:09:51.078 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:09:51.078 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:09:51.079 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:09:55.988 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:09:55.988 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:09:55.989 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:09:57.123 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:09:57.123 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:09:57.123 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:09:58.883 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-06-01 21:09:58.883 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils force=force) 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-01 21:09:58.883 15 ERROR rally.cli.cliutils 2021-06-01 21:10:00.139 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:10:00.139 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:10:00.140 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:10:01.925 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-01 21:10:01.988 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-e2e1b54b-9287-423c-8052-e6be02690e7e/repo. 2021-06-01 21:10:02.335 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-e2e1b54b-9287-423c-8052-e6be02690e7e/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-06-01 21:10:02.350 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-01 21:10:02.359 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-01 21:10:02.383 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-01 21:10:02.432 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-01 21:10:02.985 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e2e1b54b-9287-423c-8052-e6be02690e7e) has been successfully created! 2021-06-01 21:10:04.305 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:10:04.305 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:10:04.305 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:10:10.427 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:10:10.427 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:10:10.427 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:10:12.314 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e2e1b54b-9287-423c-8052-e6be02690e7e) for deployment 'opnfv-rally' (UUID=71b9cdad-0765-497d-b868-e5e5804b9164). 2021-06-01 21:10:13.104 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e2e1b54b-9287-423c-8052-e6be02690e7e) has been successfully configured for deployment 'opnfv-rally' (UUID=71b9cdad-0765-497d-b868-e5e5804b9164)! 2021-06-01 21:10:17.910 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:10:17.911 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:10:17.911 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:10:19.698 32 INFO rally.api [-] Starting verification (UUID=4a13fb80-eb69-4e11-b1a2-42bf8b4d7295) for deployment 'opnfv-rally' (UUID=71b9cdad-0765-497d-b868-e5e5804b9164) by verifier 'opnfv-tempest' (UUID=e2e1b54b-9287-423c-8052-e6be02690e7e). 2021-06-01 21:10:20.734 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-01 21:10:21.151 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-01 21:10:21.151 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e2e1b54b-9287-423c-8052-e6be02690e7e/for-deployment-71b9cdad-0765-497d-b868-e5e5804b9164/tempest.log' to option 'log_file'. 2021-06-01 21:10:21.152 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-e2e1b54b-9287-423c-8052-e6be02690e7e/for-deployment-71b9cdad-0765-497d-b868-e5e5804b9164/tempest.log 2021-06-01 21:10:21.152 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-01 21:10:21.153 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e2e1b54b-9287-423c-8052-e6be02690e7e/for-deployment-71b9cdad-0765-497d-b868-e5e5804b9164/lock_files' to option 'lock_path'. 2021-06-01 21:10:21.153 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-e2e1b54b-9287-423c-8052-e6be02690e7e/for-deployment-71b9cdad-0765-497d-b868-e5e5804b9164/lock_files 2021-06-01 21:10:21.153 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-01 21:10:21.154 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-06-01 21:10:21.154 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 0180f310-34c8-4aac-be17-f73e610323a6 2021-06-01 21:10:21.154 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 5749c847-0ba0-42d1-a0cb-1c2ff13a69bd 2021-06-01 21:10:21.155 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 89dcdd10-891f-4ce4-a78b-4bdf0db82c59 2021-06-01 21:10:21.156 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 6380dbc7-d279-40ad-8def-daca942b0a63 2021-06-01 21:10:21.385 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-01 21:10:21.385 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-01 21:10:21.386 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-01 21:10:21.450 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-01 21:10:21.496 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-01 21:10:21.497 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_4a13fb80_t7PDA5hi' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-01 21:10:21.720 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4a13fb80_t7PDA5hi' (ID = 28606e93-9ac2-485c-87fe-f99e1ce39ebd) has been successfully created! 2021-06-01 21:10:21.721 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '28606e93-9ac2-485c-87fe-f99e1ce39ebd' to option 'instance_type'. 2021-06-01 21:10:21.721 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 28606e93-9ac2-485c-87fe-f99e1ce39ebd 2021-06-01 21:10:21.723 32 INFO rally.task.context [-] Verification e2e1b54b-9287-423c-8052-e6be02690e7e | Context tempest@default setup() finished in 1.46 sec 2021-06-01 21:10:21.724 32 INFO rally.task.context [-] Verification e2e1b54b-9287-423c-8052-e6be02690e7e | Context testr@default setup() finished in 0.60 msec 2021-06-01 21:10:21.725 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/ef070bc1-3e21-4184-aee6-e0109de5bf1d'. 2021-06-01 21:10:28.264 32 INFO opnfv-tempest [-] {3} 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-06-01 21:10:29.257 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.713s] 2021-06-01 21:10:29.365 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.107s] 2021-06-01 21:10:32.543 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [4.283s] 2021-06-01 21:10:37.341 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [4.797s] 2021-06-01 21:10:37.381 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.373s] 2021-06-01 21:10:46.932 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.518s] 2021-06-01 21:10:46.945 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.014s] 2021-06-01 21:11:13.165 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.100s] 2021-06-01 21:11:23.220 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.167s] 2021-06-01 21:11:23.222 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2021-06-01 21:11:37.204 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [19.320s] 2021-06-01 21:11:52.359 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-06-01 21:11:57.349 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [2.474s] 2021-06-01 21:12:02.153 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.175s] 2021-06-01 21:12:02.154 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-06-01 21:12:09.438 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-06-01 21:12:12.385 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.494s] 2021-06-01 21:12:13.170 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [3.084s] 2021-06-01 21:12:15.852 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.037s] 2021-06-01 21:12:33.424 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.155s] 2021-06-01 21:12:37.562 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.987s] 2021-06-01 21:12:48.300 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [10.737s] 2021-06-01 21:12:49.581 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [7.518s] 2021-06-01 21:13:02.741 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [14.441s] 2021-06-01 21:13:05.403 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [16.862s] 2021-06-01 21:13:07.691 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.181s] 2021-06-01 21:13:07.692 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-06-01 21:13:17.001 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [11.597s] 2021-06-01 21:13:20.010 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.709s] 2021-06-01 21:13:22.836 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [5.834s] 2021-06-01 21:13:22.960 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.124s] 2021-06-01 21:13:23.053 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.093s] 2021-06-01 21:13:34.040 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.522s] 2021-06-01 21:13:34.041 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2021-06-01 21:13:34.966 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.926s] 2021-06-01 21:13:35.229 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.263s] 2021-06-01 21:13:35.390 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.160s] 2021-06-01 21:13:35.462 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.072s] 2021-06-01 21:13:36.657 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.243s] 2021-06-01 21:13:36.698 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.040s] 2021-06-01 21:13:36.941 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.242s] 2021-06-01 21:13:37.376 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.434s] 2021-06-01 21:13:49.458 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.310s] 2021-06-01 21:13:53.816 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.358s] 2021-06-01 21:13:55.472 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [13.004s] 2021-06-01 21:13:57.892 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [4.075s] 2021-06-01 21:13:59.086 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.534s] 2021-06-01 21:13:59.649 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.563s] 2021-06-01 21:14:00.226 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.084s] 2021-06-01 21:14:00.380 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.153s] 2021-06-01 21:14:05.558 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.085s] 2021-06-01 21:14:13.553 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [7.994s] 2021-06-01 21:14:13.652 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.099s] 2021-06-01 21:14:13.747 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.094s] 2021-06-01 21:14:14.467 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2021-06-01 21:14:15.936 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-06-01 21:14:21.026 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-06-01 21:14:28.327 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.560s] 2021-06-01 21:14:30.607 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [2.089s] 2021-06-01 21:14:38.405 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.793s] 2021-06-01 21:14:38.407 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-06-01 21:14:38.629 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.014s] 2021-06-01 21:14:38.713 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.308s] 2021-06-01 21:14:38.797 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.083s] 2021-06-01 21:14:38.850 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.221s] 2021-06-01 21:14:38.951 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.153s] 2021-06-01 21:14:39.621 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.670s] 2021-06-01 21:14:45.323 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [7.884s] 2021-06-01 21:14:49.264 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-06-01 21:14:59.018 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [4.154s] 2021-06-01 21:14:59.361 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [14.035s] 2021-06-01 21:15:04.583 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [4.707s] 2021-06-01 21:15:05.955 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [6.932s] 2021-06-01 21:15:06.026 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.074s] 2021-06-01 21:15:06.682 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.099s] 2021-06-01 21:15:07.762 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [10.962s] 2021-06-01 21:15:08.023 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [8.663s] 2021-06-01 21:15:18.678 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [4.095s] 2021-06-01 21:15:32.125 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [13.441s] 2021-06-01 21:15:32.201 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.081s] 2021-06-01 21:15:32.877 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.354s] 2021-06-01 21:15:39.460 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [6.580s] 2021-06-01 21:15:44.884 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [16.966s] 2021-06-01 21:15:45.223 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.763s] 2021-06-01 21:15:55.323 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-06-01 21:16:00.302 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [2.533s] 2021-06-01 21:16:01.340 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.037s] 2021-06-01 21:16:01.802 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [35.906s] 2021-06-01 21:16:02.345 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.004s] 2021-06-01 21:16:03.878 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.533s] 2021-06-01 21:16:05.451 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.290s] 2021-06-01 21:16:10.699 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.247s] 2021-06-01 21:16:22.366 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [11.665s] 2021-06-01 21:16:29.715 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [18.446s] 2021-06-01 21:16:33.437 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2021-06-01 21:16:53.589 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.058s] 2021-06-01 21:16:57.970 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [28.249s] 2021-06-01 21:17:04.375 32 INFO rally.task.context [-] Verification e2e1b54b-9287-423c-8052-e6be02690e7e | Context testr@default cleanup() started 2021-06-01 21:17:04.376 32 INFO rally.task.context [-] Verification e2e1b54b-9287-423c-8052-e6be02690e7e | Context testr@default cleanup() finished in 0.69 msec 2021-06-01 21:17:04.376 32 INFO rally.task.context [-] Verification e2e1b54b-9287-423c-8052-e6be02690e7e | Context tempest@default cleanup() started 2021-06-01 21:17:04.945 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-01 21:17:05.081 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-01 21:17:05.110 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_4a13fb80_t7PDA5hi'. 2021-06-01 21:17:05.582 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4a13fb80_t7PDA5hi' has been deleted. 2021-06-01 21:17:05.583 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '28606e93-9ac2-485c-87fe-f99e1ce39ebd' of option 'instance_type' from Tempest config file. 2021-06-01 21:17:05.584 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '28606e93-9ac2-485c-87fe-f99e1ce39ebd' has been removed. 2021-06-01 21:17:05.590 32 INFO rally.task.context [-] Verification e2e1b54b-9287-423c-8052-e6be02690e7e | Context tempest@default cleanup() finished in 1.21 sec 2021-06-01 21:17:05.625 32 INFO rally.api [-] Verification (UUID=4a13fb80-eb69-4e11-b1a2-42bf8b4d7295) has been successfully finished for deployment 'opnfv-rally' (UUID=71b9cdad-0765-497d-b868-e5e5804b9164)! 2021-06-01 21:17:07.017 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:17:07.017 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:17:07.018 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:17:08.339 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:17:08.339 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:17:08.339 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:17:10.161 50 INFO rally.api [-] Building 'html' report for the following verification(s): '4a13fb80-eb69-4e11-b1a2-42bf8b4d7295' 2021-06-01 21:17:10.185 50 INFO rally.api [-] The report has been successfully built. 2021-06-01 21:17:11.471 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-01 21:17:11.471 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-01 21:17:11.471 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-01 21:17:13.250 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '4a13fb80-eb69-4e11-b1a2-42bf8b4d7295' 2021-06-01 21:17:13.255 52 INFO rally.api [-] The report has been successfully built.