<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:51:59 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-5497] Many MDS service threads blocked in ldlm_completion_ast()</title>
                <link>https://jira.whamcloud.com/browse/LU-5497</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Our production MDS systems occasionally get stuck with many service threads stuck in &lt;tt&gt;ldlm_completion_ast()&lt;/tt&gt;.  The details were described in &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4579&quot; title=&quot;Timeout system horribly broken&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4579&quot;&gt;&lt;del&gt;LU-4579&lt;/del&gt;&lt;/a&gt;, but that issue was closed when the patch landed which fixed how timeouts are reported.&lt;/p&gt;

&lt;p&gt;When this happens, client access hangs and the MDS appears completely idle.&lt;/p&gt;</description>
                <environment></environment>
        <key id="26044">LU-5497</key>
            <summary>Many MDS service threads blocked in ldlm_completion_ast()</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</priority>
                        <status id="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="2">Won&apos;t Fix</resolution>
                                        <assignee username="green">Oleg Drokin</assignee>
                                    <reporter username="nedbass">Ned Bass</reporter>
                        <labels>
                            <label>llnl</label>
                    </labels>
                <created>Fri, 15 Aug 2014 20:34:48 +0000</created>
                <updated>Sun, 14 Aug 2016 17:28:30 +0000</updated>
                            <resolved>Sun, 14 Aug 2016 17:28:30 +0000</resolved>
                                    <version>Lustre 2.4.2</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>13</watches>
                                                                            <comments>
                            <comment id="91779" author="nedbass" created="Fri, 15 Aug 2014 20:36:28 +0000"  >&lt;p&gt;Example stack trace.&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;2014-02-03 11:49:01 LustreError: dumping log to /tmp/lustre-log.1391456941.15242
