Date
May 12, 2025, 11:48 a.m.
Failure - ltp-syscalls - ioctl_loop06
tst_tmpdir.c:316: TINFO: Using /tmp/LTP_ioctc9Ytr as tmpdir (tmpfs filesystem) tst_test.c:1900: TINFO: LTP version: 20250130 tst_test.c:1904: TINFO: Tested kernel: 6.15.0-rc6-next-20250512 #1 SMP PREEMPT @1747050810 aarch64 tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' tst_kconfig.c:676: TINFO: CONFIG_TRACE_IRQFLAGS kernel option detected which might slow the execution tst_test.c:1722: TINFO: Overall timeout per run is 0h 21m 36s tst_device.c:96: TINFO: Found free device 0 '/dev/loop0' ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) Summary: passed 4 failed 2 broken 0 skipped 0 warnings 0 ioctl_loop06 ioctl_loop06 ioctl_loop06: <12>[ 96.247645] /usr/local/bin/kirk[264]: starting test ioctl_loop06 (ioctl_loop06) ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22)
Failure - log-parser-boot - exception-interrupts-were-enabled-early
------------[ cut here ]------------ [ 0.020961] Interrupts were enabled early [ 0.021672] WARNING: CPU: 0 PID: 0 at init/main.c:1023 start_kernel+0x35c/0x3e0 [ 0.022696] Modules linked in: [ 0.023597] CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted 6.15.0-rc6-next-20250512 #1 PREEMPT [ 0.024092] Hardware name: linux,dummy-virt (DT) [ 0.024402] pstate: 60000009 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [ 0.024769] pc : start_kernel+0x35c/0x3e0 [ 0.024944] lr : start_kernel+0x35c/0x3e0 [ 0.025125] sp : ffffa2e94d493e80 [ 0.025284] x29: ffffa2e94d493e90 x28: 0000000000000000 x27: 0000000000000000 [ 0.025702] x26: 0000000000000000 x25: 0000000000000000 x24: 0000000000000000 [ 0.025991] x23: 0000000000000000 x22: 0000000000000000 x21: 0000000048000000 [ 0.026309] x20: ffffa2e94d49f000 x19: ffffa2e94d4ab840 x18: 000000000000021c [ 0.026619] x17: 0000000000000004 x16: 0000000000000001 x15: 0000000000000003 [ 0.026923] x14: ffffa2e94d4df990 x13: 0000000000000003 x12: 0000000000000003 [ 0.027231] x11: 00000000ffffefff x10: c0000000ffffefff x9 : 4b09b08cefd10f00 [ 0.027547] x8 : 4b09b08cefd10f00 x7 : 3136393032302e30 x6 : 202020205b3e343c [ 0.027858] x5 : ffffa2e94dbb22c3 x4 : ffffa2e94d493a6a x3 : 0000000000000000 [ 0.028145] x2 : 0000000000000000 x1 : ffffa2e94d493c50 x0 : 000000000000001d [ 0.028594] Call trace: [ 0.028874] start_kernel+0x35c/0x3e0 (P) [ 0.029172] __primary_switched+0x88/0x98 [ 0.029534] ---[ end trace 0000000000000000 ]---
Failure - ltp-syscalls - getxattr04
tst_tmpdir.c:316: TINFO: Using /tmp/LTP_getdTp5hF as tmpdir (tmpfs filesystem) tst_device.c:96: TINFO: Found free device 0 '/dev/loop0' tst_test.c:1170: TINFO: Formatting /dev/loop0 with xfs opts='' extra opts='' tst_test.c:1182: TINFO: Mounting /dev/loop0 to /tmp/LTP_getdTp5hF/mntpoint fstyp=xfs flags=0 tst_test.c:1182: TBROK: mount(/dev/loop0, mntpoint, xfs, 0, (nil)) failed: ENODEV (19) Summary: passed 0 failed 0 broken 1 skipped 0 warnings 0 getxattr04 getxattr04 getxattr04: <12>[ 58.203541] /usr/local/bin/kirk[264]: starting test getxattr04 (getxattr04)