2020-12-09 12:03:13.485 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:03:13.485 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:03:13.485 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:03:15.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-12-09 12:03:15.297 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-09 12:03:15.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-12-09 12:03:15.297 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-09 12:03:15.297 6 ERROR rally.cli.cliutils 2020-12-09 12:03:16.674 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:03:16.674 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:03:16.674 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:03:20.250 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:03:20.250 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:03:20.250 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:03:25.557 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:03:25.558 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:03:25.558 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:03:26.832 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:03:26.832 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:03:26.832 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:03:28.637 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-12-09 12:03:28.637 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils force=force) 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-09 12:03:28.637 15 ERROR rally.cli.cliutils 2020-12-09 12:03:30.046 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:03:30.046 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:03:30.046 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:03:32.000 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-09 12:03:32.080 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-5b3bf02a-2e5b-4901-9555-4a9b92955533/repo. 2020-12-09 12:03:32.436 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-5b3bf02a-2e5b-4901-9555-4a9b92955533/repo'... done. Note: checking out '35e649bb84d55f0f91f19d33f32bd49ebb198f42'. 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-12-09 12:03:32.448 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g35e649bb8 ' 2020-12-09 12:03:32.455 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '35e649bb84d55f0f91f19d33f32bd49ebb198f42 ' 2020-12-09 12:03:32.477 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-09 12:03:32.526 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-09 12:03:33.282 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5b3bf02a-2e5b-4901-9555-4a9b92955533) has been successfully created! 2020-12-09 12:03:34.837 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:03:34.837 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:03:34.837 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:03:54.770 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-09 12:03:54.770 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-09 12:03:54.771 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-09 12:03:56.579 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5b3bf02a-2e5b-4901-9555-4a9b92955533) for deployment 'opnfv-rally' (UUID=b4e34414-b67f-47b9-ab9d-02e6b7e8286d). 2020-12-09 12:03:57.404 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5b3bf02a-2e5b-4901-9555-4a9b92955533) has been successfully configured for deployment 'opnfv-rally' (UUID=b4e34414-b67f-47b9-ab9d-02e6b7e8286d)!