2019-12-27 18:36:23.453 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:36:23.453 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:36:23.454 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:36:25.798 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 18:36:25.798 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 18:36:25.798 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 18:36:25.798 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 18:36:25.798 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 18:36:25.798 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 18:36:25.798 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 18:36:25.798 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 18:36:25.798 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 18:36:25.798 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 18:36:25.798 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-27 18:36:25.798 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-27 18:36:25.798 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-27 18:36:25.798 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-27 18:36:25.798 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-27 18:36:25.798 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-27 18:36:25.798 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-27 18:36:25.798 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-27 18:36:25.798 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 18:36:25.798 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 18:36:25.798 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 18:36:25.798 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-27 18:36:25.798 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-27 18:36:25.798 6 ERROR rally.cli.cliutils 2019-12-27 18:36:27.579 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:36:27.579 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:36:27.580 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:36:31.623 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:36:31.624 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:36:31.624 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:36:36.175 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:36:36.175 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:36:36.175 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:36:37.773 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:36:37.774 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:36:37.774 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:36:39.902 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 18:36:39.902 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 18:36:39.902 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 18:36:39.902 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 18:36:39.902 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-27 18:36:39.902 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 18:36:39.902 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 18:36:39.902 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 18:36:39.902 15 ERROR rally.cli.cliutils force=force) 2019-12-27 18:36:39.902 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-27 18:36:39.902 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-27 18:36:39.902 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-27 18:36:39.902 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-27 18:36:39.902 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-27 18:36:39.902 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-27 18:36:39.902 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 18:36:39.902 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 18:36:39.902 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 18:36:39.902 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-27 18:36:39.902 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 18:36:39.902 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-27 18:36:39.902 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-27 18:36:39.902 15 ERROR rally.cli.cliutils 2019-12-27 18:36:41.674 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:36:41.674 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:36:41.674 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:36:43.872 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-27 18:36:43.961 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-452bafeb-f599-4abc-9a34-9690812dbabc/repo. 2019-12-27 18:36:44.170 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-452bafeb-f599-4abc-9a34-9690812dbabc/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 18:36:44.182 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-27 18:36:44.189 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-27 18:36:44.211 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-27 18:36:44.286 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-27 18:36:45.124 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=452bafeb-f599-4abc-9a34-9690812dbabc) has been successfully created! 2019-12-27 18:36:46.923 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:36:46.924 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:36:46.924 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:36:52.069 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:36:52.069 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:36:52.069 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:36:54.386 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=452bafeb-f599-4abc-9a34-9690812dbabc) for deployment 'opnfv-rally' (UUID=4bddbe78-b439-4013-8976-56c12ace8008). 2019-12-27 18:36:54.906 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=452bafeb-f599-4abc-9a34-9690812dbabc) has been successfully configured for deployment 'opnfv-rally' (UUID=4bddbe78-b439-4013-8976-56c12ace8008)! 2019-12-27 18:37:02.583 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:37:02.583 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:37:02.583 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:37:04.896 32 INFO rally.api [-] Starting verification (UUID=7526b4ff-f2a6-48a6-8ac3-dc5be35a726b) for deployment 'opnfv-rally' (UUID=4bddbe78-b439-4013-8976-56c12ace8008) by verifier 'opnfv-tempest' (UUID=452bafeb-f599-4abc-9a34-9690812dbabc). 2019-12-27 18:37:05.484 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-27 18:37:05.485 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-452bafeb-f599-4abc-9a34-9690812dbabc/for-deployment-4bddbe78-b439-4013-8976-56c12ace8008/tempest.log' to option 'log_file'. 2019-12-27 18:37:05.485 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-452bafeb-f599-4abc-9a34-9690812dbabc/for-deployment-4bddbe78-b439-4013-8976-56c12ace8008/tempest.log 2019-12-27 18:37:05.485 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-27 18:37:05.486 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-452bafeb-f599-4abc-9a34-9690812dbabc/for-deployment-4bddbe78-b439-4013-8976-56c12ace8008/lock_files' to option 'lock_path'. 2019-12-27 18:37:05.486 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-452bafeb-f599-4abc-9a34-9690812dbabc/for-deployment-4bddbe78-b439-4013-8976-56c12ace8008/lock_files 2019-12-27 18:37:05.486 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 18:37:05.487 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 18:37:05.487 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e4aabd7a-4e66-4ba8-a84f-624ba119d9f1 2019-12-27 18:37:05.488 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = dd5f1c65-c6d9-420f-8144-64ab29056206 2019-12-27 18:37:05.488 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c39d34ce-b0ab-4bf1-9c9a-b905515cd18b 2019-12-27 18:37:05.489 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 3b4cf6e2-2083-4d68-9aed-5213a084b393 2019-12-27 18:37:05.712 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-27 18:37:05.712 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = barbican-net_fd4be55f-c16a-4452-b6f4-cd0d9adb2e53 2019-12-27 18:37:05.713 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-27 18:37:05.801 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 18:37:05.842 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_7079b42b_rPLYpysl'. Using flavor 'rally_verify_7079b42b_rPLYpysl' (ID = 5fb3b259-0652-4a6d-84f4-1a6015fa0c3d) for the tests. 2019-12-27 18:37:05.842 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5fb3b259-0652-4a6d-84f4-1a6015fa0c3d' to option 'instance_type'. 2019-12-27 18:37:05.843 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5fb3b259-0652-4a6d-84f4-1a6015fa0c3d 2019-12-27 18:37:05.844 32 INFO rally.task.context [-] Verification 452bafeb-f599-4abc-9a34-9690812dbabc | Context tempest@default setup() finished in 0.74 sec 2019-12-27 18:37:05.845 32 INFO rally.task.context [-] Verification 452bafeb-f599-4abc-9a34-9690812dbabc | Context testr@default setup() finished in 0.37 msec 2019-12-27 18:37:05.846 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/970350d9-b3f7-4baf-bc63-de3e7512804b'. 2019-12-27 18:37:09.969 32 INFO opnfv-tempest [-] {8} barbican_tempest_plugin.tests.scenario.test_volume_encryption.VolumeEncryptionTest ... skip: b'Encrypted volume attach is not supported' 2019-12-27 18:37:09.971 32 INFO opnfv-tempest [-] {3} barbican_tempest_plugin.tests.test_barbican_tempest_plugin.TestBarbican_tempest_plugin.test_something ... success [0.000s] 2019-12-27 18:37:23.450 32 INFO opnfv-tempest [-] {6} barbican_tempest_plugin.tests.api.test_orders.OrdersTest.test_create_list_delete_orders ... success [0.601s] 2019-12-27 18:37:25.015 32 INFO opnfv-tempest [-] {7} barbican_tempest_plugin.tests.api.test_containers.ContainersTest.test_add_to_delete_from_container ... success [0.657s] 2019-12-27 18:37:25.081 32 INFO opnfv-tempest [-] {9} barbican_tempest_plugin.tests.api.test_consumers.ConsumersTest.test_add_delete_consumers_in_container ... success [0.936s] 2019-12-27 18:37:25.107 32 INFO opnfv-tempest [-] {7} barbican_tempest_plugin.tests.api.test_containers.ContainersTest.test_create_list_delete_empty_container ... success [0.092s] 2019-12-27 18:37:26.239 32 INFO opnfv-tempest [-] {0} barbican_tempest_plugin.tests.api.test_quotas.QuotasTest.test_create_get_delete_quota ... success [0.282s] 2019-12-27 18:37:27.447 32 INFO opnfv-tempest [-] {2} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_create_delete_empty_secret ... success [0.266s] 2019-12-27 18:37:27.549 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_secret_metadata.SecretMetadataTest.test_secret_metadata ... success [0.503s] 2019-12-27 18:37:27.574 32 INFO opnfv-tempest [-] {2} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_create_delete_symmetric_key ... success [0.126s] 2019-12-27 18:37:27.787 32 INFO opnfv-tempest [-] {2} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_get_and_put_payload ... success [0.212s] 2019-12-27 18:37:27.894 32 INFO opnfv-tempest [-] {2} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_get_secret_metadata ... success [0.106s] 2019-12-27 18:37:28.137 32 INFO opnfv-tempest [-] {2} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_list_secrets ... success [0.243s] 2019-12-27 18:37:39.053 32 INFO opnfv-tempest [-] {5} barbican_tempest_plugin.tests.scenario.test_image_signing.ImageSigningTest.test_signed_image_upload_and_boot ... success [15.620s] 2019-12-27 18:37:57.219 32 INFO opnfv-tempest [-] {4} barbican_tempest_plugin.tests.scenario.test_image_signing.ImageSigningSnapshotTest.test_signed_image_upload_boot_snapshot ... success [45.929s] 2019-12-27 18:38:21.462 32 INFO opnfv-tempest [-] {10} barbican_tempest_plugin.tests.scenario.test_ephemeral_disk_encryption.EphemeralStorageEncryptionTest.test_encrypted_ephemeral_lvm_storage ... success [55.086s] 2019-12-27 18:38:34.804 32 INFO rally.task.context [-] Verification 452bafeb-f599-4abc-9a34-9690812dbabc | Context testr@default cleanup() started 2019-12-27 18:38:34.805 32 INFO rally.task.context [-] Verification 452bafeb-f599-4abc-9a34-9690812dbabc | Context testr@default cleanup() finished in 0.78 msec 2019-12-27 18:38:34.805 32 INFO rally.task.context [-] Verification 452bafeb-f599-4abc-9a34-9690812dbabc | Context tempest@default cleanup() started 2019-12-27 18:38:35.056 32 INFO rally.task.context [-] Verification 452bafeb-f599-4abc-9a34-9690812dbabc | Context tempest@default cleanup() finished in 0.25 sec 2019-12-27 18:38:35.084 32 INFO rally.api [-] Verification (UUID=7526b4ff-f2a6-48a6-8ac3-dc5be35a726b) has been successfully finished for deployment 'opnfv-rally' (UUID=4bddbe78-b439-4013-8976-56c12ace8008)! 2019-12-27 18:38:36.794 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:38:36.794 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:38:36.794 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:38:38.416 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:38:38.416 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:38:38.416 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:38:40.661 64 INFO rally.api [-] Building 'html' report for the following verification(s): '7526b4ff-f2a6-48a6-8ac3-dc5be35a726b' 2019-12-27 18:38:40.690 64 INFO rally.api [-] The report has been successfully built. 2019-12-27 18:38:42.406 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:38:42.406 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:38:42.407 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:38:44.593 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '7526b4ff-f2a6-48a6-8ac3-dc5be35a726b' 2019-12-27 18:38:44.596 66 INFO rally.api [-] The report has been successfully built.