+ xen_version=415 + dom0_url='http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + use_binary_packages=false + pwd + here=/home/gson/proj/xen-tests + workdir=./work + rm -rf ./work + mkdir ./work + cat urls.dat + tr '\n' ' ' + guest_release_urls='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/ http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/ http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/ ' + cat pkgsrc_date.dat + pkgsrc_date=2021.09.21.03.24.19 + cat ssh_pubkey.dat + ssh_pubkey='ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCVcp5xOcKK0/yhOAMuhogy+5262Vv0LMeuHoeB0iTdjTt8NE32Ogim8VukszoJOSz1/H0DXXHMlRbj5/u0NPSDIyUoWQURbIR+tuUJwXI0rNUh25DARYWfbsuzu7BWRRUTTrJwEpOOO466nytYLi8nkKByqmgB4oam7dPwzx+04LvywVyD1L3/t7/gUfIT7MGa/79tYuC070bHKFVf5ReudNQYccCJ3k50PYCmzTufl5ELrtuW6j4ad3XVeplDa5tEqvjrp+tcWgwN+484wzsf0F6dQ9m54EbEiw0CKcQbuXl+X119fDrUeTgIVczmbv3oLqw76ZHKc2vnPI/6qLL weak@key' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + echo 'This is a test of Xen 415 with a NetBSD current-2021.09.21.09.24.15-amd64 dom0' This is a test of Xen 415 with a NetBSD current-2021.09.21.09.24.15-amd64 dom0 + echo 'The following domU versions will be tested:' The following domU versions will be tested: + for domu_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' + echo ' 8.2-amd64' 8.2-amd64 + for domu_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/' + echo ' 8.2-i386' 8.2-i386 + for domu_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/' + echo ' 9.2-amd64' 9.2-amd64 + for domu_url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/' + echo ' 9.2-i386' 9.2-i386 + for domu_url='http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + echo ' current-2021.09.21.09.24.15-amd64' current-2021.09.21.09.24.15-amd64 + for domu_url='http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/' + echo ' current-2021.09.21.09.24.15-i386' current-2021.09.21.09.24.15-i386 + echo 'Using binary packages: false' Using binary packages: false + for url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' + ver=8.2-amd64 + tag=8.2-amd64-pv + logfn=8.2-amd64-pv.log + logf=./work/8.2-amd64-pv.log + ':' >./work/8.2-amd64-pv.log + chmod 666 ./work/8.2-amd64-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/' + ver=8.2-amd64 + tag=8.2-amd64-hvm + logfn=8.2-amd64-hvm.log + logf=./work/8.2-amd64-hvm.log + ':' >./work/8.2-amd64-hvm.log + chmod 666 ./work/8.2-amd64-hvm.log + for url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/' + ver=8.2-i386 + tag=8.2-i386-pv + logfn=8.2-i386-pv.log + logf=./work/8.2-i386-pv.log + ':' >./work/8.2-i386-pv.log + chmod 666 ./work/8.2-i386-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/' + ver=8.2-i386 + tag=8.2-i386-hvm + logfn=8.2-i386-hvm.log + logf=./work/8.2-i386-hvm.log + ':' >./work/8.2-i386-hvm.log + chmod 666 ./work/8.2-i386-hvm.log + for url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/' + ver=9.2-amd64 + tag=9.2-amd64-pv + logfn=9.2-amd64-pv.log + logf=./work/9.2-amd64-pv.log + ':' >./work/9.2-amd64-pv.log + chmod 666 ./work/9.2-amd64-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/' + ver=9.2-amd64 + tag=9.2-amd64-hvm + logfn=9.2-amd64-hvm.log + logf=./work/9.2-amd64-hvm.log + ':' >./work/9.2-amd64-hvm.log + chmod 666 ./work/9.2-amd64-hvm.log + for url='http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/' + ver=9.2-i386 + tag=9.2-i386-pv + logfn=9.2-i386-pv.log + logf=./work/9.2-i386-pv.log + ':' >./work/9.2-i386-pv.log + chmod 666 ./work/9.2-i386-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/' + ver=9.2-i386 + tag=9.2-i386-hvm + logfn=9.2-i386-hvm.log + logf=./work/9.2-i386-hvm.log + ':' >./work/9.2-i386-hvm.log + chmod 666 ./work/9.2-i386-hvm.log + for url='http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + ver=current-2021.09.21.09.24.15-amd64 + tag=current-2021.09.21.09.24.15-amd64-pv + logfn=current-2021.09.21.09.24.15-amd64-pv.log + logf=./work/current-2021.09.21.09.24.15-amd64-pv.log + ':' >./work/current-2021.09.21.09.24.15-amd64-pv.log + chmod 666 ./work/current-2021.09.21.09.24.15-amd64-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' + ver=current-2021.09.21.09.24.15-amd64 + tag=current-2021.09.21.09.24.15-amd64-hvm + logfn=current-2021.09.21.09.24.15-amd64-hvm.log + logf=./work/current-2021.09.21.09.24.15-amd64-hvm.log + ':' >./work/current-2021.09.21.09.24.15-amd64-hvm.log + chmod 666 ./work/current-2021.09.21.09.24.15-amd64-hvm.log + for url='http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/' + for type=pv + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/' + ver=current-2021.09.21.09.24.15-i386 + tag=current-2021.09.21.09.24.15-i386-pv + logfn=current-2021.09.21.09.24.15-i386-pv.log + logf=./work/current-2021.09.21.09.24.15-i386-pv.log + ':' >./work/current-2021.09.21.09.24.15-i386-pv.log + chmod 666 ./work/current-2021.09.21.09.24.15-i386-pv.log + for type=hvm + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/' + ver=current-2021.09.21.09.24.15-i386 + tag=current-2021.09.21.09.24.15-i386-hvm + logfn=current-2021.09.21.09.24.15-i386-hvm.log + logf=./work/current-2021.09.21.09.24.15-i386-hvm.log + ':' >./work/current-2021.09.21.09.24.15-i386-hvm.log + chmod 666 ./work/current-2021.09.21.09.24.15-i386-hvm.log + mkdir -p ./work/root + pkg_version=9.0 + pkg_path='ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/9.0/All' + cat <<'...' + sed -e 's!@DOM0_URL@!http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/!g' -e 's!@PKG_PATH@!ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/9.0/All!g' -e 's!@XEN_VERSION@!415!g' -e 's!@PKGSRC_DATE@!2021.09.21.03.24.19!g' -e 's!@SSH_PUBKEY@!ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCVcp5xOcKK0/yhOAMuhogy+5262Vv0LMeuHoeB0iTdjTt8NE32Ogim8VukszoJOSz1/H0DXXHMlRbj5/u0NPSDIyUoWQURbIR+tuUJwXI0rNUh25DARYWfbsuzu7BWRRUTTrJwEpOOO466nytYLi8nkKByqmgB4oam7dPwzx+04LvywVyD1L3/t7/gUfIT7MGa/79tYuC070bHKFVf5ReudNQYccCJ3k50PYCmzTufl5ELrtuW6j4ad3XVeplDa5tEqvjrp+tcWgwN+484wzsf0F6dQ9m54EbEiw0CKcQbuXl+X119fDrUeTgIVczmbv3oLqw76ZHKc2vnPI/6qLL weak@key!g' -e 's!@USE_BINARY_PACKAGES@!false!g' >./work/root/install-xen.sh + cat <<'...' + sed -e 's!@PKG_PATH@!ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/9.0/All!' -e 's!@PKGSRC_DATE@!2021.09.21.03.24.19!' -e 's!@GUEST_RELEASE_URLS@!http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-8.2/i386/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/amd64/ http://mirror.araneus.fi/ftp.netbsd.org/pub/NetBSD/NetBSD-9.2/i386/ http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/ http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/i386/ !' >./work/root/test-xen.sh + cp url2ver.py ./work/root/ + makefs -M 1m ./work/img ./work/root Calculated size of `./work/img': 1048576 bytes, 5 inodes Extent size set to 8192 ./work/img: 1.0MB (2048 sectors) block size 8192, fragment size 1024 using 1 cylinder groups of 1.00MB, 128 blks, 64 inodes. super-block backups (for fsck -b #) at: 32, Populating `./work/img' Image `./work/img' complete + test -f ./work/netbsd_installed + anita --vmm noemu '--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf' --structured-log-file ./work/install.slog --workdir ./work --sets kern-GENERIC,modules,base,etc,comp,man,text,tests,xbase,xcomp,xetc,xfont,xserver --disk-size 4G install 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' This is anita version 2.8 Using pexpect version 4.8.0 /usr/pkg/bin/anita \ --vmm noemu \ '--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf' \ --structured-log-file ./work/install.slog \ --workdir ./work \ --sets kern-GENERIC,modules,base,etc,comp,man,text,tests,xbase,xcomp,xetc,xfont,xserver \ --disk-size 4G \ install \ http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/ Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/misc/pxeboot_ia32.bin... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/floppy/boot-com1.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/floppy/boot2.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/floppy/boot3.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/floppy/boot4.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/floppy/boot5.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/floppy/boot6.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/floppy/boot7.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/installation/cdrom/boot-com.iso... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/kernel/netbsd-INSTALL.gz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/kern-GENERIC.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/kern-GENERIC.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/modules.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/modules.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/base.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/base.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/etc.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/etc.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/comp.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/comp.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/man.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/man.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/tests.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/tests.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/text.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/text.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xbase.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xbase.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xcomp.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xcomp.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xetc.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xetc.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xfont.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xfont.tar.xz... OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xserver.tgz... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/binary/sets/xserver.tar.xz... OK /usr/sbin/makefs \ -t cd9660 \ -o rockridge \ ./work/install_tmp.iso \ /home/gson/proj/xen-tests/work/download sudo \ noemu \ --workdir ./work \ --releasedir ./work/download \ --arch amd64 \ --boot-from net \ --conf /home/gson/proj/xen-tests/noemu.conf child pid is 20509 noemu arguments: ['/usr/local/bin/noemu', '--workdir', './work', '--releasedir', './work/download', '--arch', 'amd64', '--boot-from', 'net', '--conf', '/home/gson/proj/xen-tests/noemu.conf'] boot_from: net workdir: ./work tftpdir: /home/gson/proj/xen-tests/work service ['/usr/sbin/tcpdump', '-s', '1500', '-i', 'ixg1', '-w', './work/install.pcap'] pid 12895 service ['/usr/pkg/sbin/dhcpd', '-d', '-f', '-cf', './work/dhcpd.conf', '-lf', './work/dhcpd.leases', 'ixg1'] pid 27950 service ['/usr/sbin/inetd', '-d', './work/inetd.conf'] pid 24673 ilo3_power True power on status=0 status_tag=COMMAND COMPLETED Wed Sep 22 10:13:53 2021 Server powering on ....... connected \\-__,------,___. \\ __,---` NetBSD/x86 PXE Boot \\ `---,_. Revision 5.1 (Tue Sep 21 14:29:18 UTC 2021) \\-,_____,.---` \\ \\ \\ Press return to boot now, any other key for boot menu booting netbsd - starting in 5 seconds. 4 seconds. 3 seconds. 2 seconds. 1 seconds. 0 seconds. 0 seconds. PXE BIOS Version 2.1 Using PCI device at bus 3 device 0 function 0 Ethernet address e4:11:5b:d3:13:fc |15785296/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\+5651912|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-+2736696\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\ [695505|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|]=0x18aa560 [ 1.0000000] entropy: WARNING: extracting entropy too early [ 1.0000000] ksyms: Symbol table not found [ 1.0000000] ksyms: String table not found [ 1.0000000] ksyms: Perhaps the kernel is stripped? [ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, [ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, [ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. [ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 [ 1.0000000] The Regents of the University of California. All rights reserved. [ 1.0000000] NetBSD 9.99.88 (INSTALL) #0: Tue Sep 21 17:44:37 EEST 2021 [ 1.0000000] root@guido.araneus.fi:/tmp/build/2021.09.21.09.24.15-amd64/obj/sys/arch/amd64/compile/INSTALL [ 1.0000000] total memory = 49141 MB [ 1.0000000] avail memory = 47599 MB [ 1.0000030] mainbus0 (root) [ 1.0000030] ACPI: RSDP 0x00000000000F4F00 000024 (v02 HP ) [ 1.0000030] ACPI: XSDT 0x00000000DF630140 0000B4 (v01 HP ProLiant 00000002 ?? 0000162E) [ 1.0000030] ACPI: FACP 0x00000000DF630240 0000F4 (v03 HP ProLiant 00000002 ?? 0000162E) [ 1.0000030] Firmware Warning (ACPI): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20210604/tbfadt-742) [ 1.0000030] Firmware Warning (ACPI): Invalid length for FADT/Pm2ControlBlock: 32, using default 8 (20210604/tbfadt-742) [ 1.0000030] ACPI: DSDT 0x00000000DF630340 0020BD (v01 HP DSDT 00000001 INTL 20030228) [ 1.0000030] ACPI: FACS 0x00000000DF62F100 000040 [ 1.0000030] ACPI: SPCR 0x00000000DF62F140 000050 (v01 HP SPCRRBSU 00000001 ?? 0000162E) [ 1.0000030] ACPI: MCFG 0x00000000DF62F1C0 00003C (v01 HP ProLiant 00000001 00000000) [ 1.0000030] ACPI: HPET 0x00000000DF62F200 000038 (v01 HP ProLiant 00000002 ?? 0000162E) [ 1.0000030] ACPI: FFFF 0x00000000DF62F240 000064 (v02 HP ProLiant 00000002 ?? 0000162E) [ 1.0000030] ACPI: SPMI 0x00000000DF62F2C0 000040 (v05 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: ERST 0x00000000DF62F300 0001D0 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: APIC 0x00000000DF62F500 00015E (v01 HP ProLiant 00000002 00000000) [ 1.0000030] ACPI: SRAT 0x00000000DF62F680 000570 (v01 HP Proliant 00000001 ?? 0000162E) [ 1.0000030] ACPI: FFFF 0x00000000DF62FC00 000176 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: BERT 0x00000000DF62FD80 000030 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: HEST 0x00000000DF62FDC0 0000BC (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: DMAR 0x00000000DF62FE80 00013C (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: SSDT 0x00000000DF632400 000125 (v03 HP CRSPCI0 00000002 HP 00000001) [ 1.0000030] ACPI: SSDT 0x00000000DF632540 0001CF (v03 HP riser1a 00000002 INTL 20061109) [ 1.0000030] ACPI: SSDT 0x00000000DF632740 0003BB (v01 HP pcc 00000001 INTL 20090625) [ 1.0000030] ACPI: SSDT 0x00000000DF632B00 000377 (v01 HP pmab 00000001 INTL 20090625) [ 1.0000030] ACPI: SSDT 0x00000000DF632E80 002094 (v01 INTEL PPM RCM 00000001 INTL 20061109) [ 1.0000030] ACPI: 6 ACPI AML tables successfully acquired and loaded [ 1.0000030] ioapic0 at mainbus0 apid 8 [ 1.0000030] ioapic1 at mainbus0 apid 0 [ 1.0000030] cpu0 at mainbus0 apid 0 [ 1.0000030] cpu0: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu0: node 0, package 0, core 0, smt 0 [ 1.0000030] cpu1 at mainbus0 apid 32 [ 1.0000030] cpu1: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu1: node 1, package 1, core 0, smt 0 [ 1.0000030] cpu2 at mainbus0 apid 16 [ 1.0000030] cpu2: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu2: node 0, package 0, core 8, smt 0 [ 1.0000030] cpu3 at mainbus0 apid 48 [ 1.0000030] cpu3: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu3: node 1, package 1, core 8, smt 0 [ 1.0000030] cpu4 at mainbus0 apid 4 [ 1.0000030] cpu4: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu4: node 0, package 0, core 2, smt 0 [ 1.0000030] cpu5 at mainbus0 apid 36 [ 1.0000030] cpu5: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu5: node 1, package 1, core 2, smt 0 [ 1.0000030] cpu6 at mainbus0 apid 20 [ 1.0000030] cpu6: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu6: node 0, package 0, core 10, smt 0 [ 1.0000030] cpu7 at mainbus0 apid 52 [ 1.0000030] cpu7: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu7: node 1, package 1, core 10, smt 0 [ 1.0000030] cpu8 at mainbus0 apid 2 [ 1.0000030] cpu8: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu8: node 0, package 0, core 1, smt 0 [ 1.0000030] cpu9 at mainbus0 apid 34 [ 1.0000030] cpu9: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu9: node 1, package 1, core 1, smt 0 [ 1.0000030] cpu10 at mainbus0 apid 18 [ 1.0000030] cpu10: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu10: node 0, package 0, core 9, smt 0 [ 1.0000030] cpu11 at mainbus0 apid 50 [ 1.0000030] cpu11: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu11: node 1, package 1, core 9, smt 0 [ 1.0000030] acpi0 at mainbus0: Intel ACPICA 20210604 [ 1.0000030] acpi0: fixed power button present [ 1.0109209] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400) [ 1.0995718] ipmi_acpi0 at acpi0 (MI0, IPI0001-0): io 0xca2-0xca3 [ 1.0995718] ipmi0 at ipmi_acpi0 [ 1.0995718] attimer1 at acpi0 (TIME, PNP0100): io 0x40-0x43 irq 0 [ 1.0995718] pcppi1 at acpi0 (BEEP, PNP0800): io 0x61 [ 1.0995718] spkr0 at pcppi1: PC Speaker [ 1.0995718] wsbell at spkr0 not configured [ 1.0995718] midi0 at pcppi1: PC speaker [ 1.0995718] sysbeep0 at pcppi1 [ 1.0995718] pckbc1 at acpi0 (KBD, PNP0303) (kbd port): io 0x60,0x64 irq 1 [ 1.0995718] pckbc2 at acpi0 (PS2M, PNP0F13) (aux port): irq 12 [ 1.0995718] COMA (PNP0501) at acpi0 not configured [ 1.0995718] PMI0 (ACPI000D) at acpi0 not configured [ 1.0995718] acpitz0 at acpi0 (THM0): cpu0 [ 1.0995718] attimer1: attached to pcppi1 [ 1.0995718] pckbd0 at pckbc1 (kbd slot) [ 1.0995718] pckbc1: using irq 1 for kbd slot [ 1.0995718] wskbd0 at pckbd0 mux 1 [ 1.0995718] pms0 at pckbc1 (aux slot) [ 1.0995718] pckbc1: using irq 12 for aux slot [ 1.0995718] wsmouse0 at pms0 mux 0 [ 1.0995718] pci0 at mainbus0 bus 0: configuration mode 1 [ 1.0995718] pchb0 at pci0 dev 0 function 0: Intel 5520 ESI Port (rev. 0x13) [ 1.0995718] ppb0 at pci0 dev 1 function 0: Intel 5520/5500/X58 PCIe Root Port 1 (rev. 0x13) [ 1.0995718] ppb0: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0995718] pci1 at ppb0 bus 5 [ 1.0995718] ciss0 at pci1 dev 0 function 0: HP Smart Array 11 [ 1.0995718] ciss0: interrupting at msix0 vec 0 [ 1.0995718] ciss0: 1 LD, HW rev 2, FW 5.14/5.14, 64bit fifo rro, method perf 0x5 [ 1.0995718] scsibus0 at ciss0: 1 target, 1 lun per target [ 1.0995718] ppb1 at pci0 dev 2 function 0: Intel 5520/5500/X58 PCIe Root Port 2 (rev. 0x13) [ 1.0995718] ppb1: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0995718] pci2 at ppb1 bus 12 [ 1.0995718] ppb2 at pci0 dev 3 function 0: Intel 5520/5500/X58 PCIe Root Port 3 (rev. 0x13) [ 1.0995718] ppb2: PCI Express capability version 2 x16 @ 5.0GT/s [ 1.0995718] pci3 at ppb2 bus 9 [ 1.0995718] ppb3 at pci0 dev 4 function 0: Intel 5520/5500/X58 PCIe Root Port 4 (rev. 0x13) [ 1.0995718] ppb3: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0995718] pci4 at ppb3 bus 13 [ 1.0995718] ppb4 at pci0 dev 5 function 0: Intel 5520/5500/X58 PCIe Root Port 5 (rev. 0x13) [ 1.0995718] ppb4: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0995718] pci5 at ppb4 bus 14 [ 1.0995718] ppb5 at pci0 dev 6 function 0: Intel 5520/5500/X58 PCIe Root Port 6 (rev. 0x13) [ 1.0995718] ppb5: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0995718] pci6 at ppb5 bus 15 [ 1.0995718] ppb6 at pci0 dev 7 function 0: Intel 5520/5500/X58 PCIe Root Port 7 (rev. 0x13) [ 1.0995718] ppb6: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0995718] ppb6: link is x4 @ 2.5GT/s [ 1.0995718] pci7 at ppb6 bus 3 [ 1.0995718] bnx0 at pci7 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0995718] bnx0: Ethernet address e4:11:5b:d3:13:fc [ 1.0995718] bnx0: ASIC BCM5709 C0 (0x57092003) [ 1.0995718] bnx0: PCIe x4 2.5GT/s [ 1.0995718] bnx0: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0995718] bnx0: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0995718] brgphy0 at bnx0 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0995718] brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0995718] bnx0: interrupting at ioapic1 pin 6 [ 1.0995718] bnx1 at pci7 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0995718] bnx1: Ethernet address e4:11:5b:d3:13:fe [ 1.0995718] bnx1: ASIC BCM5709 C0 (0x57092003) [ 1.0995718] bnx1: PCIe x4 2.5GT/s [ 1.0995718] bnx1: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0995718] bnx1: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0995718] brgphy1 at bnx1 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0995718] brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0995718] bnx1: interrupting at ioapic1 pin 13 [ 1.0995718] ppb7 at pci0 dev 8 function 0: Intel 5520/5500/X58 PCIe Root Port 8 (rev. 0x13) [ 1.0995718] ppb7: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0995718] ppb7: link is x4 @ 2.5GT/s [ 1.0995718] pci8 at ppb7 bus 4 [ 1.0995718] bnx2 at pci8 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0995718] bnx2: Ethernet address e4:11:5b:d3:13:a4 [ 1.0995718] bnx2: ASIC BCM5709 C0 (0x57092003) [ 1.0995718] bnx2: PCIe x4 2.5GT/s [ 1.0995718] bnx2: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0995718] bnx2: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0995718] brgphy2 at bnx2 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0995718] brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0995718] bnx2: interrupting at ioapic1 pin 7 [ 1.0995718] bnx3 at pci8 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0995718] bnx3: Ethernet address e4:11:5b:d3:13:a6 [ 1.0995718] bnx3: ASIC BCM5709 C0 (0x57092003) [ 1.0995718] bnx3: PCIe x4 2.5GT/s [ 1.0995718] bnx3: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0995718] bnx3: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0995718] brgphy3 at bnx3 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0995718] brgphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0995718] bnx3: interrupting at ioapic1 pin 15 [ 1.0995718] ppb8 at pci0 dev 9 function 0: Intel 5520/5500/X58 PCIe Root Port 9 (rev. 0x13) [ 1.0995718] ppb8: PCI Express capability version 2 x8 @ 5.0GT/s [ 1.0995718] pci9 at ppb8 bus 6 [ 1.0995718] ppb9 at pci0 dev 10 function 0: Intel 5520/5500/X58 PCIe Root Port 10 (rev. 0x13) [ 1.0995718] ppb9: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0995718] pci10 at ppb9 bus 16 [ 1.0995718] pchb1 at pci0 dev 13 function 0: Intel product 343a (rev. 0x13) [ 1.0995718] pchb2 at pci0 dev 13 function 1: Intel product 343b (rev. 0x13) [ 1.0995718] pchb3 at pci0 dev 13 function 2: Intel product 343c (rev. 0x13) [ 1.0995718] pchb4 at pci0 dev 13 function 3: Intel product 343d (rev. 0x13) [ 1.0995718] pchb5 at pci0 dev 13 function 4: Intel 5520/X58 QuickPath (rev. 0x13) [ 1.0995718] pchb6 at pci0 dev 13 function 5: Intel 5520 QuickPath (rev. 0x13) [ 1.0995718] pchb7 at pci0 dev 13 function 6: Intel product 341a (rev. 0x13) [ 1.0995718] pchb8 at pci0 dev 14 function 0: Intel product 341c (rev. 0x13) [ 1.0995718] pchb9 at pci0 dev 14 function 1: Intel product 341d (rev. 0x13) [ 1.0995718] pchb10 at pci0 dev 14 function 2: Intel product 341e (rev. 0x13) [ 1.0995718] pchb11 at pci0 dev 14 function 3: Intel product 341f (rev. 0x13) [ 1.0995718] pchb12 at pci0 dev 14 function 4: Intel product 3439 (rev. 0x13) [ 1.0995718] Intel 5520/5500/X58 Misc (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 0 not configured [ 1.0995718] Intel 5520/5500/X58 Scratchpads and GPIO (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 1 not configured [ 1.0995718] Intel 5520/5500/X58 Control Status and RAS (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 2 not configured [ 1.0995718] ppb10 at pci0 dev 28 function 0: Intel 82801JI PCI Express Port (rev. 0x00) [ 1.0995718] ppb10: PCI Express capability version 1 x4 @ 2.5GT/s [ 1.0995718] pci11 at ppb10 bus 17 [ 1.0995718] ppb11 at pci0 dev 28 function 4: Intel 82801JI PCI Express Port (rev. 0x00) [ 1.0995718] ppb11: PCI Express capability version 1 x1 @ 2.5GT/s [ 1.0995718] pci12 at ppb11 bus 2 [ 1.0995718] Hewlett-Packard iLO3 Slave (miscellaneous system, revision 0x04) at pci12 dev 0 function 0 not configured [ 1.0995718] Hewlett-Packard iLO3 Management (miscellaneous system, revision 0x04) at pci12 dev 0 function 2 not configured [ 1.0995718] uhci0 at pci12 dev 0 function 4: Hewlett-Packard iLO3 Virtual USB (rev. 0x01) [ 1.0995718] uhci0: interrupting at msi1 vec 0 [ 1.0995718] usb0 at uhci0: USB revision 1.0 [ 1.0995718] uhci1 at pci0 dev 29 function 0: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0995718] uhci1: interrupting at ioapic0 pin 20 [ 1.0995718] usb1 at uhci1: USB revision 1.0 [ 1.0995718] uhci2 at pci0 dev 29 function 1: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0995718] uhci2: interrupting at ioapic0 pin 23 [ 1.0995718] usb2 at uhci2: USB revision 1.0 [ 1.0995718] uhci3 at pci0 dev 29 function 2: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0995718] uhci3: interrupting at ioapic0 pin 22 [ 1.0995718] usb3 at uhci3: USB revision 1.0 [ 1.0995718] uhci4 at pci0 dev 29 function 3: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0995718] uhci4: interrupting at ioapic0 pin 23 [ 1.0995718] usb4 at uhci4: USB revision 1.0 [ 1.0995718] ehci0 at pci0 dev 29 function 7: Intel 82801JI USB EHCI Controller (rev. 0x00) [ 1.0995718] ehci0: interrupting at ioapic0 pin 20 [ 1.0995718] ehci0: 4 companion controllers, 2 ports each: uhci1 uhci2 uhci3 uhci4 [ 1.0995718] usb5 at ehci0: USB revision 2.0 [ 1.0995718] ppb12 at pci0 dev 30 function 0: Intel 82801BA Hub-PCI Bridge (rev. 0x90) [ 1.0995718] pci13 at ppb12 bus 1 [ 1.0995718] vga0 at pci13 dev 3 function 0: ATI Technologies ES1000 (rev. 0x02) [ 1.0995718] wsdisplay0 at vga0 kbdmux 1 [ 1.0995718] pckbd_enable: command error [ 1.0995718] drm at vga0 not configured [ 1.0995718] ichlpcib0 at pci0 dev 31 function 0: Intel 82801JIB LPC Interface Bridge (rev. 0x00) [ 1.0995718] ichlpcib0: 24-bit timer [ 1.0995718] tco0 at ichlpcib0: TCO (watchdog) timer configured. [ 1.0995718] tco0: TCO timer reboot disabled by hardware; hope SMBIOS properly handles it. [ 1.0995718] isa0 at ichlpcib0 [ 1.0995718] com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, 1-byte FIFO [ 1.0995718] com0: console [ 1.0995718] acpicpu0 at cpu0: ACPI CPU [ 1.0995718] coretemp0 at cpu0: thermal sensor, 1 C resolution [ 1.0995718] acpicpu1 at cpu1: ACPI CPU [ 1.0995718] coretemp1 at cpu1: thermal sensor, 1 C resolution [ 1.0995718] acpicpu2 at cpu2: ACPI CPU [ 1.0995718] coretemp2 at cpu2: thermal sensor, 1 C resolution [ 1.0995718] acpicpu3 at cpu3: ACPI CPU [ 1.0995718] coretemp3 at cpu3: thermal sensor, 1 C resolution [ 1.0995718] acpicpu4 at cpu4: ACPI CPU [ 1.0995718] coretemp4 at cpu4: thermal sensor, 1 C resolution [ 1.0995718] acpicpu5 at cpu5: ACPI CPU [ 1.0995718] coretemp5 at cpu5: thermal sensor, 1 C resolution [ 1.0995718] acpicpu6 at cpu6: ACPI CPU [ 1.0995718] coretemp6 at cpu6: thermal sensor, 1 C resolution [ 1.0995718] acpicpu7 at cpu7: ACPI CPU [ 1.0995718] coretemp7 at cpu7: thermal sensor, 1 C resolution [ 1.0995718] acpicpu8 at cpu8: ACPI CPU [ 1.0995718] coretemp8 at cpu8: thermal sensor, 1 C resolution [ 1.0995718] acpicpu9 at cpu9: ACPI CPU [ 1.0995718] coretemp9 at cpu9: thermal sensor, 1 C resolution [ 1.0995718] acpicpu10 at cpu10: ACPI CPU [ 1.0995718] coretemp10 at cpu10: thermal sensor, 1 C resolution [ 1.0995718] acpicpu11 at cpu11: ACPI CPU [ 1.0995718] coretemp11 at cpu11: thermal sensor, 1 C resolution [ 1.8752116] scsibus0: waiting 2 seconds for devices to settle... [ 1.9455977] uhub0 at usb2: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.0488961] uhub1 at usb3: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.1588962] uhub2 at usb4: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.2688962] uhub3 at usb5: NetBSD (0x0000) EHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 1 [ 2.3788960] uhub4 at usb1: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.4788960] uhub5 at usb0: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 3.6788964] ehci0: handing over full speed device on port 4 to uhci2 [ 3.9388970] sd0 at scsibus0 target 0 lun 0: disk fixed [ 4.0288962] sd0: 279 GB, 65535 cyl, 255 head, 35 sec, 512 bytes/sect x 585871964 sectors [ 4.1488963] sd0: async, 8-bit transfers, tagged queueing [ 5.5788958] ualea0 at uhub0 port 2 configuration 1 interface 0 [ 5.6488957] ualea0: Araneus (0x12d8) Alea II TRNG (0x0001), rev 2.00/2.04, addr 2 [ 5.7388957] entropy: ready [ 6.6088956] uhidev0 at uhub5 port 1 configuration 1 interface 0 [ 6.6841823] uhidev0: HP (0x03f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 6.7888952] ukbd0 at uhidev0 [ 7.2288953] wskbd1 at ukbd0 mux 1 [ 7.2644233] uhidev1 at uhub5 port 1 configuration 1 interface 1 [ 7.3352564] uhidev1: HP (0x03f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 7.4488953] ums0 at uhidev1: 3 buttons [ 7.4920736] wsmouse1 at ums0 mux 0 [ 7.5688962] wskbd1: detached [ 7.6012920] ukbd0: detached [ 7.6346252] uhidev0: detached [ 7.6700415] uhidev0: at uhub5 port 1 (addr 2) disconnected [ 7.7356666] wsmouse1: detached [ 7.7721253] ums0: detached [ 7.8044178] uhidev1: detached [ 7.8398340] uhidev1: at uhub5 port 1 (addr 2) disconnected [ 9.6488943] uhidev0 at uhub5 port 1 configuration 1 interface 0 [ 9.7242822] uhidev0: HP (0x03f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 9.8288934] ukbd0 at uhidev0 [ 10.2688940] wskbd1 at ukbd0 mux 1 [ 10.3044201] uhidev1 at uhub5 port 1 configuration 1 interface 1 [ 10.3752533] uhidev1: HP (0x03f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 10.4888941] ums0 at uhidev1: 3 buttons [ 10.5321549] wsmouse1 at ums0 mux 0 [ 23.0788898] ipmi0: ID 19.1 IPMI 2.0 Available [ 23.1688897] WARNING: 1 error while detecting hardware; check system log. [ 23.2488897] boot device: bnx0 [ 23.2788898] root on md0a dumps on md0b [ 23.3288892] root file system type: ffs [ 23.3688891] kern.module.path=/stand/amd64/9.99.88/modules Created tmpfs /dev (1818624 byte, 3520 inodes) erase ^?, werase ^W, kill ^U, intr ^C )0)0[?25h                                                                         NetBSD/amd64 9.99.88 This menu-driven tool is designed to help you install NetBSD to a hard disk, or upgrade an existing NetBSD system, with a minimum of work. In the following menus type the reference letter (a, b, c, ...) to select an item, or type CTRL+N/CTRL+P to select the next/previous item. The arrow keys and Page-up/Page-down may also work. Activate the current selection from the menu by typing the enter key. (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B>a: Installation messages in English(0x(B(0x(B b: Messages d'installation en français (0x(B(0x(B c: Installation auf Deutsch(0x(B(0x(B d: Komunikaty instalacyjne w jezyku polskim (0x(B(0x(B e: Mensajes de instalacion en castellano (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B[ 32.9788866] ciss0: normal state on 'ciss0:0' (online)   Thank you for using NetBSD! (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B NetBSD-9.99.88 Install System(0x(B(0x(B(0x(B(0x(B>a: Install NetBSD to hard disk(0x(B(0x(B b: Upgrade NetBSD on a hard disk(0x(B(0x(B c: Re-install sets or install additional sets (0x(B(0x(B d: Reboot the computer(0x(B(0x(B e: Utility menu(0x(B(0x(B f: Config menu(0x(B(0x(B x: Exit Install System(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B You have chosen to install NetBSD on your hard disk. This will change information on your hard disk. You should have made a full backup before this procedure! This procedure will do the following things: a) Partition your disk b) Create new BSD file systems c) Load and install distribution sets d) Some initial system configuration  (After you enter the partition information but before your disk is changed, you will have the opportunity to quit this procedure.)  Shall we continue?(0lqqqqqqqqqqqqqqqk(B(0x(B Yes or no? (0x(B(0x(B(0x(B(0x(B>a: No(0x(B(0x(B b: Yes(0x(B(0mqqqqqqqqqqqqqqqj(B a: No>b: Yes                      On which disk do you want to install NetBSD?(0lqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Available disks(0x(B(0x(B(0x(B(0x(B>a: sd0 (279G)(0x(B(0x(B b: Extended partitioning (0x(B(0x(B x: Exit(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqj(B                          This disk matches the following BIOS disk: BIOS # cylinders heads sectors total sectors GB ------ --------- ----- ------- ------------- ---- 0x80 1024 255 32 585871964 299  Note: since sysinst was able to uniquely match the disk you chose with a disk known to the BIOS, the values displayed above are very likely correct, and should not be changed (the values for cylinders, heads and sectors are probably 1023, 255 and 63 - this is correct). You should only change the geometry if you know the BIOS reports incorrect values. (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B>a: This is the correct geometry(0x(B(0x(B b: Set the geometry by hand (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B We are now going to install NetBSD on the disk sd0. NetBSD requires a single partition in the disk's Master Boot Record (MBR) partition table, this is split further by the BSD disklabel. NetBSD can also access file systems in other MBR partitions.  If you select 'Use the entire disk' then the previous contents of the disk will be overwritten and a single MBR partition used to cover the entire disk. If you want to install more than one operating system then edit the MBR partition table and create a partition for NetBSD.  About 427M is enough for a basic installation, but you should allow extra for additional software and user files. Allow at least 15G if you want to build NetBSD itself.  (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B What would you like to do?(0x(B(0x(B(0x(B(0x(B>a: Use existing MBR partitions(0x(B(0x(B b: Edit the MBR partition table(0x(B(0x(B c: Use the entire disk(0x(B(0x(B d: Delete everything, use different partitions (not MBR) (0x(B(0x(B x: Cancel(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: Use existing MBR partitions>c: Use the entire disk You can use a simple editor to set the sizes of the NetBSD partitions, or apply the default partition sizes and contents.          (0 (B You will then be given the opportunity to change any of the partition details. The NetBSD (or free) part of your disk (sd0) is 279G. A full installation requires at least 127M without X and at least 427M if the X sets are included. (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B What would you like to do?(0x(B(0x(B(0x(B(0x(B>a: Set sizes of NetBSD partitions(0x(B(0x(B b: Use default partition sizes (0x(B(0x(B x: Cancel(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B                         You can now change the sizes for the system partitions. The default is to allocate all the space to the root file system. However, you may wish to have separate /usr (additional system files), /var (log files etc) or /home (users' home directories) file systems. Free space will be added to the partition marked with a '+'. Size (MB)Filesystem----------------------------------- - -------------------- >a: 98712 (236927) + / b: 49142 c: 25%/tmp (tmpfs) d: 0/usr e: 0/var----------------------------------- - -------------------- g: Add a user defined partition h: Clone external partition(s) i: Change input units (sectors/cylinders/MB/GB) x: Go on. Free space 138215 MB. a: 98712 (236927) + / >b: 49142  b: 49142 >c: 25% /tmp (tmpfs) c: 25% /tmp (tmpfs) >d: 0 /usr d: 0 /usr >e: 0 /var e: 0 /var >g: Add a user defined partition g: Add a user defined partition >h: Clone external partition(s) h: Clone external partition(s) >i: Change input units (sectors/cylinders/MB/GB) i: Change input units (sectors/cylinders/MB/GB) >x: Go on. Free space 138215 MB. We now have your disklabel partitions for sd0 below. This is your last  chance to change them.   Flags: (N)ewfs. Total size: 279G, free: 0B           Start (MB) End (MB) Size (MB) FS type Flag Filesystem ------------ ------------ ------------ -------- ---- ---------------- a:1236928236928 FFSv2 N / b: 236929 28606949141 swap c:1 286069 286069 NetBSD partition d:0 286069 286070 Whole disk ------------ ------------ ------------ -------- ---- ---------------- f: Change input units (sectors/cylinders/MB/GB) g: Edit name of the disk h: Clone external partition(s) i: Cancel >x: Partition sizes ok                         Ok, we are now ready to install NetBSD on your hard disk (sd0). Nothing has been written yet. This is your last chance to quit this process before anything gets changed. Shall we continue? (0lqqqqqqqqqqqqqqqk(B(0x(B Yes or no? (0x(B(0x(B(0x(B(0x(B>a: No(0x(B(0x(B b: Yes(0x(B(0mqqqqqqqqqqqqqqqj(B a: No>b: Yes Writing the MBR partition table to sd0...                            Status: RunningCommand: /sbin/newfs -V2 -O 2 /dev/rsd0a (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B /dev/rsd0a: 236928.0MB (485228544 sectors) block size 32768, fragment size 4096using 320 cylinder groups of 740.41MB, 23693 blks, 46720 inodes. ...............................................................................Finished   (0 (B                     Would you like to install the normal set of bootblocks or serial bootblocks? Normal bootblocks use the BIOS console device as the console (usually the monitor and keyboard). Serial bootblocks use the first serial port as the console. Selected bootblock:Serial port com0 at 9600 baud(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Bootblocks selection (0x(B(0x(B(0x(B(0x(B a: Use BIOS console(0x(B(0x(B>b: Use serial port com0(0x(B(0x(B c: Use serial port com1 (0x(B(0x(B d: Use serial port com2 (0x(B(0x(B e: Use serial port com3 (0x(B(0x(B f: Set serial baud rate (0x(B(0x(B g: Use existing bootblocks (0x(B(0x(B x: Continue(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B b: Use serial port com0>x: Continue Installing boot blocks on sd0....       (0 (B                    Status: RunningCommand: /usr/sbin/installboot -f -o console=com0,speed=9600 /dev/rsd0a /usr/mdec/bootxx_ffsv2 (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Finished   (0 (B(0 (B                    The NetBSD distribution is broken into a collection of distribution sets. There are some basic sets that are needed by all installations and there are some other sets that are optional. You may choose to install a core set (Minimal installation), all of them (Full installation), or a custom group of sets (Custom installation). (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Select your distribution (0x(B(0x(B(0x(B(0x(B>a: Full installation(0x(B(0x(B b: Installation without X11 (0x(B(0x(B c: Minimal installation (0x(B(0x(B d: Custom installation (0x(B(0x(B x: Abandon installation (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: Full installation>d: Custom installationD following is the list of distribution sets that will be used.   (0 (B (0 (B Distribution setSelected  ------------------------ -------- a: Kernel (GENERIC)Yes b: Kernel (GENERIC_KASLR)No c: Kernel modulesYes d: BaseYes e: Configuration files (/etc) Yes f: Compiler toolsNo g: GamesNo h: Manual pagesNo i: MiscellaneousNo j: Recovery toolsNo k: Test programsNo l: Text processing toolsNo m: X11 setsNone n: Source and debug setsNone >x: Install selected sets>f: Compiler tools No x: Install selected setsYes f: Compiler tools Yes >h: Manual pages NoYes h: Manual pages Yes >k: Test programs NoYes k: Test programs Yes >l: Text processing tools NoYes l: Text processing tools Yes >m: X11 sets None(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B a: X11 base and clientsNo (0x(B(0x(B b: X11 programmingNo (0x(B(0x(B c: X11 configurationNo (0x(B(0x(B d: X11 fonts No (0x(B(0x(B e: X11 servers No (0x(B(0x(B f: Select all the above sets(0x(B(0x(B g: Deselect all the above sets(0x(B(0x(B>x: Install selected sets(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B>a: X11 base and clients No x: Install selected setsYes a: X11 base and clients Yes>b: X11 programming NoYes b: X11 programming Yes>c: X11 configuration NoYes c: X11 configuration Yes>d: X11 fonts NoYes d: X11 fonts Yes>e: X11 servers NoYes e: X11 servers Yes>x: Install selected sets Yes No  Yes No No Yestools Yes All sets None sets m: X11 sets All >n: Source and debug sets None(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B a: Kernel sourcesNo (0x(B(0x(B b: Base sources No (0x(B(0x(B c: Share sourcesNo (0x(B(0x(B d: GNU sources No (0x(B(0x(B e: X11 sources No (0x(B(0x(B f: Debug symbolNo (0x(B(0x(B g: X11 debug symbolsNo (0x(B(0x(B h: Select all the above sets(0x(B(0x(B i: Deselect all the above sets(0x(B(0x(B>x: Install selected sets(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B Yes No Yes No No Yestools Ye All sets None sets n: Source and debug sets None >x: Install selected sets   (0 (B(0 (B                    Your disk is now ready for installing the kernel and the distribution sets. As noted in your INSTALL notes, you have several options. For ftp or nfs, you must be connected to a network with access to the proper machines.  Sets selected 13, processed 0, Next set kern-GENERIC. (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Install from(0x(B(0x(B(0x(B(0x(B>a: CD-ROM / DVD / install image media(0x(B(0x(B b: HTTP(0x(B(0x(B c: FTP(0x(B(0x(B d: NFS(0x(B(0x(B e: Floppy(0x(B(0x(B f: Unmounted fs(0x(B(0x(B g: Local directory(0x(B(0x(B h: Skip set(0x(B(0x(B i: Skip set group(0x(B(0x(B j: Abandon installation(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: CD-ROM / DVD / install image media>b: HTTP The following are the http site, directory, user, and password that will be used. If "user" is "ftp", then the password is not needed.  >a: Host nycdn.NetBSD.org b: Base directorypub/NetBSD-daily/HEAD/latest c: Binary set directory/amd64/binary/sets d: Source set directory/source/sets e: Userftp f: Password g: Proxy h: Transfer directory/usr/INSTALL i: Delete after installNo j: Configure network k: Exit x: Get Distribution(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B Host: nycdn.NetBSD.org 10.169.0.1           a: Host 10.169.0.1 b: Base directorypub/NetBSD-daily/HEAD/latest c: Binary set directory/amd64/binary/sets d: Source set directory/source/sets e: Userftp f: Password g: Proxy h: Transfer directory/usr/INSTALL i: Delete after installNo j: Configure network k: Exit x: Get Distribution a: Host 10.169.0.1 >b: Base directory pub/NetBSD-daily/HEAD/latest(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B Base directory: pub/NetBSD-daily/HEAD/latest   >          a: Host10.169.0.1 >b: Base directory c: Binary set directory/amd64/binary/sets d: Source set directory/source/sets e: Userftp f: Password g: Proxy h: Transfer directory/usr/INSTALL i: Delete after installNo j: Configure network k: Exit x: Get Distribution b: Base directory>j: Configure network Which network device would you like to use?            >  (0lqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Available interfaces (0x(B(0x(B(0x(B(0x(B>a: bnx0(0x(B(0x(B b: bnx1(0x(B(0x(B c: bnx2(0x(B(0x(B d: bnx3(0x(B(0x(B x: Cancel(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqj(B To be able to use the network, we need answers to the following: Network media type[autoselect]: (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Perform autoconfiguration? (0x(B(0x(B(0x(B(0x(B>a: Yes(0x(B(0x(B b: No(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: Yes>b: NoYour host name(0 (B(0 (B (0 (B(0 (B(0 (B(0 (B (0 (B(0 (B (0 (B(0 (B: anita-test Your DNS domain: netbsd.org Your IPv4 address: 10.169.0.2 IPv4 Netmask[0xff000000]: 255.255.255.0 IPv4 gateway: 10.169.0.1(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Select DNS server (0x(B(0x(B  (0x(B(0x(B>a: google-public-dns-a.google.com (IPv4)(0x(B(0x(B b: google-public-dns-b.google.com (IPv4) (0x(B(0x(B c: google-public-dns-a.google.com (IPv6) (0x(B(0x(B d: google-public-dns-b.google.com (IPv6) (0x(B(0x(B e: other(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: google-public-dns-a.google.com (IPv4)>e: other Your name server(0 (B(0 (B (0 (B(0 (B(0 (B(0 (B (0 (B(0 (B (0 (B(0 (B (0 (B(0 (B (0 (B(0 (B (0 (B(0 (B: 10.0.1.1he following are the values you entered. DNS Domain: netbsd.org Host Name: anita-test Nameserver: 10.0.1.1 Primary Interface: bnx0 Media type: autoselect Host IP: 10.169.0.2 Netmask: 255.255.255.0 IPv4 Gateway: 10.169.0.1IPv6 autoconf: (0lqqqqqqqqqqqqqqqqqk(B(0x(B Are they OK? (0x(B(0x(B(0x(B(0x(B>a: Yes(0x(B(0x(B b: No(0x(B(0mqqqqqqqqqqqqqqqqqj(B   (0 (B(0 (B                   Status: RunningCommand: /sbin/route -n flush -inet (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /sbin/route -n add default 10.169.0.1 (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B add net default: gateway 10.169.0.1 Finished   (0 (B (0 (B                   Waiting while network interface comes up.    (0 (B (0 (B                   Status: RunningCommand: /sbin/ifconfig -w 15 -W 5 (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Finished   (0 (B (0 (B                    The following are the http site, directory, user, and password that will be used. If "user" is "ftp", then the password is not needed.   a: Host10.169.0.1 b: Base directory c: Binary set directory/amd64/binary/sets d: Source set directory/source/sets e: Userftp f: Password g: Proxy h: Transfer directory/usr/INSTALL i: Delete after installNo >j: Configure network k: Exit x: Get Distribution j: Configure network >x: Get Distribution   (0 (B (0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/kern-GENERIC.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/kern-GENERIC.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 8059 KiB 105.28 M00:00 8253368 bytes retrieved in 00:00 (105.18 MiB/s) Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/kern-GENERIC.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 28420 KiB 32.93 M00:00 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/modules.tar.xz(0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/modules.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 7820 KiB 104.02 M00:00 8007724 bytes retrieved in 00:00 (103.92 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/modules.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 23450 KiB 27.20 M00:00 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/base.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/base.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 43284 KiB 100.07 M00:00 44323096 bytes retrieved in 00:00 (100.05 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/base.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA16% |*****36683 KiB 35.48 M00:04 ETA37*******803509.043 ETA55******* 117 M62 ETA7*******59871 ETA100*********| 21042.090 ETA0 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/etc.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/etc.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 476 KiB 106.68 M00:00 488212 bytes retrieved in 00:00 (105.33 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/etc.tar.xz tar --chroot -xpf -(0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 4230 KiB 24.10 M00:00 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/comp.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/comp.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 68782 KiB 100.24 M00:00 70433076 bytes retrieved in 00:00 (100.23 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/comp.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA7% |**39288 KiB 38.10 M00:12 ETA16% |*****8918443.390 ETA29***** 156 MiB 51.9507 ETA41****2194.565 ETA53****805.914 ETA6****335783 ETA7***84.992 ETA89******4739.050 ETA93*944.8749495* | 5045.78* | 5183.16220.109637.52100*| 52720 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/man.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/man.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 7324 KiB 100.12 M00:00 7499796 bytes retrieved in 00:00 (100.00 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/man.tar.xz tar --chroot -xpf -(0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA62% |*********************36421 KiB 35.26 M00:00 ETA100**************| 584204.59 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/tests.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/tests.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 10174 KiB 95.77 M00:00 10418436 bytes retrieved in 00:00 (95.70 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/tests.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA37% |************22319 KiB 21.58 M00:01 ETA94******************** | 560707.240 ETA100***| 59054.55 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/text.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/text.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 1877 KiB 104.13 M00:00 1922400 bytes retrieved in 00:00 (103.80 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/text.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 11350 KiB 27.46 M00:00 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xbase.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/xbase.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 5696 KiB 100.80 M00:00 5833444 bytes retrieved in 00:00 (100.68 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xbase.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 28100 KiB 34.42 M00:00 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xcomp.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/xcomp.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 5597 KiB 89.36 M00:00 5731828 bytes retrieved in 00:00 (89.26 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xcomp.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA90% |******************************* | 45685 KiB 44.22 M00:00 ETA10****| 5045038.6 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xetc.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/xetc.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 27348 132.39 M00:00 27348 bytes retrieved in 00:00 (103.49 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xetc.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 210 KiB 11.83 M00:00 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xfont.tar.xz (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/xfont.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 28314 KiB 47.65 M00:00 28994440 bytes retrieved in 00:00 (47.64 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xfont.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA39% |*************31634 KiB 30.62 M00:01 ETA81***************6537910 ETA100*******| 798900.04 Finished   (0 (B(0 (B                      (0 (B(0 (B                   Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xserver.tar.xz(0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Requesting http://10.169.0.1/amd64/binary/sets/xserver.tar.xz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 25432 KiB 94.13 M00:00 26042588 bytes retrieved in 00:00 (94.10 MiB/s) Finished   (0 (B (0 (B                      (0 (B (0 (B                   Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xserver.tar.xz tar --chroot -xpf - (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B 0% || 00.00 KiB/s --:-- ETA29% |**********32772 KiB 31.70 M00:02 ETA72***************792968.340 ETA100**********| 107 MiB 39.9 Finished   (0 (B(0 (B                    All selected distribution sets unpacked successfully.    Making device nodes ...    (0 (B(0 (B                   Status: RunningCommand: /bin/sh MAKEDEV all (0qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq(B Finished   (0 (B(0 (B                   (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B (0x(B Is the network information you entered accurate for this machine (0x(B (0x(B in regular operation and do you want it installed in /etc?(0x(B (0x(B(0x(B (0x(B>a: Yes(0x(B (0x(B b: No(0x(B (0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B The extraction of the selected sets for NetBSD-9.99.88 is complete. The system is now able to boot from the selected hard disk. To complete the installation, sysinst will give you the opportunity to configure some essential things first.       (0lqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B>Hit enter to continue(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqj(B         (0 (B (0 (B(0 (B (0 (B                       (0 (B(0 (B                    Configure the additional items as needed.     a: Configure networkconfigure b: TimezoneUTC c: Root shell/bin/sh d: Change root password***EMPTY*** e: Enable installation of binary packagesinstall f: Fetch and unpack pkgsrcinstall g: Enable sshdNO h: Enable ntpdNO i: Run ntpdate at bootNO j: Enable mdnsdNO k: Enable xdmNO l: Enable cgdYES m: Enable lvmNO n: Enable raidframeYES o: Add a user >x: Finished configuring The installation of NetBSD-9.99.88 is now complete. The system should boot from hard disk. Follow the instructions in the INSTALL document about final configuration of your system. We also recommend reading the afterboot(8) manpage; it contains a list of things to be checked after the first complete boot.  At a minimum, you should edit /etc/rc.conf to match your needs. See /etc/defaults/rc.conf for the default values.           (0lqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B>Hit enter to continue(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqj(B       NetBSD/amd64 9.99.88 This menu-driven tool is designed to help you install NetBSD to a hard disk, or upgrade an existing NetBSD system, with a minimum of work. In the following menus type the reference letter (a, b, c, ...) to select an item, or type CTRL+N/CTRL+P to select the next/previous item. The arrow keys and Page-up/Page-down may also work. Activate the current selection from the menu by typing the enter key.   Thank you for using NetBSD! (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B NetBSD-9.99.88 Install System(0x(B(0x(B(0x(B(0x(B>a: Install NetBSD to hard disk(0x(B(0x(B b: Upgrade NetBSD on a hard disk(0x(B(0x(B c: Re-install sets or install additional sets (0x(B(0x(B d: Reboot the computer(0x(B(0x(B e: Utility menu(0x(B(0x(B f: Config menu(0x(B(0x(B x: Exit Install System(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: Install NetBSD to hard disk>x: Exit Install System [?25h# halt halted by root + touch ./work/netbsd_installed + test -f ./work/xen_installed + anita --vmm noemu '--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf' --no-install --workdir ./work --run 'set -x && ( echo get img | tftp 10.169.0.1 ) && vnconfig vnd0 img && mount /dev/vnd0a /mnt && sh /mnt/install-xen.sh' --run-timeout 21600 boot 'http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/' This is anita version 2.8 Using pexpect version 4.8.0 /usr/pkg/bin/anita \ --vmm noemu \ '--vmm-args=--conf /home/gson/proj/xen-tests/noemu.conf' \ --no-install \ --workdir ./work \ --run 'set -x && ( echo get img | tftp 10.169.0.1 ) && vnconfig vnd0 img && mount /dev/vnd0a /mnt && sh /mnt/install-xen.sh' \ --run-timeout 21600 \ boot \ http://mirror.araneus.fi/local/2021.09.21.09.24.15/release/amd64/ sudo \ noemu \ --workdir ./work \ --releasedir ./work/download \ --arch amd64 \ --boot-from disk \ --conf /home/gson/proj/xen-tests/noemu.conf child pid is 26596 noemu arguments: ['/usr/local/bin/noemu', '--workdir', './work', '--releasedir', './work/download', '--arch', 'amd64', '--boot-from', 'disk', '--conf', '/home/gson/proj/xen-tests/noemu.conf'] boot_from: disk workdir: ./work tftpdir: /home/gson/proj/xen-tests/work service ['/usr/sbin/inetd', '-d', './work/inetd.conf'] pid 17561 ilo3_power True power on status=0 status_tag=COMMAND COMPLETED Wed Sep 22 10:22:01 2021 Server powering on ....... connected \\-__,------,___. \\ __,---` NetBSD/x86 BIOS Boot \\ `---,_. Revision 5.11 (Tue Sep 21 14:27:00 UTC 2021) \\-,_____,.---` \\ \\ \\ 1. Boot normally 2. Boot single user 3. Drop to boot prompt Choose an option; RETURN for default; SPACE to stop countdown. Option 1 will be chosen in 5 seconds. 4 seconds. 3 seconds. 2 seconds. 1 seconds. 0 seconds. 0 seconds. command(s): rndseed /var/db/entropy-file;boot default boot twice, skipping... |/-\|/-\21193560|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/+718096-\|/-\|/-\|/-\|/-\|/-\|/+1379056-\|/-\ [870976|/-\|/-\|/-\|/-\|/-\|/-\|/-+1281960\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-+889054\|/-\|/-\|/-\|/-\|/-\|/-\|/]=0x1ae7578 -\|/-\|/-\|/-\|/-\|/-\|/Loading /var/db/entropy-file [ 1.0000000] entropy: WARNING: extracting entropy too early [ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, [ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, [ 1.0000000] 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. [ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 [ 1.0000000] The Regents of the University of California. All rights reserved. [ 1.0000000] NetBSD 9.99.88 (GENERIC) #0: Tue Sep 21 17:46:06 EEST 2021 [ 1.0000000] root@guido.araneus.fi:/tmp/build/2021.09.21.09.24.15-amd64/obj/sys/arch/amd64/compile/GENERIC [ 1.0000000] total memory = 49141 MB [ 1.0000000] avail memory = 47597 MB [ 1.0000000] entropy: entering seed from bootloader with 256 bits of entropy [ 1.0000000] entropy: ready [ 1.0000030] mainbus0 (root) [ 1.0000030] ACPI: RSDP 0x00000000000F4F00 000024 (v02 HP ) [ 1.0000030] ACPI: XSDT 0x00000000DF630140 0000B4 (v01 HP ProLiant 00000002 ?? 0000162E) [ 1.0000030] ACPI: FACP 0x00000000DF630240 0000F4 (v03 HP ProLiant 00000002 ?? 0000162E) [ 1.0000030] Firmware Warning (ACPI): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20210604/tbfadt-742) [ 1.0000030] Firmware Warning (ACPI): Invalid length for FADT/Pm2ControlBlock: 32, using default 8 (20210604/tbfadt-742) [ 1.0000030] ACPI: DSDT 0x00000000DF630340 0020BD (v01 HP DSDT 00000001 INTL 20030228) [ 1.0000030] ACPI: FACS 0x00000000DF62F100 000040 [ 1.0000030] ACPI: SPCR 0x00000000DF62F140 000050 (v01 HP SPCRRBSU 00000001 ?? 0000162E) [ 1.0000030] ACPI: MCFG 0x00000000DF62F1C0 00003C (v01 HP ProLiant 00000001 00000000) [ 1.0000030] ACPI: HPET 0x00000000DF62F200 000038 (v01 HP ProLiant 00000002 ?? 0000162E) [ 1.0000030] ACPI: FFFF 0x00000000DF62F240 000064 (v02 HP ProLiant 00000002 ?? 0000162E) [ 1.0000030] ACPI: SPMI 0x00000000DF62F2C0 000040 (v05 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: ERST 0x00000000DF62F300 0001D0 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: APIC 0x00000000DF62F500 00015E (v01 HP ProLiant 00000002 00000000) [ 1.0000030] ACPI: SRAT 0x00000000DF62F680 000570 (v01 HP Proliant 00000001 ?? 0000162E) [ 1.0000030] ACPI: FFFF 0x00000000DF62FC00 000176 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: BERT 0x00000000DF62FD80 000030 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: HEST 0x00000000DF62FDC0 0000BC (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: DMAR 0x00000000DF62FE80 00013C (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000030] ACPI: SSDT 0x00000000DF632400 000125 (v03 HP CRSPCI0 00000002 HP 00000001) [ 1.0000030] ACPI: SSDT 0x00000000DF632540 0001CF (v03 HP riser1a 00000002 INTL 20061109) [ 1.0000030] ACPI: SSDT 0x00000000DF632740 0003BB (v01 HP pcc 00000001 INTL 20090625) [ 1.0000030] ACPI: SSDT 0x00000000DF632B00 000377 (v01 HP pmab 00000001 INTL 20090625) [ 1.0000030] ACPI: SSDT 0x00000000DF632E80 002094 (v01 INTEL PPM RCM 00000001 INTL 20061109) [ 1.0000030] ACPI: 6 ACPI AML tables successfully acquired and loaded [ 1.0000030] ioapic0 at mainbus0 apid 8 [ 1.0000030] ioapic1 at mainbus0 apid 0 [ 1.0000030] cpu0 at mainbus0 apid 0 [ 1.0000030] cpu0: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu0: node 0, package 0, core 0, smt 0 [ 1.0000030] cpu1 at mainbus0 apid 32 [ 1.0000030] cpu1: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu1: node 1, package 1, core 0, smt 0 [ 1.0000030] cpu2 at mainbus0 apid 16 [ 1.0000030] cpu2: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu2: node 0, package 0, core 8, smt 0 [ 1.0000030] cpu3 at mainbus0 apid 48 [ 1.0000030] cpu3: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu3: node 1, package 1, core 8, smt 0 [ 1.0000030] cpu4 at mainbus0 apid 4 [ 1.0000030] cpu4: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu4: node 0, package 0, core 2, smt 0 [ 1.0000030] cpu5 at mainbus0 apid 36 [ 1.0000030] cpu5: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu5: node 1, package 1, core 2, smt 0 [ 1.0000030] cpu6 at mainbus0 apid 20 [ 1.0000030] cpu6: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu6: node 0, package 0, core 10, smt 0 [ 1.0000030] cpu7 at mainbus0 apid 52 [ 1.0000030] cpu7: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu7: node 1, package 1, core 10, smt 0 [ 1.0000030] cpu8 at mainbus0 apid 2 [ 1.0000030] cpu8: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu8: node 0, package 0, core 1, smt 0 [ 1.0000030] cpu9 at mainbus0 apid 34 [ 1.0000030] cpu9: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu9: node 1, package 1, core 1, smt 0 [ 1.0000030] cpu10 at mainbus0 apid 18 [ 1.0000030] cpu10: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu10: node 0, package 0, core 9, smt 0 [ 1.0000030] cpu11 at mainbus0 apid 50 [ 1.0000030] cpu11: Intel(R) Xeon(R) CPU X5675 @ 3.07GHz, id 0x206c2 [ 1.0000030] cpu11: node 1, package 1, core 9, smt 0 [ 1.0000030] acpi0 at mainbus0: Intel ACPICA 20210604 [ 1.0000030] acpi0: fixed power button present [ 1.0109846] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400) [ 1.0996386] ipmi_acpi0 at acpi0 (MI0, IPI0001-0): io 0xca2-0xca3 [ 1.0996386] ipmi0 at ipmi_acpi0 [ 1.0996386] attimer1 at acpi0 (TIME, PNP0100): io 0x40-0x43 irq 0 [ 1.0996386] pcppi1 at acpi0 (BEEP, PNP0800): io 0x61 [ 1.0996386] spkr0 at pcppi1: PC Speaker [ 1.0996386] wsbell at spkr0 not configured [ 1.0996386] midi0 at pcppi1: PC speaker [ 1.0996386] sysbeep0 at pcppi1 [ 1.0996386] pckbc1 at acpi0 (KBD, PNP0303) (kbd port): io 0x60,0x64 irq 1 [ 1.0996386] pckbc2 at acpi0 (PS2M, PNP0F13) (aux port): irq 12 [ 1.0996386] COMA (PNP0501) at acpi0 not configured [ 1.0996386] PMI0 (ACPI000D) at acpi0 not configured [ 1.0996386] acpitz0 at acpi0 (THM0): cpu0 [ 1.0996386] attimer1: attached to pcppi1 [ 1.0996386] pckbd0 at pckbc1 (kbd slot) [ 1.0996386] pckbc1: using irq 1 for kbd slot [ 1.0996386] wskbd0 at pckbd0 mux 1 [ 1.0996386] pms0 at pckbc1 (aux slot) [ 1.0996386] pckbc1: using irq 12 for aux slot [ 1.0996386] wsmouse0 at pms0 mux 0 [ 1.0996386] pci0 at mainbus0 bus 0: configuration mode 1 [ 1.0996386] pchb0 at pci0 dev 0 function 0: Intel 5520 ESI Port (rev. 0x13) [ 1.0996386] ppb0 at pci0 dev 1 function 0: Intel 5520/5500/X58 PCIe Root Port 1 (rev. 0x13) [ 1.0996386] ppb0: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0996386] pci1 at ppb0 bus 5 [ 1.0996386] ciss0 at pci1 dev 0 function 0: HP Smart Array 11 [ 1.0996386] ciss0: interrupting at msix0 vec 0 [ 1.0996386] ciss0: 1 LD, HW rev 2, FW 5.14/5.14, 64bit fifo rro, method perf 0x5 [ 1.0996386] scsibus0 at ciss0: 1 target, 1 lun per target [ 1.0996386] ppb1 at pci0 dev 2 function 0: Intel 5520/5500/X58 PCIe Root Port 2 (rev. 0x13) [ 1.0996386] ppb1: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0996386] pci2 at ppb1 bus 12 [ 1.0996386] ppb2 at pci0 dev 3 function 0: Intel 5520/5500/X58 PCIe Root Port 3 (rev. 0x13) [ 1.0996386] ppb2: PCI Express capability version 2 x16 @ 5.0GT/s [ 1.0996386] pci3 at ppb2 bus 9 [ 1.0996386] ppb3 at pci0 dev 4 function 0: Intel 5520/5500/X58 PCIe Root Port 4 (rev. 0x13) [ 1.0996386] ppb3: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0996386] pci4 at ppb3 bus 13 [ 1.0996386] ppb4 at pci0 dev 5 function 0: Intel 5520/5500/X58 PCIe Root Port 5 (rev. 0x13) [ 1.0996386] ppb4: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0996386] pci5 at ppb4 bus 14 [ 1.0996386] ppb5 at pci0 dev 6 function 0: Intel 5520/5500/X58 PCIe Root Port 6 (rev. 0x13) [ 1.0996386] ppb5: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0996386] pci6 at ppb5 bus 15 [ 1.0996386] ppb6 at pci0 dev 7 function 0: Intel 5520/5500/X58 PCIe Root Port 7 (rev. 0x13) [ 1.0996386] ppb6: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0996386] ppb6: link is x4 @ 2.5GT/s [ 1.0996386] pci7 at ppb6 bus 3 [ 1.0996386] bnx0 at pci7 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0996386] bnx0: Ethernet address e4:11:5b:d3:13:fc [ 1.0996386] bnx0: ASIC BCM5709 C0 (0x57092003) [ 1.0996386] bnx0: PCIe x4 2.5GT/s [ 1.0996386] bnx0: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0996386] bnx0: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0996386] brgphy0 at bnx0 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0996386] brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0996386] bnx0: interrupting at ioapic1 pin 6 [ 1.0996386] bnx1 at pci7 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0996386] bnx1: Ethernet address e4:11:5b:d3:13:fe [ 1.0996386] bnx1: ASIC BCM5709 C0 (0x57092003) [ 1.0996386] bnx1: PCIe x4 2.5GT/s [ 1.0996386] bnx1: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0996386] bnx1: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0996386] brgphy1 at bnx1 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0996386] brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0996386] bnx1: interrupting at ioapic1 pin 13 [ 1.0996386] ppb7 at pci0 dev 8 function 0: Intel 5520/5500/X58 PCIe Root Port 8 (rev. 0x13) [ 1.0996386] ppb7: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0996386] ppb7: link is x4 @ 2.5GT/s [ 1.0996386] pci8 at ppb7 bus 4 [ 1.0996386] bnx2 at pci8 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0996386] bnx2: Ethernet address e4:11:5b:d3:13:a4 [ 1.0996386] bnx2: ASIC BCM5709 C0 (0x57092003) [ 1.0996386] bnx2: PCIe x4 2.5GT/s [ 1.0996386] bnx2: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0996386] bnx2: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0996386] brgphy2 at bnx2 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0996386] brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0996386] bnx2: interrupting at ioapic1 pin 7 [ 1.0996386] bnx3 at pci8 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0996386] bnx3: Ethernet address e4:11:5b:d3:13:a6 [ 1.0996386] bnx3: ASIC BCM5709 C0 (0x57092003) [ 1.0996386] bnx3: PCIe x4 2.5GT/s [ 1.0996386] bnx3: B/C (5.2.3); Bufs (RX:2;TX:2); Flags (MFW); MFW (NCSI 2.0.6) [ 1.0996386] bnx3: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0996386] brgphy3 at bnx3 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0996386] brgphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0996386] bnx3: interrupting at ioapic1 pin 15 [ 1.0996386] ppb8 at pci0 dev 9 function 0: Intel 5520/5500/X58 PCIe Root Port 9 (rev. 0x13) [ 1.0996386] ppb8: PCI Express capability version 2 x8 @ 5.0GT/s [ 1.0996386] pci9 at ppb8 bus 6 [ 1.0996386] ppb9 at pci0 dev 10 function 0: Intel 5520/5500/X58 PCIe Root Port 10 (rev. 0x13) [ 1.0996386] ppb9: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0996386] pci10 at ppb9 bus 16 [ 1.0996386] pchb1 at pci0 dev 13 function 0: Intel product 343a (rev. 0x13) [ 1.0996386] pchb2 at pci0 dev 13 function 1: Intel product 343b (rev. 0x13) [ 1.0996386] pchb3 at pci0 dev 13 function 2: Intel product 343c (rev. 0x13) [ 1.0996386] pchb4 at pci0 dev 13 function 3: Intel product 343d (rev. 0x13) [ 1.0996386] pchb5 at pci0 dev 13 function 4: Intel 5520/X58 QuickPath (rev. 0x13) [ 1.0996386] pchb6 at pci0 dev 13 function 5: Intel 5520 QuickPath (rev. 0x13) [ 1.0996386] pchb7 at pci0 dev 13 function 6: Intel product 341a (rev. 0x13) [ 1.0996386] pchb8 at pci0 dev 14 function 0: Intel product 341c (rev. 0x13) [ 1.0996386] pchb9 at pci0 dev 14 function 1: Intel product 341d (rev. 0x13) [ 1.0996386] pchb10 at pci0 dev 14 function 2: Intel product 341e (rev. 0x13) [ 1.0996386] pchb11 at pci0 dev 14 function 3: Intel product 341f (rev. 0x13) [ 1.0996386] pchb12 at pci0 dev 14 function 4: Intel product 3439 (rev. 0x13) [ 1.0996386] Intel 5520/5500/X58 Misc (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 0 not configured [ 1.0996386] Intel 5520/5500/X58 Scratchpads and GPIO (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 1 not configured [ 1.0996386] Intel 5520/5500/X58 Control Status and RAS (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 2 not configured [ 1.0996386] ppb10 at pci0 dev 28 function 0: Intel 82801JI PCI Express Port (rev. 0x00) [ 1.0996386] ppb10: PCI Express capability version 1 x4 @ 2.5GT/s [ 1.0996386] pci11 at ppb10 bus 17 [ 1.0996386] ppb11 at pci0 dev 28 function 4: Intel 82801JI PCI Express Port (rev. 0x00) [ 1.0996386] ppb11: PCI Express capability version 1 x1 @ 2.5GT/s [ 1.0996386] pci12 at ppb11 bus 2 [ 1.0996386] Hewlett-Packard iLO3 Slave (miscellaneous system, revision 0x04) at pci12 dev 0 function 0 not configured [ 1.0996386] Hewlett-Packard iLO3 Management (miscellaneous system, revision 0x04) at pci12 dev 0 function 2 not configured [ 1.0996386] uhci0 at pci12 dev 0 function 4: Hewlett-Packard iLO3 Virtual USB (rev. 0x01) [ 1.0996386] uhci0: interrupting at msi1 vec 0 [ 1.0996386] usb0 at uhci0: USB revision 1.0 [ 1.0996386] uhci1 at pci0 dev 29 function 0: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0996386] uhci1: interrupting at ioapic0 pin 20 [ 1.0996386] usb1 at uhci1: USB revision 1.0 [ 1.0996386] uhci2 at pci0 dev 29 function 1: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0996386] uhci2: interrupting at ioapic0 pin 23 [ 1.0996386] usb2 at uhci2: USB revision 1.0 [ 1.0996386] uhci3 at pci0 dev 29 function 2: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0996386] uhci3: interrupting at ioapic0 pin 22 [ 1.0996386] usb3 at uhci3: USB revision 1.0 [ 1.0996386] uhci4 at pci0 dev 29 function 3: Intel 82801JI USB UHCI Controller (rev. 0x00) [ 1.0996386] uhci4: interrupting at ioapic0 pin 23 [ 1.0996386] usb4 at uhci4: USB revision 1.0 [ 1.0996386] ehci0 at pci0 dev 29 function 7: Intel 82801JI USB EHCI Controller (rev. 0x00) [ 1.0996386] ehci0: interrupting at ioapic0 pin 20 [ 1.0996386] ehci0: 4 companion controllers, 2 ports each: uhci1 uhci2 uhci3 uhci4 [ 1.0996386] usb5 at ehci0: USB revision 2.0 [ 1.0996386] ppb12 at pci0 dev 30 function 0: Intel 82801BA Hub-PCI Bridge (rev. 0x90) [ 1.0996386] pci13 at ppb12 bus 1 [ 1.0996386] vga0 at pci13 dev 3 function 0: ATI Technologies ES1000 (rev. 0x02) [ 1.0996386] wsdisplay0 at vga0 kbdmux 1 [ 1.0996386] pckbd_enable: command error [ 1.0996386] drm at vga0 not configured [ 1.0996386] ichlpcib0 at pci0 dev 31 function 0: Intel 82801JIB LPC Interface Bridge (rev. 0x00) [ 1.0996386] ichlpcib0: 24-bit timer [ 1.0996386] tco0 at ichlpcib0: TCO (watchdog) timer configured. [ 1.0996386] tco0: TCO timer reboot disabled by hardware; hope SMBIOS properly handles it. [ 1.0996386] isa0 at ichlpcib0 [ 1.0996386] com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, 1-byte FIFO [ 1.0996386] com0: console [ 1.0996386] acpicpu0 at cpu0: ACPI CPU [ 1.0996386] coretemp0 at cpu0: thermal sensor, 1 C resolution [ 1.0996386] acpicpu1 at cpu1: ACPI CPU [ 1.0996386] coretemp1 at cpu1: thermal sensor, 1 C resolution [ 1.0996386] acpicpu2 at cpu2: ACPI CPU [ 1.0996386] coretemp2 at cpu2: thermal sensor, 1 C resolution [ 1.0996386] acpicpu3 at cpu3: ACPI CPU [ 1.0996386] coretemp3 at cpu3: thermal sensor, 1 C resolution [ 1.0996386] acpicpu4 at cpu4: ACPI CPU [ 1.0996386] coretemp4 at cpu4: thermal sensor, 1 C resolution [ 1.0996386] acpicpu5 at cpu5: ACPI CPU [ 1.0996386] coretemp5 at cpu5: thermal sensor, 1 C resolution [ 1.0996386] acpicpu6 at cpu6: ACPI CPU [ 1.0996386] coretemp6 at cpu6: thermal sensor, 1 C resolution [ 1.0996386] acpicpu7 at cpu7: ACPI CPU [ 1.0996386] coretemp7 at cpu7: thermal sensor, 1 C resolution [ 1.0996386] acpicpu8 at cpu8: ACPI CPU [ 1.0996386] coretemp8 at cpu8: thermal sensor, 1 C resolution [ 1.0996386] acpicpu9 at cpu9: ACPI CPU [ 1.0996386] coretemp9 at cpu9: thermal sensor, 1 C resolution [ 1.0996386] acpicpu10 at cpu10: ACPI CPU [ 1.0996386] coretemp10 at cpu10: thermal sensor, 1 C resolution [ 1.0996386] acpicpu11 at cpu11: ACPI CPU [ 1.0996386] coretemp11 at cpu11: thermal sensor, 1 C resolution [ 1.8792264] scsibus0: waiting 2 seconds for devices to settle... [ 1.9495049] uhub0 at usb5: NetBSD (0x0000) EHCI root hub (0x0000), class 9/0, rev 2.00/1.00, addr 1 [ 2.0531343] uhub1 at usb2: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.1631344] uhub2 at usb1: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.2731345] uhub3 at usb0: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.3731348] uhub4 at usb3: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.4831343] uhub5 at usb4: NetBSD (0x0000) UHCI root hub (0x0000), class 9/0, rev 1.00/1.00, addr 1 [ 3.5731348] ehci0: handing over full speed device on port 4 to uhci2 [ 3.9431347] sd0 at scsibus0 target 0 lun 0: disk fixed [ 4.0290064] sd0: 279 GB, 65535 cyl, 255 head, 35 sec, 512 bytes/sect x 585871964 sectors [ 4.1731351] sd0: async, 8-bit transfers, tagged queueing [ 5.4931346] ualea0 at uhub1 port 2 configuration 1 interface 0 [ 5.5531340] ualea0: Araneus (0x12d8) Alea II TRNG (0x0001), rev 2.00/2.04, addr 2 [ 19.8831293] uhub3: port 1, set config at addr 2 failed [ 19.9431291] uhub3: device problem, disabling port 1 [ 21.7631286] uhidev0 at uhub3 port 1 configuration 1 interface 0 [ 21.8231285] uhidev0: HP (0x03f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 21.9331281] ukbd0 at uhidev0 [ 22.1131284] ipmi0: ID 19.1 IPMI 2.0 Available [ 22.3731288] wskbd1 at ukbd0 mux 1 [ 22.4031280] uhidev1 at uhub3 port 1 configuration 1 interface 1 [ 22.4831282] uhidev1: HP (0x03f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 22.5931284] ums0 at uhidev1: 3 buttons [ 22.6331283] wsmouse1 at ums0 mux 0 [ 22.7031282] WARNING: 2 errors while detecting hardware; check system log. [ 22.7831284] boot device: sd0 [ 22.8131282] root on sd0a dumps on sd0b [ 22.8631282] root file system type: ffs [ 22.9031275] kern.module.path=/stand/amd64/9.99.88/modules Wed Sep 22 10:26:37 UTC 2021 Starting root file system check: /dev/rsd0a: file system is clean; not checking Setting sysctl variables: ddb.onpanic: 1 -> 0 swapctl: setting dump device to /dev/sd0b swapctl: adding /dev/sd0b as swap device at priority 0 Starting file system checks: Loaded entropy from /var/db/entropy-file. Setting tty flags. Starting network. Hostname: anita-test.netbsd.org IPv6 mode: host Configuring network interfaces: bnx0. Adding interface aliases:. add net default: gateway 10.169.0.1 Waiting for duplicate address detection to finish... Building databases: dev, utmp, utmpx, services. [ 32.1231257] ciss0: noSrmal state on 'ciss0:0' (online) tarting syslogd. Mounting all file systems... Clearing temporary files. Updating fontconfig cache: done. Checking quotas: done. swapctl: setting dump device to /dev/sd0b Starting virecover. Checking for core dump... savecore: no core dump Starting local daemons:. Updating motd. Starting powerd. postfix: rebuilding /etc/mail/aliases (missing /etc/mail/aliases.db) Starting postfix. Starting inetd. Starting cron. Wed Sep 22 10:26:54 UTC 2021 NetBSD/amd64 (anita-test.netbsd.org) (constty) login: NetBSD/amd64 (anita-test.netbsd.org) (constty) login: root Sep 22 10:26:57 anita-test login: ROOT LOGIN (root) on tty constty Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021 The NetBSD Foundation, Inc. All rights reserved. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. NetBSD 9.99.88 (GENERIC) #0: Tue Sep 21 17:46:06 EEST 2021 Welcome to NetBSD! This is a development snapshot of NetBSD for testing -- user beware! Bug reports: https://www.NetBSD.org/support/send-pr.html Donations to the NetBSD Foundation: https://www.NetBSD.org/donations/ We recommend that you create a non-root account and use su(1) for root access. anita-test# exec /bin/sh anita-test# PS1='anita-root-shell-prom''pt-1632305966.039603# ' anita-root-shell-prompt-1632305966.039603# set -x && ( echo get img | tftp 10.16 9.0.1 ) && vnconfig vnd0 img && mount /dev/vnd0a /mnt && sh /mnt/install-xen.sh + echo get img + tftp 10.169.0.1 tftp> Received 1048845 bytes in 0.3 seconds tftp> + vnconfig vnd0 img + mount /dev/vnd0a /mnt + sh /mnt/install-xen.sh + echo 'this is install-xen.sh' this is install-xen.sh + ed /etc/ssh/sshd_config <<... 4065 #PermitRootLogin prohibit-password #X11Forwarding no 4050 + echo sshd=YES >>/etc/rc.conf + /etc/rc.d/sshd start ssh-keygen: 1024 SHA256:N7KROuJTlGHQE7lWtMewXgLvgBALb6yfQN9bguFCo/k root@anita-test.netbsd.org (DSA) ssh-keygen: 521 SHA256:wlgq4TVPBW8LDOS4RriHvvzWgGD2T/3QOeZLtAjNx5Y root@anita-test.netbsd.org (ECDSA) ssh-keygen: 256 SHA256:pRY+bdQimQhb3nHGsJLuoST9+P2mxl5dARFTxE5nPkU root@anita-test.netbsd.org (ED25519) ssh-keygen: 3072 SHA256:9fDcF2fh14kwuEbY/gFXLEwV9IJzYaBAtGizrycTSlU root@anita-test.netbsd.org (RSA) Starting sshd. + mkdir -p /root/.ssh + echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCVcp5xOcKK0/yhOAMuhogy+5262Vv0LMeuHoeB0iTdjTt8NE32Ogim8VukszoJOSz1/H0DXXHMlRbj5/u0NPSDIyUoWQURbIR+tuUJwXI0rNUh25DARYWfbsuzu7BWRRUTTrJwEpOOO466nytYLi8nkKByqmgB4oam7dPwzx+04LvywVyD1L3/t7/gUfIT7MGa/79tYuC070bHKFVf5ReudNQYccCJ3k50PYCmzTufl5ELrtuW6j4ad3XVeplDa5tEqvjrp+tcWgwN+484wzsf0F6dQ9m54EbEiw0CKcQbuXl+X119fDrUeTgIVczmbv3oLqw76ZHKc2vnPI/6qLL weak@key' >>/root/.ssh/authorized_keys + echo 'tmpfs /tmp tmpfs rw' >>/etc/fstab + mount /tmp + echo + comps='kernel tools' + have_packages=true + pkgs='sysutils/xenkernel415 sysutils/xentools415 sysutils/cdrtools devel/py-pexpect devel/git-base' + false + sysctl -n hw.ncpu + echo MAKE_JOBS=12 >>/etc/mk.conf + echo WRKOBJDIR=/tmp >>/etc/mk.conf + echo PKG_DBDIR=/var/db/pkg >>/etc/mk.conf + unset PKG_PATH + cd /usr + pkgsrc_tar=pkgsrc-2021.09.21.03.24.19.tar.gz + time ftp 'http://mirror.araneus.fi/local/pkgsrc-2021.09.21.03.24.19.tar.gz' Requesting http://mirror.araneus.fi/local/pkgsrc-2021.09.21.03.24.19.tar.gz 0% | | 0 0.00 KiB/s --:-- ETA100% |***********************************| 69031 KiB 109.51 MiB/s 00:00 ETA 70688654 bytes retrieved in 00:00 (109.50 MiB/s) 0.99 real 0.00 user 0.42 sys + time tar xfz pkgsrc-2021.09.21.03.24.19.tar.gz 97.88 real 12.42 user 58.68 sys + for pkgpath=sysutils/xenkernel415 + basename sysutils/xenkernel415 + pkg=xenkernel415 + cd /usr/pkgsrc/sysutils/xenkernel415 + time make install >log 2>&1 + r=true + echo 'alles gut' alles gut + echo xenkernel415_source_pkg_ok=true xenkernel415_source_pkg_ok=true + echo pkg_install_status xenkernel415 true pkg_install_status xenkernel415 true + true + cd .. + for pkgpath=sysutils/xentools415 + basename sysutils/xentools415 + pkg=xentools415 + cd /usr/pkgsrc/sysutils/xentools415 + time make install >log 2>&1 + r=false + echo 'build of' 'package xentools415 failed' build of package xentools415 failed + echo xentools415_source_pkg_ok=false xentools415_source_pkg_ok=false + echo pkg_install_status xentools415 false pkg_install_status xentools415 false + false + tail -200 log rm -f paths.ml.tmp; printf "let %s = \"%s\";;\n" sbindir /usr/pkg/sbin >>paths.ml.tmp; printf "let %s = \"%s\";;\n" bindir /usr/pkg/bin >>paths.ml.tmp; printf "let %s = \"%s\";;\n" libexec /usr/pkg/libexec/xen >>paths.ml.tmp; printf "let %s = \"%s\";;\n" libexec_bin /usr/pkg/libexec/xen/bin >>paths.ml.tmp; printf "let %s = \"%s\";;\n" libdir /usr/pkg/lib >>paths.ml.tmp; printf "let %s = \"%s\";;\n" sharedir /usr/pkg/share >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xenfirmwaredir /usr/pkg/libexec/xen/boot >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_config_dir /usr/pkg/etc/xen >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_script_dir /usr/pkg/etc/xen/scripts >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_lock_dir /var/run >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_run_dir /var/run/xen >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_paging_dir /var/lib/xen/xenpaging >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_dump_dir /var/lib/xen/dump >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_log_dir /var/log/xen >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_lib_dir /var/lib/xen >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_run_stored /var/run/xenstored >>paths.ml.tmp; if ! cmp -s paths.ml.tmp paths.ml; then mv -f paths.ml.tmp paths.ml; else rm -f paths.ml.tmp; fi sed 's/@VERSION@/4.1/g' < META.in >META.new && mv -f META.new META mkdir -p /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib ocamlfind remove -destdir /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib xenstore ocamlfind: [WARNING] No such file: /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib/xenstore/META ocamlfind install -destdir /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib -ldconf ignore xenstore META xenstore.cma xenstore.cmxa xenstore.cmo xenstore.cmi xenstore.cmx *.a Installed /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib/xenstore/xenstore.a Installed /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib/xenstore/xenstore.cmx Installed /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib/xenstore/xenstore.cmi Installed /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib/xenstore/xenstore.cmo Installed /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib/xenstore/xenstore.cmxa Installed /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib/xenstore/xenstore.cma Installed /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib/xenstore/META gmake[8]: Leaving directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml/libs/xs' gmake[7]: Leaving directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml/libs' gmake[7]: Entering directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml/libs' /usr/pkg/bin/gmake -C xl install gmake[8]: Entering directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml/libs/xl' sed 's/@VERSION@/4.1/g' < META.in >META.new && mv -f META.new META mkdir -p /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib ocamlfind remove -destdir /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib xenlight ocamlfind: [WARNING] No such file: /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib/xenlight/META ocamlfind install -destdir /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib -ldconf ignore xenlight META xenlight.cmi xenlight.cma xenlight.cmxa *.a *.so *.cmx Installed /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib/xenlight/xenlight.cmx Installed /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib/xenlight/dllxenlight_stubs.so Installed /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib/xenlight/xenlight.a Installed /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib/xenlight/libxenlight_stubs.a Installed /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib/xenlight/xenlight.cmxa Installed /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib/xenlight/xenlight.cma Installed /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib/xenlight/xenlight.cmi Installed /tmp/sysutils/xentools415/work/.destdir/usr/pkg/lib/ocaml/site-lib/xenlight/META gmake[8]: Leaving directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml/libs/xl' gmake[7]: Leaving directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml/libs' gmake[6]: Leaving directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml/libs' gmake[5]: Leaving directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml' gmake[5]: Entering directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml' /usr/pkg/bin/gmake -C xenstored install gmake[6]: Entering directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml/xenstored' rm -f paths.ml.tmp; printf "let %s = \"%s\";;\n" sbindir /usr/pkg/sbin >>paths.ml.tmp; printf "let %s = \"%s\";;\n" bindir /usr/pkg/bin >>paths.ml.tmp; printf "let %s = \"%s\";;\n" libexec /usr/pkg/libexec/xen >>paths.ml.tmp; printf "let %s = \"%s\";;\n" libexec_bin /usr/pkg/libexec/xen/bin >>paths.ml.tmp; printf "let %s = \"%s\";;\n" libdir /usr/pkg/lib >>paths.ml.tmp; printf "let %s = \"%s\";;\n" sharedir /usr/pkg/share >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xenfirmwaredir /usr/pkg/libexec/xen/boot >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_config_dir /usr/pkg/share/examples/xen >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_script_dir /usr/pkg/etc/xen/scripts >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_lock_dir /var/run >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_run_dir /var/run/xen >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_paging_dir /var/lib/xen/xenpaging >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_dump_dir /var/lib/xen/dump >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_log_dir /var/log/xen >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_lib_dir /var/lib/xen >>paths.ml.tmp; printf "let %s = \"%s\";;\n" xen_run_stored /var/run/xenstored >>paths.ml.tmp; if ! cmp -s paths.ml.tmp paths.ml; then mv -f paths.ml.tmp paths.ml; else rm -f paths.ml.tmp; fi rm -f _paths.h.tmp; echo "#define sbindir \"/usr/pkg/sbin\"" >>_paths.h.tmp; echo "#define bindir \"/usr/pkg/bin\"" >>_paths.h.tmp; echo "#define LIBEXEC \"/usr/pkg/libexec/xen\"" >>_paths.h.tmp; echo "#define LIBEXEC_BIN \"/usr/pkg/libexec/xen/bin\"" >>_paths.h.tmp; echo "#define libdir \"/usr/pkg/lib\"" >>_paths.h.tmp; echo "#define SHAREDIR \"/usr/pkg/share\"" >>_paths.h.tmp; echo "#define XENFIRMWAREDIR \"/usr/pkg/libexec/xen/boot\"" >>_paths.h.tmp; echo "#define XEN_CONFIG_DIR \"/usr/pkg/share/examples/xen\"" >>_paths.h.tmp; echo "#define XEN_SCRIPT_DIR \"/usr/pkg/etc/xen/scripts\"" >>_paths.h.tmp; echo "#define XEN_LOCK_DIR \"/var/run\"" >>_paths.h.tmp; echo "#define XEN_RUN_DIR \"/var/run/xen\"" >>_paths.h.tmp; echo "#define XEN_PAGING_DIR \"/var/lib/xen/xenpaging\"" >>_paths.h.tmp; echo "#define XEN_DUMP_DIR \"/var/lib/xen/dump\"" >>_paths.h.tmp; echo "#define XEN_LOG_DIR \"/var/log/xen\"" >>_paths.h.tmp; echo "#define XEN_LIB_DIR \"/var/lib/xen\"" >>_paths.h.tmp; echo "#define XEN_RUN_STORED \"/var/run/xenstored\"" >>_paths.h.tmp; if ! cmp -s _paths.h.tmp _paths.h; then mv -f _paths.h.tmp _paths.h; else rm -f _paths.h.tmp; fi /tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml/xenstored/../../../tools/cross-install -d -m0755 -p /tmp/sysutils/xentools415/work/.destdir/usr/pkg/sbin /tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml/xenstored/../../../tools/cross-install -m0755 -p oxenstored /tmp/sysutils/xentools415/work/.destdir/usr/pkg/sbin /tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml/xenstored/../../../tools/cross-install -d -m0755 -p /tmp/sysutils/xentools415/work/.destdir/usr/pkg/share/examples/xen /tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml/xenstored/../../../tools/cross-install -m0644 -p oxenstored.conf /tmp/sysutils/xentools415/work/.destdir/usr/pkg/share/examples/xen gmake[6]: Leaving directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml/xenstored' gmake[5]: Leaving directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml' gmake[5]: Entering directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml' /usr/pkg/bin/gmake -C test install gmake[6]: Entering directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml/test' gmake[6]: Nothing to be done for 'install'. gmake[6]: Leaving directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml/test' gmake[5]: Leaving directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml' gmake[4]: Leaving directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools/ocaml' gmake[3]: Leaving directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools' gmake[2]: Leaving directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools' gmake[1]: Leaving directory '/tmp/sysutils/xentools415/work/xen-4.15.0/tools' cd /tmp/sysutils/xentools415/work/xen-4.15.0 && /usr/bin/env PREFIX= WRKSRC=/tmp/sysutils/xentools415/work/xen-4.15.0 APPEND_LIB=\ \ \ -L/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/X11R7/lib\ -Wl,-R/usr/X11R7/lib XEN_EXAMPLES_DIR=/usr/pkg/share/examples/xen MV=mv\ -f CP=/bin/cp PYTHON=/usr/pkg/bin/python3.8 PYTHON_COMMAND=/usr/pkg/bin/python3.8 SED=/usr/bin/sed V=YES BARE_CPP="gcc -E" USETOOLS=no EXTRA_HOSTCFLAGS= EXTRA_CFLAGS= TARGET_CC= PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.8 CC=gcc CFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.8\ -I/usr/pkg/include/glib-2.0\ -I/usr/pkg/include/gio-unix-2.0\ -I/usr/pkg/lib/glib-2.0/include\ -I/usr/X11R7/include CPPFLAGS=-I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.8\ -I/usr/pkg/include/glib-2.0\ -I/usr/pkg/include/gio-unix-2.0\ -I/usr/pkg/lib/glib-2.0/include\ -I/usr/X11R7/include CXX=c++ CXXFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.8\ -I/usr/pkg/include/glib-2.0\ -I/usr/pkg/include/gio-unix-2.0\ -I/usr/pkg/lib/glib-2.0/include\ -I/usr/X11R7/include COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/X11R7/lib\ -Wl,-R/usr/X11R7/lib LINKER_RPATH_FLAG=-R PATH=/tmp/sysutils/xentools415/work/.cwrapper/bin:/tmp/sysutils/xentools415/work/.buildlink/bin:/tmp/sysutils/xentools415/work/.tools/bin:/tmp/sysutils/xentools415/work/.gcc/bin:/usr/pkg/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc/xen HOME=/tmp/sysutils/xentools415/work/.home CWRAPPERS_CONFIG_DIR=/tmp/sysutils/xentools415/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ root\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ root\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ root\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/sysutils/xentools415/work/.tools/bin/makeinfo FLEX= BISON=/tmp/sysutils/xentools415/work/.tools/bin/bison ITSTOOL=/tmp/sysutils/xentools415/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/sysutils/xentools415/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/sysutils/xentools415/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/sysutils/xentools415/work/.buildlink/lib/pkgconfig:/tmp/sysutils/xentools415/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/sysutils/xentools415/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/sysutils/xentools415/work/.cwrapper/config /usr/pkg/bin/gmake -j12 -f Makefile DESTDIR=/tmp/sysutils/xentools415/work/.destdir install-docs /usr/pkg/bin/gmake -C docs install gmake[1]: Entering directory '/tmp/sysutils/xentools415/work/xen-4.15.0/docs' install -d -m0755 -p /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man cp -r man1 /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man install -d -m0755 -p /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man cp -r man5 /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man install -d -m0755 -p /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man pandoc not installed; skipping man7/xen-vbd-interface.7 cp -r man8 /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man pandoc not installed; skipping html/SUPPORT.html pandoc not installed; skipping html/designs/argo.html pandoc not installed; skipping html/designs/dmop.html pandoc not installed; skipping html/features/dom0less.html pandoc not installed; skipping html/features/feature-levelling.html pandoc not installed; skipping html/features/hypervisorfs.html pandoc not installed; skipping html/features/intel_psr_cat_cdp.html pandoc not installed; skipping html/features/intel_psr_mba.html pandoc not installed; skipping html/features/livepatch.html pandoc not installed; skipping html/features/migration.html pandoc not installed; skipping html/features/qemu-deprivilege.html pandoc not installed; skipping html/features/sched_credit.html pandoc not installed; skipping html/features/sched_credit2.html pandoc not installed; skipping html/features/sched_rtds.html pandoc not installed; skipping html/features/template.html pandoc not installed; skipping html/misc/9pfs.html pandoc not installed; skipping html/misc/efi.html pandoc not installed; skipping html/misc/hvm-emulated-unplug.html pandoc not installed; skipping html/misc/hypfs-paths.html pandoc not installed; skipping html/misc/livepatch.html pandoc not installed; skipping html/misc/netif-staging-grants.html pandoc not installed; skipping html/misc/pv-drivers-lifecycle.html pandoc not installed; skipping html/misc/pvcalls.html pandoc not installed; skipping html/misc/pvh.html pandoc not installed; skipping html/misc/x86-xenpv-bootloader.html pandoc not installed; skipping html/misc/xen-command-line.html pandoc not installed; skipping html/misc/xenstore-paths.html pandoc not installed; skipping html/misc/xl-psr.html pandoc not installed; skipping html/process/tags.html pandoc not installed; skipping html/process/xen-release-management.html pandoc not installed; skipping html/specs/libxc-migration-stream.html pandoc not installed; skipping html/specs/libxl-migration-stream.html pandoc not installed; skipping html/designs/non-cooperative-migration.html pandoc not installed; skipping html/designs/qemu-deprivilege.html pandoc not installed; skipping html/designs/xenstore-migration.html pandoc not installed; skipping html/admin-guide/introduction.html pandoc not installed; skipping html/admin-guide/microcode-loading.html pandoc not installed; skipping html/glossary.html pandoc not installed; skipping html/guest-guide/x86/hypercall-abi.html pandoc not installed; skipping html/hypervisor-guide/code-coverage.html pandoc not installed; skipping html/hypervisor-guide/x86/how-xen-boots.html pandoc not installed; skipping html/misc/kconfig-language.html pandoc not installed; skipping html/misc/kconfig-macro-language.html pandoc not installed; skipping html/misc/kconfig.html pandoc not installed; skipping html/misc/xen-makefiles/makefiles.html pandoc not installed; skipping html/man/xen-vbd-interface.7.html install -m0644 -p misc/block-scripts.txt html/misc/block-scripts.txt install -m0644 -p misc/vtd.txt html/misc/vtd.txt install -m0644 -p misc/block-scripts.txt txt/misc/block-scripts.txt install -m0644 -p misc/vtd.txt txt/misc/vtd.txt pandoc not installed; skipping txt/designs/argo.txt pandoc not installed; skipping txt/designs/dmop.txt pandoc not installed; skipping txt/features/dom0less.txt pandoc not installed; skipping txt/features/feature-levelling.txt pandoc not installed; skipping txt/features/hypervisorfs.txt pandoc not installed; skipping txt/features/intel_psr_cat_cdp.txt pandoc not installed; skipping txt/features/intel_psr_mba.txt pandoc not installed; skipping txt/features/livepatch.txt pandoc not installed; skipping txt/features/migration.txt pandoc not installed; skipping txt/features/sched_credit.txt pandoc not installed; skipping txt/features/sched_credit2.txt pandoc not installed; skipping txt/features/sched_rtds.txt pandoc not installed; skipping txt/features/template.txt pandoc not installed; skipping txt/misc/9pfs.txt pandoc not installed; skipping txt/misc/efi.txt pandoc not installed; skipping txt/misc/hvm-emulated-unplug.txt pandoc not installed; skipping txt/features/qemu-deprivilege.txt pandoc not installed; skipping txt/misc/hypfs-paths.txt pandoc not installed; skipping txt/misc/livepatch.txt pandoc not installed; skipping txt/misc/netif-staging-grants.txt pandoc not installed; skipping txt/misc/pvcalls.txt pandoc not installed; skipping txt/misc/pvh.txt pandoc not installed; skipping txt/misc/x86-xenpv-bootloader.txt pandoc not installed; skipping txt/misc/xen-command-line.txt pandoc not installed; skipping txt/misc/xenstore-paths.txt pandoc not installed; skipping txt/misc/xl-psr.txt pandoc not installed; skipping txt/process/tags.txt pandoc not installed; skipping txt/process/xen-release-management.txt pandoc not installed; skipping txt/misc/pv-drivers-lifecycle.txt pandoc not installed; skipping txt/specs/libxc-migration-stream.txt pandoc not installed; skipping txt/specs/libxl-migration-stream.txt pandoc not installed; skipping txt/designs/non-cooperative-migration.txt pandoc not installed; skipping txt/designs/xenstore-migration.txt pandoc not installed; skipping txt/admin-guide/introduction.txt pandoc not installed; skipping txt/admin-guide/microcode-loading.txt pandoc not installed; skipping txt/glossary.txt install -d -m0755 -p /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man pandoc not installed; skipping txt/hypervisor-guide/code-coverage.txt pandoc not installed; skipping txt/guest-guide/x86/hypercall-abi.txt pandoc not installed; skipping txt/misc/kconfig-language.txt /usr/pkg/bin/perl -w -- /tmp/sysutils/xentools415/work/xen-4.15.0/docs/gen-html-index -i INDEX html html/SUPPORT.html html/designs/argo.html html/designs/dmop.html designs/non-cooperative-migration.md designs/qemu-deprivilege.md designs/xenstore-migration.md html/features/dom0less.html html/features/feature-levelling.html html/features/hypervisorfs.html html/features/intel_psr_cat_cdp.html html/features/intel_psr_mba.html html/features/livepatch.html html/features/migration.html html/features/qemu-deprivilege.html html/features/sched_credit.html html/features/sched_credit2.html html/features/sched_rtds.html html/features/template.html html/misc/9pfs.html html/misc/efi.html html/misc/hvm-emulated-unplug.html html/misc/hypfs-paths.html html/misc/livepatch.html html/misc/netif-staging-grants.html html/misc/pv-drivers-lifecycle.html html/misc/pvcalls.html html/misc/pvh.html html/misc/x86-xenpv-bootloader.html html/misc/xen-command-line.html html/misc/xenstore-paths.html html/misc/xl-psr.html html/process/tags.html html/process/xen-release-management.html html/specs/libxc-migration-stream.html html/specs/libxl-migration-stream.html designs/argo.pandoc designs/dmop.pandoc html/designs/non-cooperative-migration.html html/designs/qemu-deprivilege.html html/designs/xenstore-migration.html features/dom0less.pandoc features/feature-levelling.pandoc features/hypervisorfs.pandoc features/intel_psr_cat_cdp.pandoc features/intel_psr_mba.pandoc features/livepatch.pandoc features/migration.pandoc features/qemu-deprivilege.pandoc features/sched_credit.pandoc features/sched_credit2.pandoc features/sched_rtds.pandoc features/template.pandoc misc/9pfs.pandoc misc/efi.pandoc misc/hvm-emulated-unplug.pandoc misc/hypfs-paths.pandoc misc/livepatch.pandoc misc/netif-staging-grants.pandoc misc/pv-drivers-lifecycle.pandoc misc/pvcalls.pandoc misc/pvh.pandoc misc/x86-xenpv-bootloader.pandoc misc/xen-command-line.pandoc misc/xenstore-paths.pandoc misc/xl-psr.pandoc process/tags.pandoc process/xen-release-management.pandoc specs/libxc-migration-stream.pandoc specs/libxl-migration-stream.pandoc html/admin-guide/introduction.html html/admin-guide/microcode-loading.html html/glossary.html html/guest-guide/x86/hypercall-abi.html html/hypervisor-guide/code-coverage.html html/hypervisor-guide/x86/how-xen-boots.html html/misc/kconfig-language.html html/misc/kconfig-macro-language.html html/misc/kconfig.html html/misc/xen-makefiles/makefiles.html html/man/xen-pci-device-reservations.7.html html/man/xen-pv-channel.7.html html/man/xen-tscmode.7.html html/man/xen-vbd-interface.7.html html/man/xen-vtpm.7.html html/man/xen-vtpmmgr.7.html html/man/xenhypfs.1.html html/man/xenstore-chmod.1.html html/man/xenstore-ls.1.html html/man/xenstore-read.1.html html/man/xenstore-write.1.html html/man/xenstore.1.html html/man/xentop.1.html html/man/xentrace.8.html html/man/xentrace_format.1.html html/man/xl-disk-configuration.5.html html/man/xl-network-configuration.5.html html/man/xl-numa-placement.7.html html/man/xl-pci-configuration.5.html html/man/xl.1.html html/man/xl.cfg.5.html html/man/xl.conf.5.html html/man/xlcpupool.cfg.5.html html/misc/amd-ucode-container.txt html/misc/arm/big.LITTLE.txt html/misc/arm/booting.txt html/misc/arm/device-tree/acpi.txt html/misc/arm/device-tree/booting.txt html/misc/arm/device-tree/guest.txt html/misc/arm/device-tree/passthrough.txt html/misc/arm/early-printk.txt html/misc/arm/passthrough.txt html/misc/arm/silicon-errata.txt html/misc/block-scripts.txt html/misc/console.txt html/misc/crashdb.txt html/misc/distro_mapping.txt html/misc/dump-core-format.txt html/misc/grant-tables.txt html/misc/kexec_and_kdump.txt html/misc/libxl_memory.txt html/misc/printk-formats.txt html/misc/qemu-backends.txt html/misc/stubdom.txt html/misc/vtd-pi.txt html/misc/vtd.txt html/misc/vtpm-platforms.txt html/misc/xen-error-handling.txt html/misc/xenmon.txt html/misc/xenpaging.txt html/misc/xenstore-ring.txt html/misc/xenstore.txt html/misc/xsm-flask.txt html/hypercall/arm/index.html html/hypercall/x86_32/index.html html/hypercall/x86_64/index.html pandoc not installed; skipping txt/designs/qemu-deprivilege.txt pandoc not installed; skipping txt/misc/xen-makefiles/makefiles.txt pandoc not installed; skipping txt/hypervisor-guide/x86/how-xen-boots.txt pandoc not installed; skipping txt/misc/kconfig-macro-language.txt cp -r man7 /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man pandoc not installed; skipping txt/man/xen-vbd-interface.7.txt fig2dev (transfig) not installed; skipping figs. pandoc not installed; skipping txt/misc/kconfig.txt Writing: html/hypercall/index.html Writing: html/man/index.html Writing: html/misc/index.html Writing: html/misc/arm/index.html Writing: html/misc/arm/device-tree/index.html Writing: html/index.html install -d -m0755 -p /tmp/sysutils/xentools415/work/.destdir/usr/pkg/share/doc/xen [ ! -d html ] || cp -R html /tmp/sysutils/xentools415/work/.destdir/usr/pkg/share/doc/xen gmake[1]: Leaving directory '/tmp/sysutils/xentools415/work/xen-4.15.0/docs' /usr/bin/install -c -o root -g wheel -m 644 /tmp/sysutils/xentools415/work/xenstore-chmod.1 /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man/man1 /usr/bin/install -c -o root -g wheel -m 644 /tmp/sysutils/xentools415/work/xenstore-ls.1 /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man/man1 /usr/bin/install -c -o root -g wheel -m 644 /tmp/sysutils/xentools415/work/xenstore.1 /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man/man1 /usr/bin/install -c -o root -g wheel -m 644 /tmp/sysutils/xentools415/work/xentop.1 /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man/man1 /usr/bin/install -c -o root -g wheel -m 644 /tmp/sysutils/xentools415/work/xentrace.8 /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man/man8 /usr/bin/install -c -o root -g wheel -m 644 /tmp/sysutils/xentools415/work/xentrace_format.1 /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man/man1 /usr/bin/install -c -o root -g wheel -m 644 /tmp/sysutils/xentools415/work/xl.cfg.5 /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man/man5 /usr/bin/install -c -o root -g wheel -m 644 /tmp/sysutils/xentools415/work/xl.conf.5 /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man/man5 /usr/bin/install -c -o root -g wheel -m 644 /tmp/sysutils/xentools415/work/xl.1 /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man/man1 /usr/bin/install -c -o root -g wheel -m 644 /tmp/sysutils/xentools415/work/xlcpupool.cfg.5 /tmp/sysutils/xentools415/work/.destdir/usr/pkg/man/man5 => Automatic manual page handling => Generating post-install file lists => Checking file-check results for xentools415-4.15.0nb2 ERROR: ************************************************************ ERROR: The following files are in /tmp/sysutils/xentools415/work/.destdir/usr/pkg but not in the PLIST: ERROR: /tmp/sysutils/xentools415/work/.destdir/usr/pkg/libexec/xen/bin/ivshmem-client ERROR: /tmp/sysutils/xentools415/work/.destdir/usr/pkg/libexec/xen/bin/ivshmem-server *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/sysutils/xentools415 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/sysutils/xentools415 2775.56 real 4506.37 user 1625.59 sys + sleep 10 + have_packages=false + cd .. + for pkgpath=sysutils/cdrtools + basename sysutils/cdrtools + pkg=cdrtools + cd /usr/pkgsrc/sysutils/cdrtools + time make install >log 2>&1 + r=true + echo 'alles gut' alles gut + echo cdrtools_source_pkg_ok=true cdrtools_source_pkg_ok=true + echo pkg_install_status cdrtools true pkg_install_status cdrtools true + true + cd .. + for pkgpath=devel/py-pexpect + basename devel/py-pexpect + pkg=py-pexpect + cd /usr/pkgsrc/devel/py-pexpect + time make install >log 2>&1 + r=true + echo 'alles gut' alles gut + echo py-pexpect_source_pkg_ok=true py-pexpect_source_pkg_ok=true + echo pkg_install_status py-pexpect true pkg_install_status py-pexpect true + true + cd .. + for pkgpath=devel/git-base + basename devel/git-base + pkg=git-base + cd /usr/pkgsrc/devel/git-base + time make install >log 2>&1 + r=true + echo 'alles gut' alles gut + echo git-base_source_pkg_ok=true git-base_source_pkg_ok=true + echo pkg_install_status git-base true pkg_install_status git-base true + true + cd .. + false + echo 'Packages missing, quitting' Packages missing, quitting + false anita-root-shell-prompt-1632305966.039603# echo exit_status=$?= + echo exit_status=1= exit_status=1= anita-root-shell-prompt-1632305966.039603# halt + halt Sep 22 11:59:05 anita-test halt: halted by root Sep 22 11:59:05 anita-test syslogd[765]: Exiting on signal 15 [ 5578.2213155] syncing disks... done [ 5581.6213144] uhub5: detached [ 5581.6513140] uhub4: detached [ 5581.6913140] uhub2: detached [ 5581.7213140] uhub0: detached [ 5581.8013135] brgphy3: detached [ 5581.8413143] bnx3: detached [ 5581.9113147] brgphy2: detached [ 5581.9513143] bnx2: detached [ 5582.0213143] brgphy1: detached [ 5582.0613143] bnx1: detached [ 5582.1413138] brgphy0: detached [ 5582.1764662] bnx0: detached [ 5582.2106856] usb5: detached [ 5582.2440179] usb4: detached [ 5582.2773519] usb3: detached [ 5582.3013142] usb1: detached [ 5582.3413142] pci11: detached [ 5582.3713144] pci10: detached [ 5582.4113145] pci9: detached [ 5582.4413142] pci8: detached [ 5582.4713144] pci7: detached [ 5582.5113141] pci6: detached [ 5582.5413145] pci5: detached [ 5582.5713143] pci4: detached [ 5582.6113141] pci3: detached [ 5582.6413142] pci2: detached [ 5582.6713136] sysbeep0: detached [ 5582.7113135] midi0: detached [ 5582.7513140] ehci0: detached [ 5582.7813134] uhci4: detached [ 5582.8113141] uhci3: detached [ 5582.8513141] uhci1: detached [ 5582.8813140] ppb10: detached [ 5582.9213140] pchb12: detached [ 5582.9513140] pchb11: detached [ 5582.9913140] pchb10: detached [ 5583.0213139] pchb9: detached [ 5583.0613139] pchb8: detached [ 5583.0913140] pchb7: detached [ 5583.1313139] pchb6: detached [ 5583.1613143] pchb5: detached [ 5583.2013139] pchb4: detached [ 5583.2313139] pchb3: detached [ 5583.2613139] pchb2: detached [ 5583.3013139] pchb1: detached [ 5583.3313139] ppb9: detached [ 5583.3713141] ppb8: detached [ 5583.4013138] ppb7: detached [ 5583.4313132] ppb6: detached [ 5583.4713133] ppb5: detached [ 5583.5013132] ppb4: detached [ 5583.5313132] ppb3: detached [ 5583.5713133] ppb2: detached [ 5583.6013132] ppb1: detached [ 5583.6313132] pchb0: detached [ 5583.6713134] vnd0: detached [ 5583.7013131] turning off swap... done [ 5583.7413138] sd0: detached [ 5583.7813137] scsibus0: detached [ 5583.8113137] The operating system has halted. [ 5583.8113137] Please press any key to reboot. 6384.43 real 5.84 user 16.55 sys