<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:02:41 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-64] all 3 nodes job broken in integration due to &quot;Use Akka artery for remote transport &quot;</title>
                <link>https://jira.opendaylight.org/browse/INTDIST-64</link>
                <project id="10130" key="INTDIST">integration-distribution</project>
                    <description>&lt;p&gt;Based on the information i received the patch set &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/49466/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/49466/&lt;/a&gt; caused akka not to create/synchronize cluster in 3 nodes jobs.&lt;/p&gt;

&lt;p&gt;All 3 node jobs in &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/controller/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/controller/&lt;/a&gt;&lt;br/&gt;
or &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/bgpcep/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/bgpcep/&lt;/a&gt; are failing and karaf log contains &lt;/p&gt;

&lt;p&gt;2017-01-06 22:57:36,630 | ERROR | lt-dispatcher-16 | ClusterActorRefProvider          | 202 - com.typesafe.akka.slf4j - 2.4.16 | No root guardian at &lt;span class=&quot;error&quot;&gt;&amp;#91;akka.tcp://opendaylight-cluster-data@10.29.12.92:2550&amp;#93;&lt;/span&gt;&lt;br/&gt;
java.lang.IllegalArgumentException: Wrong protocol of &lt;span class=&quot;error&quot;&gt;&amp;#91;akka.tcp://opendaylight-cluster-data@10.29.12.92:2550/&amp;#93;&lt;/span&gt;, expected &lt;span class=&quot;error&quot;&gt;&amp;#91;akka&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.remote.RemoteActorRef.&amp;lt;init&amp;gt;(RemoteActorRefProvider.scala:504)&lt;span class=&quot;error&quot;&gt;&amp;#91;214:com.typesafe.akka.remote:2.4.16&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.remote.RemoteActorRefProvider.rootGuardianAt(RemoteActorRefProvider.scala:367)&lt;span class=&quot;error&quot;&gt;&amp;#91;214:com.typesafe.akka.remote:2.4.16&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.actor.ActorRefFactory$class.actorSelection(ActorRefProvider.scala:356)&lt;span class=&quot;error&quot;&gt;&amp;#91;201:com.typesafe.akka.actor:2.4.16&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.actor.ActorCell.actorSelection(ActorCell.scala:374)&lt;span class=&quot;error&quot;&gt;&amp;#91;201:com.typesafe.akka.actor:2.4.16&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.cluster.JoinSeedNodeProcess$$anonfun$receive$4$$anonfun$applyOrElse$1.applyOrElse(ClusterDaemon.scala:1271)&lt;span class=&quot;error&quot;&gt;&amp;#91;212:com.typesafe.akka.cluster:2.4.16&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.cluster.JoinSeedNodeProcess$$anonfun$receive$4$$anonfun$applyOrElse$1.applyOrElse(ClusterDaemon.scala:1270)&lt;span class=&quot;error&quot;&gt;&amp;#91;212:com.typesafe.akka.cluster:2.4.16&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.PartialFunction$$anonfun$runWith$1.apply(PartialFunction.scala:141)&lt;span class=&quot;error&quot;&gt;&amp;#91;196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.PartialFunction$$anonfun$runWith$1.apply(PartialFunction.scala:140)&lt;span class=&quot;error&quot;&gt;&amp;#91;196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.collection.Iterator$class.foreach(Iterator.scala:893)&lt;span class=&quot;error&quot;&gt;&amp;#91;196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.collection.AbstractIterator.foreach(Iterator.scala:1336)&lt;span class=&quot;error&quot;&gt;&amp;#91;196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.collection.IterableLike$class.foreach(IterableLike.scala:72)&lt;span class=&quot;error&quot;&gt;&amp;#91;196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.collection.AbstractIterable.foreach(Iterable.scala:54)&lt;span class=&quot;error&quot;&gt;&amp;#91;196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.collection.TraversableLike$class.collect(TraversableLike.scala:271)&lt;span class=&quot;error&quot;&gt;&amp;#91;196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.collection.AbstractTraversable.collect(Traversable.scala:104)&lt;span class=&quot;error&quot;&gt;&amp;#91;196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.cluster.JoinSeedNodeProcess$$anonfun$receive$4.applyOrElse(ClusterDaemon.scala:1270)&lt;span class=&quot;error&quot;&gt;&amp;#91;212:com.typesafe.akka.cluster:2.4.16&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.actor.Actor$class.aroundReceive(Actor.scala:496)&lt;span class=&quot;error&quot;&gt;&amp;#91;201:com.typesafe.akka.actor:2.4.16&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.cluster.JoinSeedNodeProcess.aroundReceive(ClusterDaemon.scala:1254)&lt;span class=&quot;error&quot;&gt;&amp;#91;212:com.typesafe.akka.cluster:2.4.16&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.actor.ActorCell.receiveMessage(ActorCell.scala:526)&lt;span class=&quot;error&quot;&gt;&amp;#91;201:com.typesafe.akka.actor:2.4.16&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.actor.ActorCell.invoke(ActorCell.scala:495)&lt;span class=&quot;error&quot;&gt;&amp;#91;201:com.typesafe.akka.actor:2.4.16&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:257)&lt;span class=&quot;error&quot;&gt;&amp;#91;201:com.typesafe.akka.actor:2.4.16&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.dispatch.Mailbox.run(Mailbox.scala:224)&lt;span class=&quot;error&quot;&gt;&amp;#91;201:com.typesafe.akka.actor:2.4.16&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at akka.dispatch.Mailbox.exec(Mailbox.scala:234)&lt;span class=&quot;error&quot;&gt;&amp;#91;201:com.typesafe.akka.actor:2.4.16&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)&lt;span class=&quot;error&quot;&gt;&amp;#91;196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)&lt;span class=&quot;error&quot;&gt;&amp;#91;196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)&lt;span class=&quot;error&quot;&gt;&amp;#91;196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8&amp;#93;&lt;/span&gt;&lt;br/&gt;
	at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)&lt;span class=&quot;error&quot;&gt;&amp;#91;196:org.scala-lang.scala-library:2.11.8.v20160304-115712-1706a37eb8&amp;#93;&lt;/span&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19370">INTDIST-64</key>
            <summary>all 3 nodes job broken in integration due to &quot;Use Akka artery for remote transport &quot;</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="ravit.peretz@hpe.com">Ravit Peretz</assignee>
                                    <reporter username="pgubka@cisco.com">Peter Gubka</reporter>
                        <labels>
                    </labels>
                <created>Mon, 9 Jan 2017 09:14:23 +0000</created>
                <updated>Fri, 20 Oct 2017 10:28:26 +0000</updated>
                            <resolved>Wed, 11 Jan 2017 13:00:55 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>Scripts</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="35093" author="pgubka@cisco.com" created="Mon, 9 Jan 2017 09:39:08 +0000"  >&lt;p&gt;Lowering importance from blocker to normal as csit jobs manipulate with akka.conf files and this may have the unintended impact. To be verified on &quot;test&quot; side first.&lt;/p&gt;</comment>
                            <comment id="35094" author="ravit.peretz@hpe.com" created="Mon, 9 Jan 2017 13:27:10 +0000"  >&lt;p&gt;please review:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/50129&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/50129&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="35095" author="vladimir.lavor@pantheon.sk" created="Tue, 10 Jan 2017 13:32:44 +0000"  >&lt;p&gt;Tried today with latest changes but I&apos;m getting this error thrown on every node for every other cluster machine :&lt;/p&gt;

