<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:23:06 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-1044] Exception in karaf when delete neutron port</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1044</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;Exception found in karaf log when deleting neutron port which was created on subnet using openstack commands&lt;/p&gt;

&lt;p&gt;Production steps:&lt;/p&gt;

&lt;p&gt;1) Create NET/SUBNET&lt;/p&gt;

&lt;p&gt;2) Create VM on SUBNET&lt;/p&gt;

&lt;p&gt;3) create port on SUBNET&lt;/p&gt;

&lt;p&gt;openstack port create --fixed-ip subnet=SUBNET,ip-address=10.100.5.3 --network NET port53&lt;/p&gt;

&lt;p&gt;4) Delete port&lt;/p&gt;

&lt;p&gt;openstack port delete&#160; port53&lt;/p&gt;

&lt;p&gt;The following Exception observed in karaf log:&lt;/p&gt;

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

&lt;p&gt;2017-12-14 15:22:35,629 | INFO&#160; | eChangeHandler-0 | SubnetOpDpnManager&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; | 332 - org.opendaylight.netvirt.vpnmanager-impl - 0.5.1 | removePortOpDataEntry: Cannot delete, portOp for port 4eb32b18-1ec3-45db-9e22-ba5d3fc6c69d is not available in datastore&lt;br/&gt;
2017-12-14 15:22:35,653 | WARN&#160; | nPool-1-worker-1 | InterfaceConfigListener&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; | 239 - org.opendaylight.genius.interfacemanager-impl - 0.3.1 | parent refs not specified for 4eb32b18-1ec3-45db-9e22-ba5d3fc6c69d&lt;br/&gt;
2017-12-14 15:22:35,658 | WARN&#160; | nPool-1-worker-0 | MDSALManager&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; | 246 - org.opendaylight.genius.mdsalutil-impl - 0.3.1 | Flow FlowKey [_id=Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=Acl_Filter_Ingress_10.100.5.3_5002&amp;#93;&lt;/span&gt;] does not exist for dpn 8796749933817&lt;br/&gt;
2017-12-14 15:22:35,658 | ERROR | eChangeHandler-0 | AsyncDataTreeChangeListenerBase&#160; | 245 - org.opendaylight.genius.mdsalutil-api - 0.3.1 | Thread terminated due to uncaught exception: AsyncDataTreeChangeListenerBase-DataTreeChangeHandler-0&lt;br/&gt;
java.lang.NullPointerException&lt;br/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.opendaylight.netvirt.aclservice.AbstractAclServiceImpl.syncRemoteAclTableFromOtherDpns(AbstractAclServiceImpl.java:468)&lt;span class=&quot;error&quot;&gt;&amp;#91;302:org.opendaylight.netvirt.aclservice-impl:0.5.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.opendaylight.netvirt.aclservice.AbstractAclServiceImpl.updateRemoteAclFilterTable(AbstractAclServiceImpl.java:448)&lt;span class=&quot;error&quot;&gt;&amp;#91;302:org.opendaylight.netvirt.aclservice-impl:0.5.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.opendaylight.netvirt.aclservice.AbstractAclServiceImpl.updateRemoteAclFilterTable(AbstractAclServiceImpl.java:424)&lt;span class=&quot;error&quot;&gt;&amp;#91;302:org.opendaylight.netvirt.aclservice-impl:0.5.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.opendaylight.netvirt.aclservice.AbstractAclServiceImpl.unbindAcl(AbstractAclServiceImpl.java:120)&lt;span class=&quot;error&quot;&gt;&amp;#91;302:org.opendaylight.netvirt.aclservice-impl:0.5.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.opendaylight.netvirt.aclservice.AclServiceManagerImpl.notify(AclServiceManagerImpl.java:66)&lt;span class=&quot;error&quot;&gt;&amp;#91;302:org.opendaylight.netvirt.aclservice-impl:0.5.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.opendaylight.netvirt.aclservice.listeners.AclInterfaceListener.remove(AclInterfaceListener.java:76)&lt;span class=&quot;error&quot;&gt;&amp;#91;302:org.opendaylight.netvirt.aclservice-impl:0.5.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.opendaylight.netvirt.aclservice.listeners.AclInterfaceListener.remove(AclInterfaceListener.java:34)&lt;span class=&quot;error&quot;&gt;&amp;#91;302:org.opendaylight.netvirt.aclservice-impl:0.5.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase$DataTreeChangeHandler.run(AsyncDataTreeChangeListenerBase.java:150)&lt;span class=&quot;error&quot;&gt;&amp;#91;245:org.opendaylight.genius.mdsalutil-api:0.3.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_151&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_151&amp;#93;&lt;/span&gt;&lt;br/&gt;
&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:748)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_151&amp;#93;&lt;/span&gt;&lt;br/&gt;
2017-12-14 15:22:35,658 | WARN&#160; | nPool-1-worker-0 | MDSALManager&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; | 246 - org.opendaylight.genius.mdsalutil-impl - 0.3.1 | Flow FlowKey [_id=Uri &lt;span class=&quot;error&quot;&gt;&amp;#91;_value=Acl_Filter_Ingress_fe80:0:0:0:f816:3eff:fe86:8786_5002&amp;#93;&lt;/span&gt;] does not exist for dpn 8796749933817&lt;br/&gt;
2017-12-14 15:22:35,687 | INFO&#160; | n-dispatcher-162 | FlowBasedServicesConfigListener&#160; | 239 - org.opendaylight.genius.interfacemanager-impl - 0.3.1 | Service Binding Entry removed for Interface: 4eb32b18-1ec3-45db-9e22-ba5d3fc6c69d, Data: BoundServices{getServiceName=acl.ingressacl.4eb32b18-1ec3-45db-9e22-ba5d3fc6c69d, getServicePriority=6, getServiceType=class org.opendaylight.yang.gen.v1.urn.opendaylight.genius.interfacemanager.servicebinding.rev160406.ServiceTypeFlowBased, augmentations={interface org.opendaylight.yang.gen.v1.urn.opendaylight.genius.interfacemanager.servicebinding.rev160406.StypeOpenflow=StypeOpenflow{getFlowCookie=110100480, getFlowPriority=1, getInstruction=&lt;span class=&quot;error&quot;&gt;&amp;#91;Instruction{getInstruction=WriteMetadataCase{getWriteMetadata=WriteMetadata{getMetadata=83919634432, getMetadataMask=1099494850560, augmentations={}}, augmentations={}}, getOrder=1, augmentations={}}, Instruction\{getInstruction=GoToTableCase{getGoToTable=GoToTable{getTableId=239, augmentations={}}, augmentations={}}, getOrder=2, augmentations={}}&amp;#93;&lt;/span&gt;}}}&lt;/p&gt;

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

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

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

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

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Nitrogen SR1&lt;/p&gt;</environment>
        <key id="28994">NETVIRT-1044</key>
            <summary>Exception in karaf when delete neutron port</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="vinothb">Vinoth B</assignee>
                                    <reporter username="VinhNguyen">Vinh Nguyen</reporter>
                        <labels>
                    </labels>
                <created>Thu, 14 Dec 2017 20:30:33 +0000</created>
                <updated>Fri, 6 Apr 2018 12:51:30 +0000</updated>
                            <resolved>Fri, 6 Apr 2018 12:51:30 +0000</resolved>
                                                    <fixVersion>Carbon</fixVersion>
                    <fixVersion>Oxygen</fixVersion>
                    <fixVersion>Fluorine</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="60922" author="shague@redhat.com" created="Sun, 4 Feb 2018 02:26:07 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/67800&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/67800&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="14327" name="karaf.log" size="987157" author="VinhNguyen" created="Thu, 14 Dec 2017 20:30: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|i0390v:</customfieldvalue>

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