jenkins slave节点打包报错
一、报错信息
FATAL: Unable to produce a script file
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to slave-83at 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.FilePath.createTextTempFile(FilePath.java:1622)at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:202)at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:120)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