<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:21:55 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-576] Exception in SG Acl while SFC acl is created/modified.</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-576</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;unhandled exception while testing SFC ACL.&lt;/p&gt;

&lt;p&gt;2017-03-30 20:35:27,185 | ERROR | eChangeHandler-0 | AsyncDataTreeChangeListenerBase  | 328 - org.opendaylight.genius.mdsalutil-api - 0.2.0.SNAPSHOT | Thread terminated due to uncaught exception: AsyncDataTreeChangeListenerBase-DataTreeChangeHandler-0&lt;/p&gt;

&lt;p&gt;java.lang.IllegalArgumentException: Supplied value &quot;ACL1&quot; does not match required pattern &quot;^&lt;span class=&quot;error&quot;&gt;&amp;#91;0-9a-fA-F&amp;#93;&lt;/span&gt;&lt;/p&gt;
{8}
&lt;p&gt;-&lt;span class=&quot;error&quot;&gt;&amp;#91;0-9a-fA-F&amp;#93;&lt;/span&gt;&lt;/p&gt;
{4}-&lt;span class=&quot;error&quot;&gt;&amp;#91;0-9a-fA-F&amp;#93;&lt;/span&gt;{4}
&lt;p&gt;-&lt;span class=&quot;error&quot;&gt;&amp;#91;0-9a-fA-F&amp;#93;&lt;/span&gt;&lt;/p&gt;
{4}
&lt;p&gt;-&lt;span class=&quot;error&quot;&gt;&amp;#91;0-9a-fA-F&amp;#93;&lt;/span&gt;&lt;/p&gt;
{12}
&lt;p&gt;$&quot;&lt;/p&gt;

&lt;p&gt;	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:145)&lt;span class=&quot;error&quot;&gt;&amp;#91;65:com.google.guava:18.0.0&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;	at org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid.&amp;lt;init&amp;gt;(Uuid.java:55)&lt;span class=&quot;error&quot;&gt;&amp;#91;105:org.opendaylight.mdsal.model.ietf-yang-types-20130715:2013.7.15.10-SNAPSHOT&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;	at org.opendaylight.netvirt.aclservice.listeners.AclEventListener.update(AclEventListener.java:76)&lt;span class=&quot;error&quot;&gt;&amp;#91;379:org.opendaylight.netvirt.aclservice-impl:0.4.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;	at org.opendaylight.netvirt.aclservice.listeners.AclEventListener.update(AclEventListener.java:33)&lt;span class=&quot;error&quot;&gt;&amp;#91;379:org.opendaylight.netvirt.aclservice-impl:0.4.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;	at org.opendaylight.genius.datastoreutils.AsyncDataTreeChangeListenerBase$DataTreeChangeHandler.run(AsyncDataTreeChangeListenerBase.java:157)&lt;span class=&quot;error&quot;&gt;&amp;#91;328:org.opendaylight.genius.mdsalutil-api:0.2.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;	at java.lang.Thread.run(Thread.java:745)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;/p&gt;



&lt;p&gt;To reproduce it, I just sent this ACL twice in a row:&lt;/p&gt;

&lt;p&gt;curl -i -H &quot;Content-Type: application/json&quot; -H &quot;Cache-Control: no-cache&quot; --data &apos;{ &quot;access-lists&quot;: { &quot;acl&quot;: [ { &quot;acl-name&quot;: &quot;ACL1&quot;, &quot;acl-type&quot;: &quot;ietf-access-control-list:ipv4-acl&quot;, &quot;access-list-entries&quot;: { &quot;ace&quot;: [ { &quot;rule-name&quot;: &quot;ACE1&quot;, &quot;actions&quot;: &lt;/p&gt;
{ &quot;netvirt-sfc-acl:rsp-name&quot;: &quot;RSP1&quot; }
&lt;p&gt;, &quot;matches&quot;: { &quot;network-uuid&quot; : &quot;177bef73-514e-4922-990f-d7aba0f3b0f4&quot;, &quot;source-ipv4-network&quot;: &quot;10.0.0.1/24&quot;, &quot;protocol&quot;: &quot;6&quot;, &quot;source-port-range&quot;: &lt;/p&gt;
{ &quot;lower-port&quot;: 0 }
&lt;p&gt;, &quot;destination-port-range&quot;: &lt;/p&gt;
{ &quot;lower-port&quot;: 80 }
&lt;p&gt; } } ] } }]}}&apos; -X PUT --user admin:admin &lt;a href=&quot;http://localhost:8181/restconf/config/ietf-access-control-list:access-lists/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://localhost:8181/restconf/config/ietf-access-control-list:access-lists/&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="20497">NETVIRT-576</key>
            <summary>Exception in SG Acl while SFC acl is created/modified.</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="aswins">Aswin Suryanarayanan</assignee>
                                    <reporter username="aswins">Aswin Suryanarayanan</reporter>
                        <labels>
                    </labels>
                <created>Fri, 31 Mar 2017 05:56:53 +0000</created>
                <updated>Thu, 3 May 2018 14:37:01 +0000</updated>
                            <resolved>Mon, 3 Apr 2017 20:05:27 +0000</resolved>
                                    <version>Carbon</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="37575" author="shague@redhat.com" created="Fri, 31 Mar 2017 12:07:38 +0000"  >&lt;p&gt;Aswin, does the idea to use the security attribute augmentation work for aclservice to only process it&apos;s acls?&lt;/p&gt;

&lt;p&gt;Would there be other places beyond that exception below that would also need the check?&lt;/p&gt;</comment>
                            <comment id="37576" author="aswins" created="Fri, 31 Mar 2017 12:33:05 +0000"  >&lt;p&gt;The idea of using SecAttr should work as now , as the  direction is as part of the augmentation and we need direction for the rest of the code to work so it is a kind of mandatory Augmentation.&lt;/p&gt;

&lt;p&gt;There could be potentially other  flows as well that needs to be handled, but should be  in the same listener.&lt;/p&gt;</comment>
                            <comment id="37577" author="shague@redhat.com" created="Mon, 3 Apr 2017 20:05:27 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/54274/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/54274/&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>8121</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=8121]]></customfieldvalue>

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

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