2019-12-27 17:32:49.554 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:32:49.554 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:32:49.555 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:32:51.909 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 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-27 17:32:51.909 6 ERROR rally.cli.cliutils 2019-12-27 17:32:53.583 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:32:53.583 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:32:53.583 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:32:57.579 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:32:57.580 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:32:57.580 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:33:02.151 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:33:02.151 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:33:02.152 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:33:03.604 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:33:03.604 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:33:03.604 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:33:05.972 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 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils force=force) 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-27 17:33:05.972 15 ERROR rally.cli.cliutils 2019-12-27 17:33:07.384 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:33:07.385 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:33:07.385 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:33:09.466 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-27 17:33:09.542 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-be1da98e-37b2-4b55-b959-b63cbc94e836/repo. 2019-12-27 17:33:09.761 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-be1da98e-37b2-4b55-b959-b63cbc94e836/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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 ' 2019-12-27 17:33:09.773 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-27 17:33:09.780 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-27 17:33:09.803 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-27 17:33:09.872 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-27 17:33:10.511 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=be1da98e-37b2-4b55-b959-b63cbc94e836) has been successfully created! 2019-12-27 17:33:12.052 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:33:12.052 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:33:12.052 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:33:17.195 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:33:17.195 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:33:17.195 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:33:19.342 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=be1da98e-37b2-4b55-b959-b63cbc94e836) for deployment 'opnfv-rally' (UUID=b8ba607d-e740-419e-bcae-5326445d29fd). 2019-12-27 17:33:19.865 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=be1da98e-37b2-4b55-b959-b63cbc94e836) has been successfully configured for deployment 'opnfv-rally' (UUID=b8ba607d-e740-419e-bcae-5326445d29fd)! 2019-12-27 17:33:25.268 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:33:25.268 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:33:25.268 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:33:27.503 32 INFO rally.api [-] Starting verification (UUID=bf80fbd6-981f-431d-b428-062cf7242166) for deployment 'opnfv-rally' (UUID=b8ba607d-e740-419e-bcae-5326445d29fd) by verifier 'opnfv-tempest' (UUID=be1da98e-37b2-4b55-b959-b63cbc94e836). 2019-12-27 17:33:28.230 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-27 17:33:28.231 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-be1da98e-37b2-4b55-b959-b63cbc94e836/for-deployment-b8ba607d-e740-419e-bcae-5326445d29fd/tempest.log' to option 'log_file'. 2019-12-27 17:33:28.231 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-be1da98e-37b2-4b55-b959-b63cbc94e836/for-deployment-b8ba607d-e740-419e-bcae-5326445d29fd/tempest.log 2019-12-27 17:33:28.231 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-27 17:33:28.232 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-be1da98e-37b2-4b55-b959-b63cbc94e836/for-deployment-b8ba607d-e740-419e-bcae-5326445d29fd/lock_files' to option 'lock_path'. 2019-12-27 17:33:28.232 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-be1da98e-37b2-4b55-b959-b63cbc94e836/for-deployment-b8ba607d-e740-419e-bcae-5326445d29fd/lock_files 2019-12-27 17:33:28.232 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-12-27 17:33:28.233 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 2019-12-27 17:33:28.233 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 0bdafe9f-d9a3-4ac0-98a2-98ad44ca7971 2019-12-27 17:33:28.233 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = d0ce1e5c-0a95-483d-8352-b61754f79992 2019-12-27 17:33:28.234 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = bce0756d-ea49-4d49-a06c-56b09dd33c30 2019-12-27 17:33:28.234 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 3ebd379a-8a46-4de9-a1fc-7fddde760246 2019-12-27 17:33:28.527 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-27 17:33:28.528 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_horizon-net_c36c1ff0-a3db-4299-86ee-3bd3fdfa8f0f 2019-12-27 17:33:28.529 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-27 17:33:28.627 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 17:33:28.672 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_3148e934_oAaQmgsG'. Using flavor 'rally_verify_3148e934_oAaQmgsG' (ID = 658dc303-a6d6-4f39-bb55-6e30f6c9cea9) for the tests. 2019-12-27 17:33:28.672 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '658dc303-a6d6-4f39-bb55-6e30f6c9cea9' to option 'instance_type'. 2019-12-27 17:33:28.672 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 658dc303-a6d6-4f39-bb55-6e30f6c9cea9 2019-12-27 17:33:28.673 32 INFO rally.task.context [-] Verification be1da98e-37b2-4b55-b959-b63cbc94e836 | Context tempest@default setup() finished in 0.95 sec 2019-12-27 17:33:28.674 32 INFO rally.task.context [-] Verification be1da98e-37b2-4b55-b959-b63cbc94e836 | Context testr@default setup() finished in 0.26 msec 2019-12-27 17:33:28.674 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/92624665-6453-45e0-836f-61edbef49dc5'. 2019-12-27 17:33:40.895 32 INFO opnfv-tempest [-] {0} tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario ... success [9.088s] 2019-12-27 17:33:41.863 32 INFO rally.task.context [-] Verification be1da98e-37b2-4b55-b959-b63cbc94e836 | Context testr@default cleanup() started 2019-12-27 17:33:41.864 32 INFO rally.task.context [-] Verification be1da98e-37b2-4b55-b959-b63cbc94e836 | Context testr@default cleanup() finished in 1.06 msec 2019-12-27 17:33:41.865 32 INFO rally.task.context [-] Verification be1da98e-37b2-4b55-b959-b63cbc94e836 | Context tempest@default cleanup() started 2019-12-27 17:33:42.062 32 INFO rally.task.context [-] Verification be1da98e-37b2-4b55-b959-b63cbc94e836 | Context tempest@default cleanup() finished in 0.20 sec 2019-12-27 17:33:42.084 32 INFO rally.api [-] Verification (UUID=bf80fbd6-981f-431d-b428-062cf7242166) has been successfully finished for deployment 'opnfv-rally' (UUID=b8ba607d-e740-419e-bcae-5326445d29fd)! 2019-12-27 17:33:43.710 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:33:43.711 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:33:43.711 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:33:45.154 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:33:45.154 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:33:45.155 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:33:47.389 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'bf80fbd6-981f-431d-b428-062cf7242166' 2019-12-27 17:33:47.414 38 INFO rally.api [-] The report has been successfully built. 2019-12-27 17:33:48.927 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:33:48.927 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:33:48.927 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:33:51.198 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'bf80fbd6-981f-431d-b428-062cf7242166' 2019-12-27 17:33:51.200 40 INFO rally.api [-] The report has been successfully built.