<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:37:20 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>[RELENG-37] CONTROLLER Carbon Autorelease Build Failures</title>
                <link>https://jira.opendaylight.org/browse/RELENG-37</link>
                <project id="10164" key="RELENG">releng</project>
                    <description>&lt;p&gt;There are Carbon Autorelease Build Failures in sal-clustering-commons.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/autorelease/job/autorelease-release-carbon/41/consoleFull&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/autorelease/job/autorelease-release-carbon/41/consoleFull&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;00:48:33 &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.5.1:compile (default-compile) on project sal-clustering-commons: Compilation failure: Compilation failure:&lt;br/&gt;
00:48:33 &lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; /w/workspace/autorelease-release-carbon/controller/opendaylight/md-sal/sal-clustering-commons/src/main/java/org/opendaylight/controller/cluster/datastore/node/utils/stream/AbstractNormalizedNodeDataOutput.java:&lt;span class=&quot;error&quot;&gt;&amp;#91;11,39&amp;#93;&lt;/span&gt; package edu.umd.cs.findbugs.annotations does not exist&lt;br/&gt;
00:48:33 &lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; /w/workspace/autorelease-release-carbon/controller/opendaylight/md-sal/sal-clustering-commons/src/main/java/org/opendaylight/controller/cluster/datastore/node/utils/stream/AbstractNormalizedNodeDataOutput.java:&lt;span class=&quot;error&quot;&gt;&amp;#91;365,6&amp;#93;&lt;/span&gt; cannot find symbol&lt;br/&gt;
00:48:33 &lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; symbol:   class SuppressFBWarnings&lt;br/&gt;
00:48:33 &lt;span class=&quot;error&quot;&gt;&amp;#91;ERROR&amp;#93;&lt;/span&gt; location: class org.opendaylight.controller.cluster.datastore.node.utils.stream.AbstractNormalizedNodeDataOutput&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19445">RELENG-37</key>
            <summary>CONTROLLER Carbon Autorelease Build Failures</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="anipbu">A H</reporter>
                        <labels>
                    </labels>
                <created>Thu, 27 Oct 2016 16:58:50 +0000</created>
                <updated>Thu, 19 Oct 2017 21:29:14 +0000</updated>
                            <resolved>Mon, 31 Oct 2016 15:52:16 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>Autorelease</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="35253" author="vrpolak" created="Sat, 29 Oct 2016 17:57:33 +0000"  >&lt;p&gt;The reference to the class in question was introduced here:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/46919/4/opendaylight/md-sal/sal-clustering-commons/src/main/java/org/opendaylight/controller/cluster/datastore/node/utils/stream/AbstractNormalizedNodeDataOutput.java&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/46919/4/opendaylight/md-sal/sal-clustering-commons/src/main/java/org/opendaylight/controller/cluster/datastore/node/utils/stream/AbstractNormalizedNodeDataOutput.java&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Controller merge jobs download the required jar and compilation passes without any issues:&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;INFO&amp;#93;&lt;/span&gt; Downloading: &lt;a href=&quot;https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.0/annotations-3.0.0.jar&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.0/annotations-3.0.0.jar&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have no idea why the autorelease job never attempts such a download, thus ignoring odlparent:odlparent declaration:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/47357/1/odlparent/pom.xml@1244&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/47357/1/odlparent/pom.xml@1244&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;But the real issue is somewhere else: autorelease, odlparent:odlparent, or perhaps controller:commons.opendaylight.&lt;br/&gt;
So in future there may appear similar Bugs, which also break autorelease only, without any warnings from verify or merge jobs.&lt;/p&gt;</comment>
                            <comment id="35254" author="vrpolak" created="Sun, 30 Oct 2016 09:42:15 +0000"  >&lt;p&gt;So it was the known issue of autorelease not updating submodules (in this case odlparent commit is from before 47357 was merged).&lt;/p&gt;

