<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:56:35 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-6029] conf-sanity test_84: recovery_duration &gt; recovery_time_hard</title>
                <link>https://jira.whamcloud.com/browse/LU-6029</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Li Wei &amp;lt;liwei@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/487b214e-84bc-11e4-84b4-5254006e85c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/487b214e-84bc-11e4-84b4-5254006e85c2&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_84 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;recovery_duration &amp;gt; recovery_time_hard
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;More detailed test output:&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;[...]
recovery_time_hard 60, recovery_time_soft 60, 		timeout 20
[...]
recovery status
CMD: shadow-5vm4 /usr/sbin/lctl get_param -n 				mdt.lustre-MDT0000.recovery_status
status: COMPLETE
recovery_start: 1418671057
recovery_duration: 61
completed_clients: 1/2
replayed_requests: 202
last_transno: 8589934798
VBR: DISABLED
IR: DISABLED
CMD: shadow-5vm4 /usr/sbin/lctl get_param -n 				mdt.lustre-MDT0000.recovery_status
 conf-sanity test_84: @@@@@@ FAIL: recovery_duration &amp;gt; recovery_time_hard 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Info required for matching: conf-sanity 84&lt;/p&gt;</description>
                <environment></environment>
        <key id="27929">LU-6029</key>
            <summary>conf-sanity test_84: recovery_duration &gt; recovery_time_hard</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="dmiter">Dmitry Eremin</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                            <label>HB</label>
                            <label>zfs</label>
                    </labels>
                <created>Tue, 16 Dec 2014 02:00:50 +0000</created>
                <updated>Wed, 23 Dec 2015 20:07:57 +0000</updated>
                            <resolved>Thu, 18 Dec 2014 07:42:40 +0000</resolved>
                                    <version>Lustre 2.7.0</version>
                                    <fixVersion>Lustre 2.7.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="101701" author="dmiter" created="Tue, 16 Dec 2014 14:47:51 +0000"  >&lt;p&gt;After commit &lt;a href=&quot;http://review.whamcloud.com/9078/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&quot;abort recovery by time_hard&quot;&lt;/a&gt; this test can fail because of long time of callbacks processing. From attached log below it spend at least &lt;b&gt;1 second&lt;/b&gt; inside target_finish_recovery() function and set &quot;obd-&amp;gt;obd_recovery_end = cfs_time_current_sec();&quot; at the end. Therefore the recovery time always will be more than hard limit but difference depends from how long  target_finish_recovery() function runs.&lt;/p&gt;

