make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=tc_floower_cfm.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: tc_flower_cfm.sh # 5.34 [+5.34] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 5.35 [+0.01] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 6.40 [+1.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.47 [+2.07] TEST: CFM opcode match test [FAIL] # 8.47 [+0.00] Did not match on correct opcode # 8.53 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.54 [+0.01] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.55 [+0.01] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 10.63 [+2.08] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 13.73 [+3.10] TEST: CFM level match test [FAIL] # 13.73 [+0.00] Matched on the wrong level # 13.78 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 13.80 [+0.01] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 13.81 [+0.01] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 14.85 [+1.04] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 16.94 [+2.09] TEST: CFM opcode and level match test [FAIL] # 16.94 [+0.00] Did not match on correct level and opcode not ok 1 selftests: net/forwarding: tc_flower_cfm.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->