2020-05-14 10:48:24.262 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:48:24.262 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:48:24.262 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:48:26.473 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:48:26.473 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 10:48:26.473 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 10:48:26.473 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 10:48:26.473 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 10:48:26.473 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:48:26.473 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 10:48:26.473 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-14 10:48:26.473 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:48:26.473 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 10:48:26.473 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:48:26.473 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-14 10:48:26.473 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-14 10:48:26.473 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-14 10:48:26.473 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:48:26.473 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-14 10:48:26.473 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:48:26.473 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-14 10:48:26.473 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:48:26.473 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 10:48:26.473 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:48:26.473 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-14 10:48:26.473 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:48:26.473 6 ERROR rally.cli.cliutils 2020-05-14 10:48:28.316 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:48:28.317 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:48:28.317 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:48:32.633 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:48:32.634 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:48:32.634 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:48:37.528 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:48:37.528 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:48:37.529 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:48:38.929 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:48:38.930 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:48:38.930 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:48:40.782 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:48:40.782 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-14 10:48:40.782 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-14 10:48:40.782 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-14 10:48:40.782 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-14 10:48:40.782 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:48:40.782 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-14 10:48:40.782 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:48:40.782 15 ERROR rally.cli.cliutils force=force) 2020-05-14 10:48:40.782 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-14 10:48:40.782 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-14 10:48:40.782 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-14 10:48:40.782 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-14 10:48:40.782 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:48:40.782 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-14 10:48:40.782 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:48:40.782 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-14 10:48:40.782 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:48:40.782 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-14 10:48:40.782 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:48:40.782 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-14 10:48:40.782 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:48:40.782 15 ERROR rally.cli.cliutils 2020-05-14 10:48:42.254 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:48:42.254 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:48:42.254 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:48:44.514 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-14 10:48:44.604 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-83786d98-4207-4e1a-8db5-46ddd1758ccd/repo. 2020-05-14 10:48:44.999 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-83786d98-4207-4e1a-8db5-46ddd1758ccd/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:48:45.016 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g5833f41db ' 2020-05-14 10:48:45.025 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '5833f41dbf3187f51c15fd38cbbb1893edd7bd8f ' 2020-05-14 10:48:45.045 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-14 10:48:45.130 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-14 10:48:46.002 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=83786d98-4207-4e1a-8db5-46ddd1758ccd) has been successfully created! 2020-05-14 10:48:47.703 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:48:47.703 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:48:47.703 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:48:52.056 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:48:52.056 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:48:52.056 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:48:54.391 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=83786d98-4207-4e1a-8db5-46ddd1758ccd) for deployment 'opnfv-rally' (UUID=d7b23558-3803-4c43-be08-032a775091f9). 2020-05-14 10:48:55.293 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=83786d98-4207-4e1a-8db5-46ddd1758ccd) has been successfully configured for deployment 'opnfv-rally' (UUID=d7b23558-3803-4c43-be08-032a775091f9)! 2020-05-14 10:49:03.258 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:49:03.258 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:49:03.259 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:49:05.199 32 INFO rally.api [-] Starting verification (UUID=821bb89a-b828-449a-949c-257b966a4828) for deployment 'opnfv-rally' (UUID=d7b23558-3803-4c43-be08-032a775091f9) by verifier 'opnfv-tempest' (UUID=83786d98-4207-4e1a-8db5-46ddd1758ccd). 2020-05-14 10:49:06.013 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-14 10:49:06.013 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-83786d98-4207-4e1a-8db5-46ddd1758ccd/for-deployment-d7b23558-3803-4c43-be08-032a775091f9/tempest.log' to option 'log_file'. 2020-05-14 10:49:06.013 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-83786d98-4207-4e1a-8db5-46ddd1758ccd/for-deployment-d7b23558-3803-4c43-be08-032a775091f9/tempest.log 2020-05-14 10:49:06.014 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-14 10:49:06.014 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-83786d98-4207-4e1a-8db5-46ddd1758ccd/for-deployment-d7b23558-3803-4c43-be08-032a775091f9/lock_files' to option 'lock_path'. 2020-05-14 10:49:06.014 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-83786d98-4207-4e1a-8db5-46ddd1758ccd/for-deployment-d7b23558-3803-4c43-be08-032a775091f9/lock_files 2020-05-14 10:49:06.015 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:49:06.015 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:49:06.015 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 84b9ea56-588b-4fc9-b90a-d24bec090e7c 2020-05-14 10:49:06.016 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 2ec09706-93f6-440f-8b24-9ed26b9772f4 2020-05-14 10:49:06.016 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = d0f05eb5-0e32-42d3-b509-c55f1b609d9e 2020-05-14 10:49:06.017 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = acbc7045-bc6a-4c70-86b3-64475e5365aa 2020-05-14 10:49:06.728 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-14 10:49:06.728 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_telemetry-net_3ea32212-847a-462d-bbb1-2a718e7bbc93 2020-05-14 10:49:06.729 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-14 10:49:06.819 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:49:06.855 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:49:06.855 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '77bbcba1-a1e6-4580-a022-cecbeaa3dfc0' to option 'instance_type'. 2020-05-14 10:49:06.856 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 77bbcba1-a1e6-4580-a022-cecbeaa3dfc0 2020-05-14 10:49:06.858 32 INFO rally.task.context [-] Verification 83786d98-4207-4e1a-8db5-46ddd1758ccd | Context tempest@default setup() finished in 1.40 sec 2020-05-14 10:49:06.859 32 INFO rally.task.context [-] Verification 83786d98-4207-4e1a-8db5-46ddd1758ccd | Context testr@default setup() finished in 0.37 msec 2020-05-14 10:49:06.859 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/033e7075-8fc3-4cdf-8a7d-bb2d3be861ce'. 2020-05-14 10:49:24.968 32 INFO opnfv-tempest [-] {0} telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_alarm_list ... success [0.040s] 2020-05-14 10:49:25.163 32 INFO opnfv-tempest [-] {0} telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_create_update_get_delete_alarm ... success [0.194s] 2020-05-14 10:49:25.238 32 INFO opnfv-tempest [-] {0} telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_set_get_alarm_state ... success [0.076s] 2020-05-14 10:49:28.954 32 INFO opnfv-tempest [-] {1} telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_get_non_existent_alarm ... success [0.138s] 2020-05-14 10:49:29.446 32 INFO opnfv-tempest [-] {1} telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_get_update_show_history_delete_deleted_alarm ... success [0.491s] 2020-05-14 10:50:05.252 32 INFO opnfv-tempest [-] {0} telemetry_tempest_plugin.scenario.test_telemetry_integration.TestTelemetryIntegration.test_aodh_gnocchi_threshold_alarm ... success [5.593s] 2020-05-14 10:53:52.435 32 INFO opnfv-tempest [-] {2} telemetry_tempest_plugin.scenario.test_gnocchi.GnocchiGabbiTest.test_live ... success [269.996s] 2020-05-14 10:53:55.351 32 INFO opnfv-tempest [-] {2} telemetry_tempest_plugin.scenario.test_gnocchi.GnocchiGabbiTest.test_search_resource ... success [2.916s] 2020-05-14 10:54:10.380 32 INFO rally.task.context [-] Verification 83786d98-4207-4e1a-8db5-46ddd1758ccd | Context testr@default cleanup() started 2020-05-14 10:54:10.381 32 INFO rally.task.context [-] Verification 83786d98-4207-4e1a-8db5-46ddd1758ccd | Context testr@default cleanup() finished in 0.86 msec 2020-05-14 10:54:10.382 32 INFO rally.task.context [-] Verification 83786d98-4207-4e1a-8db5-46ddd1758ccd | Context tempest@default cleanup() started 2020-05-14 10:54:10.573 32 INFO rally.task.context [-] Verification 83786d98-4207-4e1a-8db5-46ddd1758ccd | Context tempest@default cleanup() finished in 0.19 sec 2020-05-14 10:54:10.593 32 INFO rally.api [-] Verification (UUID=821bb89a-b828-449a-949c-257b966a4828) has been successfully finished for deployment 'opnfv-rally' (UUID=d7b23558-3803-4c43-be08-032a775091f9)! 2020-05-14 10:54:12.343 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:54:12.343 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:54:12.343 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:54:14.000 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:54:14.001 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:54:14.001 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:54:16.246 42 INFO rally.api [-] Building 'html' report for the following verification(s): '821bb89a-b828-449a-949c-257b966a4828' 2020-05-14 10:54:16.276 42 INFO rally.api [-] The report has been successfully built. 2020-05-14 10:54:17.852 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-14 10:54:17.852 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-14 10:54:17.852 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-14 10:54:20.079 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '821bb89a-b828-449a-949c-257b966a4828' 2020-05-14 10:54:20.084 44 INFO rally.api [-] The report has been successfully built.