lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Thu, 14 Sep 2023 16:36:42 +0800
From:   kernel test robot <oliver.sang@...el.com>
To:     Wang Jianjian <wangjianjian0@...mail.com>
CC:     <oe-lkp@...ts.linux.dev>, <lkp@...el.com>,
        <linux-kernel@...r.kernel.org>, Theodore Ts'o <tytso@....edu>,
        <linux-ext4@...r.kernel.org>, <oliver.sang@...el.com>
Subject: [linus:master] [ext4]  68228da51c: xfstests.ext4.059.fail


hi, Wang Jianjian,

FYI, for this failure, we noticed there is a
"
HINT: You _MAY_ be missing kernel fix:
      b55c3cd102a6 ext4: add reserved GDT blocks check
"

however, we tested newer commit on linus/master and linux-mext, both of
which include b55c3cd102a6, but we still observed similar failure of
xfstests.ext4.059


Hello,

kernel test robot noticed "xfstests.ext4.059.fail" on:

commit: 68228da51c9a436872a4ef4b5a7692e29f7e5bc7 ("ext4: add correct group descriptors and reserved GDT blocks to system zone")
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master

[test failed on linus/master 3669558bdf354cd352be955ef2764cde6a9bf5ec]
[test failed on linux-next/master e143016b56ecb0fcda5bb6026b0a25fe55274f56]

in testcase: xfstests
version: xfstests-x86_64-b15b6cc-1_20230828
with following parameters:

	disk: 4HDD
	fs: ext4
	test: ext4-059



compiler: gcc-12
test machine: 4 threads Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz (Skylake) with 32G 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/202309141602.8919c2a0-oliver.sang@intel.com

2023-09-13 07:16:51 export TEST_DIR=/fs/sda1
2023-09-13 07:16:51 export TEST_DEV=/dev/sda1
2023-09-13 07:16:51 export FSTYP=ext4
2023-09-13 07:16:51 export SCRATCH_MNT=/fs/scratch
2023-09-13 07:16:51 mkdir /fs/scratch -p
2023-09-13 07:16:51 export SCRATCH_DEV=/dev/sda4
2023-09-13 07:16:51 echo ext4/059
2023-09-13 07:16:51 ./check -E tests/exclude/ext4 ext4/059
FSTYP         -- ext4
PLATFORM      -- Linux/x86_64 lkp-skl-d05 6.5.0-rc3-00051-g68228da51c9a #1 SMP PREEMPT_DYNAMIC Wed Sep 13 14:12:40 CST 2023
MKFS_OPTIONS  -- -F /dev/sda4
MOUNT_OPTIONS -- -o acl,user_xattr /dev/sda4 /fs/scratch

ext4/059       [failed, exit status 1]- output mismatch (see /lkp/benchmarks/xfstests/results//ext4/059.out.bad)
    --- tests/ext4/059.out	2023-08-28 20:40:03.000000000 +0000
    +++ /lkp/benchmarks/xfstests/results//ext4/059.out.bad	2023-09-13 07:19:58.463397800 +0000
    @@ -1,2 +1,5 @@
     QA output created by 059
     Reserved GDT blocks:      100
    +mount: /fs/scratch: mount(2) system call failed: Structure needs cleaning.
    +mount -o acl,user_xattr /dev/sda4 /fs/scratch failed
    +(see /lkp/benchmarks/xfstests/results//ext4/059.full for details)
    ...
    (Run 'diff -u /lkp/benchmarks/xfstests/tests/ext4/059.out /lkp/benchmarks/xfstests/results//ext4/059.out.bad'  to see the entire diff)

HINT: You _MAY_ be missing kernel fix:
      b55c3cd102a6 ext4: add reserved GDT blocks check

Ran: ext4/059
Failures: ext4/059
Failed 1 of 1 tests



The kernel config and materials to reproduce are available at:
https://download.01.org/0day-ci/archive/20230914/202309141602.8919c2a0-oliver.sang@intel.com



-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