You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/08/23 00:49:12 UTC

Build failed in Jenkins: POI » POI-DSL-Windows-1.21 #6

See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/6/display/redirect>

Changes:


------------------------------------------
[...truncated 377.90 KB...]
			at java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:234)
	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn\svn.4679b1d7-81b8-4143-bb59-9a7fc37d08c2.tmp>: The process cannot access the file because it is being used by another process.

			at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92)
			at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
			at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
			at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:274)
			at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
			at java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:238)
jenkins.util.io.CompositeIOException: Unable to remove file <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn\svn.4679b1d7-81b8-4143-bb59-9a7fc37d08c2.tmp>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:249)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
		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:223)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:   	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn>
			at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:271)
			at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
			at java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:234)
	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn>
			at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:271)
			at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
			at java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:238)
jenkins.util.io.CompositeIOException: Unable to remove directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn> with directory contents: [<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn\svn.4679b1d7-81b8-4143-bb59-9a7fc37d08c2.tmp]>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:247)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 20.246.124.121/20.246.124.121:59976
		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 hudson.FilePath.act(FilePath.java:1192)
		at hudson.FilePath.act(FilePath.java:1181)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:970)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:892)
		at hudson.scm.SCM.checkout(SCM.java:540)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
		at hudson.model.Run.execute(Run.java:1900)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
jenkins.util.io.CompositeIOException: Unable to delete '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.'.> Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
	at hudson.Util.deleteContentsRecursive(Util.java:286)
	at hudson.Util.deleteContentsRecursive(Util.java:275)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:99)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:176)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:191)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutUpdateTask.perform(SubversionSCM.java:1086)
	at hudson.scm.SubversionSCM$CheckOutUpdateTask.run(SubversionSCM.java:1067)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1037)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1020)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	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 hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
	at java.base/java.lang.Thread.run(Thread.java:834)
Retrying after 10 seconds
Checking out a fresh workspace because there's no workspace at F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.21
Cleaning local Directory .
Also:   	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn\svn.4679b1d7-81b8-4143-bb59-9a7fc37d08c2.tmp>: The process cannot access the file because it is being used by another process.

			at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92)
			at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
			at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
			at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:274)
			at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
			at java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:234)
	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn\svn.4679b1d7-81b8-4143-bb59-9a7fc37d08c2.tmp>: The process cannot access the file because it is being used by another process.

			at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92)
			at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
			at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
			at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:274)
			at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
			at java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:238)
jenkins.util.io.CompositeIOException: Unable to remove file <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn\svn.4679b1d7-81b8-4143-bb59-9a7fc37d08c2.tmp>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:249)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
		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:223)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:   	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn>
			at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:271)
			at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
			at java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:234)
	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn>
			at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:271)
			at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
			at java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:238)
jenkins.util.io.CompositeIOException: Unable to remove directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn> with directory contents: [<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn\svn.4679b1d7-81b8-4143-bb59-9a7fc37d08c2.tmp]>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:247)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 20.246.124.121/20.246.124.121:59976
		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 hudson.FilePath.act(FilePath.java:1192)
		at hudson.FilePath.act(FilePath.java:1181)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:970)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:892)
		at hudson.scm.SCM.checkout(SCM.java:540)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
		at hudson.model.Run.execute(Run.java:1900)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
jenkins.util.io.CompositeIOException: Unable to delete '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.'.> Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
	at hudson.Util.deleteContentsRecursive(Util.java:286)
	at hudson.Util.deleteContentsRecursive(Util.java:275)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:99)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:176)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:138)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutUpdateTask.perform(SubversionSCM.java:1086)
	at hudson.scm.SubversionSCM$CheckOutUpdateTask.run(SubversionSCM.java:1067)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1037)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1020)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	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 hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
	at java.base/java.lang.Thread.run(Thread.java:834)
Retrying after 10 seconds
Checking out a fresh workspace because there's no workspace at F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.21
Cleaning local Directory .
Also:   	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn\svn.4679b1d7-81b8-4143-bb59-9a7fc37d08c2.tmp>: The process cannot access the file because it is being used by another process.

			at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92)
			at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
			at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
			at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:274)
			at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
			at java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:234)
	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn\svn.4679b1d7-81b8-4143-bb59-9a7fc37d08c2.tmp>: The process cannot access the file because it is being used by another process.

			at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92)
			at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
			at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
			at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:274)
			at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
			at java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:238)
jenkins.util.io.CompositeIOException: Unable to remove file <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn\svn.4679b1d7-81b8-4143-bb59-9a7fc37d08c2.tmp>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:249)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
		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:223)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:   	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn>
			at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:271)
			at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
			at java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:234)
	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn>
			at java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:271)
			at java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
			at java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:238)
