See <https://builds.apache.org/job/Tamaya-Site-Master/426/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting contributions.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace 
<https://builds.apache.org/job/Tamaya-Site-Master/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git
 > git init <https://builds.apache.org/job/Tamaya-Site-Master/ws/> # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-tamaya.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision eed89f3e4bbc6b860ffab841d7f9778301d6afa5 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f eed89f3e4bbc6b860ffab841d7f9778301d6afa5
 > git rev-list eed89f3e4bbc6b860ffab841d7f9778301d6afa5 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
[Tamaya-Site-Master] $ /bin/bash -xe /tmp/hudson629388972574651197.sh
+ which sed
/bin/sed
+ sh ./bin/fixSSLinMavenSite.sh jenkins
Will replace http with https in the generated maven site ...
Assuming script is run on CI - starting to replace ...
Where am I?
<https://builds.apache.org/job/Tamaya-Site-Master/ws/>
./bin/fixSSLinMavenSite.sh: 26: cd: can't cd to target/site
Changed to site directory ...
sed: can't read *.html: No such file or directory
DONE - please verify before pushing.
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
<https://builds.apache.org/job/Tamaya-Site-Master/ws/pom.xml> at 
hudson.remoting.Channel@6b635627:ubuntu-1: java.io.IOException: Remote call on 
ubuntu-1 failed
        at hudson.FilePath.act(FilePath.java:992)
        at hudson.FilePath.act(FilePath.java:974)
        at hudson.FilePath.exists(FilePath.java:1439)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:746)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
        at hudson.model.Run.execute(Run.java:1728)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:404)
Caused by: java.io.IOException: Remote call on ubuntu-1 failed
        at hudson.remoting.Channel.call(Channel.java:830)
        at hudson.FilePath.act(FilePath.java:985)
        ... 8 more
Caused by: java.lang.OutOfMemoryError: Java heap space
        at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:322)
        at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:464)
        at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:365)
        at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:602)
        at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
        at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
        at hudson.remoting.UserRequest.deserialize(UserRequest.java:217)
        at hudson.remoting.UserRequest.perform(UserRequest.java:131)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:336)
        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 ubuntu-1(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
        at hudson.remoting.Channel.call(Channel.java:822)
        ... 9 more

Reply via email to