2020-12-15 08:24:54.339 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:24:54.339 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:24:54.339 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-15 08:24:56.259 6 ERROR rally.cli.cliutils 2020-12-15 08:24:57.603 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:24:57.603 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:24:57.603 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:25:01.248 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:25:01.248 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:25:01.248 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:25:06.350 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:25:06.350 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:25:06.350 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:25:07.627 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:25:07.627 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:25:07.627 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils force=force) 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-15 08:25:09.460 15 ERROR rally.cli.cliutils 2020-12-15 08:25:10.795 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:25:10.796 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:25:10.796 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:25:12.687 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-15 08:25:12.763 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-6a1ab031-cf19-4521-8b8f-c837b96ed57a/repo. 2020-12-15 08:25:13.114 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-6a1ab031-cf19-4521-8b8f-c837b96ed57a/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2020-12-15 08:25:13.130 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-15 08:25:13.140 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-15 08:25:13.162 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-15 08:25:13.210 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-15 08:25:13.880 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6a1ab031-cf19-4521-8b8f-c837b96ed57a) has been successfully created! 2020-12-15 08:25:15.290 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:25:15.290 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:25:15.290 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:25:22.789 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:25:22.789 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:25:22.790 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:25:24.599 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6a1ab031-cf19-4521-8b8f-c837b96ed57a) for deployment 'opnfv-rally' (UUID=33f84a98-c78e-4303-806f-2a09afc2a175). 2020-12-15 08:25:25.550 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6a1ab031-cf19-4521-8b8f-c837b96ed57a) has been successfully configured for deployment 'opnfv-rally' (UUID=33f84a98-c78e-4303-806f-2a09afc2a175)! 2020-12-15 08:25:33.377 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:25:33.378 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:25:33.378 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:25:35.255 32 INFO rally.api [-] Starting verification (UUID=20f0f88f-7a50-45db-978b-a25632bcda6a) for deployment 'opnfv-rally' (UUID=33f84a98-c78e-4303-806f-2a09afc2a175) by verifier 'opnfv-tempest' (UUID=6a1ab031-cf19-4521-8b8f-c837b96ed57a). 2020-12-15 08:25:36.319 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-15 08:25:37.877 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-15 08:25:37.877 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6a1ab031-cf19-4521-8b8f-c837b96ed57a/for-deployment-33f84a98-c78e-4303-806f-2a09afc2a175/tempest.log' to option 'log_file'. 2020-12-15 08:25:37.877 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-6a1ab031-cf19-4521-8b8f-c837b96ed57a/for-deployment-33f84a98-c78e-4303-806f-2a09afc2a175/tempest.log 2020-12-15 08:25:37.878 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-15 08:25:37.878 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6a1ab031-cf19-4521-8b8f-c837b96ed57a/for-deployment-33f84a98-c78e-4303-806f-2a09afc2a175/lock_files' to option 'lock_path'. 2020-12-15 08:25:37.879 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-6a1ab031-cf19-4521-8b8f-c837b96ed57a/for-deployment-33f84a98-c78e-4303-806f-2a09afc2a175/lock_files 2020-12-15 08:25:37.879 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-15 08:25:37.880 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2020-12-15 08:25:37.880 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = afe85f5b-da07-4418-a94a-651b215c145d 2020-12-15 08:25:37.880 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 5d272bcc-2516-4850-9212-df41119c7733 2020-12-15 08:25:37.881 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e3288ac2-27e4-44e4-a7e9-aa3a2fc2257d 2020-12-15 08:25:37.882 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 126b783d-02c2-4431-a106-9cf5bec21c35 2020-12-15 08:25:38.149 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-15 08:25:38.149 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-15 08:25:38.150 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-15 08:25:38.245 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-15 08:25:38.294 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-15 08:25:38.295 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_20f0f88f_JMDtCeIK' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-15 08:25:38.515 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_20f0f88f_JMDtCeIK' (ID = d1d88d6c-bdf3-4206-a829-16085deb5a69) has been successfully created! 2020-12-15 08:25:38.515 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'd1d88d6c-bdf3-4206-a829-16085deb5a69' to option 'instance_type'. 2020-12-15 08:25:38.516 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = d1d88d6c-bdf3-4206-a829-16085deb5a69 2020-12-15 08:25:38.517 32 INFO rally.task.context [-] Verification 6a1ab031-cf19-4521-8b8f-c837b96ed57a | Context tempest@default setup() finished in 2.71 sec 2020-12-15 08:25:38.519 32 INFO rally.task.context [-] Verification 6a1ab031-cf19-4521-8b8f-c837b96ed57a | Context testr@default setup() finished in 0.54 msec 2020-12-15 08:25:38.519 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/489ae0e9-63b4-4831-b6e7-9bd5b471ed7a'. 2020-12-15 08:25:42.967 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap ... skip: b'Swapping volumes is not supported.' 2020-12-15 08:25:42.968 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: b'Swapping volumes is not supported.' 2020-12-15 08:28:49.521 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices ... fail [183.306s] 2020-12-15 08:32:18.611 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices ... fail [192.880s] 2020-12-15 08:34:32.219 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [73.821s] 2020-12-15 08:34:55.061 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: b'Nova personality feature disabled' 2020-12-15 08:34:55.063 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: b'Shelve is not available.' 2020-12-15 08:36:41.377 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [100.752s] 2020-12-15 08:37:07.443 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_sync.ContainerSyncTest.test_container_synchronization ... skip [0.001s]: b'Skipped until bug: https://launchpad.net/bugs/1317133 is resolved.' 2020-12-15 08:37:41.003 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_sync_middleware.ContainerSyncMiddlewareTest.test_container_synchronization ... skip [0.002s]: b'Skipped because object extension: container_sync is not enabled' 2020-12-15 08:38:13.231 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops ... success [7.663s] 2020-12-15 08:38:21.933 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes ... skip: b'Encrypted volume attach is not supported' 2020-12-15 08:38:21.935 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minbw_allocation_placement.MinBwAllocationPlacementTest ... skip: b'Skipped as no physnet is available in config for placement based QoS allocation.' 2020-12-15 08:38:21.936 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps ... skip: b'Either project_networks_reachable must be "true", or public_network_id must be defined.' 2020-12-15 08:38:21.937 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps ... skip: b'Either project_networks_reachable must be "true", or public_network_id must be defined.' 2020-12-15 08:38:21.938 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress ... skip: b'Either project_networks_reachable must be "true", or public_network_id must be defined.' 2020-12-15 08:38:37.183 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download ... success [3.872s] 2020-12-15 08:38:48.515 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps ... skip: b'Either project_networks_reachable must be "true", or public_network_id must be defined.' 2020-12-15 08:40:05.684 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume ... success [72.908s] 2020-12-15 08:40:13.299 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance ... skip: b'Shelve is not available.' 2020-12-15 08:40:18.789 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-15 08:40:26.431 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-15 08:43:42.257 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore ... fail [186.071s] 2020-12-15 08:45:23.251 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot ... success [83.335s] 2020-12-15 08:45:23.252 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-15 08:45:30.852 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached ... skip: b'Cinder multi-backend feature disabled' 2020-12-15 08:45:31.129 32 INFO rally.task.context [-] Verification 6a1ab031-cf19-4521-8b8f-c837b96ed57a | Context testr@default cleanup() started 2020-12-15 08:45:31.129 32 INFO rally.task.context [-] Verification 6a1ab031-cf19-4521-8b8f-c837b96ed57a | Context testr@default cleanup() finished in 0.68 msec 2020-12-15 08:45:31.130 32 INFO rally.task.context [-] Verification 6a1ab031-cf19-4521-8b8f-c837b96ed57a | Context tempest@default cleanup() started 2020-12-15 08:45:31.747 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-15 08:45:31.977 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-15 08:45:32.008 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_20f0f88f_JMDtCeIK'. 2020-12-15 08:45:32.612 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_20f0f88f_JMDtCeIK' has been deleted. 2020-12-15 08:45:32.613 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'd1d88d6c-bdf3-4206-a829-16085deb5a69' of option 'instance_type' from Tempest config file. 2020-12-15 08:45:32.614 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'd1d88d6c-bdf3-4206-a829-16085deb5a69' has been removed. 2020-12-15 08:45:32.624 32 INFO rally.task.context [-] Verification 6a1ab031-cf19-4521-8b8f-c837b96ed57a | Context tempest@default cleanup() finished in 1.49 sec 2020-12-15 08:45:32.648 32 INFO rally.api [-] Verification (UUID=20f0f88f-7a50-45db-978b-a25632bcda6a) has been successfully finished for deployment 'opnfv-rally' (UUID=33f84a98-c78e-4303-806f-2a09afc2a175)! 2020-12-15 08:45:34.112 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:45:34.112 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:45:34.112 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:45:35.469 48 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:45:35.469 48 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:45:35.469 48 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:45:37.297 48 INFO rally.api [-] Building 'html' report for the following verification(s): '20f0f88f-7a50-45db-978b-a25632bcda6a' 2020-12-15 08:45:37.324 48 INFO rally.api [-] The report has been successfully built. 2020-12-15 08:45:38.669 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 08:45:38.669 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 08:45:38.669 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 08:45:40.627 50 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '20f0f88f-7a50-45db-978b-a25632bcda6a' 2020-12-15 08:45:40.634 50 INFO rally.api [-] The report has been successfully built.