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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 10 Oct 2022 15:30:14 +0800 From: kernel test robot <oliver.sang@...el.com> To: Jeff Layton <jlayton@...nel.org> CC: <lkp@...ts.01.org>, <lkp@...el.com>, Theodore Ts'o <tytso@....edu>, "Dave Chinner" <david@...morbit.com>, Benjamin Coddington <bcodding@...hat.com>, Christoph Hellwig <hch@...radead.org>, "Darrick J. Wong" <djwong@...nel.org>, Lukas Czerner <lczerner@...hat.com>, Christian Brauner <brauner@...nel.org>, Jan Kara <jack@...e.cz>, <linux-kernel@...r.kernel.org>, <linux-ext4@...r.kernel.org> Subject: [ext4] 1ff2030739: xfstests.ext4.053.fail (please be noted that we reported "[ext4] d1fc487ddf: xfstests.ext4.053.fail" on https://lore.kernel.org/all/202209130611.8b17fa2f-oliver.sang@intel.com/ when this commit was still on https://git.kernel.org/cgit/linux/kernel/git/jlayton/linux.git iversion now we noticed this commit was merged into mainline with some difference, but we still observed similar issue. so report again FYI) Greeting, FYI, we noticed the following commit (built with gcc-11): commit: 1ff20307393e17dc57fde62226df625a3a3c36e9 ("ext4: unconditionally enable the i_version counter") https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master in testcase: xfstests version: xfstests-x86_64-5a5e419-1_20220927 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 <oliver.sang@...el.com> | Link: https://lore.kernel.org/r/202210101550.1029a75-oliver.sang@intel.com ext4/053 [failed, exit status 2]- output mismatch (see /lkp/benchmarks/xfstests/results//ext4/053.out.bad) --- tests/ext4/053.out 2022-09-27 02:20:22.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//ext4/053.out.bad 2022-10-08 17:54:58.396500627 +0000 @@ -1,2 +1,4 @@ QA output created by 053 Silence is golden. +mounting ext3 "i_version" checking "i_version" (not found) FAILED +mounting ext4 "i_version" checking "i_version" (not found) FAILED ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/ext4/053.out /lkp/benchmarks/xfstests/results//ext4/053.out.bad' to see the entire diff) 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 View attachment "config-6.0.0-rc4-00023-g1ff20307393e" of type "text/plain" (168354 bytes) View attachment "job-script" of type "text/plain" (5623 bytes) Download attachment "dmesg.xz" of type "application/x-xz" (34408 bytes) View attachment "xfstests" of type "text/plain" (2709 bytes) View attachment "job.yaml" of type "text/plain" (4670 bytes) View attachment "reproduce" of type "text/plain" (853 bytes)
Powered by blists - more mailing lists