Build failed in Jenkins: tomcat-perf » huginn,4 #258

39 views
Skip to first unread message

a...@cloudius-systems.com

unread,
Nov 17, 2014, 5:13:47 PM11/17/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/258/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 258
originally caused by:
Started by upstream project "nightly-tests" build number 198
originally caused by:
Started by upstream project "osv-build-nightly" build number 231
originally caused by:
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on huginn in workspace <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/ws/>
[ssh-agent] Using credentials jenkins
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Java/JNR ssh-agent
[ssh-agent] FATAL: Could not find a suitable ssh-agent provider
[ssh-agent] Diagnostic report
[ssh-agent] * Java/JNR ssh-agent
[ssh-agent] java.io.IOException: Remote call on huginn failed
[ssh-agent] at hudson.remoting.Channel.call(Channel.java:760)
[ssh-agent] at com.cloudbees.jenkins.plugins.sshagent.jna.JNRRemoteAgentFactory.start(JNRRemoteAgentFactory.java:61)
[ssh-agent] at com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper$SSHAgentEnvironment.<init>(SSHAgentBuildWrapper.java:314)
[ssh-agent] at com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper.createSSHAgentEnvironment(SSHAgentBuildWrapper.java:224)
[ssh-agent] at com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper.preCheckout(SSHAgentBuildWrapper.java:189)
[ssh-agent] at jenkins.scm.SCMCheckoutStrategy.preCheckout(SCMCheckoutStrategy.java:76)
[ssh-agent] at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527)
[ssh-agent] at hudson.model.Run.execute(Run.java:1759)
[ssh-agent] at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
[ssh-agent] at hudson.model.ResourceController.execute(ResourceController.java:89)
[ssh-agent] at hudson.model.Executor.run(Executor.java:240)
[ssh-agent] Caused by: java.lang.UnsatisfiedLinkError: could not load FFI provider jnr.ffi.provider.jffi.Provider
[ssh-agent] at jnr.ffi.provider.InvalidRuntime.newLoadError(InvalidRuntime.java:83)
[ssh-agent] at jnr.ffi.provider.InvalidRuntime.findType(InvalidRuntime.java:24)
[ssh-agent] at jnr.ffi.Struct$NumberField.<init>(Struct.java:649)
[ssh-agent] at jnr.ffi.Struct$Unsigned16.<init>(Struct.java:1007)
[ssh-agent] at jnr.unixsocket.SockAddrUnix$DefaultSockAddrUnix.<init>(SockAddrUnix.java:129)
[ssh-agent] at jnr.unixsocket.SockAddrUnix.create(SockAddrUnix.java:99)
[ssh-agent] at jnr.unixsocket.UnixSocketAddress.<init>(UnixSocketAddress.java:32)
[ssh-agent] at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer.start(AgentServer.java:66)
[ssh-agent] at com.cloudbees.jenkins.plugins.sshagent.jna.JNRRemoteAgent.<init>(JNRRemoteAgent.java:64)
[ssh-agent] at com.cloudbees.jenkins.plugins.sshagent.jna.JNRRemoteAgentStarter.call(JNRRemoteAgentStarter.java:54)
[ssh-agent] at com.cloudbees.jenkins.plugins.sshagent.jna.JNRRemoteAgentStarter.call(JNRRemoteAgentStarter.java:35)
[ssh-agent] at hudson.remoting.UserRequest.perform(UserRequest.java:121)
[ssh-agent] at hudson.remoting.UserRequest.perform(UserRequest.java:49)
[ssh-agent] at hudson.remoting.Request$2.run(Request.java:324)
[ssh-agent] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
[ssh-agent] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[ssh-agent] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[ssh-agent] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[ssh-agent] at java.lang.Thread.run(Thread.java:745)
[ssh-agent] at ......remote call to huginn(Native Method)
[ssh-agent] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
[ssh-agent] at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
[ssh-agent] at hudson.remoting.Channel.call(Channel.java:752)
[ssh-agent] ... 10 more
[ssh-agent] Caused by: java.lang.ExceptionInInitializerError
[ssh-agent] at jnr.ffi.provider.jffi.NativeRuntime.getInstance(NativeRuntime.java:49)
[ssh-agent] at jnr.ffi.provider.jffi.Provider.<init>(Provider.java:29)
[ssh-agent] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[ssh-agent] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[ssh-agent] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[ssh-agent] at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[ssh-agent] at java.lang.Class.newInstance(Class.java:438)
[ssh-agent] at jnr.ffi.provider.FFIProvider$SystemProviderSingletonHolder.getInstance(FFIProvider.java:60)
[ssh-agent] at jnr.ffi.provider.FFIProvider$SystemProviderSingletonHolder.<clinit>(FFIProvider.java:49)
[ssh-agent] at jnr.ffi.provider.FFIProvider.getSystemProvider(FFIProvider.java:35)
[ssh-agent] at jnr.ffi.Runtime$SingletonHolder.<clinit>(Runtime.java:85)
[ssh-agent] at jnr.ffi.Runtime.getSystemRuntime(Runtime.java:70)
[ssh-agent] at jnr.unixsocket.SockAddrUnix.<init>(SockAddrUnix.java:34)
[ssh-agent] at jnr.unixsocket.SockAddrUnix$DefaultSockAddrUnix.<init>(SockAddrUnix.java:128)
[ssh-agent] at jnr.unixsocket.SockAddrUnix.create(SockAddrUnix.java:99)
[ssh-agent] at jnr.unixsocket.UnixSocketAddress.<init>(UnixSocketAddress.java:32)
[ssh-agent] at com.cloudbees.jenkins.plugins.sshagent.jna.AgentServer.start(AgentServer.java:66)
[ssh-agent] at com.cloudbees.jenkins.plugins.sshagent.jna.JNRRemoteAgent.<init>(JNRRemoteAgent.java:64)
[ssh-agent] at com.cloudbees.jenkins.plugins.sshagent.jna.JNRRemoteAgentStarter.call(JNRRemoteAgentStarter.java:54)
[ssh-agent] at com.cloudbees.jenkins.plugins.sshagent.jna.JNRRemoteAgentStarter.call(JNRRemoteAgentStarter.java:35)
[ssh-agent] at hudson.remoting.UserRequest.perform(UserRequest.java:121)
[ssh-agent] at hudson.remoting.UserRequest.perform(UserRequest.java:49)
[ssh-agent] at hudson.remoting.Request$2.run(Request.java:324)
[ssh-agent] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
[ssh-agent] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[ssh-agent] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[ssh-agent] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[ssh-agent] at java.lang.Thread.run(Thread.java:745)
[ssh-agent] Caused by: java.lang.IllegalStateException: Can't overwrite cause with java.lang.UnsatisfiedLinkError
[ssh-agent] at java.lang.Throwable.initCause(Throwable.java:457)
[ssh-agent] at com.kenai.jffi.Type$Builtin.lookupTypeInfo(Type.java:252)
[ssh-agent] at com.kenai.jffi.Type$Builtin.getTypeInfo(Type.java:237)
[ssh-agent] at com.kenai.jffi.Type.resolveSize(Type.java:155)
[ssh-agent] at com.kenai.jffi.Type.size(Type.java:138)
[ssh-agent] at jnr.ffi.provider.jffi.NativeRuntime$TypeDelegate.size(NativeRuntime.java:178)
[ssh-agent] at jnr.ffi.provider.AbstractRuntime.<init>(AbstractRuntime.java:48)
[ssh-agent] at jnr.ffi.provider.jffi.NativeRuntime.<init>(NativeRuntime.java:57)
[ssh-agent] at jnr.ffi.provider.jffi.NativeRuntime.<init>(NativeRuntime.java:41)
[ssh-agent] at jnr.ffi.provider.jffi.NativeRuntime$SingletonHolder.<clinit>(NativeRuntime.java:53)
[ssh-agent] ... 28 more
[ssh-agent] Caused by: java.lang.UnsatisfiedLinkError
[ssh-agent] at com.kenai.jffi.Foreign.newLoadError(Foreign.java:72)
[ssh-agent] at com.kenai.jffi.Foreign.access$300(Foreign.java:42)
[ssh-agent] at com.kenai.jffi.Foreign$InValidInstanceHolder.getForeign(Foreign.java:98)
[ssh-agent] at com.kenai.jffi.Foreign.getInstance(Foreign.java:103)
[ssh-agent] at com.kenai.jffi.Type$Builtin.lookupTypeInfo(Type.java:242)
[ssh-agent] ... 36 more
[ssh-agent] Caused by: java.lang.UnsatisfiedLinkError: no net in java.library.path
[ssh-agent] at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1857)
[ssh-agent] at java.lang.Runtime.loadLibrary0(Runtime.java:870)
[ssh-agent] at java.lang.System.loadLibrary(System.java:1119)
[ssh-agent] at sun.nio.ch.IOUtil$1.run(IOUtil.java:359)
[ssh-agent] at sun.nio.ch.IOUtil$1.run(IOUtil.java:357)
[ssh-agent] at java.security.AccessController.doPrivileged(Native Method)
[ssh-agent] at sun.nio.ch.IOUtil.<clinit>(IOUtil.java:356)
[ssh-agent] at sun.nio.ch.FileChannelImpl.<clinit>(FileChannelImpl.java:1190)
[ssh-agent] at java.io.FileOutputStream.getChannel(FileOutputStream.java:387)
[ssh-agent] at com.kenai.jffi.internal.StubLoader.loadFromJar(StubLoader.java:311)
[ssh-agent] at com.kenai.jffi.internal.StubLoader.load(StubLoader.java:235)
[ssh-agent] at com.kenai.jffi.internal.StubLoader.<clinit>(StubLoader.java:403)
[ssh-agent] at java.lang.Class.forName0(Native Method)
[ssh-agent] at java.lang.Class.forName(Class.java:344)
[ssh-agent] at com.kenai.jffi.Init.load(Init.java:68)
[ssh-agent] at com.kenai.jffi.Foreign$InstanceHolder.getInstanceHolder(Foreign.java:49)
[ssh-agent] at com.kenai.jffi.Foreign$InstanceHolder.<clinit>(Foreign.java:45)
[ssh-agent] ... 38 more
FATAL: [ssh-agent] Unable to start agent
hudson.util.IOException2: [ssh-agent] Unable to start agent
at com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper.createSSHAgentEnvironment(SSHAgentBuildWrapper.java:231)
at com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper.preCheckout(SSHAgentBuildWrapper.java:189)
at jenkins.scm.SCMCheckoutStrategy.preCheckout(SCMCheckoutStrategy.java:76)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527)
at hudson.model.Run.execute(Run.java:1759)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)
Caused by: java.lang.RuntimeException: [ssh-agent] Could not find a suitable ssh-agent provider.
at com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper$SSHAgentEnvironment.<init>(SSHAgentBuildWrapper.java:332)
at com.cloudbees.jenkins.plugins.sshagent.SSHAgentBuildWrapper.createSSHAgentEnvironment(SSHAgentBuildWrapper.java:224)
... 7 more