jenkins.util.io.CompositeIOException: Unable to remove directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn> with directory contents: [<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.svn\svn.4679b1d7-81b8-4143-bb59-9a7fc37d08c2.tmp]>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:247)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 20.246.124.121/20.246.124.121:59976
		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 hudson.FilePath.act(FilePath.java:1192)
		at hudson.FilePath.act(FilePath.java:1181)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:970)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:892)
		at hudson.scm.SCM.checkout(SCM.java:540)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
		at hudson.model.Run.execute(Run.java:1900)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
jenkins.util.io.CompositeIOException: Unable to delete '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/ws/.'.> Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
	at hudson.Util.deleteContentsRecursive(Util.java:286)
	at hudson.Util.deleteContentsRecursive(Util.java:275)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:99)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:176)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:138)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutUpdateTask.perform(SubversionSCM.java:1086)
	at hudson.scm.SubversionSCM$CheckOutUpdateTask.run(SubversionSCM.java:1067)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1037)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1020)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	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 hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
	at java.base/java.lang.Thread.run(Thread.java:834)
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Jenkins build is back to normal : POI » POI-DSL-Windows-1.21 #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/8/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Build failed in Jenkins: POI » POI-DSL-Windows-1.21 #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.21/7/display/redirect>

Changes:


------------------------------------------
[...truncated 708.47 KB...]
A         src
A         src\resources
A         src\resources\ooxml-lite-report.xsb
A         src\resources\ooxml-lite-report.clazz
A         src\resources\devtools
AU        src\resources\devtools\poi.jin
A         src\resources\devtools\forbidden-signatures-prod.txt
A         src\resources\devtools\forbidden-signatures.txt
AU        src\resources\devtools\findbugs-filters.xml
AU        src\resources\devtools\unpack_ooxml.sh
AU        src\resources\devtools\complete-log4j.properties
AU        src\resources\devtools\fatal-only-log4j.properties
A         src\resources\logos
AU        src\resources\logos\project-feather-logo.jpg
AU        src\resources\logos\project-alt-logo.jpg
AU        src\resources\logos\logoKarmokar4edited.png
AU        src\resources\logos\logoKarmokar4.png
AU        src\resources\logos\logoKarmokar5.png
AU        src\resources\logos\logoKarmokar4s.png
A         poi-ooxml-full
A         poi-ooxml-full\build.gradle
A         poi-ooxml-full\src
A         poi-ooxml-full\src\main
A         poi-ooxml-full\src\main\xmlschema
A         poi-ooxml-full\src\main\xmlschema\org
A         poi-ooxml-full\src\main\xmlschema\org\apache
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\schemas
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\schemas\chartEx.xsd
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\schemas\drawing-chart2012.xsd
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\schemas\word12.xsd
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\schemas\xlThreadedComments.xsd
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\schemas\xlThreadedComments2.xsd
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\schemas\dml-drawing.xsd
AU        poi-ooxml-full\src\main\xmlschema\org\apache\poi\schemas\OfficeOpenXML-XMLSchema-Transitional.zip
AU        poi-ooxml-full\src\main\xmlschema\org\apache\poi\schemas\OpenPackagingConventions-XMLSchema.zip
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\schemas\vmlDrawing.xsd
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\schemas\ooxmlSchemas.xsdconfig
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\schemas\xmldsig-core-schema.xsd
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\schemas\XAdES.xsd
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\schemas\XAdESv141.xsd
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\schemas\markup-compatibility.xsd
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\xdgf
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\xdgf\visio.xsd
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\poifs
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\poifs\crypt
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\poifs\crypt\signatureInfo.xsd
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\poifs\crypt\encryptionCertificate.xsd
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\poifs\crypt\encryptionCertificate.xsdconfig
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\poifs\crypt\encryptionInfo.xsd
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\poifs\crypt\encryptionInfo.xsdconfig
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\poifs\crypt\encryptionPassword.xsd
A         poi-ooxml-full\src\main\xmlschema\org\apache\poi\poifs\crypt\encryptionPassword.xsdconfig
A         poi-ooxml-full\src\main\java9
AU        poi-ooxml-full\src\main\java9\module-info.java
A         poi-ooxml-lite-agent
A         poi-ooxml-lite-agent\build.gradle
A         poi-ooxml-lite-agent\src
A         poi-ooxml-lite-agent\src\main
A         poi-ooxml-lite-agent\src\main\java9
AU        poi-ooxml-lite-agent\src\main\java9\module-info.java
A         poi-ooxml-lite-agent\src\main\java
A         poi-ooxml-lite-agent\src\main\java\org
A         poi-ooxml-lite-agent\src\main\java\org\apache
A         poi-ooxml-lite-agent\src\main\java\org\apache\poi
A         poi-ooxml-lite-agent\src\main\java\org\apache\poi\ooxml
A         poi-ooxml-lite-agent\src\main\java\org\apache\poi\ooxml\lite
AU        poi-ooxml-lite-agent\src\main\java\org\apache\poi\ooxml\lite\OOXMLLiteAgent.java
A         poi-ooxml-lite
A         poi-ooxml-lite\build.gradle
A         poi-ooxml-lite\src
A         poi-ooxml-lite\src\main
A         poi-ooxml-lite\src\main\java9
AU        poi-ooxml-lite\src\main\java9\module-info.java
ERROR: Failed to update https://svn.apache.org/repos/asf/poi/trunk
org.tmatesoft.svn.core.SVNException: svn: E175002: Connection reset
svn: E175002: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:112)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:96)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:816)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:403)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:391)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:914)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:364)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:859)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate.updateInternal(SvnNgAbstractUpdate.java:263)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate.update(SvnNgAbstractUpdate.java:115)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgUpdate.run(SvnNgUpdate.java:40)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgUpdate.run(SvnNgUpdate.java:18)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunner.run(SvnNgOperationRunner.java:20)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:165)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutUpdateTask.perform(SubversionSCM.java:1086)
	at hudson.scm.SubversionSCM$CheckOutUpdateTask.run(SubversionSCM.java:1067)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1037)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1020)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
	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 hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:478)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:472)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1333)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:976)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:271)
	at org.tmatesoft.svn.core.internal.util.ChunkedInputStream.readCRLF(ChunkedInputStream.java:85)
	at org.tmatesoft.svn.core.internal.util.ChunkedInputStream.nextChunk(ChunkedInputStream.java:95)
	at org.tmatesoft.svn.core.internal.util.ChunkedInputStream.read(ChunkedInputStream.java:69)
	at java.base/java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:243)
	at java.base/java.util.zip.InflaterInputStream.read(InflaterInputStream.java:159)
	at java.base/java.util.zip.GZIPInputStream.read(GZIPInputStream.java:118)
	at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
	at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
	at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
	at java.base/java.io.InputStreamReader.read(InputStreamReader.java:181)
	at org.tmatesoft.svn.core.internal.io.dav.http.XMLReader.read(XMLReader.java:39)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1699)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(XMLEntityScanner.java:520)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2649)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:949)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:914)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:220)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:502)
	... 33 more
