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:   Mon, 27 Jul 2020 16:25:45 +0800
From:   kernel test robot <rong.a.chen@...el.com>
To:     "Darrick J. Wong" <darrick.wong@...cle.com>
Cc:     Chandan Babu R <chandanrlinux@...il.com>,
        Christoph Hellwig <hch@....de>,
        Allison Collins <allison.henderson@...cle.com>,
        LKML <linux-kernel@...r.kernel.org>,
        "Darrick J. Wong" <darrick.wong@...cle.com>, lkp@...ts.01.org
Subject: [xfs] 80d2304ba9: xfstests.xfs.299.fail

Greeting,

FYI, we noticed the following commit (built with gcc-9):

commit: 80d2304ba9605206ae67ee7918b9b3e456da0500 ("xfs: stop using q_core limits in the quota code")
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git separate-quota-type


in testcase: xfstests
with following parameters:

	disk: 4HDD
	fs: xfs
	test: xfs-group13

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: qemu-system-x86_64 -enable-kvm -cpu SandyBridge -smp 2 -m 16G

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 <rong.a.chen@...el.com>




xfs/299	- output mismatch (see /lkp/benchmarks/xfstests/results//xfs/299.out.bad)
    --- tests/xfs/299.out	2020-06-19 03:26:43.000000000 +0000
    +++ /lkp/benchmarks/xfstests/results//xfs/299.out.bad	2020-07-27 02:37:55.695000000 +0000
    @@ -12,7 +12,7 @@
     
     *** report initial settings
     [ROOT] 0 0 0 00 [--------] 3 0 0 00 [--------] 0 0 0 00 [--------]
    -[NAME] 0 100 500 00 [--------] 1 4 10 00 [--------] 0 0 0 00 [--------]
    +[NAME] 0 100 500 00 [--------] 1 0 0 00 [--------] 0 0 0 00 [--------]
     
     *** push past the soft inode limit
    ...
    (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/299.out /lkp/benchmarks/xfstests/results//xfs/299.out.bad'  to see the entire diff)




To reproduce:

        # build kernel
	cd linux
	cp config-5.8.0-rc6-00021-g80d2304ba9605 .config
	make HOSTCC=gcc-9 CC=gcc-9 ARCH=x86_64 olddefconfig prepare modules_prepare bzImage modules
	make HOSTCC=gcc-9 CC=gcc-9 ARCH=x86_64 INSTALL_MOD_PATH=<mod-install-dir> modules_install
	cd <mod-install-dir>
	find lib/ | cpio -o -H newc --quiet | gzip > modules.cgz


        git clone https://github.com/intel/lkp-tests.git
        cd lkp-tests
        bin/lkp qemu -k <bzImage> -m modules.cgz job-script # job-script is attached in this email



Thanks,
Rong Chen


View attachment "config-5.8.0-rc6-00021-g80d2304ba9605" of type "text/plain" (158415 bytes)

View attachment "job-script" of type "text/plain" (5551 bytes)

Download attachment "dmesg.xz" of type "application/x-xz" (20632 bytes)

View attachment "xfstests" of type "text/plain" (2863 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