2014-02-03 11:49:02 Pid: 14993, comm: mdt00_011
2014-02-03 11:49:02
2014-02-03 11:49:02 Call Trace:
2014-02-03 11:49:02  [&amp;lt;ffffffffa05cc341&amp;gt;] ? libcfs_debug_msg+0x41/0x50 [libcfs]
2014-02-03 11:49:02  [&amp;lt;ffffffffa05bc77e&amp;gt;] cfs_waitq_wait+0xe/0x10 [libcfs]
2014-02-03 11:49:02  [&amp;lt;ffffffffa08914ca&amp;gt;] ldlm_completion_ast+0x57a/0x960 [ptlrpc]
2014-02-03 11:49:02  [&amp;lt;ffffffffa088cb60&amp;gt;] ? ldlm_expired_completion_wait+0x0/0x390 [ptlrpc]
2014-02-03 11:49:02  [&amp;lt;ffffffff81063ba0&amp;gt;] ? default_wake_function+0x0/0x20
2014-02-03 11:49:02  [&amp;lt;ffffffffa0890b78&amp;gt;] ldlm_cli_enqueue_local+0x1f8/0x5d0 [ptlrpc]
2014-02-03 11:49:02  [&amp;lt;ffffffffa0890f50&amp;gt;] ? ldlm_completion_ast+0x0/0x960 [ptlrpc]
2014-02-03 11:49:02  [&amp;lt;ffffffffa0e42a90&amp;gt;] ? mdt_blocking_ast+0x0/0x2a0 [mdt]
2014-02-03 11:49:02  [&amp;lt;ffffffffa0e48c7b&amp;gt;] mdt_object_lock0+0x33b/0xaf0 [mdt]
2014-02-03 11:49:02  [&amp;lt;ffffffffa0e42a90&amp;gt;] ? mdt_blocking_ast+0x0/0x2a0 [mdt]
2014-02-03 11:49:02  [&amp;lt;ffffffffa0890f50&amp;gt;] ? ldlm_completion_ast+0x0/0x960 [ptlrpc]
2014-02-03 11:49:02  [&amp;lt;ffffffffa0e494f4&amp;gt;] mdt_object_lock+0x14/0x20 [mdt]
2014-02-03 11:49:02  [&amp;lt;ffffffffa0e586d9&amp;gt;] mdt_getattr_name_lock+0xe09/0x1960 [mdt]
2014-02-03 11:49:02  [&amp;lt;ffffffffa08b9cf5&amp;gt;] ? lustre_msg_buf+0x55/0x60 [ptlrpc]
2014-02-03 11:49:02  [&amp;lt;ffffffffa08e2846&amp;gt;] ? __req_capsule_get+0x166/0x700 [ptlrpc]
2014-02-03 11:49:02  [&amp;lt;ffffffffa08bbf84&amp;gt;] ? lustre_msg_get_flags+0x34/0xb0 [ptlrpc]
2014-02-03 11:49:02  [&amp;lt;ffffffffa0e594cd&amp;gt;] mdt_intent_getattr+0x29d/0x490 [mdt]
2014-02-03 11:49:02  [&amp;lt;ffffffffa0e45f1e&amp;gt;] mdt_intent_policy+0x39e/0x720 [mdt]
2014-02-03 11:49:02  [&amp;lt;ffffffffa08718b1&amp;gt;] ldlm_lock_enqueue+0x361/0x8d0 [ptlrpc]
2014-02-03 11:49:02  [&amp;lt;ffffffffa089a9df&amp;gt;] ldlm_handle_enqueue0+0x4ef/0x10b0 [ptlrpc]
2014-02-03 11:49:02  [&amp;lt;ffffffffa0e463a6&amp;gt;] mdt_enqueue+0x46/0xe0 [mdt]
2014-02-03 11:49:02  [&amp;lt;ffffffffa0e4d758&amp;gt;] mdt_handle_common+0x648/0x1660 [mdt]
2014-02-03 11:49:02  [&amp;lt;ffffffffa0e86405&amp;gt;] mds_regular_handle+0x15/0x20 [mdt]
2014-02-03 11:49:02  [&amp;lt;ffffffffa08caf88&amp;gt;] ptlrpc_server_handle_request+0x398/0xc60 [ptlrpc]
2014-02-03 11:49:02  [&amp;lt;ffffffffa05bc63e&amp;gt;] ? cfs_timer_arm+0xe/0x10 [libcfs]
2014-02-03 11:49:02  [&amp;lt;ffffffffa05cde0f&amp;gt;] ? lc_watchdog_touch+0x6f/0x170 [libcfs]
2014-02-03 11:49:02  [&amp;lt;ffffffffa08c22e9&amp;gt;] ? ptlrpc_wait_event+0xa9/0x290 [ptlrpc]
2014-02-03 11:49:02  [&amp;lt;ffffffffa08cc31e&amp;gt;] ptlrpc_main+0xace/0x1700 [ptlrpc]
2014-02-03 11:49:02  [&amp;lt;ffffffffa08cb850&amp;gt;] ? ptlrpc_main+0x0/0x1700 [ptlrpc]
2014-02-03 11:49:02  [&amp;lt;ffffffff8100c10a&amp;gt;] child_rip+0xa/0x20
2014-02-03 11:49:02  [&amp;lt;ffffffffa08cb850&amp;gt;] ? ptlrpc_main+0x0/0x1700 [ptlrpc]
2014-02-03 11:49:02  [&amp;lt;ffffffffa08cb850&amp;gt;] ? ptlrpc_main+0x0/0x1700 [ptlrpc]
2014-02-03 11:49:02  [&amp;lt;ffffffff8100c100&amp;gt;] ? child_rip+0x0/0x20
2014-02-03 11:49:02
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="91819" author="pjones" created="Sat, 16 Aug 2014 15:33:18 +0000"  >&lt;p&gt;Oleg&apos;s initial reaction to this ticket was that this was &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4584&quot; title=&quot;Lock revocation process fails consistently&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4584&quot;&gt;&lt;del&gt;LU-4584&lt;/del&gt;&lt;/a&gt; (which you are evaluating a fix for).&lt;/p&gt;