a...@cloudius-systems.com

unread,
Nov 26, 2014, 9:48:08 AM11/26/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/260/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 260
originally caused by:
Started by upstream project "nightly-tests" build number 201
originally caused by:
Started by upstream project "osv-build-nightly" build number 238
originally caused by:
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on huginn in workspace <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/ws/>
[ssh-agent] Using credentials jenkins
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Java/JNR ssh-agent
[ssh-agent] Started.
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/cloudius-systems/wrk.git # timeout=10
Fetching upstream changes from https://github.com/cloudius-systems/wrk.git
> git --version # timeout=10
ERROR: Error fetching remote repo 'origin'
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/cloudius-systems/wrk.git # timeout=10
Fetching upstream changes from https://github.com/cloudius-systems/wrk.git
> git --version # timeout=10
ERROR: Error fetching remote repo 'origin'
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/cloudius-systems/wrk.git # timeout=10
Fetching upstream changes from https://github.com/cloudius-systems/wrk.git
> git --version # timeout=10
ERROR: Error fetching remote repo 'origin'
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/cloudius-systems/wrk.git # timeout=10
Fetching upstream changes from https://github.com/cloudius-systems/wrk.git
> git --version # timeout=10
ERROR: Error fetching remote repo 'origin'
ERROR: Error fetching remote repo 'origin'
[CapsAnalysis] FilePath Found and copied to master: <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/ws/tomcat-perf.xml>
[PerfPublisher] No metrics configured.
[PerfPublisher] Parsing du Report : /var/lib/jenkins/jobs/tomcat-perf/configurations/axis-label/huginn/axis-vcpus/4/builds/2014-11-26_14-46-48/tomcat-perf.xml
[PerfPublisher] Compute global statistics...
[PerfPublisher] [--------------------------------------------------]
[PerfPublisher] Number of parsed files : 1
[PerfPublisher] Number of reports : 1
[PerfPublisher] Number of test : 1
[PerfPublisher] Number of executed test : 1
[PerfPublisher] Number of not executed test : 0
[PerfPublisher] Number of passed test : 1
[PerfPublisher] Number of failed test : 0
[PerfPublisher] ---------------------------------------------------
[PerfPublisher] Category : tomcat
[PerfPublisher] - Number of test : 1
[PerfPublisher] tomcat-wrk-perf : Tomcat/WRK performance measurement
[PerfPublisher] ---------------------------------------------------
[PerfPublisher] Analysis :
[PerfPublisher] ---------------------------------------------------
[PerfPublisher] Performance :
[PerfPublisher] - Worst Perfomance : 69971.27
[PerfPublisher] - Best Perfomance : 69971.27
[PerfPublisher] - Average Perfomance : 69971.27
[PerfPublisher] Execution Time :
[PerfPublisher] - Worst Execution Time : 0.0
[PerfPublisher] - Best Execution Time : 0.0
[PerfPublisher] - Average Execution Time : 0.0
[PerfPublisher] Compile Time :
[PerfPublisher] - Worst Compile Time : 0.0
[PerfPublisher] - Best Compile Time : 0.0
[PerfPublisher] - Average Compile Time : 0.0
[PerfPublisher] [--------------------------------------------------]

