394 Star 1.4K Fork 1.3K

GVPopenEuler / kernel

 / 详情

[openEuler 20.03 LTS SP1/X86_64] LTP 测试用例 fanotify15 执行失败

已完成
缺陷
创建于  
2021-04-21 14:46

【标题描述】能够简要描述问题:说明什么场景下,做了什么操作,出现什么问题(尽量使用正向表达方式)
【环境信息】
硬件信息:
1) 裸机场景提供出问题的硬件信息;
2) 虚机场景提供虚机XML文件或者配置信息
[root@hulk-34 bin]# lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
Address sizes: 46 bits physical, 48 bits virtual
CPU(s): 40
On-line CPU(s) list: 0-39
Thread(s) per core: 2
Core(s) per socket: 10
Socket(s): 2
NUMA node(s): 2
Vendor ID: GenuineIntel
CPU family: 6
Model: 85
Model name: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
Stepping: 4
软件信息:
1) OS版本及分支
cat /etc/openEuler-release
openEuler release 20.03 (LTS-SP1)
2) 内核信息
4.19.90
3) 发现问题的组件版本信息
如果有特殊组网,请提供网络拓扑图
【问题复现步骤】
具体操作步骤
cd /home/install/kernel_test_bin/bin/ltp/testcases/bin
./fanotify15
出现概率(是否必现,概率性错误)
【预期结果】
pass
【实际结果】
[root@hulk-34 bin]# ./fanotify15
tst_device.c:89: TINFO: Found free device 0 '/dev/loop0'
tst_supported_fs_types.c:60: TINFO: Kernel supports ext2
tst_supported_fs_types.c:44: TINFO: mkfs.ext2 does exist
tst_supported_fs_types.c:60: TINFO: Kernel supports ext3
tst_supported_fs_types.c:44: TINFO: mkfs.ext3 does exist
tst_supported_fs_types.c:60: TINFO: Kernel supports ext4
tst_supported_fs_types.c:44: TINFO: mkfs.ext4 does exist
tst_supported_fs_types.c:60: TINFO: Kernel supports xfs
tst_supported_fs_types.c:44: TINFO: mkfs.xfs does exist
tst_supported_fs_types.c:83: TINFO: Filesystem btrfs is not supported
tst_supported_fs_types.c:60: TINFO: Kernel supports vfat
tst_supported_fs_types.c:44: TINFO: mkfs.vfat does exist
tst_supported_fs_types.c:83: TINFO: Filesystem exfat is not supported
tst_supported_fs_types.c:83: TINFO: Filesystem ntfs is not supported
tst_test.c:1329: TINFO: Testing on ext2
tst_test.c:859: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''
mke2fs 1.45.6 (20-Mar-2020)
tst_test.c:1263: TINFO: Timeout per run is 0h 05m 00s
fanotify15.c:272: TCONF: FAN_REPORT_FID not supported in kernel?
tst_test.c:1329: TINFO: Testing on ext3
tst_test.c:859: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts=''
mke2fs 1.45.6 (20-Mar-2020)
tst_test.c:1263: TINFO: Timeout per run is 0h 05m 00s
fanotify15.c:272: TCONF: FAN_REPORT_FID not supported in kernel?
tst_test.c:1329: TINFO: Testing on ext4
tst_test.c:859: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''
mke2fs 1.45.6 (20-Mar-2020)
tst_test.c:1263: TINFO: Timeout per run is 0h 05m 00s
fanotify15.c:272: TCONF: FAN_REPORT_FID not supported in kernel?
tst_test.c:1329: TINFO: Testing on xfs
tst_test.c:859: TINFO: Formatting /dev/loop0 with xfs opts='' extra opts=''
tst_test.c:1263: TINFO: Timeout per run is 0h 05m 00s
fanotify15.c:272: TCONF: FAN_REPORT_FID not supported in kernel?
tst_test.c:1329: TINFO: Testing on vfat
tst_test.c:859: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts=''
tst_test.c:1263: TINFO: Timeout per run is 0h 05m 00s
fanotify15.c:272: TCONF: FAN_REPORT_FID not supported in kernel?

Summary:
passed 0
failed 0
broken 0
skipped 5
warnings 0

【附件信息】
比如系统message日志/组件日志、dump信息、图片等

评论 (4)

汪可可 创建了缺陷
汪可可 关联仓库设置为openEuler/kernel
展开全部操作日志

Hey wang_keke, Welcome to openEuler Community.
All of the projects in openEuler Community are maintained by @openeuler-ci-bot.
That means the developers can comment below every pull request or issue to trigger Bot Commands.
Please follow instructions at https://gitee.com/openeuler/community/blob/master/en/sig-infrastructure/command.md to find the details.

FAN_REPORT_FID 参数到版本 v5.1-rc1 才开始支持,hulk 4.19 中还不支持,
对应的主线 commitID 为 e9e0c8903009477b630e37a8b6364b26a00720da

issue 先关掉,如有疑问。请联系 @成坚 (CHENG Jian)

成坚 (CHENG Jian) 任务状态待办的 修改为已完成
成坚 (CHENG Jian) 任务状态已完成 修改为修复中
成坚 (CHENG Jian) 任务状态修复中 修改为已确认
成坚 (CHENG Jian) 任务状态已确认 修改为已完成
成坚 (CHENG Jian) 任务状态已完成 修改为已验收
成坚 (CHENG Jian) 任务状态已验收 修改为已完成

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(4)
5329419 openeuler ci bot 1632792936
C
1
https://gitee.com/openeuler/kernel.git
git@gitee.com:openeuler/kernel.git
openeuler
kernel
kernel

搜索帮助

14c37bed 8189591 565d56ea 8189591