See <https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/150/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
Building remotely on hadoop2 (Hadoop) in workspace 
<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > <https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/sourcedir/.git> # 
 > timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --resolve-git-dir 
<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/sourcedir/.git";> 
returned status code 128:
stdout: 
stderr: fatal: not a gitdir 
'<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/sourcedir/.git'>

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2671)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2601)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2597)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1968)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1980)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:395)
        at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:241)
        at jdk.internal.reflect.GeneratedMethodAccessor283.invoke(Unknown 
Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:376)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:829)
Cloning the remote Git repository
Cloning repository http://git-wip-us.apache.org/repos/asf/tez.git
ERROR: Failed to clean the workspace
java.nio.file.DirectoryIteratorException: java.nio.file.FileSystemException: 
<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/sourcedir/tez-ui/src/main/webapp/tmp>:
 Input/output error
        at 
java.base/sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator.readNextEntry(UnixDirectoryStream.java:169)
        at 
java.base/sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator.hasNext(UnixDirectoryStream.java:198)
        at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
        at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
        at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
        at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
        at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
        at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
        at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
        at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
        at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
        at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
        at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
        at 
jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
        at hudson.Util.deleteContentsRecursive(Util.java:285)
        at hudson.Util.deleteContentsRecursive(Util.java:274)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:788)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:376)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:829)
Caused by: java.nio.file.FileSystemException: 
<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/sourcedir/tez-ui/src/main/webapp/tmp>:
 Input/output error
        at 
java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
        at 
java.base/sun.nio.fs.UnixException.asIOException(UnixException.java:120)
        at 
java.base/sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator.readNextEntry(UnixDirectoryStream.java:168)
        ... 26 more
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Failed to delete workspace
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:791)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:376)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:829)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
hadoop2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel.call(Channel.java:1000)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143)
                at 
jdk.internal.reflect.GeneratedMethodAccessor552.invoke(Unknown Source)
                at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.base/java.lang.reflect.Method.invoke(Method.java:566)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129)
                at com.sun.proxy.$Proxy157.execute(Unknown Source)
                at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1225)
                at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1307)
                at hudson.scm.SCM.checkout(SCM.java:540)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1215)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:645)
                at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:517)
                at hudson.model.Run.execute(Run.java:1896)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
                at 
hudson.model.ResourceController.execute(ResourceController.java:101)
                at hudson.model.Executor.run(Executor.java:442)
Caused by: java.nio.file.DirectoryIteratorException: 
java.nio.file.FileSystemException: 
<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/sourcedir/tez-ui/src/main/webapp/tmp>:
 Input/output error
        at 
java.base/sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator.readNextEntry(UnixDirectoryStream.java:169)
        at 
java.base/sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator.hasNext(UnixDirectoryStream.java:198)
        at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
        at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
        at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
        at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
        at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
        at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
        at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
        at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
        at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
        at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
        at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:224)
        at 
jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
        at hudson.Util.deleteContentsRecursive(Util.java:285)
        at hudson.Util.deleteContentsRecursive(Util.java:274)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:788)
        ... 10 more
Caused by: java.nio.file.FileSystemException: 
<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/sourcedir/tez-ui/src/main/webapp/tmp>:
 Input/output error
        at 
java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
        at 
java.base/sun.nio.fs.UnixException.asIOException(UnixException.java:120)
        at 
java.base/sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator.readNextEntry(UnixDirectoryStream.java:168)
        ... 26 more
ERROR: Error cloning remote repo 'origin'
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
ERROR: Step ?Archive the artifacts? aborted due to exception: 
java.io.IOException: Truncated TAR archive
        at 
org.apache.commons.compress.archivers.tar.TarArchiveInputStream.read(TarArchiveInputStream.java:743)
        at java.base/java.io.InputStream.read(InputStream.java:205)
        at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1309)
        at org.apache.commons.io.IOUtils.copy(IOUtils.java:978)
        at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1282)
        at org.apache.commons.io.IOUtils.copy(IOUtils.java:953)
        at hudson.util.IOUtils.copy(IOUtils.java:53)
        at hudson.FilePath.readFromTar(FilePath.java:2982)
Also:           Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call 
to hadoop2
                        at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
                        at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                        at hudson.remoting.Channel$2.adapt(Channel.java:1034)
                        at hudson.remoting.Channel$2.adapt(Channel.java:1030)
                        at 
hudson.remoting.FutureAdapter.get(FutureAdapter.java:66)
                        at hudson.FilePath.copyRecursiveTo(FilePath.java:2753)
                        at 
jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:73)
                        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:138)
                        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:91)
                        at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:256)
                        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
                        at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
                        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763)
                        at 
hudson.model.Build$BuildExecution.post2(Build.java:179)
                        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
                        at hudson.model.Run.execute(Run.java:1921)
                        at 
hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
                        at 
hudson.model.ResourceController.execute(ResourceController.java:101)
                        at hudson.model.Executor.run(Executor.java:442)
java.io.IOException: This archive contains unclosed entries.
                at 
org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.finish(TarArchiveOutputStream.java:291)
                at 
org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.close(TarArchiveOutputStream.java:309)
                at hudson.util.io.TarArchiver.close(TarArchiver.java:125)
                at hudson.FilePath.writeToTar(FilePath.java:2953)
                at hudson.FilePath.access$3500(FilePath.java:212)
                at 
hudson.FilePath$CopyRecursiveRemoteToLocal.invoke(FilePath.java:2916)
                at 
hudson.FilePath$CopyRecursiveRemoteToLocal.invoke(FilePath.java:2901)
                at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3487)
                at hudson.remoting.UserRequest.perform(UserRequest.java:211)
                at hudson.remoting.UserRequest.perform(UserRequest.java:54)
                at hudson.remoting.Request$2.run(Request.java:376)
                at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
                at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
                at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
                at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
                at java.base/java.lang.Thread.run(Thread.java:829)
        Caused: java.util.concurrent.ExecutionException
                at hudson.remoting.Channel$2.adapt(Channel.java:1036)
                at hudson.remoting.Channel$2.adapt(Channel.java:1030)
                at hudson.remoting.FutureAdapter.get(FutureAdapter.java:66)
                at hudson.FilePath.copyRecursiveTo(FilePath.java:2753)
Caused: java.io.IOException: Failed to extract 
<https://ci-hadoop.apache.org/job/Tez-qbt-0.10-Build/ws/transfer> of 74 files
        at hudson.FilePath.readFromTar(FilePath.java:2992)
        at hudson.FilePath.copyRecursiveTo(FilePath.java:2750)
        at 
jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:73)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:138)
        at 
com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:91)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:256)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763)
        at hudson.model.Build$BuildExecution.post2(Build.java:179)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
        at hudson.model.Run.execute(Run.java:1921)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
        at hudson.model.ResourceController.execute(ResourceController.java:101)
        at hudson.model.Executor.run(Executor.java:442)
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?

Reply via email to