2023-05-01 20:05:20 export TEST_DIR=/fs/sda1 2023-05-01 20:05:20 export TEST_DEV=/dev/sda1 2023-05-01 20:05:20 export FSTYP=xfs 2023-05-01 20:05:20 export SCRATCH_MNT=/fs/scratch 2023-05-01 20:05:20 mkdir /fs/scratch -p 2023-05-01 20:05:20 export SCRATCH_DEV=/dev/sda4 2023-05-01 20:05:20 export SCRATCH_LOGDEV=/dev/sda2 2023-05-01 20:05:20 export SCRATCH_XFS_LIST_METADATA_FIELDS=u3.sfdir3.hdr.parent.i4 2023-05-01 20:05:20 export SCRATCH_XFS_LIST_FUZZ_VERBS=random 2023-05-01 20:05:20 export MKFS_OPTIONS="-mreflink=1 -mrmapbt=1" 2023-05-01 20:05:20 sed "s:^:xfs/:" //lkp/benchmarks/xfstests/tests/xfs-reflink-rmapbt 2023-05-01 20:05:20 ./check xfs/114 xfs/274 xfs/314 xfs/322 xfs/329 xfs/331 xfs/434 xfs/436 xfs/550 xfs/551 xfs/552 FSTYP -- xfs (debug) PLATFORM -- Linux/x86_64 lkp-skl-d02 6.3.0-rc6-00128-gc7c1088ea2d1 #1 SMP Tue May 2 03:55:21 CST 2023 MKFS_OPTIONS -- -f -mreflink=1 -mrmapbt=1 /dev/sda4 MOUNT_OPTIONS -- /dev/sda4 /fs/scratch xfs/114 10s xfs/274 11s xfs/314 10s xfs/322 11s xfs/329 10s xfs/331 30s xfs/434 _check_dmesg: something found in dmesg (see /lkp/benchmarks/xfstests/results//xfs/434.dmesg) xfs/436 _check_dmesg: something found in dmesg (see /lkp/benchmarks/xfstests/results//xfs/436.dmesg) xfs/550 [not run] /dev/sda4 xfs does not support -o dax xfs/551 [not run] /dev/sda4 xfs does not support -o dax xfs/552 [not run] /dev/sda4 xfs does not support -o dax Ran: xfs/114 xfs/274 xfs/314 xfs/322 xfs/329 xfs/331 xfs/434 xfs/436 xfs/550 xfs/551 xfs/552 Not run: xfs/550 xfs/551 xfs/552 Failures: xfs/434 xfs/436 Failed 2 of 11 tests