<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:12:24 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>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-14743] Interop: sanity test 429 fails with &apos;multiop failed&apos;</title>
                <link>https://jira.whamcloud.com/browse/LU-14743</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;sanity test_429 fail 100% of the time when run with new Lustre clients, 2.14.51.142 or later and Lustre servers 2.14.51.141 or earlier. Patch &lt;a href=&quot;https://review.whamcloud.com/32158&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/32158&lt;/a&gt; adds test 429 to sanity and landed to master on 12 May 2021.&lt;/p&gt;

&lt;p&gt;We need to add a server version check in the test and run the test only if the Lustre server version if &amp;gt;= 2.14.51.142.&lt;/p&gt;

&lt;p&gt;Looking at the failure at &lt;a href=&quot;https://testing.whamcloud.com/test_sets/3c63716a-ecdb-4b2b-8e7d-9f5c11202313&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/3c63716a-ecdb-4b2b-8e7d-9f5c11202313&lt;/a&gt;, we see the following in the suite_log&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;== sanity test 429: verify if opencache flag on client side does work ================================ 08:33:24 (1621240404)
llite.lustre-ffff944d8b42e800.opencache_threshold_count=5
touch: cannot touch &apos;/mnt/lustre/f429.sanity&apos;: No such file or directory
mdc.lustre-MDT0000-mdc-ffff944d8b42e800.stats=clear
open: Invalid argument
 sanity test_429: @@@@@@ FAIL: multiop failed 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:6280:error()
  = /usr/lib64/lustre/tests/sanity.sh:24675:test_429()
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="64573">LU-14743</key>
            <summary>Interop: sanity test 429 fails with &apos;multiop failed&apos;</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/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="success"/>
                                    <resolution id="3">Duplicate</resolution>
                                        <assignee username="jamesanunez">James Nunez</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>interop</label>
                    </labels>
                <created>Mon, 7 Jun 2021 23:23:21 +0000</created>
                <updated>Wed, 30 Jun 2021 16:32:02 +0000</updated>
                            <resolved>Wed, 30 Jun 2021 16:31:05 +0000</resolved>
                                    <version>Lustre 2.15.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="303850" author="gerrit" created="Tue, 8 Jun 2021 15:55:41 +0000"  >&lt;p&gt;James Nunez (jnunez@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/43948&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43948&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-14743&quot; title=&quot;Interop: sanity test 429 fails with &amp;#39;multiop failed&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-14743&quot;&gt;&lt;del&gt;LU-14743&lt;/del&gt;&lt;/a&gt; tests: skip sanity test 429&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 73f813e5d5ad91e8f14777b8289b038684fd5c0f&lt;/p&gt;</comment>
                            <comment id="305915" author="jamesanunez" created="Wed, 30 Jun 2021 16:31:05 +0000"  >&lt;p&gt;Fixed by patch &lt;a href=&quot;https://review.whamcloud.com/43907&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/43907&lt;/a&gt; for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10948&quot; title=&quot;client cache open lock after N opens&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10948&quot;&gt;LU-10948&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="51963">LU-10948</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i01wfj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

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