2020-11-28 01:41:08.687 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:41:08.687 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:41:08.688 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:41:10.532 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-11-28 01:41:10.532 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-11-28 01:41:10.532 6 ERROR rally.cli.cliutils 2020-11-28 01:41:11.915 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:41:11.915 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:41:11.915 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:41:15.465 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:41:15.465 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:41:15.465 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:41:20.661 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:41:20.661 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:41:20.661 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:41:21.940 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:41:21.940 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:41:21.941 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:41:23.727 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-11-28 01:41:23.727 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils force=force) 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-11-28 01:41:23.727 15 ERROR rally.cli.cliutils 2020-11-28 01:41:25.183 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:41:25.183 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:41:25.184 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:41:26.955 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-11-28 01:41:27.031 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3bc408e6-498f-4241-8c24-4b237d2b2b42/repo. 2020-11-28 01:41:27.378 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3bc408e6-498f-4241-8c24-4b237d2b2b42/repo'... done. Note: checking out 'a02e87556bc38156aa462a7e5ce3a814c060f2a9'. 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-11-28 01:41:27.391 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga02e87556 ' 2020-11-28 01:41:27.401 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a02e87556bc38156aa462a7e5ce3a814c060f2a9 ' 2020-11-28 01:41:27.424 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-11-28 01:41:27.468 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-11-28 01:41:28.139 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3bc408e6-498f-4241-8c24-4b237d2b2b42) has been successfully created! 2020-11-28 01:41:29.636 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:41:29.636 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:41:29.636 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:41:46.274 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 01:41:46.274 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 01:41:46.274 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 01:41:48.181 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3bc408e6-498f-4241-8c24-4b237d2b2b42) for deployment 'opnfv-rally' (UUID=6aab1a89-000d-4325-af85-cacd8c9ee0c2). 2020-11-28 01:41:49.058 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3bc408e6-498f-4241-8c24-4b237d2b2b42) has been successfully configured for deployment 'opnfv-rally' (UUID=6aab1a89-000d-4325-af85-cacd8c9ee0c2)!