Greeting, FYI, we noticed xfstests.ext4.033.fail due to commit (built with gcc-11): commit: e5ff99128cd9b501a470efad90a9591411308a3b ("dm: set BIO_REMAPPED flag in dm_submit_bio_remap()") https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git master [test failed on linux-next/master 6ba8a227fd19d19779005fb66ad7562608e1df83] in testcase: xfstests version: xfstests-x86_64-fb6575e-1_20230206 with following parameters: disk: 4HDD fs: ext4 test: ext4-group-01 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 | Link: https://lore.kernel.org/oe-lkp/202302122102.a9cc7c95-oliver.sang@intel.com 2023-02-11 09:49:36 export TEST_DIR=/fs/sda1 2023-02-11 09:49:36 export TEST_DEV=/dev/sda1 2023-02-11 09:49:36 export FSTYP=ext4 2023-02-11 09:49:36 export SCRATCH_MNT=/fs/scratch 2023-02-11 09:49:36 mkdir /fs/scratch -p 2023-02-11 09:49:36 export SCRATCH_DEV=/dev/sda4 2023-02-11 09:49:36 sed "s:^:ext4/:" //lkp/benchmarks/xfstests/tests/ext4-group-01 2023-02-11 09:49:36 ./check -E tests/exclude/ext4 ext4/020 ext4/021 ext4/022 ext4/023 ext4/024 ext4/025 ext4/026 ext4/027 ext4/028 ext4/032 ext4/033 ext4/034 ext4/035 ext4/036 ext4/037 ext4/038 ext4/039 FSTYP -- ext4 PLATFORM -- Linux/x86_64 lkp-skl-d03 6.2.0-rc6-00073-ge5ff99128cd9 #1 SMP Sun Feb 5 22:02:40 CST 2023 MKFS_OPTIONS -- -F /dev/sda4 MOUNT_OPTIONS -- -o acl,user_xattr /dev/sda4 /fs/scratch ext4/020 11s ext4/021 20s ext4/022 27s ext4/023 132s ext4/024 20s ext4/025 9s ext4/026 12s ext4/027 12s ext4/028 49s ext4/032 41s ext4/033 [failed, exit status 1]- output mismatch (see /lkp/benchmarks/xfstests/results//ext4/033.out.bad) --- tests/ext4/033.out 2023-02-06 16:41:24.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//ext4/033.out.bad 2023-02-11 09:55:44.204793851 +0000 @@ -1,6 +1,7 @@ QA output created by 033 Figure out block size Format huge device +mount: /fs/scratch: mount(2) system call failed: Structure needs cleaning. Resizing to inode limit + 1... Resizing to max group count... -Resizing to device size... ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/ext4/033.out /lkp/benchmarks/xfstests/results//ext4/033.out.bad' to see the entire diff) ext4/034 11s ext4/035 2s ext4/036 2s ext4/037 10s ext4/038 4s ext4/039 14s Ran: ext4/020 ext4/021 ext4/022 ext4/023 ext4/024 ext4/025 ext4/026 ext4/027 ext4/028 ext4/032 ext4/033 ext4/034 ext4/035 ext4/036 ext4/037 ext4/038 ext4/039 Failures: ext4/033 Failed 1 of 17 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://github.com/intel/lkp-tests