BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/knewstuff/job/kf5-qt5%20WindowsMSVCQt5.15/114/
Project: kf5-qt5 WindowsMSVCQt5.15
Date of build: Sun, 28 Feb 2021 23:42:46 +0000
Build duration: 0.37 sec and counting


CONSOLE OUTPUT
Started by user Friedrich W. H. Kossebau
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Windows Builder Theta in C:\CI\workspace\Frameworks\knewstuff\kf5-qt5 WindowsMSVCQt5.15
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] ws
[2021-02-28T23:42:46.924Z] Running in C:/CI/Job Build
[Pipeline] {
[Pipeline] catchError
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout Sources)
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-02-28T23:42:47.187Z] Also: Also: java.nio.file.FileSystemException: C:\CI\Job Build: The process cannot access the file because it is being used by another process.
[2021-02-28T23:42:47.187Z]
[2021-02-28T23:42:47.187Z] at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
[2021-02-28T23:42:47.187Z] at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
[2021-02-28T23:42:47.187Z] at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
[2021-02-28T23:42:47.187Z] at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
[2021-02-28T23:42:47.187Z] at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
[2021-02-28T23:42:47.187Z] at java.nio.file.Files.deleteIfExists(Unknown Source)
[2021-02-28T23:42:47.187Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
[2021-02-28T23:42:47.187Z] Also: java.nio.file.FileSystemException: C:\CI\Job Build: The process cannot access the file because it is being used by another process.
[2021-02-28T23:42:47.187Z]
[2021-02-28T23:42:47.187Z] at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
[2021-02-28T23:42:47.187Z] at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
[2021-02-28T23:42:47.187Z] at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
[2021-02-28T23:42:47.187Z] at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
[2021-02-28T23:42:47.187Z] at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
[2021-02-28T23:42:47.187Z] at java.nio.file.Files.deleteIfExists(Unknown Source)
[2021-02-28T23:42:47.187Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
[2021-02-28T23:42:47.187Z] jenkins.util.io.CompositeIOException: Unable to remove directory C:\CI\Job Build with directory contents: []
[2021-02-28T23:42:47.187Z] at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250)
[2021-02-28T23:42:47.187Z] at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
[2021-02-28T23:42:47.187Z] at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
[2021-02-28T23:42:47.187Z] at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:96)
[2021-02-28T23:42:47.187Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from ange.kde.org/144.76.172.7:63291
[2021-02-28T23:42:47.187Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
[2021-02-28T23:42:47.187Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
[2021-02-28T23:42:47.187Z] at hudson.remoting.Channel.call(Channel.java:1001)
[2021-02-28T23:42:47.187Z] at hudson.FilePath.act(FilePath.java:1070)
[2021-02-28T23:42:47.187Z] at hudson.FilePath.act(FilePath.java:1059)
[2021-02-28T23:42:47.187Z] at hudson.FilePath.deleteRecursive(FilePath.java:1304)
[2021-02-28T23:42:47.187Z] at org.jenkinsci.plugins.workflow.steps.DeleteDirStep$Execution.run(DeleteDirStep.java:77)
[2021-02-28T23:42:47.187Z] at org.jenkinsci.plugins.workflow.steps.DeleteDirStep$Execution.run(DeleteDirStep.java:69)
[2021-02-28T23:42:47.187Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2021-02-28T23:42:47.187Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[2021-02-28T23:42:47.187Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[2021-02-28T23:42:47.187Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2021-02-28T23:42:47.187Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2021-02-28T23:42:47.187Z] at java.lang.Thread.run(Thread.java:748)
[2021-02-28T23:42:47.187Z] jenkins.util.io.CompositeIOException: Unable to delete 'C:\CI\Job Build'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[2021-02-28T23:42:47.187Z] at jenkins.util.io.PathRemover.forceRemoveRecursive(PathRemover.java:99)
[2021-02-28T23:42:47.187Z] at hudson.Util.deleteRecursive(Util.java:296)
[2021-02-28T23:42:47.187Z] at hudson.FilePath$DeleteRecursive.invoke(FilePath.java:1310)
[2021-02-28T23:42:47.187Z] at hudson.FilePath$DeleteRecursive.invoke(FilePath.java:1306)
[2021-02-28T23:42:47.187Z] at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3122)
[2021-02-28T23:42:47.187Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211)
[2021-02-28T23:42:47.187Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54)
[2021-02-28T23:42:47.187Z] at hudson.remoting.Request$2.run(Request.java:369)
[2021-02-28T23:42:47.187Z] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
[2021-02-28T23:42:47.187Z] at java.util.concurrent.FutureTask.run(Unknown Source)
[2021-02-28T23:42:47.187Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2021-02-28T23:42:47.187Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2021-02-28T23:42:47.187Z] at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:98)
[2021-02-28T23:42:47.187Z] at java.lang.Thread.run(Unknown Source)
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to