<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:02:36 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>[INTDIST-32] feature:install odl-integration-compatible-with-all  takes a really long time</title>
                <link>https://jira.opendaylight.org/browse/INTDIST-32</link>
                <project id="10130" key="INTDIST">integration-distribution</project>
                    <description>&lt;p&gt;I tried the following&lt;/p&gt;

&lt;p&gt; 1. Cloned the latest integration code&lt;/p&gt;

&lt;p&gt; 2. git checkout stable/lithium&lt;/p&gt;

&lt;p&gt; 3. mvn install&lt;/p&gt;

&lt;p&gt; 4. Executed bin/karaf from distributions/karaf/target/assembly/&lt;/p&gt;

&lt;p&gt; Executed the following commands, &lt;/p&gt;

&lt;p&gt; The same steps followed in the integration-compatible-with-all tests in CSIT.&lt;/p&gt;

&lt;p&gt; feature:repo-add  mvn:org.apache.karaf.features/spring/3.0.3/xml/features&lt;br/&gt;
 feature:repo-add  mvn:org.opendaylight.integration/features-integration-index/0.3.0-SNAPSHOT/xml/features&lt;/p&gt;

&lt;p&gt;feature:repo-add  mvn:org.ops4j.pax.web/pax-web-features/3.1.4/xml/features&lt;/p&gt;

&lt;p&gt;feature:repo-add  mvn:org.apache.karaf.features/enterprise/3.0.3/xml/features&lt;br/&gt;
feature:repo-add mvn:org.opendaylight.integration/features-integration-test/0.3.0-SNAPSHOT/xml/features&lt;/p&gt;

&lt;p&gt;feature:install odl-integration-compatible-with-all odl-vtn-manager-rest&lt;/p&gt;

&lt;p&gt;a. The features failed to complete installing. The VTN Manager did not come up for a really long time,&lt;/p&gt;

&lt;p&gt;This is the reason for the failure of the tests in &lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/vtn-csit-1node-cds-manager-all-stable-lithium/1/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/vtn-csit-1node-cds-manager-all-stable-lithium/1/&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19338">INTDIST-32</key>
            <summary>feature:install odl-integration-compatible-with-all  takes a really long time</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="gvrangan">Venkatrangan Govindarajan</reporter>
                        <labels>
                    </labels>
                <created>Fri, 12 Jun 2015 06:19:08 +0000</created>
                <updated>Fri, 20 Oct 2017 10:21:41 +0000</updated>
                            <resolved>Wed, 31 Aug 2016 13:37:34 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>Features</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="34941" author="ecelgp" created="Fri, 12 Jun 2015 08:01:08 +0000"  >&lt;p&gt;Hi Venkat,&lt;/p&gt;

&lt;p&gt;I think the reason this particular job you show here is failing is:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=3682&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=3682&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I already tooked packetcable out of the integration-compatible-with-all, so you shoukld be fine.&lt;/p&gt;

&lt;p&gt;BR/Luis&lt;/p&gt;</comment>
                            <comment id="34942" author="gvrangan" created="Fri, 12 Jun 2015 21:09:54 +0000"  >&lt;p&gt;Hi Luis,&lt;/p&gt;

&lt;p&gt; Thanks for the comment, I just tried a sandbox job, there is no packetcable error&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/vtn-csit-1node-cds-manager-all-stable-lithium/2/console&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/vtn-csit-1node-cds-manager-all-stable-lithium/2/console&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="34943" author="ecelgp" created="Sat, 13 Jun 2015 00:49:43 +0000"  >&lt;p&gt;Hi venkat, you are right, there is an integration issue with vtn manager when installed with other features. Unfortunately this is only with vtn manager as I do not see any other project failing when installed with other features.&lt;/p&gt;

&lt;p&gt;I guess the only way to troubleshoot this is:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;brut force: to start vtn manager with less features until finding out what feature is breaking vtn mgr. I think this will be very time consuming but if you have the time, you can give it a try.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;bring a vtn developer and find out why vtn mgr does not start when installed with many other features. I think we tried similar with Hideyuki last release but we never were able to reproduce this issue outside ODL CI. If you can easily reproduce this outside ODL I would recommend this way.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;BR/Luis&lt;/p&gt;</comment>
                            <comment id="34944" author="ecelgp" created="Fri, 29 Jan 2016 02:11:16 +0000"  >&lt;p&gt;I do not think this an issue anymore, can you please retry?&lt;/p&gt;</comment>
                            <comment id="34945" author="ecelgp" created="Tue, 2 Feb 2016 20:14:59 +0000"  >&lt;p&gt;Do not get answer, so lowering down priority.&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>3683</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=3683]]></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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01lhz:</customfieldvalue>

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