Started by user Justin Quinn Running as SYSTEM Building remotely on Windows_10-MSYS2-MinGW-VM (mingw win) in workspace C:\Users\jenkins\Jenkins\workspace\Windows-MATLAB_License_Check The recommended git tool is: NONE Cloning the remote Git repository Using no checkout clone with sparse checkout. Cloning repository https://github.com/ISSMteam/ISSM/ > git init C:\Users\jenkins\Jenkins\workspace\Windows-MATLAB_License_Check # timeout=10 Fetching upstream changes from https://github.com/ISSMteam/ISSM/ > git --version # timeout=10 > git --version # 'git version 2.47.1' using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- https://github.com/ISSMteam/ISSM/ +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/ISSMteam/ISSM/ # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse "refs/remotes/origin/main^{commit}" # timeout=10 Checking out Revision 83c9c45447f9e31e33881b88d0e9c277a6d159f8 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git config core.sparsecheckout true # timeout=10 > git read-tree -mu HEAD # timeout=10 > git checkout -f 83c9c45447f9e31e33881b88d0e9c277a6d159f8 # timeout=10 Commit message: "Missing grep of matlab.log" First time build. Skipping changelog. [Windows-MATLAB_License_Check] $ /bin/bash C:\Users\jenkins\jenkins6992438466429903464.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.base/java.lang.ProcessImpl.create(Native Method) at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:499) at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:158) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1110) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows_10-MSYS2-MinGW-VM at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) at hudson.remoting.Channel.call(Channel.java:1108) at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1136) at hudson.Launcher$ProcStarter.start(Launcher.java:507) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:144) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527) at hudson.model.Run.execute(Run.java:1842) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:456) Caused: java.io.IOException: Cannot run program "/bin/bash" (in directory "C:\Users\jenkins\Jenkins\workspace\Windows-MATLAB_License_Check"): CreateProcess error=2, The system cannot find the file specified at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1143) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073) at Jenkins v2.542//hudson.Proc$LocalProc.<init>(Proc.java:252) at Jenkins v2.542//hudson.Proc$LocalProc.<init>(Proc.java:221) at Jenkins v2.542//hudson.Launcher$LocalLauncher.launch(Launcher.java:995) at Jenkins v2.542//hudson.Launcher$ProcStarter.start(Launcher.java:507) at Jenkins v2.542//hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1377) at Jenkins v2.542//hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1352) at hudson.remoting.UserRequest.perform(UserRequest.java:225) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:391) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:842) Build step 'Execute shell' marked build as failure Finished: FAILURE