2020-05-20 18:03:16.848 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:03:16.848 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:03:16.848 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:03:19.306 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-05-20 18:03:19.306 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-20 18:03:19.306 6 ERROR rally.cli.cliutils 2020-05-20 18:03:21.022 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:03:21.022 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:03:21.023 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:03:25.592 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:03:25.592 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:03:25.592 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:03:30.512 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:03:30.512 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:03:30.512 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:03:32.217 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:03:32.217 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:03:32.217 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:03:34.485 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-05-20 18:03:34.485 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils force=force) 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-20 18:03:34.485 15 ERROR rally.cli.cliutils 2020-05-20 18:03:36.258 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:03:36.258 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:03:36.258 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:03:38.596 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-20 18:03:38.683 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-c39bbf0f-d952-49d8-a0e8-e6a9e5b186b4/repo. 2020-05-20 18:03:39.002 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-c39bbf0f-d952-49d8-a0e8-e6a9e5b186b4/repo'... done. Note: checking out '792a3adaa8693d9a8d29baeec8bf363585bf4aa4'. 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-05-20 18:03:39.016 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g792a3adaa ' 2020-05-20 18:03:39.027 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '792a3adaa8693d9a8d29baeec8bf363585bf4aa4 ' 2020-05-20 18:03:39.052 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-20 18:03:39.132 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-20 18:03:40.015 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c39bbf0f-d952-49d8-a0e8-e6a9e5b186b4) has been successfully created! 2020-05-20 18:03:41.939 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:03:41.939 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:03:41.940 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:03:46.696 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:03:46.696 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:03:46.696 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:03:49.155 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c39bbf0f-d952-49d8-a0e8-e6a9e5b186b4) for deployment 'opnfv-rally' (UUID=1d2f2aa2-6367-46cb-a548-9c8cd983fc3d). 2020-05-20 18:03:49.756 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c39bbf0f-d952-49d8-a0e8-e6a9e5b186b4) has been successfully configured for deployment 'opnfv-rally' (UUID=1d2f2aa2-6367-46cb-a548-9c8cd983fc3d)! 2020-05-20 18:03:59.243 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:03:59.243 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:03:59.244 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:04:01.517 32 INFO rally.api [-] Starting verification (UUID=62e3c007-2784-4ff7-a238-acfd09525e08) for deployment 'opnfv-rally' (UUID=1d2f2aa2-6367-46cb-a548-9c8cd983fc3d) by verifier 'opnfv-tempest' (UUID=c39bbf0f-d952-49d8-a0e8-e6a9e5b186b4). 2020-05-20 18:04:02.386 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-20 18:04:02.387 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c39bbf0f-d952-49d8-a0e8-e6a9e5b186b4/for-deployment-1d2f2aa2-6367-46cb-a548-9c8cd983fc3d/tempest.log' to option 'log_file'. 2020-05-20 18:04:02.387 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-c39bbf0f-d952-49d8-a0e8-e6a9e5b186b4/for-deployment-1d2f2aa2-6367-46cb-a548-9c8cd983fc3d/tempest.log 2020-05-20 18:04:02.387 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-20 18:04:02.387 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c39bbf0f-d952-49d8-a0e8-e6a9e5b186b4/for-deployment-1d2f2aa2-6367-46cb-a548-9c8cd983fc3d/lock_files' to option 'lock_path'. 2020-05-20 18:04:02.388 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-c39bbf0f-d952-49d8-a0e8-e6a9e5b186b4/for-deployment-1d2f2aa2-6367-46cb-a548-9c8cd983fc3d/lock_files 2020-05-20 18:04:02.388 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-20 18:04:02.388 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-05-20 18:04:02.388 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a8c8a6ed-ba16-4cb9-a7d3-b5c98c2c9a66 2020-05-20 18:04:02.389 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 82f22208-5029-42f9-ac33-5b4a868b3a17 2020-05-20 18:04:02.389 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 0fef50d8-be4e-4e27-8650-4136ff8c7046 2020-05-20 18:04:02.389 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 2b1e5919-ad02-465e-93fb-a4a8b7daef9e 2020-05-20 18:04:02.691 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-20 18:04:02.692 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_2a946c67-73e1-400e-bb13-4b75079b6260 2020-05-20 18:04:02.692 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-20 18:04:02.797 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-20 18:04:02.833 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-05-20 18:04:02.834 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_62e3c007_nfvx3Mk0' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-20 18:04:02.875 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_62e3c007_nfvx3Mk0' (ID = 754b2a03-171f-49e0-bcdc-cdbc4bca999f) has been successfully created! 2020-05-20 18:04:02.875 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '754b2a03-171f-49e0-bcdc-cdbc4bca999f' to option 'instance_type'. 2020-05-20 18:04:02.876 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 754b2a03-171f-49e0-bcdc-cdbc4bca999f 2020-05-20 18:04:02.878 32 INFO rally.task.context [-] Verification c39bbf0f-d952-49d8-a0e8-e6a9e5b186b4 | Context tempest@default setup() finished in 1.11 sec 2020-05-20 18:04:02.878 32 INFO rally.task.context [-] Verification c39bbf0f-d952-49d8-a0e8-e6a9e5b186b4 | Context testr@default setup() finished in 0.32 msec 2020-05-20 18:04:02.879 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/f7795ded-1bd7-4104-a9dc-9e70e0954e0a'. 2020-05-20 18:05:11.342 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [56.001s] 2020-05-20 18:06:17.819 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [58.923s] 2020-05-20 18:07:33.244 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [75.403s] 2020-05-20 18:07:36.079 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.252s] 2020-05-20 18:09:08.405 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [89.286s] 2020-05-20 18:10:08.078 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [59.656s] 2020-05-20 18:10:47.068 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [31.617s] 2020-05-20 18:11:47.941 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [36.136s] 2020-05-20 18:12:19.508 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.001s]: b'Encrypted volume attach is not supported' 2020-05-20 18:12:55.859 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [36.336s] 2020-05-20 18:13:12.537 32 INFO rally.task.context [-] Verification c39bbf0f-d952-49d8-a0e8-e6a9e5b186b4 | Context testr@default cleanup() started 2020-05-20 18:13:12.538 32 INFO rally.task.context [-] Verification c39bbf0f-d952-49d8-a0e8-e6a9e5b186b4 | Context testr@default cleanup() finished in 0.91 msec 2020-05-20 18:13:12.538 32 INFO rally.task.context [-] Verification c39bbf0f-d952-49d8-a0e8-e6a9e5b186b4 | Context tempest@default cleanup() started 2020-05-20 18:13:12.754 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_62e3c007_nfvx3Mk0'. 2020-05-20 18:13:12.943 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_62e3c007_nfvx3Mk0' has been deleted. 2020-05-20 18:13:12.944 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '754b2a03-171f-49e0-bcdc-cdbc4bca999f' of option 'instance_type' from Tempest config file. 2020-05-20 18:13:12.944 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '754b2a03-171f-49e0-bcdc-cdbc4bca999f' has been removed. 2020-05-20 18:13:12.949 32 INFO rally.task.context [-] Verification c39bbf0f-d952-49d8-a0e8-e6a9e5b186b4 | Context tempest@default cleanup() finished in 0.41 sec 2020-05-20 18:13:12.973 32 INFO rally.api [-] Verification (UUID=62e3c007-2784-4ff7-a238-acfd09525e08) has been successfully finished for deployment 'opnfv-rally' (UUID=1d2f2aa2-6367-46cb-a548-9c8cd983fc3d)! 2020-05-20 18:13:15.264 145 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:13:15.264 145 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:13:15.264 145 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:13:16.973 146 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:13:16.973 146 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:13:16.974 146 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:13:19.924 146 INFO rally.api [-] Building 'html' report for the following verification(s): '62e3c007-2784-4ff7-a238-acfd09525e08' 2020-05-20 18:13:19.954 146 INFO rally.api [-] The report has been successfully built. 2020-05-20 18:13:21.660 148 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-20 18:13:21.660 148 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-20 18:13:21.661 148 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-20 18:13:24.063 148 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '62e3c007-2784-4ff7-a238-acfd09525e08' 2020-05-20 18:13:24.068 148 INFO rally.api [-] The report has been successfully built.