2020-05-14 10:01:16.752 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:01:16.752 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:01:16.752 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:01:18.950 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:01:18.950 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 10:01:18.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 10:01:18.950 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 10:01:18.950 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 10:01:18.950 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:01:18.950 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 10:01:18.950 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 10:01:18.950 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:01:18.950 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 10:01:18.950 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:01:18.950 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-14 10:01:18.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-14 10:01:18.950 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-14 10:01:18.950 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:01:18.950 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-14 10:01:18.950 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:01:18.950 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-14 10:01:18.950 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:01:18.950 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 10:01:18.950 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:01:18.950 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-14 10:01:18.950 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:01:18.950 6 ERROR rally.cli.cliutils 2020-05-14 10:01:20.643 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:01:20.643 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:01:20.643 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:01:24.693 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:01:24.693 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:01:24.693 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:01:29.137 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:01:29.137 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:01:29.137 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:01:30.735 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:01:30.735 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:01:30.735 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:01:32.676 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:01:32.676 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 10:01:32.676 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 10:01:32.676 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 10:01:32.676 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-14 10:01:32.676 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:01:32.676 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 10:01:32.676 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:01:32.676 15 ERROR rally.cli.cliutils force=force) 2020-05-14 10:01:32.676 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-14 10:01:32.676 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-14 10:01:32.676 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-14 10:01:32.676 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-14 10:01:32.676 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:01:32.676 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-14 10:01:32.676 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:01:32.676 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 10:01:32.676 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:01:32.676 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-14 10:01:32.676 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:01:32.676 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-14 10:01:32.676 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:01:32.676 15 ERROR rally.cli.cliutils 2020-05-14 10:01:34.128 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:01:34.128 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:01:34.128 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:01:36.237 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-14 10:01:36.317 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-01bc7e2b-f6fb-4d5c-a8c9-f4feacfba14d/repo. 2020-05-14 10:01:36.651 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-01bc7e2b-f6fb-4d5c-a8c9-f4feacfba14d/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:01:36.667 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g5833f41db ' 2020-05-14 10:01:36.677 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f ' 2020-05-14 10:01:36.720 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-14 10:01:36.797 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-14 10:01:37.481 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=01bc7e2b-f6fb-4d5c-a8c9-f4feacfba14d) has been successfully created! 2020-05-14 10:01:39.059 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:01:39.060 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:01:39.060 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:01:43.838 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:01:43.838 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:01:43.839 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:01:45.996 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=01bc7e2b-f6fb-4d5c-a8c9-f4feacfba14d) for deployment 'opnfv-rally' (UUID=310496b8-6f78-41af-894c-24704f28a733). 2020-05-14 10:01:46.411 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=01bc7e2b-f6fb-4d5c-a8c9-f4feacfba14d) has been successfully configured for deployment 'opnfv-rally' (UUID=310496b8-6f78-41af-894c-24704f28a733)! 2020-05-14 10:01:55.404 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:01:55.405 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:01:55.405 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:01:57.726 32 INFO rally.api [-] Starting verification (UUID=690fa70c-5231-4675-a3cb-e81a6fe978ba) for deployment 'opnfv-rally' (UUID=310496b8-6f78-41af-894c-24704f28a733) by verifier 'opnfv-tempest' (UUID=01bc7e2b-f6fb-4d5c-a8c9-f4feacfba14d). 2020-05-14 10:01:58.704 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-14 10:01:58.704 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-01bc7e2b-f6fb-4d5c-a8c9-f4feacfba14d/for-deployment-310496b8-6f78-41af-894c-24704f28a733/tempest.log' to option 'log_file'. 2020-05-14 10:01:58.705 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-01bc7e2b-f6fb-4d5c-a8c9-f4feacfba14d/for-deployment-310496b8-6f78-41af-894c-24704f28a733/tempest.log 2020-05-14 10:01:58.705 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-14 10:01:58.706 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-01bc7e2b-f6fb-4d5c-a8c9-f4feacfba14d/for-deployment-310496b8-6f78-41af-894c-24704f28a733/lock_files' to option 'lock_path'. 2020-05-14 10:01:58.706 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-01bc7e2b-f6fb-4d5c-a8c9-f4feacfba14d/for-deployment-310496b8-6f78-41af-894c-24704f28a733/lock_files 2020-05-14 10:01:58.706 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:01:58.707 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:01:58.707 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ad2cee07-185a-4f4b-93f1-b1ed0046bc4a 2020-05-14 10:01:58.707 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = fb5265be-3c0e-4ea8-b019-77ec79ad7da7 2020-05-14 10:01:58.708 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 2da5ce3b-0f9f-4bb2-8cc8-d913c3e6d792 2020-05-14 10:01:58.709 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 0c613163-f106-4c3c-9121-edce5acc210d 2020-05-14 10:01:58.942 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-14 10:01:58.943 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_cinder-net_593ae1cd-81ae-401d-951e-0c102e1c04ec 2020-05-14 10:01:58.943 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-14 10:01:59.033 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:01:59.071 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:01:59.072 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '77bbcba1-a1e6-4580-a022-cecbeaa3dfc0' to option 'instance_type'. 2020-05-14 10:01:59.072 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 77bbcba1-a1e6-4580-a022-cecbeaa3dfc0 2020-05-14 10:01:59.074 32 INFO rally.task.context [-] Verification 01bc7e2b-f6fb-4d5c-a8c9-f4feacfba14d | Context tempest@default setup() finished in 1.15 sec 2020-05-14 10:01:59.074 32 INFO rally.task.context [-] Verification 01bc7e2b-f6fb-4d5c-a8c9-f4feacfba14d | Context testr@default setup() finished in 0.34 msec 2020-05-14 10:01:59.075 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/fec3f4c2-ba48-49e3-aab0-a62774b1ba6c'. 2020-05-14 10:02:04.128 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test ... skip: b'Cinder consistency group feature disabled' 2020-05-14 10:02:06.570 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name ... success [0.068s] 2020-05-14 10:02:10.446 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code ... success [3.873s] 2020-05-14 10:02:12.149 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeFromImageTest.test_create_from_image_multiple ... success [6.987s] 2020-05-14 10:02:19.350 32 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume ... success [14.428s] 2020-05-14 10:02:31.595 32 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup ... success [12.243s] 2020-05-14 10:02:38.319 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot ... success [16.203s] 2020-05-14 10:02:42.327 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative ... success [4.009s] 2020-05-14 10:02:55.434 32 INFO rally.task.context [-] Verification 01bc7e2b-f6fb-4d5c-a8c9-f4feacfba14d | Context testr@default cleanup() started 2020-05-14 10:02:55.435 32 INFO rally.task.context [-] Verification 01bc7e2b-f6fb-4d5c-a8c9-f4feacfba14d | Context testr@default cleanup() finished in 0.89 msec 2020-05-14 10:02:55.436 32 INFO rally.task.context [-] Verification 01bc7e2b-f6fb-4d5c-a8c9-f4feacfba14d | Context tempest@default cleanup() started 2020-05-14 10:02:55.618 32 INFO rally.task.context [-] Verification 01bc7e2b-f6fb-4d5c-a8c9-f4feacfba14d | Context tempest@default cleanup() finished in 0.18 sec 2020-05-14 10:02:55.640 32 INFO rally.api [-] Verification (UUID=690fa70c-5231-4675-a3cb-e81a6fe978ba) has been successfully finished for deployment 'opnfv-rally' (UUID=310496b8-6f78-41af-894c-24704f28a733)! 2020-05-14 10:02:57.615 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:02:57.615 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:02:57.615 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:02:59.267 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:02:59.267 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:02:59.267 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:03:01.838 42 INFO rally.api [-] Building 'html' report for the following verification(s): '690fa70c-5231-4675-a3cb-e81a6fe978ba' 2020-05-14 10:03:01.866 42 INFO rally.api [-] The report has been successfully built. 2020-05-14 10:03:03.476 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:03:03.476 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:03:03.476 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:03:05.758 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '690fa70c-5231-4675-a3cb-e81a6fe978ba' 2020-05-14 10:03:05.764 44 INFO rally.api [-] The report has been successfully built.