<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:51:05 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-12267] sanity test_103a: some ACL tests fail with SELinux enforced</title>
                <link>https://jira.whamcloud.com/browse/LU-12267</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;sanity test_103a fails when SElinux is enforced on the client.&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;lrwxrwxrwx root root                  ? lrwxrwxrwx. root root                  
[68] $ su bin -- ok
[69] $ getfattr -d l -- ok
[78] $ su -- ok
[79] $ mkdir t -- ok
[80] $ chown nobody:nobody t -- ok
[81] $ chmod 1750 t -- ok
[82] $ ls -dl t | awk -- &apos;{ print $1, $3, $4 }&apos; -- failed
drwxr-x--T nobody nobody              ? drwxr-x--T. nobody nobody              
[84] $ su nobody -- ok
[85] $ setfacl -m g:bin:rwx t -- ok
[86] $ getfacl --omit-header t -- ok
[93] $ su bin -- ok
[94] $ setfattr -n user.test.xattr -v 654321 t -- ok
[101] $ su -- ok
[102] $ mkdir d -- ok
[103] $ chown nobody:nobody d -- ok
[104] $ chmod 750 d -- ok
[105] $ ls -dl d | awk -- &apos;{ print $1, $3, $4 }&apos; -- failed
drwxr-x--- nobody nobody              ? drwxr-x---. nobody nobody              
[107] $ su nobody -- ok
[108] $ setfacl -m g:bin:rwx d -- ok
[109] $ getfacl --omit-header d -- ok
[116] $ su bin -- ok
[117] $ setfattr -n user.test.xattr -v 654321 d -- ok
[118] $ getfattr -d d -- ok
[127] $ su -- ok
[128] $ mknod -m 0660 hdt b 91 64 -- ok
[129] $ mknod -m 0660 null c 1 3 -- ok
[130] $ mkfifo -m 0660 fifo -- ok
[131] $ setfattr -n user.test.xattr -v 123456 hdt -- ok
[133] $ setfattr -n user.test.xattr -v 123456 null -- ok
[135] $ setfattr -n user.test.xattr -v 123456 fifo -- ok
[141] $ su -- ok
[142] $ cd .. -- ok
[143] $ rm -rf d -- ok
53 commands (49 passed, 4 failed)
 sanity test_103a: @@@@@@ FAIL: permissions_xattr failed 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.whamcloud.com/test_sets/84b99ac8-700d-11e9-8bb1-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/84b99ac8-700d-11e9-8bb1-52540065bddc&lt;/a&gt;&lt;/p&gt;





