2024-02-05 10:45:31 export TEST_DIR=/fs/sda1 2024-02-05 10:45:31 export TEST_DEV=/dev/sda1 2024-02-05 10:45:31 export FSTYP=xfs 2024-02-05 10:45:31 export SCRATCH_MNT=/fs/scratch 2024-02-05 10:45:31 mkdir /fs/scratch -p 2024-02-05 10:45:31 export SCRATCH_DEV=/dev/sda4 2024-02-05 10:45:31 export SCRATCH_LOGDEV=/dev/sda2 2024-02-05 10:45:31 export SCRATCH_XFS_LIST_METADATA_FIELDS=u3.sfdir3.hdr.parent.i4 2024-02-05 10:45:31 export SCRATCH_XFS_LIST_FUZZ_VERBS=random 2024-02-05 10:45:31 echo xfs/513 2024-02-05 10:45:31 ./check xfs/513 FSTYP -- xfs (debug) PLATFORM -- Linux/x86_64 lkp-skl-d06 6.8.0-rc2-00068-gb022aefe4bb8 #1 SMP PREEMPT_DYNAMIC Mon Feb 5 15:29:25 CST 2024 MKFS_OPTIONS -- -f /dev/sda4 MOUNT_OPTIONS -- /dev/sda4 /fs/scratch xfs/513 - output mismatch (see /lkp/benchmarks/xfstests/results//xfs/513.out.bad) --- tests/xfs/513.out 2024-01-15 19:11:14.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//xfs/513.out.bad 2024-02-05 10:48:01.403892771 +0000 @@ -20,6 +20,8 @@ FORMAT: TEST: "" "pass" "discard" "false" TEST: "-o discard" "pass" "discard" "true" +[FAILED]: mount /dev/loop0 /fs/sda1/513.mnt -o discard +ERROR: did not expect to find "discard" in "rw,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota" TEST: "-o nodiscard" "pass" "discard" "false" TEST: "" "pass" "grpid" "false" ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/513.out /lkp/benchmarks/xfstests/results//xfs/513.out.bad' to see the entire diff) HINT: You _MAY_ be missing kernel fix: 237d7887ae72 xfs: show the proper user quota options Ran: xfs/513 Failures: xfs/513 Failed 1 of 1 tests