&lt;p&gt;I suppose we should set obd_recovery_end at the beginning of this function or add additional time in test if we care about callbacks processing time also.&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;00010000:00000001:0.0:1418693585.999353:0:29342:0:(ldlm_lib.c:1361:target_finish_recovery()) Process entered
00010000:02000000:0.0:1418693585.999354:0:29342:0:(ldlm_lib.c:1373:target_finish_recovery()) lustre-MDT0000: Recovery over after 1:00, of 2 clients 1 recovered and 1 was evicted.
00000100:00000001:1.0:1418693585.999437:0:27052:0:(events.c:393:reply_out_callback()) Process entered
00000100:00000001:1.0:1418693585.999438:0:27052:0:(events.c:404:reply_out_callback()) Process leaving
00000020:00000001:1.0:1418693585.999445:0:27041:0:(genops.c:1681:obd_zombie_impexp_check()) Process leaving (rc=0 : 0 : 0)
00000020:00000001:1.0:1418693585.999447:0:27041:0:(genops.c:1617:obd_zombie_impexp_cull()) Process entered
00000020:00000001:1.0:1418693585.999448:0:27041:0:(genops.c:786:class_export_destroy()) Process entered
00000020:00000080:1.0:1418693585.999449:0:27041:0:(genops.c:792:class_export_destroy()) destroying export ffff88005f432400/244858c2-a0fa-d004-ee90-47650a2969ea for lustre-MDT0000
00000100:00000001:1.0:1418693585.999450:0:27041:0:(connection.c:95:ptlrpc_connection_put()) Process entered
00000100:00000040:1.0:1418693585.999452:0:27041:0:(connection.c:123:ptlrpc_connection_put()) PUT conn=ffff88006928f340 refcount 6 to 10.2.4.233@tcp
00000100:00000001:1.0:1418693585.999453:0:27041:0:(connection.c:125:ptlrpc_connection_put()) Process leaving (rc=0 : 0 : 0)
00000020:00000001:1.0:1418693585.999454:0:27041:0:(obd_class.h:1113:obd_destroy_export()) Process entered
00000004:00000001:1.0:1418693585.999455:0:27041:0:(mdt_handler.c:5288:mdt_destroy_export()) Process entered
00000020:00000040:1.0:1418693585.999456:0:27041:0:(genops.c:1007:class_import_get()) import ffff8800600c9800 refcount=2 obd=lustre-MDT0000
00000020:00000040:1.0:1418693585.999458:0:27041:0:(lustre_handles.c:116:class_handle_unhash_nolock()) removing object ffff8800600c9800 with handle 0x1f6d0c16dcfa66a3 from hash
00000020:00000001:1.0:1418693585.999459:0:27041:0:(genops.c:1014:class_import_put()) Process entered
00000020:00000040:1.0:1418693585.999460:0:27041:0:(genops.c:1021:class_import_put()) import ffff8800600c9800 refcount=1 obd=lustre-MDT0000
00000020:00000001:1.0:1418693585.999461:0:27041:0:(genops.c:1030:class_import_put()) Process leaving
00000020:00000001:1.0:1418693585.999462:0:27041:0:(genops.c:1014:class_import_put()) Process entered
00000020:00000040:1.0:1418693585.999462:0:27041:0:(genops.c:1021:class_import_put()) import ffff8800600c9800 refcount=0 obd=lustre-MDT0000
00000020:00000040:1.0:1418693585.999463:0:27041:0:(genops.c:1024:class_import_put()) final put import ffff8800600c9800
00000020:00000001:1.0:1418693585.999464:0:27041:0:(genops.c:1030:class_import_put()) Process leaving
00010000:00000001:1.0:1418693585.999466:0:27041:0:(ldlm_lockd.c:2821:ldlm_destroy_export()) Process entered
00000001:00000001:1.0:1418693585.999467:0:27041:0:(hash.c:1106:cfs_hash_destroy()) Process entered
00000001:00000010:1.0:1418693585.999469:0:27041:0:(hash.c:897:cfs_hash_buckets_free()) kfreed &apos;buckets[i]&apos;: 280 at ffff88005f436c00 (tot 35710677).
00000001:00000010:1.0:1418693585.999471:0:27041:0:(hash.c:897:cfs_hash_buckets_free()) kfreed &apos;buckets[i]&apos;: 280 at ffff88005f436a00 (tot 35710397).
00000001:00000010:1.0:1418693585.999472:0:27041:0:(hash.c:897:cfs_hash_buckets_free()) kfreed &apos;buckets[i]&apos;: 280 at ffff88005f436800 (tot 35710117).
00000001:00000010:1.0:1418693585.999473:0:27041:0:(hash.c:897:cfs_hash_buckets_free()) kfreed &apos;buckets[i]&apos;: 280 at ffff88005f436600 (tot 35709837).
00000001:00000010:1.0:1418693585.999473:0:27041:0:(hash.c:900:cfs_hash_buckets_free()) kfreed &apos;buckets&apos;: 32 at ffff880061c16380 (tot 35709805).
00000001:00000010:1.0:1418693585.999475:0:27041:0:(hash.c:1156:cfs_hash_destroy()) kfreed &apos;hs&apos;: 144 at ffff88005f431d40 (tot 35709661).
00000001:00000001:1.0:1418693585.999476:0:27041:0:(hash.c:1158:cfs_hash_destroy()) Process leaving
00010000:00000001:1.0:1418693585.999477:0:27041:0:(ldlm_flock.c:972:ldlm_destroy_flock_export()) Process entered
00000001:00000001:1.0:1418693585.999478:0:27041:0:(hash.c:1106:cfs_hash_destroy()) Process entered
00000001:00000010:1.0:1418693585.999480:0:27041:0:(hash.c:897:cfs_hash_buckets_free()) kfreed &apos;buckets[i]&apos;: 280 at ffff88005f436400 (tot 35709381).
00000001:00000010:1.0:1418693585.999482:0:27041:0:(hash.c:897:cfs_hash_buckets_free()) kfreed &apos;buckets[i]&apos;: 280 at ffff88005f436200 (tot 35709101).
00000001:00000010:1.0:1418693585.999483:0:27041:0:(hash.c:897:cfs_hash_buckets_free()) kfreed &apos;buckets[i]&apos;: 280 at ffff88005f436000 (tot 35708821).
00000001:00000010:1.0:1418693585.999484:0:27041:0:(hash.c:897:cfs_hash_buckets_free()) kfreed &apos;buckets[i]&apos;: 280 at ffff88005f439e00 (tot 35708541).
00000001:00000010:1.0:1418693585.999485:0:27041:0:(hash.c:900:cfs_hash_buckets_free()) kfreed &apos;buckets&apos;: 32 at ffff880061c16540 (tot 35708509).
00000001:00000010:1.0:1418693585.999486:0:27041:0:(hash.c:1156:cfs_hash_destroy()) kfreed &apos;hs&apos;: 144 at ffff88005f431c80 (tot 35708365).
00000001:00000001:1.0:1418693585.999498:0:27041:0:(hash.c:1158:cfs_hash_destroy()) Process leaving
00010000:00000001:1.0:1418693585.999499:0:27041:0:(ldlm_flock.c:977:ldlm_destroy_flock_export()) Process leaving
00010000:00000001:1.0:1418693585.999500:0:27041:0:(ldlm_lockd.c:2826:ldlm_destroy_export()) Process leaving
00000001:00000010:1.0:1418693585.999501:0:27041:0:(tgt_lastrcvd.c:88:tgt_client_free()) kfreed &apos;ted-&amp;gt;ted_lcd&apos;: 128 at ffff88006e450bc0.
00000004:00000001:1.0:1418693585.999503:0:27041:0:(mdt_handler.c:5306:mdt_destroy_export()) Process leaving (rc=0 : 0 : 0)
00000020:00000001:1.0:1418693585.999504:0:27041:0:(obd_class.h:1117:obd_destroy_export()) Process leaving (rc=0 : 0 : 0)
00000020:00000040:1.0:1418693585.999505:0:27041:0:(obd_config.c:718:class_decref()) Decref lustre-MDT0000 (ffff88007c16c0f8) now 8
00000020:00000001:1.0:1418693585.999508:0:27041:0:(genops.c:806:class_export_destroy()) Process leaving
00000020:00000001:1.0:1418693585.999509:0:27041:0:(genops.c:967:class_import_destroy()) Process entered
00000020:00000080:1.0:1418693585.999510:0:27041:0:(genops.c:970:class_import_destroy()) destroying import ffff8800600c9800 for lustre-MDT0000
00000100:00000001:1.0:1418693585.999511:0:27041:0:(connection.c:95:ptlrpc_connection_put()) Process entered
00000100:00000040:1.0:1418693585.999534:0:27041:0:(connection.c:123:ptlrpc_connection_put()) PUT conn=ffff88006928f340 refcount 5 to 10.2.4.233@tcp
00000100:00000001:1.0:1418693585.999535:0:27041:0:(connection.c:125:ptlrpc_connection_put()) Process leaving (rc=0 : 0 : 0)
00000020:00000040:1.0:1418693585.999536:0:27041:0:(obd_config.c:718:class_decref()) Decref lustre-MDT0000 (ffff88007c16c0f8) now 7
00000020:00000001:1.0:1418693585.999538:0:27041:0:(genops.c:989:class_import_destroy()) Process leaving
00000020:00000001:1.0:1418693585.999539:0:27041:0:(genops.c:1656:obd_zombie_impexp_cull()) Process leaving
00000020:00000001:1.0:1418693585.999540:0:27041:0:(genops.c:1681:obd_zombie_impexp_check()) Process leaving (rc=1 : 1 : 1)
00000020:00000001:1.0:1418693585.999541:0:27041:0:(genops.c:1681:obd_zombie_impexp_check()) Process leaving (rc=1 : 1 : 1)
00010000:00000001:0.0:1418693586.002887:0:29342:0:(ldlm_lock.c:2027:ldlm_reprocess_all_ns()) Process entered
00000001:00000001:0.0:1418693586.002888:0:29342:0:(hash.c:1654:cfs_hash_for_each_nolock()) Process entered
00000001:00000001:0.0:1418693586.002889:0:29342:0:(hash.c:1599:cfs_hash_for_each_relax()) Process entered
00000001:00000001:0.0:1418693586.011418:0:29342:0:(hash.c:1670:cfs_hash_for_each_nolock()) Process leaving (rc=0 : 0 : 0)
00010000:00000001:0.0:1418693586.011421:0:29342:0:(ldlm_lock.c:2033:ldlm_reprocess_all_ns()) Process leaving
00000020:00000010:0.0:1418693586.011428:0:29342:0:(lu_object.c:1706:keys_init()) kmalloced &apos;ctx-&amp;gt;lc_value&apos;: 320 at ffff88006c330e00.
00000020:00000010:0.0:1418693586.011430:0:29342:0:(lu_object.c:458:lu_global_key_init()) kmalloced &apos;value&apos;: 512 at ffff8800677a6800.
00000020:00000010:0.0:1418693586.011433:0:29342:0:(dt_object.c:55:dt_global_key_init()) kmalloced &apos;value&apos;: 1232 at ffff8800673f5000.
00000040:00000010:0.0:1418693586.011435:0:29342:0:(llog_obd.c:250:llog_key_init()) kmalloced &apos;value&apos;: 216 at ffff880078e315c0.
00000020:00000010:0.0:1418693586.011437:0:29342:0:(tgt_main.c:147:tgt_key_init()) kmalloced &apos;value&apos;: 1168 at ffff880061211800.
80000000:00000010:0.0:1418693586.011439:0:29342:0:(fld_handler.c:59:fld_key_init()) kmalloced &apos;value&apos;: 72 at ffff880072046240.
40000000:00000010:0.0:1418693586.011441:0:29342:0:(fid_handler.c:404:seq_key_init()) kmalloced &apos;value&apos;: 48 at ffff88005ec3a840.
00040000:00000010:0.0:1418693586.011444:0:29342:0:(lquota_lib.c:53:lquota_key_init()) kmalloced &apos;value&apos;: 240 at ffff880063929880.
00040000:00000010:0.0:1418693586.011445:0:29342:0:(qmt_dev.c:341:qmt_key_init()) kmalloced &apos;value&apos;: 376 at ffff880068277400.
00040000:00000010:0.0:1418693586.011447:0:29342:0:(qsd_lib.c:71:qsd_key_init()) kmalloced &apos;value&apos;: 376 at ffff880037b3c200.
00080000:00000010:0.0:1418693586.011449:0:29342:0:(osd_handler.c:631:osd_key_init()) kmalloced &apos;info&apos;: 1576 at ffff8800693cc800.
00100000:00000010:0.0:1418693586.011451:0:29342:0:(lfsck_lib.c:48:lfsck_key_init()) kmalloced &apos;value&apos;: 1680 at ffff880065737000.
00000004:00000010:0.0:1418693586.011453:0:29342:0:(mdt_handler.c:5899:mdt_key_init()) kmalloced &apos;value&apos;: 1456 at ffff8800665d8800.
00000004:00000010:0.0:1418693586.011456:0:29342:0:(lod_dev.c:1071:lod_key_init()) kmalloced &apos;value&apos;: 696 at ffff88006d0df400.
00000004:00000010:0.0:1418693586.011464:0:29342:0:(mdd_device.c:1545:mdd_key_init()) kmalloced &apos;value&apos;: 1608 at ffff88005dd13000.
00000004:00000010:0.0:1418693586.011466:0:29342:0:(osp_dev.c:1671:osp_key_init()) kmalloced &apos;value&apos;: 568 at ffff88006d735800.
00000004:00000001:0.0:1418693586.011468:0:29342:0:(mdt_handler.c:5813:mdt_postrecov()) Process entered
00000004:00000001:0.0:1418693586.011469:0:29342:0:(mdd_device.c:1456:mdd_iocontrol()) Process entered
00100000:00000001:0.0:1418693586.011470:0:29342:0:(lfsck_lib.c:2618:lfsck_start()) Process entered
00100000:00000001:0.0:1418693586.011471:0:29342:0:(lfsck_lib.c:2632:lfsck_start()) Process leaving via put (rc=0 : 0 : 0x0)
00000004:00000001:0.0:1418693586.011472:0:29342:0:(mdd_device.c:1476:mdd_iocontrol()) Process leaving (rc=0 : 0 : 0)
00000004:00000001:0.0:1418693586.011474:0:29342:0:(mdd_device.c:921:mdd_recovery_complete()) Process entered
00000004:00000010:0.0:1418693586.011475:0:29342:0:(mdd_orphans.c:601:mdd_orphan_cleanup()) kmalloced &apos;name&apos;: 64 at ffff88005ec3a640.
00000004:00000001:0.0:1418693586.011718:0:29544:0:(mdd_orphans.c:569:__mdd_orphan_cleanup()) Process entered
00000004:00000010:0.0:1418693586.011721:0:29342:0:(mdd_orphans.c:615:mdd_orphan_cleanup()) kfreed &apos;name&apos;: 64 at ffff88005ec3a640.
00000004:00000001:0.0:1418693586.011723:0:29342:0:(lod_dev.c:454:lod_recovery_complete()) Process entered
00080000:00000001:0.0:1418693586.011725:0:29342:0:(osd_handler.c:1031:osd_recovery_complete()) Process entered
00040000:00000001:0.0:1418693586.011726:0:29342:0:(qsd_lib.c:769:qsd_start()) Process entered
00040000:00000001:0.0:1418693586.011727:0:29342:0:(qsd_lib.c:798:qsd_start()) Process leaving (rc=0 : 0 : 0)
00080000:00000001:0.0:1418693586.011728:0:29342:0:(osd_handler.c:1039:osd_recovery_complete()) Process leaving (rc=0 : 0 : 0)
00000004:00000001:0.0:1418693586.011730:0:29342:0:(osp_dev.c:594:osp_recovery_complete()) Process entered
00000004:00000001:0.0:1418693586.011732:0:29342:0:(osp_dev.c:600:osp_recovery_complete()) Process leaving (rc=0 : 0 : 0)
00000004:00000001:0.0:1418693586.011733:0:29342:0:(osp_dev.c:594:osp_recovery_complete()) Process entered
00000004:00000001:0.0:1418693586.011744:0:29342:0:(osp_dev.c:600:osp_recovery_complete()) Process leaving (rc=0 : 0 : 0)
00000004:00000001:0.0:1418693586.011745:0:29342:0:(lod_dev.c:475:lod_recovery_complete()) Process leaving (rc=0 : 0 : 0)
00000004:00000001:0.0:1418693586.011746:0:29342:0:(mdd_device.c:930:mdd_recovery_complete()) Process leaving (rc=0 : 0 : 0)
00000004:00000001:0.0:1418693586.011747:0:29342:0:(mdt_handler.c:5825:mdt_postrecov()) Process leaving (rc=0 : 0 : 0)
00000020:00000010:0.0:1418693586.011750:0:29342:0:(lu_object.c:458:lu_global_key_fini()) kfreed &apos;info&apos;: 512 at ffff8800677a6800.
00000020:00000010:0.0:1418693586.011752:0:29342:0:(dt_object.c:56:dt_global_key_fini()) kfreed &apos;info&apos;: 1232 at ffff8800673f5000.
00000040:00000010:0.0:1418693586.011753:0:29342:0:(llog_obd.c:250:llog_key_fini()) kfreed &apos;info&apos;: 216 at ffff880078e315c0.
00000020:00000010:0.0:1418693586.011755:0:29342:0:(tgt_main.c:164:tgt_key_fini()) kfreed &apos;info&apos;: 1168 at ffff880061211800.
80000000:00000010:0.0:1418693586.011756:0:29342:0:(fld_handler.c:59:fld_key_fini()) kfreed &apos;info&apos;: 72 at ffff880072046240.
40000000:00000010:0.0:1418693586.011757:0:29342:0:(fid_handler.c:404:seq_key_fini()) kfreed &apos;info&apos;: 48 at ffff88005ec3a840.
00040000:00000010:0.0:1418693586.011759:0:29342:0:(lquota_lib.c:53:lquota_key_fini()) kfreed &apos;info&apos;: 240 at ffff880063929880.
00040000:00000010:0.0:1418693586.011760:0:29342:0:(qmt_dev.c:341:qmt_key_fini()) kfreed &apos;info&apos;: 376 at ffff880068277400.
00040000:00000010:0.0:1418693586.011761:0:29342:0:(qsd_lib.c:71:qsd_key_fini()) kfreed &apos;info&apos;: 376 at ffff880037b3c200.
00080000:00000010:0.0:1418693586.011762:0:29342:0:(osd_handler.c:644:osd_key_fini()) kfreed &apos;info&apos;: 1576 at ffff8800693cc800.
00100000:00000010:0.0:1418693586.011763:0:29342:0:(lfsck_lib.c:58:lfsck_key_fini()) kfreed &apos;info&apos;: 1680 at ffff880065737000.
00000004:00000010:0.0:1418693586.011765:0:29342:0:(mdt_handler.c:5911:mdt_key_fini()) kfreed &apos;info&apos;: 1456 at ffff8800665d8800.
00000004:00000010:0.0:1418693586.011766:0:29342:0:(lod_dev.c:1087:lod_key_fini()) kfreed &apos;info&apos;: 696 at ffff88006d0df400.
00000004:00000010:0.0:1418693586.011768:0:29342:0:(mdd_device.c:1555:mdd_key_fini()) kfreed &apos;info&apos;: 1608 at ffff88005dd13000.
00000004:00000010:0.0:1418693586.011769:0:29342:0:(osp_dev.c:1671:osp_key_fini()) kfreed &apos;info&apos;: 568 at ffff88006d735800.
00000020:00000010:0.0:1418693586.011770:0:29342:0:(lu_object.c:1656:keys_fini()) kfreed &apos;ctx-&amp;gt;lc_value&apos;: 320 at ffff88006c330e00.
00010000:00000001:0.0:1418693586.011771:0:29342:0:(ldlm_lib.c:1402:target_finish_recovery()) Process leaving
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="101705" author="gerrit" created="Tue, 16 Dec 2014 15:12:48 +0000"  >&lt;p&gt;Dmitry Eremin (dmitry.eremin@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/13087&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13087&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6029&quot; title=&quot;conf-sanity test_84: recovery_duration &amp;gt; recovery_time_hard&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6029&quot;&gt;&lt;del&gt;LU-6029&lt;/del&gt;&lt;/a&gt; test: add wrap up duration in conf-sanity test_84&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: af47001057aa22e17cee3f2a52f0160c43271c20&lt;/p&gt;</comment>
                            <comment id="101868" author="gerrit" created="Wed, 17 Dec 2014 20:36:55 +0000"  >&lt;p&gt;Andreas Dilger (andreas.dilger@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/13087/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/13087/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6029&quot; title=&quot;conf-sanity test_84: recovery_duration &amp;gt; recovery_time_hard&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6029&quot;&gt;&lt;del&gt;LU-6029&lt;/del&gt;&lt;/a&gt; test: add wrap up duration in conf-sanity test_84&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b74076ff1637cb89dbf9ebacbf3703d2dbb431b0&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="27800">LU-5986</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="33136">LU-7428</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|hzx2kv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>16815</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>