You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by je...@ci.trafficserver.apache.org on 2016/04/21 05:55:17 UTC

Build failed in Jenkins: debian_8-master » gcc,debian_8,hardening #726

See <https://ci.trafficserver.apache.org/job/debian_8-master/compiler=gcc,label=debian_8,type=hardening/726/>

------------------------------------------
Started by upstream project "debian_8-master" build number 726
originally caused by:
 Started by upstream project "snapshot-master" build number 1921
 originally caused by:
  Started by upstream project "out_of_tree-master" build number 1622
  originally caused by:
   Started by an SCM change
  Started by upstream project "in_tree-master" build number 1847
  originally caused by:
   Started by an SCM change
Building remotely on Debian 8 (debian_8) in workspace <https://ci.trafficserver.apache.org/job/debian_8-master/compiler=gcc,label=debian_8,type=hardening/ws/>
[hardening] $ /bin/bash -xe /tmp/hudson2036384432450481520.sh
+ source /home/jenkins/bin/environment.sh
++ export ATS_SRC_HOME=/home/jenkins/src
++ ATS_SRC_HOME=/home/jenkins/src
++ test '' '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ export DEB_BUILD_HARDENING=1
++ DEB_BUILD_HARDENING=1
++ ATS_MAKE=make
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ export ATS_MAKE
+++ /bin/date +%m%d%Y
++ export TODAY=04212016
++ TODAY=04212016
++ ATS_BRANCH=master
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ export ATS_BRANCH
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ ATS_MAKE_FLAGS='-j 4'
+ source /home/jenkins/bin/extract.sh
ERROR: Build step failed with exception
java.lang.IllegalStateException: Invalid object ID 114 iota=115
	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:332)
++ mkdir -p <https://ci.trafficserver.apache.org/job/debian_8-master/compiler=gcc,label=debian_8,type=hardening/ws/726/build>
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to Debian 8(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.$Proxy56.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.matrix.MatrixRun.run(MatrixRun.java:146)
	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
    #114 (ref.0) : object=null type=hudson.Launcher$RemoteLaunchCallable$1 interfaces=[hudson.Launcher$RemoteProcess]
      Created at Thu Apr 21 03:55:14 UTC 2016
    	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:332)
    	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    	at java.lang.Thread.run(Thread.java:745)
      Released at Thu Apr 21 03:55:14 UTC 2016
    	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@6d5485e9 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@72 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:332)
    	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
    	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
    	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    	... 1 more
	at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:379)
	at hudson.remoting.ExportTable.get(ExportTable.java:330)
++ mkdir -p <https://ci.trafficserver.apache.org/job/debian_8-master/compiler=gcc,label=debian_8,type=hardening/ws/726/install>
	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:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by:   Released at Thu Apr 21 03:55:14 UTC 2016
	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@4e5b097e 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@72 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:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Build step 'Execute shell' marked build as failure
++ cd <https://ci.trafficserver.apache.org/job/debian_8-master/compiler=gcc,label=debian_8,type=hardening/ws/726/build>
++ tar xf /home/jenkins/src/trafficserver-master.tar.bz2
++ mv trafficserver-7.0.0/aclocal.m4 trafficserver-7.0.0/build trafficserver-7.0.0/cmd trafficserver-7.0.0/config.layout trafficserver-7.0.0/configure trafficserver-7.0.0/configure.ac trafficserver-7.0.0/contrib trafficserver-7.0.0/CRUFT.txt trafficserver-7.0.0/doc trafficserver-7.0.0/emacs-style trafficserver-7.0.0/example trafficserver-7.0.0/INSTALL trafficserver-7.0.0/iocore trafficserver-7.0.0/LAYOUT trafficserver-7.0.0/lib trafficserver-7.0.0/LICENSE trafficserver-7.0.0/Makefile.am trafficserver-7.0.0/Makefile.in trafficserver-7.0.0/mgmt trafficserver-7.0.0/NOTICE trafficserver-7.0.0/plugins trafficserver-7.0.0/proxy trafficserver-7.0.0/rc trafficserver-7.0.0/README trafficserver-7.0.0/README-EC2 trafficserver-7.0.0/REVIEWERS trafficserver-7.0.0/STATUS trafficserver-7.0.0/tools trafficserver-7.0.0/Vagrantfile .
+ source /home/jenkins/bin/build.sh
++ enable_debug=
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ enable_ccache=--enable-ccache
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ enable_werror=--enable-werror
++ test 'Debian 8' '!=' 'Debian 8'
++ enable_spdy=
++ test debian_8-master/compiler=gcc,label=debian_8,type=hardening '!=' debian_8-master/compiler=gcc,label=debian_8,type=hardening
++ cd <https://ci.trafficserver.apache.org/job/debian_8-master/compiler=gcc,label=debian_8,type=hardening/ws/726/build>
++ mkdir -p BUILDS
++ cd BUILDS
++ ../configure --prefix=<https://ci.trafficserver.apache.org/job/debian_8-master/compiler=gcc,label=debian_8,type=hardening/ws/726/install> --enable-experimental-plugins --enable-example-plugins --enable-test-tools --enable-ccache --enable-werror
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '989' is supported by ustar format... yes
checking whether GID '665' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for chosen layout... TrafficServer
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether to enable debugging... no
checking whether to code coverage... 
checking whether to enable -Werror... yes
checking whether to enable fast SDK APIs... no
checking whether to enable diags... yes
checking whether to enable regression tests... yes
checking whether to build a static traffic_server binary... no
checking whether to commit cov defects to remote host... localhost
checking whether to enable WCCP v2 support... no
checking whether to enable profiler... no
checking whether to enable eventfd()... yes
checking whether to use POSIX capabilities... auto
checking whether to use hwloc library... yes
checking whether to enable ccache... yes
checking whether to enable hardening of the executables... no
checking whether to enable TPROXY based transparency... auto
checking whether to enable spdy... no
checking whether to enable experimental plugins... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBMEMCACHED... no
checking for LIBMAGICKCPP... no
checking whether to install example plugins... yes
checking whether to install testing tools... yes
checking whether to build c++ api... no
checking whether to disable LuaJIT... yes
checking whether to allow 32-bit builds... no
checking for cc... cc