FreeBSD_HEAD_arm64 - Build #1794 - Failure

jenkins-admin at FreeBSD.org jenkins-admin at FreeBSD.org
Fri Nov 27 17:56:09 UTC 2015


FreeBSD_HEAD_arm64 - Build #1794 - Failure:

Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1794/
Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1794/changes
Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_arm64/1794/console

Change summaries:

291398 by arybchik:
sfxge: cleanup: report error on failure path in efx_vpd_hunk_verify

If the VPD is corrupt and contains an 'RV' keyword before the
END tag, then this function could return without setting the
return code to report the error.

Found by prefast.

Submitted by:   Andy Moreton <amoreton at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days

291397 by arybchik:
sfxge: cleanup: fix prefast annotations on mac stats updates

Submitted by:   Andy Moreton <amoreton at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days

291396 by arybchik:
sfxge: fix prefast warning in falconsiena_tx_qcreate

Keep prefast happy by returning the initial queue index
from falconsiena_tx_qcreate(). No change in behaviour, as
etxo_qcreate already zeros *addedp before the call.

Submitted by:   Andy Moreton <amoreton at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days

291395 by arybchik:
sfxge: cleanup: fix prefast annotations for stats buffers

Submitted by:   Andy Moreton <amoreton at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days

291394 by arybchik:
sfxge: unlink PIO buffers from VIs in WC mapping in hunt_nic_fini()

PIO is not yet supported in the FreeBSD driver.

Submitted by:   Andy Moreton <amoreton at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days

291393 by arybchik:
sfxge: infer external port numbering for Pavia

Adjust external port mapping table to distinguish Pavia from Monza.
Now the presence of any 40G mode implies at least 2 outputs per
external port.  So Pavia 4x10G ports are now mapped to 1,2,3,4;
Monza 4x10G ports map to 1,1,2,2 as before.

Submitted by:   Richard Houldsworth <rhouldsworth at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days

291392 by arybchik:
sfxge: cleanup: fix prefast annotation

Submitted by:   Andy Moreton <amoreton at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days

291391 by arybchik:
sfxge: do not use unnamed union in siena_mc_combo_rom_hdr_t

GCC 4.2.1 used on FreeBSD 8 and 9 branches does not like unnamed
union member in the structure. It is not strictly required in head,
but nice to have to minimize difference with out-of-tree driver.

Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days



The end of the build log:

