Mar 18 07:03:54 hw2 systemd[1]: Starting nipa-hw-worker.service - NIPA HW worker (one-shot test runner)... Mar 18 07:03:55 hw2 python3[1277]: /srv/hw-worker/tests/93 Starting tests Mar 18 07:03:55 hw2 python3[1277]: detected unhandled Python exception in '/opt/nipa/contest/hw/hw_worker.py' Mar 18 07:03:55 hw2 python3[1277]: Traceback (most recent call last): Mar 18 07:03:55 hw2 python3[1277]: File "/opt/nipa/contest/hw/hw_worker.py", line 307, in Mar 18 07:03:55 hw2 python3[1277]: main() Mar 18 07:03:55 hw2 python3[1277]: ~~~~^^ Mar 18 07:03:55 hw2 python3[1277]: File "/opt/nipa/contest/hw/hw_worker.py", line 280, in main Mar 18 07:03:55 hw2 python3[1277]: setup_test_interfaces(test_dir) Mar 18 07:03:55 hw2 python3[1277]: ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ Mar 18 07:03:55 hw2 python3[1277]: File "/opt/nipa/contest/hw/hw_worker.py", line 180, in setup_test_interfaces Mar 18 07:03:55 hw2 python3[1277]: _ensure_link_up(netif) Mar 18 07:03:55 hw2 python3[1277]: ~~~~~~~~~~~~~~~^^^^^^^ Mar 18 07:03:55 hw2 python3[1277]: File "/opt/nipa/contest/hw/hw_worker.py", line 104, in _ensure_link_up Mar 18 07:03:55 hw2 python3[1277]: _ip(f'link set {ifname} up', **kwargs) Mar 18 07:03:55 hw2 python3[1277]: ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Mar 18 07:03:55 hw2 python3[1277]: File "/opt/nipa/contest/hw/hw_worker.py", line 98, in _ip Mar 18 07:03:55 hw2 python3[1277]: raise RuntimeError(f"ip {args} failed on {where}: {stderr}") Mar 18 07:03:55 hw2 python3[1277]: RuntimeError: ip link set ens25f1np1 up failed on local: Cannot find device "ens25f1np1" Mar 18 07:03:55 hw2 systemd[1]: nipa-hw-worker.service: Main process exited, code=exited, status=1/FAILURE Mar 18 07:03:55 hw2 systemd[1]: nipa-hw-worker.service: Failed with result 'exit-code'. Mar 18 07:03:55 hw2 systemd[1]: Failed to start nipa-hw-worker.service - NIPA HW worker (one-shot test runner).