See <https://jenkins.aps.anl.gov/job/epics-base-3.15-sol/4/changes>
Changes:
[Andrew Johnson] Fix Release Notes for last commit
[Andrew Johnson] Merged the rsrvbindiface branch
[Andrew Johnson] Added extern "C" wrappers to clean up some Solaris warnings
------------------------------------------
Started by upstream project "epics-base-3.15" build number 242
originally caused by:
Started by user Andrew Johnson
[EnvInject] - Loading node environment variables.
Building remotely on sol-1 (sol-sparc) in workspace <https://jenkins.aps.anl.gov/job/epics-base-3.15-sol/ws/>
$ bzr revision-info -d <https://jenkins.aps.anl.gov/job/epics-base-3.15-sol/ws/>
info result: bzr revision-info -d <https://jenkins.aps.anl.gov/job/epics-base-3.15-sol/ws/> returned 0. Command output: "12726 [email protected]
" stderr: ""
[epics-base-3.15-sol] $ bzr clean-tree --quiet --ignored --unknown --detritus --force
[epics-base-3.15-sol] $ bzr pull --overwrite bzr+ssh://bazaar.launchpad.net/%2Bbranch/epics-base/3.15/
M documentation/RELEASE_NOTES.html
M src/ca/client/CAref.html
M src/ca/client/addrList.h
M src/ca/client/iocinf.cpp
M src/ca/client/udpiiu.cpp
M src/ca/legacy/pcas/generic/caServerI.cc
M src/ca/legacy/pcas/generic/caServerI.h
M src/ca/legacy/pcas/io/bsdSocket/caServerIO.cc
M src/ca/legacy/pcas/io/bsdSocket/caServerIO.h
M src/ca/legacy/pcas/io/bsdSocket/casDGIntfIO.cc
M src/ioc/db/dbChannel.c
M src/ioc/db/test/dbChArrTest.cpp
M src/ioc/rsrv/camessage.c
M src/ioc/rsrv/caserverio.c
M src/ioc/rsrv/caservertask.c
M src/ioc/rsrv/cast_server.c
M src/ioc/rsrv/online_notify.c
M src/ioc/rsrv/server.h
M src/libCom/bucketLib/bucketLib.c
M src/libCom/env/envDefs.h
M src/libCom/env/envSubr.c
M src/libCom/osi/os/Darwin/osdSock.h
M src/libCom/osi/os/Linux/osdSock.h
M src/libCom/osi/os/RTEMS/osdSock.h
M src/libCom/osi/os/WIN32/osdSock.h
M src/libCom/osi/os/cygwin32/osdSock.h
M src/libCom/osi/os/default/osdNetIntf.c
M src/libCom/osi/os/freebsd/osdSock.h
M src/libCom/osi/os/iOS/osdSock.h
M src/libCom/osi/os/solaris/osdSock.h
M src/libCom/osi/os/vxWorks/osdSock.h
M src/std/filters/arr.c
M src/std/filters/dbnd.c
M src/std/filters/sync.c
M src/std/filters/test/arrTest.cpp
M src/std/filters/ts.c
All changes applied successfully.
Now on revision 12729.
[epics-base-3.15-sol] $ bzr revert
$ bzr revision-info -d <https://jenkins.aps.anl.gov/job/epics-base-3.15-sol/ws/>
info result: bzr revision-info -d <https://jenkins.aps.anl.gov/job/epics-base-3.15-sol/ws/> returned 0. Command output: "12729 [email protected]
" stderr: ""
[epics-base-3.15-sol] $ bzr log -v -r revid:[email protected]:[email protected] --long --show-ids
Getting local revision...
$ bzr revision-info -d <https://jenkins.aps.anl.gov/job/epics-base-3.15-sol/ws/>
info result: bzr revision-info -d <https://jenkins.aps.anl.gov/job/epics-base-3.15-sol/ws/> returned 0. Command output: "12729 [email protected]
" stderr: ""
RevisionState revno:12729 revid:[email protected]
[epics-base-3.15-sol] $ /bin/sh -xe /var/tmp/hudson3387435778595012753.sh
+ make host
ERROR: Build step failed with exception
java.lang.IllegalStateException: Invalid object ID 382 iota=383
at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:354)
at hudson.remoting.ExportTable.get(ExportTable.java:330)
at hudson.remoting.Channel.getExportedObject(Channel.java:605)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:317)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:301)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:260)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:325)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:682)
at ......remote call to sol-1(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1360)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:753)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:179)
at com.sun.proxy.$Proxy52.join(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:979)
at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:137)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:97)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
at hudson.model.Build$BuildExecution.build(Build.java:203)
at hudson.model.Build$BuildExecution.doRun(Build.java:160)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
at hudson.model.Run.execute(Run.java:1741)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:374)
Caused by: java.lang.Exception: Object was recently deallocated
#382 (ref.0) : object=null type=hudson.Launcher$RemoteLaunchCallable$1 interfaces=[hudson.Launcher$RemoteProcess]
Created at Fri Feb 26 14:32:58 CST 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:601)
at hudson.remoting.Channel.export(Channel.java:592)
at hudson.remoting.Channel.export(Channel.java:562)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1138)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1101)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:325)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:682)
Released at Fri Feb 26 14:32:58 CST 2016
at hudson.remoting.ExportTable$Entry.release(ExportTable.java:131)
at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:382)
at hudson.remoting.Channel.unexport(Channel.java:613)
at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:43)
at hudson.remoting.Channel$2.handle(Channel.java:484)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command hudson.remoting.UnexportCommand@1237625 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.finalize(RemoteInvocationHandler.java:240)
at java.lang.System$2.invokeFinalize(System.java:1270)
at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98)
at java.lang.ref.Finalizer.access$100(Finalizer.java:34)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210)
Caused by: java.lang.Exception: Proxy hudson.remoting.RemoteInvocationHandler@17e was created for interface hudson.Launcher$RemoteProcess
at hudson.remoting.RemoteInvocationHandler.<init>(RemoteInvocationHandler.java:99)
at hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.java:111)
at hudson.remoting.Channel.export(Channel.java:593)
at hudson.remoting.Channel.export(Channel.java:562)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1138)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1101)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:325)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:682)
at hudson.remoting.ExportTable.diagnoseInvalidId(ExportTable.java:347)
at hudson.remoting.ExportTable.get(ExportTable.java:330)
at hudson.remoting.Channel.getExportedObject(Channel.java:605)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:317)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:301)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:260)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:325)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:682)
Caused by: Released at Fri Feb 26 14:32:58 CST 2016
at hudson.remoting.ExportTable$Entry.release(ExportTable.java:131)
at hudson.remoting.ExportTable.unexportByOid(ExportTable.java:382)
at hudson.remoting.Channel.unexport(Channel.java:613)
at hudson.remoting.UnexportCommand.execute(UnexportCommand.java:43)
at hudson.remoting.Channel$2.handle(Channel.java:484)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Caused by: Command hudson.remoting.UnexportCommand@62128776 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.finalize(RemoteInvocationHandler.java:240)
at java.lang.System$2.invokeFinalize(System.java:1270)
at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98)
at java.lang.ref.Finalizer.access$100(Finalizer.java:34)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210)
Caused by: java.lang.Exception: Proxy hudson.remoting.RemoteInvocationHandler@17e was created for interface hudson.Launcher$RemoteProcess
at hudson.remoting.RemoteInvocationHandler.<init>(RemoteInvocationHandler.java:99)
at hudson.remoting.RemoteInvocationHandler.wrap(RemoteInvocationHandler.java:111)
at hudson.remoting.Channel.export(Channel.java:593)
at hudson.remoting.Channel.export(Channel.java:562)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1138)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1101)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:325)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:682)
Build step 'Execute shell' marked build as failure
make -C ./configure install.solaris-sparc
make[1]: Entering directory '<https://jenkins.aps.anl.gov/job/epics-base-3.15-sol/ws/configure'>
configure/RULES_DIRS:88: recipe for target 'configure.install.solaris-sparc' failed
make: *** [configure.install.solaris-sparc] Terminated
[WARNINGS] Skipping publisher since build result is FAILURE
- Replies:
- Jenkins build is back to normal : epics-base-3.15-sol #5 APS Jenkins
- Navigate by Date:
- Prev:
Jenkins build is unstable: epics-base-3.15 #242 APS Jenkins
- Next:
Build failed in Jenkins: epics-base-3.15-mac-test #40 APS Jenkins
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
<2016>
2017
2018
2019
2020
2021
2022
2023
2024
2025
- Navigate by Thread:
- Prev:
Jenkins build is back to stable : epics-base-3.15 #243 APS Jenkins
- Next:
Jenkins build is back to normal : epics-base-3.15-sol #5 APS Jenkins
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
<2016>
2017
2018
2019
2020
2021
2022
2023
2024
2025
|