2020-12-14 22:01:16.858 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:01:16.858 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:01:16.859 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-14 22:01:18.664 6 ERROR rally.cli.cliutils 2020-12-14 22:01:19.925 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:01:19.925 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:01:19.925 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:01:23.276 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:01:23.277 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:01:23.277 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:01:28.137 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:01:28.137 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:01:28.137 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:01:29.299 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:01:29.299 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:01:29.299 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils force=force) 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-14 22:01:31.110 15 ERROR rally.cli.cliutils 2020-12-14 22:01:32.385 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:01:32.386 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:01:32.386 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:01:34.122 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-14 22:01:34.184 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-37c34221-1431-416e-855a-bbb5d26c695d/repo. 2020-12-14 22:01:34.533 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-37c34221-1431-416e-855a-bbb5d26c695d/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2020-12-14 22:01:34.548 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-14 22:01:34.557 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-14 22:01:34.579 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-14 22:01:34.626 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-14 22:01:35.176 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=37c34221-1431-416e-855a-bbb5d26c695d) has been successfully created! 2020-12-14 22:01:36.464 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:01:36.464 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:01:36.464 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:01:44.226 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:01:44.227 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:01:44.227 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:01:45.976 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=37c34221-1431-416e-855a-bbb5d26c695d) for deployment 'opnfv-rally' (UUID=af4eaf97-32ab-4814-ba62-9a80c9c21103). 2020-12-14 22:01:47.247 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=37c34221-1431-416e-855a-bbb5d26c695d) has been successfully configured for deployment 'opnfv-rally' (UUID=af4eaf97-32ab-4814-ba62-9a80c9c21103)! 2020-12-14 22:01:52.230 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:01:52.230 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:01:52.230 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:01:54.107 32 INFO rally.api [-] Starting verification (UUID=4692878f-6ac3-48fc-9be2-f1094cc5b171) for deployment 'opnfv-rally' (UUID=af4eaf97-32ab-4814-ba62-9a80c9c21103) by verifier 'opnfv-tempest' (UUID=37c34221-1431-416e-855a-bbb5d26c695d). 2020-12-14 22:01:55.210 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-14 22:01:55.310 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-14 22:01:55.310 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-37c34221-1431-416e-855a-bbb5d26c695d/for-deployment-af4eaf97-32ab-4814-ba62-9a80c9c21103/tempest.log' to option 'log_file'. 2020-12-14 22:01:55.311 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-37c34221-1431-416e-855a-bbb5d26c695d/for-deployment-af4eaf97-32ab-4814-ba62-9a80c9c21103/tempest.log 2020-12-14 22:01:55.311 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-14 22:01:55.312 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-37c34221-1431-416e-855a-bbb5d26c695d/for-deployment-af4eaf97-32ab-4814-ba62-9a80c9c21103/lock_files' to option 'lock_path'. 2020-12-14 22:01:55.312 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-37c34221-1431-416e-855a-bbb5d26c695d/for-deployment-af4eaf97-32ab-4814-ba62-9a80c9c21103/lock_files 2020-12-14 22:01:55.312 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-14 22:01:55.313 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2020-12-14 22:01:55.313 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 50647224-34b3-40c8-b7e7-ea28320ce251 2020-12-14 22:01:55.313 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 07e42b00-8d81-4986-b854-1582e45a6018 2020-12-14 22:01:55.314 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 9020a0ca-42bc-4db5-831b-144d884cc3dc 2020-12-14 22:01:55.314 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 40b1d8dc-e7c8-49f7-9cd5-b8f4e69954cf 2020-12-14 22:01:55.742 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-14 22:01:55.743 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-14 22:01:55.743 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-14 22:01:55.837 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-14 22:01:55.893 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-14 22:01:55.893 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_4692878f_Mouvn0KE' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-14 22:01:56.235 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4692878f_Mouvn0KE' (ID = c11b5515-794f-4462-a2d1-79a5129bbfe6) has been successfully created! 2020-12-14 22:01:56.235 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c11b5515-794f-4462-a2d1-79a5129bbfe6' to option 'instance_type'. 2020-12-14 22:01:56.236 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c11b5515-794f-4462-a2d1-79a5129bbfe6 2020-12-14 22:01:56.238 32 INFO rally.task.context [-] Verification 37c34221-1431-416e-855a-bbb5d26c695d | Context tempest@default setup() finished in 1.53 sec 2020-12-14 22:01:56.239 32 INFO rally.task.context [-] Verification 37c34221-1431-416e-855a-bbb5d26c695d | Context testr@default setup() finished in 0.58 msec 2020-12-14 22:01:56.239 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/869d1f48-0506-4d60-9234-51803c2c7733'. 2020-12-14 22:02:05.580 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... skip [0.002s]: b'Only owner network supports creating interface by fixed ip.' 2020-12-14 22:02:09.067 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.265s] 2020-12-14 22:02:09.162 32 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.094s] 2020-12-14 22:02:10.884 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [6.055s] 2020-12-14 22:02:22.396 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [11.512s] 2020-12-14 22:02:22.639 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [17.350s] 2020-12-14 22:02:48.318 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [20.871s] 2020-12-14 22:03:18.582 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.551s] 2020-12-14 22:03:18.610 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.027s] 2020-12-14 22:03:18.644 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.032s] 2020-12-14 22:03:18.655 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.012s] 2020-12-14 22:03:20.753 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.212s] 2020-12-14 22:03:20.755 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-12-14 22:03:31.629 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.176s] 2020-12-14 22:03:31.631 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-12-14 22:03:41.201 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.037s] 2020-12-14 22:04:07.391 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.189s] 2020-12-14 22:04:24.464 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2020-12-14 22:04:38.949 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.179s] 2020-12-14 22:04:38.951 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2020-12-14 22:04:50.429 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [18.020s] 2020-12-14 22:04:52.609 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [12.201s] 2020-12-14 22:05:12.646 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [22.215s] 2020-12-14 22:05:37.816 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [25.170s] 2020-12-14 22:05:52.387 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [3.988s] 2020-12-14 22:06:13.967 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [26.993s] 2020-12-14 22:06:38.146 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.083s] 2020-12-14 22:06:38.302 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.155s] 2020-12-14 22:06:40.206 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [17.346s] 2020-12-14 22:06:40.207 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-14 22:06:41.526 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [1.320s] 2020-12-14 22:06:43.977 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [2.451s] 2020-12-14 22:06:44.142 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.164s] 2020-12-14 22:06:44.232 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.089s] 2020-12-14 22:06:46.405 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [2.391s] 2020-12-14 22:06:53.125 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-14 22:07:22.288 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.662s] 2020-12-14 22:07:22.300 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2020-12-14 22:07:26.803 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [5.451s] 2020-12-14 22:07:30.861 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-12-14 22:07:43.410 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-12-14 22:07:43.422 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [15.486s] 2020-12-14 22:07:43.423 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.' 2020-12-14 22:07:43.569 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.146s] 2020-12-14 22:07:43.658 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.089s] 2020-12-14 22:07:46.610 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [2.951s] 2020-12-14 22:07:47.743 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [1.133s] 2020-12-14 22:08:00.620 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [10.111s] 2020-12-14 22:08:02.438 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.014s] 2020-12-14 22:08:08.719 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [8.647s] 2020-12-14 22:08:14.981 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2020-12-14 22:08:45.989 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [6.719s] 2020-12-14 22:08:48.648 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [8.402s] 2020-12-14 22:09:03.452 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [14.801s] 2020-12-14 22:09:08.013 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [6.266s] 2020-12-14 22:09:15.994 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [29.999s] 2020-12-14 22:09:16.095 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.105s] 2020-12-14 22:09:20.109 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [29.916s] 2020-12-14 22:09:23.566 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [20.114s] 2020-12-14 22:09:59.765 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [13.390s] 2020-12-14 22:10:05.490 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [7.466s] 2020-12-14 22:10:12.340 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [6.849s] 2020-12-14 22:10:17.683 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [5.343s] 2020-12-14 22:10:32.323 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [21.629s] 2020-12-14 22:10:33.960 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [34.190s] 2020-12-14 22:10:34.028 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.073s] 2020-12-14 22:10:36.095 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [43.890s] 2020-12-14 22:10:47.252 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [14.928s] 2020-12-14 22:10:52.677 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [7.726s] 2020-12-14 22:10:52.685 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [5.349s] 2020-12-14 22:10:56.709 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [9.456s] 2020-12-14 22:10:56.814 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.104s] 2020-12-14 22:10:56.908 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.093s] 2020-12-14 22:11:10.491 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [17.812s] 2020-12-14 22:11:18.132 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.015s] 2020-12-14 22:11:18.402 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.270s] 2020-12-14 22:11:23.318 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [2.648s] 2020-12-14 22:11:24.838 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [1.519s] 2020-12-14 22:11:27.501 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [51.395s] 2020-12-14 22:11:29.964 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [19.473s] 2020-12-14 22:11:39.180 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.738s] 2020-12-14 22:11:49.743 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [10.561s] 2020-12-14 22:11:55.340 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [5.597s] 2020-12-14 22:12:09.762 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [16.651s] 2020-12-14 22:12:11.149 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.574s] 2020-12-14 22:12:12.220 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.070s] 2020-12-14 22:12:13.270 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [1.049s] 2020-12-14 22:12:14.680 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [1.410s] 2020-12-14 22:12:26.727 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [16.965s] 2020-12-14 22:12:36.216 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [9.488s] 2020-12-14 22:12:36.341 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.124s] 2020-12-14 22:12:36.457 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.115s] 2020-12-14 22:12:38.464 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2020-12-14 22:12:50.880 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2020-12-14 22:12:56.487 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [61.246s] 2020-12-14 22:13:15.818 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [1.548s] 2020-12-14 22:13:16.339 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.521s] 2020-12-14 22:13:21.749 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.072s] 2020-12-14 22:13:46.560 32 INFO rally.task.context [-] Verification 37c34221-1431-416e-855a-bbb5d26c695d | Context testr@default cleanup() started 2020-12-14 22:13:46.560 32 INFO rally.task.context [-] Verification 37c34221-1431-416e-855a-bbb5d26c695d | Context testr@default cleanup() finished in 0.79 msec 2020-12-14 22:13:46.561 32 INFO rally.task.context [-] Verification 37c34221-1431-416e-855a-bbb5d26c695d | Context tempest@default cleanup() started 2020-12-14 22:13:47.096 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-14 22:13:47.220 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-14 22:13:47.251 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_4692878f_Mouvn0KE'. 2020-12-14 22:13:47.733 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4692878f_Mouvn0KE' has been deleted. 2020-12-14 22:13:47.734 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c11b5515-794f-4462-a2d1-79a5129bbfe6' of option 'instance_type' from Tempest config file. 2020-12-14 22:13:47.735 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c11b5515-794f-4462-a2d1-79a5129bbfe6' has been removed. 2020-12-14 22:13:47.741 32 INFO rally.task.context [-] Verification 37c34221-1431-416e-855a-bbb5d26c695d | Context tempest@default cleanup() finished in 1.18 sec 2020-12-14 22:13:47.778 32 INFO rally.api [-] Verification (UUID=4692878f-6ac3-48fc-9be2-f1094cc5b171) has been successfully finished for deployment 'opnfv-rally' (UUID=af4eaf97-32ab-4814-ba62-9a80c9c21103)! 2020-12-14 22:13:49.104 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:13:49.104 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:13:49.104 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:13:50.375 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:13:50.375 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:13:50.376 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:13:52.092 50 INFO rally.api [-] Building 'html' report for the following verification(s): '4692878f-6ac3-48fc-9be2-f1094cc5b171' 2020-12-14 22:13:52.114 50 INFO rally.api [-] The report has been successfully built. 2020-12-14 22:13:53.296 52 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-14 22:13:53.296 52 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-14 22:13:53.296 52 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-14 22:13:55.048 52 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '4692878f-6ac3-48fc-9be2-f1094cc5b171' 2020-12-14 22:13:55.054 52 INFO rally.api [-] The report has been successfully built.