quotactl06 from ubuntu_ltp_syscalls failed on T-3.13 (TFAIL: quotactl() succeeded)

Bug #2033029 reported by Po-Hsu Lin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-kernel-tests
New
Undecided
Unassigned

Bug Description

Issue found with T-3.13.0-193

This failure should not be considered as a regression, as we didn't run ubuntu_ltp_syscalls on this kernel until we have openstack support added recently.

<<<test_start>>>
tag=quotactl06 stime=1692952905
cmdline="quotactl06"
contacts=""
analysis=exit
<<<test_output>>>
tst_device.c:97: TINFO: Found free device 0 '/dev/loop0'
tst_test.c:1094: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''
mke2fs 1.42.9 (4-Feb-2014)
tst_test.c:1560: TINFO: Timeout per run is 0h 00m 30s
quotactl06.c:183: TINFO: quotactl() with vfsv0 format
quotactl06.c:132: TINFO: Testing EACCES when cmd is Q_QUOTAON and addr existed but not a regular file
quotactl06.c:159: TPASS: quotactl() : EACCES (13)
quotactl06.c:132: TINFO: Testing ENOENT when the file specified by special or addr does not exist
quotactl06.c:159: TPASS: quotactl() : ENOENT (2)
quotactl06.c:132: TINFO: Testing EBUSY when cmd is Q_QUOTAON and another Q_QUOTAON had already been performed
quotactl06.c:159: TPASS: quotactl() : EBUSY (16)
quotactl06.c:132: TINFO: Testing EFAULT when addr or special is invalid
quotactl06.c:159: TPASS: quotactl() : EFAULT (14)
quotactl06.c:132: TINFO: Testing EINVAL when cmd or type is invalid
quotactl06.c:159: TPASS: quotactl() : EINVAL (22)
quotactl06.c:132: TINFO: Testing ENOTBLK when special is not a block device
quotactl06.c:156: TPASS: quotactl() : ENOTBLK (15)
quotactl06.c:132: TINFO: Testing ESRCH is for Q_SETQUOTA but no quota found for the user or quotas are off
quotactl06.c:159: TPASS: quotactl() : ESRCH (3)
quotactl06.c:132: TINFO: Testing ESRCH when cmd is Q_QUOTAON, but the quota format was not found
quotactl06.c:159: TPASS: quotactl() : ESRCH (3)
quotactl06.c:132: TINFO: Testing ESRCH for Q_GETNEXTQUOTA, but the id was last one
quotactl06.c:134: TCONF: current system doesn't support Q_GETNEXTQUOTA
quotactl06.c:132: TINFO: Testing ERANGE for Q_SETQUOTA, but the specified limits are out of range
quotactl06.c:159: TPASS: quotactl() : ERANGE (34)
quotactl06.c:132: TINFO: Testing EPERM when the caller lacks the required privilege (CAP_SYS_ADMIN)
tst_capability.c:29: TINFO: Dropping CAP_SYS_ADMIN(21)
quotactl06.c:159: TPASS: quotactl() : EPERM (1)
tst_capability.c:41: TINFO: Permitting CAP_SYS_ADMIN(21)
quotactl06.c:183: TINFO: quotactl() with vfsv1 format
quotactl06.c:132: TINFO: Testing EACCES when cmd is Q_QUOTAON and addr existed but not a regular file
quotactl06.c:159: TPASS: quotactl() : EACCES (13)
quotactl06.c:132: TINFO: Testing ENOENT when the file specified by special or addr does not exist
quotactl06.c:159: TPASS: quotactl() : ENOENT (2)
quotactl06.c:132: TINFO: Testing EBUSY when cmd is Q_QUOTAON and another Q_QUOTAON had already been performed
quotactl06.c:159: TPASS: quotactl() : EBUSY (16)
quotactl06.c:132: TINFO: Testing EFAULT when addr or special is invalid
quotactl06.c:159: TPASS: quotactl() : EFAULT (14)
quotactl06.c:132: TINFO: Testing EINVAL when cmd or type is invalid
quotactl06.c:159: TPASS: quotactl() : EINVAL (22)
quotactl06.c:132: TINFO: Testing ENOTBLK when special is not a block device
quotactl06.c:156: TPASS: quotactl() : ENOTBLK (15)
quotactl06.c:132: TINFO: Testing ESRCH is for Q_SETQUOTA but no quota found for the user or quotas are off
quotactl06.c:159: TPASS: quotactl() : ESRCH (3)
quotactl06.c:132: TINFO: Testing ESRCH when cmd is Q_QUOTAON, but the quota format was not found
quotactl06.c:159: TPASS: quotactl() : ESRCH (3)
quotactl06.c:132: TINFO: Testing ESRCH for Q_GETNEXTQUOTA, but the id was last one
quotactl06.c:134: TCONF: current system doesn't support Q_GETNEXTQUOTA
quotactl06.c:132: TINFO: Testing ERANGE for Q_SETQUOTA, but the specified limits are out of range
quotactl06.c:159: TFAIL: quotactl() succeeded
quotactl06.c:132: TINFO: Testing EPERM when the caller lacks the required privilege (CAP_SYS_ADMIN)
tst_capability.c:29: TINFO: Dropping CAP_SYS_ADMIN(21)
quotactl06.c:159: TPASS: quotactl() : EPERM (1)
tst_capability.c:41: TINFO: Permitting CAP_SYS_ADMIN(21)

HINT: You _MAY_ be missing kernel fixes:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7e08da50cf70

Summary:
passed 19
failed 1
broken 0
skipped 2
warnings 0
<<<execution_status>>>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.