2020-02-14 09:59:09.264 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 09:59:09.264 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 09:59:09.264 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 09:59:11.782 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-02-14 09:59:11.782 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-02-14 09:59:11.782 6 ERROR rally.cli.cliutils 2020-02-14 09:59:13.296 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 09:59:13.296 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 09:59:13.296 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 09:59:17.267 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 09:59:17.267 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 09:59:17.267 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 09:59:21.601 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 09:59:21.601 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 09:59:21.601 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 09:59:22.971 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 09:59:22.971 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 09:59:22.971 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 09:59:25.009 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-02-14 09:59:25.009 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils force=force) 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-02-14 09:59:25.009 15 ERROR rally.cli.cliutils 2020-02-14 09:59:26.583 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 09:59:26.583 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 09:59:26.583 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 09:59:28.571 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-02-14 09:59:28.648 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-2c00f168-9b81-45c4-a3ce-fd07a3776f7e/repo. 2020-02-14 09:59:28.910 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-2c00f168-9b81-45c4-a3ce-fd07a3776f7e/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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-02-14 09:59:28.922 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2020-02-14 09:59:28.932 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2020-02-14 09:59:28.958 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-02-14 09:59:29.014 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-02-14 09:59:29.637 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2c00f168-9b81-45c4-a3ce-fd07a3776f7e) has been successfully created! 2020-02-14 09:59:31.215 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 09:59:31.215 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 09:59:31.216 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 09:59:35.472 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 09:59:35.472 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 09:59:35.473 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 09:59:37.614 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2c00f168-9b81-45c4-a3ce-fd07a3776f7e) for deployment 'opnfv-rally' (UUID=ea0beb47-cad7-4ab5-90a2-b7d253aae887). 2020-02-14 09:59:38.093 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2c00f168-9b81-45c4-a3ce-fd07a3776f7e) has been successfully configured for deployment 'opnfv-rally' (UUID=ea0beb47-cad7-4ab5-90a2-b7d253aae887)! 2020-02-14 09:59:43.964 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 09:59:43.964 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 09:59:43.964 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 09:59:46.173 32 INFO rally.api [-] Starting verification (UUID=dc80a9b6-7cac-491b-bc99-2eb91a992898) for deployment 'opnfv-rally' (UUID=ea0beb47-cad7-4ab5-90a2-b7d253aae887) by verifier 'opnfv-tempest' (UUID=2c00f168-9b81-45c4-a3ce-fd07a3776f7e). 2020-02-14 09:59:46.921 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2020-02-14 09:59:46.973 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-02-14 09:59:46.973 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2c00f168-9b81-45c4-a3ce-fd07a3776f7e/for-deployment-ea0beb47-cad7-4ab5-90a2-b7d253aae887/tempest.log' to option 'log_file'. 2020-02-14 09:59:46.974 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-2c00f168-9b81-45c4-a3ce-fd07a3776f7e/for-deployment-ea0beb47-cad7-4ab5-90a2-b7d253aae887/tempest.log 2020-02-14 09:59:46.974 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-02-14 09:59:46.974 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2c00f168-9b81-45c4-a3ce-fd07a3776f7e/for-deployment-ea0beb47-cad7-4ab5-90a2-b7d253aae887/lock_files' to option 'lock_path'. 2020-02-14 09:59:46.975 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-2c00f168-9b81-45c4-a3ce-fd07a3776f7e/for-deployment-ea0beb47-cad7-4ab5-90a2-b7d253aae887/lock_files 2020-02-14 09:59:46.975 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-02-14 09:59:46.976 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-02-14 09:59:46.976 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 1ceb9b51-d613-411b-82b3-61e7b8d0d3da 2020-02-14 09:59:46.976 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 1dec0b92-a939-45eb-a701-ca0ac42586d0 2020-02-14 09:59:46.977 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = b3749ecc-852d-46c8-bf5d-ea0ffba3a79b 2020-02-14 09:59:46.977 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c7235994-1989-47b9-97c7-bf006333495f 2020-02-14 09:59:47.190 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-02-14 09:59:47.191 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_70329316-8c52-498c-9e00-6865cb2c11e9 2020-02-14 09:59:47.192 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-02-14 09:59:47.292 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-02-14 09:59:47.329 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-02-14 09:59:47.329 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_dc80a9b6_Z0N6MqVV' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-02-14 09:59:47.385 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dc80a9b6_Z0N6MqVV' (ID = 1a802530-23f3-46ff-8566-add725682045) has been successfully created! 2020-02-14 09:59:47.386 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '1a802530-23f3-46ff-8566-add725682045' to option 'instance_type'. 2020-02-14 09:59:47.386 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 1a802530-23f3-46ff-8566-add725682045 2020-02-14 09:59:47.388 32 INFO rally.task.context [-] Verification 2c00f168-9b81-45c4-a3ce-fd07a3776f7e | Context tempest@default setup() finished in 1.03 sec 2020-02-14 09:59:47.389 32 INFO rally.task.context [-] Verification 2c00f168-9b81-45c4-a3ce-fd07a3776f7e | Context testr@default setup() finished in 0.53 msec 2020-02-14 09:59:47.389 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/16c7a292-236f-4482-b6d3-b19546b7ff07'. 2020-02-14 09:59:50.679 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.244s] 2020-02-14 09:59:50.934 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.254s] 2020-02-14 09:59:52.815 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.509s] 2020-02-14 09:59:53.711 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [0.895s] 2020-02-14 09:59:55.703 32 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.642s] 2020-02-14 10:05:13.408 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... fail [314.162s] 2020-02-14 10:05:21.311 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-02-14 10:05:23.277 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.302s] 2020-02-14 10:05:25.032 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON ... fail 2020-02-14 10:05:26.276 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.370s] 2020-02-14 10:05:26.287 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2020-02-14 10:05:26.612 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume ... fail 2020-02-14 10:05:26.673 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON ... fail 2020-02-14 10:05:27.252 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-02-14 10:05:29.290 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.739s] 2020-02-14 10:05:30.943 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.340s] 2020-02-14 10:05:32.721 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.311s] 2020-02-14 10:05:32.822 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-02-14 10:05:33.672 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.141s] 2020-02-14 10:05:33.703 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.030s] 2020-02-14 10:05:33.727 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.024s] 2020-02-14 10:05:33.737 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2020-02-14 10:05:36.502 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.358s] 2020-02-14 10:05:38.061 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.817s] 2020-02-14 10:05:40.572 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.093s] 2020-02-14 10:05:42.032 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.073s] 2020-02-14 10:05:42.083 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.022s] 2020-02-14 10:05:42.167 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.135s] 2020-02-14 10:05:42.292 32 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2020-02-14 10:05:48.069 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.189s] 2020-02-14 10:05:49.679 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.595s] 2020-02-14 10:05:51.713 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.531s] 2020-02-14 10:05:52.210 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.495s] 2020-02-14 10:05:53.130 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.920s] 2020-02-14 10:06:00.932 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [17.194s] 2020-02-14 10:06:02.783 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [3.820s] 2020-02-14 10:06:02.986 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.202s] 2020-02-14 10:06:03.095 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.109s] 2020-02-14 10:06:03.186 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.090s] 2020-02-14 10:06:03.361 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.175s] 2020-02-14 10:06:03.418 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.057s] 2020-02-14 10:06:11.330 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.007s] 2020-02-14 10:06:11.639 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.705s] 2020-02-14 10:06:14.081 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.025s] 2020-02-14 10:06:18.440 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.109s] 2020-02-14 10:06:19.522 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.439s] 2020-02-14 10:06:20.145 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.507s] 2020-02-14 10:06:21.398 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.875s] 2020-02-14 10:06:21.448 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.052s] 2020-02-14 10:06:21.517 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.067s] 2020-02-14 10:06:25.261 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [5.114s] 2020-02-14 10:06:27.187 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.118s] 2020-02-14 10:06:29.313 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.161s] 2020-02-14 10:06:29.391 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.201s] 2020-02-14 10:06:29.777 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.399s] 2020-02-14 10:06:31.568 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.177s] 2020-02-14 10:06:32.520 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.200s] 2020-02-14 10:06:32.559 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.046s] 2020-02-14 10:06:33.603 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.826s] 2020-02-14 10:06:34.975 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.213s] 2020-02-14 10:06:35.045 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.070s] 2020-02-14 10:06:37.494 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.889s] 2020-02-14 10:06:39.870 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2020-02-14 10:06:48.344 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.938s] 2020-02-14 10:06:48.499 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.156s] 2020-02-14 10:06:48.655 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.154s] 2020-02-14 10:06:48.710 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.055s] 2020-02-14 10:06:48.813 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.101s] 2020-02-14 10:06:48.859 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.047s] 2020-02-14 10:07:07.221 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.114s] 2020-02-14 10:07:16.742 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.522s] 2020-02-14 10:07:24.419 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.675s] 2020-02-14 10:07:28.732 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.313s] 2020-02-14 10:07:31.282 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.688s] 2020-02-14 10:07:33.735 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.448s] 2020-02-14 10:07:33.798 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.069s] 2020-02-14 10:07:36.360 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.058s] 2020-02-14 10:07:36.383 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.024s] 2020-02-14 10:07:57.294 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.918s] 2020-02-14 10:08:05.430 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.135s] 2020-02-14 10:10:53.531 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestManualDisk ... fail 2020-02-14 10:10:55.824 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.671s] 2020-02-14 10:11:01.335 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.723s] 2020-02-14 10:11:04.716 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.353s] 2020-02-14 10:11:07.508 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.820s] 2020-02-14 10:11:14.971 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.592s] 2020-02-14 10:11:18.582 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [3.610s] 2020-02-14 10:11:20.594 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.011s] 2020-02-14 10:11:20.668 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.073s] 2020-02-14 10:11:20.774 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.105s] 2020-02-14 10:11:24.368 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.456s] 2020-02-14 10:11:25.783 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2020-02-14 10:11:25.930 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.146s] 2020-02-14 10:11:29.738 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.165s] 2020-02-14 10:11:32.091 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.352s] 2020-02-14 10:11:34.324 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.232s] 2020-02-14 10:11:36.095 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.089s] 2020-02-14 10:11:36.142 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.047s] 2020-02-14 10:11:36.185 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.043s] 2020-02-14 10:11:36.255 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.069s] 2020-02-14 10:11:44.690 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.060s] 2020-02-14 10:11:46.575 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... fail [310.962s] 2020-02-14 10:11:49.345 32 INFO rally.task.context [-] Verification 2c00f168-9b81-45c4-a3ce-fd07a3776f7e | Context testr@default cleanup() started 2020-02-14 10:11:49.346 32 INFO rally.task.context [-] Verification 2c00f168-9b81-45c4-a3ce-fd07a3776f7e | Context testr@default cleanup() finished in 0.74 msec 2020-02-14 10:11:49.346 32 INFO rally.task.context [-] Verification 2c00f168-9b81-45c4-a3ce-fd07a3776f7e | Context tempest@default cleanup() started 2020-02-14 10:11:49.481 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2020-02-14 10:11:49.542 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2020-02-14 10:11:49.570 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_dc80a9b6_Z0N6MqVV'. 2020-02-14 10:11:49.880 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dc80a9b6_Z0N6MqVV' has been deleted. 2020-02-14 10:11:49.881 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '1a802530-23f3-46ff-8566-add725682045' of option 'instance_type' from Tempest config file. 2020-02-14 10:11:49.882 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '1a802530-23f3-46ff-8566-add725682045' has been removed. 2020-02-14 10:11:49.886 32 INFO rally.task.context [-] Verification 2c00f168-9b81-45c4-a3ce-fd07a3776f7e | Context tempest@default cleanup() finished in 0.54 sec 2020-02-14 10:11:49.912 32 INFO rally.api [-] Verification (UUID=dc80a9b6-7cac-491b-bc99-2eb91a992898) has been successfully finished for deployment 'opnfv-rally' (UUID=ea0beb47-cad7-4ab5-90a2-b7d253aae887)! 2020-02-14 10:11:51.453 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 10:11:51.453 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 10:11:51.454 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 10:11:53.148 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 10:11:53.148 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 10:11:53.149 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 10:11:55.441 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'dc80a9b6-7cac-491b-bc99-2eb91a992898' 2020-02-14 10:11:55.468 44 INFO rally.api [-] The report has been successfully built. 2020-02-14 10:11:56.856 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-14 10:11:56.856 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-14 10:11:56.856 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-14 10:11:58.901 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'dc80a9b6-7cac-491b-bc99-2eb91a992898' 2020-02-14 10:11:58.908 46 INFO rally.api [-] The report has been successfully built.