2022-02-15 23:05:03 export TEST_DIR=/fs/sda2 2022-02-15 23:05:03 export TEST_DEV=/dev/sda2 2022-02-15 23:05:03 export FSTYP=xfs 2022-02-15 23:05:03 export SCRATCH_MNT=/fs/scratch 2022-02-15 23:05:03 mkdir /fs/scratch -p 2022-02-15 23:05:03 export SCRATCH_DEV=/dev/sda5 2022-02-15 23:05:03 export SCRATCH_LOGDEV=/dev/sda3 2022-02-15 23:05:03 export SCRATCH_XFS_LIST_METADATA_FIELDS=u3.sfdir3.hdr.parent.i4 2022-02-15 23:05:03 export SCRATCH_XFS_LIST_FUZZ_VERBS=random 2022-02-15 23:05:03 export MKFS_OPTIONS=-mreflink=1 2022-02-15 23:05:03 sed "s:^:xfs/:" //lkp/benchmarks/xfstests/tests/xfs-reflink-15 2022-02-15 23:05:03 ./check xfs/307 xfs/308 xfs/309 xfs/312 xfs/313 xfs/315 xfs/316 xfs/319 FSTYP -- xfs (debug) PLATFORM -- Linux/x86_64 lkp-ivb-d04 5.17.0-rc3-00003-geffe6268339c #1 SMP Wed Feb 16 03:48:00 CST 2022 MKFS_OPTIONS -- -f -mreflink=1 /dev/sda5 MOUNT_OPTIONS -- /dev/sda5 /fs/scratch xfs/307 8s xfs/308 7s xfs/309 27s xfs/312 - output mismatch (see /lkp/benchmarks/xfstests/results//xfs/312.out.bad) --- tests/xfs/312.out 2022-02-14 17:05:52.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//xfs/312.out.bad 2022-02-15 23:05:57.679051730 +0000 @@ -8,7 +8,6 @@ Inject error CoW a few blocks FS should be shut down, touch will fail -touch: cannot touch 'SCRATCH_MNT/badfs': Input/output error Remount to replay log FS should be online, touch should succeed Check files again ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/312.out /lkp/benchmarks/xfstests/results//xfs/312.out.bad' to see the entire diff) xfs/313 8s xfs/315 8s xfs/316 9s xfs/319 8s Ran: xfs/307 xfs/308 xfs/309 xfs/312 xfs/313 xfs/315 xfs/316 xfs/319 Failures: xfs/312 Failed 1 of 8 tests