2021-04-07 10:39:25.417 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:39:25.417 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:39:25.417 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:39:27.239 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-04-07 10:39:27.239 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-07 10:39:27.239 6 ERROR rally.cli.cliutils 2021-04-07 10:39:28.472 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:39:28.472 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:39:28.472 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:39:31.866 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:39:31.866 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:39:31.866 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:39:36.929 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:39:36.929 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:39:36.929 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:39:38.071 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:39:38.071 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:39:38.071 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:39:39.892 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-04-07 10:39:39.892 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils force=force) 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-07 10:39:39.892 15 ERROR rally.cli.cliutils 2021-04-07 10:39:41.134 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:39:41.134 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:39:41.134 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:39:42.904 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-07 10:39:42.968 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-8f83f7f9-1d64-413e-899f-c94f99cde94e/repo. 2021-04-07 10:39:43.341 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-8f83f7f9-1d64-413e-899f-c94f99cde94e/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-04-07 10:39:43.356 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-04-07 10:39:43.365 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-04-07 10:39:43.387 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-07 10:39:43.436 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-07 10:39:43.967 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8f83f7f9-1d64-413e-899f-c94f99cde94e) has been successfully created! 2021-04-07 10:39:45.218 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:39:45.218 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:39:45.218 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:39:52.242 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:39:52.242 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:39:52.242 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:39:54.047 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8f83f7f9-1d64-413e-899f-c94f99cde94e) for deployment 'opnfv-rally' (UUID=656ee2f0-3fd7-4dc0-951e-e873f88165cc). 2021-04-07 10:39:54.832 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8f83f7f9-1d64-413e-899f-c94f99cde94e) has been successfully configured for deployment 'opnfv-rally' (UUID=656ee2f0-3fd7-4dc0-951e-e873f88165cc)! 2021-04-07 10:39:59.607 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:39:59.607 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:39:59.607 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:40:01.459 32 INFO rally.api [-] Starting verification (UUID=a6413ea7-6036-4561-a76a-a4e868701cb1) for deployment 'opnfv-rally' (UUID=656ee2f0-3fd7-4dc0-951e-e873f88165cc) by verifier 'opnfv-tempest' (UUID=8f83f7f9-1d64-413e-899f-c94f99cde94e). 2021-04-07 10:40:02.481 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-07 10:40:02.569 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-07 10:40:02.569 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8f83f7f9-1d64-413e-899f-c94f99cde94e/for-deployment-656ee2f0-3fd7-4dc0-951e-e873f88165cc/tempest.log' to option 'log_file'. 2021-04-07 10:40:02.569 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-8f83f7f9-1d64-413e-899f-c94f99cde94e/for-deployment-656ee2f0-3fd7-4dc0-951e-e873f88165cc/tempest.log 2021-04-07 10:40:02.570 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-07 10:40:02.570 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8f83f7f9-1d64-413e-899f-c94f99cde94e/for-deployment-656ee2f0-3fd7-4dc0-951e-e873f88165cc/lock_files' to option 'lock_path'. 2021-04-07 10:40:02.570 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-8f83f7f9-1d64-413e-899f-c94f99cde94e/for-deployment-656ee2f0-3fd7-4dc0-951e-e873f88165cc/lock_files 2021-04-07 10:40:02.571 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-07 10:40:02.571 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-04-07 10:40:02.571 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 35067eaf-0731-4dfb-afde-ca2dd0a727a5 2021-04-07 10:40:02.572 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 314ac850-7736-40c5-bd60-8e1d4105447a 2021-04-07 10:40:02.572 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = fa5d1353-3fcc-4c5e-864d-7938196e22ab 2021-04-07 10:40:02.573 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 854c260b-da06-4e77-8736-0a3ac7803ad3 2021-04-07 10:40:02.796 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-07 10:40:02.797 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-07 10:40:02.798 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-07 10:40:02.888 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-07 10:40:02.935 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-07 10:40:02.936 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a6413ea7_LlDSK5pG' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-07 10:40:03.114 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a6413ea7_LlDSK5pG' (ID = 34245996-18d7-444c-8ca7-a24bea9fb75d) has been successfully created! 2021-04-07 10:40:03.115 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '34245996-18d7-444c-8ca7-a24bea9fb75d' to option 'instance_type'. 2021-04-07 10:40:03.115 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 34245996-18d7-444c-8ca7-a24bea9fb75d 2021-04-07 10:40:03.116 32 INFO rally.task.context [-] Verification 8f83f7f9-1d64-413e-899f-c94f99cde94e | Context tempest@default setup() finished in 1.10 sec 2021-04-07 10:40:03.117 32 INFO rally.task.context [-] Verification 8f83f7f9-1d64-413e-899f-c94f99cde94e | Context testr@default setup() finished in 0.45 msec 2021-04-07 10:40:03.118 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/d7e2361a-df65-4bae-aad1-2d91155523a7'. 2021-04-07 10:40:10.845 32 INFO opnfv-tempest [-] {1} 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-04-07 10:40:12.375 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.296s] 2021-04-07 10:40:12.477 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.101s] 2021-04-07 10:40:13.857 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [3.963s] 2021-04-07 10:40:17.384 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2021-04-07 10:40:19.575 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [5.716s] 2021-04-07 10:40:31.649 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.051s] 2021-04-07 10:40:35.110 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2021-04-07 10:40:36.735 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [5.932s] 2021-04-07 10:40:42.911 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.174s] 2021-04-07 10:40:42.914 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2021-04-07 10:40:51.076 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2021-04-07 10:40:51.950 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [3.213s] 2021-04-07 10:40:57.507 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.108s] 2021-04-07 10:41:09.939 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.372s] 2021-04-07 10:41:34.748 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [16.877s] 2021-04-07 10:41:35.947 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.206s] 2021-04-07 10:41:35.949 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2021-04-07 10:41:44.500 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [14.237s] 2021-04-07 10:41:44.501 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-04-07 10:41:44.944 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.444s] 2021-04-07 10:41:45.455 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.510s] 2021-04-07 10:41:45.645 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.189s] 2021-04-07 10:41:45.722 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.076s] 2021-04-07 10:41:50.160 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.231s] 2021-04-07 10:41:50.161 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2021-04-07 10:42:01.863 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-04-07 10:42:06.894 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [2.093s] 2021-04-07 10:42:09.994 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [3.206s] 2021-04-07 10:42:26.458 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [16.458s] 2021-04-07 10:42:26.524 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.071s] 2021-04-07 10:42:27.726 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [3.556s] 2021-04-07 10:42:43.747 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.075s] 2021-04-07 10:42:43.893 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.146s] 2021-04-07 10:42:47.135 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.662s] 2021-04-07 10:42:57.853 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [10.713s] 2021-04-07 10:43:02.245 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [14.622s] 2021-04-07 10:43:08.210 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [10.360s] 2021-04-07 10:43:09.493 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [12.940s] 2021-04-07 10:43:20.497 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.608s] 2021-04-07 10:43:23.934 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2021-04-07 10:43:35.602 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.640s] 2021-04-07 10:43:35.611 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2021-04-07 10:43:37.075 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [10.489s] 2021-04-07 10:43:37.076 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-04-07 10:43:37.487 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.412s] 2021-04-07 10:43:39.360 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [1.873s] 2021-04-07 10:43:39.534 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.173s] 2021-04-07 10:43:39.652 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.117s] 2021-04-07 10:43:56.357 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [3.008s] 2021-04-07 10:43:58.074 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.057s] 2021-04-07 10:44:06.091 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.304s] 2021-04-07 10:44:20.521 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [13.989s] 2021-04-07 10:44:25.349 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [8.789s] 2021-04-07 10:44:32.746 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.099s] 2021-04-07 10:44:32.771 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.025s] 2021-04-07 10:44:32.799 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.027s] 2021-04-07 10:44:32.810 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.011s] 2021-04-07 10:44:33.633 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [8.282s] 2021-04-07 10:44:34.058 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [13.536s] 2021-04-07 10:44:39.282 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [5.223s] 2021-04-07 10:44:39.457 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.175s] 2021-04-07 10:44:39.540 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.082s] 2021-04-07 10:44:42.076 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.891s] 2021-04-07 10:44:44.913 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [11.280s] 2021-04-07 10:44:46.629 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.552s] 2021-04-07 10:44:50.325 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-04-07 10:44:50.766 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [4.136s] 2021-04-07 10:44:55.513 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.012s] 2021-04-07 10:44:56.048 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.535s] 2021-04-07 10:45:04.028 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.524s] 2021-04-07 10:45:06.223 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2021-04-07 10:45:11.021 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-04-07 10:45:14.028 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [9.995s] 2021-04-07 10:45:14.115 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.091s] 2021-04-07 10:45:21.452 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [5.586s] 2021-04-07 10:45:23.116 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.923s] 2021-04-07 10:45:27.797 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.344s] 2021-04-07 10:45:38.327 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.530s] 2021-04-07 10:45:39.097 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.367s] 2021-04-07 10:45:39.579 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.482s] 2021-04-07 10:46:05.247 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [14.108s] 2021-04-07 10:46:10.960 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.393s] 2021-04-07 10:46:11.950 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.989s] 2021-04-07 10:46:12.913 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.962s] 2021-04-07 10:46:13.320 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.072s] 2021-04-07 10:46:14.507 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.593s] 2021-04-07 10:46:17.243 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.922s] 2021-04-07 10:46:17.347 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.104s] 2021-04-07 10:46:17.447 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.100s] 2021-04-07 10:46:38.597 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [3.008s] 2021-04-07 10:46:40.241 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.643s] 2021-04-07 10:47:03.201 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [3.727s] 2021-04-07 10:47:05.180 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [29.643s] 2021-04-07 10:47:08.876 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [5.673s] 2021-04-07 10:47:14.915 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [6.038s] 2021-04-07 10:47:28.754 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [14.136s] 2021-04-07 10:47:49.713 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [20.953s] 2021-04-07 10:47:52.835 32 INFO rally.task.context [-] Verification 8f83f7f9-1d64-413e-899f-c94f99cde94e | Context testr@default cleanup() started 2021-04-07 10:47:52.836 32 INFO rally.task.context [-] Verification 8f83f7f9-1d64-413e-899f-c94f99cde94e | Context testr@default cleanup() finished in 0.79 msec 2021-04-07 10:47:52.836 32 INFO rally.task.context [-] Verification 8f83f7f9-1d64-413e-899f-c94f99cde94e | Context tempest@default cleanup() started 2021-04-07 10:47:53.362 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-07 10:47:53.769 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-07 10:47:53.799 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a6413ea7_LlDSK5pG'. 2021-04-07 10:47:54.356 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a6413ea7_LlDSK5pG' has been deleted. 2021-04-07 10:47:54.357 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '34245996-18d7-444c-8ca7-a24bea9fb75d' of option 'instance_type' from Tempest config file. 2021-04-07 10:47:54.357 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '34245996-18d7-444c-8ca7-a24bea9fb75d' has been removed. 2021-04-07 10:47:54.364 32 INFO rally.task.context [-] Verification 8f83f7f9-1d64-413e-899f-c94f99cde94e | Context tempest@default cleanup() finished in 1.53 sec 2021-04-07 10:47:54.401 32 INFO rally.api [-] Verification (UUID=a6413ea7-6036-4561-a76a-a4e868701cb1) has been successfully finished for deployment 'opnfv-rally' (UUID=656ee2f0-3fd7-4dc0-951e-e873f88165cc)! 2021-04-07 10:47:55.697 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:47:55.697 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:47:55.697 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:47:56.968 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:47:56.969 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:47:56.969 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:47:58.701 50 INFO rally.api [-] Building 'html' report for the following verification(s): 'a6413ea7-6036-4561-a76a-a4e868701cb1' 2021-04-07 10:47:58.724 50 INFO rally.api [-] The report has been successfully built. 2021-04-07 10:47:59.966 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-07 10:47:59.966 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-07 10:47:59.966 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-07 10:48:01.769 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'a6413ea7-6036-4561-a76a-a4e868701cb1' 2021-04-07 10:48:01.774 52 INFO rally.api [-] The report has been successfully built.