<testsuites>
  <!--Report is generated by Rally 1.5.1 at 2020-04-25T13:24:45-->
  <testsuite errors="0" failures="2" id="2bdcae2b-4300-40b8-a3cf-85364e1bc907" skipped="2" tests="53" time="102.168" timestamp="2020-04-25T13:22:32">
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase" id="0f05d98e-41f5-4629-dada-9aee269c9602" name="test_add_subport" time="2.156" timestamp="2020-04-25T13:22:44+0000">
      <failure>Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/api/test_trunk.py", line 215, in test_add_subport
    parent_network = self.create_provider_network()
  File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/api/test_trunk.py", line 211, in create_provider_network
    provider_physical_network=foo_net)
  File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/api/base.py", line 356, in create_network
    network = client.create_network(name=name, **kwargs)['network']
  File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 145, in _create
    resp, body = self.post(uri, post_data)
  File "/root/.rally/verification/verifier-3b3877b5-0b5f-4402-9046-cad93dbabb07/repo/tempest/lib/common/rest_client.py", line 283, in post
    return self.request('POST', url, extra_headers, headers, body, chunked)
  File "/root/.rally/verification/verifier-3b3877b5-0b5f-4402-9046-cad93dbabb07/repo/tempest/lib/common/rest_client.py", line 679, in request
    self._error_checker(resp, resp_body)
  File "/root/.rally/verification/verifier-3b3877b5-0b5f-4402-9046-cad93dbabb07/repo/tempest/lib/common/rest_client.py", line 790, in _error_checker
    raise exceptions.BadRequest(resp_body, resp=resp)
