2024-10-06 05:31:34 export TEST_DIR=/fs/sda1 2024-10-06 05:31:34 export TEST_DEV=/dev/sda1 2024-10-06 05:31:34 export FSTYP=xfs 2024-10-06 05:31:34 export SCRATCH_MNT=/fs/scratch 2024-10-06 05:31:34 mkdir /fs/scratch -p 2024-10-06 05:31:34 export SCRATCH_DEV=/dev/sda4 2024-10-06 05:31:34 export SCRATCH_LOGDEV=/dev/sda2 2024-10-06 05:31:34 export SCRATCH_XFS_LIST_METADATA_FIELDS=u3.sfdir3.hdr.parent.i4 2024-10-06 05:31:34 export SCRATCH_XFS_LIST_FUZZ_VERBS=random 2024-10-06 05:31:34 echo xfs/046 2024-10-06 05:31:34 ./check xfs/046 FSTYP -- xfs (debug) PLATFORM -- Linux/x86_64 lkp-skl-d06 6.12.0-rc1-00009-g64d47e878a81 #1 SMP PREEMPT_DYNAMIC Sun Oct 6 12:37:17 CST 2024 MKFS_OPTIONS -- -f /dev/sda4 MOUNT_OPTIONS -- /dev/sda4 /fs/scratch xfs/046 - output mismatch (see /lkp/benchmarks/xfstests/results//xfs/046.out.bad) --- tests/xfs/046.out 2024-09-30 21:13:44.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//xfs/046.out.bad 2024-10-06 05:31:50.379495110 +0000 @@ -34,4 +34,8 @@ xfsrestore: restore complete: SECS seconds elapsed xfsrestore: Restore Status: SUCCESS Comparing listing of dump directory with restore directory +ls: /fs/scratch/dumpdir/sub/a-link: No such file or directory +ls: /fs/scratch/dumpdir/sub/b-link: No such file or directory +ls: /fs/scratch/restoredir/dumpdir/sub/a-link: No such file or directory +ls: /fs/scratch/restoredir/dumpdir/sub/b-link: No such file or directory ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/046.out /lkp/benchmarks/xfstests/results//xfs/046.out.bad' to see the entire diff) Ran: xfs/046 Failures: xfs/046 Failed 1 of 1 tests