In test suite:
dentv2_testing
and in test case:
dentv2/acl/chain/test_acl_tc_chain_scale.py::test_iptables_tc_scale
attempt to modify iptables fails with command not found.
One obvious thing to note is the extra forward slash in the path /
/sputnik/env/IhmDentTcFlower//bin/iptables-unroll
INFO asyncssh:logging.py:92 [conn=196, chan=382] Requesting new SSH session
INFO asyncssh:logging.py:92 [conn=196, chan=382] Command: echo onl | sudo -S /sputnik/env/IhmDentTcFlower//bin/execute_in_env /sputnik/env/IhmDentTcFlower//bin/iptables-unroll --multi-interface --extended /tmp/iptables.rules /tmp/iptables-unrolled.rules FORWARD
INFO asyncssh:logging.py:92 [conn=196, chan=382] Received exit status 1
INFO asyncssh:logging.py:92 [conn=196, chan=382] Received channel close
INFO asyncssh:logging.py:92 [conn=196, chan=382] Channel closed
DEBUG infra1:Logger.py:156 sudo: /sputnik/env/IhmDentTcFlower//bin/execute_in_env: command not found
INFO DENT:Logger.py:84 [Dent infra1] Failed to run /sputnik/env/IhmDentTcFlower//bin/execute_in_env /sputnik/env/IhmDentTcFlower//bin/iptables-unroll --multi-interface --extended /tmp/iptables.rules /tmp/iptables-unrolled.rules FORWARD output sudo: /sputnik/env/IhmDentTcFlower//bin/execute_in_env: command not found
In test suite:
and in test case:
attempt to modify iptables fails with command not found.
One obvious thing to note is the extra forward slash in the path
//sputnik/env/IhmDentTcFlower//bin/iptables-unrollINFO DENT:Logger.py:84 [Dent infra1] Failed to run /sputnik/env/IhmDentTcFlower//bin/execute_in_env /sputnik/env/IhmDentTcFlower//bin/iptables-unroll --multi-interface --extended /tmp/iptables.rules /tmp/iptables-unrolled.rules FORWARD output sudo: /sputnik/env/IhmDentTcFlower//bin/execute_in_env: command not found