<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:12:17 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[BGPCEP-187] Unsupported path setup type.</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-187</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;After instantiation request is sent, PCC sends two Pcrpt messages; the first without ERO, the second (after path goes Up) with ERO.&lt;br/&gt;
Current build from branch master fails to parse the second message:&lt;/p&gt;

&lt;p&gt;2015-02-19 13:17:56,126 | TRACE | oupCloseable-3-3 | PCEPByteToMessageDecoder  | 254 - org.opendaylight.bgpcep.pcep-impl - 0.4.0.SNAPSHOT | Received to decode: 200a00742010003800008099001100066f64766563690000001200102a2a2a2a000200072727272727272727001b000c0000000900030004000000010710001c0108c514a02820000108c314a0272000010827272727200009100014000000000000000000000000070700000510000800000000&lt;br/&gt;
2015-02-19 13:17:56,129 | TRACE | oupCloseable-3-3 | AbstractObjectWithTlvsParser  | 253 - org.opendaylight.bgpcep.pcep-spi - 0.4.0.SNAPSHOT | Parsing PCEP TLV : 6f6476656369&lt;br/&gt;
2015-02-19 13:17:56,129 | TRACE | oupCloseable-3-3 | AbstractObjectWithTlvsParser  | 253 - org.opendaylight.bgpcep.pcep-spi - 0.4.0.SNAPSHOT | Parsed PCEP TLV SymbolicPathName [_pathName=SymbolicPathName [_value=&lt;span class=&quot;error&quot;&gt;&amp;#91;111, 100, 118, 101, 99, 105&amp;#93;&lt;/span&gt;], augmentation=[]].&lt;br/&gt;
2015-02-19 13:17:56,130 | TRACE | oupCloseable-3-3 | AbstractObjectWithTlvsParser  | 253 - org.opendaylight.bgpcep.pcep-spi - 0.4.0.SNAPSHOT | Parsing PCEP TLV : 2a2a2a2a0002000727272727272727272015-02-19 13:17:56,130 | TRACE | oupCloseable-3-3 | AbstractObjectWithTlvsParser  | 253 - org.opendaylight.bgpcep.pcep-spi - 0.4.0.SNAPSHOT | Parsed PCEP TLV LspIdentifiers [_addressFamily=Ipv4Case [_ipv4=Ipv4 [_ipv4ExtendedTunnelId=Ipv4Address &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=39.39.39.39&amp;#93;&lt;/span&gt;, _ipv4TunnelEndpointAddress=Ipv4Address &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=39.39.39.39&amp;#93;&lt;/span&gt;, _ipv4TunnelSenderAddress=Ipv4Address &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=42.42.42.42&amp;#93;&lt;/span&gt;, augmentation=[]], augmentation=[]], _lspId=LspId &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=2&amp;#93;&lt;/span&gt;, _tunnelId=TunnelId &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=7&amp;#93;&lt;/span&gt;, augmentation=[]].&lt;br/&gt;
2015-02-19 13:17:56,131 | TRACE | oupCloseable-3-3 | AbstractObjectWithTlvsParser  | 253 - org.opendaylight.bgpcep.pcep-spi - 0.4.0.SNAPSHOT | Parsing PCEP TLV : 000000090003000400000001&lt;br/&gt;
2015-02-19 13:17:56,131 | DEBUG | oupCloseable-3-3 | PCEPByteToMessageDecoder  | 254 - org.opendaylight.bgpcep.pcep-impl - 0.4.0.SNAPSHOT | Failed to decode protocol messageorg.opendaylight.protocol.pcep.spi.PCEPDeserializerException: Unsupported path setup type.&lt;br/&gt;
        at org.opendaylight.protocol.pcep.impl.tlv.PathSetupTypeTlvParser.parseTlv(P&lt;br/&gt;
athSetupTypeTlvParser.java:61)&lt;span class=&quot;error&quot;&gt;&amp;#91;254:org.opendaylight.bgpcep.pcep-impl:0.4.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.protocol.pcep.spi.pojo.SimpleTlvRegistry.parseTlv(Simple&lt;br/&gt;
TlvRegistry.java:46)&lt;span class=&quot;error&quot;&gt;&amp;#91;253:org.opendaylight.bgpcep.pcep-spi:0.4.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;For comparison, stable/helium build is successful at parsing, the following two lines are in the log.&lt;br/&gt;
(Hex data only differs in two places, that would be plspId and tunnelId.)&lt;/p&gt;

&lt;p&gt;2015-02-19 14:31:36,384 | TRACE | oupCloseable-4-4 | PCEPByteToMessageDecoder       &lt;/p&gt;
&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; 250 - org.opendaylight.bgpcep.pcep-impl - 0.3.4.SNAPSHOT &lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt; Received to decode: 200a00742010003800009099001100066f64766563690000001200102a2a2a2a000200082727272727272727001b000c0000000900030004000000010710001c0108c514a02820000108c314a0272000010827272727200009100014000000000000000000000000070700000510000800000000&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;


&lt;p&gt;2015-02-19 14:31:36,388 | DEBUG | oupCloseable-4-4 | AbstractProtocolSession          | 128 - org.opendaylight.controller.protocol-framework - 0.5.3.SNAPSHOT | Message was received: Pcrpt [_pcrptMessage=PcrptMessage [_reports=[Reports [_lsp=Lsp [_operational=Up, _plspId=PlspId &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=9&amp;#93;&lt;/span&gt;, _tlvs=Tlvs [_lspIdentifiers=LspIdentifiers [_addressFamily=Ipv4Case [_ipv4=Ipv4 [_ipv4ExtendedTunnelId=Ipv4Address &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=39.39.39.39&amp;#93;&lt;/span&gt;, _ipv4TunnelEndpointAddress=Ipv4Address &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=39.39.39.39&amp;#93;&lt;/span&gt;, _ipv4TunnelSenderAddress=Ipv4Address &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=42.42.42.42&amp;#93;&lt;/span&gt;, augmentation=[]], augmentation=[]], _lspId=LspId &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=2&amp;#93;&lt;/span&gt;, _tunnelId=TunnelId &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=8&amp;#93;&lt;/span&gt;, augmentation=[]], _symbolicPathName=SymbolicPathName [_pathName=SymbolicPathName [_value=&lt;span class=&quot;error&quot;&gt;&amp;#91;111, 100, 118, 101, 99, 105&amp;#93;&lt;/span&gt;], augmentation=[]], augmentation=[]], _administrative=true, _delegate=true, _ignore=false, _processingRule=false, _remove=false, _sync=false, augmentation=[Lsp1 &lt;span class=&quot;error&quot;&gt;&amp;#91;_create=true&amp;#93;&lt;/span&gt;]], _path=Path [_bandwidth=Bandwidth [_bandwidth=Float32 [_value=&lt;span class=&quot;error&quot;&gt;&amp;#91;0, 0, 0, 0&amp;#93;&lt;/span&gt;], _ignore=false, _processingRule=false, augmentation=[]], _ero=Ero [_subobject=[Subobject [_subobjectType=IpPrefixCase [_ipPrefix=IpPrefix [_ipPrefix=IpPrefix [_ipv4Prefix=Ipv4Prefix &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=197.20.160.40/32&amp;#93;&lt;/span&gt;, _value=&lt;span class=&quot;error&quot;&gt;&amp;#91;1, 9, 7, ., 2, 0, ., 1, 6, 0, ., 4, 0, /, 3, 2&amp;#93;&lt;/span&gt;], augmentation=[]], augmentation=[]], _loose=false, augmentation=[]], Subobject [_subobjectType=IpPrefixCase [_ipPrefix=IpPrefix [_ipPrefix=IpPrefix [_ipv4Prefix=Ipv4Prefix &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=195.20.160.39/32&amp;#93;&lt;/span&gt;, _value=&lt;span class=&quot;error&quot;&gt;&amp;#91;1, 9, 5, ., 2, 0, ., 1, 6, 0, ., 3, 9, /, 3, 2&amp;#93;&lt;/span&gt;], augmentation=[]], augmentation=[]], _loose=false, augmentation=[]], Subobject [_subobjectType=IpPrefixCase [_ipPrefix=IpPrefix [_ipPrefix=IpPrefix [_ipv4Prefix=Ipv4Prefix &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=39.39.39.39/32&amp;#93;&lt;/span&gt;, _value=&lt;span class=&quot;error&quot;&gt;&amp;#91;3, 9, ., 3, 9, ., 3, 9, ., 3, 9, /, 3, 2&amp;#93;&lt;/span&gt;], augmentation=[]], augmentation=[]], _loose=false, augmentation=[]]], _ignore=false, _processingRule=false, augmentation=[]], _lspa=Lspa [_excludeAny=AttributeFilter &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=0&amp;#93;&lt;/span&gt;, _holdPriority=7, _includeAll=AttributeFilter &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=0&amp;#93;&lt;/span&gt;, _includeAny=AttributeFilter &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=0&amp;#93;&lt;/span&gt;, _setupPriority=7, _tlvs=Tlvs [augmentation=[]], _ignore=false, _localProtectionDesired=false, _processingRule=false, augmentation=[]], augmentation=[]], augmentation=[]]], augmentation=[]], augmentation=[]]&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="23427">BGPCEP-187</key>
            <summary>Unsupported path setup type.</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="dkutenicsova">Dana Kutenicsova</assignee>
                                    <reporter username="vrpolak">Vratko Polak</reporter>
                        <labels>
                    </labels>
                <created>Thu, 19 Feb 2015 14:48:10 +0000</created>
                <updated>Sun, 3 Mar 2019 11:50:23 +0000</updated>
                            <resolved>Fri, 20 Feb 2015 12:47:10 +0000</resolved>
                                    <version>Bugzilla Migration</version>
                                    <fixVersion>Bugzilla Migration 1.0</fixVersion>
                                    <component>PCEP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="44903" author="dkutenicsova" created="Thu, 19 Feb 2015 15:32:56 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/15500/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/15500/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2738</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=2738]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10306"><![CDATA[Lithium-M3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02aqn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>