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

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content 
FORREST_HOME=f:\jenkins\tools\forrest\latest
LANG=en_US.UTF-8
CI_BUILD=TRUE

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on jenkins-win-azr-2 (Windows-Docker Windows) in workspace 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.23/ws/>
[WS-CLEANUP] Deleting project workspace...
java.nio.file.AccessDeniedException: 
C:\Users\jenkins\AppData\Local\Temp\resource-3879359899429765462
        at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
        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.createDirectory(WindowsFileSystemProvider.java:509)
        at java.base/java.nio.file.Files.createDirectory(Files.java:690)
        at 
java.base/java.nio.file.TempFileHelper.create(TempFileHelper.java:135)
        at 
java.base/java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:172)
        at java.base/java.nio.file.Files.createTempDirectory(Files.java:1007)
        at hudson.remoting.Util.makeResource(Util.java:66)
        at 
hudson.remoting.ResourceImageDirect.resolveURL(ResourceImageDirect.java:43)
        at 
hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:529)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
JNLP4-connect connection from 20.94.80.68/20.94.80.68:63766
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel.call(Channel.java:1003)
                at hudson.FilePath.act(FilePath.java:1230)
                at hudson.FilePath.act(FilePath.java:1219)
                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:1248)
                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:1841)
                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.lang.Error: Unable to load resource 
hudson/security/Messages.properties
        at 
hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:533)
        at java.base/java.lang.ClassLoader.getResource(ClassLoader.java:1400)
        at java.base/java.lang.Class.getResource(Class.java:2740)
        at 
org.jvnet.localizer.ResourceProvider$1.getResource(ResourceProvider.java:53)
        at 
org.jvnet.localizer.ResourceProvider.findResource(ResourceProvider.java:45)
        at 
org.jvnet.localizer.ResourceBundleHolder.getFromProperties(ResourceBundleHolder.java:134)
        at 
org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:111)
        at 
org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:123)
        at org.jvnet.localizer.Localizable.toString(Localizable.java:67)
        at hudson.security.PermissionGroup.<init>(PermissionGroup.java:64)
        at hudson.security.Permission.<clinit>(Permission.java:316)
        at hudson.security.PermissionGroup.<init>(PermissionGroup.java:44)
        at hudson.security.PermissionGroup.<init>(PermissionGroup.java:64)
        at hudson.scm.SCM.<clinit>(SCM.java:756)
        at 
hudson.scm.SubversionSCM$CheckOutUpdateTask.run(SubversionSCM.java:1062)
        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:3616)
        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)
Caused: java.io.IOException: Remote call on JNLP4-connect connection from 
20.94.80.68/20.94.80.68:63766 failed
        at hudson.remoting.Channel.call(Channel.java:1007)
        at hudson.FilePath.act(FilePath.java:1230)
        at hudson.FilePath.act(FilePath.java:1219)
        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:1248)
        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:1841)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
        at hudson.model.ResourceController.execute(ResourceController.java:101)
        at hudson.model.Executor.run(Executor.java:442)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
JNLP4-connect connection from 20.94.80.68/20.94.80.68:63766
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel.call(Channel.java:1003)
                at hudson.FilePath.act(FilePath.java:1230)
                at hudson.FilePath.act(FilePath.java:1219)
                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:1248)
                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:1841)
                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.lang.NoClassDefFoundError: Could not initialize class 
hudson.scm.SubversionSCM
        at 
hudson.scm.SubversionSCM$CheckOutUpdateTask.run(SubversionSCM.java:1062)
        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:3616)
        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)
Caused: java.io.IOException: Remote call on JNLP4-connect connection from 
20.94.80.68/20.94.80.68:63766 failed
        at hudson.remoting.Channel.call(Channel.java:1007)
        at hudson.FilePath.act(FilePath.java:1230)
        at hudson.FilePath.act(FilePath.java:1219)
        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:1248)
        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:1841)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
        at hudson.model.ResourceController.execute(ResourceController.java:101)
        at hudson.model.Executor.run(Executor.java:442)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
JNLP4-connect connection from 20.94.80.68/20.94.80.68:63766
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel.call(Channel.java:1003)
                at hudson.FilePath.act(FilePath.java:1230)
                at hudson.FilePath.act(FilePath.java:1219)
                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:1248)
                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:1841)
                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.lang.NoClassDefFoundError: Could not initialize class 
hudson.scm.SubversionSCM
        at 
hudson.scm.SubversionSCM$CheckOutUpdateTask.run(SubversionSCM.java:1062)
        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:3616)
        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)
Caused: java.io.IOException: Remote call on JNLP4-connect connection from 
20.94.80.68/20.94.80.68:63766 failed
        at hudson.remoting.Channel.call(Channel.java:1007)
        at hudson.FilePath.act(FilePath.java:1230)
        at hudson.FilePath.act(FilePath.java:1219)
        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:1248)
        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:1841)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
        at hudson.model.ResourceController.execute(ResourceController.java:101)
        at hudson.model.Executor.run(Executor.java:442)
Retrying after 10 seconds
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
JNLP4-connect connection from 20.94.80.68/20.94.80.68:63766
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel.call(Channel.java:1003)
                at hudson.FilePath.act(FilePath.java:1230)
                at hudson.FilePath.act(FilePath.java:1219)
                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:1248)
                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:1841)
                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.lang.NoClassDefFoundError: Could not initialize class 
hudson.scm.SubversionSCM
        at 
hudson.scm.SubversionSCM$CheckOutUpdateTask.run(SubversionSCM.java:1062)
        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:3616)
        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)
Caused: java.io.IOException: Remote call on JNLP4-connect connection from 
20.94.80.68/20.94.80.68:63766 failed
        at hudson.remoting.Channel.call(Channel.java:1007)
        at hudson.FilePath.act(FilePath.java:1230)
        at hudson.FilePath.act(FilePath.java:1219)
        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:1248)
        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:1841)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
        at hudson.model.ResourceController.execute(ResourceController.java:101)
        at hudson.model.Executor.run(Executor.java:442)
[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-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to