#49 The test ./default/sysfs-perms with the 6.8-rc1 kernel showed thousands of messages creating an output file with an error Request Entity Too Large when submitting
Opened 4 months ago by mattf. Modified 4 months ago

I ran the default kernel tests on the 6.8.0-0.rc1.12.fc40.x86_64 kernel in a Fedora Rawhide KDE Plasma installation. The test ./default/sysfs-perms on the 6.8-rc1 kernel showed thousands of messages starting with the following.
Starting test ./default/sysfs-perms
find: File system loop detected; ‘/sys/kernel/tracing/events/initcall/initcall_finish’ is part of the same file system loop as ‘/sys/kernel/tracing/events/initcall’.
find: File system loop detected; ‘/sys/kernel/tracing/events/initcall/initcall_start’ is part of the same file system loop as ‘/sys/kernel/tracing/events/initcall’.
find: File system loop detected; ‘/sys/kernel/tracing/events/initcall/initcall_level’ is part of the same file system loop as ‘/sys/kernel/tracing/events/initcall’.
find: File system loop detected; ‘/sys/kernel/tracing/events/vsyscall/emulate_vsyscall’ is part of the same file system loop as ‘/sys/kernel/tracing/events/vsyscall’.
find: File system loop detected; ‘/sys/kernel/tracing/events/xen/xen_cpu_set_ldt’ is part of the same file system loop as ‘/sys/kernel/tracing/events/xen’.
...

4882 such messages were shown. These messages weren't shown with 6.7.0-68.fc40.x86_64 and earlier. The kernel tests output file was 865 kB instead of the usual 2.8 kB. When I tried to submit the kernel tests output file at https://apps.fedoraproject.org/kerneltest/upload/ the following error was shown.
Request Entity Too Large
The data value transmitted exceeds the capacity limit.


Interesting. I appreciate the report.

Thanks,
Justin

On Fri, Jan 26, 2024 at 1:55=E2=80=AFAM Matt Fagnani pagure@pagure.io wro=
te:

mattf reported a new issue against the project: kernel-tests that you a=
re following:
``
I ran the default kernel tests on the 6.8.0-0.rc1.12.fc40.x86_64 kernel i=
n a Fedora Rawhide KDE Plasma installation. The test ./default/sysfs-perms =
on the 6.8-rc1 kernel showed thousands of messages starting with the follow=
ing.
Starting test ./default/sysfs-perms
find: File system loop detected; =E2=80=98/sys/kernel/tracing/events/init=
call/initcall_finish=E2=80=99 is part of the same file system loop as =E2=
=80=98/sys/kernel/tracing/events/initcall=E2=80=99.
find: File system loop detected; =E2=80=98/sys/kernel/tracing/events/init=
call/initcall_start=E2=80=99 is part of the same file system loop as =E2=80=
=98/sys/kernel/tracing/events/initcall=E2=80=99.
find: File system loop detected; =E2=80=98/sys/kernel/tracing/events/init=
call/initcall_level=E2=80=99 is part of the same file system loop as =E2=80=
=98/sys/kernel/tracing/events/initcall=E2=80=99.
find: File system loop detected; =E2=80=98/sys/kernel/tracing/events/vsys=
call/emulate_vsyscall=E2=80=99 is part of the same file system loop as =E2=
=80=98/sys/kernel/tracing/events/vsyscall=E2=80=99.
find: File system loop detected; =E2=80=98/sys/kernel/tracing/events/xen/=
xen_cpu_set_ldt=E2=80=99 is part of the same file system loop as =E2=80=98/=
sys/kernel/tracing/events/xen=E2=80=99.
...

4882 such messages were shown. These messages weren't shown with 6.7.0-68=
.fc40.x86_64 and earlier. The kernel tests output file was 865 kB instead o=
f the usual 2.8 kB. When I tried to submit the kernel tests output file at =
https://apps.fedoraproject.org/kerneltest/upload/ the following error was s=
hown.
Request Entity Too Large
The data value transmitted exceeds the capacity limit.
``

To reply, visit the link below or just reply to this email
https://pagure.io/kernel-tests/issue/49

Login to comment on this ticket.

Metadata