TAP version 13 1..1 # timeout set to 360 # selftests: drivers/net: netpoll_basic.py # modprobe: FATAL: Module netconsole not found in directory /lib/modules/7.2.0-rc3-uiwq-ge9094640ac8f # TAP version 13 # 1..1 # Exception in thread Thread-1 (bpftrace_call): # Traceback (most recent call last): # File "/usr/lib64/python3.14/threading.py", line 1082, in _bootstrap_inner # self._context.run(self.run) # ~~~~~~~~~~~~~~~~~^^^^^^^^^^ # File "/usr/lib64/python3.14/threading.py", line 1024, in run # self._target(*self._args, **self._kwargs) # ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # File "/srv/hw-worker/tests/3046/drivers/net/./netpoll_basic.py", line 241, in bpftrace_call # MAPS = bpftrace(expr, timeout=BPFTRACE_TIMEOUT, json=True) # File "/srv/hw-worker/tests/3046/net/lib/py/utils.py", line 297, in bpftrace # cmd_obj = cmd(cmd_arr, ns=ns, host=host, shell=False, timeout=timeout) # File "/srv/hw-worker/tests/3046/net/lib/py/utils.py", line 101, in __init__ # self.process(terminate=False, fail=fail, expect_fail=expect_fail, # ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # timeout=timeout) # ^^^^^^^^^^^^^^^^ # File "/srv/hw-worker/tests/3046/net/lib/py/utils.py", line 134, in process # raise CmdExitFailure("Command failed", self) # net.lib.py.utils.CmdExitFailure: Command failed # CMD: ['bpftrace', '-f', 'json', '-q', '-e', 'kprobe:netpoll_poll_dev { @hits = count(); } interval:s:10 { exit(); }'] # EXIT: 255 # STDOUT: stdin:1:1-24: WARNING: netpoll_poll_dev is not traceable (either non-existing, inlined, or marked as "notrace"); attaching to it will likely fail # kprobe:netpoll_poll_dev { @hits = count(); } interval:s:10 { exit(); } # ~~~~~~~~~~~~~~~~~~~~~~~ # STDERR: ERROR: Unable to attach probe: kprobe:netpoll_poll_dev. If this is expected, set the 'missing_probes' config variable to 'warn'. # # Exception| Traceback (most recent call last): # # Exception| File "/srv/hw-worker/tests/3046/net/lib/py/ksft.py", line 420, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/hw-worker/tests/3046/drivers/net/./netpoll_basic.py", line 366, in test_netpoll # # Exception| do_netpoll_flush_monitored(cfg, ifname, target_name) # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/3046/drivers/net/./netpoll_basic.py", line 291, in do_netpoll_flush_monitored # # Exception| if bpftrace_any_hit(join=True): # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^ # # Exception| File "/srv/hw-worker/tests/3046/drivers/net/./netpoll_basic.py", line 276, in bpftrace_any_hit # # Exception| raise KsftFailEx(f"bpftrace failed to run!?: {MAPS}") # # Exception| net.lib.py.ksft.KsftFailEx: bpftrace failed to run!?: {} # # Exception| # not ok 1 netpoll_basic.test_netpoll # # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:0 error:0 not ok 1 selftests: drivers/net: netpoll_basic.py # exit=1 # Totals: pass:0 fail:1 xfail:0 xpass:0 skip:0 error:0