See <https://builds.apache.org/job/Lens-Commit/31/>

------------------------------------------
Started by user sumasai
Building remotely on H11 (Ubuntu ubuntu) in workspace 
<https://builds.apache.org/job/Lens-Commit/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/incubator-lens.git # 
 > timeout=10
Fetching upstream changes from git://git.apache.org/incubator-lens.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.apache.org/incubator-lens.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 3838c6fc412e13efed9b1874d50705c47f6a7732 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3838c6fc412e13efed9b1874d50705c47f6a7732
 > git rev-list 3838c6fc412e13efed9b1874d50705c47f6a7732 # timeout=10
Parsing POMs
ERROR: Processing failed due to a bug in the code. Please report this to 
[email protected]
hudson.remoting.RemotingSystemException: java.lang.InterruptedException
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:184)
        at hudson.maven.$Proxy120.getPort(Unknown Source)
        at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:264)
        at hudson.maven.ProcessCache.get(ProcessCache.java:236)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:755)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
        at hudson.model.Run.execute(Run.java:1706)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:232)
Caused by: java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at hudson.remoting.Request.call(Request.java:146)
        at hudson.remoting.Channel.call(Channel.java:742)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
        ... 9 more
project=hudson.maven.MavenModuleSet@2b8a469f[Lens-Commit]
project.getModules()=[hudson.maven.MavenModule@214470b2[Lens-Commit/org.apache.lens:checkstyle][Lens-Commit/org.apache.lens:checkstyle][relativePath:checkstyle],
 
hudson.maven.MavenModule@19dcafa[Lens-Commit/org.apache.lens:lens-api][Lens-Commit/org.apache.lens:lens-api][relativePath:lens-api],
 
hudson.maven.MavenModule@7211fc75[Lens-Commit/org.apache.lens:lens-cli][Lens-Commit/org.apache.lens:lens-cli][relativePath:lens-cli],
 
hudson.maven.MavenModule@7ad59fd4[Lens-Commit/org.apache.lens:lens-client][Lens-Commit/org.apache.lens:lens-client][relativePath:lens-client],
 
hudson.maven.MavenModule@5ef0564c[Lens-Commit/org.apache.lens:lens-client-dist][Lens-Commit/org.apache.lens:lens-client-dist][relativePath:lens-client-dist],
 
hudson.maven.MavenModule@74b1c845[Lens-Commit/org.apache.lens:lens-cube][Lens-Commit/org.apache.lens:lens-cube][relativePath:lens-cube],
 
hudson.maven.MavenModule@43d365dd[Lens-Commit/org.apache.lens:lens-dist][Lens-Commit/org.apache.lens:lens-dist][relativePath:lens-dist],
 
hudson.maven.MavenModule@2bc94d68[Lens-Commit/org.apache.lens:lens-driver-hive][Lens-Commit/org.apache.lens:lens-driver-hive][relativePath:lens-driver-hive],
 
hudson.maven.MavenModule@2cf8fd4d[Lens-Commit/org.apache.lens:lens-driver-impala][Lens-Commit/org.apache.lens:lens-driver-impala][relativePath:lens-driver-impala],
 
hudson.maven.MavenModule@ebde14c[Lens-Commit/org.apache.lens:lens-driver-jdbc][Lens-Commit/org.apache.lens:lens-driver-jdbc][relativePath:lens-driver-jdbc],
 
hudson.maven.MavenModule@54124c23[Lens-Commit/org.apache.lens:lens-examples][Lens-Commit/org.apache.lens:lens-examples][relativePath:lens-examples],
 
hudson.maven.MavenModule@7d44b8f3[Lens-Commit/org.apache.lens:lens-ml-lib][Lens-Commit/org.apache.lens:lens-ml-lib][relativePath:lens-ml-lib],
 
hudson.maven.MavenModule@725bca8d[Lens-Commit/org.apache.lens:lens-parent][Lens-Commit/org.apache.lens:lens-parent][relativePath:],
 
hudson.maven.MavenModule@1d195f18[Lens-Commit/org.apache.lens:lens-query-lib][Lens-Commit/org.apache.lens:lens-query-lib][relativePath:lens-query-lib],
 
hudson.maven.MavenModule@6cb22f94[Lens-Commit/org.apache.lens:lens-server][Lens-Commit/org.apache.lens:lens-server][relativePath:lens-server],
 
hudson.maven.MavenModule@2651d54c[Lens-Commit/org.apache.lens:lens-server-api][Lens-Commit/org.apache.lens:lens-server-api][relativePath:lens-server-api],
 
hudson.maven.MavenModule@26bf8fb4[Lens-Commit/org.apache.lens:lens-storage-db][Lens-Commit/org.apache.lens:lens-storage-db][relativePath:lens-storage-db]]
project.getRootModule()=hudson.maven.MavenModule@725bca8d[Lens-Commit/org.apache.lens:lens-parent][Lens-Commit/org.apache.lens:lens-parent][relativePath:]
FATAL: java.lang.InterruptedException
hudson.remoting.RemotingSystemException: java.lang.InterruptedException
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:184)
        at hudson.maven.$Proxy120.getPort(Unknown Source)
        at 
hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:264)
        at hudson.maven.ProcessCache.get(ProcessCache.java:236)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:755)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
        at hudson.model.Run.execute(Run.java:1706)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:232)
Caused by: java.lang.InterruptedException
        at java.lang.Object.wait(Native Method)
        at hudson.remoting.Request.call(Request.java:146)
        at hudson.remoting.Channel.call(Channel.java:742)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
        ... 9 more

Reply via email to