See <https://builds.apache.org/job/Commons-Compress-Windows/3/>

------------------------------------------
Started by user sebb
[EnvInject] - Loading node environment variables.
Building remotely on windows2 (Windows) in workspace 
<https://builds.apache.org/job/Commons-Compress-Windows/ws/>
java.io.IOException: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
 to /home/jenkins/tools/maven/apache-maven-3.0.4
        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
        at 
hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
        at 
hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
        at 
hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
        at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
        at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
        at 
hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
        at hudson.scm.SCM.checkout(SCM.java:485)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
        at hudson.model.Run.execute(Run.java:1738)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: 
/home/jenkins/tools/maven/apache-maven-3.0.4 at 
hudson.remoting.Channel@6ad4432c:windows2: java.nio.file.FileSystemException: 
\home\jenkins\tools\maven\apache-maven-3.0.4\lib\maven-core-3.0.4.jar: The 
process cannot access the file because it is being used by another process.

        at hudson.FilePath.act(FilePath.java:986)
        at hudson.FilePath.act(FilePath.java:968)
        at hudson.FilePath.deleteContents(FilePath.java:1183)
        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
        ... 16 more
Caused by: java.nio.file.FileSystemException: 
\home\jenkins\tools\maven\apache-maven-3.0.4\lib\maven-core-3.0.4.jar: The 
process cannot access the file because it is being used by another process.

        at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
        at sun.nio.fs.AbstractFileSystemProvider.delete(Unknown Source)
        at java.nio.file.Files.delete(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at hudson.Util.deleteFile(Util.java:255)
        at hudson.FilePath.deleteRecursive(FilePath.java:1203)
        at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
        at hudson.FilePath.deleteRecursive(FilePath.java:1194)
        at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
        at hudson.FilePath.access$1100(FilePath.java:190)
        at hudson.FilePath$15.invoke(FilePath.java:1186)
        at hudson.FilePath$15.invoke(FilePath.java:1183)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:63)
        at java.lang.Thread.run(Unknown Source)
        at ......remote call to windows2(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
        at hudson.remoting.Channel.call(Channel.java:781)
        at hudson.FilePath.act(FilePath.java:979)
        ... 19 more
Retrying after 10 seconds
java.io.IOException: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
 to /home/jenkins/tools/maven/apache-maven-3.0.4
        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
        at 
hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
        at 
hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
        at 
hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
        at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
        at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
        at 
hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
        at hudson.scm.SCM.checkout(SCM.java:485)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
        at hudson.model.Run.execute(Run.java:1738)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: 
/home/jenkins/tools/maven/apache-maven-3.0.4 at 
hudson.remoting.Channel@6ad4432c:windows2: java.nio.file.FileSystemException: 
\home\jenkins\tools\maven\apache-maven-3.0.4\lib\maven-core-3.0.4.jar: The 
process cannot access the file because it is being used by another process.

        at hudson.FilePath.act(FilePath.java:986)
        at hudson.FilePath.act(FilePath.java:968)
        at hudson.FilePath.deleteContents(FilePath.java:1183)
        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
        ... 16 more
Caused by: java.nio.file.FileSystemException: 
\home\jenkins\tools\maven\apache-maven-3.0.4\lib\maven-core-3.0.4.jar: The 
process cannot access the file because it is being used by another process.

        at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
        at sun.nio.fs.AbstractFileSystemProvider.delete(Unknown Source)
        at java.nio.file.Files.delete(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at hudson.Util.deleteFile(Util.java:255)
        at hudson.FilePath.deleteRecursive(FilePath.java:1203)
        at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
        at hudson.FilePath.deleteRecursive(FilePath.java:1194)
        at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
        at hudson.FilePath.access$1100(FilePath.java:190)
        at hudson.FilePath$15.invoke(FilePath.java:1186)
        at hudson.FilePath$15.invoke(FilePath.java:1183)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:63)
        at java.lang.Thread.run(Unknown Source)
        at ......remote call to windows2(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
        at hudson.remoting.Channel.call(Channel.java:781)
        at hudson.FilePath.act(FilePath.java:979)
        ... 19 more
Retrying after 10 seconds
java.io.IOException: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.0.4/apache-maven-3.0.4-bin.zip
 to /home/jenkins/tools/maven/apache-maven-3.0.4
        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:832)
        at 
hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:75)
        at 
hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
        at 
hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:108)
        at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:206)
        at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:624)
        at 
hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:183)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1046)
        at hudson.scm.SCM.checkout(SCM.java:485)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
        at hudson.model.Run.execute(Run.java:1738)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: remote file operation failed: 
/home/jenkins/tools/maven/apache-maven-3.0.4 at 
hudson.remoting.Channel@6ad4432c:windows2: java.nio.file.FileSystemException: 
\home\jenkins\tools\maven\apache-maven-3.0.4\lib\maven-core-3.0.4.jar: The 
process cannot access the file because it is being used by another process.

        at hudson.FilePath.act(FilePath.java:986)
        at hudson.FilePath.act(FilePath.java:968)
        at hudson.FilePath.deleteContents(FilePath.java:1183)
        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:796)
        ... 16 more
Caused by: java.nio.file.FileSystemException: 
\home\jenkins\tools\maven\apache-maven-3.0.4\lib\maven-core-3.0.4.jar: The 
process cannot access the file because it is being used by another process.

        at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
        at sun.nio.fs.AbstractFileSystemProvider.delete(Unknown Source)
        at java.nio.file.Files.delete(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at hudson.Util.deleteFile(Util.java:255)
        at hudson.FilePath.deleteRecursive(FilePath.java:1203)
        at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
        at hudson.FilePath.deleteRecursive(FilePath.java:1194)
        at hudson.FilePath.deleteContentsRecursive(FilePath.java:1212)
        at hudson.FilePath.access$1100(FilePath.java:190)
        at hudson.FilePath$15.invoke(FilePath.java:1186)
        at hudson.FilePath$15.invoke(FilePath.java:1183)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:63)
        at java.lang.Thread.run(Unknown Source)
        at ......remote call to windows2(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:220)
        at hudson.remoting.Channel.call(Channel.java:781)
        at hudson.FilePath.act(FilePath.java:979)
        ... 19 more

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to