<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:13:59 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>[BGPCEP-739] PCC-Mock reconnection</title>
                <link>https://jira.opendaylight.org/browse/BGPCEP-739</link>
                <project id="10108" key="BGPCEP">bgpcep</project>
                    <description>&lt;p&gt;I start pcc mock with:&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
java -jar pcep-pcc-mock-*-executable.jar --reconnect 1 --local-address 10.30.170.30 --remote-address 10.30.170.66:4189,10.30.170.39:4189,10.30.170.61:4189 --log-level INFO 2&amp;gt;&amp;amp;1 | tee pccmock.log
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;It seems like it just keeps trying to connect to first owner but even when I post first get &lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
restconf/operational/network-topology:network-topology/topology/pcep-topology
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;I get empty topology, after restarting or isolating it&apos;s still empty, in the whole pccmocklog aren&apos;t any other ips besides first owner and jenkins&lt;/p&gt;

&lt;p&gt;Isolating with:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
sudo /sbin/iptables -I OUTPUT -p all --source &lt;span class=&quot;code-quote&quot;&gt;&quot;KARAF_WHICH_WE_ISOLATE&quot;&lt;/span&gt; --destination &lt;span class=&quot;code-quote&quot;&gt;&quot;KARAF2&quot;&lt;/span&gt; -j DROP
sudo /sbin/iptables -I OUTPUT -p all --source &lt;span class=&quot;code-quote&quot;&gt;&quot;KARAF_WHICH_WE_ISOLATE&quot;&lt;/span&gt; --destination &lt;span class=&quot;code-quote&quot;&gt;&quot;KARAF3&quot;&lt;/span&gt; -j DROP
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Killing command on node where we want to kill the karaf&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
ps axf | grep org.apache.karaf | grep -v grep | awk &lt;span class=&quot;code-quote&quot;&gt;&apos;{print &lt;span class=&quot;code-quote&quot;&gt;&quot;kill -9 &quot;&lt;/span&gt; $1}&apos;&lt;/span&gt; | sh
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/sandbox/vex-yul-odl-jenkins-2/bgpcep-csit-3node-periodic-pcepclustering-ha-only-oxygen/10/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/sandbox/vex-yul-odl-jenkins-2/bgpcep-csit-3node-periodic-pcepclustering-ha-only-oxygen/10/&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="29053">BGPCEP-739</key>
            <summary>PCC-Mock reconnection</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="cdgasparini">Claudio David Gasparini</assignee>
                                    <reporter username="tomas.markovic">Tomas Markovic</reporter>
                        <labels>
                    </labels>
                <created>Tue, 9 Jan 2018 15:24:52 +0000</created>
                <updated>Mon, 19 Mar 2018 09:08:27 +0000</updated>
                            <resolved>Tue, 30 Jan 2018 11:27:18 +0000</resolved>
                                                    <fixVersion>Oxygen</fixVersion>
                                    <component>PCEP</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="60668" author="cdgasparini" created="Thu, 11 Jan 2018 15:40:00 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/67050/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/67050/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="60837" author="cdgasparini" created="Fri, 26 Jan 2018 11:02:00 +0000"  >&lt;p&gt;Fix&#160;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/67595/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/67595/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="14352" name="log.html.gz" size="156850" author="tomas.markovic" created="Tue, 9 Jan 2018 15:18:28 +0000"/>
                            <attachment id="14351" name="odl1_karaf.log.gz" size="43766" author="tomas.markovic" created="Tue, 9 Jan 2018 15:18:27 +0000"/>
                            <attachment id="14350" name="odl2_karaf.log.gz" size="213337" author="tomas.markovic" created="Tue, 9 Jan 2018 15:18:27 +0000"/>
                            <attachment id="14349" name="odl3_karaf.log.gz" size="50174" author="tomas.markovic" created="Tue, 9 Jan 2018 15:18:27 +0000"/>
                            <attachment id="14348" name="pccmock.log.gz" size="59726" author="tomas.markovic" created="Tue, 9 Jan 2018 15:18:27 +0000"/>
                    </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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i039dz:</customfieldvalue>

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