Build failed in Jenkins: java-parent-project-v11-multi » OpenJDK-13,WindowsServer2012 #162
Shibboleth Jenkins
noreply at shibboleth.net
Fri Jul 5 11:55:45 EDT 2019
See <http://127.0.0.1:1583/jenkins/job/java-parent-project-v11-multi/jdk=OpenJDK-13,label=WindowsServer2012/162/display/redirect>
------------------------------------------
Started by upstream project "java-parent-project-v11-multi" build number 162
originally caused by:
Started by user Ian Young
Building remotely on WindowsServer2012 (windows) in workspace <http://127.0.0.1:1583/jenkins/job/java-parent-project-v11-multi/jdk=OpenJDK-13,label=WindowsServer2012/ws/>
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.shibboleth.net/java-parent-project # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-parent-project
> git --version # timeout=10
> git fetch --tags --progress git://git.shibboleth.net/java-parent-project +refs/heads/*:refs/remotes/origin/*
Checking out Revision 98b26de8f14600ede083d45dfc3056268c6f6ed4 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 98b26de8f14600ede083d45dfc3056268c6f6ed4
Commit message: "Update mockito-core to 2.28.2"
> git rev-list --no-walk 98b26de8f14600ede083d45dfc3056268c6f6ed4 # timeout=10
[WindowsServer2012] $ sh -xe C:\Users\jenkins\AppData\Local\Temp\jenkins788021693051180803.sh
The system cannot find the file specified
FATAL: command execution failed
java.io.IOException: CreateProcess error=2, The system cannot find the file specified
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.<init>(ProcessImpl.java:420)
at java.lang.ProcessImpl.start(ProcessImpl.java:151)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to WindowsServer2012
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:389)
at hudson.remoting.Channel.call(Channel.java:957)
at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1059)
at hudson.Launcher$ProcStarter.start(Launcher.java:455)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at hudson.model.Build$BuildExecution.build(Build.java:206)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1816)
at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: java.io.IOException: Cannot run program "sh" (in directory "<http://127.0.0.1:1583/jenkins/job/java-parent-project-v11-multi/jdk=OpenJDK-13,label=WindowsServer2012/ws/")>: CreateProcess error=2, The system cannot find the file specified
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
at hudson.Proc$LocalProc.<init>(Proc.java:249)
at hudson.Proc$LocalProc.<init>(Proc.java:218)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
at hudson.Launcher$ProcStarter.start(Launcher.java:455)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1313)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1266)
at hudson.remoting.UserRequest.perform(UserRequest.java:207)
at hudson.remoting.UserRequest.perform(UserRequest.java:53)
at hudson.remoting.Request$2.run(Request.java:358)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.lang.Thread.run(Thread.java:834)
Build step 'Execute shell' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.
More information about the commits
mailing list