2020-05-14 10:05:38.849 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:05:38.849 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:05:38.849 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:05:41.181 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-05-14 10:05:41.181 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-14 10:05:41.181 6 ERROR rally.cli.cliutils 2020-05-14 10:05:42.907 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:05:42.908 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:05:42.908 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:05:46.903 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:05:46.903 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:05:46.904 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:05:51.569 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:05:51.569 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:05:51.569 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:05:53.132 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:05:53.133 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:05:53.133 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:05:55.113 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-05-14 10:05:55.113 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils force=force) 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-14 10:05:55.113 15 ERROR rally.cli.cliutils 2020-05-14 10:05:56.755 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:05:56.756 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:05:56.756 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:05:58.945 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-14 10:05:59.033 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9d9b732a-37ea-455b-8843-e44214660ed8/repo. 2020-05-14 10:05:59.364 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9d9b732a-37ea-455b-8843-e44214660ed8/repo'... done. Note: checking out '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f'. 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-05-14 10:05:59.380 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g5833f41db ' 2020-05-14 10:05:59.389 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f ' 2020-05-14 10:05:59.414 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-14 10:05:59.494 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-14 10:06:00.281 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9d9b732a-37ea-455b-8843-e44214660ed8) has been successfully created! 2020-05-14 10:06:02.046 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:06:02.046 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:06:02.046 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:06:11.226 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:06:11.226 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:06:11.226 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:06:13.718 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9d9b732a-37ea-455b-8843-e44214660ed8) for deployment 'opnfv-rally' (UUID=b9860cc7-9517-47fa-a93a-12d2aed5e1ce). 2020-05-14 10:06:14.271 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9d9b732a-37ea-455b-8843-e44214660ed8) has been successfully configured for deployment 'opnfv-rally' (UUID=b9860cc7-9517-47fa-a93a-12d2aed5e1ce)! 2020-05-14 10:06:27.820 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:06:27.820 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:06:27.820 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:06:30.221 32 INFO rally.api [-] Starting verification (UUID=cdc0ef28-d8b7-48f0-93f9-9a4b38dfedd3) for deployment 'opnfv-rally' (UUID=b9860cc7-9517-47fa-a93a-12d2aed5e1ce) by verifier 'opnfv-tempest' (UUID=9d9b732a-37ea-455b-8843-e44214660ed8). 2020-05-14 10:06:31.023 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-14 10:06:31.024 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9d9b732a-37ea-455b-8843-e44214660ed8/for-deployment-b9860cc7-9517-47fa-a93a-12d2aed5e1ce/tempest.log' to option 'log_file'. 2020-05-14 10:06:31.024 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9d9b732a-37ea-455b-8843-e44214660ed8/for-deployment-b9860cc7-9517-47fa-a93a-12d2aed5e1ce/tempest.log 2020-05-14 10:06:31.024 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-14 10:06:31.025 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9d9b732a-37ea-455b-8843-e44214660ed8/for-deployment-b9860cc7-9517-47fa-a93a-12d2aed5e1ce/lock_files' to option 'lock_path'. 2020-05-14 10:06:31.025 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9d9b732a-37ea-455b-8843-e44214660ed8/for-deployment-b9860cc7-9517-47fa-a93a-12d2aed5e1ce/lock_files 2020-05-14 10:06:31.025 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-14 10:06:31.025 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-05-14 10:06:31.026 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 1a1f3b40-4928-407a-89a9-56e757e058c3 2020-05-14 10:06:31.026 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 9b237532-965d-43cc-96e1-451048c49c3d 2020-05-14 10:06:31.026 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 04844c03-e538-4754-8bec-2d592385d372 2020-05-14 10:06:31.027 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 53f2a3d5-8680-4039-9357-c6f51cd6c6b2 2020-05-14 10:06:31.401 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-14 10:06:31.402 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_heat-net_ca0aadbd-5b31-48bc-a0c5-4204fac7e03a 2020-05-14 10:06:31.402 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-14 10:06:31.491 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-14 10:06:31.531 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_56e36dcf_7l9epKts'. Using flavor 'rally_verify_56e36dcf_7l9epKts' (ID = 77bbcba1-a1e6-4580-a022-cecbeaa3dfc0) for the tests. 2020-05-14 10:06:31.532 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '77bbcba1-a1e6-4580-a022-cecbeaa3dfc0' to option 'instance_type'. 2020-05-14 10:06:31.532 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 77bbcba1-a1e6-4580-a022-cecbeaa3dfc0 2020-05-14 10:06:31.534 32 INFO rally.task.context [-] Verification 9d9b732a-37ea-455b-8843-e44214660ed8 | Context tempest@default setup() finished in 1.09 sec 2020-05-14 10:06:31.535 32 INFO rally.task.context [-] Verification 9d9b732a-37ea-455b-8843-e44214660ed8 | Context testr@default setup() finished in 0.47 msec 2020-05-14 10:06:31.536 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/d70ceca6-a1fa-4f2c-a664-ef02844e94df'. 2020-05-14 10:06:41.168 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_list_resource_types.test_request ... success [0.608s] 2020-05-14 10:06:41.357 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_show_resource_type.test_request ... success [0.189s] 2020-05-14 10:06:41.488 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resourcetypes_resource_type_template.test_request ... success [0.131s] 2020-05-14 10:06:42.095 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_create_stack_with_resources.test_request ... success [0.555s] 2020-05-14 10:06:44.455 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_poll_for_rsrcstack_create_complete.test_request ... success [2.360s] 2020-05-14 10:06:44.646 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_resources.test_request ... success [0.191s] 2020-05-14 10:06:44.764 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_list_filtered_resources.test_request ... success [0.117s] 2020-05-14 10:06:44.884 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_resource.test_request ... success [0.119s] 2020-05-14 10:06:44.964 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_mark_resource_unhealthy.test_request ... success [0.080s] 2020-05-14 10:06:45.163 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_show_unhealthy_resource.test_request ... success [0.199s] 2020-05-14 10:06:45.221 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_signal_resource.test_request ... success [0.057s] 2020-05-14 10:06:45.337 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.resources_delete_stack_with_resources.test_request ... success [0.116s] 2020-05-14 10:06:45.679 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_versions.test_request ... success [0.219s] 2020-05-14 10:06:45.776 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_list_template_functions.test_request ... success [0.097s] 2020-05-14 10:06:45.809 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.templates_template_validate.test_request ... success [0.032s] 2020-05-14 10:06:46.038 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_stack_list.test_request ... success [0.133s] 2020-05-14 10:06:46.451 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_empty_stack.test_request ... success [0.412s] 2020-05-14 10:06:48.686 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_empty_create_complete.test_request ... success [2.235s] 2020-05-14 10:06:48.717 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_empty_stack.test_request ... success [0.031s] 2020-05-14 10:06:48.782 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_empty_stack.test_request ... success [0.063s] 2020-05-14 10:06:49.243 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_create_stack.test_request ... success [0.460s] 2020-05-14 10:06:51.490 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_create_complete.test_request ... success [2.247s] 2020-05-14 10:06:51.533 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_show_stack.test_request ... success [0.044s] 2020-05-14 10:06:51.629 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_update_stack.test_request ... success [0.095s] 2020-05-14 10:06:56.001 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_update_complete.test_request ... success [4.371s] 2020-05-14 10:06:56.086 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_patch_update_stack.test_request ... success [0.085s] 2020-05-14 10:07:00.465 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_poll_for_stack_patch_update_complete.test_request ... success [4.379s] 2020-05-14 10:07:00.574 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_list_stack_outputs.test_request ... success [0.109s] 2020-05-14 10:07:00.682 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_get_stack_output.test_request ... success [0.108s] 2020-05-14 10:07:00.800 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.stacks_delete_stack.test_request ... success [0.117s] 2020-05-14 10:07:01.089 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_config.test_request ... success [0.184s] 2020-05-14 10:07:01.268 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_config.test_request ... success [0.179s] 2020-05-14 10:07:01.387 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_create_software_deployment.test_request ... success [0.118s] 2020-05-14 10:07:01.571 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment.test_request ... success [0.185s] 2020-05-14 10:07:01.739 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_show_deployment_metadata.test_request ... success [0.167s] 2020-05-14 10:07:01.855 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_update_deployment.test_request ... success [0.116s] 2020-05-14 10:07:02.013 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_configs.test_request ... success [0.158s] 2020-05-14 10:07:02.150 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_list_software_deployments.test_request ... success [0.137s] 2020-05-14 10:07:02.206 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_deployment.test_request ... success [0.056s] 2020-05-14 10:07:02.251 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.softwareconfig_delete_config.test_request ... success [0.045s] 2020-05-14 10:07:02.847 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_environment_with_parameter.test_request ... success [0.479s] 2020-05-14 10:07:05.143 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_poll_for_envstack_create_complete.test_request ... success [2.295s] 2020-05-14 10:07:05.261 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_get_stack_output.test_request ... success [0.118s] 2020-05-14 10:07:05.357 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.api.test_heat_api.environments_delete_envstack.test_request ... success [0.095s] 2020-05-14 10:07:39.228 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_remove_ip ... success [33.870s] 2020-05-14 10:08:45.490 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_port.UpdatePortTest.test_update_with_mac_address ... success [66.261s] 2020-05-14 10:09:29.814 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools ... success [44.324s] 2020-05-14 10:10:05.986 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_allocation_pools_to_empty ... success [36.171s] 2020-05-14 10:10:34.105 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip ... success [28.118s] 2020-05-14 10:11:07.929 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_gateway_ip_to_empty ... success [33.823s] 2020-05-14 10:11:45.433 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_allocation_pools ... success [37.503s] 2020-05-14 10:12:17.786 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_subnet.UpdateSubnetTest.test_update_to_no_gateway_ip ... success [32.354s] 2020-05-14 10:13:48.128 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_a_second_sub_port ... success [90.339s] 2020-05-14 10:15:00.013 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_add_first_sub_port ... success [71.885s] 2020-05-14 10:16:02.342 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_last_sub_port_from_trunk ... success [62.328s] 2020-05-14 10:17:29.888 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_remove_sub_port_from_trunk ... success [87.545s] 2020-05-14 10:18:44.556 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_existing_sub_port_on_trunk ... success [74.667s] 2020-05-14 10:20:03.313 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_create_update_neutron_trunk.UpdateTrunkTest.test_update_trunk_name_and_description ... success [78.755s] 2020-05-14 10:20:50.426 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encrypted_parameter.EncryptedParametersTest.test_db_encryption ... success [47.113s] 2020-05-14 10:21:04.417 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_encryption_vol_type.EncryptionVolTypeTest.test_create_update ... success [13.989s] 2020-05-14 10:21:13.718 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_create_with_external_ref ... success [9.301s] 2020-05-14 10:21:27.062 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_stack_contain_external_ref ... success [13.343s] 2020-05-14 10:21:40.376 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_external_ref.ExternalReferencesTest.test_update_with_external_ref ... success [13.314s] 2020-05-14 10:21:53.917 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create ... success [13.540s] 2020-05-14 10:22:07.567 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_nested ... success [13.649s] 2020-05-14 10:22:25.632 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_create_wildcard ... success [18.065s] 2020-05-14 10:22:39.377 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_in_place ... success [13.745s] 2020-05-14 10:22:57.196 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_nochange ... success [17.818s] 2020-05-14 10:23:14.982 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_hooks.HooksTest.test_hook_pre_update_replace ... success [17.786s] 2020-05-14 10:23:15.227 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_add_delete_poolmember ... skip [0.242s]: b'LBaasv2 extension not available, skipping' 2020-05-14 10:23:15.369 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_lbaasv2.LoadBalancerv2Test.test_create_update_loadbalancer ... skip [0.143s]: b'LBaasv2 extension not available, skipping' 2020-05-14 10:23:57.183 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_port ... success [41.813s] 2020-05-14 10:25:11.876 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_server_with_subnet_fixed_ip_sec_group ... success [74.692s] 2020-05-14 10:26:47.994 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.CreateServerTest.test_create_update_server_with_subnet ... success [96.117s] 2020-05-14 10:27:59.846 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_network ... success [71.850s] 2020-05-14 10:29:25.344 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_same_fixed_ip ... success [85.498s] 2020-05-14 10:30:44.919 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_add_subnet ... success [79.575s] 2020-05-14 10:32:15.950 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_multi_networks_swaps ... success [91.030s] 2020-05-14 10:33:41.220 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_port ... success [85.270s] 2020-05-14 10:34:41.541 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_network_subnet ... success [60.320s] 2020-05-14 10:35:49.223 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_nova_server_networks.UpdateServerNetworksTest.test_create_update_server_swap_subnet_network ... success [67.681s] 2020-05-14 10:36:30.169 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_os_wait_condition.OSWaitCondition.test_create_stack_with_multi_signal_waitcondition ... success [40.945s] 2020-05-14 10:36:30.479 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_fail ... success [0.310s] 2020-05-14 10:36:30.670 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_basic_pass ... success [0.190s] 2020-05-14 10:36:30.854 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_nested_pass ... success [0.183s] 2020-05-14 10:36:31.056 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_preview.StackPreviewTest.test_res_group_with_nested_template ... success [0.202s] 2020-05-14 10:36:40.076 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_remote_stack_alone ... success [9.019s] 2020-05-14 10:36:49.884 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create ... success [9.808s] 2020-05-14 10:36:50.220 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_bad_region ... success [0.335s] 2020-05-14 10:36:50.222 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_create_with_cloud_credential ... skip [0.000s]: b'multi_cloud - Feature not enabled.' 2020-05-14 10:36:50.432 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_resource_validation_fail ... success [0.211s] 2020-05-14 10:37:08.500 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_suspend_resume ... success [18.067s] 2020-05-14 10:37:22.733 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_remote_stack.RemoteStackTest.test_stack_update ... success [14.233s] 2020-05-14 10:37:31.828 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_filtering_with_depend ... success [9.094s] 2020-05-14 10:37:40.877 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_resources_list.ResourcesList.test_required_by ... success [9.049s] 2020-05-14 10:38:52.656 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_metadata ... success [71.778s] 2020-05-14 10:40:31.232 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_software_config.ParallelDeploymentsTest.test_deployments_timeout_failed ... success [98.576s] 2020-05-14 10:40:40.832 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_events.StackEventsTest.test_event ... success [9.600s] 2020-05-14 10:40:54.202 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_output_error_nested ... success [13.368s] 2020-05-14 10:41:03.312 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs ... success [9.110s] 2020-05-14 10:41:16.600 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_outputs.StackOutputsTest.test_outputs_update_new_resource ... success [13.286s] 2020-05-14 10:41:25.808 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_hidden_stack ... success [9.208s] 2020-05-14 10:41:43.337 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_stack_tags.StackTagTest.test_stack_tag ... success [17.528s] 2020-05-14 10:41:43.674 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic ... success [0.336s] 2020-05-14 10:41:43.812 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_basic_required_param ... success [0.137s] 2020-05-14 10:41:43.950 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_fail_version ... success [0.137s] 2020-05-14 10:41:44.106 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_off ... success [0.155s] 2020-05-14 10:41:44.262 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on ... success [0.156s] 2020-05-14 10:41:44.692 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_nested_on_multiple ... success [0.429s] 2020-05-14 10:41:44.933 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_default ... success [0.242s] 2020-05-14 10:41:45.173 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_override_none ... success [0.239s] 2020-05-14 10:41:45.433 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_template_validate.StackTemplateValidateTest.test_template_validate_parameter_groups ... success [0.258s] 2020-05-14 10:41:54.438 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_get_stack_template ... success [9.005s] 2020-05-14 10:41:55.241 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_resource_types ... success [0.802s] 2020-05-14 10:41:55.391 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_templates.TemplateAPITest.test_show_resource_template ... success [0.148s] 2020-05-14 10:42:04.386 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_create_stack ... success [8.995s] 2020-05-14 10:42:04.741 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_stack_preview ... success [0.355s] 2020-05-14 10:42:04.917 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_basic ... success [0.175s] 2020-05-14 10:42:05.092 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.functional.test_unicode_template.StackUnicodeTemplateTest.test_template_validate_override_default ... success [0.174s] 2020-05-14 10:42:05.100 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_aodh_alarm.AodhAlarmTest.test_alarm ... skip [0.007s]: b'Test disabled in conf, skipping' 2020-05-14 10:42:09.064 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lb.AutoscalingLoadBalancerTest.test_autoscaling_loadbalancer_neutron ... skip [3.962s]: b'LBaas v1 extension not available, skipping' 2020-05-14 10:42:10.773 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_autoscaling_lbv2.AutoscalingLoadBalancerv2Test.test_autoscaling_loadbalancer_neutron ... skip [1.709s]: b'LBaasv2 extension not available, skipping' 2020-05-14 10:43:30.865 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_base_resources.BasicResourcesTest.test_base_resources_integration ... success [80.092s] 2020-05-14 10:43:30.873 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_octavia_lbaas.LoadBalancerTest.test_add_delete_poolmember ... skip [0.007s]: b'Test disabled in conf, skipping' 2020-05-14 10:43:30.879 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_octavia_lbaas.LoadBalancerTest.test_create_update_loadbalancer ... skip [0.005s]: b'Test disabled in conf, skipping' 2020-05-14 10:44:06.828 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_remote_deeply_nested.RemoteDeeplyNestedStackTest.test_remote_nested ... success [35.949s] 2020-05-14 10:44:06.836 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_cfn_init.CfnInitIntegrationTest.test_server_cfn_init ... skip [0.007s]: b'Test disabled in conf, skipping' 2020-05-14 10:45:22.735 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_raw ... success [75.893s] 2020-05-14 10:47:26.201 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_signal.ServerSignalIntegrationTest.test_server_signal_userdata_format_software_config ... success [123.459s] 2020-05-14 10:47:26.204 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_server_software_config.SoftwareConfigIntegrationTest.test_server_software_config ... skip [0.010s]: b'Test disabled in conf, skipping' 2020-05-14 10:47:26.210 32 INFO opnfv-tempest [-] {0} heat_tempest_plugin.tests.scenario.test_volumes.VolumeBackupRestoreIntegrationTest.test_cinder_volume_create_backup_restore ... skip [0.006s]: b'Test disabled in conf, skipping' 2020-05-14 10:47:26.537 32 INFO rally.task.context [-] Verification 9d9b732a-37ea-455b-8843-e44214660ed8 | Context testr@default cleanup() started 2020-05-14 10:47:26.538 32 INFO rally.task.context [-] Verification 9d9b732a-37ea-455b-8843-e44214660ed8 | Context testr@default cleanup() finished in 0.74 msec 2020-05-14 10:47:26.538 32 INFO rally.task.context [-] Verification 9d9b732a-37ea-455b-8843-e44214660ed8 | Context tempest@default cleanup() started 2020-05-14 10:47:26.848 32 INFO rally.task.context [-] Verification 9d9b732a-37ea-455b-8843-e44214660ed8 | Context tempest@default cleanup() finished in 0.31 sec 2020-05-14 10:47:26.880 32 INFO rally.api [-] Verification (UUID=cdc0ef28-d8b7-48f0-93f9-9a4b38dfedd3) has been successfully finished for deployment 'opnfv-rally' (UUID=b9860cc7-9517-47fa-a93a-12d2aed5e1ce)! 2020-05-14 10:47:29.404 39 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:47:29.405 39 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:47:29.405 39 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:47:31.325 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:47:31.326 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:47:31.326 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:47:34.062 40 INFO rally.api [-] Building 'html' report for the following verification(s): 'cdc0ef28-d8b7-48f0-93f9-9a4b38dfedd3' 2020-05-14 10:47:34.088 40 INFO rally.api [-] The report has been successfully built. 2020-05-14 10:47:35.599 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:47:35.599 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:47:35.600 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:47:37.973 42 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'cdc0ef28-d8b7-48f0-93f9-9a4b38dfedd3' 2020-05-14 10:47:37.983 42 INFO rally.api [-] The report has been successfully built.