<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:00:48 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>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-2657] [replica set sync] ERROR: 13601 Couldn&apos;t remap private view: errno:12 Cannot allocate memory crash</title>
                <link>https://jira.mongodb.org/browse/SERVER-2657</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;A secondary in a 2 member replica set crashed. it was running durability so I was able to recover quickly.&lt;/p&gt;

&lt;p&gt;pb1:PRIMARY&amp;gt; rs.conf()&lt;br/&gt;
{&lt;br/&gt;
	&quot;_id&quot; : &quot;pb1&quot;,&lt;br/&gt;
	&quot;version&quot; : 1,&lt;br/&gt;
	&quot;members&quot; : [&lt;br/&gt;
		&lt;/p&gt;
{
			&quot;_id&quot; : 0,
			&quot;host&quot; : &quot;pb1a:27017&quot;
		}
&lt;p&gt;,&lt;/p&gt;
		{
			&quot;_id&quot; : 1,
			&quot;host&quot; : &quot;pb1b:27017&quot;
		}
&lt;p&gt;	]&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;Tue Mar  1 21:24:42 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn677&amp;#93;&lt;/span&gt; query admin.$cmd ntoreturn:1 command: &lt;/p&gt;
{ serverStatus: 1 }
&lt;p&gt; reslen:1509 965ms&lt;br/&gt;
Tue Mar  1 21:25:04 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn2112&amp;#93;&lt;/span&gt; query admin.$cmd ntoreturn:1 command: &lt;/p&gt;
{ listDatabases: 1 }
&lt;p&gt; reslen:246 570ms&lt;br/&gt;
Tue Mar  1 21:25:06 &lt;span class=&quot;error&quot;&gt;&amp;#91;conn2112&amp;#93;&lt;/span&gt; query metrics.$cmd ntoreturn:1 command: &lt;/p&gt;
{ dbstats: 1 }
&lt;p&gt; reslen:216 2426ms&lt;br/&gt;
Tue Mar  1 21:25:39 &lt;span class=&quot;error&quot;&gt;&amp;#91;dur&amp;#93;&lt;/span&gt; lsn set 34039154&lt;br/&gt;
Tue Mar  1 21:26:09 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; ERROR: 13601 Couldn&apos;t remap private view: errno:12 Cannot allocate memory&lt;br/&gt;
Tue Mar  1 21:26:09 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; aborting&lt;br/&gt;
Tue Mar  1 21:26:09 Got signal: 6 (Aborted).&lt;/p&gt;

&lt;p&gt;Tue Mar  1 21:26:10 Backtrace:&lt;br/&gt;
0x8a3189 0x3a768302d0 0x3a76830265 0x3a76831d10 0x5bc48f 0x629ced 0x62dac2 0x62deb5 0x695649 0x708ef5 0x709318 0x70939c 0x709835 0x8b6a30 0x3a7700673d 0x3a768d3f6d &lt;br/&gt;
 /home/david/mongodb/latest/bin/mongod(_ZN5mongo10abruptQuitEi+0x399) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8a3189&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x3a768302d0&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(gsignal+0x35) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x3a76830265&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(abort+0x110) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x3a76831d10&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/david/mongodb/latest/bin/mongod(_ZN5mongo16MemoryMappedFile16remapPrivateViewEPv+0x10f) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x5bc48f&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/david/mongodb/latest/bin/mongod(_ZN5mongo8MongoMMF19remapThePrivateViewEv+0x4d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x629ced&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/david/mongodb/latest/bin/mongod(_ZN5mongo3dur17_REMAPPRIVATEVIEWEv+0x212) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x62dac2&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/david/mongodb/latest/bin/mongod(_ZN5mongo3dur16REMAPPRIVATEVIEWEv+0x25) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x62deb5&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/david/mongodb/latest/bin/mongod(_ZN5mongo10MongoMutex4lockEv+0x149) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x695649&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/david/mongodb/latest/bin/mongod(_ZN5mongo11ReplSetImpl8syncTailEv+0x19e5) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x708ef5&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/david/mongodb/latest/bin/mongod(_ZN5mongo11ReplSetImpl11_syncThreadEv+0xc8) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x709318&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/david/mongodb/latest/bin/mongod(_ZN5mongo11ReplSetImpl10syncThreadEv+0x3c) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x70939c&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/david/mongodb/latest/bin/mongod(_ZN5mongo15startSyncThreadEv+0x215) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x709835&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /home/david/mongodb/latest/bin/mongod(thread_proxy+0x80) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x8b6a30&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libpthread.so.0 &lt;span class=&quot;error&quot;&gt;&amp;#91;0x3a7700673d&amp;#93;&lt;/span&gt;&lt;br/&gt;
 /lib64/libc.so.6(clone+0x6d) &lt;span class=&quot;error&quot;&gt;&amp;#91;0x3a768d3f6d&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Tue Mar  1 21:26:12 dbexit: &lt;br/&gt;
Tue Mar  1 21:26:12 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; shutdown: going to close listening sockets...&lt;br/&gt;
Tue Mar  1 21:26:12 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; closing listening socket: 5&lt;br/&gt;
Tue Mar  1 21:26:12 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; closing listening socket: 6&lt;br/&gt;
Tue Mar  1 21:26:12 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; closing listening socket: 8&lt;br/&gt;
Tue Mar  1 21:26:12 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; closing listening socket: 9&lt;br/&gt;
Tue Mar  1 21:26:12 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; removing socket file: /tmp/mongodb-27017.sock&lt;br/&gt;
Tue Mar  1 21:26:12 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; removing socket file: /tmp/mongodb-28017.sock&lt;br/&gt;
Tue Mar  1 21:26:12 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; shutdown: going to flush diaglog...&lt;br/&gt;
Tue Mar  1 21:26:12 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; shutdown: going to close sockets...&lt;br/&gt;
Tue Mar  1 21:26:12 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; shutdown: waiting for fs preallocator...&lt;br/&gt;
Tue Mar  1 21:26:12 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; shutdown: lock for final commit...&lt;br/&gt;
Tue Mar  1 21:26:12 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; shutdown: final commit...&lt;br/&gt;
Tue Mar  1 21:26:12 &lt;span class=&quot;error&quot;&gt;&amp;#91;replica set sync&amp;#93;&lt;/span&gt; shutdown: closing all files...&lt;/p&gt;</description>
                <environment>Tue Mar  1 21:29:48 [initandlisten] MongoDB starting : pid=10475 port=27017 dbpath=/mongodbdata/ 64-bit &lt;br/&gt;
Tue Mar  1 21:29:48 [initandlisten] db version v1.8.0-rc0, pdfile version 4.5&lt;br/&gt;
Tue Mar  1 21:29:48 [initandlisten] git version: 65a7e81df0747b6bc9380b78e0182192bacdb4d0&lt;br/&gt;
Tue Mar  1 21:29:48 [initandlisten] build sys info: Linux ip-10-110-9-236 2.6.21.7-2.ec2.v1.2.fc8xen #1 SMP Fri Nov 20 17:48:28 EST 2009 x86_64 BOOST_LIB_VERSION=1_41</environment>
        <key id="14950">SERVER-2657</key>
            <summary>[replica set sync] ERROR: 13601 Couldn&apos;t remap private view: errno:12 Cannot allocate memory crash</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/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="9">Done</resolution>
                                        <assignee username="eliot">Eliot Horowitz</assignee>
                                    <reporter username="boxedice">David Mytton</reporter>
                        <labels>
                    </labels>
                <created>Tue, 1 Mar 2011 21:41:23 +0000</created>
                <updated>Tue, 12 Jul 2016 00:17:43 +0000</updated>
                            <resolved>Wed, 2 Mar 2011 06:29:18 +0000</resolved>
                                    <version>1.8.0-rc0</version>
                                    <fixVersion>1.8.0-rc1</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="25055" author="auto" created="Wed, 2 Mar 2011 08:13:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;erh&apos;, u&apos;name&apos;: u&apos;Eliot Horowitz&apos;, u&apos;email&apos;: u&apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: don&apos;t do commitIfNeeded RARELY &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2657&quot; title=&quot;[replica set sync] ERROR: 13601 Couldn&amp;#39;t remap private view: errno:12 Cannot allocate memory crash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2657&quot;&gt;&lt;del&gt;SERVER-2657&lt;/del&gt;&lt;/a&gt; 180&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/73f4ee628caf10a1856a78ff817f927ac75572fe&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/73f4ee628caf10a1856a78ff817f927ac75572fe&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="25044" author="auto" created="Wed, 2 Mar 2011 06:29:03 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;erh&apos;, u&apos;name&apos;: u&apos;Eliot Horowitz&apos;, u&apos;email&apos;: u&apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: don&apos;t do commitIfNeeded RARELY &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2657&quot; title=&quot;[replica set sync] ERROR: 13601 Couldn&amp;#39;t remap private view: errno:12 Cannot allocate memory crash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2657&quot;&gt;&lt;del&gt;SERVER-2657&lt;/del&gt;&lt;/a&gt; 180&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/72f754439a68d8a6882fbfdb9ee709ad3072480d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/72f754439a68d8a6882fbfdb9ee709ad3072480d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="25043" author="auto" created="Wed, 2 Mar 2011 06:29:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;erh&apos;, u&apos;name&apos;: u&apos;Eliot Horowitz&apos;, u&apos;email&apos;: u&apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: some missing commitIfNeeded &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2657&quot; title=&quot;[replica set sync] ERROR: 13601 Couldn&amp;#39;t remap private view: errno:12 Cannot allocate memory crash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2657&quot;&gt;&lt;del&gt;SERVER-2657&lt;/del&gt;&lt;/a&gt; 180&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/85bff78d00bbfdaee7bed511ba5d9e0ebcb5e965&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/85bff78d00bbfdaee7bed511ba5d9e0ebcb5e965&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="25042" author="auto" created="Wed, 2 Mar 2011 06:28:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;erh&apos;, u&apos;name&apos;: u&apos;Eliot Horowitz&apos;, u&apos;email&apos;: u&apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: don&apos;t do commitIfNeeded RARELY &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2657&quot; title=&quot;[replica set sync] ERROR: 13601 Couldn&amp;#39;t remap private view: errno:12 Cannot allocate memory crash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2657&quot;&gt;&lt;del&gt;SERVER-2657&lt;/del&gt;&lt;/a&gt; 180&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/73f4ee628caf10a1856a78ff817f927ac75572fe&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/73f4ee628caf10a1856a78ff817f927ac75572fe&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="25038" author="auto" created="Wed, 2 Mar 2011 05:46:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;erh&apos;, u&apos;name&apos;: u&apos;Eliot Horowitz&apos;, u&apos;email&apos;: u&apos;eliot@10gen.com&apos;}
&lt;p&gt;Message: some missing commitIfNeeded &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-2657&quot; title=&quot;[replica set sync] ERROR: 13601 Couldn&amp;#39;t remap private view: errno:12 Cannot allocate memory crash&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-2657&quot;&gt;&lt;del&gt;SERVER-2657&lt;/del&gt;&lt;/a&gt; 180&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ae21771238dd717aae9100c74cd90ddaa9f1eb1b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ae21771238dd717aae9100c74cd90ddaa9f1eb1b&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="10922" name="master.tar.gz" size="102314" author="boxedice" created="Tue, 1 Mar 2011 21:41:23 +0000"/>
                            <attachment id="10923" name="secondary.tar.gz" size="8939" author="boxedice" created="Tue, 1 Mar 2011 21:41:23 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 2 Mar 2011 05:46:32 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        12 years, 51 weeks ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            12 years, 51 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10020"><![CDATA[Linux]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>boxedice</customfieldvalue>
            <customfieldvalue>eliot</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrp4v3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hridpb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>20872</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrlkhj:</customfieldvalue>

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