Warning: Permanently added '10.128.0.140' (ED25519) to the list of known hosts. 2024/04/26 23:17:43 ignoring optional flag "sandboxArg"="0" 2024/04/26 23:17:43 parsed 1 programs 2024/04/26 23:17:43 executed programs: 0 [ 49.156463][ T1504] loop0: detected capacity change from 0 to 512 [ 49.163675][ T1504] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 49.177049][ T1504] EXT4-fs (loop0): 1 truncate cleaned up [ 49.182683][ T1504] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 49.199761][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 49.214947][ T1508] loop0: detected capacity change from 0 to 512 [ 49.221611][ T1508] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 49.234436][ T1508] EXT4-fs (loop0): 1 truncate cleaned up [ 49.240187][ T1508] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 49.257516][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 49.273228][ T1511] loop0: detected capacity change from 0 to 512 [ 49.279883][ T1511] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 49.292821][ T1511] EXT4-fs (loop0): 1 truncate cleaned up [ 49.298468][ T1511] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 49.311391][ T1511] [ 49.313708][ T1511] ====================================================== [ 49.320701][ T1511] WARNING: possible circular locking dependency detected [ 49.327682][ T1511] 6.1.87-syzkaller #0 Not tainted [ 49.332754][ T1511] ------------------------------------------------------ [ 49.339732][ T1511] syz-executor.0/1511 is trying to acquire lock: [ 49.346016][ T1511] ffff888114da3358 (&ea_inode->i_rwsem#7/1){+.+.}-{3:3}, at: ext4_xattr_inode_iget+0x151/0x170 [ 49.356927][ T1511] [ 49.356927][ T1511] but task is already holding lock: [ 49.364264][ T1511] ffff888114da3b58 (&ei->i_data_sem/3){++++}-{3:3}, at: ext4_setattr+0x5dd/0x700 [ 49.373449][ T1511] [ 49.373449][ T1511] which lock already depends on the new lock. [ 49.373449][ T1511] [ 49.384346][ T1511] [ 49.384346][ T1511] the existing dependency chain (in reverse order) is: [ 49.393501][ T1511] [ 49.393501][ T1511] -> #1 (&ei->i_data_sem/3){++++}-{3:3}: [ 49.401380][ T1511] down_write+0x26/0xc0 [ 49.406023][ T1511] ext4_xattr_set_entry+0xca9/0x11b0 [ 49.411879][ T1511] ext4_xattr_ibody_set+0x53/0xa0 [ 49.417474][ T1511] ext4_xattr_set_handle+0x41a/0x690 [ 49.423249][ T1511] ext4_xattr_set+0xe3/0x170 [ 49.428338][ T1511] __vfs_setxattr+0x105/0x130 [ 49.433519][ T1511] __vfs_setxattr_noperm+0x8e/0x1f0 [ 49.439201][ T1511] vfs_setxattr+0xde/0x170 [ 49.444191][ T1511] setxattr+0x131/0x170 [ 49.448829][ T1511] path_setxattr+0xab/0x120 [ 49.453998][ T1511] __x64_sys_setxattr+0x22/0x30 [ 49.459645][ T1511] do_syscall_64+0x3b/0x80 [ 49.464547][ T1511] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 49.471017][ T1511] [ 49.471017][ T1511] -> #0 (&ea_inode->i_rwsem#7/1){+.+.}-{3:3}: [ 49.479436][ T1511] __lock_acquire+0x146d/0x2830 [ 49.484865][ T1511] lock_acquire+0xe3/0x270 [ 49.489775][ T1511] down_write+0x26/0xc0 [ 49.494504][ T1511] ext4_xattr_inode_iget+0x151/0x170 [ 49.500296][ T1511] ext4_xattr_inode_get+0x4f/0x210 [ 49.505976][ T1511] ext4_expand_extra_isize_ea+0x43c/0x850 [ 49.512547][ T1511] __ext4_expand_extra_isize+0xbc/0x130 [ 49.518664][ T1511] __ext4_mark_inode_dirty+0x17f/0x230 [ 49.524619][ T1511] ext4_setattr+0x607/0x700 [ 49.529777][ T1511] notify_change+0x3c2/0x420 [ 49.534936][ T1511] do_truncate+0xdd/0x120 [ 49.539770][ T1511] path_openat+0xb69/0xc40 [ 49.545230][ T1511] do_filp_open+0xa8/0x150 [ 49.550242][ T1511] do_sys_openat2+0x89/0x160 [ 49.555600][ T1511] __x64_sys_creat+0x42/0x60 [ 49.560691][ T1511] do_syscall_64+0x3b/0x80 [ 49.565691][ T1511] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 49.572519][ T1511] [ 49.572519][ T1511] other info that might help us debug this: [ 49.572519][ T1511] [ 49.582955][ T1511] Possible unsafe locking scenario: [ 49.582955][ T1511] [ 49.590381][ T1511] CPU0 CPU1 [ 49.595711][ T1511] ---- ---- [ 49.601063][ T1511] lock(&ei->i_data_sem/3); [ 49.605643][ T1511] lock(&ea_inode->i_rwsem#7/1); [ 49.613166][ T1511] lock(&ei->i_data_sem/3); [ 49.620384][ T1511] lock(&ea_inode->i_rwsem#7/1); [ 49.625469][ T1511] [ 49.625469][ T1511] *** DEADLOCK *** [ 49.625469][ T1511] [ 49.633678][ T1511] 5 locks held by syz-executor.0/1511: [ 49.639184][ T1511] #0: ffff888106260438 (sb_writers#4){.+.+}-{0:0}, at: mnt_want_write+0xe/0x30 [ 49.648259][ T1511] #1: ffff888114da3cd0 (&sb->s_type->i_mutex_key#7){++++}-{3:3}, at: do_truncate+0xcd/0x120 [ 49.658561][ T1511] #2: ffff888114da3e70 (mapping.invalidate_lock){++++}-{3:3}, at: ext4_setattr+0x3ff/0x700 [ 49.668597][ T1511] #3: ffff888114da3b58 (&ei->i_data_sem/3){++++}-{3:3}, at: ext4_setattr+0x5dd/0x700 [ 49.678198][ T1511] #4: ffff888114da3998 (&ei->xattr_sem){++++}-{3:3}, at: __ext4_mark_inode_dirty+0x149/0x230 [ 49.688615][ T1511] [ 49.688615][ T1511] stack backtrace: [ 49.694564][ T1511] CPU: 1 PID: 1511 Comm: syz-executor.0 Not tainted 6.1.87-syzkaller #0 [ 49.703050][ T1511] Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024 [ 49.713184][ T1511] Call Trace: [ 49.716440][ T1511] [ 49.719339][ T1511] dump_stack_lvl+0x89/0xd7 [ 49.723807][ T1511] print_circular_bug+0x2c5/0x300 [ 49.728815][ T1511] check_noncircular+0x106/0x110 [ 49.733889][ T1511] __lock_acquire+0x146d/0x2830 [ 49.738714][ T1511] ? ext4_xattr_inode_iget+0x151/0x170 [ 49.744591][ T1511] lock_acquire+0xe3/0x270 [ 49.749068][ T1511] ? ext4_xattr_inode_iget+0x151/0x170 [ 49.754689][ T1511] down_write+0x26/0xc0 [ 49.759209][ T1511] ? ext4_xattr_inode_iget+0x151/0x170 [ 49.764728][ T1511] ext4_xattr_inode_iget+0x151/0x170 [ 49.770124][ T1511] ext4_xattr_inode_get+0x4f/0x210 [ 49.775225][ T1511] ext4_expand_extra_isize_ea+0x43c/0x850 [ 49.780930][ T1511] __ext4_expand_extra_isize+0xbc/0x130 [ 49.786537][ T1511] __ext4_mark_inode_dirty+0x17f/0x230 [ 49.792130][ T1511] ext4_setattr+0x607/0x700 [ 49.796594][ T1511] notify_change+0x3c2/0x420 [ 49.801364][ T1511] do_truncate+0xdd/0x120 [ 49.805754][ T1511] path_openat+0xb69/0xc40 [ 49.810142][ T1511] do_filp_open+0xa8/0x150 [ 49.814538][ T1511] do_sys_openat2+0x89/0x160 [ 49.819124][ T1511] __x64_sys_creat+0x42/0x60 [ 49.824145][ T1511] do_syscall_64+0x3b/0x80 [ 49.828555][ T1511] ? clear_bhb_loop+0x45/0xa0 [ 49.833203][ T1511] entry_SYSCALL_64_after_hwframe+0x68/0xd2 [ 49.839060][ T1511] RIP: 0033:0x7f3bea69a959 [ 49.843452][ T1511] Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 e1 20 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b0 ff ff ff f7 d8 64 89 01 48 [ 49.863228][ T1511] RSP: 002b:00007f3bea21d0c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000055 [ 49.871609][ T1511] RAX: ffffffffffffffda RBX: 00007f3bea7b9f80 RCX: 00007f3bea69a959 [ 49.879564][ T1511] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000020000080 [ 49.887500][ T1511] RBP: 00007f3bea6f6c88 R08: 0000000000000000 R09: 0000000000000000 [ 49.895474][ T1511] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 [ 49.903472][ T1511] R13: 0000000000000006 R14: 00007f3bea7b9f80 R15: 00007ffd0d68f138 [ 49.911427][ T1511] [ 49.919079][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 49.930208][ T1514] loop0: detected capacity change from 0 to 512 [ 49.936865][ T1514] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 49.948962][ T1514] EXT4-fs (loop0): 1 truncate cleaned up [ 49.954684][ T1514] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 49.967755][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 49.977424][ T1517] loop0: detected capacity change from 0 to 512 [ 49.983936][ T1517] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 49.995925][ T1517] EXT4-fs (loop0): 1 truncate cleaned up [ 50.001720][ T1517] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.014199][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.023447][ T1520] loop0: detected capacity change from 0 to 512 [ 50.029993][ T1520] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.042010][ T1520] EXT4-fs (loop0): 1 truncate cleaned up [ 50.047671][ T1520] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.059662][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.068533][ T1523] loop0: detected capacity change from 0 to 512 [ 50.075079][ T1523] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.087097][ T1523] EXT4-fs (loop0): 1 truncate cleaned up [ 50.092830][ T1523] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.104953][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.114416][ T1526] loop0: detected capacity change from 0 to 512 [ 50.120897][ T1526] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.133751][ T1526] EXT4-fs (loop0): 1 truncate cleaned up [ 50.139384][ T1526] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.151474][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.160445][ T1529] loop0: detected capacity change from 0 to 512 [ 50.167043][ T1529] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.179722][ T1529] EXT4-fs (loop0): 1 truncate cleaned up [ 50.185367][ T1529] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.197993][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.207339][ T1532] loop0: detected capacity change from 0 to 512 [ 50.214002][ T1532] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.226094][ T1532] EXT4-fs (loop0): 1 truncate cleaned up [ 50.231792][ T1532] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.243813][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.253084][ T1535] loop0: detected capacity change from 0 to 512 [ 50.259695][ T1535] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.271779][ T1535] EXT4-fs (loop0): 1 truncate cleaned up [ 50.277558][ T1535] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.289864][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.300634][ T1538] loop0: detected capacity change from 0 to 512 [ 50.307206][ T1538] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.319088][ T1538] EXT4-fs (loop0): 1 truncate cleaned up [ 50.324753][ T1538] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.337228][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.346373][ T1541] loop0: detected capacity change from 0 to 512 [ 50.352868][ T1541] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.364835][ T1541] EXT4-fs (loop0): 1 truncate cleaned up [ 50.370455][ T1541] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.382563][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.392061][ T1544] loop0: detected capacity change from 0 to 512 [ 50.398793][ T1544] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.410820][ T1544] EXT4-fs (loop0): 1 truncate cleaned up [ 50.416590][ T1544] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.431667][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.442811][ T1547] loop0: detected capacity change from 0 to 512 [ 50.449506][ T1547] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.463112][ T1547] EXT4-fs (loop0): 1 truncate cleaned up [ 50.469091][ T1547] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.482667][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.492155][ T1550] loop0: detected capacity change from 0 to 512 [ 50.498637][ T1550] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.510432][ T1550] EXT4-fs (loop0): 1 truncate cleaned up [ 50.516245][ T1550] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.528877][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.537721][ T1553] loop0: detected capacity change from 0 to 512 [ 50.544188][ T1553] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.556290][ T1553] EXT4-fs (loop0): 1 truncate cleaned up [ 50.561917][ T1553] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.574329][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.583417][ T1556] loop0: detected capacity change from 0 to 512 [ 50.589972][ T1556] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.602040][ T1556] EXT4-fs (loop0): 1 truncate cleaned up [ 50.607713][ T1556] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.620875][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.629982][ T1559] loop0: detected capacity change from 0 to 512 [ 50.636537][ T1559] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.648357][ T1559] EXT4-fs (loop0): 1 truncate cleaned up [ 50.653990][ T1559] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.666344][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.675734][ T1562] loop0: detected capacity change from 0 to 512 [ 50.682226][ T1562] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.694602][ T1562] EXT4-fs (loop0): 1 truncate cleaned up [ 50.700236][ T1562] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.713111][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.723217][ T1565] loop0: detected capacity change from 0 to 512 [ 50.729867][ T1565] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.741762][ T1565] EXT4-fs (loop0): 1 truncate cleaned up [ 50.747412][ T1565] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.760953][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.771643][ T1568] loop0: detected capacity change from 0 to 512 [ 50.778386][ T1568] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.790496][ T1568] EXT4-fs (loop0): 1 truncate cleaned up [ 50.796347][ T1568] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.809234][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.819901][ T1571] loop0: detected capacity change from 0 to 512 [ 50.826381][ T1571] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.838415][ T1571] EXT4-fs (loop0): 1 truncate cleaned up [ 50.844429][ T1571] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.857958][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.868114][ T1574] loop0: detected capacity change from 0 to 512 [ 50.874865][ T1574] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.887080][ T1574] EXT4-fs (loop0): 1 truncate cleaned up [ 50.893100][ T1574] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.906207][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.915743][ T1577] loop0: detected capacity change from 0 to 512 [ 50.922267][ T1577] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.934364][ T1577] EXT4-fs (loop0): 1 truncate cleaned up [ 50.940077][ T1577] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 50.953897][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 50.964635][ T1580] loop0: detected capacity change from 0 to 512 [ 50.971155][ T1580] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 50.983897][ T1580] EXT4-fs (loop0): 1 truncate cleaned up [ 50.989549][ T1580] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 51.003147][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 51.014015][ T1583] loop0: detected capacity change from 0 to 512 [ 51.020692][ T1583] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.033041][ T1583] EXT4-fs (loop0): 1 truncate cleaned up [ 51.039064][ T1583] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 51.053006][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 51.064169][ T1586] loop0: detected capacity change from 0 to 512 [ 51.070726][ T1586] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.083130][ T1586] EXT4-fs (loop0): 1 truncate cleaned up [ 51.088910][ T1586] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 51.102206][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 51.112687][ T1589] loop0: detected capacity change from 0 to 512 [ 51.119372][ T1589] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.131411][ T1589] EXT4-fs (loop0): 1 truncate cleaned up [ 51.137184][ T1589] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 51.151430][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 51.162008][ T1592] loop0: detected capacity change from 0 to 512 [ 51.168870][ T1592] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.180677][ T1592] EXT4-fs (loop0): 1 truncate cleaned up [ 51.186556][ T1592] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 51.199213][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 51.208413][ T1595] loop0: detected capacity change from 0 to 512 [ 51.214981][ T1595] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.226876][ T1595] EXT4-fs (loop0): 1 truncate cleaned up [ 51.232497][ T1595] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 51.245227][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 51.256055][ T1598] loop0: detected capacity change from 0 to 512 [ 51.262844][ T1598] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.275172][ T1598] EXT4-fs (loop0): 1 truncate cleaned up [ 51.280907][ T1598] EXT4-fs (loop0): mounted filesystem without journal. Quota mode: writeback. [ 51.294404][ T1049] EXT4-fs (loop0): unmounting filesystem. [ 51.305283][ T1601] loop0: detected capacity change from 0 to 512 [ 51.312058][ T1601] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.324121][ T1601] EXT4-fs (loop0): 1 truncate cleaned up [ 51.337332][ T1604] loop0: detected capacity change from 0 to 512 [ 51.344205][ T1604] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.356177][ T1604] EXT4-fs (loop0): 1 truncate cleaned up [ 51.368923][ T1607] loop0: detected capacity change from 0 to 512 [ 51.375439][ T1607] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.387948][ T1607] EXT4-fs (loop0): 1 truncate cleaned up [ 51.410596][ T1610] loop0: detected capacity change from 0 to 512 [ 51.417393][ T1610] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.429586][ T1610] EXT4-fs (loop0): 1 truncate cleaned up [ 51.444931][ T1613] loop0: detected capacity change from 0 to 512 [ 51.451667][ T1613] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.464262][ T1613] EXT4-fs (loop0): 1 truncate cleaned up [ 51.479555][ T1616] loop0: detected capacity change from 0 to 512 2024/04/26 23:17:48 executed programs: 39 [ 51.486275][ T1616] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.499327][ T1616] EXT4-fs (loop0): 1 truncate cleaned up [ 51.515383][ T1619] loop0: detected capacity change from 0 to 512 [ 51.521996][ T1619] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.533993][ T1619] EXT4-fs (loop0): 1 truncate cleaned up [ 51.549890][ T1622] loop0: detected capacity change from 0 to 512 [ 51.556474][ T1622] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.568380][ T1622] EXT4-fs (loop0): 1 truncate cleaned up [ 51.583761][ T1625] loop0: detected capacity change from 0 to 512 [ 51.590451][ T1625] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.602929][ T1625] EXT4-fs (loop0): 1 truncate cleaned up [ 51.618705][ T1628] loop0: detected capacity change from 0 to 512 [ 51.625331][ T1628] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.637450][ T1628] EXT4-fs (loop0): 1 truncate cleaned up [ 51.650129][ T1631] loop0: detected capacity change from 0 to 512 [ 51.656716][ T1631] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.668652][ T1631] EXT4-fs (loop0): 1 truncate cleaned up [ 51.680762][ T1634] loop0: detected capacity change from 0 to 512 [ 51.687500][ T1634] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.699561][ T1634] EXT4-fs (loop0): 1 truncate cleaned up [ 51.714515][ T1637] loop0: detected capacity change from 0 to 512 [ 51.720987][ T1637] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.733230][ T1637] EXT4-fs (loop0): 1 truncate cleaned up [ 51.748132][ T1640] loop0: detected capacity change from 0 to 512 [ 51.754966][ T1640] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.767060][ T1640] EXT4-fs (loop0): 1 truncate cleaned up [ 51.781716][ T1643] loop0: detected capacity change from 0 to 512 [ 51.788282][ T1643] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.800240][ T1643] EXT4-fs (loop0): 1 truncate cleaned up [ 51.815763][ T1646] loop0: detected capacity change from 0 to 512 [ 51.822897][ T1646] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.835416][ T1646] EXT4-fs (loop0): 1 truncate cleaned up [ 51.850459][ T1649] loop0: detected capacity change from 0 to 512 [ 51.857392][ T1649] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.869519][ T1649] EXT4-fs (loop0): 1 truncate cleaned up [ 51.884645][ T1652] loop0: detected capacity change from 0 to 512 [ 51.891249][ T1652] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.903863][ T1652] EXT4-fs (loop0): 1 truncate cleaned up [ 51.918726][ T1655] loop0: detected capacity change from 0 to 512 [ 51.925334][ T1655] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.937651][ T1655] EXT4-fs (loop0): 1 truncate cleaned up [ 51.952742][ T1658] loop0: detected capacity change from 0 to 512 [ 51.959578][ T1658] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 51.971739][ T1658] EXT4-fs (loop0): 1 truncate cleaned up [ 51.986646][ T1661] loop0: detected capacity change from 0 to 512 [ 51.993464][ T1661] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.005364][ T1661] EXT4-fs (loop0): 1 truncate cleaned up [ 52.020500][ T1664] loop0: detected capacity change from 0 to 512 [ 52.027094][ T1664] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.039837][ T1664] EXT4-fs (loop0): 1 truncate cleaned up [ 52.054744][ T1667] loop0: detected capacity change from 0 to 512 [ 52.061704][ T1667] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.074232][ T1667] EXT4-fs (loop0): 1 truncate cleaned up [ 52.087965][ T1670] loop0: detected capacity change from 0 to 512 [ 52.094672][ T1670] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.107358][ T1670] EXT4-fs (loop0): 1 truncate cleaned up [ 52.120583][ T1673] loop0: detected capacity change from 0 to 512 [ 52.128499][ T1673] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.140696][ T1673] EXT4-fs (loop0): 1 truncate cleaned up [ 52.154402][ T1676] loop0: detected capacity change from 0 to 512 [ 52.161128][ T1676] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.173763][ T1676] EXT4-fs (loop0): 1 truncate cleaned up [ 52.187272][ T1679] loop0: detected capacity change from 0 to 512 [ 52.193837][ T1679] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.206239][ T1679] EXT4-fs (loop0): 1 truncate cleaned up [ 52.219929][ T1682] loop0: detected capacity change from 0 to 512 [ 52.227033][ T1682] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.238884][ T1682] EXT4-fs (loop0): 1 truncate cleaned up [ 52.250807][ T1685] loop0: detected capacity change from 0 to 512 [ 52.257343][ T1685] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.269110][ T1685] EXT4-fs (loop0): 1 truncate cleaned up [ 52.280784][ T1688] loop0: detected capacity change from 0 to 512 [ 52.287322][ T1688] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.299374][ T1688] EXT4-fs (loop0): 1 truncate cleaned up [ 52.311164][ T1691] loop0: detected capacity change from 0 to 512 [ 52.317816][ T1691] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.330088][ T1691] EXT4-fs (loop0): 1 truncate cleaned up [ 52.342106][ T1694] loop0: detected capacity change from 0 to 512 [ 52.348658][ T1694] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.360896][ T1694] EXT4-fs (loop0): 1 truncate cleaned up [ 52.372679][ T1697] loop0: detected capacity change from 0 to 512 [ 52.379657][ T1697] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.391800][ T1697] EXT4-fs (loop0): 1 truncate cleaned up [ 52.404061][ T1700] loop0: detected capacity change from 0 to 512 [ 52.410927][ T1700] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.423071][ T1700] EXT4-fs (loop0): 1 truncate cleaned up [ 52.436124][ T1703] loop0: detected capacity change from 0 to 512 [ 52.443287][ T1703] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.455462][ T1703] EXT4-fs (loop0): 1 truncate cleaned up [ 52.469706][ T1706] loop0: detected capacity change from 0 to 512 [ 52.476499][ T1706] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.488606][ T1706] EXT4-fs (loop0): 1 truncate cleaned up [ 52.500516][ T1709] loop0: detected capacity change from 0 to 512 [ 52.507166][ T1709] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.519386][ T1709] EXT4-fs (loop0): 1 truncate cleaned up [ 52.534224][ T1713] loop0: detected capacity change from 0 to 512 [ 52.540843][ T1713] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.553504][ T1713] EXT4-fs (loop0): 1 truncate cleaned up [ 52.568308][ T1716] loop0: detected capacity change from 0 to 512 [ 52.574792][ T1716] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.586666][ T1716] EXT4-fs (loop0): 1 truncate cleaned up [ 52.600885][ T1719] loop0: detected capacity change from 0 to 512 [ 52.607393][ T1719] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.619584][ T1719] EXT4-fs (loop0): 1 truncate cleaned up [ 52.633171][ T1722] loop0: detected capacity change from 0 to 512 [ 52.640198][ T1722] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.652257][ T1722] EXT4-fs (loop0): 1 truncate cleaned up [ 52.665428][ T1725] loop0: detected capacity change from 0 to 512 [ 52.672025][ T1725] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.684074][ T1725] EXT4-fs (loop0): 1 truncate cleaned up [ 52.699133][ T1728] loop0: detected capacity change from 0 to 512 [ 52.706269][ T1728] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.718281][ T1728] EXT4-fs (loop0): 1 truncate cleaned up [ 52.733006][ T1731] loop0: detected capacity change from 0 to 512 [ 52.739602][ T1731] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.751618][ T1731] EXT4-fs (loop0): 1 truncate cleaned up [ 52.766429][ T1734] loop0: detected capacity change from 0 to 512 [ 52.772868][ T1734] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.785193][ T1734] EXT4-fs (loop0): 1 truncate cleaned up [ 52.800566][ T1737] loop0: detected capacity change from 0 to 512 [ 52.807339][ T1737] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.819322][ T1737] EXT4-fs (loop0): 1 truncate cleaned up [ 52.834133][ T1740] loop0: detected capacity change from 0 to 512 [ 52.840718][ T1740] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.852780][ T1740] EXT4-fs (loop0): 1 truncate cleaned up [ 52.867625][ T1743] loop0: detected capacity change from 0 to 512 [ 52.874514][ T1743] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.886363][ T1743] EXT4-fs (loop0): 1 truncate cleaned up [ 52.900269][ T1746] loop0: detected capacity change from 0 to 512 [ 52.907259][ T1746] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.919170][ T1746] EXT4-fs (loop0): 1 truncate cleaned up [ 52.933060][ T1749] loop0: detected capacity change from 0 to 512 [ 52.939615][ T1749] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.951611][ T1749] EXT4-fs (loop0): 1 truncate cleaned up [ 52.966130][ T1752] loop0: detected capacity change from 0 to 512 [ 52.972852][ T1752] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 52.985263][ T1752] EXT4-fs (loop0): 1 truncate cleaned up [ 52.999226][ T1755] loop0: detected capacity change from 0 to 512 [ 53.006125][ T1755] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.018181][ T1755] EXT4-fs (loop0): 1 truncate cleaned up [ 53.033955][ T1758] loop0: detected capacity change from 0 to 512 [ 53.040549][ T1758] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.052546][ T1758] EXT4-fs (loop0): 1 truncate cleaned up [ 53.069014][ T1761] loop0: detected capacity change from 0 to 512 [ 53.075906][ T1761] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.088550][ T1761] EXT4-fs (loop0): 1 truncate cleaned up [ 53.106496][ T1764] loop0: detected capacity change from 0 to 512 [ 53.113064][ T1764] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.126014][ T1764] EXT4-fs (loop0): 1 truncate cleaned up [ 53.141701][ T1767] loop0: detected capacity change from 0 to 512 [ 53.148357][ T1767] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.160338][ T1767] EXT4-fs (loop0): 1 truncate cleaned up [ 53.174493][ T1770] loop0: detected capacity change from 0 to 512 [ 53.181810][ T1770] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.193992][ T1770] EXT4-fs (loop0): 1 truncate cleaned up [ 53.208584][ T1773] loop0: detected capacity change from 0 to 512 [ 53.215171][ T1773] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.227430][ T1773] EXT4-fs (loop0): 1 truncate cleaned up [ 53.242853][ T1776] loop0: detected capacity change from 0 to 512 [ 53.249641][ T1776] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.262350][ T1776] EXT4-fs (loop0): 1 truncate cleaned up [ 53.275149][ T1779] loop0: detected capacity change from 0 to 512 [ 53.281803][ T1779] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.294539][ T1779] EXT4-fs (loop0): 1 truncate cleaned up [ 53.308755][ T1782] loop0: detected capacity change from 0 to 512 [ 53.315443][ T1782] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.327355][ T1782] EXT4-fs (loop0): 1 truncate cleaned up [ 53.340991][ T1785] loop0: detected capacity change from 0 to 512 [ 53.347840][ T1785] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.359706][ T1785] EXT4-fs (loop0): 1 truncate cleaned up [ 53.374389][ T1788] loop0: detected capacity change from 0 to 512 [ 53.381666][ T1788] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.393715][ T1788] EXT4-fs (loop0): 1 truncate cleaned up [ 53.408243][ T1791] loop0: detected capacity change from 0 to 512 [ 53.414980][ T1791] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.427254][ T1791] EXT4-fs (loop0): 1 truncate cleaned up [ 53.441777][ T1794] loop0: detected capacity change from 0 to 512 [ 53.448310][ T1794] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.460235][ T1794] EXT4-fs (loop0): 1 truncate cleaned up [ 53.473107][ T1797] loop0: detected capacity change from 0 to 512 [ 53.479601][ T1797] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.492505][ T1797] EXT4-fs (loop0): 1 truncate cleaned up [ 53.506925][ T1800] loop0: detected capacity change from 0 to 512 [ 53.513479][ T1800] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.525491][ T1800] EXT4-fs (loop0): 1 truncate cleaned up [ 53.540119][ T1803] loop0: detected capacity change from 0 to 512 [ 53.546685][ T1803] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.558599][ T1803] EXT4-fs (loop0): 1 truncate cleaned up [ 53.571501][ T1806] loop0: detected capacity change from 0 to 512 [ 53.578022][ T1806] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.589996][ T1806] EXT4-fs (loop0): 1 truncate cleaned up [ 53.603226][ T1809] loop0: detected capacity change from 0 to 512 [ 53.609882][ T1809] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.621747][ T1809] EXT4-fs (loop0): 1 truncate cleaned up [ 53.635655][ T1812] loop0: detected capacity change from 0 to 512 [ 53.642333][ T1812] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.654645][ T1812] EXT4-fs (loop0): 1 truncate cleaned up [ 53.669232][ T1815] loop0: detected capacity change from 0 to 512 [ 53.675796][ T1815] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.688208][ T1815] EXT4-fs (loop0): 1 truncate cleaned up [ 53.702737][ T1818] loop0: detected capacity change from 0 to 512 [ 53.709375][ T1818] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.721653][ T1818] EXT4-fs (loop0): 1 truncate cleaned up [ 53.735988][ T1821] loop0: detected capacity change from 0 to 512 [ 53.742640][ T1821] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.755352][ T1821] EXT4-fs (loop0): 1 truncate cleaned up [ 53.770260][ T1824] loop0: detected capacity change from 0 to 512 [ 53.776847][ T1824] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.789343][ T1824] EXT4-fs (loop0): 1 truncate cleaned up [ 53.804105][ T1827] loop0: detected capacity change from 0 to 512 [ 53.810697][ T1827] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.822704][ T1827] EXT4-fs (loop0): 1 truncate cleaned up [ 53.837571][ T1830] loop0: detected capacity change from 0 to 512 [ 53.844094][ T1830] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.856287][ T1830] EXT4-fs (loop0): 1 truncate cleaned up [ 53.870642][ T1833] loop0: detected capacity change from 0 to 512 [ 53.877256][ T1833] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.889523][ T1833] EXT4-fs (loop0): 1 truncate cleaned up [ 53.904536][ T1836] loop0: detected capacity change from 0 to 512 [ 53.911136][ T1836] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.923178][ T1836] EXT4-fs (loop0): 1 truncate cleaned up [ 53.937795][ T1839] loop0: detected capacity change from 0 to 512 [ 53.944476][ T1839] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.956387][ T1839] EXT4-fs (loop0): 1 truncate cleaned up [ 53.971121][ T1842] loop0: detected capacity change from 0 to 512 [ 53.977832][ T1842] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 53.990169][ T1842] EXT4-fs (loop0): 1 truncate cleaned up [ 54.005087][ T1845] loop0: detected capacity change from 0 to 512 [ 54.012139][ T1845] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.024469][ T1845] EXT4-fs (loop0): 1 truncate cleaned up [ 54.039666][ T1848] loop0: detected capacity change from 0 to 512 [ 54.046314][ T1848] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.058627][ T1848] EXT4-fs (loop0): 1 truncate cleaned up [ 54.073920][ T1851] loop0: detected capacity change from 0 to 512 [ 54.080562][ T1851] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.092797][ T1851] EXT4-fs (loop0): 1 truncate cleaned up [ 54.107795][ T1854] loop0: detected capacity change from 0 to 512 [ 54.114560][ T1854] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.127175][ T1854] EXT4-fs (loop0): 1 truncate cleaned up [ 54.141423][ T1857] loop0: detected capacity change from 0 to 512 [ 54.148063][ T1857] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.160212][ T1857] EXT4-fs (loop0): 1 truncate cleaned up [ 54.174970][ T1860] loop0: detected capacity change from 0 to 512 [ 54.181442][ T1860] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.193603][ T1860] EXT4-fs (loop0): 1 truncate cleaned up [ 54.208040][ T1863] loop0: detected capacity change from 0 to 512 [ 54.214596][ T1863] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.226769][ T1863] EXT4-fs (loop0): 1 truncate cleaned up [ 54.241137][ T1866] loop0: detected capacity change from 0 to 512 [ 54.247738][ T1866] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.259972][ T1866] EXT4-fs (loop0): 1 truncate cleaned up [ 54.274734][ T1869] loop0: detected capacity change from 0 to 512 [ 54.281309][ T1869] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.293711][ T1869] EXT4-fs (loop0): 1 truncate cleaned up [ 54.308639][ T1872] loop0: detected capacity change from 0 to 512 [ 54.315235][ T1872] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.327584][ T1872] EXT4-fs (loop0): 1 truncate cleaned up [ 54.343332][ T1875] loop0: detected capacity change from 0 to 512 [ 54.350163][ T1875] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.362370][ T1875] EXT4-fs (loop0): 1 truncate cleaned up [ 54.377422][ T1878] loop0: detected capacity change from 0 to 512 [ 54.384194][ T1878] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.396565][ T1878] EXT4-fs (loop0): 1 truncate cleaned up [ 54.411910][ T1881] loop0: detected capacity change from 0 to 512 [ 54.418967][ T1881] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.431832][ T1881] EXT4-fs (loop0): 1 truncate cleaned up [ 54.445889][ T1884] loop0: detected capacity change from 0 to 512 [ 54.452498][ T1884] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.464706][ T1884] EXT4-fs (loop0): 1 truncate cleaned up [ 54.479837][ T1887] loop0: detected capacity change from 0 to 512 [ 54.486631][ T1887] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.498969][ T1887] EXT4-fs (loop0): 1 truncate cleaned up [ 54.514619][ T1890] loop0: detected capacity change from 0 to 512 [ 54.521213][ T1890] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.533891][ T1890] EXT4-fs (loop0): 1 truncate cleaned up [ 54.549157][ T1893] loop0: detected capacity change from 0 to 512 [ 54.555686][ T1893] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.567791][ T1893] EXT4-fs (loop0): 1 truncate cleaned up [ 54.583014][ T1896] loop0: detected capacity change from 0 to 512 [ 54.589695][ T1896] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.602102][ T1896] EXT4-fs (loop0): 1 truncate cleaned up [ 54.617581][ T1899] loop0: detected capacity change from 0 to 512 [ 54.624169][ T1899] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.636256][ T1899] EXT4-fs (loop0): 1 truncate cleaned up [ 54.651678][ T1902] loop0: detected capacity change from 0 to 512 [ 54.658439][ T1902] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.670428][ T1902] EXT4-fs (loop0): 1 truncate cleaned up [ 54.686519][ T1905] loop0: detected capacity change from 0 to 512 [ 54.693088][ T1905] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.705233][ T1905] EXT4-fs (loop0): 1 truncate cleaned up [ 54.720831][ T1908] loop0: detected capacity change from 0 to 512 [ 54.727576][ T1908] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.739685][ T1908] EXT4-fs (loop0): 1 truncate cleaned up [ 54.755587][ T1911] loop0: detected capacity change from 0 to 512 [ 54.762334][ T1911] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.774656][ T1911] EXT4-fs (loop0): 1 truncate cleaned up [ 54.789807][ T1914] loop0: detected capacity change from 0 to 512 [ 54.796514][ T1914] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.808833][ T1914] EXT4-fs (loop0): 1 truncate cleaned up [ 54.823534][ T1917] loop0: detected capacity change from 0 to 512 [ 54.830053][ T1917] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.841993][ T1917] EXT4-fs (loop0): 1 truncate cleaned up [ 54.856689][ T1920] loop0: detected capacity change from 0 to 512 [ 54.863216][ T1920] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.875665][ T1920] EXT4-fs (loop0): 1 truncate cleaned up [ 54.891247][ T1923] loop0: detected capacity change from 0 to 512 [ 54.897988][ T1923] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.910769][ T1923] EXT4-fs (loop0): 1 truncate cleaned up [ 54.925644][ T1926] loop0: detected capacity change from 0 to 512 [ 54.932597][ T1926] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.944711][ T1926] EXT4-fs (loop0): 1 truncate cleaned up [ 54.959214][ T1929] loop0: detected capacity change from 0 to 512 [ 54.966542][ T1929] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 54.978733][ T1929] EXT4-fs (loop0): 1 truncate cleaned up [ 54.993703][ T1932] loop0: detected capacity change from 0 to 512 [ 55.000306][ T1932] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.012330][ T1932] EXT4-fs (loop0): 1 truncate cleaned up [ 55.026537][ T1935] loop0: detected capacity change from 0 to 512 [ 55.033137][ T1935] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.045232][ T1935] EXT4-fs (loop0): 1 truncate cleaned up [ 55.060703][ T1938] loop0: detected capacity change from 0 to 512 [ 55.067560][ T1938] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.079802][ T1938] EXT4-fs (loop0): 1 truncate cleaned up [ 55.094124][ T1941] loop0: detected capacity change from 0 to 512 [ 55.100737][ T1941] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.113239][ T1941] EXT4-fs (loop0): 1 truncate cleaned up [ 55.127652][ T1944] loop0: detected capacity change from 0 to 512 [ 55.134404][ T1944] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.146584][ T1944] EXT4-fs (loop0): 1 truncate cleaned up [ 55.161384][ T1947] loop0: detected capacity change from 0 to 512 [ 55.168094][ T1947] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.180096][ T1947] EXT4-fs (loop0): 1 truncate cleaned up [ 55.196448][ T1950] loop0: detected capacity change from 0 to 512 [ 55.203152][ T1950] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.215614][ T1950] EXT4-fs (loop0): 1 truncate cleaned up [ 55.230526][ T1953] loop0: detected capacity change from 0 to 512 [ 55.237315][ T1953] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.249440][ T1953] EXT4-fs (loop0): 1 truncate cleaned up [ 55.263539][ T1956] loop0: detected capacity change from 0 to 512 [ 55.270076][ T1956] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.282370][ T1956] EXT4-fs (loop0): 1 truncate cleaned up [ 55.297950][ T1959] loop0: detected capacity change from 0 to 512 [ 55.304781][ T1959] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.316922][ T1959] EXT4-fs (loop0): 1 truncate cleaned up [ 55.330993][ T1962] loop0: detected capacity change from 0 to 512 [ 55.337723][ T1962] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.350012][ T1962] EXT4-fs (loop0): 1 truncate cleaned up [ 55.365924][ T1965] loop0: detected capacity change from 0 to 512 [ 55.372610][ T1965] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.384712][ T1965] EXT4-fs (loop0): 1 truncate cleaned up [ 55.399789][ T1968] loop0: detected capacity change from 0 to 512 [ 55.406761][ T1968] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.419244][ T1968] EXT4-fs (loop0): 1 truncate cleaned up [ 55.435077][ T1971] loop0: detected capacity change from 0 to 512 [ 55.441529][ T1971] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.453686][ T1971] EXT4-fs (loop0): 1 truncate cleaned up [ 55.469343][ T1974] loop0: detected capacity change from 0 to 512 [ 55.475891][ T1974] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.488060][ T1974] EXT4-fs (loop0): 1 truncate cleaned up [ 55.504881][ T1977] loop0: detected capacity change from 0 to 512 [ 55.511482][ T1977] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.524149][ T1977] EXT4-fs (loop0): 1 truncate cleaned up [ 55.539407][ T1980] loop0: detected capacity change from 0 to 512 [ 55.546193][ T1980] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.558730][ T1980] EXT4-fs (loop0): 1 truncate cleaned up [ 55.573137][ T1983] loop0: detected capacity change from 0 to 512 [ 55.579971][ T1983] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.592314][ T1983] EXT4-fs (loop0): 1 truncate cleaned up [ 55.607075][ T1986] loop0: detected capacity change from 0 to 512 [ 55.613672][ T1986] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.625664][ T1986] EXT4-fs (loop0): 1 truncate cleaned up [ 55.639518][ T1989] loop0: detected capacity change from 0 to 512 [ 55.646316][ T1989] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.658623][ T1989] EXT4-fs (loop0): 1 truncate cleaned up [ 55.673151][ T1992] loop0: detected capacity change from 0 to 512 [ 55.679862][ T1992] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.692398][ T1992] EXT4-fs (loop0): 1 truncate cleaned up [ 55.705007][ T1995] loop0: detected capacity change from 0 to 512 [ 55.711648][ T1995] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.723986][ T1995] EXT4-fs (loop0): 1 truncate cleaned up [ 55.736241][ T1998] loop0: detected capacity change from 0 to 512 [ 55.743154][ T1998] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.755715][ T1998] EXT4-fs (loop0): 1 truncate cleaned up [ 55.770751][ T2001] loop0: detected capacity change from 0 to 512 [ 55.777493][ T2001] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.790009][ T2001] EXT4-fs (loop0): 1 truncate cleaned up [ 55.804842][ T2004] loop0: detected capacity change from 0 to 512 [ 55.811655][ T2004] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.824025][ T2004] EXT4-fs (loop0): 1 truncate cleaned up [ 55.839696][ T2007] loop0: detected capacity change from 0 to 512 [ 55.846402][ T2007] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.858340][ T2007] EXT4-fs (loop0): 1 truncate cleaned up [ 55.871363][ T2010] loop0: detected capacity change from 0 to 512 [ 55.878124][ T2010] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.890088][ T2010] EXT4-fs (loop0): 1 truncate cleaned up [ 55.903974][ T2013] loop0: detected capacity change from 0 to 512 [ 55.910585][ T2013] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.922565][ T2013] EXT4-fs (loop0): 1 truncate cleaned up [ 55.937621][ T2016] loop0: detected capacity change from 0 to 512 [ 55.944366][ T2016] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.956618][ T2016] EXT4-fs (loop0): 1 truncate cleaned up [ 55.971697][ T2020] loop0: detected capacity change from 0 to 512 [ 55.978312][ T2020] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 55.990456][ T2020] EXT4-fs (loop0): 1 truncate cleaned up [ 56.005554][ T2023] loop0: detected capacity change from 0 to 512 [ 56.012169][ T2023] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.024296][ T2023] EXT4-fs (loop0): 1 truncate cleaned up [ 56.039204][ T2026] loop0: detected capacity change from 0 to 512 [ 56.045750][ T2026] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.057786][ T2026] EXT4-fs (loop0): 1 truncate cleaned up [ 56.071864][ T2029] loop0: detected capacity change from 0 to 512 [ 56.078908][ T2029] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.090672][ T2029] EXT4-fs (loop0): 1 truncate cleaned up [ 56.104126][ T2032] loop0: detected capacity change from 0 to 512 [ 56.110741][ T2032] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.122960][ T2032] EXT4-fs (loop0): 1 truncate cleaned up [ 56.136739][ T2035] loop0: detected capacity change from 0 to 512 [ 56.143286][ T2035] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.155284][ T2035] EXT4-fs (loop0): 1 truncate cleaned up [ 56.170961][ T2038] loop0: detected capacity change from 0 to 512 [ 56.177703][ T2038] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.189797][ T2038] EXT4-fs (loop0): 1 truncate cleaned up [ 56.202064][ T2041] loop0: detected capacity change from 0 to 512 [ 56.208919][ T2041] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.220993][ T2041] EXT4-fs (loop0): 1 truncate cleaned up [ 56.234235][ T2044] loop0: detected capacity change from 0 to 512 [ 56.240736][ T2044] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.252520][ T2044] EXT4-fs (loop0): 1 truncate cleaned up [ 56.264962][ T2047] loop0: detected capacity change from 0 to 512 [ 56.271427][ T2047] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.283600][ T2047] EXT4-fs (loop0): 1 truncate cleaned up [ 56.297832][ T2050] loop0: detected capacity change from 0 to 512 [ 56.304509][ T2050] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.316371][ T2050] EXT4-fs (loop0): 1 truncate cleaned up [ 56.328597][ T2053] loop0: detected capacity change from 0 to 512 [ 56.335155][ T2053] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.347166][ T2053] EXT4-fs (loop0): 1 truncate cleaned up [ 56.360834][ T2056] loop0: detected capacity change from 0 to 512 [ 56.367445][ T2056] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.379943][ T2056] EXT4-fs (loop0): 1 truncate cleaned up [ 56.393868][ T2059] loop0: detected capacity change from 0 to 512 [ 56.400783][ T2059] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.413178][ T2059] EXT4-fs (loop0): 1 truncate cleaned up [ 56.426949][ T2062] loop0: detected capacity change from 0 to 512 [ 56.433518][ T2062] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.445420][ T2062] EXT4-fs (loop0): 1 truncate cleaned up [ 56.458888][ T2065] loop0: detected capacity change from 0 to 512 [ 56.465815][ T2065] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.478008][ T2065] EXT4-fs (loop0): 1 truncate cleaned up [ 56.491468][ T2068] loop0: detected capacity change from 0 to 512 [ 56.497986][ T2068] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.510410][ T2068] EXT4-fs (loop0): 1 truncate cleaned up 2024/04/26 23:17:53 executed programs: 189 [ 56.525211][ T2071] loop0: detected capacity change from 0 to 512 [ 56.531861][ T2071] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.544048][ T2071] EXT4-fs (loop0): 1 truncate cleaned up [ 56.558556][ T2074] loop0: detected capacity change from 0 to 512 [ 56.565173][ T2074] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.577575][ T2074] EXT4-fs (loop0): 1 truncate cleaned up [ 56.592106][ T2077] loop0: detected capacity change from 0 to 512 [ 56.598646][ T2077] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.610589][ T2077] EXT4-fs (loop0): 1 truncate cleaned up [ 56.624404][ T2080] loop0: detected capacity change from 0 to 512 [ 56.630864][ T2080] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.642807][ T2080] EXT4-fs (loop0): 1 truncate cleaned up [ 56.657298][ T2083] loop0: detected capacity change from 0 to 512 [ 56.663940][ T2083] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.675894][ T2083] EXT4-fs (loop0): 1 truncate cleaned up [ 56.689682][ T2086] loop0: detected capacity change from 0 to 512 [ 56.696164][ T2086] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.708260][ T2086] EXT4-fs (loop0): 1 truncate cleaned up [ 56.721249][ T2089] loop0: detected capacity change from 0 to 512 [ 56.727997][ T2089] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.740069][ T2089] EXT4-fs (loop0): 1 truncate cleaned up [ 56.753053][ T2092] loop0: detected capacity change from 0 to 512 [ 56.760080][ T2092] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.772052][ T2092] EXT4-fs (loop0): 1 truncate cleaned up [ 56.786220][ T2095] loop0: detected capacity change from 0 to 512 [ 56.793189][ T2095] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.805617][ T2095] EXT4-fs (loop0): 1 truncate cleaned up [ 56.820784][ T2098] loop0: detected capacity change from 0 to 512 [ 56.827405][ T2098] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.839330][ T2098] EXT4-fs (loop0): 1 truncate cleaned up [ 56.853673][ T2101] loop0: detected capacity change from 0 to 512 [ 56.860158][ T2101] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.872096][ T2101] EXT4-fs (loop0): 1 truncate cleaned up [ 56.886349][ T2104] loop0: detected capacity change from 0 to 512 [ 56.892886][ T2104] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.905487][ T2104] EXT4-fs (loop0): 1 truncate cleaned up [ 56.918834][ T2107] loop0: detected capacity change from 0 to 512 [ 56.925410][ T2107] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.937396][ T2107] EXT4-fs (loop0): 1 truncate cleaned up [ 56.950346][ T2110] loop0: detected capacity change from 0 to 512 [ 56.956922][ T2110] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 56.968982][ T2110] EXT4-fs (loop0): 1 truncate cleaned up [ 56.982824][ T2113] loop0: detected capacity change from 0 to 512 [ 56.989578][ T2113] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.001410][ T2113] EXT4-fs (loop0): 1 truncate cleaned up [ 57.013705][ T2116] loop0: detected capacity change from 0 to 512 [ 57.020112][ T2116] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.032177][ T2116] EXT4-fs (loop0): 1 truncate cleaned up [ 57.044737][ T2119] loop0: detected capacity change from 0 to 512 [ 57.051274][ T2119] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.063469][ T2119] EXT4-fs (loop0): 1 truncate cleaned up [ 57.076648][ T2122] loop0: detected capacity change from 0 to 512 [ 57.083666][ T2122] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.095413][ T2122] EXT4-fs (loop0): 1 truncate cleaned up [ 57.108604][ T2125] loop0: detected capacity change from 0 to 512 [ 57.115270][ T2125] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.127695][ T2125] EXT4-fs (loop0): 1 truncate cleaned up [ 57.142275][ T2128] loop0: detected capacity change from 0 to 512 [ 57.148839][ T2128] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.161125][ T2128] EXT4-fs (loop0): 1 truncate cleaned up [ 57.176605][ T2131] loop0: detected capacity change from 0 to 512 [ 57.183884][ T2131] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.196147][ T2131] EXT4-fs (loop0): 1 truncate cleaned up [ 57.211499][ T2134] loop0: detected capacity change from 0 to 512 [ 57.218157][ T2134] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.230387][ T2134] EXT4-fs (loop0): 1 truncate cleaned up [ 57.245334][ T2137] loop0: detected capacity change from 0 to 512 [ 57.251830][ T2137] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.263877][ T2137] EXT4-fs (loop0): 1 truncate cleaned up [ 57.277963][ T2140] loop0: detected capacity change from 0 to 512 [ 57.284797][ T2140] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.297551][ T2140] EXT4-fs (loop0): 1 truncate cleaned up [ 57.312065][ T2143] loop0: detected capacity change from 0 to 512 [ 57.318727][ T2143] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.330662][ T2143] EXT4-fs (loop0): 1 truncate cleaned up [ 57.346566][ T2146] loop0: detected capacity change from 0 to 512 [ 57.353891][ T2146] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.366142][ T2146] EXT4-fs (loop0): 1 truncate cleaned up [ 57.381055][ T2149] loop0: detected capacity change from 0 to 512 [ 57.387765][ T2149] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.400229][ T2149] EXT4-fs (loop0): 1 truncate cleaned up [ 57.416068][ T2152] loop0: detected capacity change from 0 to 512 [ 57.422660][ T2152] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.435015][ T2152] EXT4-fs (loop0): 1 truncate cleaned up [ 57.450044][ T2155] loop0: detected capacity change from 0 to 512 [ 57.456941][ T2155] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.469325][ T2155] EXT4-fs (loop0): 1 truncate cleaned up [ 57.484397][ T2158] loop0: detected capacity change from 0 to 512 [ 57.490981][ T2158] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.503500][ T2158] EXT4-fs (loop0): 1 truncate cleaned up [ 57.519365][ T2161] loop0: detected capacity change from 0 to 512 [ 57.525953][ T2161] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.538031][ T2161] EXT4-fs (loop0): 1 truncate cleaned up [ 57.553728][ T2164] loop0: detected capacity change from 0 to 512 [ 57.560258][ T2164] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.572534][ T2164] EXT4-fs (loop0): 1 truncate cleaned up [ 57.589335][ T2167] loop0: detected capacity change from 0 to 512 [ 57.595898][ T2167] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.607866][ T2167] EXT4-fs (loop0): 1 truncate cleaned up [ 57.622085][ T2170] loop0: detected capacity change from 0 to 512 [ 57.628687][ T2170] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.641148][ T2170] EXT4-fs (loop0): 1 truncate cleaned up [ 57.657533][ T2173] loop0: detected capacity change from 0 to 512 [ 57.664262][ T2173] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.676352][ T2173] EXT4-fs (loop0): 1 truncate cleaned up [ 57.691141][ T2176] loop0: detected capacity change from 0 to 512 [ 57.697970][ T2176] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.710491][ T2176] EXT4-fs (loop0): 1 truncate cleaned up [ 57.725454][ T2179] loop0: detected capacity change from 0 to 512 [ 57.731947][ T2179] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.744080][ T2179] EXT4-fs (loop0): 1 truncate cleaned up [ 57.758473][ T2182] loop0: detected capacity change from 0 to 512 [ 57.765038][ T2182] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.777480][ T2182] EXT4-fs (loop0): 1 truncate cleaned up [ 57.793263][ T2185] loop0: detected capacity change from 0 to 512 [ 57.799916][ T2185] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.811938][ T2185] EXT4-fs (loop0): 1 truncate cleaned up [ 57.826768][ T2188] loop0: detected capacity change from 0 to 512 [ 57.833451][ T2188] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.845641][ T2188] EXT4-fs (loop0): 1 truncate cleaned up [ 57.860939][ T2191] loop0: detected capacity change from 0 to 512 [ 57.867588][ T2191] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.879742][ T2191] EXT4-fs (loop0): 1 truncate cleaned up [ 57.894192][ T2194] loop0: detected capacity change from 0 to 512 [ 57.900684][ T2194] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.912521][ T2194] EXT4-fs (loop0): 1 truncate cleaned up [ 57.928252][ T2197] loop0: detected capacity change from 0 to 512 [ 57.934854][ T2197] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.947247][ T2197] EXT4-fs (loop0): 1 truncate cleaned up [ 57.962340][ T2200] loop0: detected capacity change from 0 to 512 [ 57.969089][ T2200] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 57.981647][ T2200] EXT4-fs (loop0): 1 truncate cleaned up [ 57.996688][ T2203] loop0: detected capacity change from 0 to 512 [ 58.003433][ T2203] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.015558][ T2203] EXT4-fs (loop0): 1 truncate cleaned up [ 58.029889][ T2206] loop0: detected capacity change from 0 to 512 [ 58.036529][ T2206] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.048955][ T2206] EXT4-fs (loop0): 1 truncate cleaned up [ 58.063506][ T2209] loop0: detected capacity change from 0 to 512 [ 58.070263][ T2209] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.082535][ T2209] EXT4-fs (loop0): 1 truncate cleaned up [ 58.097986][ T2212] loop0: detected capacity change from 0 to 512 [ 58.104647][ T2212] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.116786][ T2212] EXT4-fs (loop0): 1 truncate cleaned up [ 58.131915][ T2215] loop0: detected capacity change from 0 to 512 [ 58.138629][ T2215] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.150589][ T2215] EXT4-fs (loop0): 1 truncate cleaned up [ 58.164774][ T2218] loop0: detected capacity change from 0 to 512 [ 58.171585][ T2218] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.183610][ T2218] EXT4-fs (loop0): 1 truncate cleaned up [ 58.196792][ T2221] loop0: detected capacity change from 0 to 512 [ 58.203305][ T2221] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.215514][ T2221] EXT4-fs (loop0): 1 truncate cleaned up [ 58.229216][ T2224] loop0: detected capacity change from 0 to 512 [ 58.235773][ T2224] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.247632][ T2224] EXT4-fs (loop0): 1 truncate cleaned up [ 58.261546][ T2227] loop0: detected capacity change from 0 to 512 [ 58.268026][ T2227] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.280040][ T2227] EXT4-fs (loop0): 1 truncate cleaned up [ 58.294873][ T2230] loop0: detected capacity change from 0 to 512 [ 58.301392][ T2230] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.313806][ T2230] EXT4-fs (loop0): 1 truncate cleaned up [ 58.328385][ T2233] loop0: detected capacity change from 0 to 512 [ 58.334885][ T2233] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.347121][ T2233] EXT4-fs (loop0): 1 truncate cleaned up [ 58.361028][ T2236] loop0: detected capacity change from 0 to 512 [ 58.367465][ T2236] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.379446][ T2236] EXT4-fs (loop0): 1 truncate cleaned up [ 58.394207][ T2239] loop0: detected capacity change from 0 to 512 [ 58.400734][ T2239] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.412914][ T2239] EXT4-fs (loop0): 1 truncate cleaned up [ 58.426808][ T2242] loop0: detected capacity change from 0 to 512 [ 58.434190][ T2242] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.446317][ T2242] EXT4-fs (loop0): 1 truncate cleaned up [ 58.459554][ T2246] loop0: detected capacity change from 0 to 512 [ 58.466231][ T2246] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.478003][ T2246] EXT4-fs (loop0): 1 truncate cleaned up [ 58.489689][ T2249] loop0: detected capacity change from 0 to 512 [ 58.496351][ T2249] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.508219][ T2249] EXT4-fs (loop0): 1 truncate cleaned up [ 58.521614][ T2252] loop0: detected capacity change from 0 to 512 [ 58.528123][ T2252] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.540080][ T2252] EXT4-fs (loop0): 1 truncate cleaned up [ 58.554755][ T2255] loop0: detected capacity change from 0 to 512 [ 58.561352][ T2255] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.573437][ T2255] EXT4-fs (loop0): 1 truncate cleaned up [ 58.587383][ T2258] loop0: detected capacity change from 0 to 512 [ 58.593828][ T2258] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.605811][ T2258] EXT4-fs (loop0): 1 truncate cleaned up [ 58.618821][ T2261] loop0: detected capacity change from 0 to 512 [ 58.625417][ T2261] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.637433][ T2261] EXT4-fs (loop0): 1 truncate cleaned up [ 58.651584][ T2264] loop0: detected capacity change from 0 to 512 [ 58.658262][ T2264] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.670416][ T2264] EXT4-fs (loop0): 1 truncate cleaned up [ 58.683836][ T2267] loop0: detected capacity change from 0 to 512 [ 58.690366][ T2267] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.702464][ T2267] EXT4-fs (loop0): 1 truncate cleaned up [ 58.715558][ T2270] loop0: detected capacity change from 0 to 512 [ 58.721989][ T2270] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.734370][ T2270] EXT4-fs (loop0): 1 truncate cleaned up [ 58.747918][ T2273] loop0: detected capacity change from 0 to 512 [ 58.754355][ T2273] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.766162][ T2273] EXT4-fs (loop0): 1 truncate cleaned up [ 58.781241][ T2276] loop0: detected capacity change from 0 to 512 [ 58.787750][ T2276] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.799571][ T2276] EXT4-fs (loop0): 1 truncate cleaned up [ 58.814363][ T2279] loop0: detected capacity change from 0 to 512 [ 58.820842][ T2279] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.832645][ T2279] EXT4-fs (loop0): 1 truncate cleaned up [ 58.847554][ T2282] loop0: detected capacity change from 0 to 512 [ 58.854062][ T2282] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.865804][ T2282] EXT4-fs (loop0): 1 truncate cleaned up [ 58.877934][ T2285] loop0: detected capacity change from 0 to 512 [ 58.885065][ T2285] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.896878][ T2285] EXT4-fs (loop0): 1 truncate cleaned up [ 58.909939][ T2288] loop0: detected capacity change from 0 to 512 [ 58.916438][ T2288] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.928152][ T2288] EXT4-fs (loop0): 1 truncate cleaned up [ 58.939954][ T2291] loop0: detected capacity change from 0 to 512 [ 58.946597][ T2291] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.958487][ T2291] EXT4-fs (loop0): 1 truncate cleaned up [ 58.971637][ T2294] loop0: detected capacity change from 0 to 512 [ 58.978291][ T2294] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 58.990208][ T2294] EXT4-fs (loop0): 1 truncate cleaned up [ 59.003485][ T2297] loop0: detected capacity change from 0 to 512 [ 59.010087][ T2297] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 59.022167][ T2297] EXT4-fs (loop0): 1 truncate cleaned up [ 59.036615][ T2300] loop0: detected capacity change from 0 to 512 [ 59.043028][ T2300] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 59.055009][ T2300] EXT4-fs (loop0): 1 truncate cleaned up [ 59.068690][ T2303] loop0: detected capacity change from 0 to 512 [ 59.075358][ T2303] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 59.087330][ T2303] EXT4-fs (loop0): 1 truncate cleaned up [ 59.101914][ T2306] loop0: detected capacity change from 0 to 512 [ 59.108332][ T2306] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 59.120070][ T2306] EXT4-fs (loop0): 1 truncate cleaned up [ 59.133947][ T2309] loop0: detected capacity change from 0 to 512 [ 59.140369][ T2309] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 59.152780][ T2309] EXT4-fs (loop0): 1 truncate cleaned up [ 59.168282][ T2312] loop0: detected capacity change from 0 to 512 [ 59.174997][ T2312] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 59.187122][ T2312] EXT4-fs (loop0): 1 truncate cleaned up [ 59.202411][ T2315] loop0: detected capacity change from 0 to 512 [ 59.209085][ T2315] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 59.221103][ T2315] EXT4-fs (loop0): 1 truncate cleaned up [ 59.235667][ T2318] loop0: detected capacity change from 0 to 512 [ 59.242220][ T2318] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 59.254621][ T2318] EXT4-fs (loop0): 1 truncate cleaned up [ 59.269788][ T2321] loop0: detected capacity change from 0 to 512 [ 59.276327][ T2321] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 59.288826][ T2321] EXT4-fs (loop0): 1 truncate cleaned up [ 59.304659][ T2324] loop0: detected capacity change from 0 to 512 [ 59.311257][ T2324] EXT4-fs: Warning: mounting with an experimental mount option 'dioread_nolock' for blocksize < PAGE_SIZE [ 59.323174][ T2324] EXT4-fs (loop0): 1 truncate cleaned up