a...@cloudius-systems.com

unread,
Nov 26, 2014, 5:14:23 PM11/26/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/261/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 261
originally caused by:
Started by upstream project "nightly-tests" build number 202
originally caused by:
Started by upstream project "osv-build-nightly" build number 239
originally caused by:
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on huginn in workspace <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/ws/>
[ssh-agent] Using credentials jenkins
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Java/JNR ssh-agent
[ssh-agent] Started.
Cloning the remote Git repository
Cloning repository https://github.com/cloudius-systems/wrk.git
> git init <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/ws/wrk> # timeout=10
Fetching upstream changes from https://github.com/cloudius-systems/wrk.git
> git --version # timeout=10
ERROR: Error cloning remote repo 'origin'
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/cloudius-systems/wrk.git # timeout=10
Fetching upstream changes from https://github.com/cloudius-systems/wrk.git
> git --version # timeout=10
ERROR: Error fetching remote repo 'origin'
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/cloudius-systems/wrk.git # timeout=10
Fetching upstream changes from https://github.com/cloudius-systems/wrk.git
> git --version # timeout=10
ERROR: Error fetching remote repo 'origin'
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/cloudius-systems/wrk.git # timeout=10
Fetching upstream changes from https://github.com/cloudius-systems/wrk.git
> git --version # timeout=10
ERROR: Error fetching remote repo 'origin'
ERROR: Error fetching remote repo 'origin'
[PerfPublisher] No metrics configured.
[PerfPublisher] Compute global statistics...
[PerfPublisher] [--------------------------------------------------]
[PerfPublisher] Number of parsed files : 0
[PerfPublisher] Number of reports : 0
[PerfPublisher] Number of test : 0
[PerfPublisher] Number of executed test : 0
[PerfPublisher] Number of not executed test : 0
[PerfPublisher] Number of passed test : 0
[PerfPublisher] Number of failed test : 0
[PerfPublisher] ---------------------------------------------------
[PerfPublisher] Analysis :
[PerfPublisher] ---------------------------------------------------
[PerfPublisher] Performance :
[PerfPublisher] - Worst Perfomance : 0.0
[PerfPublisher] - Best Perfomance : 0.0
[PerfPublisher] - Average Perfomance : 0.0

