<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:02:28 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-13580] sanity-selinux test_5: sec context seen from 1st mount point is not correct</title>
                <link>https://jira.whamcloud.com/browse/LU-13580</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for S Buisson &amp;lt;sbuisson@ddn.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.whamcloud.com/test_sets/759a0bee-28af-4ea7-8e73-4d6253abbf7c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/759a0bee-28af-4ea7-8e73-4d6253abbf7c&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;test_5 failed with the following error:&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;sec context seen from 1st mount point is not correct
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;In fact, the way the test retrieves SELinux security context is broken.&lt;br/&gt;
On CentOS 7, output of &lt;tt&gt;ls -lZ&lt;/tt&gt; is made of 5 fields, and sec context is the 4th one, like in this example:&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;-rw-r--r--. root root unconfined_u:object_r:user_tmp_t:s0 /tmp/sanity-selinux.log
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;However, on CentOS 8, output of &lt;tt&gt;ls -lZ&lt;/tt&gt; is made of 10 fields, and sec context is the 5th one:&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;-rw-r--r--. 1 root root unconfined_u:object_r:nfs_t:s0 0 May 16 03:36 /mnt/lustre/df5
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Not only test_5 is impacted, but also test_10 and test_20a.&lt;/p&gt;





&lt;p&gt;VVVVVVV DO NOT REMOVE LINES BELOW, Added by Maloo for auto-association VVVVVVV&lt;br/&gt;
sanity-selinux test_5 - sec context seen from 1st mount point is not correct&lt;/p&gt;</description>
                <environment></environment>
        <key id="59227">LU-13580</key>
            <summary>sanity-selinux test_5: sec context seen from 1st mount point is not correct</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>Mon, 18 May 2020 08:05:32 +0000</created>
                <updated>Tue, 1 Sep 2020 04:47:24 +0000</updated>
                            <resolved>Tue, 16 Jun 2020 21:44:59 +0000</resolved>
                                                    <fixVersion>Lustre 2.14.0</fixVersion>
                    <fixVersion>Lustre 2.12.6</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="270461" author="gerrit" created="Mon, 18 May 2020 09:48:13 +0000"  >&lt;p&gt;Sebastien Buisson (sbuisson@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/38648&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38648&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13580&quot; title=&quot;sanity-selinux test_5: sec context seen from 1st mount point is not correct&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13580&quot;&gt;&lt;del&gt;LU-13580&lt;/del&gt;&lt;/a&gt; tests: fix retrieval of SELinux context&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d35fd153560668974b5c8a35e05aea6f502fa562&lt;/p&gt;</comment>
                            <comment id="272998" author="gerrit" created="Tue, 16 Jun 2020 15:28:39 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/38648/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38648/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13580&quot; title=&quot;sanity-selinux test_5: sec context seen from 1st mount point is not correct&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13580&quot;&gt;&lt;del&gt;LU-13580&lt;/del&gt;&lt;/a&gt; tests: fix retrieval of SELinux context&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: ca09fda138b6d72588f40e4cf79c5f2de832d2dd&lt;/p&gt;</comment>
                            <comment id="273035" author="pjones" created="Tue, 16 Jun 2020 21:44:59 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                            <comment id="277948" author="gerrit" created="Mon, 24 Aug 2020 14:18:46 +0000"  >&lt;p&gt;Sebastien Buisson (sbuisson@ddn.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/39713&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39713&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13580&quot; title=&quot;sanity-selinux test_5: sec context seen from 1st mount point is not correct&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13580&quot;&gt;&lt;del&gt;LU-13580&lt;/del&gt;&lt;/a&gt; tests: fix retrieval of SELinux context&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a0f188313d896376382b9c816c34f3be9534fd41&lt;/p&gt;</comment>
                            <comment id="278460" author="gerrit" created="Tue, 1 Sep 2020 03:47:38 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/39713/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39713/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13580&quot; title=&quot;sanity-selinux test_5: sec context seen from 1st mount point is not correct&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13580&quot;&gt;&lt;del&gt;LU-13580&lt;/del&gt;&lt;/a&gt; tests: fix retrieval of SELinux context&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 42fc0bd1fc80c43babbda76110a227a52a9b81d3&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|i010mn:</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>