<_PROGS=netpoll_basic.py TEST_GEN_PROGS="" run_tests make: Entering directory '/srv/vmksft/testing/wt-18/tools/testing/selftests' make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all'. TAP version 13 1..1 # overriding timeout to 360 # selftests: drivers/net: netpoll_basic.py # 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 1081, in _bootstrap_inner # self._context.run(self.run) # ~~~~~~~~~~~~~~~~~^^^^^^^^^^ # File "/usr/lib64/python3.14/threading.py", line 1023, in run # self._target(*self._args, **self._kwargs) # ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # File "/srv/vmksft/testing/wt-18/tools/testing/selftests/drivers/net/./netpoll_basic.py", line 241, in bpftrace_call # MAPS = bpftrace(expr, timeout=BPFTRACE_TIMEOUT, json=True) # File "/srv/vmksft/testing/wt-18/tools/testing/selftests/net/lib/py/utils.py", line 218, in bpftrace # cmd_obj = cmd(cmd_arr, ns=ns, host=host, shell=False) # File "/srv/vmksft/testing/wt-18/tools/testing/selftests/net/lib/py/utils.py", line 67, in __init__ # self.proc = subprocess.Popen(comm, shell=shell, stdout=subprocess.PIPE, # ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # stderr=subprocess.PIPE, pass_fds=pass_fds, # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # env=env) # ^^^^^^^^ # File "/usr/lib64/python3.14/subprocess.py", line 1038, in __init__ # self._execute_child(args, executable, preexec_fn, close_fds, # ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # pass_fds, cwd, env, # ^^^^^^^^^^^^^^^^^^^ # ...<5 lines>... # gid, gids, uid, umask, # ^^^^^^^^^^^^^^^^^^^^^^ # start_new_session, process_group) # ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # File "/usr/lib64/python3.14/subprocess.py", line 1970, in _execute_child # raise child_exception_type(errno_num, err_msg, err_filename) # FileNotFoundError: [Errno 2] No such file or directory: 'bpftrace' # # Exception| Traceback (most recent call last): # # Exception| File "/srv/vmksft/testing/wt-18/tools/testing/selftests/net/lib/py/ksft.py", line 319, in ksft_run # # Exception| func(*args) # # Exception| ~~~~^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-18/tools/testing/selftests/drivers/net/./netpoll_basic.py", line 366, in test_netpoll # # Exception| do_netpoll_flush_monitored(cfg, ifname, target_name) # # Exception| ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-18/tools/testing/selftests/drivers/net/./netpoll_basic.py", line 291, in do_netpoll_flush_monitored # # Exception| if bpftrace_any_hit(join=True): # # Exception| ~~~~~~~~~~~~~~~~^^^^^^^^^^^ # # Exception| File "/srv/vmksft/testing/wt-18/tools/testing/selftests/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!?: {} # 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 make: Leaving directory '/srv/vmksft/testing/wt-18/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak xx__->