&lt;p&gt;Fix for the current submodule commits: &lt;a href=&quot;https://git.opendaylight.org/gerrit/47755&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/47755&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Maybe we need a job to perform &quot;git checkout &lt;/p&gt;
{branch}
&lt;p&gt;&quot; in each submodule (and push the new commit to autorelease master) before triggering autorelease-release-&lt;/p&gt;
{stream}
&lt;p&gt;.&lt;/p&gt;</comment>
                            <comment id="35255" author="rovarga" created="Sun, 30 Oct 2016 14:50:29 +0000"  >&lt;p&gt;I think this may have something to do with:&lt;/p&gt;

&lt;p&gt;Downloading: &lt;a href=&quot;http://oss.sonatype.org/content/repositories/snapshots/org/opendaylight/odlparent/findbugs/1.8.0-SNAPSHOT/maven-metadata.xml&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://oss.sonatype.org/content/repositories/snapshots/org/opendaylight/odlparent/findbugs/1.8.0-SNAPSHOT/maven-metadata.xml&lt;/a&gt;&lt;br/&gt;
Downloaded: &lt;a href=&quot;https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/findbugs/1.8.0-SNAPSHOT/maven-metadata.xml&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/odlparent/findbugs/1.8.0-SNAPSHOT/maven-metadata.xml&lt;/a&gt; (784 B at 0.6 KB/sec)&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;WARNING&amp;#93;&lt;/span&gt; Could not transfer metadata org.opendaylight.odlparent:findbugs:1.8.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (&lt;a href=&quot;http://nexus.codehaus.org/snapshots/):&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://nexus.codehaus.org/snapshots/):&lt;/a&gt; nexus.codehaus.org: No address associated with hostname&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;WARNING&amp;#93;&lt;/span&gt; Failure to transfer org.opendaylight.odlparent:findbugs:1.8.0-SNAPSHOT/maven-metadata.xml from &lt;a href=&quot;http://nexus.codehaus.org/snapshots/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://nexus.codehaus.org/snapshots/&lt;/a&gt; was cached in the local repository, resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:findbugs:1.8.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (&lt;a href=&quot;http://nexus.codehaus.org/snapshots/):&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://nexus.codehaus.org/snapshots/):&lt;/a&gt; nexus.codehaus.org: No address associated with hostname&lt;/p&gt;

&lt;p&gt;Which points to findbugs not having proper declaration of scm/distributionManagement or similar.&lt;/p&gt;</comment>
                            <comment id="35256" author="rovarga" created="Sun, 30 Oct 2016 15:06:46 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/47759&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/47759&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Another thing that occurs to me is the annotations version &amp;#8211; we have 3.0.0 declared, but the plugin uses 3.0.1: &lt;a href=&quot;http://gleclaire.github.io/findbugs-maven-plugin/dependency-updates-report.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://gleclaire.github.io/findbugs-maven-plugin/dependency-updates-report.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/47760&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/47760&lt;/a&gt; should address that.&lt;/p&gt;</comment>
                            <comment id="35257" author="skitt@redhat.com" created="Mon, 31 Oct 2016 10:31:42 +0000"  >&lt;p&gt;autorelease is lagging behind odlparent (again):&lt;/p&gt;

&lt;p&gt;$ git submodule status odlparent&lt;br/&gt;
 ff5ec3d1679aed8315cac5ba159c14118f08e62c odlparent (odlparent-aggregator-1.7.0-104-gff5ec3d)&lt;/p&gt;

&lt;p&gt;which is &lt;a href=&quot;https://git.opendaylight.org/gerrit/47185&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/47185&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="35258" author="zxiiro" created="Mon, 31 Oct 2016 15:52:16 +0000"  >&lt;p&gt;Updated and merged Vratko&apos;s patch for autorelease. Thanks everyone.&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>7053</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=7053]]></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_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10311"><![CDATA[Carbon-M2]]></customfieldvalue>

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

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