[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <202507220717.738699fb-lkp@intel.com>
Date: Tue, 22 Jul 2025 13:53:44 +0800
From: kernel test robot <oliver.sang@...el.com>
To: Moon Hee Lee <moonhee.lee.ca@...il.com>
CC: <oe-lkp@...ts.linux.dev>, <lkp@...el.com>, <linux-ext4@...r.kernel.org>,
<tytso@....edu>, <adilger.kernel@...ger.ca>, <linux-kernel@...r.kernel.org>,
<syzbot+544248a761451c0df72f@...kaller.appspotmail.com>,
<linux-kernel-mentees@...ts.linux.dev>, <skhan@...uxfoundation.org>,
<david.hunter.linux@...il.com>, Moon Hee Lee <moonhee.lee.ca@...il.com>,
<oliver.sang@...el.com>
Subject: Re: [PATCH] ext4: bail out when EXT4_INLINE_DATA_FL lacks
system.data xattr
Hello,
kernel test robot noticed "xfstests.ext4.031.fail" on:
commit: ac16746132e9dafa56057ce201948e8853fd3834 ("[PATCH] ext4: bail out when EXT4_INLINE_DATA_FL lacks system.data xattr")
url: https://github.com/intel-lab-lkp/linux/commits/Moon-Hee-Lee/ext4-bail-out-when-EXT4_INLINE_DATA_FL-lacks-system-data-xattr/20250711-020009
base: https://git.kernel.org/cgit/linux/kernel/git/tytso/ext4.git dev
patch link: https://lore.kernel.org/all/20250710175837.29822-2-moonhee.lee.ca@gmail.com/
patch subject: [PATCH] ext4: bail out when EXT4_INLINE_DATA_FL lacks system.data xattr
in testcase: xfstests
version: xfstests-x86_64-e1e4a0ea-1_20250714
with following parameters:
bp1_memmap: 4G!8G
bp2_memmap: 4G!16G
disk: 2pmem
fs: ext4
test: ext4-031
config: x86_64-rhel-9.4-func
compiler: gcc-12
test machine: 8 threads Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz (Skylake) with 28G memory
(please refer to attached dmesg/kmsg for entire log/backtrace)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <oliver.sang@...el.com>
| Closes: https://lore.kernel.org/oe-lkp/202507220717.738699fb-lkp@intel.com
2025-07-17 19:49:18 export TEST_DIR=/fs/pmem0
2025-07-17 19:49:18 export TEST_DEV=/dev/pmem0
2025-07-17 19:49:18 export FSTYP=ext4
2025-07-17 19:49:18 export SCRATCH_MNT=/fs/scratch
2025-07-17 19:49:18 mkdir /fs/scratch -p
2025-07-17 19:49:18 export SCRATCH_DEV=/dev/pmem1
2025-07-17 19:49:18 echo ext4/031
2025-07-17 19:49:18 ./check -E tests/exclude/ext4 ext4/031
FSTYP -- ext4
PLATFORM -- Linux/x86_64 lkp-skl-d01 6.15.0-rc4-00053-gac16746132e9 #1 SMP PREEMPT_DYNAMIC Fri Jul 18 03:31:11 CST 2025
MKFS_OPTIONS -- -F /dev/pmem1
MOUNT_OPTIONS -- -o acl,user_xattr /dev/pmem1 /fs/scratch
ext4/031 - output mismatch (see /lkp/benchmarks/xfstests/results//ext4/031.out.bad)
--- tests/ext4/031.out 2025-07-14 17:48:52.000000000 +0000
+++ /lkp/benchmarks/xfstests/results//ext4/031.out.bad 2025-07-17 19:49:20.122098626 +0000
@@ -1,2 +1,3 @@
QA output created by 031
+/lkp/benchmarks/xfstests/tests/ext4/031: line 35: echo: write error: Structure needs cleaning
Silence is golden
...
(Run 'diff -u /lkp/benchmarks/xfstests/tests/ext4/031.out /lkp/benchmarks/xfstests/results//ext4/031.out.bad' to see the entire diff)
Ran: ext4/031
Failures: ext4/031
Failed 1 of 1 tests
The kernel config and materials to reproduce are available at:
https://download.01.org/0day-ci/archive/20250722/202507220717.738699fb-lkp@intel.com
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
Powered by blists - more mailing lists