<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:33:35 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>[OPNFLWPLUG-865] Zero flows populated in all switches when connected to Leader Node.</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-865</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;Zero flows populated in switches when connected to Leader Node.&lt;/p&gt;

&lt;p&gt;Flows : 10k flows/switch&lt;br/&gt;
Switches : 15&lt;/p&gt;

&lt;p&gt;Steps to Reproduce :&lt;br/&gt;
====================&lt;br/&gt;
1. Get Inventory Follower and Leader information&lt;/p&gt;

&lt;p&gt;2. Start Mininet Connect To Follower Node1&lt;/p&gt;

&lt;p&gt;3. Add Bulk Flow from follower node1&lt;/p&gt;

&lt;p&gt;4. Get Bulk Flows and Verify In Cluster config DS and verify all flows are installed&lt;/p&gt;

&lt;p&gt;5. Verify Default flows in switches when connected to Follower node. Here it shows zero flows in all 15 switches &lt;/p&gt;

&lt;p&gt;6. Verify Flows In Switch when connected to Follower Node . &lt;/p&gt;

&lt;p&gt;7. Flows will get installed when connected to Follower node.&lt;/p&gt;

&lt;p&gt;8. Stop and start mininet to Leader Node.&lt;/p&gt;

&lt;p&gt;9. Verify Flows in switch when connected to Leader Node . &lt;/p&gt;

&lt;p&gt;10. Issue is consistent . Zero flows will be installed in all 15 switches when connected to Leader Node.&lt;/p&gt;


&lt;p&gt;When connected to Follower node1 , populated total flows in all switches (150000.0)&lt;br/&gt;
After stop and start mininet when connected to Follower Node , populated total flows in all switches (150000.0)&lt;br/&gt;
Stop and start mininet connect to Leader node&lt;/p&gt;


&lt;p&gt;sudo mn --controller &apos;remote,ip=10.29.12. &lt;br/&gt;
213,port=6633&apos; --topo linear,15 --switch ovsk,protocols=OpenFlow13&lt;/p&gt;

&lt;p&gt;Zero flows populated when connected to Leader Node.(0.0 != 150000.0)&lt;/p&gt;


&lt;p&gt;given log file : &lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/openflowplugin-csit-3node-periodic-bulkomatic-clustering-daily-only-boron/6/robot/report/log.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/openflowplugin-csit-3node-periodic-bulkomatic-clustering-daily-only-boron/6/robot/report/log.html&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="28133">OPNFLWPLUG-865</key>
            <summary>Zero flows populated in all switches when connected to Leader Node.</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="ecelgp">Luis Gomez</assignee>
                                    <reporter username="naveenk.t@tcs.com">Naveen kumar Thatipalli</reporter>
                        <labels>
                    </labels>
                <created>Tue, 7 Mar 2017 12:19:13 +0000</created>
                <updated>Mon, 27 Sep 2021 09:02:00 +0000</updated>
                            <resolved>Thu, 13 Apr 2017 16:31:43 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="58782" author="naveenk.t@tcs.com" created="Tue, 7 Mar 2017 12:19:13 +0000"  >&lt;p&gt;Attachment zero_flows_installed_when_connected_to_Leader_Node_boron_latest.mht has been added with description: Log file for zero flows in 15 switches connected to Leader Node&lt;/p&gt;</comment>
                            <comment id="58767" author="ecelgp" created="Wed, 8 Mar 2017 17:17:06 +0000"  >&lt;p&gt;Is this not duplicate of &lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=7884?&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=7884?&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="58768" author="naveenk.t@tcs.com" created="Thu, 9 Mar 2017 03:31:11 +0000"  >&lt;p&gt;Hi Luis,&lt;br/&gt;
         This is not duplicate of bug &amp;lt;7884&amp;gt;.&lt;br/&gt;
7884 : Some of the switches are not getting installed with flows . Zero flows will be present in few switches. This happens when connected to Follower and Leader Node as well.&lt;br/&gt;
Example: 4 out of 15 switches will have zero flows.&lt;/p&gt;


&lt;p&gt;7915 : All switches will be having zero flows when connected to Leader Node only. This issue is consistently reproducing.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Naveen.&lt;/p&gt;</comment>
                            <comment id="58769" author="ecelgp" created="Thu, 9 Mar 2017 03:42:01 +0000"  >&lt;p&gt;OK, one question: can you reproduce this issue in some local environment or only in ODL jenkins?&lt;/p&gt;</comment>
                            <comment id="58770" author="ecelgp" created="Thu, 9 Mar 2017 04:06:23 +0000"  >&lt;p&gt;Also, now I realize you are using vey high # flows (150K), does the issue reproduces with less number (e.g. 15K)?&lt;/p&gt;</comment>
                            <comment id="58771" author="naveenk.t@tcs.com" created="Mon, 13 Mar 2017 08:23:08 +0000"  >&lt;p&gt;Hi Luis,&lt;br/&gt;
        Executed with less number of flows and given below log file. Issue is getting reproduced when connected to Leader Node.&lt;/p&gt;

&lt;p&gt;Flows per switch : 10000&lt;br/&gt;
switches: 1&lt;br/&gt;
Total flows : 10000&lt;/p&gt;

&lt;p&gt;log snippet:&lt;br/&gt;
============&lt;br/&gt;
Keyword &apos;MininetKeywords.Check Flows In Mininet&apos; failed after retrying for 4 minutes 10 seconds. The last error was: 0.0 != 10000.0&lt;/p&gt;