tempest.lib.exceptions.BadRequest: Bad request
Details: {'type': 'InvalidInput', 'message': "Invalid input for operation: physical_network 'foo' unknown for VLAN provider network.", 'detail': ''}
</failure>
    </testcase>
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="00cb40bb-1593-44c8-808c-72b47e64252f" name="test_add_subport_duplicate_segmentation_details" time="17.019" timestamp="2020-04-25T13:22:44+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON" id="175b05ae-66ad-44c7-857a-a12d16f1058f" name="test_add_subport_with_mtu_equal_to_trunk" time="13.251" timestamp="2020-04-25T13:22:45+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON" id="fe6d865f-1d5c-432e-b65d-904157172f24" name="test_port_resource_empty_trunk_details" time="6.262" timestamp="2020-04-25T13:22:45+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON" id="3b32bf77-8002-403e-ad01-6f4cf018daa5" name="test_add_subport_with_mtu_greater_than_trunk" time="13.663" timestamp="2020-04-25T13:22:45+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunkTestJSON" id="bb5fcead-09b5-484a-bbe6-46d1e06d6cc0" name="test_add_subports" time="13.723" timestamp="2020-04-25T13:22:46+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON" id="f0bed24f-d36a-498b-b4e7-0d66e3fb7308" name="test_port_resource_trunk_details_no_subports" time="3.559" timestamp="2020-04-25T13:22:51+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest" id="eafe7024-77ab-4cfe-824b-0b2bf4217727" name="test_list_no_pagination_limit_0" time="0.025" timestamp="2020-04-25T13:22:54+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest" id="b202fdc8-6616-45df-b6a0-463932de6f94" name="test_list_pagination" time="0.560" timestamp="2020-04-25T13:22:54+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest" id="f8857391-dc44-40cc-89b7-2800402e03ce" name="test_list_pagination_page_reverse_asc" time="0.317" timestamp="2020-04-25T13:22:54+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest" id="ae51e9c9-ceae-4ec0-afd4-147569247699" name="test_list_pagination_page_reverse_desc" time="0.082" timestamp="2020-04-25T13:22:54+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest" id="b4293e59-d794-4a93-be09-38667199ef68" name="test_list_pagination_page_reverse_with_href_links" time="0.323" timestamp="2020-04-25T13:22:55+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest" id="dcd02a7a-f07e-4d5e-b0ca-b58e48927a9b" name="test_list_pagination_with_href_links" time="1.286" timestamp="2020-04-25T13:22:55+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON" id="544bcaf2-86fb-4930-93ab-ece1c3cc33df" name="test_port_resource_trunk_details_with_subport" time="10.031" timestamp="2020-04-25T13:22:55+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest" id="c4723b8e-8186-4b9a-bf9e-57519967e048" name="test_list_pagination_with_marker" time="0.282" timestamp="2020-04-25T13:22:56+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest" id="fab73df4-960a-4ae3-87d3-60992b8d3e2d" name="test_list_sorts_asc" time="0.040" timestamp="2020-04-25T13:22:56+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest" id="a426671d-7270-430f-82ff-8f33eec93010" name="test_list_sorts_desc" time="0.033" timestamp="2020-04-25T13:22:56+0000" />
    <testcase classname="neutron_tempest_plugin.scenario.test_trunk.TrunkTest" id="d61cbdf6-1896-491c-b4b4-871caf7fbffe" name="test_parent_port_connectivity_after_trunk_deleted_lb" time="0.000" timestamp="2020-04-25T13:22:57+0000">
      <skipped>Advanced image is required to run this test.</skipped>
    </testcase>
    <testcase classname="neutron_tempest_plugin.scenario.test_trunk.TrunkTest" id="a8a02c9b-b453-49b5-89a2-cce7da66aafb" name="test_subport_connectivity" time="0.000" timestamp="2020-04-25T13:22:57+0000">
      <skipped>Advanced image is required to run this test.</skipped>
    </testcase>
    <testcase classname="neutron_tempest_plugin.scenario.test_trunk.TrunkTest" id="bb13fe28-f152-4000-8131-37890a40c79e" name="test_trunk_subport_lifecycle" time="76.421" timestamp="2020-04-25T13:22:57+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON" id="2004c5c6-e557-4c43-8100-c820ad4953e8" name="test_add_subport_with_mtu_greater_than_subport" time="13.298" timestamp="2020-04-25T13:22:58+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunkTestJSON" id="7de46c22-e2b6-4959-ac5a-0e624632ab32" name="test_create_show_delete_trunk" time="9.450" timestamp="2020-04-25T13:22:59+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON" id="228380ef-1b7a-495e-b759-5b1f08e3e858" name="test_create_trunk_with_mtu_smaller_than_subport" time="6.875" timestamp="2020-04-25T13:22:59+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="4eac8c25-83ee-4051-9620-34774f565730" name="test_add_subport_passing_dict" time="3.209" timestamp="2020-04-25T13:23:01+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="7f132ccc-1380-42d8-9c44-50411612bd01" name="test_add_subport_port_id_disabled_trunk" time="6.865" timestamp="2020-04-25T13:23:04+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunkTestJSON" id="e1a6355c-4768-41f3-9bf8-0f1d192bd501" name="test_create_trunk_empty_subports_list" time="4.741" timestamp="2020-04-25T13:23:09+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON" id="22725101-f4bc-4e00-84ec-4e02cd7e0500" name="test_create_trunk_with_mtu_equal_to_subport" time="7.168" timestamp="2020-04-25T13:23:11+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="6f132ccc-1380-42d8-9c44-50411612bd01" name="test_add_subport_port_id_uses_parent_port_id" time="4.200" timestamp="2020-04-25T13:23:11+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunkTestJSON" id="382dfa39-ca03-4bd3-9a1c-91e36d2e3796" name="test_create_trunk_subports_not_specified" time="5.224" timestamp="2020-04-25T13:23:14+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="40aed9be-e976-47d0-dada-bde2c7e74e57" name="test_create_subport_invalid_inherit_network_segmentation_type" time="7.732" timestamp="2020-04-25T13:23:15+0000">
      <failure>Traceback (most recent call last):
  File "/root/.rally/verification/verifier-3b3877b5-0b5f-4402-9046-cad93dbabb07/repo/tempest/common/utils/__init__.py", line 108, in wrapper
    return func(*func_args, **func_kwargs)
  File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/api/test_trunk_negative.py", line 126, in test_create_subport_invalid_inherit_network_segmentation_type
    'segmentation_id': -1}])
  File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 485, in assertRaises
    self.assertThat(our_callable, matcher)
  File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 496, in assertThat
    mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
  File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 547, in _matchHelper
    mismatch = matcher.match(matchee)
  File "/usr/lib/python3.6/site-packages/testtools/matchers/_exception.py", line 108, in match
    mismatch = self.exception_matcher.match(exc_info)
  File "/usr/lib/python3.6/site-packages/testtools/matchers/_higherorder.py", line 62, in match
    mismatch = matcher.match(matchee)
  File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 475, in match
    reraise(*matchee)
  File "/usr/lib/python3.6/site-packages/testtools/_compat3x.py", line 16, in reraise
    raise exc_obj.with_traceback(exc_tb)
  File "/usr/lib/python3.6/site-packages/testtools/matchers/_exception.py", line 101, in match
    result = matchee()
  File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 1049, in __call__
    return self._callable_object(*self._args, **self._kwargs)
  File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 815, in add_subports
    return self._subports_action('add_subports', trunk_id, subports)
  File "/usr/lib/python3.6/site-packages/neutron_tempest_plugin/services/network/json/network_client.py", line 809, in _subports_action
    resp, body = self.put(uri, jsonutils.dumps({'sub_ports': subports}))
  File "/root/.rally/verification/verifier-3b3877b5-0b5f-4402-9046-cad93dbabb07/repo/tempest/lib/common/rest_client.py", line 347, in put
    return self.request('PUT', url, extra_headers, headers, body, chunked)
  File "/root/.rally/verification/verifier-3b3877b5-0b5f-4402-9046-cad93dbabb07/repo/tempest/lib/common/rest_client.py", line 679, in request
    self._error_checker(resp, resp_body)
  File "/root/.rally/verification/verifier-3b3877b5-0b5f-4402-9046-cad93dbabb07/repo/tempest/lib/common/rest_client.py", line 800, in _error_checker
    raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'type': 'SubPortMtuGreaterThanTrunkPortMtu', 'message': 'MTU 9000 of subport 5fd1f031-72c0-4589-8095-6f9bf0348795 cannot be greater than MTU 8950 of trunk 9b0a8347-bc9b-4f9e-9df4-e3b761c1a924.', 'detail': ''}