a...@cloudius-systems.com

unread,
Nov 27, 2014, 3:40:19 AM11/27/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/262/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 262
originally caused by:
Started by upstream project "nightly-tests" build number 203
originally caused by:
Started by user slivne
[EnvInject] - Loading node environment variables.
Building remotely on huginn in workspace <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/ws/>
[ssh-agent] Using credentials jenkins
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Java/JNR ssh-agent
[ssh-agent] Started.

a...@cloudius-systems.com

unread,
Nov 27, 2014, 5:14:12 PM11/27/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/263/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 263
originally caused by:
Started by upstream project "nightly-tests" build number 204
originally caused by:
Started by upstream project "osv-build-nightly" build number 240
originally caused by:
Started by timer

a...@cloudius-systems.com

unread,
Nov 28, 2014, 5:14:10 PM11/28/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/265/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 265
originally caused by:
Started by upstream project "nightly-tests" build number 205
originally caused by:
Started by upstream project "osv-build-nightly" build number 241

a...@cloudius-systems.com

unread,
Nov 29, 2014, 5:13:58 PM11/29/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/266/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 266
originally caused by:
Started by upstream project "nightly-tests" build number 206
originally caused by:
Started by upstream project "osv-build-nightly" build number 242

a...@cloudius-systems.com

unread,
Dec 4, 2014, 6:47:19 AM12/4/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/267/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 267
originally caused by:
Started by upstream project "nightly-tests" build number 208
originally caused by:
Started by upstream project "osv-build-nightly" build number 244

