2024-03-22 09:38:10 export TEST_DIR=/fs/sdb1 2024-03-22 09:38:10 export TEST_DEV=/dev/sdb1 2024-03-22 09:38:10 export FSTYP=ext4 2024-03-22 09:38:10 export SCRATCH_MNT=/fs/scratch 2024-03-22 09:38:10 mkdir /fs/scratch -p 2024-03-22 09:38:10 export SCRATCH_DEV=/dev/sdb4 2024-03-22 09:38:10 echo ext4/053 2024-03-22 09:38:10 ./check -E tests/exclude/ext4 ext4/053 FSTYP -- ext4 PLATFORM -- Linux/x86_64 lkp-skl-d05 6.8.0-rc3-00019-g2de45c422fe6 #1 SMP PREEMPT_DYNAMIC Sat Mar 16 03:20:13 CST 2024 MKFS_OPTIONS -- -F /dev/sdb4 MOUNT_OPTIONS -- -o acl,user_xattr /dev/sdb4 /fs/scratch ext4/053 [failed, exit status 1]- output mismatch (see /lkp/benchmarks/xfstests/results//ext4/053.out.bad) --- tests/ext4/053.out 2024-03-18 16:30:59.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//ext4/053.out.bad 2024-03-22 09:44:06.379217460 +0000 @@ -1,2 +1,3 @@ QA output created by 053 Silence is golden. +SHOULD FAIL mounting ext4 "test_dummy_encryption=" (mount unexpectedly succeeded) FAILED ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/ext4/053.out /lkp/benchmarks/xfstests/results//ext4/053.out.bad' to see the entire diff) Ran: ext4/053 Failures: ext4/053 Failed 1 of 1 tests