<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:56:11 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-1687] Transaction writer does not fail expected time after isolation</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1687</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;This happened once so far, usually the failure happens earlier (&lt;a href=&quot;https://jira.opendaylight.org/browse/CONTROLLER-1679&quot; title=&quot;DataStoreUnavailableException sooner than 60 seconds after isolation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CONTROLLER-1679&quot;&gt;&lt;del&gt;CONTROLLER-1679&lt;/del&gt;&lt;/a&gt;).&lt;br/&gt;
This behavior is expected to change after the fix &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; goes in, we will probably reuse this Bug if the failure does not happen after that.&lt;/p&gt;

&lt;p&gt;The suite calls write-transactions on a member, then isolates the member, then waits some time (60 second right now) expecting no failure, and then some time (20 s) expecting a failure.&lt;/p&gt;

&lt;p&gt;This failure (or any other response) did not happen &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; when the target module-based shard has leader on the same member. Tell-based protocol, simple (as in not chained) transactions. In kkaraf.log &lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; between 13:46:27,686 and 13:50:38,617 I see usual isolation-related messages only.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/57074&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/57074&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/693/archives/log.html.gz#s1-s32-t3-k2-k17-k1-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/693/archives/log.html.gz#s1-s32-t3-k2-k17-k1-k1&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/693/archives/odl2_karaf.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/693/archives/odl2_karaf.log.gz&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="26241">CONTROLLER-1687</key>
            <summary>Transaction writer does not fail expected time after isolation</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="rovarga">Robert Varga</assignee>
                                    <reporter username="vrpolak">Vratko Polak</reporter>
                        <labels>
                    </labels>
                <created>Wed, 17 May 2017 17:17:15 +0000</created>
                <updated>Tue, 25 Jul 2023 08:24:39 +0000</updated>
                            <resolved>Thu, 27 Jul 2017 09:47:02 +0000</resolved>
                                                                    <component>clustering</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="52255" author="tcere" created="Thu, 18 May 2017 10:17:25 +0000"  >&lt;p&gt;I think with tell based protocol the correct time to wait until the transaction should time out is 2 minutes after: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/56874/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/56874/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52256" author="vrpolak" created="Mon, 22 May 2017 07:35:01 +0000"  >&lt;p&gt;Currently, the suite waits for 121 seconds &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt;, which may be too close. The strange thing is that the responses report different times &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; timeout happened. The smallest time is 128 seconds, other times are 162s and 174s.&lt;/p&gt;

&lt;p&gt;Should we make the suite more tolerant to the timeout timing?&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/715/archives/log.html.gz#s1-s28-t3-k2-k2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/715/archives/log.html.gz#s1-s28-t3-k2-k2&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/715/archives/log.html.gz#s1-s28-t3-k2-k26-k1-k7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/715/archives/log.html.gz#s1-s28-t3-k2-k26-k1-k7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52257" author="vrpolak" created="Mon, 22 May 2017 08:05:12 +0000"  >&lt;p&gt;Something similar happened in another scenario. Still module-based shard with tell-based protocol, but now only one writer (co-located with the leader).&lt;/p&gt;

&lt;p&gt;The suite computes end time from the time transactions stream started &lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt;, which is less precise than computing from isolation time. But the difference is less than 6 seconds, and we wait for the failure for additional 20 seconds, so I believe it is the same Bug.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;2&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/715/archives/log.html.gz#s1-s32-t3-k2-k12&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/715/archives/log.html.gz#s1-s32-t3-k2-k12&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52258" author="vrpolak" created="Mon, 22 May 2017 08:15:30 +0000"  >&lt;p&gt;&amp;gt; module-based shard&lt;/p&gt;

&lt;p&gt;Prefix-based shards now behave the same way &lt;span class=&quot;error&quot;&gt;&amp;#91;3&amp;#93;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;The interesting fact is that in the last run, this Bug always happened when writer and leader were on the same member, but never when the writer was isolated on a follower member.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;3&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/715/archives/log.html.gz#s1-s34-t1-k2-k19-k1-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/715/archives/log.html.gz#s1-s34-t1-k2-k19-k1-k1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52259" author="vzelcamo@cisco.com" created="Tue, 23 May 2017 13:17:34 +0000"  >&lt;p&gt;seems to be similar problem as #8445. We need to have debug logs, to confirm a duplicat.&lt;/p&gt;</comment>
                            <comment id="52260" author="pgubka@cisco.com" created="Tue, 23 May 2017 19:28:01 +0000"  >&lt;p&gt;New run with debug logs &lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/controller-csit-3node-clustering-only-carbon-4th/5/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/controller-csit-3node-clustering-only-carbon-4th/5/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Odl bundle used from &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/integration/job/integration-multipatch-test-carbon/37/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/integration/job/integration-multipatch-test-carbon/37/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52261" author="pgubka@cisco.com" created="Thu, 25 May 2017 08:37:23 +0000"  >&lt;p&gt;Run with debug logs (includung akka)&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/controller-csit-3node-clustering-only-carbon-4th/6/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/controller-csit-3node-clustering-only-carbon-4th/6/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Odl build from from controller=63/57763/2:99/57699/3&lt;br/&gt;
&lt;a href=&quot;https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/integration/distribution/distribution-karaf/0.6.0-SNAPSHOT/distribution-karaf-0.6.0-20170524.144642-162.zip&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/integration/integration/distribution/distribution-karaf/0.6.0-SNAPSHOT/distribution-karaf-0.6.0-20170524.144642-162.zip&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52262" author="pgubka@cisco.com" created="Thu, 25 May 2017 09:48:43 +0000"  >&lt;p&gt;New logs (akka included)&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/controller-csit-3node-clustering-only-carbon-4th/7/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/controller-csit-3node-clustering-only-carbon-4th/7/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Odl built from controller=70/57770/4:99/57699/3 at&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/integration/job/integration-multipatch-test-carbon/45/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/integration/job/integration-multipatch-test-carbon/45/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Not-failed rpc:&lt;br/&gt;
&lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-only-carbon-4th/7/archives/log.html.gz#s1-s2-t1-k2-k20-k1-k2-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-only-carbon-4th/7/archives/log.html.gz#s1-s2-t1-k2-k20-k1-k2-k1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52263" author="vrpolak" created="Mon, 29 May 2017 10:47:11 +0000"  >&lt;p&gt;With &lt;span class=&quot;error&quot;&gt;&amp;#91;11&amp;#93;&lt;/span&gt; codebase this sometimes happens (writer does not fail within 30 seconds) &lt;span class=&quot;error&quot;&gt;&amp;#91;12&amp;#93;&lt;/span&gt; and sometimes not (writer fails as expected, in just three seconds) &lt;span class=&quot;error&quot;&gt;&amp;#91;13&amp;#93;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;11&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/57822/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/57822/1&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;12&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-only-carbon/4/archives/log.html.gz#s1-s14-t1-k2-k19-k1-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-only-carbon/4/archives/log.html.gz#s1-s14-t1-k2-k19-k1-k1&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;13&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-only-carbon/4/archives/log.html.gz#s1-s14-t3-k2-k19&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-only-carbon/4/archives/log.html.gz#s1-s14-t3-k2-k19&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52264" author="rovarga" created="Mon, 29 May 2017 17:21:19 +0000"  >&lt;p&gt;In those particular runs I do not see anything unexpected. It would seem our timer is not running in ReconnectingConnection (the original timer is stopped when it reaches reconnection).&lt;/p&gt;</comment>
                            <comment id="52265" author="rovarga" created="Mon, 29 May 2017 22:22:25 +0000"  >&lt;p&gt;I have noticed the following in what looks to be a user thead:&lt;/p&gt;

&lt;p&gt;2017-05-29 03:13:03,006 | DEBUG | pool-30-thread-1 | AbstractClientConnection         | 197 - org.opendaylight.controller.cds-access-client - 1.1.0.SNAPSHOT | Sleeping for 2654453ms&lt;/p&gt;

&lt;p&gt;Which means that thread is being blocked for almost 45 minutes, and that came form the ProgressTracker. The is the first &apos;Sleeping for&apos; message, which is indicating we were not exerting backpressure while the connection was connecting. That process finished just a millisecond before:&lt;/p&gt;

&lt;p&gt;2017-05-29 03:13:03,005 | INFO  | ult-dispatcher-4 | ClientActorBehavior              | 197 - org.opendaylight.controller.cds-access-client - 1.1.0.SNAPSHOT | member-1-frontend-datastore-config: replaced connection ReconnectingClientConnection{client=ClientIdentifier&lt;/p&gt;
{frontend=member-1-frontend-datastore-config, generation=0}, cookie=0, backend=ShardBackendInfo{actor=Actor&lt;a href=&quot;#-1620047755&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;akka://opendaylight-cluster-data/user/shardmanager-config/member-1-shard-default-config#-1620047755&lt;/a&gt;, sessionId=0, version=BORON, maxMessages=1000, cookie=0, shard=default, dataTree present=true}} with ConnectedClientConnection{client=ClientIdentifier{frontend=member-1-frontend-datastore-config, generation=0}
&lt;p&gt;, cookie=0, backend=ShardBackendInfo{actor=Actor&lt;span class=&quot;error&quot;&gt;&amp;#91;akka.tcp://opendaylight-cluster-data@10.29.15.15:2550/user/shardmanager-config/member-2-shard-default-config#-20940815&amp;#93;&lt;/span&gt;, sessionId=1, version=BORON, maxMessages=1000, cookie=0, shard=default, dataTree present=false}}&lt;/p&gt;

&lt;p&gt;We clearly need to put an upper bound on sleeping, but also we need fix the backpressure &amp;#8211; the client should have been throttled before that point (i.e. there should have been &apos;Sleeping for&apos; messages.&lt;/p&gt;</comment>
                            <comment id="52266" author="rovarga" created="Mon, 29 May 2017 22:24:05 +0000"  >&lt;p&gt;Note this is the &apos;reconnecting&apos; case, the connection has previously been connected and there is a forwarder involved.&lt;/p&gt;</comment>
                            <comment id="52267" author="rovarga" created="Thu, 1 Jun 2017 14:25:11 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/57996&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/57996&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52268" author="pgubka@cisco.com" created="Fri, 2 Jun 2017 11:39:13 +0000"  >&lt;p&gt;(In reply to Robert Varga from comment #13)&lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/57996&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/57996&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The problem still present.&lt;/p&gt;

&lt;p&gt;Job: &lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/controller-csit-3node-clustering-only-carbon-4th/2/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/controller-csit-3node-clustering-only-carbon-4th/2/&lt;/a&gt;&lt;br/&gt;
Problem: &lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-only-carbon-4th/2/archives/log.html.gz#s1-s2-t1-k2-k17-k1-k2-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-only-carbon-4th/2/archives/log.html.gz#s1-s2-t1-k2-k17-k1-k2-k1&lt;/a&gt;&lt;br/&gt;
Zip built from: controller=96/57996/5:99/57699/5&lt;/p&gt;</comment>
                            <comment id="52269" author="rovarga" created="Sat, 3 Jun 2017 02:27:29 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/58194&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/58194&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52270" author="vrpolak" created="Tue, 6 Jun 2017 15:04:30 +0000"  >&lt;p&gt;&amp;gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/58194&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/58194&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Build that had 58194/3 chain with 57699/5 on top still failed &lt;span class=&quot;error&quot;&gt;&amp;#91;18&amp;#93;&lt;/span&gt; on Sandbox.&lt;br/&gt;
That run was without debug messages, so karaf.log &lt;span class=&quot;error&quot;&gt;&amp;#91;19&amp;#93;&lt;/span&gt; does not show much between 07:29:35,869 and 07:32:13,384.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;18&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-only-carbon/4/log.html.gz#s1-s16-t1-k2-k16-k1-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-only-carbon/4/log.html.gz#s1-s16-t1-k2-k16-k1-k1&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;19&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-only-carbon/4/odl1_karaf.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-only-carbon/4/odl1_karaf.log.gz&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52271" author="vrpolak" created="Wed, 7 Jun 2017 08:39:29 +0000"  >&lt;p&gt;&amp;gt; Build that had 58194/3 chain with 57699/5 on top&lt;/p&gt;

&lt;p&gt;The same run with some CDS related debug messages. The karaf.log &lt;span class=&quot;error&quot;&gt;&amp;#91;20&amp;#93;&lt;/span&gt; of the member with transaction producer and original prefix shard leader is huge.&lt;br/&gt;
Transaction producer starts at 18:49:52,337, impeding isolation is announced at 18:50:02,850, progress is stopped at 18:50:03,842, rejoin (after the test failed) is announced at 18:52:23,138.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;20&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-only-carbon/6/odl3_karaf.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-only-carbon/6/odl3_karaf.log.gz&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52272" author="rovarga" created="Thu, 8 Jun 2017 08:49:35 +0000"  >&lt;p&gt;The victim transaction should be:&lt;/p&gt;

&lt;p&gt;2017-06-06 18:51:56,112 | WARN  | lt-dispatcher-20 | ShardDataTree                    | 199 - org.opendaylight.controller.sal-distributed-datastore - 1.5.1.SNAPSHOT | member-3-shard-id-ints!-config: Current transaction member-3-datastore-Shard-id-ints!-fe-0-chn-5-txn-2853-0 has timed out after 15000 ms in state COMM&lt;br/&gt;
IT_PENDING&lt;br/&gt;
2017-06-06 18:51:56,112 | WARN  | lt-dispatcher-20 | ShardDataTree                    | 199 - org.opendaylight.controller.sal-distributed-datastore - 1.5.1.SNAPSHOT | member-3-shard-id-ints!-config: Transaction member-3-datastore-Shard-id-ints!-fe-0-chn-5-txn-2853-0 is still committing, cannot abort&lt;/p&gt;

&lt;p&gt;It&apos;s request happened here:&lt;/p&gt;

&lt;p&gt;2017-06-06 18:50:03,702 | DEBUG | lt-dispatcher-28 | AbstractProxyTransaction         | 199 - org.opendaylight.controller.sal-distributed-datastore - 1.5.1.SNAPSHOT | Transaction proxy LocalReadWriteProxyTransaction&lt;/p&gt;
{identifier=member-3-datastore-Shard-id-ints!-fe-0-chn-5-txn-2853-0, state=FLUSHED} sending request Co&lt;br/&gt;
mmitLocalTransactionRequest{target=member-3-datastore-Shard-id-ints!-fe-0-chn-5-txn-2853-0, sequence=0, replyTo=Actor[akka://opendaylight-cluster-data/user/$m#531635654], coordinated=false} callback org.opendaylight.controller.cluster.databroker.actors.dds.AbstractProxyTransaction$$Lambda$128/1535548548@1a032e87&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
and the timeout occurred pretty much spot-on:&lt;br/&gt;
&lt;br/&gt;
2017-06-06 18:52:03,732 | DEBUG | lt-dispatcher-27 | AbstractClientConnection         | 197 - org.opendaylight.controller.cds-access-client - 1.1.1.SNAPSHOT | member-3-frontend-datastore-Shard-id-ints!: running timer on ReconnectingClientConnection{client=ClientIdentifier{frontend=member-3-frontend-datastore-Shard-i
d-ints!, generation=0}, cookie=0, backend=ShardBackendInfo{actor=Actor&lt;a href=&quot;#821446964&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;akka://opendaylight-cluster-data/user/shardmanager-config/member-3-shard-id-ints!-config#821446964&lt;/a&gt;, sessionId=0, version=BORON, maxMessages=1000, cookie=0, shard=id-ints!, dataTree present=true}}&lt;br/&gt;
2017-06-06 18:52:03,732 | DEBUG | lt-dispatcher-27 | AbstractClientConnection         | 197 - org.opendaylight.controller.cds-access-client - 1.1.1.SNAPSHOT | member-3-frontend-datastore-Shard-id-ints!: Connection ReconnectingClientConnection{client=ClientIdentifier{frontend=member-3-frontend-datastore-Shard-id-ints!, generation=0}, cookie=0, backend=ShardBackendInfo{actor=Actor&lt;a href=&quot;#821446964&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot;&gt;akka://opendaylight-cluster-data/user/shardmanager-config/member-3-shard-id-ints!-config#821446964&lt;/a&gt;, sessionId=0, version=BORON, maxMessages=1000, cookie=0, shard=id-ints!, dataTree present=true}} timed out entry TransmittedConnectionEntry{request=CommitLocalTransactionRequest{target=member-3-datastore-Shard-id-ints!-fe-0-chn-5-txn-2853-0, sequence=0, replyTo=Actor[akka://opendaylight-cluster-data/user/$m#531635654], coordinated=false}, enqueuedTicks=5430269723299, sessionId=0, txSequence=5706}&lt;br/&gt;
&lt;br/&gt;
and it was routed to the Future:&lt;br/&gt;
&lt;br/&gt;
2017-06-06 18:52:03,815 | DEBUG | lt-dispatcher-27 | AbstractProxyTransaction         | 199 - org.opendaylight.controller.sal-distributed-datastore - 1.5.1.SNAPSHOT | Transaction LocalReadWriteProxyTransaction{identifier=member-3-datastore-Shard-id-ints!-fe-0-chn-5-txn-2853-0, state=FLUSHED}
&lt;p&gt; directCommit completed&lt;/p&gt;</comment>
                            <comment id="52273" author="vrpolak" created="Thu, 15 Jun 2017 07:22:45 +0000"  >&lt;p&gt;This is recently happening very reliably, in every test where the client is isolated for a longer time, except for one combination. That combination is when transaction writer (module-based shard) uses transaction chain (as opposed to free-standing transactions). That combination is passing last 7 days.&lt;/p&gt;

&lt;p&gt;It might suggest that the core works correctly, but the test driver does not detect the first transaction failure correctly.&lt;br/&gt;
The test drivers are ProduceTransactionsHandler and WriteTransactionsHandler (which has a separate codepath for failing the RPC call when transaction chain fails).&lt;/p&gt;</comment>
                            <comment id="52274" author="vrpolak" created="Tue, 27 Jun 2017 12:38:50 +0000"  >&lt;p&gt;Sandbox run with multiple test cases relevant to this Bug, verbose logs and 59527/1 codebase: &lt;span class=&quot;error&quot;&gt;&amp;#91;21&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;21&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-ci-only-carbon/5/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-ci-only-carbon/5/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52275" author="rovarga" created="Tue, 27 Jun 2017 14:56:16 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/59576&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/59576&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52276" author="vrpolak" created="Wed, 28 Jun 2017 14:09:41 +0000"  >&lt;p&gt;Latest Sandbox run, one test case (waiting time increased to 30 minutes) against codebase &lt;span class=&quot;error&quot;&gt;&amp;#91;22&amp;#93;&lt;/span&gt; (with cherry-pick &lt;span class=&quot;error&quot;&gt;&amp;#91;23&amp;#93;&lt;/span&gt;) with verbose logs, still shows &lt;span class=&quot;error&quot;&gt;&amp;#91;24&amp;#93;&lt;/span&gt; that transaction-writer using simple transactions (not chains) does not report failure when the node (member-2, containing both shard leader and writer) is isolated indefinitely.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;22&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/59604/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/59604/1&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;23&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/59575/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/59575/1&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;24&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-ci-only-carbon/11/log.html.gz#s1-s2-t1-k2-k16-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-ci-only-carbon/11/log.html.gz#s1-s2-t1-k2-k16-k1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52277" author="vrpolak" created="Thu, 29 Jun 2017 14:39:23 +0000"  >&lt;p&gt;&amp;gt; one test case&lt;/p&gt;

&lt;p&gt;The same test case is still failing &lt;span class=&quot;error&quot;&gt;&amp;#91;25&amp;#93;&lt;/span&gt; on releng, but other 6 test cases have passed on releng today.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;25&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/765/log.html.gz#s1-s32-t3-k2-k16-k1-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/765/log.html.gz#s1-s32-t3-k2-k16-k1-k1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52278" author="vrpolak" created="Fri, 30 Jun 2017 13:17:20 +0000"  >&lt;p&gt;&amp;gt; other 6 test cases have passed&lt;/p&gt;

&lt;p&gt;Today only 5 of them.&lt;br/&gt;
The another failing case is &lt;span class=&quot;error&quot;&gt;&amp;#91;26&amp;#93;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;26&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/767/log.html.gz#s1-s32-t7-k2-k16-k1-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/767/log.html.gz#s1-s32-t7-k2-k16-k1-k1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52279" author="vrpolak" created="Mon, 3 Jul 2017 14:47:52 +0000"  >&lt;p&gt;Still present, as two test case failing.&lt;br/&gt;
Sandbox links to Robot expecting but not seeing writer response: &lt;span class=&quot;error&quot;&gt;&amp;#91;27&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;28&amp;#93;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;27&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-ci-only-carbon/1/log.html.gz#s1-s2-t3-k2-k16-k1-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-ci-only-carbon/1/log.html.gz#s1-s2-t3-k2-k16-k1-k1&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;28&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-ci-only-carbon/1/log.html.gz#s1-s2-t7-k2-k16-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-ci-only-carbon/1/log.html.gz#s1-s2-t7-k2-k16-k1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52280" author="vrpolak" created="Mon, 3 Jul 2017 18:16:34 +0000"  >&lt;p&gt;With &lt;span class=&quot;error&quot;&gt;&amp;#91;29&amp;#93;&lt;/span&gt; the message &lt;span class=&quot;error&quot;&gt;&amp;#91;30&amp;#93;&lt;/span&gt; is different:&lt;br/&gt;
&quot;Backend timeout in state READY after 15000ms&quot; is returned 35 second after the leader movement.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;29&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/59895/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/59895/1&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;30&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-ddb-expl-lead-movement-longevity-only-carbon/5/log.html.gz#s1-s2-t1-k2-k1-k1-k1-k1-k1-k1-k2-k1-k1-k2-k10&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-ddb-expl-lead-movement-longevity-only-carbon/5/log.html.gz#s1-s2-t1-k2-k1-k1-k1-k1-k1-k1-k2-k1-k1-k2-k10&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52281" author="vrpolak" created="Mon, 17 Jul 2017 14:42:18 +0000"  >&lt;p&gt;This week Sandbox run: &lt;span class=&quot;error&quot;&gt;&amp;#91;31&amp;#93;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;31&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/controller-csit-3node-clustering-ci-only-carbon/2/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/controller-csit-3node-clustering-ci-only-carbon/2/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52282" author="vrpolak" created="Thu, 20 Jul 2017 14:43:36 +0000"  >&lt;p&gt;I think I have a fix &lt;span class=&quot;error&quot;&gt;&amp;#91;32&amp;#93;&lt;/span&gt;, but it probably needs a rebase and a better commit message.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;32&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/60606/2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/60606/2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52283" author="vrpolak" created="Mon, 24 Jul 2017 09:58:25 +0000"  >&lt;p&gt;&amp;gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;32&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/60606/2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/60606/2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Not merged yet, Bug still present on releng &lt;span class=&quot;error&quot;&gt;&amp;#91;33&amp;#93;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;33&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/791/log.html.gz#s1-s32-t3-k2-k16-k1-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/791/log.html.gz#s1-s32-t3-k2-k16-k1-k1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52284" author="vrpolak" created="Wed, 26 Jul 2017 08:44:18 +0000"  >&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;32&amp;#93;&lt;/span&gt; is merged, tests are mostly passing, but not 100%.&lt;/p&gt;

&lt;p&gt;Here is a recent releng failure: &lt;span class=&quot;error&quot;&gt;&amp;#91;34&amp;#93;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;34&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/794/log.html.gz#s1-s34-t7-k2-k16-k1-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/794/log.html.gz#s1-s34-t7-k2-k16-k1-k1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52285" author="vrpolak" created="Wed, 26 Jul 2017 10:17:14 +0000"  >&lt;p&gt;&amp;gt; recent releng failure: &lt;span class=&quot;error&quot;&gt;&amp;#91;34&amp;#93;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;Oh, that happened for prefix-based shards, but before the fix those tests were passing (only module-based tests were failing on this Bug).&lt;/p&gt;

&lt;p&gt;So that may be a similar but different Bug. More investigation under way.&lt;/p&gt;</comment>
                            <comment id="52286" author="vrpolak" created="Wed, 26 Jul 2017 13:56:14 +0000"  >&lt;p&gt;&amp;gt; More investigation&lt;/p&gt;

&lt;p&gt;Does not seem to be reproducible on Sandbox so far (runs 4-10 of &lt;span class=&quot;error&quot;&gt;&amp;#91;35&amp;#93;&lt;/span&gt;),&lt;br/&gt;
and (as usual for this Bug) nothing suspicious is visible on INFO level of releng logs.&lt;/p&gt;

&lt;p&gt;I suspect there is some inconsistency in the current implementation of produce-transactions which needs a specific timing to cause this symptom.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;35&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://jenkins.opendaylight.org/sandbox/job/controller-csit-3node-clustering-ci-only-carbon/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/sandbox/job/controller-csit-3node-clustering-ci-only-carbon/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52287" author="vrpolak" created="Wed, 26 Jul 2017 16:45:56 +0000"  >&lt;p&gt;&amp;gt; Does not seem to be reproducible on Sandbox so far (runs 4-10 of &lt;span class=&quot;error&quot;&gt;&amp;#91;35&amp;#93;&lt;/span&gt;)&lt;/p&gt;

&lt;p&gt;Run 15 succeeded at reproducing the failure &lt;span class=&quot;error&quot;&gt;&amp;#91;36&amp;#93;&lt;/span&gt;.&lt;br/&gt;
In the huge karaf.log &lt;span class=&quot;error&quot;&gt;&amp;#91;37&amp;#93;&lt;/span&gt; I do not see anything suspicious before RequestTimeoutException makes it into AbstractTransactionHandler#txFailure, but then possibly something wrong happens, as there is nothing interesting logged after:&lt;/p&gt;

&lt;p&gt;2017-07-26 16:04:02,856 | DEBUG | pool-31-thread-2 | AbstractTransactionHandler       | 257 - org.opendaylight.controller.samples.clustering-it-provider - 1.5.2.SNAPSHOT | org.opendaylight.controller.clustering.it.provider.impl.ProduceTransactionsHandler&lt;br/&gt;
@bee1b2c Future #5634 failed in state RUNNING cause org.opendaylight.controller.cluster.access.client.RequestTimeoutException: Timed out after 120.024877455seconds&lt;/p&gt;

&lt;p&gt;Note that it means checkComplete has never been called, even though completigFuture has not been cancelled.&lt;br/&gt;
I will try to reproduce with more logging.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;36&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-ci-only-carbon/15/log.html.gz#s1-s2-t3-k2-k16-k1-k1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-ci-only-carbon/15/log.html.gz#s1-s2-t3-k2-k16-k1-k1&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;37&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-ci-only-carbon/15/odl2_karaf.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-ci-only-carbon/15/odl2_karaf.log.gz&lt;/a&gt;&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;38&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/60187/15&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/60187/15&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52288" author="vrpolak" created="Wed, 26 Jul 2017 18:37:05 +0000"  >&lt;p&gt;&amp;gt; I will try to reproduce with more logging.&lt;/p&gt;

&lt;p&gt;Reproduced. This time the karaf.log &lt;span class=&quot;error&quot;&gt;&amp;#91;39&amp;#93;&lt;/span&gt; shows that the progress stops when closing itemProducer. Will try to repeat with even more logs &lt;span class=&quot;error&quot;&gt;&amp;#91;40&amp;#93;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;2017-07-26 17:28:10,129 | TRACE | pool-31-thread-2 | ProduceTransactionsHandler       | 257 - org.opendaylight.controller.samples.clustering-it-provider - 1.5.2.SNAPSHOT | org.opendaylight.controller.clustering.it.provider.impl.ProduceTransactionsHandler&lt;br/&gt;
@30b30b0 Entering runFailed.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;39&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-ci-only-carbon/18/odl1_karaf.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/jenkins091/controller-csit-3node-clustering-ci-only-carbon/18/odl1_karaf.log.gz&lt;/a&gt;&lt;br/&gt;
40https://git.opendaylight.org/gerrit/#/c/60783/1&lt;/p&gt;</comment>
                            <comment id="52289" author="vrpolak" created="Thu, 27 Jul 2017 09:47:02 +0000"  >&lt;p&gt;&amp;gt; Will try to repeat with even more logs &lt;span class=&quot;error&quot;&gt;&amp;#91;40&amp;#93;&lt;/span&gt;.&lt;/p&gt;

&lt;p&gt;No success reproducing with new trace logs yet.&lt;/p&gt;

&lt;p&gt;&amp;gt; progress stops when closing itemProducer&lt;/p&gt;

&lt;p&gt;This feels different enough from the previous comments on this Bug, opened &lt;a href=&quot;https://jira.opendaylight.org/browse/CONTROLLER-1745&quot; title=&quot;produce-transactions can get stuck when closing itemProducer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CONTROLLER-1745&quot;&gt;&lt;del&gt;CONTROLLER-1745&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="26254">CONTROLLER-1700</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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8494</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=8494]]></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="10324"><![CDATA[Carbon-SR1]]></customfieldvalue>

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

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