ERROR: Subversion update failed
java.net.SocketException: Connection reset
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:478)
	at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:472)
	at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70)
	at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1333)
	at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:976)
	at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252)
	at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:271)
	at org.tmatesoft.svn.core.internal.util.ChunkedInputStream.readCRLF(ChunkedInputStream.java:85)
	at org.tmatesoft.svn.core.internal.util.ChunkedInputStream.nextChunk(ChunkedInputStream.java:95)
	at org.tmatesoft.svn.core.internal.util.ChunkedInputStream.read(ChunkedInputStream.java:69)
	at java.base/java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:243)
	at java.base/java.util.zip.InflaterInputStream.read(InflaterInputStream.java:159)
	at java.base/java.util.zip.GZIPInputStream.read(GZIPInputStream.java:118)
	at java.base/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
	at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
	at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
	at java.base/java.io.InputStreamReader.read(InputStreamReader.java:181)
	at org.tmatesoft.svn.core.internal.io.dav.http.XMLReader.read(XMLReader.java:39)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1699)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.peekChar(XMLEntityScanner.java:520)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2649)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
	at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216)
	at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:949)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readData(HTTPConnection.java:914)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:220)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:502)
Caused: org.tmatesoft.svn.core.SVNException: svn: E175002: Connection reset
svn: E175002: REPORT request failed on '/repos/asf/!svn/vcc/default'
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:112)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:96)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:816)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:403)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:391)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:914)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:364)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1363)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:859)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate.updateInternal(SvnNgAbstractUpdate.java:263)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate.update(SvnNgAbstractUpdate.java:115)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgUpdate.run(SvnNgUpdate.java:40)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgUpdate.run(SvnNgUpdate.java:18)
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunner.run(SvnNgOperationRunner.java:20)
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21)
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239)
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:311)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:291)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:387)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:165)
Caused: hudson.scm.subversion.UpdaterException: failed to perform svn update
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 52.177.73.244/52.177.73.244:57968
		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 hudson.FilePath.act(FilePath.java:1192)
		at hudson.FilePath.act(FilePath.java:1181)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:970)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:892)
		at hudson.scm.SCM.checkout(SCM.java:540)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
		at hudson.model.Run.execute(Run.java:1900)
		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: java.io.IOException
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:220)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutUpdateTask.perform(SubversionSCM.java:1086)
	at hudson.scm.SubversionSCM$CheckOutUpdateTask.run(SubversionSCM.java:1067)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1037)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1020)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
	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 hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
	at java.base/java.lang.Thread.run(Thread.java:834)
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org