KERNEL SELFTESTS: linux_headers_dir is /usr/src/linux-headers-x86_64-rhel-8.3-kselftests-3aec4ecb3d1f313a8ab985df7cab07c4af81f478 2023-07-18 20:14:46 ln -sf /usr/bin/clang 2023-07-18 20:14:47 ln -sf /usr/sbin/iptables-nft /usr/bin/iptables 2023-07-18 20:14:47 ln -sf /usr/sbin/ip6tables-nft /usr/bin/ip6tables 2023-07-18 20:14:47 sed -i s/default_timeout=45/default_timeout=300/ kselftest/runner.sh 2023-07-18 20:14:47 make -j36 -C livepatch make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-3aec4ecb3d1f313a8ab985df7cab07c4af81f478/tools/testing/selftests/livepatch' make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-3aec4ecb3d1f313a8ab985df7cab07c4af81f478/tools/testing/selftests/livepatch' 2023-07-18 20:14:48 make quicktest=1 run_tests -C livepatch make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-3aec4ecb3d1f313a8ab985df7cab07c4af81f478/tools/testing/selftests/livepatch' TAP version 13 1..6 # timeout set to 0 # selftests: livepatch: test-livepatch.sh # TEST: basic function patching ... ERROR: failed to complete transition not ok 1 selftests: livepatch: test-livepatch.sh # exit=1 # timeout set to 0 # selftests: livepatch: test-callbacks.sh # TEST: target module before livepatch ... ERROR: modprobe: ERROR: could not insert 'test_klp_callbacks_demo': Device or resource busy not ok 2 selftests: livepatch: test-callbacks.sh # exit=1 # timeout set to 0 # selftests: livepatch: test-shadow-vars.sh # TEST: basic shadow variable API ... ok ok 3 selftests: livepatch: test-shadow-vars.sh # timeout set to 0 # selftests: livepatch: test-state.sh # TEST: system state modification ... ERROR: modprobe: ERROR: could not insert 'test_klp_state': Device or resource busy not ok 4 selftests: livepatch: test-state.sh # exit=1 # timeout set to 0 # selftests: livepatch: test-ftrace.sh # TEST: livepatch interaction with ftrace_enabled sysctl ... SKIP: failed to set kernel.ftrace_enabled = 0 ok 5 selftests: livepatch: test-ftrace.sh # SKIP # timeout set to 0 # selftests: livepatch: test-sysfs.sh # TEST: sysfs test ... ERROR: failed to complete transition not ok 6 selftests: livepatch: test-sysfs.sh # exit=1 make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-3aec4ecb3d1f313a8ab985df7cab07c4af81f478/tools/testing/selftests/livepatch'