Greeting,
FYI, we noticed the following commit (built with gcc-11):
commit: d1fc487ddf6a0bfd7bc2326cde73d76ccc64aeeb ("ext4: unconditionally enable the i_version counter")
https://git.kernel.org/cgit/linux/kernel/git/jlayton/linux.git iversion
in testcase: xfstests
version: xfstests-x86_64-c1144bf-1_20220906
with following parameters:
disk: 4HDD
fs: ext2
test: ext4-group-02
test-description: xfstests is a regression test suite for xfs and other files ystems.
test-url: git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
on test machine: 4 threads Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz (Skylake) with 32G memory
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
If you fix the issue, kindly add following tag
Reported-by: kernel test robot <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
2022-09-10 23:40:20 export TEST_DIR=/fs/sda1
2022-09-10 23:40:20 export TEST_DEV=/dev/sda1
2022-09-10 23:40:20 export FSTYP=ext2
2022-09-10 23:40:20 export SCRATCH_MNT=/fs/scratch
2022-09-10 23:40:20 mkdir /fs/scratch -p
2022-09-10 23:40:20 export SCRATCH_DEV=/dev/sda4
2022-09-10 23:40:20 sed "s:^:ext4/:" //lkp/benchmarks/xfstests/tests/ext4-group-02
2022-09-10 23:40:20 ./check -E tests/exclude/ext2 ext4/042 ext4/043 ext4/044 ext4/045 ext4/046 ext4/048 ext4/049 ext4/050 ext4/051 ext4/052 ext4/053 ext4/055 ext4/056 ext4/057 ext4/058 ext4/059
FSTYP -- ext2
PLATFORM -- Linux/x86_64 lkp-skl-d03 6.0.0-rc4-00059-gd1fc487ddf6a #1 SMP Sat Sep 10 19:32:51 CST 2022
MKFS_OPTIONS -- -F /dev/sda4
MOUNT_OPTIONS -- -o acl,user_xattr /dev/sda4 /fs/scratch
ext4/042 90s
ext4/043 [not run] not suitable for this filesystem type: ext2
ext4/044 [not run] not suitable for this filesystem type: ext2
ext4/045 [not run] not suitable for this filesystem type: ext2
ext4/046 [not run] not suitable for this filesystem type: ext2
ext4/048 [not run] not suitable for this filesystem type: ext2
ext4/049 [not run] not suitable for this filesystem type: ext2
ext4/050 [not run] not suitable for this filesystem type: ext2
ext4/051 [not run] not suitable for this filesystem type: ext2
ext4/052 [not run] not suitable for this filesystem type: ext2
ext4/053 [failed, exit status 2]- output mismatch (see /lkp/benchmarks/xfstests/results//ext4/053.out.bad)
--- tests/ext4/053.out 2022-09-06 02:42:28.000000000 +0000
+++ /lkp/benchmarks/xfstests/results//ext4/053.out.bad 2022-09-10 23:44:34.307221448 +0000
@@ -1,2 +1,4 @@
QA output created by 053
Silence is golden.
+mounting ext3 "i_version" (failed mount) FAILED
+mounting ext4 "i_version" (failed mount) FAILED
...
(Run 'diff -u /lkp/benchmarks/xfstests/tests/ext4/053.out /lkp/benchmarks/xfstests/results//ext4/053.out.bad' to see the entire diff)
ext4/055 [not run] not suitable for this filesystem type: ext2
ext4/056 [not run] not suitable for this filesystem type: ext2
ext4/057 [not run] not suitable for this filesystem type: ext2
ext4/058 [not run] not suitable for this filesystem type: ext2
ext4/059 [not run] not suitable for this filesystem type: ext2
Ran: ext4/042 ext4/043 ext4/044 ext4/045 ext4/046 ext4/048 ext4/049 ext4/050 ext4/051 ext4/052 ext4/053 ext4/055 ext4/056 ext4/057 ext4/058 ext4/059
Not run: ext4/043 ext4/044 ext4/045 ext4/046 ext4/048 ext4/049 ext4/050 ext4/051 ext4/052 ext4/055 ext4/056 ext4/057 ext4/058 ext4/059
Failures: ext4/053
Failed 1 of 16 tests
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
sudo bin/lkp install job.yaml # job file is attached in this email
bin/lkp split-job --compatible job.yaml # generate the yaml file for lkp run
sudo bin/lkp run generated-yaml-file
# if come across any failure that blocks the test,
# please remove ~/.lkp and /lkp dir to run from a clean state.
--
0-DAY CI Kernel Test Service
https://01.org/lkp