a...@cloudius-systems.com

unread,
Dec 9, 2014, 4:47:36 AM12/9/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/269/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 269
originally caused by:
Started by upstream project "nightly-tests" build number 210
originally caused by:
Started by upstream project "osv-build-nightly" build number 247
originally caused by:
Started by timer

a...@cloudius-systems.com

unread,
Dec 9, 2014, 6:30:40 AM12/9/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/270/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 270
originally caused by:
Started by upstream project "nightly-tests" build number 211
originally caused by:
Started by upstream project "osv-build-nightly" build number 248

a...@cloudius-systems.com

unread,
Dec 9, 2014, 5:24:14 PM12/9/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/271/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 271
originally caused by:
Started by upstream project "nightly-tests" build number 212
originally caused by:
Started by upstream project "osv-build-nightly" build number 249

a...@cloudius-systems.com

unread,
Dec 10, 2014, 5:29:01 AM12/10/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/272/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 272
originally caused by:
Started by upstream project "nightly-tests" build number 213
originally caused by:
Started by upstream project "osv-build-nightly" build number 250
originally caused by:
Started by user slivne

a...@cloudius-systems.com

unread,
Dec 10, 2014, 5:24:19 PM12/10/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/273/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 273
originally caused by:
Started by upstream project "nightly-tests" build number 214
originally caused by:
Started by upstream project "osv-build-nightly" build number 251
originally caused by:
Started by timer

a...@cloudius-systems.com

unread,
Dec 11, 2014, 5:24:25 PM12/11/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/274/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 274
originally caused by:
Started by upstream project "nightly-tests" build number 215
originally caused by:
Started by upstream project "osv-build-nightly" build number 252

a...@cloudius-systems.com

unread,
Dec 12, 2014, 5:24:17 PM12/12/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/275/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 275
originally caused by:
Started by upstream project "nightly-tests" build number 216
originally caused by:
Started by upstream project "osv-build-nightly" build number 253

Pekka Enberg

unread,
Dec 13, 2014, 4:34:06 AM12/13/14
to Avi Kivity, Osv Dev, Tomasz Grabiec
On Sat, Dec 13, 2014 at 12:24 AM, <a...@cloudius-systems.com> wrote:
> See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/275/>
>
> ------------------------------------------
> Started by upstream project "tomcat-perf" build number 275
> originally caused by:
> Started by upstream project "nightly-tests" build number 216
> originally caused by:
> Started by upstream project "osv-build-nightly" build number 253
> originally caused by:
> Started by timer
> [EnvInject] - Loading node environment variables.
> Building remotely on huginn in workspace <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/ws/>
> [ssh-agent] Using credentials jenkins
> [ssh-agent] Looking for ssh-agent implementation...
> [ssh-agent] Java/JNR ssh-agent
> [ssh-agent] Started.
> > git rev-parse --is-inside-work-tree # timeout=10
> Fetching changes from the remote Git repository
> > git config remote.origin.url https://github.com/cloudius-systems/wrk.git # timeout=10
> Fetching upstream changes from https://github.com/cloudius-systems/wrk.git
> > git --version # timeout=10
> ERROR: Error fetching remote repo 'origin'
> ERROR: Error fetching remote repo 'origin'

Tomek, any idea what's the problem here?

- Pekka

a...@cloudius-systems.com

unread,
Dec 13, 2014, 5:24:12 PM12/13/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/276/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 276
originally caused by:
Started by upstream project "nightly-tests" build number 217
originally caused by:
Started by upstream project "osv-build-nightly" build number 254

Avi Kivity

unread,
Dec 14, 2014, 3:08:17 AM12/14/14
to Pekka Enberg, Osv Dev, Tomasz Grabiec
Seems like a transient github or jenkins problem.

