<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:56:48 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-1928] Regression detected in CSIT</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1928</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;This recent fix patch:&lt;/p&gt;

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

&lt;p&gt;Produced regression in these 2 cluster tests:&lt;/p&gt;

&lt;p&gt;1) &lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/controller-csit-3node-rest-clust-cars-perf-ask-only-sodium/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/controller-csit-3node-rest-clust-cars-perf-ask-only-sodium/&lt;/a&gt;&lt;br/&gt;
Cars performance test:  10K cars are configured in a cluster, the leader is isolated from the cluster, when new leader is elected, cars are verified in the new leader. This test fails because not all cars are seen in the new leader.&lt;/p&gt;

&lt;p&gt;2) &lt;a href=&quot;https://jenkins.opendaylight.org/releng/job/controller-csit-1node-akka1-all-sodium/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/job/controller-csit-1node-akka1-all-sodium/&lt;/a&gt;&lt;br/&gt;
Upgrade test: A single controller is loaded with old SW (Carbon in the test) and some configuration, after that the node is shutdown and the data (snapshots folder) is transfered to a new SW (Sodium SR2) controller. The new controller fails to boot up and there are GC and OOM errors in the karaf.log.&lt;/p&gt;</description>
                <environment></environment>
        <key id="32369">CONTROLLER-1928</key>
            <summary>Regression detected in CSIT</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.opendaylight.org/images/icons/priorities/blocker.svg">Highest</priority>
                        <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="tcere">Tomas Cere</assignee>
                                    <reporter username="ecelgp">Luis Gomez</reporter>
                        <labels>
                    </labels>
                <created>Thu, 30 Jan 2020 01:00:38 +0000</created>
                <updated>Wed, 5 Feb 2020 19:23:00 +0000</updated>
                            <resolved>Wed, 5 Feb 2020 15:14:53 +0000</resolved>
                                    <version>Magnesium</version>
                    <version>Sodium SR2</version>
                                    <fixVersion>Magnesium</fixVersion>
                    <fixVersion>Sodium SR2</fixVersion>
                                    <component>clustering</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="67804" author="ecelgp" created="Sun, 2 Feb 2020 04:42:15 +0000"  >&lt;p&gt;Candidate fix seems to work fine and addresses the first regression, however I still see problems in the second (upgrade) test. Even when I try to upgrade from Sodium SR1, and even when I run the &quot;only&quot; test, controller fails to boot up:&lt;br/&gt;
&lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/controller-csit-1node-akka1-all-sodium/478/odl_1/odl1_karaf.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/controller-csit-1node-akka1-all-sodium/478/odl_1/odl1_karaf.log.gz&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Any idea why it is failing?&lt;/p&gt;</comment>
                            <comment id="67810" author="tcere" created="Tue, 4 Feb 2020 10:27:37 +0000"  >&lt;p&gt;Is it possible to grab the Carbon snapshot somewhere so I can try it out locally?&lt;/p&gt;</comment>
                            <comment id="67812" author="jluhrsen" created="Tue, 4 Feb 2020 21:36:46 +0000"  >&lt;p&gt;as &lt;a href=&quot;https://lists.opendaylight.org/g/controller-dev/message/14958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;reported here&lt;/a&gt; I saw an OOM/GC crash when doing a simple&lt;br/&gt;
netconf test to mount 10 devices. Each device has a relatively large yang schema. The test was done using the revert patch&lt;br/&gt;
(87277) but now re-reading the comments here I realize it probably was not intended to fix the 2nd issue described (OOM).&lt;/p&gt;</comment>
                            <comment id="67813" author="ecelgp" created="Wed, 5 Feb 2020 00:36:10 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=tcere&quot; class=&quot;user-hover&quot; rel=&quot;tcere&quot;&gt;tcere&lt;/a&gt; I tried the CSIT test with several distributions, in theory the test should be using the previous ODL release (Sodium SR1) but I figured it is broken and uses old Carbon instead. Anyway, this is the ink if you want to download ODL distros: &lt;a href=&quot;https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/karaf/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/repositories/opendaylight.release/org/opendaylight/integration/karaf/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="67814" author="ecelgp" created="Wed, 5 Feb 2020 00:39:33 +0000"  >&lt;p&gt;That seems probably unrelated to this problem so lets:&lt;/p&gt;

&lt;p&gt;1) Wait for next RC CSIT results to confirm there is no issues with the revert.&lt;br/&gt;
2) Dig more into your issue, like is it present in Sodium SR1 or master?&lt;/p&gt;</comment>
                            <comment id="67818" author="jluhrsen" created="Wed, 5 Feb 2020 19:23:00 +0000"  >&lt;p&gt;for the OOM/GC crash I am seeing with my one-off netconf mount test, I also see it in SR1. so, although likely a very&lt;br/&gt;
serious bug, it&apos;s not a regression. I have filed a &lt;a href=&quot;https://jira.opendaylight.org/browse/NETCONF-655&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;new jira &lt;/a&gt; for this issue and we can discuss there if we would&lt;br/&gt;
want to block SR2 on it or let it go since it&apos;s not exactly a regression. Not exactly, because it was not there in the&lt;br/&gt;
original/first Sodium release.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="32348">CONTROLLER-1927</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03qz3:</customfieldvalue>

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