&lt;p&gt;2017-01-10 13:17:05,891 | ERROR | lt-dispatcher-22 | kka://opendaylight-cluster-data) | 204 - com.typesafe.akka.slf4j - 2.4.16 | Outbound message stream to &lt;span class=&quot;error&quot;&gt;&amp;#91;akka://opendaylight-cluster-data@192.168.1.6:2550&amp;#93;&lt;/span&gt; failed. Restarting it. Handshake with &lt;span class=&quot;error&quot;&gt;&amp;#91;akka://opendaylight-cluster-data@192.168.1.6:2550&amp;#93;&lt;/span&gt; did not complete within 20000 ms&lt;br/&gt;
akka.remote.artery.OutboundHandshake$HandshakeTimeoutException: Handshake with &lt;span class=&quot;error&quot;&gt;&amp;#91;akka://opendaylight-cluster-data@192.168.1.6:2550&amp;#93;&lt;/span&gt; did not complete within 20000 ms&lt;/p&gt;

&lt;p&gt;Full logs here:&lt;br/&gt;
Node 192.168.1.6: &lt;a href=&quot;http://pastebin.com/CRCYDiEQ&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://pastebin.com/CRCYDiEQ&lt;/a&gt;&lt;br/&gt;
Node 192.168.1.8: &lt;a href=&quot;http://pastebin.com/F0psBYw7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://pastebin.com/F0psBYw7&lt;/a&gt;&lt;br/&gt;
Node 192.168.1.7: &lt;a href=&quot;http://pastebin.com/1WGqYzs4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://pastebin.com/1WGqYzs4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="35096" author="vrpolak" created="Tue, 10 Jan 2017 15:32:44 +0000"  >&lt;p&gt;Distribution is currently in agreement with Controller akka.conf&lt;br/&gt;
so I slightly prefer opening a new Bug against Controller (as opposed to adding additional symptoms to this one).&lt;/p&gt;</comment>
                            <comment id="35097" author="vrpolak" created="Wed, 11 Jan 2017 13:00:55 +0000"  >&lt;p&gt;&amp;gt; opening a new Bug against Controller&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=7518&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=7518&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>7493</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=7493]]></customfieldvalue>

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

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