See 
<https://builds.apache.org/job/carbondata-master-spark-1.5/64/display/redirect?page=changes>

Changes:

[chenliang613] [CARBONDATA-891] Fix compilation issue of LocalFileLockTest 
generate new

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H21 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/carbondata-master-spark-1.5/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-carbondata # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-carbondata
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-carbondata 
 > +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 06538199592dd49f4e1e4acc49236670838de2ca 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 06538199592dd49f4e1e4acc49236670838de2ca
 > git rev-list 490901d9d561cff99a1b375e5017351ba049bb16 # timeout=10
ERROR: Failed to parse POMs
java.io.IOException: hudson.maven.MavenEmbedderException: ZipFile closed
        at hudson.maven.MavenVersionCallable.call(MavenVersionCallable.java:73)
        at hudson.maven.MavenVersionCallable.call(MavenVersionCallable.java:41)
        at hudson.remoting.UserRequest.perform(UserRequest.java:153)
        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:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
        at ......remote call to H21(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)
        at hudson.FilePath.act(FilePath.java:1080)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:642)
        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: hudson.maven.MavenEmbedderException: ZipFile closed
        at 
hudson.maven.MavenEmbedderUtils.getMavenVersion(MavenEmbedderUtils.java:227)
        at hudson.maven.MavenVersionCallable.call(MavenVersionCallable.java:69)
        at hudson.maven.MavenVersionCallable.call(MavenVersionCallable.java:41)
        at hudson.remoting.UserRequest.perform(UserRequest.java:153)
        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:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.zip.ZipException: ZipFile closed
        at java.util.zip.ZipFile.ensureOpenOrZipException(ZipFile.java:679)
        at java.util.zip.ZipFile.access$1300(ZipFile.java:60)
        at java.util.zip.ZipFile$ZipFileInputStream.read(ZipFile.java:716)
        at 
java.util.zip.ZipFile$ZipFileInflaterInputStream.fill(ZipFile.java:419)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
        at java.io.FilterInputStream.read(FilterInputStream.java:107)
        at java.util.Properties$LineReader.readLine(Properties.java:435)
        at java.util.Properties.load0(Properties.java:353)
        at java.util.Properties.load(Properties.java:341)
        at 
hudson.maven.MavenEmbedderUtils.getMavenVersion(MavenEmbedderUtils.java:217)
        ... 10 more

Reply via email to