2020-04-10 02:40:39.202 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:40:39.203 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:40:39.203 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:40:41.258 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-10 02:40:41.258 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 02:40:41.258 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-10 02:40:41.258 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-10 02:40:41.258 6 ERROR rally.cli.cliutils 2020-04-10 02:40:42.739 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:40:42.740 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:40:42.740 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:40:46.122 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:40:46.122 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:40:46.122 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:40:50.565 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:40:50.566 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:40:50.566 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:40:51.927 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:40:51.928 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:40:51.928 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:40:54.007 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-10 02:40:54.007 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-10 02:40:54.007 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-10 02:40:54.007 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils force=force) 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-10 02:40:54.007 15 ERROR rally.cli.cliutils 2020-04-10 02:40:55.483 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:40:55.484 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:40:55.484 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:40:57.630 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-10 02:40:57.710 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-7b2c5423-ff7f-4e40-84c6-d86e55f4aeca/repo. 2020-04-10 02:40:58.002 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-7b2c5423-ff7f-4e40-84c6-d86e55f4aeca/repo'... done. Note: checking out 'fa24444f0038aa8fd35e162a12e39f91e1821e67'. 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-10 02:40:58.017 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-gfa24444f0 ' 2020-04-10 02:40:58.027 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'fa24444f0038aa8fd35e162a12e39f91e1821e67 ' 2020-04-10 02:40:58.045 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-10 02:40:58.102 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-10 02:40:58.830 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7b2c5423-ff7f-4e40-84c6-d86e55f4aeca) has been successfully created! 2020-04-10 02:41:00.461 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:41:00.461 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:41:00.461 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:41:04.596 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:41:04.597 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:41:04.597 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:41:06.630 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=7b2c5423-ff7f-4e40-84c6-d86e55f4aeca) for deployment 'opnfv-rally' (UUID=8982b17a-4dfa-4f05-a271-a3d7e0c8d050). 2020-04-10 02:41:07.071 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7b2c5423-ff7f-4e40-84c6-d86e55f4aeca) has been successfully configured for deployment 'opnfv-rally' (UUID=8982b17a-4dfa-4f05-a271-a3d7e0c8d050)! 2020-04-10 02:41:13.430 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:41:13.430 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:41:13.430 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:41:15.525 32 INFO rally.api [-] Starting verification (UUID=5d3b63ad-e099-449b-9490-e09919687079) for deployment 'opnfv-rally' (UUID=8982b17a-4dfa-4f05-a271-a3d7e0c8d050) by verifier 'opnfv-tempest' (UUID=7b2c5423-ff7f-4e40-84c6-d86e55f4aeca). 2020-04-10 02:41:16.319 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2020-04-10 02:41:16.377 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-10 02:41:16.377 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7b2c5423-ff7f-4e40-84c6-d86e55f4aeca/for-deployment-8982b17a-4dfa-4f05-a271-a3d7e0c8d050/tempest.log' to option 'log_file'. 2020-04-10 02:41:16.378 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-7b2c5423-ff7f-4e40-84c6-d86e55f4aeca/for-deployment-8982b17a-4dfa-4f05-a271-a3d7e0c8d050/tempest.log 2020-04-10 02:41:16.378 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-10 02:41:16.378 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7b2c5423-ff7f-4e40-84c6-d86e55f4aeca/for-deployment-8982b17a-4dfa-4f05-a271-a3d7e0c8d050/lock_files' to option 'lock_path'. 2020-04-10 02:41:16.379 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-7b2c5423-ff7f-4e40-84c6-d86e55f4aeca/for-deployment-8982b17a-4dfa-4f05-a271-a3d7e0c8d050/lock_files 2020-04-10 02:41:16.379 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-10 02:41:16.379 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-10 02:41:16.380 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c28578e1-b820-4ce1-891b-40feddb8bcd2 2020-04-10 02:41:16.380 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = de787ccb-b5b8-4a0b-9f3a-6ae4c4f69ddc 2020-04-10 02:41:16.381 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a9a6993f-c4ca-4721-afa1-27dbf55f5cc7 2020-04-10 02:41:16.381 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 214e2ee6-77b2-4532-b863-b6219094dcc6 2020-04-10 02:41:16.639 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-10 02:41:16.639 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = neutron_trunk-net_7edb34da-1f83-4e5e-81f4-0d4c1c145217 2020-04-10 02:41:16.640 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-10 02:41:16.732 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-10 02:41:16.770 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-04-10 02:41:16.771 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_5d3b63ad_GrlUzw4m' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2020-04-10 02:41:16.809 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5d3b63ad_GrlUzw4m' (ID = 66d2725a-e671-4758-af63-ffab55e0a5e3) has been successfully created! 2020-04-10 02:41:16.810 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '66d2725a-e671-4758-af63-ffab55e0a5e3' to option 'instance_type'. 2020-04-10 02:41:16.810 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 66d2725a-e671-4758-af63-ffab55e0a5e3 2020-04-10 02:41:16.812 32 INFO rally.task.context [-] Verification 7b2c5423-ff7f-4e40-84c6-d86e55f4aeca | Context tempest@default setup() finished in 1.09 sec 2020-04-10 02:41:16.812 32 INFO rally.task.context [-] Verification 7b2c5423-ff7f-4e40-84c6-d86e55f4aeca | Context testr@default setup() finished in 0.40 msec 2020-04-10 02:41:16.813 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/49c98eb2-c81c-4d5e-bba5-7515b4bcfa7c'. 2020-04-10 02:41:20.619 32 INFO opnfv-tempest [-] {4} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: b"('Either vxlan or gre type driver not enabled.',)" 2020-04-10 02:41:20.920 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: b"('Either vxlan or gre type driver not enabled.',)" 2020-04-10 02:41:26.347 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [4.375s] 2020-04-10 02:41:28.442 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.023s] 2020-04-10 02:41:28.570 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.125s] 2020-04-10 02:41:28.620 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.050s] 2020-04-10 02:41:28.732 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.111s] 2020-04-10 02:41:28.860 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.127s] 2020-04-10 02:41:29.456 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.593s] 2020-04-10 02:41:29.738 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.284s] 2020-04-10 02:41:29.766 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.027s] 2020-04-10 02:41:29.794 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.029s] 2020-04-10 02:41:32.337 32 INFO opnfv-tempest [-] {5} neutron_tempest_plugin.scenario.test_trunk.TrunkTest.test_parent_port_connectivity_after_trunk_deleted_lb ... skip [0.000s]: b'Advanced image is required to run this test.' 2020-04-10 02:41:32.338 32 INFO opnfv-tempest [-] {5} neutron_tempest_plugin.scenario.test_trunk.TrunkTest.test_subport_connectivity ... skip [0.000s]: b'Advanced image is required to run this test.' 2020-04-10 02:41:32.639 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [6.291s] 2020-04-10 02:41:33.203 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [11.318s] 2020-04-10 02:41:35.344 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [13.203s] 2020-04-10 02:41:37.105 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [3.903s] 2020-04-10 02:41:40.294 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [4.955s] 2020-04-10 02:41:40.492 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [3.386s] 2020-04-10 02:41:42.412 32 INFO opnfv-tempest [-] {6} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [9.773s] 2020-04-10 02:41:45.100 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [4.607s] 2020-04-10 02:41:45.248 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [4.953s] 2020-04-10 02:41:50.434 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [5.332s] 2020-04-10 02:41:52.360 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [7.109s] 2020-04-10 02:41:52.362 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... skip [0.001s]: b'Vxlan type driver must be enabled for this test.' 2020-04-10 02:41:55.912 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [5.478s] 2020-04-10 02:42:00.264 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [7.903s] 2020-04-10 02:42:04.131 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [8.219s] 2020-04-10 02:42:05.390 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [5.126s] 2020-04-10 02:42:08.771 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [3.381s] 2020-04-10 02:42:14.622 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [10.487s] 2020-04-10 02:42:21.621 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [12.846s] 2020-04-10 02:42:21.718 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.099s] 2020-04-10 02:42:23.545 32 INFO opnfv-tempest [-] {5} neutron_tempest_plugin.scenario.test_trunk.TrunkTest.test_trunk_subport_lifecycle ... success [51.194s] 2020-04-10 02:42:25.918 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [11.297s] 2020-04-10 02:42:26.511 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [4.791s] 2020-04-10 02:42:31.188 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [4.678s] 2020-04-10 02:42:34.843 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [3.655s] 2020-04-10 02:42:37.904 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [11.982s] 2020-04-10 02:42:38.219 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [3.374s] 2020-04-10 02:42:42.990 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [5.087s] 2020-04-10 02:42:45.998 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [7.777s] 2020-04-10 02:42:50.765 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [4.767s] 2020-04-10 02:42:55.409 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [4.642s] 2020-04-10 02:43:01.703 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [6.293s] 2020-04-10 02:43:09.435 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [7.731s] 2020-04-10 02:43:13.452 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [4.018s] 2020-04-10 02:43:15.870 32 INFO rally.task.context [-] Verification 7b2c5423-ff7f-4e40-84c6-d86e55f4aeca | Context testr@default cleanup() started 2020-04-10 02:43:15.870 32 INFO rally.task.context [-] Verification 7b2c5423-ff7f-4e40-84c6-d86e55f4aeca | Context testr@default cleanup() finished in 0.75 msec 2020-04-10 02:43:15.871 32 INFO rally.task.context [-] Verification 7b2c5423-ff7f-4e40-84c6-d86e55f4aeca | Context tempest@default cleanup() started 2020-04-10 02:43:16.011 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2020-04-10 02:43:16.091 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2020-04-10 02:43:16.120 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_5d3b63ad_GrlUzw4m'. 2020-04-10 02:43:16.365 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_5d3b63ad_GrlUzw4m' has been deleted. 2020-04-10 02:43:16.366 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '66d2725a-e671-4758-af63-ffab55e0a5e3' of option 'instance_type' from Tempest config file. 2020-04-10 02:43:16.366 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '66d2725a-e671-4758-af63-ffab55e0a5e3' has been removed. 2020-04-10 02:43:16.372 32 INFO rally.task.context [-] Verification 7b2c5423-ff7f-4e40-84c6-d86e55f4aeca | Context tempest@default cleanup() finished in 0.50 sec 2020-04-10 02:43:16.396 32 INFO rally.api [-] Verification (UUID=5d3b63ad-e099-449b-9490-e09919687079) has been successfully finished for deployment 'opnfv-rally' (UUID=8982b17a-4dfa-4f05-a271-a3d7e0c8d050)! 2020-04-10 02:43:18.027 53 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:43:18.027 53 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:43:18.027 53 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:43:19.466 54 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:43:19.466 54 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:43:19.467 54 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:43:21.541 54 INFO rally.api [-] Building 'html' report for the following verification(s): '5d3b63ad-e099-449b-9490-e09919687079' 2020-04-10 02:43:21.568 54 INFO rally.api [-] The report has been successfully built. 2020-04-10 02:43:23.038 56 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:43:23.039 56 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:43:23.039 56 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:43:25.152 56 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '5d3b63ad-e099-449b-9490-e09919687079' 2020-04-10 02:43:25.159 56 INFO rally.api [-] The report has been successfully built.