==== busy-rdomains ==== # Check if rdomains are busy. ==== ifconfig ==== sleep 2 # XXX doas -n pkill -f '^/usr/sbin/tcpdump -l -e -vvv -s 2048 -ni' *** Error 1 in target 'stamp-stop' (ignored) rm -f stamp-bpf* # Destroy interfaces. doas -n /sbin/ifconfig lo11 rdomain 11 doas -n /sbin/ifconfig lo11 inet 169.254.0.1 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet6 fc00::1 delete ifconfig: fc00::1: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet 169.254.0.2 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet6 fc00::2 delete ifconfig: fc00::2: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet 169.254.0.3 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet6 fc00::3 delete ifconfig: fc00::3: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet 169.254.0.4 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet6 fc00::4 delete ifconfig: fc00::4: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet 169.254.0.5 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet6 fc00::5 delete ifconfig: fc00::5: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet 169.254.0.6 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet6 fc00::6 delete ifconfig: fc00::6: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet 169.254.0.11 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet6 fc00::11 delete ifconfig: fc00::11: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet 169.254.0.12 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet6 fc00::12 delete ifconfig: fc00::12: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet 169.254.0.14 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet6 fc00::14 delete ifconfig: fc00::14: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet 169.254.0.21 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet6 fc00::21 delete ifconfig: fc00::21: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet 169.254.0.22 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet6 fc00::22 delete ifconfig: fc00::22: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet 169.254.0.23 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet6 fc00::23 delete ifconfig: fc00::23: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet 169.254.0.24 delete ifconfig: SIOCDIFADDR: Can't assign requested address *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet6 fc00::24 delete ifconfig: fc00::24: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 inet 127.0.0.1 delete doas -n /sbin/ifconfig lo11 inet6 ::1 delete ifconfig: ::1: non-recoverable failure in name resolution *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig pflog11 destroy ifconfig: pflog11: SIOCIFDESTROY: Device not configured *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig pflog12 destroy ifconfig: pflog12: SIOCIFDESTROY: Device not configured *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig pflog13 destroy ifconfig: pflog13: SIOCIFDESTROY: Device not configured *** Error 1 in target 'unconfig' (ignored) doas -n /sbin/ifconfig lo11 destroy rm -f stamp-ifconfig # Create and configure pflog and loopback interfaces. doas -n /sbin/ifconfig pflog11 create doas -n /sbin/ifconfig pflog12 create doas -n /sbin/ifconfig pflog13 create doas -n /sbin/ifconfig lo11 rdomain 11 doas -n /sbin/ifconfig lo11 inet 127.0.0.1/8 doas -n /sbin/ifconfig lo11 inet6 ::1/128 ifconfig: ::1: non-recoverable failure in name resolution *** Error 1 in . (Makefile:87 'ifconfig') *** Error 2 in . (:87 'stamp-ifconfig': make -C /home/src/regress/sys/net/pflog ifconfig) *** Error 2 in /home/src/regress/sys/net/pflog (:95 'regress': make -C /home/src/regress/sys/net/pflog stamp-busy-rdomains s...) + _err=2 + exit 2 robsd-exec: process group exited 2