Skip to content

Node Delete workspace when build is done

Parents

Error

Also:   hudson.model.Computer$TerminationRequest: Termination requested at Wed May 22 13:48:37 EDT 2024 by Thread[Ping thread for channel hudson.remoting.Channel@5194ac8a:ub20-x64-omr6,5,main] [id=482]
		at hudson.model.Computer.recordTermination(Computer.java:239)
		at hudson.model.Computer.disconnect(Computer.java:509)
		at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:816)
		at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:192)
		at hudson.remoting.PingThread.ping(PingThread.java:132)
		at hudson.remoting.PingThread.run(PingThread.java:88)
Also:   hudson.model.Computer$TerminationRequest: Termination requested at Wed May 22 14:49:25 EDT 2024 by Thread[Ping thread for channel hudson.remoting.Channel@be32bf30:ub20-x64-omr6,5,main] [id=133471]
		at hudson.model.Computer.recordTermination(Computer.java:239)
		at hudson.model.Computer.disconnect(Computer.java:509)
		at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:816)
		at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:192)
		at hudson.remoting.PingThread.ping(PingThread.java:132)
		at hudson.remoting.PingThread.run(PingThread.java:88)
Also:   hudson.model.Computer$TerminationRequest: Termination requested at Wed May 22 15:15:38 EDT 2024 by Thread[Ping thread for channel hudson.remoting.Channel@88542cbf:ub20-x64-omr6,5,main] [id=134673]
		at hudson.model.Computer.recordTermination(Computer.java:239)
		at hudson.model.Computer.disconnect(Computer.java:509)
		at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:816)
		at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:192)
		at hudson.remoting.PingThread.ping(PingThread.java:132)
		at hudson.remoting.PingThread.run(PingThread.java:88)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: bfb3978b-f1d4-49f2-8b09-f6df97747e4d
org.jenkinsci.plugins.workflow.support.steps.AgentOfflineException: Unable to create live FilePath for ub20-x64-omr6
	at org.jenkinsci.plugins.workflow.support.steps.FilePathDynamicContext.get(FilePathDynamicContext.java:77)
	at org.jenkinsci.plugins.workflow.support.steps.FilePathDynamicContext.get(FilePathDynamicContext.java:49)
	at org.jenkinsci.plugins.workflow.steps.DynamicContext$Typed.get(DynamicContext.java:95)
	at org.jenkinsci.plugins.workflow.cps.ContextVariableSet.get(ContextVariableSet.java:139)
	at org.jenkinsci.plugins.workflow.cps.CpsThread.getContextVariable(CpsThread.java:135)
	at org.jenkinsci.plugins.workflow.cps.CpsStepContext.doGet(CpsStepContext.java:297)
	at org.jenkinsci.plugins.workflow.support.DefaultStepContext.get(DefaultStepContext.java:75)
	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:83)
	at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:71)
	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	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 java.base/java.lang.Thread.run(Thread.java:839)