<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:55:09 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>[CONTROLLER-1285] Clustering : random &quot;Error creating data&quot; when writing flows to config DS</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1285</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;I tried to POST xml files from integration test suite. I randomly ran into error described in next text. When I try to POST same data right away after receiving  error POST succeeds. I was not able to trace any log data in karaf.log. This seems to be one of reasons of failing robot tests.&lt;/p&gt;

&lt;p&gt;martin@ncc1701e:~/programs/odlRestyScripts$ POST &amp;lt; /integration/test/csit/variables/xmls//f7.xml &lt;br/&gt;
{&quot;errors&quot;:{&quot;error&quot;:[&lt;/p&gt;
{&quot;error-type&quot;:&quot;application&quot;,&quot;error-tag&quot;:&quot;operation-failed&quot;,&quot;error-message&quot;:&quot;Error creating data&quot;}
&lt;p&gt;]}}&lt;br/&gt;
martin@ncc1701e:~/programs/odlRestyScripts$ POST &amp;lt; /integration/test/csit/variables/xmls//f9.xml &lt;br/&gt;
{&quot;errors&quot;:{&quot;error&quot;:[&lt;/p&gt;
{&quot;error-type&quot;:&quot;application&quot;,&quot;error-tag&quot;:&quot;operation-failed&quot;,&quot;error-message&quot;:&quot;Error creating data&quot;}
&lt;p&gt;]}}&lt;br/&gt;
martin@ncc1701e:~/programs/odlRestyScripts$ POST &amp;lt; /integration/test/csit/variables/xmls//f11.xml &lt;br/&gt;
{&quot;errors&quot;:{&quot;error&quot;:[&lt;/p&gt;
{&quot;error-type&quot;:&quot;application&quot;,&quot;error-tag&quot;:&quot;operation-failed&quot;,&quot;error-message&quot;:&quot;Error creating data&quot;}
&lt;p&gt;]}}&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="25839">CONTROLLER-1285</key>
            <summary>Clustering : random &quot;Error creating data&quot; when writing flows to config DS</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="mbobak@cisco.com">Martin Bobak</assignee>
                                    <reporter username="mbobak@cisco.com">Martin Bobak</reporter>
                        <labels>
                    </labels>
                <created>Tue, 28 Apr 2015 16:08:43 +0000</created>
                <updated>Tue, 25 Jul 2023 08:24:02 +0000</updated>
                            <resolved>Tue, 2 Jun 2015 07:27:31 +0000</resolved>
                                                                    <component>clustering</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="50530" author="mbobak@cisco.com" created="Tue, 28 Apr 2015 18:03:12 +0000"  >&lt;p&gt;URL to which I posted data is : &lt;a href=&quot;http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/2/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/2/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="50531" author="vdemcak@cisco.com" created="Thu, 7 May 2015 07:49:34 +0000"  >&lt;p&gt;I&apos;ve added patch for a deep logging in restconf:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/19712/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/19712/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="50538" author="kramesha@cisco.com" created="Mon, 11 May 2015 20:04:14 +0000"  >&lt;p&gt;Attachment flow-mod-exception.rtf has been added with description: flow-mod-exception&lt;/p&gt;</comment>
                            <comment id="50532" author="kramesha@cisco.com" created="Mon, 11 May 2015 20:10:09 +0000"  >&lt;p&gt;I tried with the integration f7 xml and am consistently getting the Error.&lt;/p&gt;

&lt;p&gt;There is an exception during parsing of the flow xml. I have attached the exception log.&lt;/p&gt;

&lt;p&gt;I have used the openflowplugin-all-li (lithium) feature to install on a single node setup.&lt;/p&gt;

&lt;p&gt;Anyway this does not seem to be related to clustering/datastore.&lt;/p&gt;