[...truncated 119 lines...]
+ sudo jexec FreeBSD_HEAD_arm64 sh -c 'uname -a'
FreeBSD FreeBSD_HEAD_arm64.jail.ci.FreeBSD.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r288681: Mon Oct  5 01:40:11 UTC 2015     peter at build-11.freebsd.org:/usr/obj/usr/src/sys/CLUSTER11  amd64
+ sudo pkg -j FreeBSD_HEAD_arm64 info -q
pkg: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
aarch64-binutils-2.25.1
[FreeBSD_HEAD_arm64] $ /bin/sh -xe /tmp/hudson8648132212870840257.sh
+ export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin'
+ export 'jname=FreeBSD_HEAD_arm64'
+ echo 'start build in FreeBSD_HEAD_arm64'
start build in FreeBSD_HEAD_arm64
+ sudo jexec FreeBSD_HEAD_arm64 sh -c 'cd /usr/src && make -DNO_CLEAN -j 4 buildworld TARGET=arm64'
--- buildworld ---
--- buildworld_prologue ---
--------------------------------------------------------------
>>> World build started on Fri Nov 27 17:55:58 UTC 2015
--------------------------------------------------------------
--- _worldtmp ---
--------------------------------------------------------------
>>> Rebuilding the temporary build tree
--------------------------------------------------------------
rm -rf /usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include
rm -f /usr/obj/arm64.aarch64/usr/src/usr.bin/kdump/ioctl.c
rm -f /usr/obj/arm64.aarch64/usr/src/usr.bin/kdump/kdump_subr.c
rm -f /usr/obj/arm64.aarch64/usr/src/usr.bin/truss/ioctl.c
mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/lib
mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/usr
mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/legacy/bin
mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr
mtree -deU -f /usr/src/etc/mtree/BSD.usr.dist  -p /usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr >/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.groff.dist  -p /usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr >/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.usr.dist  -p /usr/obj/arm64.aarch64/usr/src/tmp/usr >/dev/null
mtree -deU -f /usr/src/etc/mtree/BSD.include.dist  -p /usr/obj/arm64.aarch64/usr/src/tmp/usr/include >/dev/null
ln -sf /usr/src/sys /usr/obj/arm64.aarch64/usr/src/tmp
mtree -deU -f /usr/src/etc/mtree/BSD.lib32.dist  -p /usr/obj/arm64.aarch64/usr/src/tmp/usr >/dev/null
mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/usr/tests
mtree -deU -f /usr/src/etc/mtree/BSD.tests.dist  -p /usr/obj/arm64.aarch64/usr/src/tmp/usr/tests >/dev/null
--- _legacy ---
--------------------------------------------------------------
>>> stage 1.1: legacy release compatibility shims
--------------------------------------------------------------
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/arm64.aarch64/usr/src/tmp  INSTALL="sh /usr/src/tools/install.sh"  PATH=/usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/sbin:/usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/bin:/usr/obj/arm64.aarch64/usr/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin  WORLDTMP=/usr/obj/arm64.aarch64/usr/src/tmp  MAKEFLAGS="-m /usr/src/tools/build/mk  -D NO_CLEAN -j 4 -J 15,16 -m /usr/src/share/mk" make  -f Makefile.inc1  DESTDIR=  BOOTSTRAPPING=1002000  SSP_CFLAGS=  MK_HTML=no NO_LINT=yes MK_MAN=no  -DNO_PIC MK_PROFILE=no -DNO_SHARED  -DNO_CPU_CFLAGS MK_WARNS=no MK_CTF=no  MK_CLANG_EXTRAS=no MK_CLANG_FULL=no  MK_LLDB=no MK_TESTS=no  MK_INCLUDES=yes legacy
--- legacy ---
===> tools/build (obj,includes,depend,all,install)
--- obj ---
/usr/obj/arm64.aarch64/usr/src/tmp/usr/src/tools/build created for /usr/src/tools/build
--- includes ---
cd /usr/src/tools/build; make buildincludes; make installincludes
--- _INCSINS ---
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444  /usr/src/tools/build/stdlib.h /usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include/
--- .depend ---
rm -f .depend
CC='cc' mkdep -f .depend -a    -I/usr/src/tools/build/../../lib/libc/include -I/usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include -std=gnu99   /usr/src/tools/build/../../lib/libc/stdlib/reallocarray.c
--- reallocarray.o ---
cc  -O2 -pipe  -I/usr/src/tools/build/../../lib/libc/include -std=gnu99  -Qunused-arguments -I/usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include -c /usr/src/tools/build/../../lib/libc/stdlib/reallocarray.c -o reallocarray.o
--- libegacy.a ---
building static egacy library
ar -crD libegacy.a `NM='nm' NMFLAGS='' lorder reallocarray.o  | tsort -q` 
ranlib -D libegacy.a
--- _libinstall ---
--- _INCSINS ---
--- _libinstall ---
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libegacy.a /usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/lib/
--- _INCSINS ---
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444  /usr/src/tools/build/stdlib.h /usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include/
===> lib/libelf (obj,includes,depend,all,install)
--- obj ---
/usr/obj/arm64.aarch64/usr/src/tmp/usr/src/lib/libelf created for /usr/src/lib/libelf
/usr/obj/arm64.aarch64/usr/src/tmp/usr/src/lib/libelf/sys created for /usr/src/lib/libelf
--- includes ---
cd /usr/src/lib/libelf; make buildincludes; make installincludes
--- _INCSINS ---
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444  /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf.h /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf.h /usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include/
--- libelf_fsize.c ---
--- libelf_msize.c ---
--- libelf_convert.c ---
--- sys/elf32.h ---
--- libelf_fsize.c ---
m4 -D SRCDIR=/usr/src/lib/libelf/../../contrib/elftoolchain/libelf  /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_fsize.m4 > libelf_fsize.c
--- libelf_msize.c ---
m4 -D SRCDIR=/usr/src/lib/libelf/../../contrib/elftoolchain/libelf  /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_msize.m4 > libelf_msize.c
--- libelf_convert.c ---
m4 -D SRCDIR=/usr/src/lib/libelf/../../contrib/elftoolchain/libelf  /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_convert.m4 > libelf_convert.c
--- sys/elf32.h ---
mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/usr/src/lib/libelf/sys
ln -sf /usr/src/lib/libelf/../../sys/sys/elf32.h sys/elf32.h
--- sys/elf64.h ---
mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/usr/src/lib/libelf/sys
ln -sf /usr/src/lib/libelf/../../sys/sys/elf64.h sys/elf64.h
--- sys/elf_common.h ---
mkdir -p /usr/obj/arm64.aarch64/usr/src/tmp/usr/src/lib/libelf/sys
ln -sf /usr/src/lib/libelf/../../sys/sys/elf_common.h sys/elf_common.h
--- .depend ---
rm -f .depend
CC='cc' mkdep -f .depend -a    -I. -I/usr/src/lib/libelf/../../contrib/elftoolchain/libelf -I/usr/src/lib/libelf/../../contrib/elftoolchain/common -I/usr/obj/arm64.aarch64/usr/src/tmp/legacy/usr/include -std=gnu99   /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_begin.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_cntl.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_end.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_errmsg.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_errno.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_data.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_fill.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_flag.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_getarhdr.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_getarsym.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_getbase.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_getident.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_hash.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_kind.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_memory.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_next.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_open.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_rand.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_rawfile.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_phnum.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_shnum.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_shstrndx.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_scn.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_strptr.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_update.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/elf_version.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_cap.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_checksum.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_dyn.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_ehdr.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_getclass.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_fsize.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_move.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_phdr.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_rel.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_rela.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_shdr.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_sym.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_syminfo.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_symshndx.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/gelf_xlate.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_align.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_allocate.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_ar.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_ar_util.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_checksum.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_data.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_ehdr.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_extended.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_memory.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_open.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_phdr.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_shdr.c /usr/src/lib/libelf/../../contrib/elftoolchain/libelf/libelf_xlate.c libelf_fsize.c libelf_msize.c libelf_convert.c
ERROR: Build step failed with exception
java.lang.IllegalStateException: Invalid object ID 378 iota=379
	at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:386)
	at hudson.remoting.ExportTable.get(ExportTable.java:330)
	at hudson.remoting.Channel.getExportedObject(Channel.java:633)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:599)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to kyua4.nyi.freebsd.org(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:250)
	at com.sun.proxy.$Proxy48.join(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:991)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:135)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:95)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:64)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	at hudson.model.Build$BuildExecution.build(Build.java:205)
	at hudson.model.Build$BuildExecution.doRun(Build.java:162)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.lang.Exception: Object was recently deallocated
    #378 (ref.0) : object=null type=hudson.Launcher$RemoteLaunchCallable$1 interfaces=[hudson.Launcher$RemoteProcess]
      Created at Fri Nov 27 17:55:57 GMT 2015
    	at hudson.remoting.ExportTable$Entry.<init>(ExportTable.java:99)
    	at hudson.remoting.ExportTable.export(ExportTable.java:305)
    	at hudson.remoting.Channel.internalExport(Channel.java:629)
    	at hudson.remoting.Channel.export(Channel.java:620)
    	at hudson.remoting.Channel.export(Channel.java:590)
    	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1150)
    	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
    	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
    	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
    	at hudson.remoting.Request$2.run(Request.java:326)
    	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    	at hudson.remoting.Engine$1$1.run(Engine.java:62)
    	at java.lang.Thread.run(Thread.java:745)
      Released at Fri Nov 27 17:55:58 GMT 2015
    	at hudson.remoting.ExportTable$Entry.release(ExportTable.java:131)
    	at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:414)
    	at hudson.remoting.Channel.unexport(Channel.java:641)
    	at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:43)
    	at hudson.remoting.Channel$1.handle(Channel.java:501)
    	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
    Caused by: Command hudson.remoting.UnexportCommand at 125fe743 created at
    	at hudson.remoting.Command.<init>(Command.java:67)
    	at hudson.remoting.Command.<init>(Command.java:50)
    	at hudson.remoting.UnexportCommand.<init>(UnexportCommand.java:33)
    	at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.cleanup(RemoteInvocationHandler.java:360)
    	at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.access$700(RemoteInvocationHandler.java:319)
    	at hudson.remoting.RemoteInvocationHandler$Unexporter.run(RemoteInvocationHandler.java:420)
    	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
    	at java.lang.Thread.run(Thread.java:745)
    Caused by: java.lang.Exception: Proxy hudson.remoting.RemoteInvocationHandler at 17a was created for interface hudson.Launcher$RemoteProcess
    	at hudson.remoting.RemoteInvocationHandler.<init>(RemoteInvocationHandler.java:125)
    	at hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.java:137)
    	at hudson.remoting.Channel.export(Channel.java:621)
    	at hudson.remoting.Channel.export(Channel.java:590)
    	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1150)
    	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
    	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
    	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
    	at hudson.remoting.Request$2.run(Request.java:326)
    	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    	at hudson.remoting.Engine$1$1.run(Engine.java:62)
    	... 1 more
	at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:379)
	at hudson.remoting.ExportTable.get(ExportTable.java:330)
	at hudson.remoting.Channel.getExportedObject(Channel.java:633)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:599)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	at java.lang.Thread.run(Thread.java:745)