&lt;p&gt;VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV&lt;br/&gt;
sanity test_103a - permissions_xattr failed&lt;/p&gt;</description>
                <environment></environment>
        <key id="55579">LU-12267</key>
            <summary>sanity test_103a: some ACL tests fail with SELinux enforced</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="1">Fixed</resolution>
                                        <assignee username="sebastien">Sebastien Buisson</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Tue, 7 May 2019 15:47:15 +0000</created>
                <updated>Thu, 12 Sep 2019 04:00:21 +0000</updated>
                            <resolved>Sun, 16 Jun 2019 03:58:04 +0000</resolved>
                                                    <fixVersion>Lustre 2.13.0</fixVersion>
                    <fixVersion>Lustre 2.12.3</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="246787" author="gerrit" created="Tue, 7 May 2019 16:06:49 +0000"  >&lt;p&gt;Sebastien Buisson (sbuisson@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34818&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34818&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12267&quot; title=&quot;sanity test_103a: some ACL tests fail with SELinux enforced&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12267&quot;&gt;&lt;del&gt;LU-12267&lt;/del&gt;&lt;/a&gt; tests: update filter in acl for SElinux case&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 97606566ddad7ed1bb804b130b9466f03203c81e&lt;/p&gt;</comment>
                            <comment id="247912" author="gerrit" created="Wed, 29 May 2019 04:25:04 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/34818/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34818/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12267&quot; title=&quot;sanity test_103a: some ACL tests fail with SELinux enforced&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12267&quot;&gt;&lt;del&gt;LU-12267&lt;/del&gt;&lt;/a&gt; tests: update filter in acl for SElinux case&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3f6294a482651802fb97175b6e8c6568a371352a&lt;/p&gt;</comment>
                            <comment id="247939" author="pjones" created="Wed, 29 May 2019 13:02:02 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                            <comment id="248143" author="jamesanunez" created="Fri, 31 May 2019 21:27:53 +0000"  >&lt;p&gt;I&apos;m reopening this ticket because the recently added sanity test 420 is failing with this same issue when SELinux is enabled. I&apos;ll upload a patch to fix this test.&lt;/p&gt;

&lt;p&gt;Examples of this failure at&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/fc1ba8bc-826f-11e9-af1f-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/fc1ba8bc-826f-11e9-af1f-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.whamcloud.com/test_sets/4d12d196-8257-11e9-af1f-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/4d12d196-8257-11e9-af1f-52540065bddc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="248144" author="gerrit" created="Fri, 31 May 2019 21:38:19 +0000"  >&lt;p&gt;James Nunez (jnunez@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35026&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35026&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12267&quot; title=&quot;sanity test_103a: some ACL tests fail with SELinux enforced&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12267&quot;&gt;&lt;del&gt;LU-12267&lt;/del&gt;&lt;/a&gt; tests: filter trailing &apos;.&apos; for SELinux&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1064c70d32aae2a0d7f432bfcdae3d97e7dca23e&lt;/p&gt;</comment>
                            <comment id="249339" author="gerrit" created="Sun, 16 Jun 2019 03:31:23 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35026/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35026/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12267&quot; title=&quot;sanity test_103a: some ACL tests fail with SELinux enforced&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12267&quot;&gt;&lt;del&gt;LU-12267&lt;/del&gt;&lt;/a&gt; tests: filter trailing &apos;.&apos; for SELinux&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: f000996069acc7d535b7574a9d9a4ab65e753ff0&lt;/p&gt;</comment>
                            <comment id="249347" author="pjones" created="Sun, 16 Jun 2019 03:58:04 +0000"  >&lt;p&gt;Landed for 2.13&lt;/p&gt;</comment>
                            <comment id="253801" author="gerrit" created="Wed, 28 Aug 2019 21:40:57 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35957&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35957&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12267&quot; title=&quot;sanity test_103a: some ACL tests fail with SELinux enforced&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12267&quot;&gt;&lt;del&gt;LU-12267&lt;/del&gt;&lt;/a&gt; tests: update filter in acl for SElinux case&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 24e43d4801e1f1dc28cb3b104341d6af651af798&lt;/p&gt;</comment>
                            <comment id="253802" author="gerrit" created="Wed, 28 Aug 2019 21:40:58 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35958&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12267&quot; title=&quot;sanity test_103a: some ACL tests fail with SELinux enforced&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12267&quot;&gt;&lt;del&gt;LU-12267&lt;/del&gt;&lt;/a&gt; tests: filter trailing &apos;.&apos; for SELinux&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2c695d0b41c1f9c17bb86cbed423a79c055dffa1&lt;/p&gt;</comment>
                            <comment id="254576" author="gerrit" created="Thu, 12 Sep 2019 03:47:47 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35958/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35958/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12267&quot; title=&quot;sanity test_103a: some ACL tests fail with SELinux enforced&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12267&quot;&gt;&lt;del&gt;LU-12267&lt;/del&gt;&lt;/a&gt; tests: filter trailing &apos;.&apos; for SELinux&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0a47dcf9b048be724169894dcad7d9cde54362ec&lt;/p&gt;</comment>
                            <comment id="254582" author="gerrit" created="Thu, 12 Sep 2019 03:49:16 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35957/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35957/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12267&quot; title=&quot;sanity test_103a: some ACL tests fail with SELinux enforced&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12267&quot;&gt;&lt;del&gt;LU-12267&lt;/del&gt;&lt;/a&gt; tests: update filter in acl for SElinux case&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b17f4ae323ac35d38a3f89004a46603d0932d767&lt;/p&gt;</comment>
                    </comments>
                    <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|i00fwv:</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>