&lt;p&gt;f7.xml&lt;br/&gt;
-------&lt;br/&gt;
&lt;a href=&quot;http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/2/flow/FooXf7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/config/opendaylight-inventory:nodes/node/openflow:1/table/2/flow/FooXf7&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&amp;gt;&lt;br/&gt;
&amp;lt;flow xmlns=&quot;urn:opendaylight:flow:inventory&quot;&amp;gt;&lt;br/&gt;
    &amp;lt;strict&amp;gt;false&amp;lt;/strict&amp;gt;&lt;br/&gt;
    &amp;lt;instructions&amp;gt;&lt;br/&gt;
        &amp;lt;instruction&amp;gt;&lt;br/&gt;
            &amp;lt;order&amp;gt;0&amp;lt;/order&amp;gt;&lt;br/&gt;
            &amp;lt;apply-actions&amp;gt;&lt;br/&gt;
                &amp;lt;action&amp;gt;&lt;br/&gt;
                    &amp;lt;order&amp;gt;0&amp;lt;/order&amp;gt;&lt;br/&gt;
                    &amp;lt;dec-nw-ttl/&amp;gt;&lt;br/&gt;
                &amp;lt;/action&amp;gt;&lt;br/&gt;
            &amp;lt;/apply-actions&amp;gt;&lt;br/&gt;
        &amp;lt;/instruction&amp;gt;&lt;br/&gt;
    &amp;lt;/instructions&amp;gt;&lt;br/&gt;
    &amp;lt;table_id&amp;gt;2&amp;lt;/table_id&amp;gt;&lt;br/&gt;
    &amp;lt;id&amp;gt;130&amp;lt;/id&amp;gt;&lt;br/&gt;
    &amp;lt;cookie_mask&amp;gt;255&amp;lt;/cookie_mask&amp;gt;&lt;br/&gt;
    &amp;lt;match&amp;gt;&lt;br/&gt;
        &amp;lt;ethernet-match&amp;gt;&lt;br/&gt;
            &amp;lt;ethernet-type&amp;gt;&lt;br/&gt;
                &amp;lt;type&amp;gt;2048&amp;lt;/type&amp;gt;&lt;br/&gt;
            &amp;lt;/ethernet-type&amp;gt;&lt;br/&gt;
            &amp;lt;ethernet-destination&amp;gt;&lt;br/&gt;
                &amp;lt;address&amp;gt;ff:ff:ff:ff:ff:aa&amp;lt;/address&amp;gt;&lt;br/&gt;
            &amp;lt;/ethernet-destination&amp;gt;&lt;br/&gt;
            &amp;lt;ethernet-source&amp;gt;&lt;br/&gt;
                &amp;lt;address&amp;gt;00:00:00:11:23:ae&amp;lt;/address&amp;gt;&lt;br/&gt;
            &amp;lt;/ethernet-source&amp;gt;&lt;br/&gt;
        &amp;lt;/ethernet-match&amp;gt;&lt;br/&gt;
        &amp;lt;ipv4-source&amp;gt;10.1.2.0/24&amp;lt;/ipv4-source&amp;gt;&lt;br/&gt;
        &amp;lt;ipv4-destination&amp;gt;20.4.0.0/16&amp;lt;/ipv4-destination&amp;gt;&lt;br/&gt;
        &amp;lt;ip-match&amp;gt;&lt;br/&gt;
            &amp;lt;ip-protocol&amp;gt;56&amp;lt;/ip-protocol&amp;gt;&lt;br/&gt;
            &amp;lt;ip-dscp&amp;gt;15&amp;lt;/ip-dscp&amp;gt;&lt;br/&gt;
            &amp;lt;ip-ecn&amp;gt;1&amp;lt;/ip-ecn&amp;gt;&lt;br/&gt;
        &amp;lt;/ip-match&amp;gt;&lt;br/&gt;
        &amp;lt;in-port&amp;gt;0&amp;lt;/in-port&amp;gt;&lt;br/&gt;
    &amp;lt;/match&amp;gt;&lt;br/&gt;
    &amp;lt;cookie&amp;gt;7&amp;lt;/cookie&amp;gt;&lt;br/&gt;
    &amp;lt;flow-name&amp;gt;FooXf7&amp;lt;/flow-name&amp;gt;&lt;br/&gt;
    &amp;lt;priority&amp;gt;7&amp;lt;/priority&amp;gt;&lt;br/&gt;
    &amp;lt;barrier&amp;gt;false&amp;lt;/barrier&amp;gt;&lt;br/&gt;
&amp;lt;/flow&amp;gt;&lt;/p&gt;</comment>
                            <comment id="50533" author="kramesha@cisco.com" created="Tue, 12 May 2015 01:08:52 +0000"  >&lt;p&gt;Please ignore the above analysis. Got some errors with the url.&lt;/p&gt;</comment>
                            <comment id="50534" author="kramesha@cisco.com" created="Tue, 12 May 2015 01:38:10 +0000"  >&lt;p&gt;Unable to reproduce.&lt;/p&gt;

&lt;p&gt;I posted all the flow xmls form the integration/test/csit/variables/xmls/ folder, in loop within a script.&lt;/p&gt;

&lt;p&gt;And all the flows could be found both in config and in operational.&lt;/p&gt;</comment>
                            <comment id="50535" author="moraja@cisco.com" created="Tue, 12 May 2015 23:33:01 +0000"  >&lt;p&gt;Martin, You changed the status of this bug to WAITING_FOR_REVIEW. Which patch has the fix?&lt;/p&gt;</comment>
                            <comment id="50536" author="kramesha@cisco.com" created="Fri, 15 May 2015 20:17:57 +0000"  >&lt;p&gt;Assigning this to Martin since he has a fix and marked it for review&lt;/p&gt;</comment>
                            <comment id="50537" author="moraja@cisco.com" created="Fri, 15 May 2015 20:35:15 +0000"  >&lt;p&gt;What is the fix?&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13506" name="flow-mod-exception.rtf" size="19015" author="kramesha@cisco.com" created="Mon, 11 May 2015 20:04:14 +0000"/>
                    </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>3080</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=3080]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10313"><![CDATA[Highest]]></customfieldvalue>

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

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