<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:24:40 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>[NETVIRT-1672] arbitrator-reconcile:get-active-bundle needs to be implemented in Aluminium</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1672</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Upgrade scripts are failing with the below errors:&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;POST Response : url=&lt;a href=&quot;http://10.30.170.113:8181/restconf/operations/arbitrator-reconcile:get-active-bundle&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://10.30.170.113:8181/restconf/operations/arbitrator-reconcile:get-active-bundle&lt;/a&gt; status=501, reason=Not Implemented&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/netvirt-csit/job/netvirt-csit-1node-0cmb-1ctl-2cmp-openstack-queens-upgrade-snat-conntrack-aluminium/88/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/netvirt-csit/job/netvirt-csit-1node-0cmb-1ctl-2cmp-openstack-queens-upgrade-snat-conntrack-aluminium/88/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-0cmb-1ctl-2cmp-openstack-queens-upgrade-snat-conntrack-aluminium/88/robot-plugin/log_full.html.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-0cmb-1ctl-2cmp-openstack-queens-upgrade-snat-conntrack-aluminium/88/robot-plugin/log_full.html.gz&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;https://jira.opendaylight.org/secure/attachment/15657/15657_image-2020-06-04-09-27-15-555.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="32722">NETVIRT-1672</key>
            <summary>arbitrator-reconcile:get-active-bundle needs to be implemented in Aluminium</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="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="SrinivasRachakonda">Srinivas Rachakonda</assignee>
                                    <reporter username="SrinivasRachakonda">Srinivas Rachakonda</reporter>
                        <labels>
                    </labels>
                <created>Thu, 4 Jun 2020 03:57:41 +0000</created>
                <updated>Fri, 24 Jul 2020 19:18:29 +0000</updated>
                            <resolved>Fri, 24 Jul 2020 19:18:29 +0000</resolved>
                                    <version>Aluminium</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="68178" author="dheenab" created="Fri, 5 Jun 2020 11:06:12 +0000"  >&lt;p&gt;                                             Unlike in magnesium branch,  northbound interface addition leads to time delay of more than one minute, leads to upgrade csit failure (get active bundles failed),&lt;br/&gt;
Openflowplugin module was listening to port 6653/6633 , however connection establishment request between ovs and plugin made with a delay of one minute via northbound.&lt;/p&gt;

&lt;p&gt;logs as below:&lt;br/&gt;
Openflowplugin startup completed as below:&lt;/p&gt;

&lt;p&gt;Karaf.log:&lt;/p&gt;

&lt;p&gt;020-06-04T02:28:15,339 | INFO  | SystemReadyService-0 | OpenFlowPluginProviderImpl       | 382 - org.opendaylight.openflowplugin.impl - 0.11.0.SNAPSHOT | onSystemBootReady() received, starting the switch connections&lt;br/&gt;
2020-06-04T02:28:15,547 | INFO  | OFP-SwitchConnectionProvider-Udp/TcpHandler_6653-0 | TcpHandler                       | 392 - org.opendaylight.openflowplugin.openflowjava.openflow-protocol-impl - 0.11.0.SNAPSHOT | Switch listener started and ready to accept incoming tcp/tls connections on port: 6653&lt;br/&gt;
2020-06-04T02:28:15,550 | INFO  | OFP-SwitchConnectionProvider-Udp/TcpHandler_6653-0 | OpenflowDiagStatusProviderImpl   | 392 - org.opendaylight.openflowplugin.openflowjava.openflow-protocol-impl - 0.11.0.SNAPSHOT | The report status is OPERATIONAL for OPENFLOW_SERVER_6653&lt;br/&gt;
2020-06-04T02:28:15,559 | INFO  | SystemReadyService-0 | SouthboundProvider               | 401 - org.opendaylight.ovsdb.southbound-impl - 1.11.0.SNAPSHOT | Started OVSDB Manager (in system ready listener)&lt;br/&gt;
2020-06-04T02:28:15,561 | INFO  | OFP-SwitchConnectionProvider-Udp/TcpHandler_6633-0 | OpenFlowPluginProviderImpl       | 382 - org.opendaylight.openflowplugin.impl - 0.11.0.SNAPSHOT | All switchConnectionProviders are up and running (2).&lt;br/&gt;
2020-06-04T02:28:15,561 | INFO  | OFP-SwitchConnectionProvider-Udp/TcpHandler_6633-0 | OpenflowDiagStatusProviderImpl   | 392 - org.opendaylight.openflowplugin.openflowjava.openflow-protocol-impl - 0.11.0.SNAPSHOT | The report status is OPERATIONAL for OPENFLOW&lt;/p&gt;

