+ xen_version=48 + dom0_url='http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/' + pwd + here=/home/gson/proj/xen-tests + workdir=./work + rm -rf ./work + mkdir ./work + tr '\n' ' ' + cat urls.dat + guest_release_urls='http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/ http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/i386/ ' + cat pkgsrc_date.dat + pkgsrc_date=2018.10.01.17.50.08 + 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/2018.10.01.17.50.08/release/amd64/' + echo 'This is a test of Xen 48 with a NetBSD current-2018.10.01.17.50.08-amd64 dom0' This is a test of Xen 48 with a NetBSD current-2018.10.01.17.50.08-amd64 dom0 + echo 'The following domU versions will be tested:' The following domU versions will be tested: + for domu_url='http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/' + echo ' current-2018.10.01.17.50.08-amd64' current-2018.10.01.17.50.08-amd64 + for domu_url='http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/i386/' + echo ' current-2018.10.01.17.50.08-i386' current-2018.10.01.17.50.08-i386 + for url='http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/' + ver=current-2018.10.01.17.50.08-amd64 + logf=./work/current-2018.10.01.17.50.08-amd64.log + ':' >./work/current-2018.10.01.17.50.08-amd64.log + chmod 666 ./work/current-2018.10.01.17.50.08-amd64.log + for url='http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/i386/' + python2.7 url2ver.py 'http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/i386/' + ver=current-2018.10.01.17.50.08-i386 + logf=./work/current-2018.10.01.17.50.08-i386.log + ':' >./work/current-2018.10.01.17.50.08-i386.log + chmod 666 ./work/current-2018.10.01.17.50.08-i386.log + mkdir -p ./work/root + pkg_version=8.0 + pkg_path='ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/8.0/All' + cat <<'...' + sed -e 's!@DOM0_URL@!http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/!' -e 's!@PKG_PATH@!ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/8.0/All!' -e 's!@XEN_VERSION@!48!' -e 's!@PKGSRC_DATE@!2018.10.01.17.50.08!' -e 's!@SSH_PUBKEY@!ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCVcp5xOcKK0/yhOAMuhogy+5262Vv0LMeuHoeB0iTdjTt8NE32Ogim8VukszoJOSz1/H0DXXHMlRbj5/u0NPSDIyUoWQURbIR+tuUJwXI0rNUh25DARYWfbsuzu7BWRRUTTrJwEpOOO466nytYLi8nkKByqmgB4oam7dPwzx+04LvywVyD1L3/t7/gUfIT7MGa/79tYuC070bHKFVf5ReudNQYccCJ3k50PYCmzTufl5ELrtuW6j4ad3XVeplDa5tEqvjrp+tcWgwN+484wzsf0F6dQ9m54EbEiw0CKcQbuXl+X119fDrUeTgIVczmbv3oLqw76ZHKc2vnPI/6qLL weak@key!' >./work/root/install-xen.sh + cat <<'...' + sed -e 's!@PKG_PATH@!ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/8.0/All!' -e 's!@GUEST_RELEASE_URLS@!http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/ http://mirror.araneus.fi/local/2018.10.01.17.50.08/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/2018.10.01.17.50.08/release/amd64/' This is anita version 1.44 Using pexpect version 4.6.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/2018.10.01.17.50.08/release/amd64/ Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/installation/floppy/boot-com1.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/installation/floppy/boot2.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/installation/floppy/boot3.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/installation/floppy/boot4.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/installation/floppy/boot5.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/installation/floppy/boot6.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/installation/floppy/boot7.fs... missing but optional, so that's OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/installation/cdrom/boot-com.iso... OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/installation/misc/pxeboot_ia32.bin... OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/binary/kernel/netbsd-INSTALL.gz... OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/binary/sets/kern-GENERIC.tgz... OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/binary/sets/modules.tgz... OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/binary/sets/base.tgz... OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/binary/sets/etc.tgz... OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/binary/sets/comp.tgz... OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/binary/sets/man.tgz... OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/binary/sets/tests.tgz... OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/binary/sets/text.tgz... OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/binary/sets/xbase.tgz... OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/binary/sets/xcomp.tgz... OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/binary/sets/xetc.tgz... OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/binary/sets/xfont.tgz... OK Downloading http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/binary/sets/xserver.tgz... OK 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 10621 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/pkg/sbin/dhcpd', '-d', '-f', '-cf', './work/dhcpd.conf', '-lf', './work/dhcpd.leases', 'bnx1'] pid 10371 service ['/usr/sbin/inetd', '-d', './work/inetd.conf'] pid 19834 ilo3_power True power on status=0 status_tag=COMMAND COMPLETED Tue Oct 2 20:26:26 2018 Server powering on ....... connected >> NetBSD/x86 PXE boot, Revision 5.1 (Tue Oct 2 11:51:50 UTC 2018) (from NetBSD 8.99.25) >> Memory: 552/3668992 k 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 98:4b:e1:67:68:98 |15461800/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|+5584672/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/+2803936- [17251\|]=0x1804ae8 [ 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 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 8.99.25 (INSTALL) #0: Tue Oct 2 15:04:19 EEST 2018 [ 1.0000000] root@guido.araneus.fi:/tmp/bracket/build/2018.10.01.17.50.08-amd64/obj/sys/arch/amd64/compile/INSTALL [ 1.0000000] total memory = 32757 MB [ 1.0000000] avail memory = 31782 MB [ 1.0000000] running cgd selftest aes-xts-256 aes-xts-512 done [ 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 (20180810/tbfadt-745) [ 1.0000030] Firmware Warning (ACPI): Invalid length for FADT/Pm2ControlBlock: 32, using default 8 (20180810/tbfadt-745) [ 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 001184 (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 L5630 @ 2.13GHz, id 0x206c2 [ 1.0000030] cpu0: package 0, core 0, smt 0 [ 1.0000030] cpu1 at mainbus0 apid 32 [ 1.0000030] cpu1: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 [ 1.0000030] cpu1: package 1, core 0, smt 0 [ 1.0000030] cpu2 at mainbus0 apid 20 [ 1.0000030] cpu2: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 [ 1.0000030] cpu2: package 0, core 10, smt 0 [ 1.0000030] cpu3 at mainbus0 apid 52 [ 1.0000030] cpu3: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 [ 1.0000030] cpu3: package 1, core 10, smt 0 [ 1.0000030] cpu4 at mainbus0 apid 2 [ 1.0000030] cpu4: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 [ 1.0000030] cpu4: package 0, core 1, smt 0 [ 1.0000030] cpu5 at mainbus0 apid 34 [ 1.0000030] cpu5: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 [ 1.0000030] cpu5: package 1, core 1, smt 0 [ 1.0000030] cpu6 at mainbus0 apid 18 [ 1.0000030] cpu6: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 [ 1.0000030] cpu6: package 0, core 9, smt 0 [ 1.0000030] cpu7 at mainbus0 apid 50 [ 1.0000030] cpu7: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 [ 1.0000030] cpu7: package 1, core 9, smt 0 [ 1.0000030] acpi0 at mainbus0: Intel ACPICA 20180810 [ 1.0000030] acpi0: fixed power button present [ 1.0042438] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400) [ 1.0929048] MOMB (PNP0C02) at acpi0 not configured [ 1.0929048] MI0 (IPI0001) at acpi0 not configured [ 1.0929048] attimer1 at acpi0 (TIME, PNP0100): io 0x40-0x43 irq 0 [ 1.0929048] pcppi1 at acpi0 (BEEP, PNP0800): io 0x61 [ 1.0929048] spkr0 at pcppi1: PC Speaker [ 1.0929048] wsbell at spkr0 not configured [ 1.0929048] midi0 at pcppi1: PC speaker [ 1.0929048] sysbeep0 at pcppi1 [ 1.0929048] pckbc1 at acpi0 (KBD, PNP0303) (kbd port): io 0x60,0x64 irq 1 [ 1.0929048] pckbc2 at acpi0 (PS2M, PNP0F13) (aux port): irq 12 [ 1.0929048] COMA (PNP0501) at acpi0 not configured [ 1.0929048] PMI0 (ACPI000D) at acpi0 not configured [ 1.0929048] acpitz0 at acpi0 (THM0): cpu0 [ 1.0929048] attimer1: attached to pcppi1 [ 1.0929048] pckbd0 at pckbc1 (kbd slot) [ 1.0929048] pckbc1: using irq 1 for kbd slot [ 1.0929048] wskbd0 at pckbd0 mux 1 [ 1.0929048] pms0 at pckbc1 (aux slot) [ 1.0929048] pckbc1: using irq 12 for aux slot [ 1.0929048] wsmouse0 at pms0 mux 0 [ 1.0929048] ipmi0 at mainbus0 [ 1.0929048] pci0 at mainbus0 bus 0: configuration mode 1 [ 1.0929048] pchb0 at pci0 dev 0 function 0: vendor 8086 product 3406 (rev. 0x13) [ 1.0929048] ppb0 at pci0 dev 1 function 0: vendor 8086 product 3408 (rev. 0x13) [ 1.0929048] ppb0: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0929048] pci1 at ppb0 bus 5 [ 1.0929048] ciss0 at pci1 dev 0 function 0: HP Smart Array 11 [ 1.0929048] ciss0: interrupting at ioapic1 pin 4 [ 1.0929048] ciss0: 2 LDs, HW rev 2, FW 3.66/3.66, 64bit fifo rro [ 1.0929048] scsibus0 at ciss0: 2 targets, 1 lun per target [ 1.0929048] ppb1 at pci0 dev 2 function 0: vendor 8086 product 3409 (rev. 0x13) [ 1.0929048] ppb1: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0929048] pci2 at ppb1 bus 12 [ 1.0929048] ppb2 at pci0 dev 3 function 0: vendor 8086 product 340a (rev. 0x13) [ 1.0929048] ppb2: PCI Express capability version 2 x16 @ 5.0GT/s [ 1.0929048] pci3 at ppb2 bus 9 [ 1.0929048] ppb3 at pci0 dev 4 function 0: vendor 8086 product 340b (rev. 0x13) [ 1.0929048] ppb3: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0929048] pci4 at ppb3 bus 13 [ 1.0929048] ppb4 at pci0 dev 5 function 0: vendor 8086 product 340c (rev. 0x13) [ 1.0929048] ppb4: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0929048] pci5 at ppb4 bus 14 [ 1.0929048] ppb5 at pci0 dev 6 function 0: vendor 8086 product 340d (rev. 0x13) [ 1.0929048] ppb5: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0929048] pci6 at ppb5 bus 15 [ 1.0929048] ppb6 at pci0 dev 7 function 0: vendor 8086 product 340e (rev. 0x13) [ 1.0929048] ppb6: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0929048] ppb6: link is x4 @ 2.5GT/s [ 1.0929048] pci7 at ppb6 bus 3 [ 1.0929048] bnx0 at pci7 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0929048] bnx0: Ethernet address 98:4b:e1:67:68:98 [ 1.0929048] bnx0: interrupting at ioapic1 pin 6 [ 1.0929048] bnx0: ASIC BCM5709 C0 (0x57092003) [ 1.0929048] bnx0: PCIe x4 2.5Gbps [ 1.0929048] bnx0: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0929048] brgphy0 at bnx0 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0929048] brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0929048] bnx1 at pci7 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0929048] bnx1: Ethernet address 98:4b:e1:67:68:9a [ 1.0929048] bnx1: interrupting at ioapic1 pin 13 [ 1.0929048] bnx1: ASIC BCM5709 C0 (0x57092003) [ 1.0929048] bnx1: PCIe x4 2.5Gbps [ 1.0929048] bnx1: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0929048] brgphy1 at bnx1 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0929048] brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0929048] ppb7 at pci0 dev 8 function 0: vendor 8086 product 340f (rev. 0x13) [ 1.0929048] ppb7: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0929048] ppb7: link is x4 @ 2.5GT/s [ 1.0929048] pci8 at ppb7 bus 4 [ 1.0929048] bnx2 at pci8 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0929048] bnx2: Ethernet address 98:4b:e1:67:68:84 [ 1.0929048] bnx2: interrupting at ioapic1 pin 7 [ 1.0929048] bnx2: ASIC BCM5709 C0 (0x57092003) [ 1.0929048] bnx2: PCIe x4 2.5Gbps [ 1.0929048] bnx2: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0929048] brgphy2 at bnx2 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0929048] brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0929048] bnx3 at pci8 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0929048] bnx3: Ethernet address 98:4b:e1:67:68:86 [ 1.0929048] bnx3: interrupting at ioapic1 pin 15 [ 1.0929048] bnx3: ASIC BCM5709 C0 (0x57092003) [ 1.0929048] bnx3: PCIe x4 2.5Gbps [ 1.0929048] bnx3: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0929048] brgphy3 at bnx3 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0929048] brgphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0929048] ppb8 at pci0 dev 9 function 0: vendor 8086 product 3410 (rev. 0x13) [ 1.0929048] ppb8: PCI Express capability version 2 x8 @ 5.0GT/s [ 1.0929048] pci9 at ppb8 bus 6 [ 1.0929048] ppb9 at pci0 dev 10 function 0: vendor 8086 product 3411 (rev. 0x13) [ 1.0929048] ppb9: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0929048] pci10 at ppb9 bus 16 [ 1.0929048] pchb1 at pci0 dev 13 function 0: vendor 8086 product 343a (rev. 0x13) [ 1.0929048] pchb2 at pci0 dev 13 function 1: vendor 8086 product 343b (rev. 0x13) [ 1.0929048] pchb3 at pci0 dev 13 function 2: vendor 8086 product 343c (rev. 0x13) [ 1.0929048] pchb4 at pci0 dev 13 function 3: vendor 8086 product 343d (rev. 0x13) [ 1.0929048] pchb5 at pci0 dev 13 function 4: vendor 8086 product 3418 (rev. 0x13) [ 1.0929048] pchb6 at pci0 dev 13 function 5: vendor 8086 product 3419 (rev. 0x13) [ 1.0929048] pchb7 at pci0 dev 13 function 6: vendor 8086 product 341a (rev. 0x13) [ 1.0929048] pchb8 at pci0 dev 14 function 0: vendor 8086 product 341c (rev. 0x13) [ 1.0929048] pchb9 at pci0 dev 14 function 1: vendor 8086 product 341d (rev. 0x13) [ 1.0929048] pchb10 at pci0 dev 14 function 2: vendor 8086 product 341e (rev. 0x13) [ 1.0929048] pchb11 at pci0 dev 14 function 3: vendor 8086 product 341f (rev. 0x13) [ 1.0929048] pchb12 at pci0 dev 14 function 4: vendor 8086 product 3439 (rev. 0x13) [ 1.0929048] vendor 8086 product 342e (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 0 not configured [ 1.0929048] vendor 8086 product 3422 (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 1 not configured [ 1.0929048] vendor 8086 product 3423 (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 2 not configured [ 1.0929048] ppb10 at pci0 dev 28 function 0: vendor 8086 product 3a40 (rev. 0x00) [ 1.0929048] ppb10: PCI Express capability version 1 x4 @ 2.5GT/s [ 1.0929048] pci11 at ppb10 bus 17 [ 1.0929048] ppb11 at pci0 dev 28 function 4: vendor 8086 product 3a48 (rev. 0x00) [ 1.0929048] ppb11: PCI Express capability version 1 x1 @ 2.5GT/s [ 1.0929048] pci12 at ppb11 bus 2 [ 1.0929048] vendor 103c product 3306 (miscellaneous system, revision 0x04) at pci12 dev 0 function 0 not configured [ 1.0929048] vendor 103c product 3307 (miscellaneous system, revision 0x04) at pci12 dev 0 function 2 not configured [ 1.0929048] uhci0 at pci12 dev 0 function 4: vendor 103c product 3300 (rev. 0x01) [ 1.0929048] uhci0: interrupting at ioapic0 pin 17 [ 1.0929048] usb0 at uhci0: USB revision 1.0 [ 1.0929048] uhci1 at pci0 dev 29 function 0: vendor 8086 product 3a34 (rev. 0x00) [ 1.0929048] uhci1: interrupting at ioapic0 pin 20 [ 1.0929048] usb1 at uhci1: USB revision 1.0 [ 1.0929048] uhci2 at pci0 dev 29 function 1: vendor 8086 product 3a35 (rev. 0x00) [ 1.0929048] uhci2: interrupting at ioapic0 pin 23 [ 1.0929048] usb2 at uhci2: USB revision 1.0 [ 1.0929048] uhci3 at pci0 dev 29 function 2: vendor 8086 product 3a36 (rev. 0x00) [ 1.0929048] uhci3: interrupting at ioapic0 pin 22 [ 1.0929048] usb3 at uhci3: USB revision 1.0 [ 1.0929048] uhci4 at pci0 dev 29 function 3: vendor 8086 product 3a39 (rev. 0x00) [ 1.0929048] uhci4: interrupting at ioapic0 pin 23 [ 1.0929048] usb4 at uhci4: USB revision 1.0 [ 1.0929048] ehci0 at pci0 dev 29 function 7: vendor 8086 product 3a3a (rev. 0x00) [ 1.0929048] ehci0: interrupting at ioapic0 pin 20 [ 1.0929048] ehci0: 4 companion controllers, 2 ports each: uhci1 uhci2 uhci3 uhci4 [ 1.0929048] usb5 at ehci0: USB revision 2.0 [ 1.0929048] ppb12 at pci0 dev 30 function 0: vendor 8086 product 244e (rev. 0x90) [ 1.0929048] pci13 at ppb12 bus 1 [ 1.0929048] vga0 at pci13 dev 3 function 0: vendor 1002 product 515e (rev. 0x02) [ 1.0929048] wsdisplay0 at vga0 kbdmux 1 [ 1.0929048] pckbd_enable: command error [ 1.0929048] drm at vga0 not configured [ 1.0929048] ichlpcib0 at pci0 dev 31 function 0: vendor 8086 product 3a18 (rev. 0x00) [ 1.0929048] ichlpcib0: 24-bit timer [ 1.0929048] tco0 at ichlpcib0: TCO (watchdog) timer configured. [ 1.0929048] tco0: TCO timer reboot disabled by hardware; hope SMBIOS properly handles it. [ 1.0929048] piixide0 at pci0 dev 31 function 2: Intel 82801JI Serial ATA Controller (ICH10) (rev. 0x00) [ 1.0929048] piixide0: using ioapic0 pin 17 for native-PCI interrupt [ 1.0929048] atabus0 at piixide0 channel 0 [ 1.0929048] atabus1 at piixide0 channel 1 [ 1.0929048] isa0 at ichlpcib0 [ 1.0929048] com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo [ 1.0929048] com0: console [ 1.0929048] com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo [ 1.0929048] acpicpu0 at cpu0: ACPI CPU [ 1.0929048] coretemp0 at cpu0: thermal sensor, 1 C resolution [ 1.0929048] acpicpu1 at cpu1: ACPI CPU [ 1.0929048] coretemp1 at cpu1: thermal sensor, 1 C resolution [ 1.0929048] acpicpu2 at cpu2: ACPI CPU [ 1.0929048] coretemp2 at cpu2: thermal sensor, 1 C resolution [ 1.0929048] acpicpu3 at cpu3: ACPI CPU [ 1.0929048] coretemp3 at cpu3: thermal sensor, 1 C resolution [ 1.0929048] acpicpu4 at cpu4: ACPI CPU [ 1.0929048] coretemp4 at cpu4: thermal sensor, 1 C resolution [ 1.0929048] acpicpu5 at cpu5: ACPI CPU [ 1.0929048] coretemp5 at cpu5: thermal sensor, 1 C resolution [ 1.0929048] acpicpu6 at cpu6: ACPI CPU [ 1.0929048] coretemp6 at cpu6: thermal sensor, 1 C resolution [ 1.0929048] acpicpu7 at cpu7: ACPI CPU [ 1.0929048] coretemp7 at cpu7: thermal sensor, 1 C resolution [ 1.5790877] scsibus0: waiting 2 seconds for devices to settle... [ 1.6679665] uhub0 at usb5: NetBSD (0000) EHCI root hub (0000), class 9/0, rev 2.00/1.00, addr 1 [ 1.7680068] uhub1 at usb1: NetBSD (0000) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 [ 1.8780506] uhub2 at usb4: NetBSD (0000) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 [ 1.9780912] uhub3 at usb3: NetBSD (0000) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.0781315] uhub4 at usb2: NetBSD (0000) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.1981800] uhub5 at usb0: NetBSD (0000) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 [ 3.6487664] sd0 at scsibus0 target 0 lun 0: disk fixed [ 3.7388025] sd0: 76284 MB, 51786 cyl, 255 head, 11 sec, 512 bytes/sect x 156231360 sectors [ 3.8388431] sd0: async, 8-bit transfers, tagged queueing [ 3.9005530] sd1 at scsibus0 target 1 lun 0: disk fixed [ 3.9893530] sd1: 279 GB, 65535 cyl, 255 head, 35 sec, 512 bytes/sect x 585871964 sectors [ 4.1189562] sd1: async, 8-bit transfers, tagged queueing [ 5.0893482] uhidev0 at uhub5 port 1 configuration 1 interface 0 [ 5.1593766] uhidev0: HP (0x3f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 5.2694211] ukbd0 at uhidev0: 8 Variable keys, 6 Array codes [ 5.7396110] wskbd1 at ukbd0 mux 1 [ 5.7796270] uhidev1 at uhub5 port 1 configuration 1 interface 1 [ 5.8496552] uhidev1: HP (0x3f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 5.9596997] ums0 at uhidev1: 3 buttons [ 6.0097199] wsmouse1 at ums0 mux 0 [ 24.2070715] atapibus0 at atabus0: 2 targets [ 24.2871039] cd0 at atapibus0 drive 0: cdrom removable [ 24.4071527] WARNING: 1 error while detecting hardware; check system log. [ 24.4871847] boot device: bnx0 [ 24.5220770] root on md0a dumps on md0b [ 24.5637424] root file system type: ffs [ 24.6116581] kern.module.path=/stand/amd64/8.99.25/modules [ 24.6763558] warning: no /dev/console Created tmpfs /dev (1638400 byte, 3168 inodes) erase ^?, werase ^W, kill ^U, intr ^C )0)0[?25h                                                                         NetBSD/amd64 8.99.25 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(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Keyboard type(0x(B(0x(B(0x(B(0x(B>a: unchanged(0x(B(0x(B b: US-English(0x(B(0x(B c: UK-English(0x(B(0x(B d: Belgian(0x(B(0x(B e: Czech(0x(B(0x(B f: Danish(0x(B(0x(B g: Dutch(0x(B(0x(B h: Finnish(0x(B(0x(B i: French(0x(B(0x(B j: German(0x(B(0x(B k: Greek(0x(B(0x(B <: page up, >: page down (0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B(0 (B  Thank you for using NetBSD! (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B NetBSD-8.99.25 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?(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Available disks(0x(B(0x(B(0x(B(0x(B>a: sd0 (74G, HP LOGICAL VOLUME)(0x(B(0x(B b: sd1 (279G, HP LOGICAL VOLUME) (0x(B(0x(B c: Extended partitioning(0x(B(0x(B x: Exit(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B                          This disk matches the following BIOS disk: BIOS # cylinders heads sectors total sectors GB ------ --------- ----- ------- ------------- --- 0x80 1024 255 32 156231360 79  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 MBR partition table, this is split further by the NetBSD 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.  A few hundred MB is enough for a basic installation, but you should allow extra for additional software and user files. Allow at least 5GB if you want to build NetBSD itself.  (0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Which would you like to do? (0x(B(0x(B(0x(B(0x(B>a: Edit the MBR partition table(0x(B(0x(B b: Use the entire disk(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B a: Edit the MBR partition table>b: Use the entire disk Do you want to update the bootcode in the Master Boot Record to the latest version of the NetBSD bootcode?          (0lqqqqqqqqqqqqqqqk(B(0x(B yes or no? (0x(B(0x(B(0x(B(0x(B>a: Yes(0x(B(0x(B b: No(0x(B(0mqqqqqqqqqqqqqqqj(B NetBSD uses a BSD disklabel to carve up the NetBSD portion of the disk into multiple BSD partitions. You must now set up your BSD disklabel. You can use a simple editor to set the sizes of the NetBSD partitions, or keep the existing partition sizes and contents. You will then be given the opportunity to change any of the disklabel fields. The NetBSD part of your disk is 76284 Megabytes. A full installation requires at least 31 Megabytes without X and at least 81 Megabytes if the X sets are included.(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B Choose your installation(0x(B(0x(B(0x(B(0x(B>a: Set sizes of NetBSD partitions(0x(B(0x(B b: Use existing partition sizes (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 '+'.    MBCylinders Sectors Filesystem >a: 32791 (43526) 23942 67157310 + / b: 3275823918 67089990 swap c: 000 /tmp (tmpfs) d: 000 /usr e: 000 /var f: 000 /home g: Add a user defined partition h: Change input units (sectors/cylinders/MB) x: Accept partition sizes. Free space 10734 MB, 12 free partitions. a: 32791 (43526) 23942 67157310 + / >b: 32758 23918 67089990 swap b: 32758 23918 67089990 swap >c: 0 0 0 /tmp (tmpfs) c: 0 0 0 /tmp (tmpfs) >d: 0 0 0 /usr d: 0 0 0 /usr >e: 0 0 0 /var e: 0 0 0 /var >f: 0 0 0 /home f: 0 0 0 /home >g: Add a user defined partition g: Add a user defined partition >h: Change input units (sectors/cylinders/MB) h: Change input units (sectors/cylinders/MB) >x: Accept partition sizes. Free space 10734 MB, 12 free partitions. We now have your BSD disklabel partitions as: This is your last chance to change them.            Start MB End MB Size MB FS type Newfs Mount Mount point --------- --------- --------- ---------- ----- ----- ----------- a:0 43524 43525 FFSv2 Yes Yes / b: 43525 76283 32759 swap c:0 76283 76284 NetBSD partition d:0 76283 76284 Whole disk e:000 unused f: Show all unused partitions g: Change input units (sectors/cylinders/MB) >x: Partition sizes ok Please enter a name for your NetBSD disk          [LOGICAL VOLUME ]:                          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 Setting up the DOS partition table ...                            Status: RunningCommand: disklabel -w -r -f /tmp/disktab sd0 'LOGICAL VOLUME ' --------------------------------------------------------------------------------Finished                                                Status: RunningCommand: /sbin/newfs -V2 -O 2 -b 16384 -f 2048 /dev/rsd0a --------------------------------------------------------------------------------/dev/rsd0a: 43525.4MB (89140092 sectors) block size 16384, fragment size 2048 using 236 cylinder groups of 184.44MB, 11804 blks, 22912 inodes. ...............................................................................Finished                         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: Exit(0x(B(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B b: Use serial port com0>x: Exit Installing boot blocks on sd0....                            Status: RunningCommand: /usr/sbin/installboot -o console=com0,speed=9600 /dev/rsd0a /usr/mdec/bootxx_ffsv2 --------------------------------------------------------------------------------Finished                         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 installationDDDD The following is the list of distribution sets that will be used.    Distribution setSelected ------------------------ -------- a: Kernel (GENERIC)Yes b: Kernel modulesYes c: BaseYes d: Configuration files (/etc) Yes e: Compiler toolsNo f: GamesNo g: Manual pagesNo h: MiscellaneousNo i: Test programsNo j: Text processing toolsNo k: X11 setsNone l: Source and debug sets None >x: Install selected sets>e: Compiler tools No x: Install selected setsYes e: Compiler tools Yes >g: Manual pages NoYes g: Manual pages Yes >i: Test programs NoYes i: Test programs Yes >j: Text processing tools NoYes j: Text processing tools Yes >k: X11 sets None(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(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 serversNo (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(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(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 No Yes No Yestools Yes All sets None sets k: X11 sets All >l: Source and debug sets None(0lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk(B(0x(B a: Kernel sourcesNo (0x(B(0x(B b: Base sourcesNo (0x(B(0x(B c: Share sourcesNo (0x(B(0x(B d: GNU sourcesNo (0x(B(0x(B e: X11 sourcesNo (0x(B(0x(B f: Debug symbolsNo (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(0mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj(B No Yes No Yestools Yes All sets None sets l: Source and debug sets None >x: Install selected sets                         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 install No 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 install No 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 install No 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: Exit(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                        Status: RunningCommand: /sbin/route -n flush -inet --------------------------------------------------------------------------------Finished                                                Status: RunningCommand: /sbin/route -n add default 10.169.0.1 --------------------------------------------------------------------------------add net default: gateway 10.169.0.1 Finished                        Waiting while network interface comes up.                         Status: RunningCommand: /sbin/ifconfig -w 15 -W 5 --------------------------------------------------------------------------------Finished                         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 install No >j: Configure network k: Exit x: Get Distribution j: Configure network >x: Get Distribution                        Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/kern-GENERIC.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/kern-GENERIC.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 8647 KiB 86.21 M00:00 8854950 bytes retrieved in 00:00 (86.04 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/kern-GENERIC.tgz tar --chroot -xhepf - --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 25530 KiB 114.22 M00:00 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/modules.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/modules.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 17444 KiB 84.35 M00:00 17863621 bytes retrieved in 00:00 (84.26 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/modules.tgz tar --chroot -xhepf - --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 39220 KiB 104.35 M00:00 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/base.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/base.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 69206 KiB 85.65 M00:00 70867071 bytes retrieved in 00:00 (85.64 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/base.tgz tar --chroot -xhepf ---------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA51% |*****************98 MiB 98.35 M00:00 ETA93***************1800.00100***| 19283.04 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/etc.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/etc.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 621 KiB 78.89 M00:00 636515 bytes retrieved in 00:00 (77.32 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/etc.tgz tar --chroot -xhepf ---------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 4220 KiB 55.39 M00:00 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/comp.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/comp.tgz 0% || 00.00 KiB/s --:-- ETA56% |*******************81600 KiB 79.46 M00:00 ETA100****************| 140 MiB 81.91 147550565 bytes retrieved in 00:01 (81.90 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/comp.tgz tar --chroot -xhepf ---------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA18% |******92544 KiB 90.28 M00:04 ETA43********* 215 MiB 107.642 ETA67********33411.381 ETA90********4450 ETA3*60 MiB 92.014477.33766.717*800.048*453.85748.719914.6100*| 4921 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/man.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/man.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 12005 KiB 83.08 M00:00 12293633 bytes retrieved in 00:00 (82.96 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/man.tgz tar --chroot -xhepf ---------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA78% |***************************45120 KiB 44.02 M00:00 ETA100********| 577736.04 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/tests.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/tests.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 10021 KiB 82.91 M00:00 10262125 bytes retrieved in 00:00 (82.76 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/tests.tgz tar --chroot -xhepf - --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 38820 KiB 49.35 M00:00 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/text.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/text.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 2919 KiB 82.49 M00:00 2989099 bytes retrieved in 00:00 (82.11 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/text.tgz tar --chroot -xhepf ---------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 11240 KiB 63.70 M00:00 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xbase.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/xbase.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 8240 KiB 82.14 M00:00 8438077 bytes retrieved in 00:00 (81.98 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xbase.tgz tar --chroot -xhepf - --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 27750 KiB 59.25 M00:00 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xcomp.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/xcomp.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 15059 KiB 83.89 M00:00 15420535 bytes retrieved in 00:00 (83.79 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xcomp.tgz tar --chroot -xhepf - --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA98% |********************************** | 63680 KiB 62.12 M00:00 ETA100*| 64450.99 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xetc.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/xetc.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 2489751.61 M00:00 24897 bytes retrieved in 00:00 (38.92 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xetc.tgz tar --chroot -xhepf ---------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 170 KiB 11.40 M00:00 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xfont.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/xfont.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 32015 KiB 76.30 M00:00 32784314 bytes retrieved in 00:00 (76.26 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xfont.tgz tar --chroot -xhepf - --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA46% |****************34752 KiB 33.90 M00:01 ETA85*************64831.630 ETA100******| 754903.70 Finished                                                Status: RunningCommand: /usr/bin/ftp -a http://10.169.0.1/amd64/binary/sets/xserver.tgz --------------------------------------------------------------------------------Requesting http://10.169.0.1/amd64/binary/sets/xserver.tgz 0% || 00.00 KiB/s --:-- ETA100% |***********************************| 12027 KiB 83.42 M00:00 12315676 bytes retrieved in 00:00 (83.30 MiB/s) Finished                                                Status: RunningCommand: progress -zf /targetroot/usr/INSTALL/xserver.tgz tar --chroot -xhepf - --------------------------------------------------------------------------------0% || 00.00 KiB/s --:-- ETA100% |***********************************| 32590 KiB 104.91 M00:00 Finished                         All selected distribution sets unpacked successfully. Making device nodes ...                         Status: RunningCommand: /bin/sh MAKEDEV all --------------------------------------------------------------------------------Finished                        (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                        Status: RunningCommand: /etc/rc.d/random_seed stop --------------------------------------------------------------------------------Saved entropy to /var/db/entropy-file. Finished                         The extraction of the selected sets for NetBSD-8.99.25 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  The extraction of the selected sets for NetBSD-8.99.25 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                                      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 pkgsrc for building from source install 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-8.99.25 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 8.99.25  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-8.99.25 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/2018.10.01.17.50.08/release/amd64/' This is anita version 1.44 Using pexpect version 4.6.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/2018.10.01.17.50.08/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 3088 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 26268 ilo3_power True power on status=0 status_tag=COMMAND COMPLETED Tue Oct 2 20:34:05 2018 Server powering on ....... connected >> NetBSD/x86 BIOS Boot, Revision 5.11 (Tue Oct 2 11:49:42 UTC 2018) (from NetBSD 8.99.25) >> Memory: 637/3668992 k 1. Boot normally 2. Boot single user 3. Disable ACPI 4. Disable ACPI and SMP 5. 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... |/-\|/-\20954696|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-+634224\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-+1462928\|/-\| [1284240/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|+908732/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|+17342/]=0x181c540 -\|/-\|/-\|/-\|/-\|/-\|/Loading /var/db/entropy-file [ 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 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 8.99.25 (GENERIC) #0: Tue Oct 2 15:04:46 EEST 2018 [ 1.0000000] root@guido.araneus.fi:/tmp/bracket/build/2018.10.01.17.50.08-amd64/obj/sys/arch/amd64/compile/GENERIC [ 1.0000000] total memory = 32757 MB [ 1.0000000] avail memory = 31782 MB [ 1.0000000] rnd: seeded with 128 bits [ 1.0000000] running cgd selftest aes-xts-256 aes-xts-512 done [ 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 (20180810/tbfadt-745) [ 1.0000030] Firmware Warning (ACPI): Invalid length for FADT/Pm2ControlBlock: 32, using default 8 (20180810/tbfadt-745) [ 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 001184 (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 L5630 @ 2.13GHz, id 0x206c2 [ 1.0000030] cpu0: package 0, core 0, smt 0 [ 1.0000030] cpu1 at mainbus0 apid 32 [ 1.0000030] cpu1: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 [ 1.0000030] cpu1: package 1, core 0, smt 0 [ 1.0000030] cpu2 at mainbus0 apid 20 [ 1.0000030] cpu2: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 [ 1.0000030] cpu2: package 0, core 10, smt 0 [ 1.0000030] cpu3 at mainbus0 apid 52 [ 1.0000030] cpu3: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 [ 1.0000030] cpu3: package 1, core 10, smt 0 [ 1.0000030] cpu4 at mainbus0 apid 2 [ 1.0000030] cpu4: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 [ 1.0000030] cpu4: package 0, core 1, smt 0 [ 1.0000030] cpu5 at mainbus0 apid 34 [ 1.0000030] cpu5: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 [ 1.0000030] cpu5: package 1, core 1, smt 0 [ 1.0000030] cpu6 at mainbus0 apid 18 [ 1.0000030] cpu6: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 [ 1.0000030] cpu6: package 0, core 9, smt 0 [ 1.0000030] cpu7 at mainbus0 apid 50 [ 1.0000030] cpu7: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 [ 1.0000030] cpu7: package 1, core 9, smt 0 [ 1.0000030] acpi0 at mainbus0: Intel ACPICA 20180810 [ 1.0000030] acpi0: fixed power button present [ 1.0037878] hpet0 at acpi0: high precision event timer (mem 0xfed00000-0xfed00400) [ 1.0924474] MOMB (PNP0C02) at acpi0 not configured [ 1.0924474] MI0 (IPI0001) at acpi0 not configured [ 1.0924474] attimer1 at acpi0 (TIME, PNP0100): io 0x40-0x43 irq 0 [ 1.0924474] pcppi1 at acpi0 (BEEP, PNP0800): io 0x61 [ 1.0924474] spkr0 at pcppi1: PC Speaker [ 1.0924474] wsbell at spkr0 not configured [ 1.0924474] midi0 at pcppi1: PC speaker [ 1.0924474] sysbeep0 at pcppi1 [ 1.0924474] pckbc1 at acpi0 (KBD, PNP0303) (kbd port): io 0x60,0x64 irq 1 [ 1.0924474] pckbc2 at acpi0 (PS2M, PNP0F13) (aux port): irq 12 [ 1.0924474] COMA (PNP0501) at acpi0 not configured [ 1.0924474] PMI0 (ACPI000D) at acpi0 not configured [ 1.0924474] acpitz0 at acpi0 (THM0): cpu0 [ 1.0924474] attimer1: attached to pcppi1 [ 1.0924474] pckbd0 at pckbc1 (kbd slot) [ 1.0924474] pckbc1: using irq 1 for kbd slot [ 1.0924474] wskbd0 at pckbd0 mux 1 [ 1.0924474] pms0 at pckbc1 (aux slot) [ 1.0924474] pckbc1: using irq 12 for aux slot [ 1.0924474] wsmouse0 at pms0 mux 0 [ 1.0924474] ipmi0 at mainbus0 [ 1.0924474] pci0 at mainbus0 bus 0: configuration mode 1 [ 1.0924474] pchb0 at pci0 dev 0 function 0: vendor 8086 product 3406 (rev. 0x13) [ 1.0924474] ppb0 at pci0 dev 1 function 0: vendor 8086 product 3408 (rev. 0x13) [ 1.0924474] ppb0: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0924474] pci1 at ppb0 bus 5 [ 1.0924474] ciss0 at pci1 dev 0 function 0: HP Smart Array 11 [ 1.0924474] ciss0: interrupting at ioapic1 pin 4 [ 1.0924474] ciss0: 2 LDs, HW rev 2, FW 3.66/3.66, 64bit fifo rro [ 1.0924474] scsibus0 at ciss0: 2 targets, 1 lun per target [ 1.0924474] ppb1 at pci0 dev 2 function 0: vendor 8086 product 3409 (rev. 0x13) [ 1.0924474] ppb1: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0924474] pci2 at ppb1 bus 12 [ 1.0924474] ppb2 at pci0 dev 3 function 0: vendor 8086 product 340a (rev. 0x13) [ 1.0924474] ppb2: PCI Express capability version 2 x16 @ 5.0GT/s [ 1.0924474] pci3 at ppb2 bus 9 [ 1.0924474] ppb3 at pci0 dev 4 function 0: vendor 8086 product 340b (rev. 0x13) [ 1.0924474] ppb3: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0924474] pci4 at ppb3 bus 13 [ 1.0924474] ppb4 at pci0 dev 5 function 0: vendor 8086 product 340c (rev. 0x13) [ 1.0924474] ppb4: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0924474] pci5 at ppb4 bus 14 [ 1.0924474] ppb5 at pci0 dev 6 function 0: vendor 8086 product 340d (rev. 0x13) [ 1.0924474] ppb5: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0924474] pci6 at ppb5 bus 15 [ 1.0924474] ppb6 at pci0 dev 7 function 0: vendor 8086 product 340e (rev. 0x13) [ 1.0924474] ppb6: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0924474] ppb6: link is x4 @ 2.5GT/s [ 1.0924474] pci7 at ppb6 bus 3 [ 1.0924474] bnx0 at pci7 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0924474] bnx0: Ethernet address 98:4b:e1:67:68:98 [ 1.0924474] bnx0: interrupting at ioapic1 pin 6 [ 1.0924474] bnx0: ASIC BCM5709 C0 (0x57092003) [ 1.0924474] bnx0: PCIe x4 2.5Gbps [ 1.0924474] bnx0: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0924474] brgphy0 at bnx0 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0924474] brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0924474] bnx1 at pci7 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0924474] bnx1: Ethernet address 98:4b:e1:67:68:9a [ 1.0924474] bnx1: interrupting at ioapic1 pin 13 [ 1.0924474] bnx1: ASIC BCM5709 C0 (0x57092003) [ 1.0924474] bnx1: PCIe x4 2.5Gbps [ 1.0924474] bnx1: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0924474] brgphy1 at bnx1 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0924474] brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0924474] ppb7 at pci0 dev 8 function 0: vendor 8086 product 340f (rev. 0x13) [ 1.0924474] ppb7: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0924474] ppb7: link is x4 @ 2.5GT/s [ 1.0924474] pci8 at ppb7 bus 4 [ 1.0924474] bnx2 at pci8 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0924474] bnx2: Ethernet address 98:4b:e1:67:68:84 [ 1.0924474] bnx2: interrupting at ioapic1 pin 7 [ 1.0924474] bnx2: ASIC BCM5709 C0 (0x57092003) [ 1.0924474] bnx2: PCIe x4 2.5Gbps [ 1.0924474] bnx2: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0924474] brgphy2 at bnx2 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0924474] brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0924474] bnx3 at pci8 dev 0 function 1: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0924474] bnx3: Ethernet address 98:4b:e1:67:68:86 [ 1.0924474] bnx3: interrupting at ioapic1 pin 15 [ 1.0924474] bnx3: ASIC BCM5709 C0 (0x57092003) [ 1.0924474] bnx3: PCIe x4 2.5Gbps [ 1.0924474] bnx3: Coal (RX:6,6,18,18; TX:20,20,80,80) [ 1.0924474] brgphy3 at bnx3 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8 [ 1.0924474] brgphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto [ 1.0924474] ppb8 at pci0 dev 9 function 0: vendor 8086 product 3410 (rev. 0x13) [ 1.0924474] ppb8: PCI Express capability version 2 x8 @ 5.0GT/s [ 1.0924474] pci9 at ppb8 bus 6 [ 1.0924474] ppb9 at pci0 dev 10 function 0: vendor 8086 product 3411 (rev. 0x13) [ 1.0924474] ppb9: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0924474] pci10 at ppb9 bus 16 [ 1.0924474] pchb1 at pci0 dev 13 function 0: vendor 8086 product 343a (rev. 0x13) [ 1.0924474] pchb2 at pci0 dev 13 function 1: vendor 8086 product 343b (rev. 0x13) [ 1.0924474] pchb3 at pci0 dev 13 function 2: vendor 8086 product 343c (rev. 0x13) [ 1.0924474] pchb4 at pci0 dev 13 function 3: vendor 8086 product 343d (rev. 0x13) [ 1.0924474] pchb5 at pci0 dev 13 function 4: vendor 8086 product 3418 (rev. 0x13) [ 1.0924474] pchb6 at pci0 dev 13 function 5: vendor 8086 product 3419 (rev. 0x13) [ 1.0924474] pchb7 at pci0 dev 13 function 6: vendor 8086 product 341a (rev. 0x13) [ 1.0924474] pchb8 at pci0 dev 14 function 0: vendor 8086 product 341c (rev. 0x13) [ 1.0924474] pchb9 at pci0 dev 14 function 1: vendor 8086 product 341d (rev. 0x13) [ 1.0924474] pchb10 at pci0 dev 14 function 2: vendor 8086 product 341e (rev. 0x13) [ 1.0924474] pchb11 at pci0 dev 14 function 3: vendor 8086 product 341f (rev. 0x13) [ 1.0924474] pchb12 at pci0 dev 14 function 4: vendor 8086 product 3439 (rev. 0x13) [ 1.0924474] vendor 8086 product 342e (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 0 not configured [ 1.0924474] vendor 8086 product 3422 (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 1 not configured [ 1.0924474] vendor 8086 product 3423 (interrupt system, generic 8259, revision 0x13) at pci0 dev 20 function 2 not configured [ 1.0924474] ppb10 at pci0 dev 28 function 0: vendor 8086 product 3a40 (rev. 0x00) [ 1.0924474] ppb10: PCI Express capability version 1 x4 @ 2.5GT/s [ 1.0924474] pci11 at ppb10 bus 17 [ 1.0924474] ppb11 at pci0 dev 28 function 4: vendor 8086 product 3a48 (rev. 0x00) [ 1.0924474] ppb11: PCI Express capability version 1 x1 @ 2.5GT/s [ 1.0924474] pci12 at ppb11 bus 2 [ 1.0924474] vendor 103c product 3306 (miscellaneous system, revision 0x04) at pci12 dev 0 function 0 not configured [ 1.0924474] vendor 103c product 3307 (miscellaneous system, revision 0x04) at pci12 dev 0 function 2 not configured [ 1.0924474] uhci0 at pci12 dev 0 function 4: vendor 103c product 3300 (rev. 0x01) [ 1.0924474] uhci0: interrupting at ioapic0 pin 17 [ 1.0924474] usb0 at uhci0: USB revision 1.0 [ 1.0924474] uhci1 at pci0 dev 29 function 0: vendor 8086 product 3a34 (rev. 0x00) [ 1.0924474] uhci1: interrupting at ioapic0 pin 20 [ 1.0924474] usb1 at uhci1: USB revision 1.0 [ 1.0924474] uhci2 at pci0 dev 29 function 1: vendor 8086 product 3a35 (rev. 0x00) [ 1.0924474] uhci2: interrupting at ioapic0 pin 23 [ 1.0924474] usb2 at uhci2: USB revision 1.0 [ 1.0924474] uhci3 at pci0 dev 29 function 2: vendor 8086 product 3a36 (rev. 0x00) [ 1.0924474] uhci3: interrupting at ioapic0 pin 22 [ 1.0924474] usb3 at uhci3: USB revision 1.0 [ 1.0924474] uhci4 at pci0 dev 29 function 3: vendor 8086 product 3a39 (rev. 0x00) [ 1.0924474] uhci4: interrupting at ioapic0 pin 23 [ 1.0924474] usb4 at uhci4: USB revision 1.0 [ 1.0924474] ehci0 at pci0 dev 29 function 7: vendor 8086 product 3a3a (rev. 0x00) [ 1.0924474] ehci0: interrupting at ioapic0 pin 20 [ 1.0924474] ehci0: 4 companion controllers, 2 ports each: uhci1 uhci2 uhci3 uhci4 [ 1.0924474] usb5 at ehci0: USB revision 2.0 [ 1.0924474] ppb12 at pci0 dev 30 function 0: vendor 8086 product 244e (rev. 0x90) [ 1.0924474] pci13 at ppb12 bus 1 [ 1.0924474] vga0 at pci13 dev 3 function 0: vendor 1002 product 515e (rev. 0x02) [ 1.0924474] wsdisplay0 at vga0 kbdmux 1 [ 1.0924474] pckbd_enable: command error [ 1.0924474] drm at vga0 not configured [ 1.0924474] ichlpcib0 at pci0 dev 31 function 0: vendor 8086 product 3a18 (rev. 0x00) [ 1.0924474] ichlpcib0: 24-bit timer [ 1.0924474] tco0 at ichlpcib0: TCO (watchdog) timer configured. [ 1.0924474] tco0: TCO timer reboot disabled by hardware; hope SMBIOS properly handles it. [ 1.0924474] piixide0 at pci0 dev 31 function 2: Intel 82801JI Serial ATA Controller (ICH10) (rev. 0x00) [ 1.0924474] piixide0: using ioapic0 pin 17 for native-PCI interrupt [ 1.0924474] atabus0 at piixide0 channel 0 [ 1.0924474] atabus1 at piixide0 channel 1 [ 1.0924474] isa0 at ichlpcib0 [ 1.0924474] com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo [ 1.0924474] com0: console [ 1.0924474] com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo [ 1.0924474] acpicpu0 at cpu0: ACPI CPU [ 1.0924474] coretemp0 at cpu0: thermal sensor, 1 C resolution [ 1.0924474] acpicpu1 at cpu1: ACPI CPU [ 1.0924474] coretemp1 at cpu1: thermal sensor, 1 C resolution [ 1.0924474] acpicpu2 at cpu2: ACPI CPU [ 1.0924474] coretemp2 at cpu2: thermal sensor, 1 C resolution [ 1.0924474] acpicpu3 at cpu3: ACPI CPU [ 1.0924474] coretemp3 at cpu3: thermal sensor, 1 C resolution [ 1.0924474] acpicpu4 at cpu4: ACPI CPU [ 1.0924474] coretemp4 at cpu4: thermal sensor, 1 C resolution [ 1.0924474] acpicpu5 at cpu5: ACPI CPU [ 1.0924474] coretemp5 at cpu5: thermal sensor, 1 C resolution [ 1.0924474] acpicpu6 at cpu6: ACPI CPU [ 1.0924474] coretemp6 at cpu6: thermal sensor, 1 C resolution [ 1.0924474] acpicpu7 at cpu7: ACPI CPU [ 1.0924474] coretemp7 at cpu7: thermal sensor, 1 C resolution [ 1.7243335] scsibus0: waiting 2 seconds for devices to settle... [ 1.8060970] uhub0 at usb0: NetBSD (0000) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 [ 1.9083298] uhub1 at usb2: NetBSD (0000) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.0061681] uhub2 at usb5: NetBSD (0000) EHCI root hub (0000), class 9/0, rev 2.00/1.00, addr 1 [ 2.1162076] uhub3 at usb3: NetBSD (0000) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.2162435] uhub4 at usb4: NetBSD (0000) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 [ 2.3162793] uhub5 at usb1: NetBSD (0000) UHCI root hub (0000), class 9/0, rev 1.00/1.00, addr 1 [ 3.8668353] sd0 at scsibus0 target 0 lun 0: disk fixed [ 3.9568672] sd0: 76284 MB, 51786 cyl, 255 head, 11 sec, 512 bytes/sect x 156231360 sectors [ 4.0569030] sd0: async, 8-bit transfers, tagged queueing [ 4.1207755] sd1 at scsibus0 target 1 lun 0: disk fixed [ 4.2091919] sd1: 279 GB, 65535 cyl, 255 head, 35 sec, 512 bytes/sect x 585871964 sectors [ 4.3370037] sd1: async, 8-bit transfers, tagged queueing [ 9.8789897] uhub0: device problem, disabling port 1 [ 11.6896385] uhidev0 at uhub0 port 1 configuration 1 interface 0 [ 11.7596636] uhidev0: HP (0x3f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 11.8596995] ukbd0 at uhidev0: 8 Variable keys, 6 Array codes [ 12.3398716] wskbd1 at ukbd0 mux 1 [ 12.3698823] uhidev1 at uhub0 port 1 configuration 1 interface 1 [ 12.4399071] uhidev1: HP (0x3f0) Virtual Keyboard (0x7029), rev 1.10/0.02, addr 2, iclass 3/1 [ 12.5499465] ums0 at uhidev1: 3 buttons [ 12.5999646] wsmouse1 at ums0 mux 0 [ 24.4141985] atapibus0 at atabus0: 2 targets [ 24.4842236] cd0 at atapibus0 drive 0: cdrom removable [ 24.6042667] WARNING: 2 errors while detecting hardware; check system log. [ 24.6842954] boot device: sd0 [ 24.7143060] root on sd0a dumps on sd0b [ 24.7643239] root file system type: ffs [ 24.8043384] kern.module.path=/stand/amd64/8.99.25/modules Tue Oct 2 20:39:50 UTC 2018 Starting root file system check: /dev/rsd0a: file system is clean; not checking 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. Setting sysctl variables: ddb.onpanic: 1 -> 0 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 DAD to complete for statically configured addresses... Building databases: dev, utmp, utmpx, services. Starting 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 inetd. Starting cron. Tue Oct 2 20:40:03 UTC 2018 NetBSD/amd64 (anita-test.netbsd.org) (console) login: NetBSD/amd64 (anita-test.netbsd.org) (console) login: root Oct 2 20:40:06 anita-test login: ROOT LOGIN (root) on tty console 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 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 8.99.25 (GENERIC) #0: Tue Oct 2 15:04:46 EEST 2018 Welcome to NetBSD! This system is running a development snapshot of the NetBSD operating system, also known as NetBSD-current. It is very possible that it has serious bugs, regressions, broken features or other problems. Please bear this in mind and use the system with care. You are encouraged to test this version as thoroughly as possible. Should you encounter any problem, please report it back to the development team using the send-pr(1) utility (requires a working MTA). If yours is not properly set up, use the web interface at: http://www.NetBSD.org/support/send-pr.html Thank you for helping us test and improve NetBSD. 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-pr''ompt-1538512457.68# ' anita-root-shell-prompt-1538512457.68# set -x && ( echo get img | tftp 10.169.0. 1 ) && vnconfig vnd0 img && mount /dev/vnd0a /mnt && sh /mnt/install-xen.sh + tftp 10.169.0.1 + echo get img tftp> Received 1048799 bytes in 0.1 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 <<... 3338 #PermitRootLogin prohibit-password #X11Forwarding no 3323 + echo sshd=YES >>/etc/rc.conf + /etc/rc.d/sshd start ssh-keygen: 1024 SHA256:ppETkJqVB/QCjT4Qjd+Nu3+mdseMzY6+KY175ZItluU root@anita-test.netbsd.org (DSA) ssh-keygen: 521 SHA256:A4d687M55N3UXAJuU12/wV43wVnCKC+T91xFshFI0jM root@anita-test.netbsd.org (ECDSA) ssh-keygen: 256 SHA256:j92oez62NGrp2fhBm31pM4m8dc4eUIqOWqLurqmtw2g root@anita-test.netbsd.org (ED25519) ssh-keygen: 2048 SHA256:Lhl7tP8rP3e5D/3smdQnoMkKSFK+WTC809fSMts4Da8 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' + export 'PKG_PATH=ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/8.0/All' + for comp=kernel + pkg=xenkernel48 + pkg_add xenkernel48 pkg_add: Warning: package `xenkernel48-4.8.3' was built for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.25 (this host) =========================================================================== $NetBSD: MESSAGE,v 1.2 2017/10/17 08:42:30 bouyer Exp $ The Xen hypervisor is installed under the following locations: /usr/pkg/xen48-kernel/xen.gz (standard hypervisor) /usr/pkg/xen48-kernel/xen-debug.gz (debug hypervisor) Note that unlike upstream Xen, pv-linear-pt defaults to true. You can disable it using pv-linear-pt=false on the Xen command line, but then you can't boot NetBSD in PV mode. =========================================================================== + r=true + eval xenkernel_binary_pkg_ok=true + xenkernel_binary_pkg_ok=true + eval echo xenkernel_binary_pkg_ok=true + echo xenkernel_binary_pkg_ok=true xenkernel_binary_pkg_ok=true + pkg_delete -R xenkernel48 + for comp=tools + pkg=xentools48 + pkg_add xentools48 pkg_add: Warning: package `xentools48-4.8.3nb3' was built for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.25 (this host) pkg_add: Warning: package `py27-curses-2.7.15nb5' was built for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.25 (this host) pkg_add: Warning: package `python27-2.7.15nb1' was built for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.25 (this host) pkg_add: Warning: package `mozilla-rootcerts-1.0.20180111' was built for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.25 (this host) =========================================================================== $NetBSD: MESSAGE,v 1.5 2014/08/10 10:47:42 wiz Exp $ Execute this command to extract and rehash all CA root certificates distributed by the Mozilla Project, so that they can be used by third party applications using OpenSSL. It also creates a single file certificate bundle in PEM format which can be used by applications using GnuTLS. # mozilla-rootcerts install To mark these certificates as trusted for users of gnupg2, do the following (assuming default PKG_SYSCONFBASE and a Bourne shell): # mkdir -p /usr/pkg/etc/gnupg # cd /usr/pkg/etc/gnupg # for c in /etc/openssl/certs/*.pem; do > openssl x509 -in $c -noout -fingerprint|sed 's|^.*=\(.*\)|\1 S|' > done > trustlist.txt =========================================================================== pkg_add: Warning: package `libffi-3.2.1nb4' was built for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.25 (this host) libffi-3.2.1nb4: registering info file /usr/pkg/info/libffi.info Oct 2 20:41:30 anita-test syslogd[164]: recvfrom() unix `/var/run/log': No buffer space available pkg_add: Warning: package `ocaml-4.06.1' was built for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.25 (this host) pkg_add: Warning: package `ocaml-findlib-1.8.0nb1' was built for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.25 (this host) ocaml-findlib-1.8.0nb1: copying /usr/pkg/share/examples/ocaml-findlib/ocamlfind.conf to /usr/pkg/etc/ocamlfind.conf pkg_add: Warning: package `glib2-2.56.1nb1' was built for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.25 (this host) pkg_add: Warning: package `perl-5.26.2' was built for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.25 (this host) pkg_add: Warning: package `libelf-0.8.13nb1' was built for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.25 (this host) pkg_add: Warning: package `pcre-8.42' was built for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.25 (this host) No schema files found: doing nothing. pkg_add: Warning: package `yajl-2.1.0' was built for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.25 (this host) pkg_add: Warning: package `argp-1.3nb1' was built for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.25 (this host) pkg_add: Warning: package `libgcrypt-1.8.3' was built for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.25 (this host) pkg_add: Warning: package `libgpg-error-1.31' was built for a platform: pkg_add: NetBSD/x86_64 8.0 (pkg) vs. NetBSD/x86_64 8.99.25 (this host) libgpg-error-1.31: registering info file /usr/pkg/info/gpgrt.info libgcrypt-1.8.3: registering info file /usr/pkg/info/gcrypt.info Trying to reconnect ftp://ftp.netbsd.org:21/pub/pkgsrc/packages/NetBSD/amd64/8.0/All/xentools48-4.8.3nb3.tgz xentools48-4.8.3nb3: copying /usr/pkg/share/examples/xen/oxenstored.conf to /usr/pkg/etc/xen/oxenstored.conf xentools48-4.8.3nb3: copying /usr/pkg/share/examples/xen/scripts/block to /usr/pkg/etc/xen/scripts/block xentools48-4.8.3nb3: copying /usr/pkg/share/examples/xen/scripts/hotplugpath.sh to /usr/pkg/etc/xen/scripts/hotplugpath.sh xentools48-4.8.3nb3: copying /usr/pkg/share/examples/xen/scripts/locking.sh to /usr/pkg/etc/xen/scripts/locking.sh xentools48-4.8.3nb3: copying /usr/pkg/share/examples/xen/scripts/qemu-ifup to /usr/pkg/etc/xen/scripts/qemu-ifup xentools48-4.8.3nb3: copying /usr/pkg/share/examples/xen/scripts/vif-bridge to /usr/pkg/etc/xen/scripts/vif-bridge xentools48-4.8.3nb3: copying /usr/pkg/share/examples/xen/scripts/vif-ip to /usr/pkg/etc/xen/scripts/vif-ip xentools48-4.8.3nb3: copying /usr/pkg/share/examples/xen/xl.conf to /usr/pkg/etc/xen/xl.conf =========================================================================== The following files should be created for xentools48-4.8.3nb3: /etc/rc.d/xendomains (m=0755) [/usr/pkg/share/examples/rc.d/xendomains] /etc/rc.d/xencommons (m=0755) [/usr/pkg/share/examples/rc.d/xencommons] /etc/rc.d/xen-watchdog (m=0755) [/usr/pkg/share/examples/rc.d/xen-watchdog] =========================================================================== =========================================================================== $NetBSD: MESSAGE,v 1.1 2017/03/30 09:15:09 bouyer Exp $ Please note that the xm command has been removed. You have to switch to the xl command, which is now functional on NetBSD. Also note that the rc.d scripts have been updated in this version. If you don't use PKG_RCD_SCRIPTS=YES then it is very important for you to copy the new rc.d scripts to /etc/rc.d. =========================================================================== =========================================================================== $NetBSD: MESSAGE.NetBSD,v 1.1 2017/03/30 09:15:09 bouyer Exp $ Please ensure that the Xen-specific devices needed by xend(8) exist: cd /dev && sh MAKEDEV xen There are example configuration files for setting up a guest domain in: /usr/pkg/share/examples/xen/ Please also refer to the the "NetBSD/xen How-To" for more information on creating a Xen setup: http://www.NetBSD.org/ports/xen/howto.html =========================================================================== + r=true + eval xentools_binary_pkg_ok=true + xentools_binary_pkg_ok=true + eval echo xentools_binary_pkg_ok=true + echo xentools_binary_pkg_ok=true xentools_binary_pkg_ok=true + pkg_delete -R xentools48 libgcrypt-1.8.3: unregistering info file /usr/pkg/info/gcrypt.info original MD5 checksum failed, not deleting: /usr/pkg/lib/ocaml/ld.conf pkg_delete: couldn't entirely delete package `ocaml-4.06.1' libgpg-error-1.31: unregistering info file /usr/pkg/info/gpgrt.info libffi-3.2.1nb4: unregistering info file /usr/pkg/info/libffi.info + sysctl -n hw.ncpu + echo MAKE_JOBS=8 >>/etc/mk.conf + echo WRKOBJDIR=/tmp >>/etc/mk.conf + unset PKG_PATH + cd /usr + pkgsrc_tar=pkgsrc-2018.10.01.17.50.08.tar.gz + time ftp 'http://mirror.araneus.fi/local/pkgsrc-2018.10.01.17.50.08.tar.gz' Requesting http://mirror.araneus.fi/local/pkgsrc-2018.10.01.17.50.08.tar.gz 0% | | 0 0.00 KiB/s --:-- ETA100% |***********************************| 58183 KiB 104.61 MiB/s 00:00 ETA 59579418 bytes retrieved in 00:00 (104.59 MiB/s) 0.78 real 0.00 user 0.25 sys + time tar xfz pkgsrc-2018.10.01.17.50.08.tar.gz 99.31 real 6.01 user 47.54 sys + cd /usr/pkgsrc/sysutils + for comp=kernel + pkg=xenkernel48 + cd xenkernel48 + time make install >log 2>&1 + r=true + echo 'alles gut' alles gut + eval xenkernel_source_pkg_ok=true + xenkernel_source_pkg_ok=true + eval echo xenkernel_source_pkg_ok=true + echo xenkernel_source_pkg_ok=true xenkernel_source_pkg_ok=true + true + cd .. + for comp=tools + pkg=xentools48 + cd xentools48 + time make install >log 2>&1 + r=true + echo 'alles gut' alles gut + eval xentools_source_pkg_ok=true + xentools_source_pkg_ok=true + eval echo xentools_source_pkg_ok=true + echo xentools_source_pkg_ok=true xentools_source_pkg_ok=true + true + cd .. + cp /usr/pkg/xen48-kernel/xen.gz /usr/pkg/xen48-kernel/xen-debug.gz / + cp /usr/pkg/share/examples/rc.d/xendomains /etc/rc.d/ + cp /usr/pkg/share/examples/rc.d/xencommons /etc/rc.d/ + cd /dev + sh MAKEDEV xen + cd / + for dom=0 + ftp 'http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/binary/kernel/netbsd-XEN3_DOM0.gz' Requesting http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/binary/kernel/netbsd-XEN3_DOM0.gz 0% | | 0 0.00 KiB/s --:-- ETA100% |***********************************| 5923 KiB 110.79 MiB/s 00:00 ETA 6065758 bytes retrieved in 00:00 (110.56 MiB/s) + ed /boot.cfg <<... 291 menu=Boot normally:rndseed /var/db/entropy-file;boot 405 + cat >>/etc/rc.conf <<... + echo 'Xen installation successful' Xen installation successful anita-root-shell-prompt-1538512457.68# echo exit_status=$?= + echo exit_status=0= exit_status=0= anita-root-shell-prompt-1538512457.68# halt + halt Oct 2 22:28:33 anita-test halt: halted by root Oct 2 22:28:33 anita-test syslogd[164]: Exiting on signal 15 [ 6555.1745194] syncing disks... done [ 6558.8058207] sd1: detached [ 6558.8358315] cd0: detached [ 6558.8658419] brgphy3: detached [ 6558.9058562] brgphy2: detached [ 6558.9458706] brgphy1: detached [ 6558.9758813] brgphy0: detached [ 6559.0158957] atapibus0: detached [ 6559.0559103] uhub5: detached [ 6559.0859211] uhub4: detached [ 6559.1259354] uhub3: detached [ 6559.1559462] uhub2: detached [ 6559.1959605] uhub1: detached [ 6559.2259713] com1: detached [ 6559.2659869] bnx3: detached [ 6559.2995142] bnx2: detached [ 6559.3362133] bnx1: detached [ 6559.3760254] bnx0: detached [ 6559.4060358] atabus1: detached [ 6559.4460502] atabus0: detached [ 6559.4760609] usb5: detached [ 6559.5160752] usb4: detached [ 6559.5460860] usb3: detached [ 6559.5760968] usb2: detached [ 6559.6161111] usb1: detached [ 6559.6461219] pci11: detached [ 6559.6761326] pci10: detached [ 6559.7161469] pci9: detached [ 6559.7461577] pci8: detached [ 6559.7761684] pci7: detached [ 6559.8161830] pci6: detached [ 6559.8461935] pci5: detached [ 6559.8762043] pci4: detached [ 6559.9162186] pci3: detached [ 6559.9462294] pci2: detached [ 6559.9762401] sysbeep0: detached [ 6560.0162545] midi0: detached [ 6560.0562688] ehci0: detached [ 6560.0915065] uhci4: detached [ 6560.1258811] uhci3: detached [ 6560.1563046] uhci2: detached [ 6560.1863157] uhci1: detached [ 6560.2263298] ppb10: detached [ 6560.2563405] pchb12: detached [ 6560.2963548] pchb11: detached [ 6560.3263656] pchb10: detached [ 6560.3663800] pchb9: detached [ 6560.3963907] pchb8: detached [ 6560.4364052] pchb7: detached [ 6560.4664158] pchb6: detached [ 6560.5064301] pchb5: detached [ 6560.5364409] pchb4: detached [ 6560.5664519] pchb3: detached [ 6560.6064660] pchb2: detached [ 6560.6364767] pchb1: detached [ 6560.6764912] ppb9: detached [ 6560.7065018] ppb8: detached [ 6560.7365126] ppb7: detached [ 6560.7765269] ppb6: detached [ 6560.8065377] ppb5: detached [ 6560.8365485] ppb4: detached [ 6560.8765628] ppb3: detached [ 6560.9065735] ppb2: detached [ 6560.9365842] ppb1: detached [ 6560.9765983] pchb0: detached [ 6561.0066090] vnd0: detached [ 6561.0466237] The operating system has halted. [ 6561.0466237] Please press any key to reboot. + touch ./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 && cat /mnt/test-xen.sh && sh /mnt/test-xen.sh' --run-timeout 36000 boot 'http://mirror.araneus.fi/local/2018.10.01.17.50.08/release/amd64/' This is anita version 1.44 Using pexpect version 4.6.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 && cat /mnt/test-xen.sh && sh /mnt/test-xen.sh" \ --run-timeout \ 36000 \ boot \ http://mirror.araneus.fi/local/2018.10.01.17.50.08/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 22021 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 21833 ilo3_power True power on status=0 status_tag=COMMAND COMPLETED Tue Oct 2 22:28:28 2018 Server powering on ....... connected >> NetBSD/x86 BIOS Boot, Revision 5.11 (Tue Oct 2 11:49:42 UTC 2018) (from NetBSD 8.99.25) >> Memory: 637/3668992 k 1. Xen 2. Boot normally 3. Boot single user 4. Disable ACPI 5. Disable ACPI and SMP 6. 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. |/-\|/-\2167104|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|+274112/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/=0x2540ec -\|/-\|/-\|/-\|/Loading /netbsd-XEN3_DOM0.gz -\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/ Xen 4.8.3nb0 (XEN) Xen version 4.8.3nb0 (root@) (gcc (nb3 20180905) 6.4.0) debug=y Tue Oct 2 20:59:18 UTC 2018 (XEN) Latest ChangeSet: (XEN) Bootloader: unknown (XEN) Command line: dom0_mem=256M console=com1 com1=9600,8n1 (XEN) Video information: (XEN) VGA is text mode 80x25, font 8x16 (XEN) VBE/DDC methods: none; EDID transfer time: 2 seconds (XEN) EDID info not retrieved because no DDC retrieval method detected (XEN) Disc information: (XEN) Found 2 MBR signatures (XEN) Found 2 EDD information structures (XEN) Xen-e820 RAM map: (XEN) 0000000000000000 - 000000000009f400 (usable) (XEN) 000000000009f400 - 00000000000a0000 (reserved) (XEN) 00000000000f0000 - 0000000000100000 (reserved) (XEN) 0000000000100000 - 00000000df62f000 (usable) (XEN) 00000000df62f000 - 00000000df63c000 (ACPI data) (XEN) 00000000df63c000 - 00000000df63d000 (usable) (XEN) 00000000df63d000 - 00000000e4000000 (reserved) (XEN) 00000000fec00000 - 00000000fee10000 (reserved) (XEN) 00000000ff800000 - 0000000100000000 (reserved) (XEN) 0000000100000000 - 000000081ffff000 (usable) (XEN) ACPI: RSDP 000F4F00, 0024 (r2 HP ) (XEN) ACPI: XSDT DF630140, 00B4 (r1 HP ProLiant 2 Ò 162E) (XEN) ACPI: FACP DF630240, 00F4 (r3 HP ProLiant 2 Ò 162E) (XEN) ACPI: DSDT DF630340, 20BD (r1 HP DSDT 1 INTL 20030228) (XEN) ACPI: FACS DF62F100, 0040 (XEN) ACPI: SPCR DF62F140, 0050 (r1 HP SPCRRBSU 1 Ò 162E) (XEN) ACPI: MCFG DF62F1C0, 003C (r1 HP ProLiant 1 0) (XEN) ACPI: HPET DF62F200, 0038 (r1 HP ProLiant 2 Ò 162E) (XEN) ACPI: FFFF DF62F240, 0064 (r2 HP ProLiant 2 Ò 162E) (XEN) ACPI: SPMI DF62F2C0, 0040 (r5 HP ProLiant 1 Ò 162E) (XEN) ACPI: ERST DF62F300, 01D0 (r1 HP ProLiant 1 Ò 162E) (XEN) ACPI: APIC DF62F500, 015E (r1 HP ProLiant 2 0) (XEN) ACPI: SRAT DF62F680, 0570 (r1 HP Proliant 1 Ò 162E) (XEN) ACPI: FFFF DF62FC00, 0176 (r1 HP ProLiant 1 Ò 162E) (XEN) ACPI: BERT DF62FD80, 0030 (r1 HP ProLiant 1 Ò 162E) (XEN) ACPI: HEST DF62FDC0, 00BC (r1 HP ProLiant 1 Ò 162E) (XEN) ACPI: DMAR DF62FE80, 013C (r1 HP ProLiant 1 Ò 162E) (XEN) ACPI: SSDT DF632400, 0125 (r3 HP CRSPCI0 2 HP 1) (XEN) ACPI: SSDT DF632540, 01CF (r3 HP riser1a 2 INTL 20061109) (XEN) ACPI: SSDT DF632740, 03BB (r1 HP pcc 1 INTL 20090625) (XEN) ACPI: SSDT DF632B00, 0377 (r1 HP pmab 1 INTL 20090625) (XEN) ACPI: SSDT DF632E80, 1184 (r1 INTEL PPM RCM 1 INTL 20061109) (XEN) System RAM: 32757MB (33543992kB) (XEN) SRAT: PXM 0 -> APIC 00 -> Node 0 (XEN) SRAT: PXM 0 -> APIC 02 -> Node 0 (XEN) SRAT: PXM 0 -> APIC 12 -> Node 0 (XEN) SRAT: PXM 0 -> APIC 14 -> Node 0 (XEN) SRAT: PXM 1 -> APIC 20 -> Node 1 (XEN) SRAT: PXM 1 -> APIC 22 -> Node 1 (XEN) SRAT: PXM 1 -> APIC 32 -> Node 1 (XEN) SRAT: PXM 1 -> APIC 34 -> Node 1 (XEN) SRAT: Node 0 PXM 0 0-e0000000 (XEN) SRAT: Node 0 PXM 0 100000000-420000000 (XEN) SRAT: Node 1 PXM 1 420000000-820000000 (XEN) NUMA: Allocated memnodemap from 81fffc000 - 81fffd000 (XEN) NUMA: Using 17 for the hash shift. (XEN) Domain heap initialised DMA width 32 bits (XEN) CPU Vendor: Intel, Family 6 (0x6), Model 44 (0x2c), Stepping 2 (raw 000206c2) (XEN) found SMP MP-table at 000f4f80 (XEN) DMI 2.7 present. (XEN) Using APIC driver default (XEN) ACPI: PM-Timer IO Port: 0x908 (32 bits) (XEN) ACPI: SLEEP INFO: pm1x_cnt[1:904,1:0], pm1x_evt[1:900,1:0] (XEN) ACPI: wakeup_vec[df62f10c], vec_size[20] (XEN) ACPI: Local APIC address 0xfee00000 (XEN) ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) (XEN) ACPI: LAPIC (acpi_id[0x10] lapic_id[0x20] enabled) (XEN) ACPI: LAPIC (acpi_id[0x08] lapic_id[0x10] disabled) (XEN) ACPI: LAPIC (acpi_id[0x18] lapic_id[0x30] disabled) (XEN) ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled) (XEN) ACPI: LAPIC (acpi_id[0x14] lapic_id[0x24] disabled) (XEN) ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x14] enabled) (XEN) ACPI: LAPIC (acpi_id[0x1c] lapic_id[0x34] enabled) (XEN) ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) (XEN) ACPI: LAPIC (acpi_id[0x12] lapic_id[0x22] enabled) (XEN) ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x12] enabled) (XEN) ACPI: LAPIC (acpi_id[0x1a] lapic_id[0x32] enabled) (XEN) ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] disabled) (XEN) ACPI: LAPIC (acpi_id[0x16] lapic_id[0x26] disabled) (XEN) ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x16] disabled) (XEN) ACPI: LAPIC (acpi_id[0x1e] lapic_id[0x36] disabled) (XEN) ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled) (XEN) ACPI: LAPIC (acpi_id[0x11] lapic_id[0x21] disabled) (XEN) ACPI: LAPIC (acpi_id[0x09] lapic_id[0x11] disabled) (XEN) ACPI: LAPIC (acpi_id[0x19] lapic_id[0x31] disabled) (XEN) ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] disabled) (XEN) ACPI: LAPIC (acpi_id[0x15] lapic_id[0x25] disabled) (XEN) ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x15] disabled) (XEN) ACPI: LAPIC (acpi_id[0x1d] lapic_id[0x35] disabled) (XEN) ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled) (XEN) ACPI: LAPIC (acpi_id[0x13] lapic_id[0x23] disabled) (XEN) ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x13] disabled) (XEN) ACPI: LAPIC (acpi_id[0x1b] lapic_id[0x33] disabled) (XEN) ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled) (XEN) ACPI: LAPIC (acpi_id[0x17] lapic_id[0x27] disabled) (XEN) ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x17] disabled) (XEN) ACPI: LAPIC (acpi_id[0x1f] lapic_id[0x37] disabled) (XEN) ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) (XEN) ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) (XEN) IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 (XEN) ACPI: IOAPIC (id[0x00] address[0xfec80000] gsi_base[24]) (XEN) IOAPIC[1]: apic_id 0, version 32, address 0xfec80000, GSI 24-47 (XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) (XEN) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) (XEN) ACPI: IRQ0 used by override. (XEN) ACPI: IRQ2 used by override. (XEN) ACPI: IRQ9 used by override. (XEN) Enabling APIC mode: Flat. Using 2 I/O APICs (XEN) ACPI: HPET id: 0x8086a201 base: 0xfed00000 (XEN) Failed to get Error Log Address Range. (XEN) HEST: Table parsing has been initialized (XEN) Using ACPI (MADT) for SMP configuration information (XEN) SMP: Allowing 32 CPUs (24 hotplug CPUs) (XEN) IRQ limits: 48 GSI, 1504 MSI/MSI-X (XEN) traps.c:3724: GPF (0000): ffff82d0802d4bb5 -> ffff82d08025502f (XEN) mce_intel.c:735: MCA Capability: BCAST 1 SER 0 CMCI 1 firstbank 0 extended MCE MSR 0 (XEN) Intel machine check reporting enabled (XEN) Using scheduler: SMP Credit Scheduler (credit) (XEN) Platform timer is 14.318MHz HPET (XEN) Detected 2133.420 MHz processor. (XEN) Initing memory sharing. (XEN) alt table ffff82d0802f4f38 -> ffff82d0802f64ec (XEN) PCI: MCFG configuration 0: base e0000000 segment 0000 buses 00 - 3f (XEN) PCI: MCFG area at e0000000 reserved in E820 (XEN) PCI: Using MCFG for segment 0000 bus 00-3f (XEN) [VT-D]Disabling IOMMU due to Intel 5500/5520/X58 Chipset errata #47, #53 (XEN) I/O virtualisation disabled (XEN) nr_sockets: 3 (XEN) Enabled directed EOI with ioapic_ack_old on! (XEN) ENABLING IO-APIC IRQs (XEN) -> Using old ACK method (XEN) ..TIMER: vector=0xF0 apic1=0 pin1=2 apic2=-1 pin2=-1 (XEN) Allocated console ring of 64 KiB. (XEN) mwait-idle: MWAIT substates: 0x1120 (XEN) mwait-idle: v0.4.1 model 0x2c (XEN) mwait-idle: lapic_timer_reliable_states 0xffffffff (XEN) VMX: Supported advanced features: (XEN) - APIC MMIO access virtualisation (XEN) - APIC TPR shadow (XEN) - Extended Page Tables (EPT) (XEN) - Virtual-Processor Identifiers (VPID) (XEN) - Virtual NMI (XEN) - MSR direct-access bitmap (XEN) - Unrestricted Guest (XEN) HVM: ASIDs enabled. (XEN) HVM: VMX enabled (XEN) HVM: Hardware Assisted Paging (HAP) detected (XEN) HVM: HAP page sizes: 4kB, 2MB, 1GB (XEN) Brought up 8 CPUs (XEN) build-id: 7aa231eca6af6bdfce3f6fe0193220d2121999cd (XEN) ACPI sleep modes: S3 (XEN) VPMU: disabled (XEN) mcheck_poll: Machine check polling timer started. (XEN) Dom0 has maximum 816 PIRQs (XEN) NX (Execute Disable) protection active (XEN) *** LOADING DOMAIN 0 *** (XEN) ELF: phdr: paddr=0xffffffff80200000 memsz=0xde1000 (XEN) ELF: memory: 0xffffffff80200000 -> 0xffffffff80fe1000 (XEN) ELF: note: GUEST_OS = "NetBSD" (XEN) ELF: note: GUEST_VERSION = "4.99" (XEN) ELF: note: XEN_VERSION = "xen-3.0" (XEN) ELF: note: VIRT_BASE = 0xffffffff80000000 (XEN) ELF: note: PADDR_OFFSET = 0xffffffff80000000 (XEN) ELF: note: ENTRY = 0xffffffff80200000 (XEN) ELF: note: HYPERCALL_PAGE = 0xffffffff80201000 (XEN) ELF: note: HV_START_LOW = 0xffff800000000000 (XEN) ELF: note: FEATURES = "" (XEN) ELF: note: PAE_MODE = "yes" (XEN) ELF: note: unknown (0xd) (XEN) ELF: note: LOADER = "generic" (XEN) ELF: note: SUSPEND_CANCEL = 0 (XEN) ELF: note: BSD_SYMTAB = "yes" (XEN) ELF: using notes from SHT_NOTE section (XEN) ELF: addresses: (XEN) virt_base = 0xffffffff80000000 (XEN) elf_paddr_offset = 0xffffffff80000000 (XEN) virt_offset = 0x0 (XEN) virt_kstart = 0xffffffff80200000 (XEN) virt_kend = 0xffffffff8112d530 (XEN) virt_entry = 0xffffffff80200000 (XEN) p2m_base = 0xffffffffffffffff (XEN) Xen kernel: 64-bit, lsb, compat32 (XEN) Dom0 kernel: 64-bit, PAE, lsb, paddr 0xffffffff80200000 -> 0xffffffff80fe1000 (XEN) Dom0 symbol map 0xffffffff80fe1000 -> 0xffffffff8112d530 (XEN) PHYSICAL MEMORY ARRANGEMENT: (XEN) Dom0 alloc.: 000000041a000000->000000041c000000 (57344 pages to be allocated) (XEN) VIRTUAL MEMORY ARRANGEMENT: (XEN) Loaded kernel: ffffffff80200000->ffffffff8112d530 (XEN) Init. ramdisk: ffffffff8112e000->ffffffff8112e000 (XEN) Phys-Mach map: ffffffff8112e000->ffffffff811ae000 (XEN) Start info: ffffffff811ae000->ffffffff811ae4b4 (XEN) Page tables: ffffffff811af000->ffffffff811bc000 (XEN) Boot stack: ffffffff811bc000->ffffffff811bd000 (XEN) TOTAL: ffffffff80000000->ffffffff81400000 (XEN) ENTRY ADDRESS: ffffffff80200000 (XEN) Dom0 has maximum 8 VCPUs (XEN) ELF: phdr 0 at 0xffffffff80200000 -> 0xffffffff80e2d410 (XEN) Scrubbing Free RAM on 2 nodes using 8 CPUs (XEN) .................................done. (XEN) Initial low memory virq threshold set at 0x4000 pages. (XEN) Std. Loglevel: All (XEN) Guest Loglevel: All (XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to Xen) (XEN) Freed 316kB init memory [ 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 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 8.99.25 (XEN3_DOM0) #0: Tue Oct 2 15:04:04 EEST 2018 [ 1.0000000] root@guido.araneus.fi:/tmp/bracket/build/2018.10.01.17.50.08-amd64/obj/sys/arch/amd64/compile/XEN3_DOM0 [ 1.0000000] total memory = 256 MB [ 1.0000000] avail memory = 229 MB [ 1.0000000] running cgd selftest aes-xts-256 aes-xts-512 done [ 1.0000000] mainbus0 (root) [ 1.0000000] ACPI: RSDP 0x00000000000F4F00 000024 (v02 HP ) [ 1.0000000] ACPI: XSDT 0x00000000DF630140 0000B4 (v01 HP ProLiant 00000002 ?? 0000162E) [ 1.0000000] ACPI: FACP 0x00000000DF630240 0000F4 (v03 HP ProLiant 00000002 ?? 0000162E) [ 1.0000000] Firmware Warning (ACPI): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20180810/tbfadt-745) [ 1.0000000] Firmware Warning (ACPI): Invalid length for FADT/Pm2ControlBlock: 32, using default 8 (20180810/tbfadt-745) [ 1.0000000] ACPI: DSDT 0x00000000DF630340 0020BD (v01 HP DSDT 00000001 INTL 20030228) [ 1.0000000] ACPI: FACS 0x00000000DF62F100 000040 [ 1.0000000] ACPI: SPCR 0x00000000DF62F140 000050 (v01 HP SPCRRBSU 00000001 ?? 0000162E) [ 1.0000000] ACPI: MCFG 0x00000000DF62F1C0 00003C (v01 HP ProLiant 00000001 00000000) [ 1.0000000] ACPI: HPET 0x00000000DF62F200 000038 (v01 HP ProLiant 00000002 ?? 0000162E) [ 1.0000000] ACPI: FFFF 0x00000000DF62F240 000064 (v02 HP ProLiant 00000002 ?? 0000162E) [ 1.0000000] ACPI: SPMI 0x00000000DF62F2C0 000040 (v05 HP ProLiant 00000001 ?? 0000162E) [ 1.0000000] ACPI: ERST 0x00000000DF62F300 0001D0 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000000] ACPI: APIC 0x00000000DF62F500 00015E (v01 HP ProLiant 00000002 00000000) [ 1.0000000] ACPI: SRAT 0x00000000DF62F680 000570 (v01 HP Proliant 00000001 ?? 0000162E) [ 1.0000000] ACPI: FFFF 0x00000000DF62FC00 000176 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000000] ACPI: BERT 0x00000000DF62FD80 000030 (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000000] ACPI: HEST 0x00000000DF62FDC0 0000BC (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000000] ACPI: RMAD 0x00000000DF62FE80 00013C (v01 HP ProLiant 00000001 ?? 0000162E) [ 1.0000000] ACPI: SSDT 0x00000000DF632400 000125 (v03 HP CRSPCI0 00000002 HP 00000001) [ 1.0000000] ACPI: SSDT 0x00000000DF632540 0001CF (v03 HP riser1a 00000002 INTL 20061109) [ 1.0000000] ACPI: SSDT 0x00000000DF632740 0003BB (v01 HP pcc 00000001 INTL 20090625) [ 1.0000000] ACPI: SSDT 0x00000000DF632B00 000377 (v01 HP pmab 00000001 INTL 20090625) [ 1.0000000] ACPI: SSDT 0x00000000DF632E80 001184 (v01 INTEL PPM RCM 00000001 INTL 20061109) [ 1.0000000] ACPI: 6 ACPI AML tables successfully acquired and loaded [ 1.0000000] ioapic0 at mainbus0 apid 8 (XEN) io_apic.c:2387: IO-APIC: apic=0, pin=0, irq=0 (XEN) IO-APIC: new_entry=000109f0 (XEN) IO-APIC: old_entry=00010000 pirq=-1 (XEN) IO-APIC: Attempt to modify IO-APIC pin for in-use IRQ! (XEN) io_apic.c:2387: IO-APIC: apic=0, pin=2, irq=0 (XEN) IO-APIC: new_entry=000109f0 (XEN) IO-APIC: old_entry=000009f0 pirq=-1 (XEN) IO-APIC: Attempt to modify IO-APIC pin for in-use IRQ! (XEN) io_apic.c:2387: IO-APIC: apic=0, pin=4, irq=4 (XEN) IO-APIC: new_entry=000109f1 (XEN) IO-APIC: old_entry=000009f1 pirq=-1 (XEN) IO-APIC: Attempt to modify IO-APIC pin for in-use IRQ! (XEN) allocated vector 98 for irq 16 (XEN) allocated vector a0 for irq 17 (XEN) allocated vector a8 for irq 18 (XEN) allocated vector b0 for irq 19 (XEN) allocated vector b8 for irq 20 (XEN) allocated vector c0 for irq 21 (XEN) allocated vector c8 for irq 22 (XEN) allocated vector d0 for irq 23 [ 1.0000000] ioapic1 at mainbus0 apid 0 (XEN) allocated vector d8 for irq 24 (XEN) allocated vector 21 for irq 25 (XEN) allocated vector 29 for irq 26 (XEN) allocated vector 31 for irq 27 (XEN) allocated vector 39 for irq 28 (XEN) allocated vector 41 for irq 29 (XEN) allocated vector 49 for irq 30 (XEN) allocated vector 51 for irq 31 (XEN) allocated vector 59 for irq 32 (XEN) allocated vector 61 for irq 33 (XEN) allocated vector 69 for irq 34 (XEN) allocated vector 71 for irq 35 (XEN) allocated vector 79 for irq 36 (XEN) allocated vector 81 for irq 37 (XEN) allocated vector 89 for irq 38 (XEN) allocated vector 91 for irq 39 (XEN) allocated vector 99 for irq 40 (XEN) allocated vector a1 for irq 41 (XEN) allocated vector a9 for irq 42 (XEN) allocated vector b1 for irq 43 (XEN) allocated vector b9 for irq 44 (XEN) allocated vector c1 for irq 45 (XEN) allocated vector c9 for irq 46 (XEN) allocated vector d1 for irq 47 [ 1.0000000] cpu0 at mainbus0 apid 0 [ 1.0000000] cpu1 at mainbus0 apid 32 [ 1.0000000] cpu2 at mainbus0 apid 20 [ 1.0000000] cpu3 at mainbus0 apid 52 [ 1.0000000] cpu4 at mainbus0 apid 2 [ 1.0000000] cpu5 at mainbus0 apid 34 [ 1.0000000] cpu6 at mainbus0 apid 18 [ 1.0000000] cpu7 at mainbus0 apid 50 [ 1.0000000] ipmi0 at mainbus0 [ 1.0000000] hypervisor0 at mainbus0: Xen version 4.8.3nb0 [ 1.0000000] vcpu0 at hypervisor0 [ 1.0000000] vcpu0: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz, id 0x206c2 [ 1.0000000] vcpu0: package 0, core 0, smt 0 [ 1.0000000] xenbus0 at hypervisor0: Xen Virtual Bus Interface [ 1.0000000] xencons0 at hypervisor0: Xen Virtual Console Driver [ 1.0000000] acpi0 at hypervisor0: Intel ACPICA 20180810 [ 1.0000000] acpi0: fixed power button present [ 1.0000030] MOMB (PNP0C02) at acpi0 not configured [ 1.0000030] MI0 (IPI0001) at acpi0 not configured [ 1.0000030] TIME (PNP0100) at acpi0 not configured [ 1.0000030] HPET (PNP0103) at acpi0 not configured [ 1.0000030] pcppi0 at acpi0 (BEEP, PNP0800): io 0x61 [ 1.0000030] pckbc1 at acpi0 (KBD, PNP0303) (kbd port): io 0x60,0x64 irq 1 [ 1.0000030] pckbc2 at acpi0 (PS2M, PNP0F13) (aux port): irq 12 [ 1.0000030] COMA (PNP0501) at acpi0 not configured [ 1.0000030] PMI0 (ACPI000D) at acpi0 not configured [ 1.0000030] acpitz0 at acpi0 (THM0): vcpu0 [ 1.0000030] pckbd0 at pckbc1 (kbd slot) [ 1.0000030] pckbc1: using irq 1 for kbd slot [ 1.0000030] wskbd0 at pckbd0 mux 1 [ 1.0000030] pms0 at pckbc1 (aux slot) [ 1.0000030] pckbc1: using irq 12 for aux slot [ 1.0000030] wsmouse0 at pms0 mux 0 [ 1.0000030] pci0 at hypervisor0 bus 0: configuration mode 1(XEN) d0: Forcing write emulation on MFNs e0000-e3fff [ 1.0000030] pchb0 at pci0 dev 0 function 0: vendor 8086 product 3406 (rev. 0x13) [ 1.0000030] ppb0 at pci0 dev 1 function 0: vendor 8086 product 3408 (rev. 0x13) [ 1.0000030] ppb0: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0000030] pci1 at ppb0 bus 5 [ 1.0000030] ciss0 at pci1 dev 0 function 0: HP Smart Array 11 [ 1.0000030] ciss0: interrupting at ioapic1 pin 4 [ 1.0000030] ciss0: 2 LDs, HW rev 2, FW 3.66/3.66, 64bit fifo rro [ 1.0000030] scsibus0 at ciss0: 2 targets, 1 lun per target [ 1.0000030] ppb1 at pci0 dev 2 function 0: vendor 8086 product 3409 (rev. 0x13) [ 1.0000030] ppb1: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0000030] pci2 at ppb1 bus 12 [ 1.0000030] ppb2 at pci0 dev 3 function 0: vendor 8086 product 340a (rev. 0x13) [ 1.0000030] ppb2: PCI Express capability version 2 x16 @ 5.0GT/s [ 1.0000030] pci3 at ppb2 bus 9 [ 1.0000030] ppb3 at pci0 dev 4 function 0: vendor 8086 product 340b (rev. 0x13) [ 1.0000030] ppb3: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0000030] pci4 at ppb3 bus 13 [ 1.0000030] ppb4 at pci0 dev 5 function 0: vendor 8086 product 340c (rev. 0x13) [ 1.0000030] ppb4: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0000030] pci5 at ppb4 bus 14 [ 1.0000030] ppb5 at pci0 dev 6 function 0: vendor 8086 product 340d (rev. 0x13) [ 1.0000030] ppb5: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0000030] pci6 at ppb5 bus 15 [ 1.0000030] ppb6 at pci0 dev 7 function 0: vendor 8086 product 340e (rev. 0x13) [ 1.0000030] ppb6: PCI Express capability version 2 x4 @ 5.0GT/s [ 1.0000030] ppb6: link is x4 @ 2.5GT/s [ 1.0000030] pci7 at ppb6 bus 3 [ 1.0000030] bnx0 at pci7 dev 0 function 0: Broadcom NetXtreme II BCM5709 1000Base-T [ 1.0000030] bnx0: Ethernet address 98:4b:e1:67:68:98 [ 1.0000030] panic: kernel diagnostic assertion "irq2vect[irq] == 0" failed: file "/tmp/bracket/build/2018.10.01.17.50.08-amd64/src/sys/arch/xen/x86/pintr.c", line 202 [ 1.0000030] cpu0: Begin traceback... [ 1.0000030] vpanic() at netbsd:vpanic+0x152 [ 1.0000030] kern_assert() at netbsd:kern_assert+0x48 [ 1.0000030] xen_pirq_alloc() at netbsd:xen_pirq_alloc+0x26d [ 1.0000030] intr_establish_xname() at netbsd:intr_establish_xname+0xa6 [ 1.0000030] pci_intr_establish_xname_internal() at netbsd:pci_intr_establish_xname_internal+0xb6 [ 1.0000030] bnx_attach() at netbsd:bnx_attach+0x6a9 [ 1.0000030] config_attach_loc() at netbsd:config_attach_loc+0x17a [ 1.0000030] config_found_sm_loc() at netbsd:config_found_sm_loc+0x48 [ 1.0000030] pci_probe_device() at netbsd:pci_probe_device+0x564 [ 1.0000030] pci_enumerate_bus() at netbsd:pci_enumerate_bus+0x197 [ 1.0000030] pcirescan() at netbsd:pcirescan+0x47 [ 1.0000030] pciattach() at netbsd:pciattach+0x193 [ 1.0000030] config_attach_loc() at netbsd:config_attach_loc+0x17a [ 1.0000030] config_found_sm_loc() at netbsd:config_found_sm_loc+0x48 [ 1.0000030] ppbattach() at netbsd:ppbattach+0x163 [ 1.0000030] config_attach_loc() at netbsd:config_attach_loc+0x17a [ 1.0000030] config_found_sm_loc() at netbsd:config_found_sm_loc+0x48 [ 1.0000030] pci_probe_device() at netbsd:pci_probe_device+0x564 [ 1.0000030] pci_enumerate_bus() at netbsd:pci_enumerate_bus+0x197 [ 1.0000030] pcirescan() at netbsd:pcirescan+0x47 [ 1.0000030] pciattach() at netbsd:pciattach+0x193 [ 1.0000030] config_attach_loc() at netbsd:config_attach_loc+0x17a [ 1.0000030] config_found_sm_loc() at netbsd:config_found_sm_loc+0x48 [ 1.0000030] mp_pci_scan() at netbsd:mp_pci_scan+0xa3 [ 1.0000030] hypervisor_attach() at netbsd:hypervisor_attach+0x35a [ 1.0000030] config_attach_loc() at netbsd:config_attach_loc+0x17a [ 1.0000030] config_found_sm_loc() at netbsd:config_found_sm_loc+0x48 [ 1.0000030] mainbus_attach() at netbsd:mainbus_attach+0xbd [ 1.0000030] config_attach_loc() at netbsd:config_attach_loc+0x17a [ 1.0000030] cpu_configure() at netbsd:cpu_configure+0x2f [ 1.0000030] main() at netbsd:main+0x331 [ 1.0000030] cpu0: End traceback... [ 1.0000030] fatal breakpoint trap in supervisor mode [ 1.0000030] trap type 1 code 0 rip 0xffffffff80205945 cs 0xe030 rflags 0x202 cr2 0 ilevel 0x8 rsp 0xffffffff811e81c0 [ 1.0000030] curlwp 0xffffffff80e17f20 pid 0.1 lowest kstack 0xffffffff811e42c0 Stopped in pid 0.1 (system) at netbsd:breakpoint+0x5: leave ds ffff es 0 fs 81d0 gs 8170 rdi 8 rsi deadbeefdeadf00d rbp ffffffff811e81c0 rbx 104 rdx 1 rcx 0 rax 1 r8 ffffffff811e7f88 r9 cccccccccccccccd r10 75 r11 ffffffff8098f858 ptp_shifts+0x18 r12 ffffffff80bde8d0 ostype+0xa18 r13 ffffffff811e8208 r14 ffffba8000882e48 r15 6 rip ffffffff80205945 breakpoint+0x5 cs e030 rflags 202 rsp ffffffff811e81c0 ss e02b netbsd:breakpoint+0x5: leave db> Traceback (most recent call last): File "/usr/pkg/bin/anita", line 152, in status = main() File "/usr/pkg/bin/anita", line 134, in main a.boot() File "/usr/pkg/lib/python2.7/site-packages/anita.py", line 1701, in boot self.child.expect("login:") File "/usr/pkg/lib/python2.7/site-packages/anita.py", line 115, in expect r = pexpect.spawn.expect(self, pattern, *args, **kwargs) File "/usr/pkg/lib/python2.7/site-packages/pexpect/spawnbase.py", line 341, in expect timeout, searchwindowsize, async_) File "/usr/pkg/lib/python2.7/site-packages/pexpect/spawnbase.py", line 369, in expect_list return exp.expect_loop(timeout) File "/usr/pkg/lib/python2.7/site-packages/pexpect/expect.py", line 119, in expect_loop return self.timeout(e) File "/usr/pkg/lib/python2.7/site-packages/pexpect/expect.py", line 82, in timeout raise TIMEOUT(msg) pexpect.exceptions.TIMEOUT: Timeout exceeded. command: /usr/pkg/bin/sudo args: ['/usr/pkg/bin/sudo', 'noemu', '--workdir', './work', '--releasedir', './work/download', '--arch', 'amd64', '--boot-from', 'disk', '--conf', '/home/gson/proj/xen-tests/noemu.conf'] buffer (last 100 chars): 'gs 202\r\r\nrsp ffffffff811e81c0\r\r\nss e02b\r\r\nnetbsd:breakpoint+0x5: leave\r\r\ndb> ' before (last 100 chars): 'gs 202\r\r\nrsp ffffffff811e81c0\r\r\nss e02b\r\r\nnetbsd:breakpoint+0x5: leave\r\r\ndb> ' after: match: None match_index: None exitstatus: None flag_eof: False pid: 22021 child_fd: 9 closed: False timeout: 600 delimiter: logfile: None logfile_read: logfile_send: maxread: 2000 ignorecase: False searchwindowsize: None delaybeforesend: 0.05 delayafterclose: 30.0 delayafterterminate: 30.0 searcher: searcher_re: 0: re.compile('login:') 7959.63 real 15.67 user 8.12 sys