==== pftable ==== doas -n ksh /home/src/regress/usr.sbin/bgpd/integrationtests/pftable.sh /usr/sbin/bgpd /home/src/regress/usr.sbin/bgpd/integrationtests 11 12 pair11 pair12 check if rdomains are busy check if interfaces are busy + echo setup setup + ifconfig pair11 rdomain 11 10.12.57.1/29 up + ifconfig pair12 rdomain 12 10.12.57.2/29 up + ifconfig pair12 alias 10.12.57.3/32 + ifconfig pair11 patch pair12 + ifconfig lo11 inet 127.0.0.1/8 + ifconfig lo12 inet 127.0.0.1/8 + pfctl -q -t bgpd_integ_test -T add 1.1.1.1 + pfctl -q -t bgpd_integ_test -T del 1.1.1.1 + echo run bgpds run bgpds + route -T 11 exec /usr/sbin/bgpd -v -f /home/src/regress/usr.sbin/bgpd/integrationtests/bgpd.pftable.rdomain1.conf + sleep 2 + route -T 12 exec /usr/sbin/bgpd -v -f /home/src/regress/usr.sbin/bgpd/integrationtests/bgpd.pftable.rdomain2_1.conf + route -T 12 exec /usr/sbin/bgpd -v -f /home/src/regress/usr.sbin/bgpd/integrationtests/bgpd.pftable.rdomain2_2.conf + sleep 3 + echo Check default prefixes Check default prefixes + route -T 11 exec bgpctl show Neighbor AS MsgRcvd MsgSent OutQ Up/Down State/PrfRcvd RDOMAIN2_1 4200000002 0 0 0 00:00:04 Idle RDOMAIN2_2 4200000003 0 0 0 00:00:04 Idle + echo List pf table List pf table + pfctl -t bgpd_integ_test -T show + pfctl -t bgpd_integ_test -T test 10.12.62.1 0/1 addresses match. + error_notify 2 cleanup FAILED *** Error 1 in integrationtests (Makefile:31 'pftable') FAILED