&lt;p&gt;Build : &lt;a href=&quot;https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/distribution-karaf/0.5.3-SNAPSHOT/distribution-karaf-0.5.3-20170312.234446-802.zip&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/distribution-karaf/0.5.3-SNAPSHOT/distribution-karaf-0.5.3-20170312.234446-802.zip&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Attached Log file for the same.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Naveen.&lt;/p&gt;</comment>
                            <comment id="58772" author="naveenk.t@tcs.com" created="Mon, 13 Mar 2017 08:26:22 +0000"  >&lt;p&gt;Executed in latest build with single switch with 10k flows. Able to reproduce issue and attached log file.&lt;/p&gt;</comment>
                            <comment id="58783" author="naveenk.t@tcs.com" created="Mon, 13 Mar 2017 08:26:22 +0000"  >&lt;p&gt;Attachment 010_small_config_single_switch_10k_flows_SF142_march_13th_2017.mht has been added with description: Latest log with 10000 flows with single switch&lt;/p&gt;</comment>
                            <comment id="58773" author="ecelgp" created="Tue, 14 Mar 2017 02:43:22 +0000"  >&lt;p&gt;Right, this also reproduces easily with 1 switch and 10K flows, I believe this bug is connected with &lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=7884&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=7884&lt;/a&gt; as both share same scenario of switch reconnecting from no-leader to leader.&lt;/p&gt;</comment>
                            <comment id="58774" author="ecelgp" created="Wed, 15 Mar 2017 05:00:42 +0000"  >&lt;p&gt;I think this could be a duplicate of &lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=7884&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=7884&lt;/a&gt;, therefore blocker too.&lt;/p&gt;</comment>
                            <comment id="58775" author="ecelgp" created="Wed, 15 Mar 2017 16:14:22 +0000"  >&lt;p&gt;Reproduce is as simple as:&lt;/p&gt;

&lt;p&gt;1) Start 1 controller&lt;br/&gt;
2) Start mininet: sudo mn --controller &apos;remote,ip=192.168.0.1,port=6633&apos; --topo linear,1&lt;br/&gt;
3) Push 10K flows: python ./odl_tester.py --threads 5 --flows 10000 --fpr 100 --no-delete&lt;br/&gt;
4) Stop and start mininet&lt;br/&gt;
5) check flows in switch: mininet&amp;gt; dpctl dump-aggregate -O OpenFlow13&lt;/p&gt;

&lt;p&gt;2 additional notes:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;The issue does not show when I enable FRS.&lt;/li&gt;
	&lt;li&gt;The regression was introduced after Boron SR2 and is present on both Boron and master branches.&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="58776" author="vishnoianil@gmail.com" created="Thu, 16 Mar 2017 07:13:47 +0000"  >&lt;p&gt;Hi Luis/Naveen,&lt;/p&gt;

&lt;p&gt;I pushed the following patch that fixes this issue&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/53383&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/53383&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Can you please take this patch try to recreate the issue again? I locally tried using the instruction that luis provided and it works for me.&lt;/p&gt;</comment>
                            <comment id="58777" author="vishnoianil@gmail.com" created="Sun, 19 Mar 2017 19:43:43 +0000"  >&lt;p&gt;carbon :&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/53521/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/53521/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="58778" author="ecelgp" created="Tue, 28 Mar 2017 19:15:13 +0000"  >&lt;p&gt;Reopen issue for carbon. Carbon fails the following tests for single controller (4 cpus):&lt;/p&gt;

&lt;p&gt;10K flows in 1 switch:&lt;/p&gt;

&lt;p&gt;1) Start 1 controller&lt;br/&gt;
2) Start mininet: sudo mn --controller &apos;remote,ip=192.168.0.1,port=6633&apos; --topo linear,1&lt;br/&gt;
3) Push 10K flows: python ./odl_tester.py --threads 5 --flows 10000 --fpr 100 --no-delete&lt;br/&gt;
4) Stop and start mininet&lt;br/&gt;
5) check flows in switch: mininet&amp;gt; dpctl dump-aggregate -O OpenFlow13&lt;/p&gt;

&lt;p&gt;20K flows in 8 switch:&lt;/p&gt;

&lt;p&gt;1) Start 1 controller&lt;br/&gt;
2) Start mininet: sudo mn --controller &apos;remote,ip=192.168.0.1,port=6633&apos; --topo linear,8&lt;br/&gt;
3) Push 20K flows: python ./odl_tester.py --threads 5 --flows 20000 --fpr 100 --no-delete&lt;br/&gt;
4) Stop and start mininet&lt;br/&gt;
5) check flows in switch: mininet&amp;gt; dpctl dump-aggregate -O OpenFlow13&lt;/p&gt;</comment>
                            <comment id="58779" author="tomas.slusny@pantheon.tech" created="Mon, 3 Apr 2017 11:08:44 +0000"  >&lt;p&gt;I tested this on this patch: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/53972/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/53972/&lt;/a&gt; and it is working. On master it is not, so this issue was probably caused by DeviceFlowRegistry performance regression.&lt;/p&gt;</comment>
                            <comment id="58780" author="tomas.slusny@pantheon.tech" created="Thu, 13 Apr 2017 07:31:40 +0000"  >&lt;p&gt;Can you recheck this please Luis after my patches that fixed regression in 6917 was merged?&lt;/p&gt;</comment>
                            <comment id="58781" author="ecelgp" created="Thu, 13 Apr 2017 16:31:43 +0000"  >&lt;p&gt;Yes, this is fixed now.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="14126" name="010_small_config_single_switch_10k_flows_SF142_march_13th_2017.mht" size="517263" author="naveenk.t@tcs.com" created="Mon, 13 Mar 2017 08:26:22 +0000"/>
                            <attachment id="14125" name="zero_flows_installed_when_connected_to_Leader_Node_boron_latest.mht" size="520069" author="naveenk.t@tcs.com" created="Tue, 7 Mar 2017 12:19:13 +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>7915</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=7915]]></customfieldvalue>

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

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