==== maxattr ==== doas -n ksh /home/src/regress/usr.sbin/bgpd/integrationtests/maxattr.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 pair11 inet6 2001:db8:57::1/64 ifconfig: 2001:db8:57::1: non-recoverable failure in name resolution + error_notify 1 cleanup FAILED *** Error 1 in integrationtests (Makefile:46 'maxattr') FAILED ==== l3vpn ==== doas -n ksh /home/src/regress/usr.sbin/bgpd/integrationtests/l3vpn.sh /usr/sbin/bgpd /home/src/regress/usr.sbin/bgpd/integrationtests 11 12 pair11 pair12 13 14 check if rdomains are busy check if interfaces are busy + echo setup setup + ifconfig pair11 rdomain 11 10.12.57.1/29 mpls up + ifconfig pair12 rdomain 12 10.12.57.2/29 mpls up + ifconfig pair11 inet6 2001:db8:57::1/64 ifconfig: 2001:db8:57::1: non-recoverable failure in name resolution + error_notify 1 + echo cleanup cleanup + pkill -T 11 bgpd + true + pkill -T 12 bgpd + true + sleep 1 + ifconfig pair11 destroy + ifconfig pair12 destroy + ifconfig mpe13 destroy ifconfig: mpe13: SIOCIFDESTROY: Device not configured + true + ifconfig mpe14 destroy ifconfig: mpe14: SIOCIFDESTROY: Device not configured + true + route -qn -T 11 flush + true + route -qn -T 12 flush + true + route -qn -T 13 flush route: routing table 13: No such file or directory + true + route -qn -T 14 flush route: routing table 14: No such file or directory + true + ifconfig lo11 destroy + ifconfig lo12 destroy + ifconfig lo13 destroy ifconfig: lo13: SIOCIFDESTROY: Device not configured + true + ifconfig lo14 destroy ifconfig: lo14: SIOCIFDESTROY: Device not configured + true + [ 1 -ne 0 ] + echo FAILED FAILED + exit 1 *** Error 1 in integrationtests (Makefile:49 'l3vpn') FAILED ==== lladdr ==== doas -n ksh /home/src/regress/usr.sbin/bgpd/integrationtests/lladdr.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 up + ifconfig pair12 rdomain 12 up + ifconfig pair11 inet6 fe80::c0fe:1/64 ifconfig: fe80::c0fe:1: non-recoverable failure in name resolution + error_notify 1 + echo cleanup cleanup + pkill -T 11 bgpd + true + pkill -T 12 bgpd + true + sleep 1 + ifconfig gif11 destroy ifconfig: gif11: SIOCIFDESTROY: Device not configured + true + ifconfig gif12 destroy ifconfig: gif12: SIOCIFDESTROY: Device not configured + true + ifconfig pair11 destroy + ifconfig pair12 destroy + route -qn -T 11 flush + true + route -qn -T 12 flush + true + ifconfig lo11 destroy + ifconfig lo12 destroy + [ 1 -ne 0 ] + echo FAILED FAILED + exit 1 *** Error 1 in integrationtests (Makefile:58 'lladdr') FAILED ==== extnh ==== doas -n ksh /home/src/regress/usr.sbin/bgpd/integrationtests/extnh.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 up + ifconfig pair12 rdomain 12 up + ifconfig pair11 inet6 2001:db8:57::1/64 ifconfig: 2001:db8:57::1: non-recoverable failure in name resolution + error_notify 1 cleanup FAILED *** Error 1 in integrationtests (Makefile:61 'extnh') FAILED