2025-07-31 05:26:28,836 - DEBUG - [10.0.0.57]: Running cmd : kill -9 $(cat /tmp/iperf_server_ctest-random-09479786.pid) 2025-07-31 05:26:28,921 - DEBUG - Output : cat: /tmp/iperf_server_ctest-random-09479786.pid: No such file or directory kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec] 2025-07-31 05:26:28,922 - DEBUG - [10.0.0.57]: Running cmd : for ps in $(pgrep iperf); do kill -9 $ps; done 2025-07-31 05:26:29,077 - DEBUG - Output : 2025-07-31 05:26:29,079 - DEBUG - [10.0.0.57]: Running cmd : nohup iperf3 -s --port 6201 1>/tmp/iper3_ctest-random-09479786.log 2>/tmp/iper3_ctest-random-09479786.result & echo $! > /tmp/iperf_server_ctest-random-09479786.pid 2025-07-31 05:26:29,198 - DEBUG - Output : 2025-07-31 05:26:50,975 - DEBUG - [10.0.0.57]: Running cmd : kill -9 $(cat /tmp/iperf_server_ctest-random-09479786.pid) 2025-07-31 05:26:51,057 - DEBUG - Output : /bin/bash: line 1: kill: (64465) - No such process 2025-07-31 05:26:51,058 - DEBUG - [10.0.0.57]: Running cmd : for ps in $(pgrep iperf); do kill -9 $ps; done 2025-07-31 05:26:51,172 - DEBUG - Output :