2021-03-06 19:32:38.302 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 19:32:38.303 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 19:32:38.303 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 19:32:40.174 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 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-06 19:32:40.174 6 ERROR rally.cli.cliutils 2021-03-06 19:32:41.594 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 19:32:41.594 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 19:32:41.595 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 19:32:45.299 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 19:32:45.300 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 19:32:45.300 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 19:32:50.443 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 19:32:50.443 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 19:32:50.443 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 19:32:51.695 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 19:32:51.695 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 19:32:51.695 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 19:32:53.498 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 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils force=force) 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-06 19:32:53.498 15 ERROR rally.cli.cliutils 2021-03-06 19:32:54.862 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 19:32:54.862 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 19:32:54.862 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 19:32:56.625 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-06 19:32:56.687 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d9a4aaed-eb3a-4ce6-a710-c8f272c2f015/repo. 2021-03-06 19:32:57.040 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d9a4aaed-eb3a-4ce6-a710-c8f272c2f015/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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 ' 2021-03-06 19:32:57.053 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-06 19:32:57.063 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-06 19:32:57.088 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-06 19:32:57.132 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-06 19:32:57.767 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d9a4aaed-eb3a-4ce6-a710-c8f272c2f015) has been successfully created! 2021-03-06 19:32:59.201 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 19:32:59.202 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 19:32:59.202 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 19:33:07.032 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 19:33:07.032 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 19:33:07.032 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 19:33:08.889 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d9a4aaed-eb3a-4ce6-a710-c8f272c2f015) for deployment 'opnfv-rally' (UUID=1671e92b-3625-4702-9d76-674d065efa4b). 2021-03-06 19:33:09.865 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d9a4aaed-eb3a-4ce6-a710-c8f272c2f015) has been successfully configured for deployment 'opnfv-rally' (UUID=1671e92b-3625-4702-9d76-674d065efa4b)! 2021-03-06 19:33:17.617 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 19:33:17.618 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 19:33:17.618 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 19:33:19.455 32 INFO rally.api [-] Starting verification (UUID=fdafc22d-34eb-483d-bf08-b3f2ffdd66fb) for deployment 'opnfv-rally' (UUID=1671e92b-3625-4702-9d76-674d065efa4b) by verifier 'opnfv-tempest' (UUID=d9a4aaed-eb3a-4ce6-a710-c8f272c2f015). 2021-03-06 19:33:20.516 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-06 19:33:20.844 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-06 19:33:20.844 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d9a4aaed-eb3a-4ce6-a710-c8f272c2f015/for-deployment-1671e92b-3625-4702-9d76-674d065efa4b/tempest.log' to option 'log_file'. 2021-03-06 19:33:20.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d9a4aaed-eb3a-4ce6-a710-c8f272c2f015/for-deployment-1671e92b-3625-4702-9d76-674d065efa4b/tempest.log 2021-03-06 19:33:20.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-06 19:33:20.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d9a4aaed-eb3a-4ce6-a710-c8f272c2f015/for-deployment-1671e92b-3625-4702-9d76-674d065efa4b/lock_files' to option 'lock_path'. 2021-03-06 19:33:20.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d9a4aaed-eb3a-4ce6-a710-c8f272c2f015/for-deployment-1671e92b-3625-4702-9d76-674d065efa4b/lock_files 2021-03-06 19:33:20.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-06 19:33:20.847 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 2021-03-06 19:33:20.847 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ed5eeaa4-e582-42fd-ab56-9cdbab7d019f 2021-03-06 19:33:20.847 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = cb80df76-949c-4410-a3b0-ab5f062cf557 2021-03-06 19:33:20.848 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 4e327f14-6c9a-4d81-865b-7042d82ce769 2021-03-06 19:33:20.849 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = ada72f3b-5b58-43e8-b796-4a27cfac8631 2021-03-06 19:33:21.506 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-06 19:33:21.507 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-06 19:33:21.507 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-06 19:33:21.573 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-06 19:33:21.625 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-06 19:33:21.626 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_fdafc22d_4KPTloxi' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-06 19:33:21.696 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_fdafc22d_4KPTloxi' (ID = 51236be1-30c7-4f73-927b-ebf2fc147d5b) has been successfully created! 2021-03-06 19:33:21.696 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '51236be1-30c7-4f73-927b-ebf2fc147d5b' to option 'instance_type'. 2021-03-06 19:33:21.697 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 51236be1-30c7-4f73-927b-ebf2fc147d5b 2021-03-06 19:33:21.699 32 INFO rally.task.context [-] Verification d9a4aaed-eb3a-4ce6-a710-c8f272c2f015 | Context tempest@default setup() finished in 1.69 sec 2021-03-06 19:33:21.700 32 INFO rally.task.context [-] Verification d9a4aaed-eb3a-4ce6-a710-c8f272c2f015 | Context testr@default setup() finished in 0.46 msec 2021-03-06 19:33:21.700 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/810fac71-a804-4bab-875b-ef8df8e7f8bb'. 2021-03-06 19:34:38.222 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [69.574s] 2021-03-06 19:34:41.475 32 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.' 2021-03-06 19:34:54.008 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [6.425s] 2021-03-06 19:34:58.352 32 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.' 2021-03-06 19:37:45.338 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [163.560s] 2021-03-06 19:37:48.237 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode ... skip: b'Less than 2 compute nodes, skipping multinode tests.' 2021-03-06 19:37:54.276 32 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' 2021-03-06 19:39:28.439 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [94.133s] 2021-03-06 19:39:35.658 32 INFO rally.task.context [-] Verification d9a4aaed-eb3a-4ce6-a710-c8f272c2f015 | Context testr@default cleanup() started 2021-03-06 19:39:35.659 32 INFO rally.task.context [-] Verification d9a4aaed-eb3a-4ce6-a710-c8f272c2f015 | Context testr@default cleanup() finished in 0.77 msec 2021-03-06 19:39:35.660 32 INFO rally.task.context [-] Verification d9a4aaed-eb3a-4ce6-a710-c8f272c2f015 | Context tempest@default cleanup() started 2021-03-06 19:39:36.242 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-06 19:39:36.539 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-06 19:39:36.569 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_fdafc22d_4KPTloxi'. 2021-03-06 19:39:36.942 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_fdafc22d_4KPTloxi' has been deleted. 2021-03-06 19:39:36.943 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '51236be1-30c7-4f73-927b-ebf2fc147d5b' of option 'instance_type' from Tempest config file. 2021-03-06 19:39:36.944 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '51236be1-30c7-4f73-927b-ebf2fc147d5b' has been removed. 2021-03-06 19:39:36.952 32 INFO rally.task.context [-] Verification d9a4aaed-eb3a-4ce6-a710-c8f272c2f015 | Context tempest@default cleanup() finished in 1.29 sec 2021-03-06 19:39:36.979 32 INFO rally.api [-] Verification (UUID=fdafc22d-34eb-483d-bf08-b3f2ffdd66fb) has been successfully finished for deployment 'opnfv-rally' (UUID=1671e92b-3625-4702-9d76-674d065efa4b)! 2021-03-06 19:39:38.430 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 19:39:38.431 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 19:39:38.431 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 19:39:39.838 48 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 19:39:39.838 48 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 19:39:39.838 48 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 19:39:41.727 48 INFO rally.api [-] Building 'html' report for the following verification(s): 'fdafc22d-34eb-483d-bf08-b3f2ffdd66fb' 2021-03-06 19:39:41.753 48 INFO rally.api [-] The report has been successfully built. 2021-03-06 19:39:43.189 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-06 19:39:43.189 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-06 19:39:43.189 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-06 19:39:45.018 50 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'fdafc22d-34eb-483d-bf08-b3f2ffdd66fb' 2021-03-06 19:39:45.022 50 INFO rally.api [-] The report has been successfully built.