395 Star 1.4K Fork 1.3K

GVPopenEuler / kernel

 / 详情

[openEuler 20.03 LTS SP1/arm64] ltp用例close_range01执行失败

Done
Bug
Opened this issue  
2021-06-21 10:20

【标题描述】能够简要描述问题:说明什么场景下,做了什么操作,出现什么问题(尽量使用正向表达方式)
【环境信息】
硬件信息:
1) 裸机场景提供出问题的硬件信息;
2) 虚机场景提供虚机XML文件或者配置信息
[root@localhost bin]# lscpu
Architecture: aarch64
CPU op-mode(s): 64-bit
Byte Order: Little Endian
CPU(s): 96
On-line CPU(s) list: 0-95
Thread(s) per core: 1
Core(s) per socket: 48
Socket(s): 2
NUMA node(s): 4
Vendor ID: HiSilicon
Model: 0
Model name: Kunpeng-920
Stepping: 0x1

软件信息:
1) OS版本及分支
[root@localhost bin]# cat /etc/openEuler-release
openEuler release 20.03 (LTS-SP1)

2) 内核信息
3) 发现问题的组件版本信息
如果有特殊组网,请提供网络拓扑图
【问题复现步骤】
具体操作步骤
cd /home/install/kernel_test_bin/bin/ltp/testcases/bin
./close_range01
出现概率(是否必现,概率性错误)
【预期结果】
pass
【实际结果】
[root@localhost bin]# ./close_range01
tst_device.c:89: TINFO: Found free device 0 '/dev/loop0'
tst_taint.c:88: TCONF: Ignoring already set kernel warning taint
tst_supported_fs_types.c:88: TINFO: Kernel supports ext2
tst_supported_fs_types.c:50: TINFO: mkfs.ext2 does exist
tst_supported_fs_types.c:88: TINFO: Kernel supports ext3
tst_supported_fs_types.c:50: TINFO: mkfs.ext3 does exist
tst_supported_fs_types.c:88: TINFO: Kernel supports ext4
tst_supported_fs_types.c:50: TINFO: mkfs.ext4 does exist
tst_supported_fs_types.c:88: TINFO: Kernel supports xfs
tst_supported_fs_types.c:50: TINFO: mkfs.xfs does exist
tst_supported_fs_types.c:88: TINFO: Kernel supports vfat
tst_supported_fs_types.c:50: TINFO: mkfs.vfat does exist
tst_supported_fs_types.c:114: TINFO: Filesystem exfat is not supported
tst_supported_fs_types.c:114: TINFO: Filesystem ntfs is not supported
tst_supported_fs_types.c:88: TINFO: Kernel supports tmpfs
tst_supported_fs_types.c:37: TINFO: mkfs is not needed for tmpfs
tst_test.c:1379: TINFO: Testing on ext2
tst_test.c:889: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''
mke2fs 1.45.6 (20-Mar-2020)
tst_test.c:1313: TINFO: Timeout per run is 0h 05m 00s
tst_capability.c:29: TINFO: Dropping CAP_SYS_ADMIN(21)
close_range01.c:134: TINFO: Plain close range
../../../../include/lapi/close_range.h:25: TCONF: syscall(436) __NR_close_range not supported
tst_test.c:1379: TINFO: Testing on ext3
tst_test.c:889: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts=''
mke2fs 1.45.6 (20-Mar-2020)
tst_test.c:1313: TINFO: Timeout per run is 0h 05m 00s
tst_capability.c:29: TINFO: Dropping CAP_SYS_ADMIN(21)
close_range01.c:134: TINFO: Plain close range
../../../../include/lapi/close_range.h:25: TCONF: syscall(436) __NR_close_range not supported
tst_test.c:1379: TINFO: Testing on ext4
tst_test.c:889: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''
mke2fs 1.45.6 (20-Mar-2020)
tst_test.c:1313: TINFO: Timeout per run is 0h 05m 00s
tst_capability.c:29: TINFO: Dropping CAP_SYS_ADMIN(21)
close_range01.c:134: TINFO: Plain close range
../../../../include/lapi/close_range.h:25: TCONF: syscall(436) __NR_close_range not supported
tst_test.c:1379: TINFO: Testing on xfs
tst_test.c:889: TINFO: Formatting /dev/loop0 with xfs opts='' extra opts=''
tst_test.c:1313: TINFO: Timeout per run is 0h 05m 00s
tst_capability.c:29: TINFO: Dropping CAP_SYS_ADMIN(21)
close_range01.c:134: TINFO: Plain close range
../../../../include/lapi/close_range.h:25: TCONF: syscall(436) __NR_close_range not supported
tst_test.c:1379: TINFO: Testing on vfat
tst_test.c:889: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts=''
tst_test.c:1313: TINFO: Timeout per run is 0h 05m 00s
tst_capability.c:29: TINFO: Dropping CAP_SYS_ADMIN(21)
close_range01.c:134: TINFO: Plain close range
../../../../include/lapi/close_range.h:25: TCONF: syscall(436) __NR_close_range not supported
tst_test.c:1379: TINFO: Testing on tmpfs
tst_test.c:889: TINFO: Skipping mkfs for TMPFS filesystem
tst_test.c:1313: TINFO: Timeout per run is 0h 05m 00s
tst_capability.c:29: TINFO: Dropping CAP_SYS_ADMIN(21)
close_range01.c:134: TINFO: Plain close range
../../../../include/lapi/close_range.h:25: TCONF: syscall(436) __NR_close_range not supported

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

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

Comments (2)

汪可可 created缺陷
汪可可 set related repository to openEuler/kernel
Expand operation logs

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.

openeuler-ci-bot added
 
sig/Kernel
label
汪可可 changed description
汪可可 changed title

close_range 5.9 才支持。

open: add close_range()

4.19 暂时不支持。

成坚 (CHENG Jian) changed issue state from 待办的 to 已完成

Sign in to comment

Status
Assignees
Projects
Milestones
Pull Requests
Successfully merging a pull request will close this issue.
Branches
Planed to start   -   Planed to end
-
Top level
Priority
Duration (hours)
参与者(3)
5329419 openeuler ci bot 1632792936
C
1
https://gitee.com/openeuler/kernel.git
git@gitee.com:openeuler/kernel.git
openeuler
kernel
kernel

Search