2020-04-12 23:54:58.614 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:54:58.615 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:54:58.615 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:55:00.946 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-04-12 23:55:00.946 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-12 23:55:00.946 6 ERROR rally.cli.cliutils 2020-04-12 23:55:02.446 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:55:02.446 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:55:02.446 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:55:06.087 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:55:06.088 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:55:06.088 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:55:10.068 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:55:10.068 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:55:10.068 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:55:11.446 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:55:11.446 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:55:11.447 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:55:13.320 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-04-12 23:55:13.320 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils force=force) 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-12 23:55:13.320 15 ERROR rally.cli.cliutils 2020-04-12 23:55:14.728 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:55:14.728 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:55:14.728 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:55:16.623 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-12 23:55:16.707 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-e208c92a-8ef0-4343-8907-fc1e94b2d090/repo. 2020-04-12 23:55:17.026 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-e208c92a-8ef0-4343-8907-fc1e94b2d090/repo'... done. Note: checking out '26e5f637435fceded2fa57fab33e14b9ba7755f2'. 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-04-12 23:55:17.042 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-g26e5f6374 ' 2020-04-12 23:55:17.054 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '26e5f637435fceded2fa57fab33e14b9ba7755f2 ' 2020-04-12 23:55:17.078 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-12 23:55:17.141 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-12 23:55:17.792 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e208c92a-8ef0-4343-8907-fc1e94b2d090) has been successfully created! 2020-04-12 23:55:19.216 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:55:19.216 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:55:19.216 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:55:23.449 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:55:23.450 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:55:23.450 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:55:25.483 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e208c92a-8ef0-4343-8907-fc1e94b2d090) for deployment 'opnfv-rally' (UUID=097768cd-0d38-44d6-b4c2-a22e2bad3d3c). 2020-04-12 23:55:25.898 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e208c92a-8ef0-4343-8907-fc1e94b2d090) has been successfully configured for deployment 'opnfv-rally' (UUID=097768cd-0d38-44d6-b4c2-a22e2bad3d3c)! 2020-04-12 23:55:33.121 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:55:33.121 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:55:33.121 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:55:35.191 32 INFO rally.api [-] Starting verification (UUID=09846d25-ff86-4b9d-984c-73d1a8626098) for deployment 'opnfv-rally' (UUID=097768cd-0d38-44d6-b4c2-a22e2bad3d3c) by verifier 'opnfv-tempest' (UUID=e208c92a-8ef0-4343-8907-fc1e94b2d090). 2020-04-12 23:55:35.882 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-12 23:55:35.882 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e208c92a-8ef0-4343-8907-fc1e94b2d090/for-deployment-097768cd-0d38-44d6-b4c2-a22e2bad3d3c/tempest.log' to option 'log_file'. 2020-04-12 23:55:35.883 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-e208c92a-8ef0-4343-8907-fc1e94b2d090/for-deployment-097768cd-0d38-44d6-b4c2-a22e2bad3d3c/tempest.log 2020-04-12 23:55:35.883 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-12 23:55:35.884 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-e208c92a-8ef0-4343-8907-fc1e94b2d090/for-deployment-097768cd-0d38-44d6-b4c2-a22e2bad3d3c/lock_files' to option 'lock_path'. 2020-04-12 23:55:35.884 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-e208c92a-8ef0-4343-8907-fc1e94b2d090/for-deployment-097768cd-0d38-44d6-b4c2-a22e2bad3d3c/lock_files 2020-04-12 23:55:35.884 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-04-12 23:55:35.885 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-04-12 23:55:35.885 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a203ba2b-212c-43e3-9297-9fca9e0f4561 2020-04-12 23:55:35.885 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 59ca639f-c660-45b0-921c-206fced2e1cb 2020-04-12 23:55:35.886 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c789e757-24f1-4ce2-af89-769a3d1ebddb 2020-04-12 23:55:35.887 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 89c20305-99cc-4d3a-9ef3-3acf1efb9258 2020-04-12 23:55:36.120 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-12 23:55:36.121 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = barbican-net_8a827df1-577a-4c26-8cbc-3711d1b02f7a 2020-04-12 23:55:36.121 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-12 23:55:36.211 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-12 23:55:36.248 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_8601d816_p1YoeMys'. Using flavor 'rally_verify_8601d816_p1YoeMys' (ID = 2a942911-f4f2-4ac4-92d3-adb2ada3b815) for the tests. 2020-04-12 23:55:36.248 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2a942911-f4f2-4ac4-92d3-adb2ada3b815' to option 'instance_type'. 2020-04-12 23:55:36.249 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2a942911-f4f2-4ac4-92d3-adb2ada3b815 2020-04-12 23:55:36.250 32 INFO rally.task.context [-] Verification e208c92a-8ef0-4343-8907-fc1e94b2d090 | Context tempest@default setup() finished in 0.89 sec 2020-04-12 23:55:36.251 32 INFO rally.task.context [-] Verification e208c92a-8ef0-4343-8907-fc1e94b2d090 | Context testr@default setup() finished in 0.34 msec 2020-04-12 23:55:36.251 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/8b0b0053-411c-4b41-99d7-e2f138bb5c9f'. 2020-04-12 23:55:40.344 32 INFO opnfv-tempest [-] {0} barbican_tempest_plugin.tests.test_barbican_tempest_plugin.TestBarbican_tempest_plugin.test_something ... success [0.000s] 2020-04-12 23:55:40.428 32 INFO opnfv-tempest [-] {2} barbican_tempest_plugin.tests.scenario.test_volume_encryption.VolumeEncryptionTest ... skip: b"('Encrypted volume attach is not supported',)" 2020-04-12 23:55:54.785 32 INFO opnfv-tempest [-] {7} barbican_tempest_plugin.tests.api.test_quotas.QuotasTest.test_create_get_delete_quota ... success [0.490s] 2020-04-12 23:55:56.416 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_create_delete_empty_secret ... success [0.296s] 2020-04-12 23:55:56.483 32 INFO opnfv-tempest [-] {4} barbican_tempest_plugin.tests.api.test_orders.OrdersTest.test_create_list_delete_orders ... success [0.552s] 2020-04-12 23:55:56.598 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_create_delete_symmetric_key ... success [0.184s] 2020-04-12 23:55:56.886 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_get_and_put_payload ... success [0.287s] 2020-04-12 23:55:57.005 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_get_secret_metadata ... success [0.119s] 2020-04-12 23:55:57.245 32 INFO opnfv-tempest [-] {1} barbican_tempest_plugin.tests.api.test_secrets.SecretsTest.test_list_secrets ... success [0.238s] 2020-04-12 23:55:57.651 32 INFO opnfv-tempest [-] {5} barbican_tempest_plugin.tests.api.test_secret_metadata.SecretMetadataTest.test_secret_metadata ... success [0.705s] 2020-04-12 23:55:58.916 32 INFO opnfv-tempest [-] {9} barbican_tempest_plugin.tests.api.test_containers.ContainersTest.test_add_to_delete_from_container ... success [0.570s] 2020-04-12 23:55:59.150 32 INFO opnfv-tempest [-] {9} barbican_tempest_plugin.tests.api.test_containers.ContainersTest.test_create_list_delete_empty_container ... success [0.234s] 2020-04-12 23:56:01.050 32 INFO opnfv-tempest [-] {8} barbican_tempest_plugin.tests.api.test_consumers.ConsumersTest.test_add_delete_consumers_in_container ... success [0.597s] 2020-04-12 23:56:21.062 32 INFO opnfv-tempest [-] {10} barbican_tempest_plugin.tests.scenario.test_image_signing.ImageSigningTest.test_signed_image_upload_and_boot ... success [24.006s] 2020-04-12 23:56:28.904 32 INFO opnfv-tempest [-] {3} barbican_tempest_plugin.tests.scenario.test_image_signing.ImageSigningSnapshotTest.test_signed_image_upload_boot_snapshot ... success [46.928s] 2020-04-12 23:56:33.705 32 INFO opnfv-tempest [-] {6} barbican_tempest_plugin.tests.scenario.test_ephemeral_disk_encryption.EphemeralStorageEncryptionTest.test_encrypted_ephemeral_lvm_storage ... success [36.269s] 2020-04-12 23:56:47.475 32 INFO rally.task.context [-] Verification e208c92a-8ef0-4343-8907-fc1e94b2d090 | Context testr@default cleanup() started 2020-04-12 23:56:47.475 32 INFO rally.task.context [-] Verification e208c92a-8ef0-4343-8907-fc1e94b2d090 | Context testr@default cleanup() finished in 0.79 msec 2020-04-12 23:56:47.476 32 INFO rally.task.context [-] Verification e208c92a-8ef0-4343-8907-fc1e94b2d090 | Context tempest@default cleanup() started 2020-04-12 23:56:47.682 32 INFO rally.task.context [-] Verification e208c92a-8ef0-4343-8907-fc1e94b2d090 | Context tempest@default cleanup() finished in 0.21 sec 2020-04-12 23:56:47.710 32 INFO rally.api [-] Verification (UUID=09846d25-ff86-4b9d-984c-73d1a8626098) has been successfully finished for deployment 'opnfv-rally' (UUID=097768cd-0d38-44d6-b4c2-a22e2bad3d3c)! 2020-04-12 23:56:49.355 63 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:56:49.356 63 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:56:49.356 63 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:56:50.777 64 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:56:50.778 64 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:56:50.778 64 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:56:52.864 64 INFO rally.api [-] Building 'html' report for the following verification(s): '09846d25-ff86-4b9d-984c-73d1a8626098' 2020-04-12 23:56:52.892 64 INFO rally.api [-] The report has been successfully built. 2020-04-12 23:56:54.332 66 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:56:54.333 66 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:56:54.333 66 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:56:56.319 66 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '09846d25-ff86-4b9d-984c-73d1a8626098' 2020-04-12 23:56:56.323 66 INFO rally.api [-] The report has been successfully built.