&lt;p&gt;Oleg would you care to elaborate?&lt;/p&gt;</comment>
                            <comment id="91949" author="green" created="Tue, 19 Aug 2014 17:03:57 +0000"  >&lt;p&gt;This looks like one of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2827&quot; title=&quot;mdt_intent_fixup_resent() cannot find the proper lock in hash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2827&quot;&gt;&lt;del&gt;LU-2827&lt;/del&gt;&lt;/a&gt; fallouts.&lt;/p&gt;</comment>
                            <comment id="91965" author="simmonsja" created="Tue, 19 Aug 2014 18:37:39 +0000"  >&lt;p&gt;Is Livermore running 2.4 with &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-2827&quot; title=&quot;mdt_intent_fixup_resent() cannot find the proper lock in hash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-2827&quot;&gt;&lt;del&gt;LU-2827&lt;/del&gt;&lt;/a&gt; or &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4584&quot; title=&quot;Lock revocation process fails consistently&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4584&quot;&gt;&lt;del&gt;LU-4584&lt;/del&gt;&lt;/a&gt;?&lt;/p&gt;</comment>
                            <comment id="95237" author="morrone" created="Mon, 29 Sep 2014 20:17:13 +0000"  >&lt;p&gt;We are using &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4584&quot; title=&quot;Lock revocation process fails consistently&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4584&quot;&gt;&lt;del&gt;LU-4584&lt;/del&gt;&lt;/a&gt; with 2.4.&lt;/p&gt;</comment>
                            <comment id="95323" author="green" created="Tue, 30 Sep 2014 16:39:55 +0000"  >&lt;p&gt;Was this with lu4584 in the original form?&lt;br/&gt;
There&apos;s not too much data here, but I observed similar lockups in my testing using your chaos tree initially.&lt;/p&gt;

&lt;p&gt;Using &lt;a href=&quot;http://review.whamcloud.com/#/c/6511/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/6511/&lt;/a&gt; + the latest form of lu4584 patch has a high chance of eliminating this problem too, I think.&lt;/p&gt;</comment>
                            <comment id="103999" author="paf" created="Tue, 20 Jan 2015 16:08:17 +0000"  >&lt;p&gt;Oleg - &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4584&quot; title=&quot;Lock revocation process fails consistently&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4584&quot;&gt;&lt;del&gt;LU-4584&lt;/del&gt;&lt;/a&gt; is... long.  Is the patch you&apos;re referring to this one: &lt;a href=&quot;http://review.whamcloud.com/#/c/9488/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#/c/9488/&lt;/a&gt; ?&lt;/p&gt;

&lt;p&gt;Also, Chris, James, et al. - Any further updates on this?  Have the patches been tried?  Are you still seeing the problems?  Etc.&lt;/p&gt;</comment>
                            <comment id="104003" author="simmonsja" created="Tue, 20 Jan 2015 16:26:18 +0000"  >&lt;p&gt;We have avoided this problem by going to 2.5 for most of our systems. The patch &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-4584&quot; title=&quot;Lock revocation process fails consistently&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-4584&quot;&gt;&lt;del&gt;LU-4584&lt;/del&gt;&lt;/a&gt; should help with this but if I remember right Chris reported issues at &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5525&quot; title=&quot;ASSERTION( new_lock-&amp;gt;l_readers + new_lock-&amp;gt;l_writers == 0 ) failed&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5525&quot;&gt;&lt;del&gt;LU-5525&lt;/del&gt;&lt;/a&gt; due to that patch. &lt;/p&gt;</comment>
                            <comment id="104088" author="morrone" created="Tue, 20 Jan 2015 21:20:24 +0000"  >&lt;p&gt;We ran Patch Set 9 of &lt;a href=&quot;http://review.whamcloud.com/9488/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;change 9488&lt;/a&gt; as part of 2.4.2, but we dropped it in favor of whatever landed on b2_5 now that we are based on 2.5.3.&lt;/p&gt;</comment>
                            <comment id="108570" author="mhanafi" created="Tue, 3 Mar 2015 16:45:56 +0000"  >&lt;p&gt;Looks like we have this this issue at 3 times in the past 48 hours. Lots of threads stuck at ldlm_completion_ast. We are running with 2.4.3. It is not clear from the conversations above what patch is need.&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;LNet: Service thread pid 4390 was inactive &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; 200.00s. The thread might be hung, or it might only be slow and will resume later. Dumping the stack trace &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; debugging purposes:
Pid: 4390, comm: mdt00_094

Call Trace:
 [&amp;lt;ffffffffa07a58b5&amp;gt;] ? _ldlm_lock_debug+0x2d5/0x660 [ptlrpc]
 [&amp;lt;ffffffff815404c2&amp;gt;] schedule_timeout+0x192/0x2e0
 [&amp;lt;ffffffff81080610&amp;gt;] ? process_timeout+0x0/0x10
 [&amp;lt;ffffffffa050d6d1&amp;gt;] cfs_waitq_timedwait+0x11/0x20 [libcfs]
 [&amp;lt;ffffffffa07c9fed&amp;gt;] ldlm_completion_ast+0x4ed/0x960 [ptlrpc]
 [&amp;lt;ffffffffa07c5780&amp;gt;] ? ldlm_expired_completion_wait+0x0/0x390 [ptlrpc]
 [&amp;lt;ffffffff81063be0&amp;gt;] ? default_wake_function+0x0/0x20
 [&amp;lt;ffffffffa07c9728&amp;gt;] ldlm_cli_enqueue_local+0x1f8/0x5d0 [ptlrpc]
 [&amp;lt;ffffffffa07c9b00&amp;gt;] ? ldlm_completion_ast+0x0/0x960 [ptlrpc]
 [&amp;lt;ffffffffa0da1a90&amp;gt;] ? mdt_blocking_ast+0x0/0x2a0 [mdt]
 [&amp;lt;ffffffffa0da7cbb&amp;gt;] mdt_object_lock0+0x33b/0xaf0 [mdt]
 [&amp;lt;ffffffffa0da1a90&amp;gt;] ? mdt_blocking_ast+0x0/0x2a0 [mdt]
 [&amp;lt;ffffffffa07c9b00&amp;gt;] ? ldlm_completion_ast+0x0/0x960 [ptlrpc]
 [&amp;lt;ffffffffa0da8534&amp;gt;] mdt_object_lock+0x14/0x20 [mdt]
 [&amp;lt;ffffffffa0db77a9&amp;gt;] mdt_getattr_name_lock+0xe19/0x1980 [mdt]
 [&amp;lt;ffffffffa07f2125&amp;gt;] ? lustre_msg_buf+0x55/0x60 [ptlrpc]
 [&amp;lt;ffffffffa081a636&amp;gt;] ? __req_capsule_get+0x166/0x700 [ptlrpc]
 [&amp;lt;ffffffffa07f43b4&amp;gt;] ? lustre_msg_get_flags+0x34/0xb0 [ptlrpc]
 [&amp;lt;ffffffffa0db85b2&amp;gt;] mdt_intent_getattr+0x2a2/0x4b0 [mdt]
 [&amp;lt;ffffffffa0da4f3e&amp;gt;] mdt_intent_policy+0x39e/0x720 [mdt]
 [&amp;lt;ffffffffa07aa831&amp;gt;] ldlm_lock_enqueue+0x361/0x8d0 [ptlrpc]
 [&amp;lt;ffffffffa07d11bf&amp;gt;] ldlm_handle_enqueue0+0x4ef/0x10b0 [ptlrpc]
 [&amp;lt;ffffffffa0da53c6&amp;gt;] mdt_enqueue+0x46/0xe0 [mdt]
 [&amp;lt;ffffffffa0dabad7&amp;gt;] mdt_handle_common+0x647/0x16d0 [mdt]
 [&amp;lt;ffffffffa0de58f5&amp;gt;] mds_regular_handle+0x15/0x20 [mdt]
 [&amp;lt;ffffffffa08033b8&amp;gt;] ptlrpc_server_handle_request+0x398/0xc60 [ptlrpc]
 [&amp;lt;ffffffffa050d5de&amp;gt;] ? cfs_timer_arm+0xe/0x10 [libcfs]
 [&amp;lt;ffffffffa051ed5f&amp;gt;] ? lc_watchdog_touch+0x6f/0x170 [libcfs]
 [&amp;lt;ffffffffa07fa719&amp;gt;] ? ptlrpc_wait_event+0xa9/0x290 [ptlrpc]
 [&amp;lt;ffffffff81055813&amp;gt;] ? __wake_up+0x53/0x70
 [&amp;lt;ffffffffa080474e&amp;gt;] ptlrpc_main+0xace/0x1700 [ptlrpc]
 [&amp;lt;ffffffffa0803c80&amp;gt;] ? ptlrpc_main+0x0/0x1700 [ptlrpc]
 [&amp;lt;ffffffff8100c0ca&amp;gt;] child_rip+0xa/0x20
 [&amp;lt;ffffffffa0803c80&amp;gt;] ? ptlrpc_main+0x0/0x1700 [ptlrpc]
 [&amp;lt;ffffffffa0803c80&amp;gt;] ? ptlrpc_main+0x0/0x1700 [ptlrpc]
 [&amp;lt;ffffffff8100c0c0&amp;gt;] ? child_rip+0x0/0x20
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="138788" author="vinayakh" created="Wed, 13 Jan 2016 11:58:41 +0000"  >&lt;p&gt;We have faced this issue in 2.1.0 build. There are too many hung threads in &lt;b&gt;ldlm_completion_ast&lt;/b&gt;. Is there any work around for this ? &lt;/p&gt;

