+ ALL_TESTS='v2reportleave_test v3include_test v3inc_allow_test v3inc_is_include_test v3inc_is_exclude_test v3inc_to_exclude_test v3exc_allow_test v3exc_is_include_test v3exc_is_exclude_test v3exc_to_exclude_test v3inc_block_test v3exc_block_test v3exc_timeout_test v3star_ex_auto_add_test' + NUM_NETIFS=4 + CHECK_TC=yes + TEST_GROUP=239.10.10.10 + TEST_GROUP_MAC=01:00:5e:0a:0a:0a + ALL_GROUP=224.0.0.1 + ALL_MAC=01:00:5e:00:00:01 + MZPKT_IS_INC=22:00:9d:de:00:00:00:01:01:00:00:03:ef:0a:0a:0a:c0:00:02:01:c0:00:02:02:c0:00:02:03 + MZPKT_IS_INC2=22:00:9d:c3:00:00:00:01:01:00:00:03:ef:0a:0a:0a:c0:00:02:0a:c0:00:02:0b:c0:00:02:0c + MZPKT_IS_INC3=22:00:5f:b4:00:00:00:01:01:00:00:02:ef:0a:0a:0a:c0:00:02:14:c0:00:02:1e + MZPKT_ALLOW=22:00:99:c3:00:00:00:01:05:00:00:03:ef:0a:0a:0a:c0:00:02:0a:c0:00:02:0b:c0:00:02:0c + MZPKT_ALLOW2=22:00:5b:b4:00:00:00:01:05:00:00:02:ef:0a:0a:0a:c0:00:02:14:c0:00:02:1e + MZPKT_IS_EXC=22:00:da:b6:00:00:00:01:02:00:00:04:ef:0a:0a:0a:c0:00:02:01:c0:00:02:02:c0:00:02:14:c0:00:02:15 + MZPKT_IS_EXC2=22:00:5e:b4:00:00:00:01:02:00:00:02:ef:0a:0a:0a:c0:00:02:14:c0:00:02:1e + MZPKT_TO_EXC=22:00:9a:b1:00:00:00:01:04:00:00:03:ef:0a:0a:0a:c0:00:02:01:c0:00:02:14:c0:00:02:1e + MZPKT_BLOCK=22:00:98:b1:00:00:00:01:06:00:00:03:ef:0a:0a:0a:c0:00:02:01:c0:00:02:14:c0:00:02:1e + source lib.sh ++ ksft_skip=4 ++ PING=ping ++ PING6=ping6 ++ MZ=mausezahn ++ ARPING=arping ++ TEAMD=teamd ++ WAIT_TIME=5 ++ PAUSE_ON_FAIL=no ++ PAUSE_ON_CLEANUP=no ++ NETIF_TYPE=veth ++ NETIF_CREATE=yes ++ MCD=smcrouted ++ MC_CLI=smcroutectl ++ PING_COUNT=10 ++ PING_TIMEOUT=5 ++ WAIT_TIMEOUT=20 ++ INTERFACE_TIMEOUT=600 ++ LOW_AGEING_TIME=1000 ++ REQUIRE_JQ=yes ++ REQUIRE_MZ=yes ++ REQUIRE_MTOOLS=no ++ STABLE_MAC_ADDRS=no ++ TCPDUMP_EXTRA_FLAGS= ++ relative_path=lib.sh ++ [[ lib.sh == \l\i\b\.\s\h ]] ++ relative_path=. ++ [[ -f ./forwarding.config ]] +++ id -u ++ [[ 0 -ne 0 ]] ++ [[ yes = \y\e\s ]] ++ check_tc_version ++ tc -j ++ [[ 0 -ne 0 ]] ++ [[ yes = \y\e\s ]] ++ require_command jq ++ local cmd=jq ++ shift +++ command -v jq ++ [[ ! -x /usr/bin/jq ]] ++ [[ yes = \y\e\s ]] ++ require_command mausezahn ++ local cmd=mausezahn ++ shift +++ command -v mausezahn ++ [[ ! -x /usr/sbin/mausezahn ]] ++ [[ no = \y\e\s ]] ++ [[ ! -v NUM_NETIFS ]] ++ count=0 ++ [[ 0 -gt 0 ]] ++ declare -A MAC_ADDR_ORIG ++ [[ yes = \y\e\s ]] ++ create_netif ++ case "$NETIF_TYPE" in ++ create_netif_veth ++ local i ++ (( i = 1 )) ++ (( i <= NUM_NETIFS )) ++ local j=2 ++ ip link show dev ++ [[ 255 -ne 0 ]] ++ ip link add type veth peer name Command line is not complete. Try option "help" ++ [[ 255 -ne 0 ]] ++ echo 'Failed to create netif' Failed to create netif ++ exit 1