Hay
Date
April 11, 2025, 6:11 a.m.
Failure - move_mount02
move_mount02 move_mount02
move_mount02: [ 1567.091115] /usr/local/bin/kirk[349]: starting test move_mount02 (move_mount02)
move_mount02.c:80: TPASS: invalid-from-fd: move_mount() failed as expected: EBADF (9)
move_mount02.c:80: TPASS: invalid-from-path: move_mount() failed as expected: ENOENT (2)
move_mount02.c:80: TPASS: invalid-to-fd: move_mount() failed as expected: EBADF (9)
move_mount02.c:80: TPASS: invalid-to-path: move_mount() failed as expected: ENOENT (2)
move_mount02.c:80: TPASS: invalid-flags: move_mount() failed as expected: EINVAL (22)
Failure - getxattr04
getxattr04 getxattr04
getxattr04: [ 1307.991012] /usr/local/bin/kirk[349]: starting test getxattr04 (getxattr04)
Failure - readahead01
readahead01 readahead01
readahead01: [  785.884209] /usr/local/bin/kirk[349]: starting test readahead01 (readahead01)
readahead01.c:36: TPASS: readahead() with fd = -1 : EBADF (9)
readahead01.c:43: TPASS: readahead() with invalid fd : EBADF (9)
readahead01.c:64: TPASS: readahead() on O_PATH file : EBADF (9)
readahead01.c:64: TPASS: readahead() on directory : EINVAL (22)
readahead01.c:64: TPASS: readahead() on /dev/zero : EINVAL (22)
readahead01.c:64: TPASS: readahead() on pipe read end : EINVAL (22)
readahead01.c:64: TPASS: readahead() on pipe write end : EBADF (9)
readahead01.c:64: TPASS: readahead() on unix socket : EINVAL (22)
readahead01.c:64: TPASS: readahead() on inet socket : EINVAL (22)
readahead01.c:64: TFAIL: readahead() on epoll succeeded
readahead01.c:64: TFAIL: readahead() on eventfd succeeded
readahead01.c:64: TFAIL: readahead() on signalfd succeeded
readahead01.c:64: TFAIL: readahead() on timerfd succeeded
readahead01.c:64: TFAIL: readahead() on fanotify succeeded
readahead01.c:64: TFAIL: readahead() on inotify succeeded
readahead01.c:64: TFAIL: readahead() on perf event succeeded
readahead01.c:64: TFAIL: readahead() on io uring succeeded
readahead01.c:64: TFAIL: readahead() on bpf map succeeded
readahead01.c:64: TFAIL: readahead() on fsopen succeeded
readahead01.c:64: TFAIL: readahead() on fspick succeeded
readahead01.c:64: TPASS: readahead() on open_tree : EBADF (9)
Failure - accept02
accept02 accept02
accept02: [   36.404351] /usr/local/bin/kirk[349]: starting test accept02 (accept02)
accept02.c:131: TINFO: Starting listener on port: 49351
accept02.c:54: TBROK: setsockopt(3, 0, 42, 0xfff[ 3297.599346] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=accept02 RESULT=fail>
ioctl_loop06 ioctl_loop06
ioctl_loop06: [ 1325.446466] /usr/local/bin/kirk[349]: 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)