2020-06-13 09:58:29.977 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:58:29.977 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:58:29.978 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:58:32.421 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-06-13 09:58:32.421 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-06-13 09:58:32.421 6 ERROR rally.cli.cliutils 2020-06-13 09:58:34.095 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:58:34.095 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:58:34.095 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:58:38.106 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:58:38.106 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:58:38.106 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:58:42.413 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:58:42.413 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:58:42.413 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:58:43.956 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:58:43.957 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:58:43.957 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:58:46.107 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-06-13 09:58:46.107 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils force=force) 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-06-13 09:58:46.107 15 ERROR rally.cli.cliutils 2020-06-13 09:58:47.851 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:58:47.852 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:58:47.852 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:58:49.838 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-06-13 09:58:49.909 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-e23bdcd8-39e7-4547-92b7-1fee5fbcabad/repo. 2020-06-13 09:58:50.223 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-e23bdcd8-39e7-4547-92b7-1fee5fbcabad/repo'... done. Note: checking out '9250832e7a51f09b813fa528ff3c142adbb49ec1'. 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-06-13 09:58:50.237 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9250832e7 ' 2020-06-13 09:58:50.244 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9250832e7a51f09b813fa528ff3c142adbb49ec1 ' 2020-06-13 09:58:50.266 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-06-13 09:58:50.319 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-06-13 09:58:51.092 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e23bdcd8-39e7-4547-92b7-1fee5fbcabad) has been successfully created! 2020-06-13 09:58:52.698 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:58:52.698 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:58:52.699 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:58:57.283 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:58:57.283 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:58:57.283 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:58:59.316 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e23bdcd8-39e7-4547-92b7-1fee5fbcabad) for deployment 'opnfv-rally' (UUID=b9c97ca5-745d-44d7-a93c-6596d18e7df9). 2020-06-13 09:58:59.762 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e23bdcd8-39e7-4547-92b7-1fee5fbcabad) has been successfully configured for deployment 'opnfv-rally' (UUID=b9c97ca5-745d-44d7-a93c-6596d18e7df9)! 2020-06-13 09:59:07.997 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:59:07.997 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:59:07.997 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:59:10.053 32 INFO rally.api [-] Starting verification (UUID=d9a9dac9-2d1d-4fd9-b234-320354e591fa) for deployment 'opnfv-rally' (UUID=b9c97ca5-745d-44d7-a93c-6596d18e7df9) by verifier 'opnfv-tempest' (UUID=e23bdcd8-39e7-4547-92b7-1fee5fbcabad). 2020-06-13 09:59:10.795 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-06-13 09:59:10.795 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e23bdcd8-39e7-4547-92b7-1fee5fbcabad/for-deployment-b9c97ca5-745d-44d7-a93c-6596d18e7df9/tempest.log' to option 'log_file'. 2020-06-13 09:59:10.796 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-e23bdcd8-39e7-4547-92b7-1fee5fbcabad/for-deployment-b9c97ca5-745d-44d7-a93c-6596d18e7df9/tempest.log 2020-06-13 09:59:10.796 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-06-13 09:59:10.796 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e23bdcd8-39e7-4547-92b7-1fee5fbcabad/for-deployment-b9c97ca5-745d-44d7-a93c-6596d18e7df9/lock_files' to option 'lock_path'. 2020-06-13 09:59:10.797 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-e23bdcd8-39e7-4547-92b7-1fee5fbcabad/for-deployment-b9c97ca5-745d-44d7-a93c-6596d18e7df9/lock_files 2020-06-13 09:59:10.797 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-06-13 09:59:10.798 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-06-13 09:59:10.798 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 027b8a62-7e1f-4ea5-a3bd-37c310b11dcd 2020-06-13 09:59:10.798 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = dcffc414-a619-44e0-9283-37e787762f15 2020-06-13 09:59:10.799 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 01cd2e96-fc67-47fa-bbf1-3856fce9db06 2020-06-13 09:59:10.799 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 2532542f-c701-4b2e-b26e-9e52939c19fc 2020-06-13 09:59:11.021 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-06-13 09:59:11.022 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_cinder-net_2d017f2a-cd3a-449d-b05c-83858e4af512 2020-06-13 09:59:11.022 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-06-13 09:59:11.107 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-06-13 09:59:11.142 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-06-13 09:59:11.143 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_d9a9dac9_u5qlZeYU' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-06-13 09:59:11.548 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_d9a9dac9_u5qlZeYU' (ID = 380d6f8d-ca93-4ad7-90a6-e7b6d1dbad36) has been successfully created! 2020-06-13 09:59:11.548 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '380d6f8d-ca93-4ad7-90a6-e7b6d1dbad36' to option 'instance_type'. 2020-06-13 09:59:11.549 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 380d6f8d-ca93-4ad7-90a6-e7b6d1dbad36 2020-06-13 09:59:11.551 32 INFO rally.task.context [-] Verification e23bdcd8-39e7-4547-92b7-1fee5fbcabad | Context tempest@default setup() finished in 1.33 sec 2020-06-13 09:59:11.552 32 INFO rally.task.context [-] Verification e23bdcd8-39e7-4547-92b7-1fee5fbcabad | Context testr@default setup() finished in 0.39 msec 2020-06-13 09:59:11.552 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/e78754eb-09bf-42a8-bfe3-9852c9c3e62e'. 2020-06-13 09:59:16.003 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test ... skip: b'Cinder consistency group feature disabled' 2020-06-13 09:59:17.860 32 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name ... success [0.120s] 2020-06-13 09:59:20.867 32 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code ... success [3.005s] 2020-06-13 09:59:24.200 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeFromImageTest.test_create_from_image_multiple ... success [7.354s] 2020-06-13 09:59:32.744 32 INFO opnfv-tempest [-] {3} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume ... success [15.813s] 2020-06-13 09:59:36.516 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot ... success [19.588s] 2020-06-13 09:59:41.709 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative ... success [5.193s] 2020-06-13 09:59:45.184 32 INFO opnfv-tempest [-] {3} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup ... success [12.440s] 2020-06-13 09:59:50.777 32 INFO rally.task.context [-] Verification e23bdcd8-39e7-4547-92b7-1fee5fbcabad | Context testr@default cleanup() started 2020-06-13 09:59:50.777 32 INFO rally.task.context [-] Verification e23bdcd8-39e7-4547-92b7-1fee5fbcabad | Context testr@default cleanup() finished in 0.78 msec 2020-06-13 09:59:50.778 32 INFO rally.task.context [-] Verification e23bdcd8-39e7-4547-92b7-1fee5fbcabad | Context tempest@default cleanup() started 2020-06-13 09:59:50.953 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_d9a9dac9_u5qlZeYU'. 2020-06-13 09:59:51.131 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_d9a9dac9_u5qlZeYU' has been deleted. 2020-06-13 09:59:51.132 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '380d6f8d-ca93-4ad7-90a6-e7b6d1dbad36' of option 'instance_type' from Tempest config file. 2020-06-13 09:59:51.132 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '380d6f8d-ca93-4ad7-90a6-e7b6d1dbad36' has been removed. 2020-06-13 09:59:51.139 32 INFO rally.task.context [-] Verification e23bdcd8-39e7-4547-92b7-1fee5fbcabad | Context tempest@default cleanup() finished in 0.36 sec 2020-06-13 09:59:51.161 32 INFO rally.api [-] Verification (UUID=d9a9dac9-2d1d-4fd9-b234-320354e591fa) has been successfully finished for deployment 'opnfv-rally' (UUID=b9c97ca5-745d-44d7-a93c-6596d18e7df9)! 2020-06-13 09:59:53.026 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:59:53.027 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:59:53.027 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:59:54.856 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:59:54.857 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:59:54.857 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 09:59:56.899 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'd9a9dac9-2d1d-4fd9-b234-320354e591fa' 2020-06-13 09:59:56.927 44 INFO rally.api [-] The report has been successfully built. 2020-06-13 09:59:58.561 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 09:59:58.562 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 09:59:58.562 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:00:00.711 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'd9a9dac9-2d1d-4fd9-b234-320354e591fa' 2020-06-13 10:00:00.715 46 INFO rally.api [-] The report has been successfully built.