a...@cloudius-systems.com

unread,
Dec 17, 2014, 4:14:39 AM12/17/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/277/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 277
originally caused by:
Started by upstream project "nightly-tests" build number 220
originally caused by:
Started by upstream project "osv-build-nightly" build number 257

a...@cloudius-systems.com

unread,
Dec 17, 2014, 5:24:34 PM12/17/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/278/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 278
originally caused by:
Started by upstream project "nightly-tests" build number 221
originally caused by:
Started by upstream project "osv-build-nightly" build number 258

a...@cloudius-systems.com

unread,
Dec 17, 2014, 5:33:54 PM12/17/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/279/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 279
originally caused by:
Started by user Avi Kivity
[EnvInject] - Loading node environment variables.
Building remotely on huginn in workspace <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/ws/>
[ssh-agent] Using credentials jenkins
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Java/JNR ssh-agent
[ssh-agent] Started.
Cloning the remote Git repository
Cloning repository https://github.com/cloudius-systems/wrk.git
> git init <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/ws/wrk> # timeout=10
Fetching upstream changes from https://github.com/cloudius-systems/wrk.git
> git --version # timeout=10
ERROR: Error cloning remote repo 'origin'
ERROR: Error cloning remote repo 'origin'

a...@cloudius-systems.com

unread,
Dec 17, 2014, 5:44:31 PM12/17/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/280/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 280
originally caused by:
Started by user Avi Kivity
[EnvInject] - Loading node environment variables.
Building remotely on huginn in workspace <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/ws/>
[ssh-agent] Using credentials jenkins
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Java/JNR ssh-agent
[ssh-agent] Started.

a...@cloudius-systems.com

unread,
Dec 17, 2014, 5:45:39 PM12/17/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/281/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 281

Avi Kivity

unread,
Dec 17, 2014, 5:48:25 PM12/17/14
to Pekka Enberg, Osv Dev, Tomasz Grabiec
Looks like jenkins is configuring remote.origin.url but not
remote.origin.url, which is causing the failure. Strange.


a...@cloudius-systems.com

unread,
Dec 17, 2014, 6:02:32 PM12/17/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/282/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 282

a...@cloudius-systems.com

unread,
Dec 18, 2014, 5:24:24 PM12/18/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/283/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 283
originally caused by:
Started by upstream project "nightly-tests" build number 222
originally caused by:
Started by upstream project "osv-build-nightly" build number 259
originally caused by:
Started by timer

a...@cloudius-systems.com

unread,
Dec 19, 2014, 5:24:11 PM12/19/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/284/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 284
originally caused by:
Started by upstream project "nightly-tests" build number 223
originally caused by:
Started by upstream project "osv-build-nightly" build number 260

a...@cloudius-systems.com

unread,
Dec 20, 2014, 5:24:26 PM12/20/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/285/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 285
originally caused by:
Started by upstream project "nightly-tests" build number 224
originally caused by:
Started by upstream project "osv-build-nightly" build number 261

a...@cloudius-systems.com

unread,
Dec 21, 2014, 1:01:05 AM12/21/14
to osv...@googlegroups.com
See <http://jenkins.cloudius-systems.com:8080/job/tomcat-perf/label=huginn,vcpus=4/286/>

------------------------------------------
Started by upstream project "tomcat-perf" build number 286
originally caused by:
Started by user slivne

a...@cloudius-systems.com

unread,
Dec 21, 2014, 1:38:56 AM12/21/14
to osv...@googlegroups.com

Shlomi Livne

unread,
Dec 21, 2014, 1:49:32 AM12/21/14
to Avi Kivity, Pekka Enberg, Osv Dev, Tomasz Grabiec
changed the job currently todo git clone instead of using the jenkins git support.

now they pass




--
You received this message because you are subscribed to the Google Groups "OSv Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to osv-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Pekka Enberg

unread,
Dec 21, 2014, 7:28:06 AM12/21/14
to Shlomi Livne, Avi Kivity, Osv Dev, Tomasz Grabiec
On Sun, Dec 21, 2014 at 8:49 AM, Shlomi Livne
<shl...@cloudius-systems.com> wrote:
> changed the job currently todo git clone instead of using the jenkins git
> support.
>
> now they pass

Awesome, thanks Shlomi!
Reply all
Reply to author
Forward
0 new messages