Caused by:   Released at Fri Nov 27 17:55:58 GMT 2015
	at hudson.remoting.ExportTable$Entry.release(ExportTable.java:131)
	at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:414)
	at hudson.remoting.Channel.unexport(Channel.java:641)
	at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:43)
	at hudson.remoting.Channel$1.handle(Channel.java:501)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command hudson.remoting.UnexportCommand at 104b35f2 created at
	at hudson.remoting.Command.<init>(Command.java:67)
	at hudson.remoting.Command.<init>(Command.java:50)
	at hudson.remoting.UnexportCommand.<init>(UnexportCommand.java:33)
	at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.cleanup(RemoteInvocationHandler.java:360)
	at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.access$700(RemoteInvocationHandler.java:319)
	at hudson.remoting.RemoteInvocationHandler$Unexporter.run(RemoteInvocationHandler.java:420)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Exception: Proxy hudson.remoting.RemoteInvocationHandler at 17a was created for interface hudson.Launcher$RemoteProcess
	at hudson.remoting.RemoteInvocationHandler.<init>(RemoteInvocationHandler.java:125)
	at hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.java:137)
	at hudson.remoting.Channel.export(Channel.java:621)
	at hudson.remoting.Channel.export(Channel.java:590)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1150)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1113)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at hudson.remoting.Engine$1$1.run(Engine.java:62)
	... 1 more
Build step 'Execute shell' marked build as failure
[PostBuildScript] - Execution post build scripts.
[FreeBSD_HEAD_arm64] $ /bin/sh -xe /tmp/hudson2940059709657659962.sh
+ export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin'
+ export 'jname=FreeBSD_HEAD_arm64'
+ echo 'clean up jail FreeBSD_HEAD_arm64'
clean up jail FreeBSD_HEAD_arm64
+ sudo jail -r FreeBSD_HEAD_arm64
+ sudo ifconfig igb0 inet6 2610:1c1:1:607c::104:1 -alias
+ sudo umount FreeBSD_HEAD_arm64/usr/src
+ sudo umount FreeBSD_HEAD_arm64/dev
+ sudo rm -fr FreeBSD_HEAD_arm64
+ true
+ sudo chflags -R noschg FreeBSD_HEAD_arm64
+ sudo rm -fr FreeBSD_HEAD_arm64
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


More information about the freebsd-arm mailing list