2020-12-15 12:35:42.660 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:35:42.660 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:35:42.661 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:35:44.560 7 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-15 12:35:44.560 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-15 12:35:44.560 7 ERROR rally.cli.cliutils 2020-12-15 12:35:45.965 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:35:45.965 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:35:45.965 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:35:49.651 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:35:49.651 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:35:49.651 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:35:54.921 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:35:54.921 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:35:54.921 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:35:56.228 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:35:56.228 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:35:56.228 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:35:58.154 16 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-15 12:35:58.154 16 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils force=force) 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-15 12:35:58.154 16 ERROR rally.cli.cliutils 2020-12-15 12:35:59.620 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:35:59.620 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:35:59.620 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:36:01.509 18 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-15 12:36:01.587 18 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a0734eb2-9a84-45ed-a13b-71da66ecb6b2/repo. 2020-12-15 12:36:01.938 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a0734eb2-9a84-45ed-a13b-71da66ecb6b2/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-15 12:36:01.955 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2020-12-15 12:36:01.965 18 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2020-12-15 12:36:01.991 18 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-15 12:36:02.039 18 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-15 12:36:02.734 18 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a0734eb2-9a84-45ed-a13b-71da66ecb6b2) has been successfully created! 2020-12-15 12:36:04.092 26 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:36:04.092 26 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:36:04.092 26 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:36:13.142 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:36:13.142 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:36:13.143 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:36:14.959 29 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a0734eb2-9a84-45ed-a13b-71da66ecb6b2) for deployment 'opnfv-rally' (UUID=acbf03e8-9b5d-4b52-b939-b814adf68140). 2020-12-15 12:36:15.900 29 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a0734eb2-9a84-45ed-a13b-71da66ecb6b2) has been successfully configured for deployment 'opnfv-rally' (UUID=acbf03e8-9b5d-4b52-b939-b814adf68140)! 2020-12-15 12:36:23.849 33 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:36:23.849 33 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:36:23.849 33 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:36:25.781 33 INFO rally.api [-] Starting verification (UUID=f7da3dcd-191c-454b-9ef6-e1acd8be4d4a) for deployment 'opnfv-rally' (UUID=acbf03e8-9b5d-4b52-b939-b814adf68140) by verifier 'opnfv-tempest' (UUID=a0734eb2-9a84-45ed-a13b-71da66ecb6b2). 2020-12-15 12:36:26.814 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-15 12:36:27.010 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-15 12:36:27.011 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a0734eb2-9a84-45ed-a13b-71da66ecb6b2/for-deployment-acbf03e8-9b5d-4b52-b939-b814adf68140/tempest.log' to option 'log_file'. 2020-12-15 12:36:27.011 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a0734eb2-9a84-45ed-a13b-71da66ecb6b2/for-deployment-acbf03e8-9b5d-4b52-b939-b814adf68140/tempest.log 2020-12-15 12:36:27.011 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-15 12:36:27.012 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a0734eb2-9a84-45ed-a13b-71da66ecb6b2/for-deployment-acbf03e8-9b5d-4b52-b939-b814adf68140/lock_files' to option 'lock_path'. 2020-12-15 12:36:27.012 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a0734eb2-9a84-45ed-a13b-71da66ecb6b2/for-deployment-acbf03e8-9b5d-4b52-b939-b814adf68140/lock_files 2020-12-15 12:36:27.013 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-15 12:36:27.013 33 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-12-15 12:36:27.013 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 288175f2-e7aa-4a7f-9451-bb15f897b7c1 2020-12-15 12:36:27.014 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4847fb05-5b48-471d-8be4-5af042b449c0 2020-12-15 12:36:27.014 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 8f8b4b99-5f9d-4990-afbd-e3a611935ae9 2020-12-15 12:36:27.015 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 53468634-517d-418e-a482-23eb9a2681ef 2020-12-15 12:36:27.323 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-15 12:36:27.324 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-15 12:36:27.324 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-15 12:36:27.416 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-15 12:36:27.465 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-15 12:36:27.466 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f7da3dcd_qtPAl3xS' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-15 12:36:27.601 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f7da3dcd_qtPAl3xS' (ID = 3be84bb9-f025-46d2-b246-e1eff054b116) has been successfully created! 2020-12-15 12:36:27.601 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '3be84bb9-f025-46d2-b246-e1eff054b116' to option 'instance_type'. 2020-12-15 12:36:27.601 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 3be84bb9-f025-46d2-b246-e1eff054b116 2020-12-15 12:36:27.603 33 INFO rally.task.context [-] Verification a0734eb2-9a84-45ed-a13b-71da66ecb6b2 | Context tempest@default setup() finished in 1.29 sec 2020-12-15 12:36:27.604 33 INFO rally.task.context [-] Verification a0734eb2-9a84-45ed-a13b-71da66ecb6b2 | Context testr@default setup() finished in 0.37 msec 2020-12-15 12:36:27.604 33 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/358ce0b1-a522-46b3-bd9d-b38517c8b1c4'. 2020-12-15 12:37:54.618 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [77.832s] 2020-12-15 12:37:59.688 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps ... skip: b'Either project_networks_reachable must be "true", or public_network_id must be defined.' 2020-12-15 12:38:12.049 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [6.283s] 2020-12-15 12:38:21.302 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps ... skip: b'Either project_networks_reachable must be "true", or public_network_id must be defined.' 2020-12-15 12:41:13.658 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [168.221s] 2020-12-15 12:42:38.509 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [72.614s] 2020-12-15 12:43:02.139 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: b'Encrypted volume attach is not supported' 2020-12-15 12:46:15.104 33 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [192.919s] 2020-12-15 12:46:24.744 33 INFO rally.task.context [-] Verification a0734eb2-9a84-45ed-a13b-71da66ecb6b2 | Context testr@default cleanup() started 2020-12-15 12:46:24.745 33 INFO rally.task.context [-] Verification a0734eb2-9a84-45ed-a13b-71da66ecb6b2 | Context testr@default cleanup() finished in 0.66 msec 2020-12-15 12:46:24.745 33 INFO rally.task.context [-] Verification a0734eb2-9a84-45ed-a13b-71da66ecb6b2 | Context tempest@default cleanup() started 2020-12-15 12:46:25.367 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-15 12:46:25.494 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-15 12:46:25.525 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f7da3dcd_qtPAl3xS'. 2020-12-15 12:46:26.226 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f7da3dcd_qtPAl3xS' has been deleted. 2020-12-15 12:46:26.227 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '3be84bb9-f025-46d2-b246-e1eff054b116' of option 'instance_type' from Tempest config file. 2020-12-15 12:46:26.228 33 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '3be84bb9-f025-46d2-b246-e1eff054b116' has been removed. 2020-12-15 12:46:26.237 33 INFO rally.task.context [-] Verification a0734eb2-9a84-45ed-a13b-71da66ecb6b2 | Context tempest@default cleanup() finished in 1.49 sec 2020-12-15 12:46:26.259 33 INFO rally.api [-] Verification (UUID=f7da3dcd-191c-454b-9ef6-e1acd8be4d4a) has been successfully finished for deployment 'opnfv-rally' (UUID=acbf03e8-9b5d-4b52-b939-b814adf68140)! 2020-12-15 12:46:27.817 48 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:46:27.817 48 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:46:27.817 48 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:46:29.131 49 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:46:29.131 49 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:46:29.131 49 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:46:31.019 49 INFO rally.api [-] Building 'html' report for the following verification(s): 'f7da3dcd-191c-454b-9ef6-e1acd8be4d4a' 2020-12-15 12:46:31.046 49 INFO rally.api [-] The report has been successfully built. 2020-12-15 12:46:32.413 51 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-15 12:46:32.413 51 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-15 12:46:32.414 51 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-15 12:46:34.288 51 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f7da3dcd-191c-454b-9ef6-e1acd8be4d4a' 2020-12-15 12:46:34.293 51 INFO rally.api [-] The report has been successfully built.