2020-06-13 10:10:08.006 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:10:08.006 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:10:08.006 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:10:10.297 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 10:10:10.297 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 10:10:10.297 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 10:10:10.297 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 10:10:10.297 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 10:10:10.297 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 10:10:10.297 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:10:10.297 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-06-13 10:10:10.297 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 10:10:10.297 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:10:10.297 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-06-13 10:10:10.297 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-06-13 10:10:10.297 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-06-13 10:10:10.297 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-06-13 10:10:10.297 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-06-13 10:10:10.297 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-06-13 10:10:10.297 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-06-13 10:10:10.297 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-06-13 10:10:10.297 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 10:10:10.297 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 10:10:10.297 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 10:10:10.297 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-06-13 10:10:10.297 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-06-13 10:10:10.297 6 ERROR rally.cli.cliutils 2020-06-13 10:10:12.018 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:10:12.018 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:10:12.018 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:10:16.313 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:10:16.314 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:10:16.314 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:10:21.149 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:10:21.149 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:10:21.149 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:10:22.590 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:10:22.590 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:10:22.590 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:10:24.947 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 10:10:24.947 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-06-13 10:10:24.947 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-06-13 10:10:24.947 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-06-13 10:10:24.947 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-06-13 10:10:24.947 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 10:10:24.947 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-06-13 10:10:24.947 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 10:10:24.947 15 ERROR rally.cli.cliutils force=force) 2020-06-13 10:10:24.947 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-06-13 10:10:24.947 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-06-13 10:10:24.947 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-06-13 10:10:24.947 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-06-13 10:10:24.947 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-06-13 10:10:24.947 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-06-13 10:10:24.947 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-06-13 10:10:24.947 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-06-13 10:10:24.947 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 10:10:24.947 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-06-13 10:10:24.947 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 10:10:24.947 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-06-13 10:10:24.947 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-06-13 10:10:24.947 15 ERROR rally.cli.cliutils 2020-06-13 10:10:26.558 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:10:26.558 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:10:26.559 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:10:28.759 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-06-13 10:10:28.848 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-64ebb39f-a34e-4d81-bfcb-6c599f7ecd65/repo. 2020-06-13 10:10:29.174 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-64ebb39f-a34e-4d81-bfcb-6c599f7ecd65/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 10:10:29.188 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9250832e7 ' 2020-06-13 10:10:29.195 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9250832e7a51f09b813fa528ff3c142adbb49ec1 ' 2020-06-13 10:10:29.219 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-06-13 10:10:29.270 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-06-13 10:10:30.089 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=64ebb39f-a34e-4d81-bfcb-6c599f7ecd65) has been successfully created! 2020-06-13 10:10:31.740 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:10:31.740 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:10:31.740 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:10:36.867 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:10:36.867 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:10:36.867 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:10:38.949 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=64ebb39f-a34e-4d81-bfcb-6c599f7ecd65) for deployment 'opnfv-rally' (UUID=1abb0eb9-492f-4970-8dac-caaba6a5be89). 2020-06-13 10:10:39.520 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=64ebb39f-a34e-4d81-bfcb-6c599f7ecd65) has been successfully configured for deployment 'opnfv-rally' (UUID=1abb0eb9-492f-4970-8dac-caaba6a5be89)! 2020-06-13 10:10:47.798 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:10:47.798 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:10:47.798 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:10:49.946 32 INFO rally.api [-] Starting verification (UUID=ffaeeca7-e260-4a6c-86e4-879098b2f980) for deployment 'opnfv-rally' (UUID=1abb0eb9-492f-4970-8dac-caaba6a5be89) by verifier 'opnfv-tempest' (UUID=64ebb39f-a34e-4d81-bfcb-6c599f7ecd65). 2020-06-13 10:10:50.807 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-06-13 10:10:50.808 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-64ebb39f-a34e-4d81-bfcb-6c599f7ecd65/for-deployment-1abb0eb9-492f-4970-8dac-caaba6a5be89/tempest.log' to option 'log_file'. 2020-06-13 10:10:50.808 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-64ebb39f-a34e-4d81-bfcb-6c599f7ecd65/for-deployment-1abb0eb9-492f-4970-8dac-caaba6a5be89/tempest.log 2020-06-13 10:10:50.808 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-06-13 10:10:50.809 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-64ebb39f-a34e-4d81-bfcb-6c599f7ecd65/for-deployment-1abb0eb9-492f-4970-8dac-caaba6a5be89/lock_files' to option 'lock_path'. 2020-06-13 10:10:50.809 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-64ebb39f-a34e-4d81-bfcb-6c599f7ecd65/for-deployment-1abb0eb9-492f-4970-8dac-caaba6a5be89/lock_files 2020-06-13 10:10:50.809 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 10:10:50.810 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 10:10:50.810 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 6095a162-b81c-4fbf-93ac-03b7d6496029 2020-06-13 10:10:50.810 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d4de6c8f-0e0d-4051-9aec-2d30cc804a3c 2020-06-13 10:10:50.811 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e215e41b-29a2-4fa3-ab5f-d4fc8de0933d 2020-06-13 10:10:50.811 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = b0e0842e-db8d-42fe-818a-6a5723764c17 2020-06-13 10:10:51.090 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-06-13 10:10:51.091 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_telemetry-net_ed66a88c-8a75-4f78-bec6-f6fa6562777b 2020-06-13 10:10:51.091 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-06-13 10:10:51.175 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 10:10:51.213 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_44858ede_bw8Znm44'. Using flavor 'rally_verify_44858ede_bw8Znm44' (ID = c06349a6-1078-4258-b230-afefa1c6f5f6) for the tests. 2020-06-13 10:10:51.213 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c06349a6-1078-4258-b230-afefa1c6f5f6' to option 'instance_type'. 2020-06-13 10:10:51.214 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c06349a6-1078-4258-b230-afefa1c6f5f6 2020-06-13 10:10:51.215 32 INFO rally.task.context [-] Verification 64ebb39f-a34e-4d81-bfcb-6c599f7ecd65 | Context tempest@default setup() finished in 1.01 sec 2020-06-13 10:10:51.216 32 INFO rally.task.context [-] Verification 64ebb39f-a34e-4d81-bfcb-6c599f7ecd65 | Context testr@default setup() finished in 0.34 msec 2020-06-13 10:10:51.217 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/2b2483fb-8db7-463f-ab88-0fd9bca9d802'. 2020-06-13 10:11:01.782 32 INFO opnfv-tempest [-] {2} telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_alarm_list ... success [0.023s] 2020-06-13 10:11:01.988 32 INFO opnfv-tempest [-] {2} telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_create_update_get_delete_alarm ... success [0.206s] 2020-06-13 10:11:02.082 32 INFO opnfv-tempest [-] {2} telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_set_get_alarm_state ... success [0.093s] 2020-06-13 10:11:05.033 32 INFO opnfv-tempest [-] {0} telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_get_non_existent_alarm ... success [0.158s] 2020-06-13 10:11:05.698 32 INFO opnfv-tempest [-] {0} telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_get_update_show_history_delete_deleted_alarm ... success [0.665s] 2020-06-13 10:11:07.034 32 INFO opnfv-tempest [-] {3} telemetry_tempest_plugin.scenario.test_gnocchi.GnocchiGabbiTest.test_search_resource ... success [3.593s] 2020-06-13 10:11:17.058 32 INFO opnfv-tempest [-] {1} telemetry_tempest_plugin.scenario.test_telemetry_integration.TestTelemetryIntegration.test_aodh_gnocchi_threshold_alarm ... success [5.183s] 2020-06-13 10:11:30.067 32 INFO rally.task.context [-] Verification 64ebb39f-a34e-4d81-bfcb-6c599f7ecd65 | Context testr@default cleanup() started 2020-06-13 10:11:30.068 32 INFO rally.task.context [-] Verification 64ebb39f-a34e-4d81-bfcb-6c599f7ecd65 | Context testr@default cleanup() finished in 0.78 msec 2020-06-13 10:11:30.068 32 INFO rally.task.context [-] Verification 64ebb39f-a34e-4d81-bfcb-6c599f7ecd65 | Context tempest@default cleanup() started 2020-06-13 10:11:30.254 32 INFO rally.task.context [-] Verification 64ebb39f-a34e-4d81-bfcb-6c599f7ecd65 | Context tempest@default cleanup() finished in 0.19 sec 2020-06-13 10:11:30.274 32 INFO rally.api [-] Verification (UUID=ffaeeca7-e260-4a6c-86e4-879098b2f980) has been successfully finished for deployment 'opnfv-rally' (UUID=1abb0eb9-492f-4970-8dac-caaba6a5be89)! 2020-06-13 10:11:31.915 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:11:31.915 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:11:31.915 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:11:33.402 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:11:33.402 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:11:33.402 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:11:35.336 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'ffaeeca7-e260-4a6c-86e4-879098b2f980' 2020-06-13 10:11:35.361 44 INFO rally.api [-] The report has been successfully built. 2020-06-13 10:11:37.053 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-06-13 10:11:37.054 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-06-13 10:11:37.054 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-06-13 10:11:39.177 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ffaeeca7-e260-4a6c-86e4-879098b2f980' 2020-06-13 10:11:39.183 46 INFO rally.api [-] The report has been successfully built.