From owner-freebsd-current@freebsd.org Fri Apr 29 20:02:44 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5A40B21ECD for ; Fri, 29 Apr 2016 20:02:44 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AE6661C9E; Fri, 29 Apr 2016 20:02:44 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from ralph.baldwin.cx (c-73-231-226-104.hsd1.ca.comcast.net [73.231.226.104]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 30D5DB960; Fri, 29 Apr 2016 16:02:43 -0400 (EDT) From: John Baldwin To: ?Jung-uk Kim Cc: freebsd-current@freebsd.org, jenkins-admin@freebsd.org, Kurt Lidl Subject: Re: Build failed in Jenkins: FreeBSD_HEAD #220 Date: Fri, 29 Apr 2016 13:02:36 -0700 Message-ID: <4410839.umQIpSnpkP@ralph.baldwin.cx> User-Agent: KMail/4.14.3 (FreeBSD/10.2-STABLE; KDE/4.14.3; amd64; ; ) In-Reply-To: <2006579037.6.1461956321731.JavaMail.jenkins@jenkins-9.freebsd.org> References: <1930955076.5.1461942541071.JavaMail.jenkins@jenkins-9.freebsd.org> <2006579037.6.1461956321731.JavaMail.jenkins@jenkins-9.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Fri, 29 Apr 2016 16:02:43 -0400 (EDT) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2016 20:02:45 -0000 On Friday, April 29, 2016 06:58:41 PM jenkins-admin@FreeBSD.org wrote: > See >=20 > ------------------------------------------ > [...truncated 312087 lines...] > For shebangs, you should either use: >=20 > #!/usr/local/bin/perl >=20 > or >=20 > #!/usr/bin/env perl >=20 > The first one will only work if you have a /usr/local/bin/perl, > the second will work as long as perl is in PATH. > Message from bash-4.3.42_1: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > bash requires fdescfs(5) mounted on /dev/fd >=20 > If you have not done it yet, please do the following: >=20 > =09mount -t fdescfs fdesc /dev/fd >=20 > To make it permanent, you need the following lines in /etc/fstab: >=20 > =09fdesc=09/dev/fd=09=09fdescfs=09=09rw=090=090 >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > + [ -n '' ] > + sudo rm -fr /builds/workspace/FreeBSD_HEAD/image/src > + sudo mkdir -p /builds/workspace/FreeBSD_HEAD/image/src > + sudo rm -fr /builds/workspace/FreeBSD_HEAD/image/src/test.img > + sudo makefs -d 6144 -t ffs -f 200000 -s 2g -o version=3D2,bsize=3D3= 2768,fsize=3D4096,label=3DTESTROOT /builds/workspace/FreeBSD_HEAD/image= /src/test.img /builds/workspace/FreeBSD_HEAD/package/src > debug mask: 0x00001800 > start time: 1461955589.134599000, Fri Apr 29 18:46:29 2016 > ffs_validate: before defaults set: > fsopts at 0x7fffffffe8e0 > =09size 0, inodes 0, curinode 0 > =09minsize 2147483648, maxsize 2147483648 > =09free files 200000, freefile % 0 > =09free blocks 0, freeblock % 0 > =09needswap 0, sectorsize -1 > =09bsize 32768, fsize 4096, cpg -1, density -1 > =09nsectors 0, rpm 0, minfree -1 > =09maxcontig -1, maxbpg -1 > =09optimization time > ffs_validate: size of tree: 1482723328 bytes, 24002 inodes > ffs_validate: after defaults set: > fsopts at 0x7fffffffe8e0 > =09size 2147483648, inodes 224002, curinode 0 > =09minsize 2147483648, maxsize 2147483648 > =09free files 200000, freefile % 0 > =09free blocks 0, freeblock % 0 > =09needswap 0, sectorsize 512 > =09bsize 32768, fsize 4096, cpg 65536, density 9587 > =09nsectors 0, rpm 0, minfree 8 > =09maxcontig 2, maxbpg 8192 > =09optimization time > ffs_validate: dir /builds/workspace/FreeBSD_HEAD/package/src; 2147483= 648 bytes, 224002 inodes > Calculated size of `/builds/workspace/FreeBSD_HEAD/image/src/test.img= ': 2147483648 bytes, 224002 inodes > zero-ing image `/builds/workspace/FreeBSD_HEAD/image/src/test.img', 2= 147483648 sectors, using 8192 byte chunks > calling mkfs("/builds/workspace/FreeBSD_HEAD/image/src/test.img", ...= ) > Extent size set to 32768 > /builds/workspace/FreeBSD_HEAD/image/src/test.img: 2048.0MB (4194304 = sectors) block size 32768, fragment size 4096 > =09using 4 cylinder groups of 626.31MB, 20042 blks, 80256 inodes. > super-block backups (for fsck -b #) at: > 64, 1282752, 2565440, 3848128,debug mask: 0x00001800 > start time: 1461955589.134599000, Fri Apr 29 18:46:29 2016 > ffs_validate: before defaults set: > fsopts at 0x7fffffffe8e0 > =09size 0, inodes 0, curinode 0 > =09minsize 2147483648, maxsize 2147483648 > =09free files 200000, freefile % 0 > =09free blocks 0, freeblock % 0 > =09needswap 0, sectorsize -1 > =09bsize 32768, fsize 4096, cpg -1, density -1 > =09nsectors 0, rpm 0, minfree -1 > =09maxcontig -1, maxbpg -1 > =09optimization time > ffs_validate: size of tree: 1482723328 bytes, 24002 inodes > ffs_validate: after defaults set: > fsopts at 0x7fffffffe8e0 > =09size 2147483648, inodes 224002, curinode 0 > =09minsize 2147483648, maxsize 2147483648 > =09free files 200000, freefile % 0 > =09free blocks 0, freeblock % 0 > =09needswap 0, sectorsize 512 > =09bsize 32768, fsize 4096, cpg 65536, density 9587 > =09nsectors 0, rpm 0, minfree 8 > =09maxcontig 2, maxbpg 8192 > =09optimization time > ffs_validate: dir /builds/workspace/FreeBSD_HEAD/package/src; 2147483= 648 bytes, 224002 inodes > Calculated size of `/builds/workspace/FreeBSD_HEAD/image/src/test.img= ': 2147483648 bytes, 224002 inodes > zero-ing image `/builds/workspace/FreeBSD_HEAD/image/src/test.img', 2= 147483648 sectors, using 8192 byte chunks > calling mkfs("/builds/workspace/FreeBSD_HEAD/image/src/test.img", ...= ) > Extent size set to 32768 > /builds/workspace/FreeBSD_HEAD/image/src/test.img: 2048.0MB (4194304 = sectors) block size 32768, fragment size 4096 > =09using 4 cylinder groups of 626.31MB, 20042 blks, 80256 inodes. > super-block backups (for fsck -b #) at: > 64, 1282752, 2565440, 3848128, > mkfs returned 0x644770; fs_time Fri Apr 29 18:46:29 2016 > fs totals: nbfree 63018, nffree 7, nifree 321022, ndir 0 > Populating `/builds/workspace/FreeBSD_HEAD/image/src/test.img' > Image `/builds/workspace/FreeBSD_HEAD/image/src/test.img' complete > + sudo chmod a+w /builds/workspace/FreeBSD_HEAD/image/src/test.img > [Pipeline] } //withEnv > [Pipeline] Set environment variables : End > [Pipeline] } //dir > [Pipeline] Change current directory : End > [Pipeline] readFile > [Pipeline] } //node > [Pipeline] Allocate node : End > [Pipeline] Allocate node : Start > Still waiting to schedule task > havoc.ysv.freebsd.org is offline > Running on havoc.ysv.freebsd.org in /builds/workspace/FreeBSD_HEAD > [Pipeline] node { > [Pipeline] Change current directory : Start > Running in /builds/workspace/FreeBSD_HEAD/freebsd-ci > [Pipeline] dir { > [Pipeline] git > > git rev-parse --is-inside-work-tree # timeout=3D10 > Fetching changes from the remote Git repository > > git config remote.origin.url https://github.com/freebsd/freebsd-ci= .git # timeout=3D10 > Fetching upstream changes from https://github.com/freebsd/freebsd-ci.= git > > git --version # timeout=3D10 > > git -c core.askpass=3Dtrue fetch --tags --progress https://github.= com/freebsd/freebsd-ci.git +refs/heads/*:refs/remotes/origin/* > > git rev-parse refs/remotes/origin/master^{commit} # timeout=3D10 > > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout= =3D10 > Checking out Revision 926429031e0241da821577c12b4b8f7db789e7e1 (refs/= remotes/origin/master) > > git config core.sparsecheckout # timeout=3D10 > > git checkout -f 926429031e0241da821577c12b4b8f7db789e7e1 # timeout= =3D10 > > git branch -a -v --no-abbrev # timeout=3D10 > > git branch -D master # timeout=3D10 > > git checkout -b master 926429031e0241da821577c12b4b8f7db789e7e1 > [Pipeline] } //dir > [Pipeline] Change current directory : End > [Pipeline] writeFile > [Pipeline] stage (Test) > Entering stage Test > Proceeding > [Pipeline] sh > [FreeBSD_HEAD] Running shell script > + sudo python freebsd-ci/scripts/test/run-tests.py -f config.json > bridge1: flags=3D8843 metric = 0 mtu 1500 > =09ether 02:27:d1:9a:45:01 > =09inet 192.168.10.1 netmask 0xffffff00 broadcast 192.168.10.255=20 > =09nd6 options=3D1 > =09groups: bridge=20 > =09id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15 > =09maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200 > =09root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0 > =09member: tap10 flags=3D143 > =09 ifmaxaddr 0 port 11 priority 128 path cost 2000000 > tap10: flags=3D8902 metric 0 mtu= 1500 > =09options=3D80000 > =09ether 00:bd:b4:7e:40:0a > =09nd6 options=3D29 > =09media: Ethernet autoselect > =09status: no carrier > =09groups: tap=20 > ['ifconfig', u'bridge1'] >=20 > bhyveload -m 2G -d /net/jenkins-10.freebsd.org//builds/workspace/Free= BSD_HEAD/image/src/test.img vm_test > Consoles: userboot =20 >=20 > FreeBSD/amd64 User boot, Revision 1.1 > (peter@build-11.freebsd.org, Wed Mar 2 16:38:12 UTC 2016) > |=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/= =08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08= \=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08= /=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08= \=08Loading /boot/defaults/loader.conf > |=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/= =08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08= \=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08= /=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08= \=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08= /=08-=08\=08|=08=1B[H=1B[J/=08-=08\=08|=08/=08-=08 =1B[7;46H ``` = `=1B[8;46Hs` `.....---.......--.``` -/=1B[9;46H+o = .--` /y:` +.=1B[10;46H yo`:. :o `+-=1B[11;= 46H y/ -/` -o/=1B[12;46H .- ::/sy+:.=1B= [13;46H / `-- /=1B[14;46H`: = :`=1B[15;46H`: :`=1B[16;46H / = /=1B[17;46H .- -.=1B[18;46H -- = -.=1B[19;46H `:` `:`=1B[20;46H = .-- `--.=1B[21;46H .---.....----.\=08|=08/=08-=08 =1B= [1;2H ______ ____ _____ _____ =1B[2;2H| ____| = | _ \ / ____| __ \ =1B[3;2H| |___ _ __ ___ ___ | |_) | (___ | |= | |=1B[4;2H| ___| '__/ _ \/ _ \| _ < \___ \| | | |=1B[5;2H| | | = | | __/ __/| |_) |____) | | > __| |=1B[6 > ;2H| | | | | | || | | |=1B[7;2H|_| |_| \___= |\___||____/|_____/|_____/ =1B[10;2H|=1B[11;2H|=1B[12;2H|=1B[13;2H|=1B[= 14;2H|=1B[15;2H|=1B[16;2H|=1B[17;2H|=1B[18;2H|=1B[19;2H|=1B[20;2H|=1B[2= 1;2H|=1B[10;44H|=1B[11;44H|=1B[12;44H|=1B[13;44H|=1B[14;44H|=1B[15;44H|= =1B[16;44H|=1B[17;44H|=1B[18;44H|=1B[19;44H|=1B[20;44H|=1B[21;44H|=1B[9= ;3H=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=1B[22;3H=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=1B[9;2H+=1B[22;2H+=1B[9;44H+= =1B[22;44H+=1B[25;0H\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08= |=08/=08=1B[9;15HWelcome to FreeBSD=1B[11;5H1 =1B[11;6H.=1B[11;8HBoot M= ulti User [Enter]=1B[12;5H2 =1B[12;6H.=1B[12;8HBoot [S]ingle User=1B[13= ;5H3 =1B[13;6H.=1B[13;8H[Esc]ape to loader prompt=1B[14;5H4 =1B[14;6H.=1B= [14;8HReboot=1B[16;5HOptions:=1B[17;5H5 =1B[17;6H.=1B[17;8H[K]ernel: ke= rnel (1 of 2)=1B[18;5H6 =1B[18;6H.=1B[18;8HConfigure Boot [O]ptions...=1B= [25;0H=1B[23;4HAutoboot in 9 seconds. [Space] to pause=1B[25;0H=1B[23;4= HAutoboot in 8 seconds. [Space] to pause=1B[25;0H=1B[23;4HAutoboot in 7= seconds. [Space] to pause=1B[25;0H=1B[23;4HAutoboot in 6 seconds. [Spa= ce] to pause=1B[25;0H=1B > [23;4HAu > toboot in 5 seconds. [Space] to pause=1B[25;0H=1B[23;4HAutoboot in 4= seconds. [Space] to pause=1B[25;0H=1B[23;4HAutoboot in 3 seconds. [Spa= ce] to pause=1B[25;0H=1B[23;4HAutoboot in 2 seconds. [Space] to pause=1B= [25;0H=1B[23;4HAutoboot in 1 seconds. [Space] to pause=1B[25;0H=1B[23;4= H =1B[25;0H-=08\=08|=08/=08-=08\=08= |=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08= -=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08= /boot/kernel/kernel text=3D0x1403a80 |=08/=08-=08\=08|=08/=08-=08\=08|=08= /=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08= \=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08= /=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08= \=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08= /=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08= \=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08= /=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08= \=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08= /=08-=08\=08|=08/=08-=08\=08|=08/=08data=3D0x135838+0x4e6478 -=08\=08|=08= /=08-=08\=08|=08/=08-=08\=08syms=3D[0x8+0x160590|=08/=08-=08\=08|=08/=08= -=08\=08|=08/=08-=08+0x8+0x178b73\=08|=08/=08-=08\=08|=08/=08-=08\=08|=08= /=08-=08] > \=08|=08/=08-=08\=08|=08/=08-=08\=08|=08/=08-=08Booting... > \=08|=08/=08-=08bhyve -c 2 -m 2G -AI -H -P -g 0 -s 0:0,hostbridge -s = 1:0,lpc -s 2:0,virtio-net,tap10,mac=3D58:9c:fc:00:00:2e -s 3:0,ahci-hd,= /net/jenkins-10.freebsd.org//builds/workspace/FreeBSD_HEAD/image/src/te= st.img -l com1,stdio vm_test > GDB: no debug ports present > KDB: debugger backends: ddb > KDB: current backend: ddb > Copyright (c) 1992-2016 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1= 994 > =09The Regents of the University of California. All rights reserved. > FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 11.0-CURRENT #56 r298786: Fri Apr 29 18:33:18 UTC 2016 > jenkins@jenkins-10.freebsd.org:/builds/workspace/FreeBSD_HEAD/obj= /builds/workspace/FreeBSD_HEAD/src/sys/GENERIC amd64 > FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on= LLVM 3.8.0) > WARNING: WITNESS option enabled, expect reduced performance. > VT(vga): text 80x25 > CPU: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz (2399.75-MHz K8-= class CPU) > Origin=3D"GenuineIntel" Id=3D0x206c2 Family=3D0x6 Model=3D0x2c = Stepping=3D2 > Features=3D0x9f83fbff > Features2=3D0x829e6217 > AMD Features=3D0x24100800 > AMD Features2=3D0x1 > TSC: P-state invariant > Hypervisor: Origin =3D "bhyve bhyve " > real memory =3D 2147483648 (2048 MB) > avail memory =3D 2034466816 (1940 MB) > Event timer "LAPIC" quality 600 > ACPI APIC Table: > FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs > FreeBSD/SMP: 2 package(s) > ioapic0 irqs 0-23 on motherboard > random: entropy device external interface > kbd1 at kbdmux0 > netmap: loaded module > module_register_init: MOD_LOAD (vesa, 0xffffffff80f10fb0, 0) error 19= > vtvga0: on motherboard > cryptosoft0: on motherboard > acpi0: on motherboard > Unhandled inl 0x0402 at 0xffffffff8039c2bd This is a read of the PM1 enable register. In bhyve this is treated as= a 16-bit register, so only inw/outw is permitted. Hmm, PM1a is defined as 16-bits in the spec, so this seems to be an err= or in the recent ACPICA import. I note that the bitwidth calculations change= d in hwregs.c in the most recent import. Perhaps those are incorrect? I suspect that this might also explain the issue Kurt Lidl reported of = a VM shutting down after spewing errors related to FixedEvents and GPEs. --=20 John Baldwin