... # # Defer Exception| stderr=b''.join(stderr_seq) if stderr_seq else None) # # Defer Exception| subprocess.TimeoutExpired: Command '['ip', 'link', 'set', 'dev', 'enp1s0', 'up']' timed out after 5 seconds # # Defer Exception| # # Exception while handling defer / cleanup (callback 3 of 3)! # # Defer Exception| Traceback (most recent call last): # # Defer Exception| File "/srv/vmksft/testing/wt-24/tools/testing/selftests/net/lib/py/ksft.py", line 235, in ksft_flush_defer # # Defer Exception| entry.exec_only() # # Defer Exception| ~~~~~~~~~~~~~~~^^ # # Defer Exception| File "/srv/vmksft/testing/wt-24/tools/testing/selftests/net/lib/py/utils.py", line 229, in exec_only # # Defer Exception| self.func(*self.args, **self.kwargs) # # Defer Exception| ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Defer Exception| File "/srv/vmksft/testing/wt-24/tools/testing/selftests/net/lib/py/utils.py", line 96, in __init__ # # Defer Exception| self.process(terminate=False, fail=fail, expect_fail=expect_fail, # # Defer Exception| ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Defer Exception| timeout=timeout) # # Defer Exception| ^^^^^^^^^^^^^^^^ # # Defer Exception| File "/srv/vmksft/testing/wt-24/tools/testing/selftests/net/lib/py/utils.py", line 118, in process # # Defer Exception| stdout, stderr = self._process_terminate(terminate=terminate, # # Defer Exception| ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ # # Defer Exception| timeout=timeout) # # Defer Exception| ^^^^^^^^^^^^^^^^ # # Defer Exception| File "/srv/vmksft/testing/wt-24/tools/testing/selftests/net/lib/py/utils.py", line 102, in _process_terminate # # Defer Exception| stdout, stderr = self.proc.communicate(timeout=timeout) # # Defer Exception| ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ # # Defer Exception| File "/usr/lib64/python3.14/subprocess.py", line 1221, in communicate # # Defer Exception| stdout, stderr = self._communicate(input, endtime, timeout) # # Defer Exception| ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ # # Defer Exception| File "/usr/lib64/python3.14/subprocess.py", line 2154, in _communicate # # Defer Exception| self._check_timeout(endtime, orig_timeout, stdout, stderr) # # Defer Exception| ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ # # Defer Exception| File "/usr/lib64/python3.14/subprocess.py", line 1268, in _check_timeout # # Defer Exception| raise TimeoutExpired( # # Defer Exception| ...<2 lines>... # # Defer Exception| stderr=b''.join(stderr_seq) if stderr_seq else None) # # Defer Exception| subprocess.TimeoutExpired: Command '['ethtool', '-L', 'enp1s0', 'combined', '3']' timed out after 5 seconds # # Defer Exception| # not ok 8 stats.procfs_downup_hammer # # Totals: pass:6 fail:1 xfail:0 xpass:0 skip:1 error:0 not ok 1 selftests: drivers/net: stats.py # exit=1 make: Leaving directory '/srv/vmksft/testing/wt-24/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak xx__-> /opt/nipa/contest/scripts/env_check.py Comparing to existing state file: Saved .links.enp1s0.operstate: UP Current .links.enp1s0.operstate: DOWN Saved .links.enp1s0.flags: ['BROADCAST', 'MULTICAST', 'UP', 'LOWER_UP'] Current .links.enp1s0.flags: ['BROADCAST', 'MULTICAST'] Current system state saved to /tmp/nipa-env-state.json xx__-> echo $? 1 xx__->