</failure>
    </testcase>
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON" id="0f05d98e-41f5-4629-ac29-9aee269c9602" name="test_create_trunk_with_mtu_greater_than_subport" time="7.152" timestamp="2020-04-25T13:23:18+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunkTestJSON" id="4ce46c22-a2b6-4659-bc5a-0ef2463cab32" name="test_create_update_trunk" time="3.241" timestamp="2020-04-25T13:23:19+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunkTestJSON" id="5ff46c22-a2b6-5559-bc5a-0ef2463cab32" name="test_create_update_trunk_with_description" time="2.999" timestamp="2020-04-25T13:23:22+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="7e0f99ab-fe37-408b-a889-9e44ef300084" name="test_create_subport_missing_segmentation_id" time="5.515" timestamp="2020-04-25T13:23:23+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunkTestJSON" id="ee5fcead-1abf-483a-bce6-43d1e06d6aa0" name="test_delete_trunk_with_subport_is_allowed" time="6.009" timestamp="2020-04-25T13:23:25+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="a5c5200a-72a0-43c5-a11a-52f808490344" name="test_create_subport_nonexistent_port_id" time="3.949" timestamp="2020-04-25T13:23:29+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunkTestJSON" id="bb5fcaad-09b5-484a-dde6-4cd1ea6d6ff0" name="test_get_subports" time="6.102" timestamp="2020-04-25T13:23:31+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="80deb6a9-da2a-48db-b7fd-bcef5b14edc1" name="test_create_subport_nonexistent_trunk" time="2.795" timestamp="2020-04-25T13:23:32+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="40aed9be-e976-47d0-a555-bde2c7e74e57" name="test_create_trunk_duplicate_subport_segmentation_ids" time="8.626" timestamp="2020-04-25T13:23:35+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunkTestJSON" id="73365f73-bed6-42cd-960b-ec04e0c99d85" name="test_list_trunks" time="6.195" timestamp="2020-04-25T13:23:37+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunkTestJSON" id="96eea398-a03c-4c3e-a99e-864392c2ca53" name="test_remove_subport" time="7.679" timestamp="2020-04-25T13:23:43+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="1b5cf87a-1d3a-4a94-ba64-647153d54f32" name="test_create_trunk_nonexistent_port_id" time="0.235" timestamp="2020-04-25T13:23:44+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="980bca3b-b0be-45ac-8067-b401e445b796" name="test_create_trunk_nonexistent_subport_port_id" time="3.169" timestamp="2020-04-25T13:23:44+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="a717691c-4e07-4d81-a98d-6f1c18c5d183" name="test_create_trunk_with_subport_missing_port_id" time="2.189" timestamp="2020-04-25T13:23:47+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="a315d78b-2f43-4efa-89ae-166044c568aa" name="test_create_trunk_with_subport_missing_segmentation_id" time="2.768" timestamp="2020-04-25T13:23:49+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk.TrunkTestJSON" id="8d83a6ca-662d-45b8-8062-d513077296aa" name="test_show_trunk_has_project_id" time="3.300" timestamp="2020-04-25T13:23:51+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="33498618-f75a-4796-8ae6-93d4fd203fa4" name="test_create_trunk_with_subport_missing_segmentation_type" time="2.144" timestamp="2020-04-25T13:23:52+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="343a03d0-4f7c-11e6-97fa-40a8f063c891" name="test_delete_port_in_use_by_subport" time="6.280" timestamp="2020-04-25T13:23:54+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="6c9c5126-4f61-11e6-8248-40a8f063c891" name="test_delete_port_in_use_by_trunk" time="3.080" timestamp="2020-04-25T13:24:01+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="9f132ccc-1380-42d8-9c44-50411612bd01" name="test_delete_trunk_disabled_trunk" time="2.838" timestamp="2020-04-25T13:24:04+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="aaca7dd7-96b8-445a-931e-63f0d86d2fe2" name="test_remove_subport_not_found" time="6.017" timestamp="2020-04-25T13:24:07+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="17ca7dd7-96a8-445a-941e-53c0c86c2fe2" name="test_remove_subport_passing_dict" time="5.566" timestamp="2020-04-25T13:24:13+0000" />
    <testcase classname="neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON" id="8f132ccc-1380-42d8-9c44-50411612bd01" name="test_remove_subport_port_id_disabled_trunk" time="2.960" timestamp="2020-04-25T13:24:18+0000" />
  </testsuite>
</testsuites>
