<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:27:24 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>[ODLPARENT-20] ODL Parent Change broke SFC and OVSDB</title>
                <link>https://jira.opendaylight.org/browse/ODLPARENT-20</link>
                <project id="10149" key="ODLPARENT">odlparent</project>
                    <description>&lt;p&gt;I think it is this patch broke SFC.&lt;/p&gt;

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

&lt;p&gt;SFC-verify does not pass anymore. Out of the blue we started getting these erros:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/sfc/job/sfc-verify-master/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/sfc/job/sfc-verify-master/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I see these errors:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile (default-testCompile) on project sfc-provider: Compilation failure: Compilation failure: &lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; /opt/jenkins/workspace/sfc-verify-master/jdk/openjdk7/nodes/dynamic_verify/ sfc-provider/src/test/java/org/opendaylight/sfc/provider/bootstrap/SfcProvi derBootstrapRestAPITest.java:&lt;span class=&quot;error&quot;&gt;&amp;#91;72,26&amp;#93;&lt;/span&gt; unreported exception org.json.JSONException; must be caught or declared to be thrown &lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; /opt/jenkins/workspace/sfc-verify-master/jdk/openjdk7/nodes/dynamic_verify/ sfc-provider/src/test/java/org/opendaylight/sfc/provider/bootstrap/SfcProvi derBootstrapRestAPITest.java:&lt;span class=&quot;error&quot;&gt;&amp;#91;75,50&amp;#93;&lt;/span&gt; unreported exception org.json.JSONException; must be caught or declared to be thrown &lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; -&amp;gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;Help 1&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; To see the full stack trace of the errors, re-run Maven with the -e switch. &lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; Re-run Maven using the -X switch to enable full debug logging. &lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; For more information about the errors and possible solutions, please read the following articles: &lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;Help 1&amp;#93;&lt;/span&gt; &lt;a href=&quot;http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException[ERROR&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException[ERROR&lt;/a&gt; ] &lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; After correcting the problems, you can resume the build with the command &lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; mvn &amp;lt;goals&amp;gt; -rf :sfc-provider&lt;/p&gt;

&lt;p&gt;We provided a patch to fix these compilation errors and then other bundle related issues appeared:&lt;/p&gt;

&lt;p&gt;  Can&apos;t install feature odl-sfc-core/0.2.0-SNAPSHOT: 	&lt;br/&gt;
Could not start bundle&lt;br/&gt;
mvn:org.opendaylight.sfc/sfc-provider/0.2.0-SNAPSHOT in feature(s)&lt;br/&gt;
odl-sfc-provider-0.2.0-SNAPSHOT: The bundle&lt;br/&gt;
&quot;org.opendaylight.sfc.provider_0.2.0.SNAPSHOT &lt;span class=&quot;error&quot;&gt;&amp;#91;286&amp;#93;&lt;/span&gt;&quot; could not be&lt;br/&gt;
resolved. Reason: Missing Constraint: Import-Package: org.json;&lt;br/&gt;
version=&quot;[20090211.0.0,20090212.0.0)&quot;&lt;br/&gt;
  Can&apos;t install feature odl-sfc-provider/0.2.0-SNAPSHOT: 	&lt;br/&gt;
Could not start bundle&lt;br/&gt;
mvn:org.opendaylight.sfc/sfc-provider/0.2.0-SNAPSHOT in feature(s)&lt;br/&gt;
odl-sfc-provider-0.2.0-SNAPSHOT: The bundle&lt;br/&gt;
&quot;org.opendaylight.sfc.provider_0.2.0.SNAPSHOT &lt;span class=&quot;error&quot;&gt;&amp;#91;286&amp;#93;&lt;/span&gt;&quot; could not be&lt;br/&gt;
resolved. Reason: Missing Constraint: Import-Package: org.json;&lt;br/&gt;
version=&quot;[20090211.0.0,20090212.0.0)&quot;&lt;br/&gt;
  Can&apos;t install feature odl-sfc-test-consumer/0.2.0-SNAPSHOT: 	&lt;br/&gt;
Could not start bundle&lt;br/&gt;
mvn:org.opendaylight.sfc/sfc-provider/0.2.0-SNAPSHOT in feature(s)&lt;br/&gt;
odl-sfc-provider-0.2.0-SNAPSHOT: The bundle&lt;br/&gt;
&quot;org.opendaylight.sfc.provider_0.2.0.SNAPSHOT &lt;span class=&quot;error&quot;&gt;&amp;#91;286&amp;#93;&lt;/span&gt;&quot; could not be&lt;br/&gt;
resolved. Reason: Missing Constraint: Import-Package: org.json;&lt;br/&gt;
version=&quot;[20090211.0.0,20090212.0.0)&quot;&lt;br/&gt;
  Can&apos;t install feature odl-sfc-ui/0.2.0-SNAPSHOT: 	&lt;br/&gt;
Could not start bundle&lt;br/&gt;
mvn:org.opendaylight.sfc/sfc-provider/0.2.0-SNAPSHOT in feature(s)&lt;br/&gt;
odl-sfc-provider-0.2.0-SNAPSHOT: The bundle&lt;br/&gt;
&quot;org.opendaylight.sfc.provider_0.2.0.SNAPSHOT &lt;span class=&quot;error&quot;&gt;&amp;#91;286&amp;#93;&lt;/span&gt;&quot; could not be&lt;br/&gt;
resolved. Reason: Missing Constraint: Import-Package: org.json;&lt;br/&gt;
version=&quot;[20090211.0.0,20090212.0.0)&quot;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22143">ODLPARENT-20</key>
            <summary>ODL Parent Change broke SFC and OVSDB</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="-1">Unassigned</assignee>
                                    <reporter username="repenno">Reinaldo Penno</reporter>
                        <labels>
                    </labels>
                <created>Wed, 5 Aug 2015 18:25:25 +0000</created>
                <updated>Wed, 24 Jan 2018 14:27:07 +0000</updated>
                            <resolved>Mon, 10 Aug 2015 08:05:34 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="41755" author="rapenno@gmail.com" created="Mon, 10 Aug 2015 08:05:34 +0000"  >&lt;p&gt;Reverted by &lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/24818/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/24818/&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>4096</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=4096]]></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|i022tb:</customfieldvalue>

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