2020-07-02 07:57:35.033 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:57:35.033 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:57:35.033 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:57:37.193 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-07-02 07:57:37.193 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-07-02 07:57:37.193 6 ERROR rally.cli.cliutils 2020-07-02 07:57:38.744 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:57:38.744 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:57:38.744 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:57:42.982 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:57:42.982 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:57:42.982 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:57:47.512 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:57:47.513 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:57:47.513 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:57:48.969 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:57:48.970 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:57:48.970 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:57:51.033 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-07-02 07:57:51.033 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils force=force) 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-07-02 07:57:51.033 15 ERROR rally.cli.cliutils 2020-07-02 07:57:52.453 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:57:52.453 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:57:52.453 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:57:54.656 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-07-02 07:57:54.754 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-88be741b-985e-4bdd-a573-25f5d457c63f/repo. 2020-07-02 07:57:55.083 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-88be741b-985e-4bdd-a573-25f5d457c63f/repo'... done. Note: checking out '55435771d78ee61246d869354d13aad566251523'. 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-07-02 07:57:55.095 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g55435771d ' 2020-07-02 07:57:55.102 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '55435771d78ee61246d869354d13aad566251523 ' 2020-07-02 07:57:55.119 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-07-02 07:57:55.182 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-07-02 07:57:55.910 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=88be741b-985e-4bdd-a573-25f5d457c63f) has been successfully created! 2020-07-02 07:57:57.548 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:57:57.549 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:57:57.549 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:58:01.549 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:58:01.549 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:58:01.550 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:58:03.884 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=88be741b-985e-4bdd-a573-25f5d457c63f) for deployment 'opnfv-rally' (UUID=29da029c-522a-4925-a1b9-272b0bfbe3bf). 2020-07-02 07:58:04.391 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=88be741b-985e-4bdd-a573-25f5d457c63f) has been successfully configured for deployment 'opnfv-rally' (UUID=29da029c-522a-4925-a1b9-272b0bfbe3bf)! 2020-07-02 07:58:12.727 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:58:12.728 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:58:12.728 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:58:14.844 32 INFO rally.api [-] Starting verification (UUID=035b2002-2070-45a6-bfab-f92f9f3bb7bc) for deployment 'opnfv-rally' (UUID=29da029c-522a-4925-a1b9-272b0bfbe3bf) by verifier 'opnfv-tempest' (UUID=88be741b-985e-4bdd-a573-25f5d457c63f). 2020-07-02 07:58:15.655 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-07-02 07:58:15.656 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-88be741b-985e-4bdd-a573-25f5d457c63f/for-deployment-29da029c-522a-4925-a1b9-272b0bfbe3bf/tempest.log' to option 'log_file'. 2020-07-02 07:58:15.656 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-88be741b-985e-4bdd-a573-25f5d457c63f/for-deployment-29da029c-522a-4925-a1b9-272b0bfbe3bf/tempest.log 2020-07-02 07:58:15.656 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-07-02 07:58:15.657 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-88be741b-985e-4bdd-a573-25f5d457c63f/for-deployment-29da029c-522a-4925-a1b9-272b0bfbe3bf/lock_files' to option 'lock_path'. 2020-07-02 07:58:15.657 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-88be741b-985e-4bdd-a573-25f5d457c63f/for-deployment-29da029c-522a-4925-a1b9-272b0bfbe3bf/lock_files 2020-07-02 07:58:15.657 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-07-02 07:58:15.657 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-07-02 07:58:15.658 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 89200d9e-c47c-4001-9900-dd33ba3a657d 2020-07-02 07:58:15.658 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 38258cd8-c3f5-4bc5-8afa-c160296d10a2 2020-07-02 07:58:15.658 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = d5cb52ad-c475-4d82-9a59-713ef527e553 2020-07-02 07:58:15.659 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 75ed02b6-18b3-4764-a9ca-9fad18aff4d2 2020-07-02 07:58:15.929 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-07-02 07:58:15.930 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_telemetry-net_4ca22b82-f8ff-41ae-bbb3-68058237bb05 2020-07-02 07:58:15.931 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-07-02 07:58:16.000 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 07:58:16.033 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_bb84b568_Oebe136D'. Using flavor 'rally_verify_bb84b568_Oebe136D' (ID = 8619ed29-ef04-4a16-b11a-8c75e8589849) for the tests. 2020-07-02 07:58:16.034 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '8619ed29-ef04-4a16-b11a-8c75e8589849' to option 'instance_type'. 2020-07-02 07:58:16.034 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 8619ed29-ef04-4a16-b11a-8c75e8589849 2020-07-02 07:58:16.035 32 INFO rally.task.context [-] Verification 88be741b-985e-4bdd-a573-25f5d457c63f | Context tempest@default setup() finished in 0.99 sec 2020-07-02 07:58:16.036 32 INFO rally.task.context [-] Verification 88be741b-985e-4bdd-a573-25f5d457c63f | Context testr@default setup() finished in 0.29 msec 2020-07-02 07:58:16.036 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/7f2d7531-831c-4658-bf58-ec1e4bade01b'. 2020-07-02 07:58:29.540 32 INFO opnfv-tempest [-] {2} telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_get_non_existent_alarm ... success [0.270s] 2020-07-02 07:58:29.915 32 INFO opnfv-tempest [-] {2} telemetry_tempest_plugin.aodh.api.test_alarming_api_negative.TelemetryAlarmingNegativeTest.test_get_update_show_history_delete_deleted_alarm ... success [0.373s] 2020-07-02 07:58:30.737 32 INFO opnfv-tempest [-] {3} telemetry_tempest_plugin.scenario.test_gnocchi.GnocchiGabbiTest.test_search_resource ... success [3.272s] 2020-07-02 07:58:30.933 32 INFO opnfv-tempest [-] {1} telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_alarm_list ... success [0.018s] 2020-07-02 07:58:31.096 32 INFO opnfv-tempest [-] {1} telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_create_update_get_delete_alarm ... success [0.161s] 2020-07-02 07:58:31.167 32 INFO opnfv-tempest [-] {1} telemetry_tempest_plugin.aodh.api.test_alarming_api.TelemetryAlarmingAPITest.test_set_get_alarm_state ... success [0.072s] 2020-07-02 07:58:43.460 32 INFO opnfv-tempest [-] {0} telemetry_tempest_plugin.scenario.test_telemetry_integration.TestTelemetryIntegration.test_aodh_gnocchi_threshold_alarm ... success [5.948s] 2020-07-02 07:58:59.242 32 INFO rally.task.context [-] Verification 88be741b-985e-4bdd-a573-25f5d457c63f | Context testr@default cleanup() started 2020-07-02 07:58:59.243 32 INFO rally.task.context [-] Verification 88be741b-985e-4bdd-a573-25f5d457c63f | Context testr@default cleanup() finished in 0.75 msec 2020-07-02 07:58:59.243 32 INFO rally.task.context [-] Verification 88be741b-985e-4bdd-a573-25f5d457c63f | Context tempest@default cleanup() started 2020-07-02 07:58:59.413 32 INFO rally.task.context [-] Verification 88be741b-985e-4bdd-a573-25f5d457c63f | Context tempest@default cleanup() finished in 0.17 sec 2020-07-02 07:58:59.431 32 INFO rally.api [-] Verification (UUID=035b2002-2070-45a6-bfab-f92f9f3bb7bc) has been successfully finished for deployment 'opnfv-rally' (UUID=29da029c-522a-4925-a1b9-272b0bfbe3bf)! 2020-07-02 07:59:01.041 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:59:01.041 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:59:01.041 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:59:02.553 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:59:02.553 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:59:02.553 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:59:04.623 44 INFO rally.api [-] Building 'html' report for the following verification(s): '035b2002-2070-45a6-bfab-f92f9f3bb7bc' 2020-07-02 07:59:04.652 44 INFO rally.api [-] The report has been successfully built. 2020-07-02 07:59:06.257 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:59:06.257 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:59:06.257 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:59:08.347 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '035b2002-2070-45a6-bfab-f92f9f3bb7bc' 2020-07-02 07:59:08.352 46 INFO rally.api [-] The report has been successfully built.