2020-04-13 00:28:42.055 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:28:42.055 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:28:42.055 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:28:44.186 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-04-13 00:28:44.186 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-13 00:28:44.186 6 ERROR rally.cli.cliutils 2020-04-13 00:28:45.742 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:28:45.743 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:28:45.743 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:28:49.806 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:28:49.806 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:28:49.806 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:28:54.388 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:28:54.388 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:28:54.389 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:28:55.843 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:28:55.844 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:28:55.844 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:28:57.928 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-04-13 00:28:57.928 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils force=force) 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-13 00:28:57.928 15 ERROR rally.cli.cliutils 2020-04-13 00:28:59.501 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:28:59.501 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:28:59.501 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:29:01.568 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-13 00:29:01.650 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b7c49519-ba23-4491-8327-0a1e5985e032/repo. 2020-04-13 00:29:01.959 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b7c49519-ba23-4491-8327-0a1e5985e032/repo'... done. Note: checking out '26e5f637435fceded2fa57fab33e14b9ba7755f2'. 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-04-13 00:29:01.976 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-g26e5f6374 ' 2020-04-13 00:29:01.984 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '26e5f637435fceded2fa57fab33e14b9ba7755f2 ' 2020-04-13 00:29:02.010 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-13 00:29:02.060 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-13 00:29:02.682 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b7c49519-ba23-4491-8327-0a1e5985e032) has been successfully created! 2020-04-13 00:29:04.349 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:29:04.350 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:29:04.350 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:29:08.541 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:29:08.542 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:29:08.542 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:29:10.647 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b7c49519-ba23-4491-8327-0a1e5985e032) for deployment 'opnfv-rally' (UUID=44273ec3-7851-4ae2-b87d-447027ace84e). 2020-04-13 00:29:11.117 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b7c49519-ba23-4491-8327-0a1e5985e032) has been successfully configured for deployment 'opnfv-rally' (UUID=44273ec3-7851-4ae2-b87d-447027ace84e)! 2020-04-13 00:29:21.204 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:29:21.204 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:29:21.205 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:29:23.389 32 INFO rally.api [-] Starting verification (UUID=972ab929-42a0-4834-a9fb-8343319c1dae) for deployment 'opnfv-rally' (UUID=44273ec3-7851-4ae2-b87d-447027ace84e) by verifier 'opnfv-tempest' (UUID=b7c49519-ba23-4491-8327-0a1e5985e032). 2020-04-13 00:29:24.255 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-13 00:29:24.255 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b7c49519-ba23-4491-8327-0a1e5985e032/for-deployment-44273ec3-7851-4ae2-b87d-447027ace84e/tempest.log' to option 'log_file'. 2020-04-13 00:29:24.256 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b7c49519-ba23-4491-8327-0a1e5985e032/for-deployment-44273ec3-7851-4ae2-b87d-447027ace84e/tempest.log 2020-04-13 00:29:24.256 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-13 00:29:24.256 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b7c49519-ba23-4491-8327-0a1e5985e032/for-deployment-44273ec3-7851-4ae2-b87d-447027ace84e/lock_files' to option 'lock_path'. 2020-04-13 00:29:24.256 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b7c49519-ba23-4491-8327-0a1e5985e032/for-deployment-44273ec3-7851-4ae2-b87d-447027ace84e/lock_files 2020-04-13 00:29:24.257 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-04-13 00:29:24.257 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-04-13 00:29:24.257 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 37d666d3-8940-4570-9d0d-8aa5893ca318 2020-04-13 00:29:24.257 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = feba38e1-08ec-427e-8c17-0d5b87b68157 2020-04-13 00:29:24.258 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 6a5fe2db-5c39-46bd-91ec-ecd1f520b7a6 2020-04-13 00:29:24.258 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = af12f56d-b55a-4fc0-b1fd-370c1d9be23a 2020-04-13 00:29:24.536 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-13 00:29:24.536 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_slow_cntt-net_96e1ac6c-ad85-463f-9e7d-069e20fd6461 2020-04-13 00:29:24.537 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-13 00:29:24.634 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-13 00:29:24.675 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_61220113_7dwra2jy'. Using flavor 'rally_verify_61220113_7dwra2jy' (ID = c3df49e2-e472-4cba-bb80-7e35067e7b7e) for the tests. 2020-04-13 00:29:24.676 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c3df49e2-e472-4cba-bb80-7e35067e7b7e' to option 'instance_type'. 2020-04-13 00:29:24.676 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c3df49e2-e472-4cba-bb80-7e35067e7b7e 2020-04-13 00:29:24.678 32 INFO rally.task.context [-] Verification b7c49519-ba23-4491-8327-0a1e5985e032 | Context tempest@default setup() finished in 1.05 sec 2020-04-13 00:29:24.678 32 INFO rally.task.context [-] Verification b7c49519-ba23-4491-8327-0a1e5985e032 | Context testr@default setup() finished in 0.37 msec 2020-04-13 00:29:24.679 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/cf3b650d-f466-4bf2-840a-c7e040ff6d78'. 2020-04-13 00:30:48.563 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices ... success [74.080s] 2020-04-13 00:32:18.258 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices ... success [72.762s] 2020-04-13 00:33:15.535 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [24.990s] 2020-04-13 00:34:41.284 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server ... success [65.537s] 2020-04-13 00:35:42.302 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server ... success [61.003s] 2020-04-13 00:36:50.046 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [51.607s] 2020-04-13 00:37:10.918 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops ... success [1.145s] 2020-04-13 00:38:15.719 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration ... success [50.223s] 2020-04-13 00:39:02.288 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration ... success [46.552s] 2020-04-13 00:39:41.492 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause ... success [39.185s] 2020-04-13 00:40:25.858 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [44.352s] 2020-04-13 00:41:10.111 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild ... success [44.240s] 2020-04-13 00:42:00.842 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize ... success [50.713s] 2020-04-13 00:42:44.371 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start ... success [43.511s] 2020-04-13 00:43:27.629 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume ... success [43.247s] 2020-04-13 00:44:35.471 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks ... success [64.799s] 2020-04-13 00:45:06.396 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames ... success [30.907s] 2020-04-13 00:46:12.882 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port ... success [66.454s] 2020-04-13 00:47:00.125 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port ... success [47.225s] 2020-04-13 00:47:38.751 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details ... success [38.615s] 2020-04-13 00:48:36.481 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state ... success [57.708s] 2020-04-13 00:49:21.441 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state ... success [44.943s] 2020-04-13 00:49:24.586 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download ... success [0.277s] 2020-04-13 00:50:22.702 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup ... success [54.694s] 2020-04-13 00:50:58.040 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups ... success [35.330s] 2020-04-13 00:51:48.834 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group ... success [50.783s] 2020-04-13 00:52:40.420 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group ... success [51.570s] 2020-04-13 00:53:08.138 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume ... success [25.211s] 2020-04-13 00:54:12.463 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance ... success [58.388s] 2020-04-13 00:54:54.313 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance ... success [41.838s] 2020-04-13 00:56:07.864 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern ... success [61.408s] 2020-04-13 00:57:40.427 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern ... success [81.323s] 2020-04-13 00:58:29.821 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore ... success [37.732s] 2020-04-13 00:59:09.801 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot ... success [22.918s] 2020-04-13 01:00:22.429 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [72.617s] 2020-04-13 01:00:35.718 32 INFO rally.task.context [-] Verification b7c49519-ba23-4491-8327-0a1e5985e032 | Context testr@default cleanup() started 2020-04-13 01:00:35.718 32 INFO rally.task.context [-] Verification b7c49519-ba23-4491-8327-0a1e5985e032 | Context testr@default cleanup() finished in 0.77 msec 2020-04-13 01:00:35.719 32 INFO rally.task.context [-] Verification b7c49519-ba23-4491-8327-0a1e5985e032 | Context tempest@default cleanup() started 2020-04-13 01:00:35.915 32 INFO rally.task.context [-] Verification b7c49519-ba23-4491-8327-0a1e5985e032 | Context tempest@default cleanup() finished in 0.20 sec 2020-04-13 01:00:35.939 32 INFO rally.api [-] Verification (UUID=972ab929-42a0-4834-a9fb-8343319c1dae) has been successfully finished for deployment 'opnfv-rally' (UUID=44273ec3-7851-4ae2-b87d-447027ace84e)! 2020-04-13 01:00:37.490 372 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 01:00:37.490 372 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 01:00:37.490 372 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 01:00:38.930 373 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 01:00:38.930 373 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 01:00:38.931 373 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 01:00:40.989 373 INFO rally.api [-] Building 'html' report for the following verification(s): '972ab929-42a0-4834-a9fb-8343319c1dae' 2020-04-13 01:00:41.018 373 INFO rally.api [-] The report has been successfully built. 2020-04-13 01:00:42.475 375 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 01:00:42.475 375 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 01:00:42.475 375 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 01:00:44.408 375 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '972ab929-42a0-4834-a9fb-8343319c1dae' 2020-04-13 01:00:44.414 375 INFO rally.api [-] The report has been successfully built.