Started by an SCM change
Obtained jenkins_tests/clubb_mac_gfortran_test/Jenkinsfile from git https://github.com/larson-group/clubb.git
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
‘Mac’ is offline
Resuming build at Thu Mar 28 23:22:21 CDT 2024 after Jenkins restart
Ready to run at Thu Mar 28 23:22:21 CDT 2024
ERROR: node block appears to be neither running nor scheduled; will cancel if this condition persists
ERROR: node block still appears to be neither running nor scheduled; cancelling
[Pipeline] // node
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] cleanWs
[Pipeline] }
[Pipeline] // script
Error when executing always post condition:
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 855094f8-952d-4c41-94e3-a72d4a1ae4a4
org.jenkinsci.plugins.workflow.steps.MissingContextVariableException: Required context class hudson.FilePath is missing
Perhaps you forgot to surround the step with a step that provides this, such as: node
at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:90)
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:539)
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:840)
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
Queue task was cancelled
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 18fed0d2-1afe-4a1f-bd34-2899a42fde1c
Finished: ABORTED