&lt;p&gt;Script for northbound setup  executed @20200604 07:58:43.060 (UTC+05:30) (2020-06-04T02:28:43)&lt;/p&gt;

&lt;p&gt;&lt;b&gt;sudo ovs-vsctl set-manager tcp:10.30.170.113:6640 ptcp:6641:127.0.0.1&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;karaf.log:&lt;/p&gt;

&lt;p&gt;&lt;b&gt;2020-06-04T02:28:43,942&lt;/b&gt; | DEBUG | jobcoordinator-main-task-6 | InterfaceTopologyStateListener   | 248 - org.opendaylight.genius.interfacemanager-impl - 0.9.0.SNAPSHOT | adding bridge references for bridge: OvsdbBridgeAugmentation{getBridgeExternalIds={BridgeExternalIdsKey{_bridgeExternalIdKey=created_by}=BridgeExternalIds&lt;/p&gt;
{getBridgeExternalIdKey=created_by, getBridgeExternalIdValue=odl, augmentation=[]}
&lt;p&gt;, BridgeExternalIdsKey{_bridgeExternalIdKey=opendaylight-iid}=BridgeExternalIds{getBridgeExternalIdKey=opendaylight-iid, getBridgeExternalIdValue=/network-topology:network-topology/network-topology:topology&lt;span class=&quot;error&quot;&gt;&amp;#91;network-topology:topology-id=&amp;#39;ovsdb:1&amp;#39;&amp;#93;&lt;/span&gt;/network-topology:node&lt;span class=&quot;error&quot;&gt;&amp;#91;network-topology:node-id=&amp;#39;ovsdb://uuid/758da02d-7c35-43b6-99aa-c9c57108210f/bridge/br-int&amp;#39;&amp;#93;&lt;/span&gt;, augmentation=[]}}, getBridgeName=OvsdbBridgeName{_value=br-int}, getBridgeOtherConfigs={BridgeOtherConfigsKey{_bridgeOtherConfigKey=hwaddr}=BridgeOtherConfigs&lt;/p&gt;
{getBridgeOtherConfigKey=hwaddr, getBridgeOtherConfigValue=ec:47:56:1c:b1:9b, augmentation=[]}
&lt;p&gt;, BridgeOtherConfigsKey{_bridgeOtherConfigKey=disable-in-band}=BridgeOtherConfigs{getBridgeOtherConfigKey=disable-in-band, getBridgeOtherConfigValue=true, augmentation=[]}}, getBridgeUuid=Uuid{_value=935221ad-40ad-4aaa-939c-a8654e883bd8}, getDatapathId=DatapathId{_value=00:00:ec:47:56:1c:b1:9b}, getDatapathType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.DatapathTypeSystem, getFailMode=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbFailModeSecure, getManagedBy=OvsdbNodeRef{_value=KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology&lt;span class=&quot;error&quot;&gt;&amp;#91;key=TopologyKey{_topologyId=Uri{_value=ovsdb:1}}&amp;#93;&lt;/span&gt;, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node&lt;span class=&quot;error&quot;&gt;&amp;#91;key=NodeKey{_nodeId=Uri{_value=ovsdb://uuid/758da02d-7c35-43b6-99aa-c9c57108210f}}&amp;#93;&lt;/span&gt;]}}, getProtocolEntry={ProtocolEntryKey{_protocol=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeProtocolOpenflow13}=ProtocolEntry{getProtocol=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.rev150105.OvsdbBridgeProtocolOpenflow13, augmentation=[]}}, isStpEnable=false}, dpn: 259791131554203&lt;/p&gt;

&lt;p&gt;Openflowplugin and ovs communication time:&lt;br/&gt;
Karaf.log:&lt;/p&gt;

&lt;p&gt;&lt;b&gt;2020-06-04T02:29:56,797&lt;/b&gt; | INFO  | epollEventLoopGroup-7-3 | ContextChainHolderImpl           | 382 - org.opendaylight.openflowplugin.impl - 0.11.0.SNAPSHOT | Device openflow:259791131554203 connected.&lt;/p&gt;

&lt;p&gt;Ovs-vswitchd.log:&lt;br/&gt;
2020-06-04T02:29:56.768Z|01001|rconn|INFO|br-int&amp;lt;-&amp;gt;tcp:10.30.170.113:6653: connected&lt;/p&gt;
</comment>
                    </comments>
                    <attachments>
                            <attachment id="15657" name="image-2020-06-04-09-27-15-555.png" size="84316" author="SrinivasRachakonda" created="Thu, 4 Jun 2020 03:56:30 +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|i03stb:</customfieldvalue>

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