&lt;p&gt;Oleg, can you please point to the patch which fixes this problem ?&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;PID: 240529  TASK: ffff8810288aab40  CPU: 8   COMMAND: &quot;mdt_46&quot;
#0 [ffff880fc6d1b860] schedule at ffffffff814ea122
#1 [ffff880fc6d1b928] cfs_waitq_wait at ffffffffa041c69e [libcfs]
#2 [ffff880fc6d1b938] ldlm_completion_ast at ffffffffa0709722 [ptlrpc]
#3 [ffff880fc6d1b9e8] ldlm_cli_enqueue_local at ffffffffa0708e11 [ptlrpc]
#4 [ffff880fc6d1ba78] mdt_object_lock at ffffffffa0bf2a8d [mdt]
#5 [ffff880fc6d1bb18] mdt_getattr_name_lock at ffffffffa0bff710 [mdt]
#6 [ffff880fc6d1bbb8] mdt_intent_getattr at ffffffffa0c005cd [mdt]
#7 [ffff880fc6d1bc08] mdt_intent_policy at ffffffffa0c01679 [mdt]
#8 [ffff880fc6d1bc48] ldlm_lock_enqueue at ffffffffa06ea1f9 [ptlrpc]
#9 [ffff880fc6d1bca8] ldlm_handle_enqueue0 at ffffffffa07120ef [ptlrpc]
#10 [ffff880fc6d1bd18] mdt_enqueue at ffffffffa0c01a16 [mdt]
#11 [ffff880fc6d1bd38] mdt_handle_common at ffffffffa0bf4ffa [mdt]
#12 [ffff880fc6d1bd88] mdt_regular_handle at ffffffffa0bf5eb5 [mdt]
#13 [ffff880fc6d1bd98] ptlrpc_main at ffffffffa0742e0e [ptlrpc]
#14 [ffff880fc6d1bee8] kthread at ffffffff81090806
#15 [ffff880fc6d1bf48] kernel_thread at ffffffff8100c14a
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="161856" author="simmonsja" created="Sun, 14 Aug 2016 17:28:30 +0000"  >&lt;p&gt;Old blocker for unsupported version&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="22982">LU-4579</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_10490" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>End date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 13 Jan 2016 20:34:48 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzwtx3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>15338</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>
                                                                                                                        <customfield id="customfield_10493" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 15 Aug 2014 20:34:48 +0000</customfieldvalue>

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