15:09:04 [2024-09-25T13:09:04.552Z] Démarré par l'utilisateur Miguel Moquillon 15:09:04 [2024-09-25T13:09:04.552Z] Running as userbuild 15:09:05 [2024-09-25T13:09:05.086Z] Obtained src/releases/project/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 15:09:05 [2024-09-25T13:09:05.200Z] [Pipeline] Start of Pipeline 15:09:05 [2024-09-25T13:09:05.473Z] [Pipeline] node 15:09:05 [2024-09-25T13:09:05.478Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release 15:09:05 [2024-09-25T13:09:05.481Z] [Pipeline] { 15:09:05 [2024-09-25T13:09:05.496Z] [Pipeline] stage 15:09:05 [2024-09-25T13:09:05.497Z] [Pipeline] { (Declarative: Checkout SCM) 15:09:05 [2024-09-25T13:09:05.508Z] [Pipeline] checkout 15:09:05 [2024-09-25T13:09:05.510Z] Selected Git installation does not exist. Using Default 15:09:05 [2024-09-25T13:09:05.510Z] The recommended git tool is: NONE 15:09:05 [2024-09-25T13:09:05.510Z] No credentials specified 15:09:05 [2024-09-25T13:09:05.511Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release/.git # timeout=10 15:09:05 [2024-09-25T13:09:05.517Z] Fetching changes from the remote Git repository 15:09:05 [2024-09-25T13:09:05.519Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 15:09:05 [2024-09-25T13:09:05.526Z] Cleaning workspace 15:09:05 [2024-09-25T13:09:05.526Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 15:09:05 [2024-09-25T13:09:05.530Z] Resetting working tree 15:09:05 [2024-09-25T13:09:05.530Z] > /usr/bin/git reset --hard # timeout=10 15:09:05 [2024-09-25T13:09:05.536Z] > /usr/bin/git clean -fdx # timeout=10 15:09:05 [2024-09-25T13:09:05.541Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 15:09:05 [2024-09-25T13:09:05.541Z] > /usr/bin/git --version # timeout=10 15:09:05 [2024-09-25T13:09:05.545Z] > git --version # 'git version 2.43.0' 15:09:05 [2024-09-25T13:09:05.545Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:09:06 [2024-09-25T13:09:06.036Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:09:06 [2024-09-25T13:09:06.045Z] Checking out Revision 0dfa9b82e4231ef37c99f5b83e28ad5461ab8485 (refs/remotes/origin/master) 15:09:06 [2024-09-25T13:09:06.045Z] > /usr/bin/git config core.sparsecheckout # timeout=10 15:09:06 [2024-09-25T13:09:06.050Z] > /usr/bin/git checkout -f 0dfa9b82e4231ef37c99f5b83e28ad5461ab8485 # timeout=10 15:09:06 [2024-09-25T13:09:06.065Z] Commit message: "In the pipeline to release a version of the Silverpeas Project POM, take into account the jcr access-control dependency isn't anymore declared in the Silverpeas projets dependencies" 15:09:06 [2024-09-25T13:09:06.066Z] > /usr/bin/git rev-list --no-walk a38321f78d47c03ccad21022240a16f26041226d # timeout=10 15:09:06 [2024-09-25T13:09:06.090Z] [Pipeline] } 15:09:06 [2024-09-25T13:09:06.095Z] [Pipeline] // stage 15:09:06 [2024-09-25T13:09:06.113Z] [Pipeline] withEnv 15:09:06 [2024-09-25T13:09:06.114Z] [Pipeline] { 15:09:06 [2024-09-25T13:09:06.232Z] [Pipeline] isUnix 15:09:06 [2024-09-25T13:09:06.234Z] [Pipeline] withEnv 15:09:06 [2024-09-25T13:09:06.234Z] [Pipeline] { 15:09:06 [2024-09-25T13:09:06.243Z] [Pipeline] sh 15:09:06 [2024-09-25T13:09:06.500Z] + docker inspect -f . silverpeas/silverbuild:6.4 15:09:06 [2024-09-25T13:09:06.500Z] . 15:09:06 [2024-09-25T13:09:06.501Z] [Pipeline] } 15:09:06 [2024-09-25T13:09:06.510Z] [Pipeline] // withEnv 15:09:06 [2024-09-25T13:09:06.523Z] [Pipeline] withDockerContainer 15:09:06 [2024-09-25T13:09:06.557Z] Jenkins does not seem to be running inside a container 15:09:06 [2024-09-25T13:09:06.565Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release -v /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release:/var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release@tmp:/var/lib/jenkins/workspace/Silverpeas_Project_Definition_Release@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.4 cat 15:09:06 [2024-09-25T13:09:06.874Z] $ docker top ea7b231ad0e54b198c3959980c0e370fe2a7e12777972fcd67e89370b35c5c8d -eo pid,comm 15:09:06 [2024-09-25T13:09:06.911Z] [Pipeline] { 15:09:06 [2024-09-25T13:09:06.924Z] [Pipeline] withEnv 15:09:06 [2024-09-25T13:09:06.925Z] [Pipeline] { 15:09:06 [2024-09-25T13:09:06.936Z] [Pipeline] stage 15:09:06 [2024-09-25T13:09:06.937Z] [Pipeline] { (Prepare the release from master) 15:09:06 [2024-09-25T13:09:06.980Z] Stage "Prepare the release from master" skipped due to when conditional 15:09:06 [2024-09-25T13:09:06.981Z] [Pipeline] getContext 15:09:06 [2024-09-25T13:09:06.983Z] [Pipeline] } 15:09:06 [2024-09-25T13:09:06.991Z] [Pipeline] // stage 15:09:07 [2024-09-25T13:09:07.002Z] [Pipeline] stage 15:09:07 [2024-09-25T13:09:07.003Z] [Pipeline] { (Prepare the release from a given stable version branch) 15:09:07 [2024-09-25T13:09:07.034Z] [Pipeline] script 15:09:07 [2024-09-25T13:09:07.039Z] [Pipeline] { 15:09:07 [2024-09-25T13:09:07.052Z] [Pipeline] sh 15:09:07 [2024-09-25T13:09:07.310Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Project/1.6.x/pom.xml 15:09:07 [2024-09-25T13:09:07.563Z] [Pipeline] readMavenPom 15:09:07 [2024-09-25T13:09:07.588Z] [Pipeline] sh 15:09:07 [2024-09-25T13:09:07.847Z] + rm -f pom.xml 15:09:07 [2024-09-25T13:09:07.854Z] [Pipeline] sh 15:09:08 [2024-09-25T13:09:08.113Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/silverpeas-dependencies-bom/1.6.x/pom.xml 15:09:08 [2024-09-25T13:09:08.367Z] [Pipeline] readMavenPom 15:09:08 [2024-09-25T13:09:08.383Z] [Pipeline] sh 15:09:08 [2024-09-25T13:09:08.642Z] + rm -f pom.xml 15:09:08 [2024-09-25T13:09:08.643Z] [Pipeline] } 15:09:08 [2024-09-25T13:09:08.652Z] [Pipeline] // script 15:09:08 [2024-09-25T13:09:08.661Z] [Pipeline] } 15:09:08 [2024-09-25T13:09:08.669Z] [Pipeline] // stage 15:09:08 [2024-09-25T13:09:08.681Z] [Pipeline] stage 15:09:08 [2024-09-25T13:09:08.682Z] [Pipeline] { (Check dependencies) 15:09:08 [2024-09-25T13:09:08.712Z] [Pipeline] } 15:09:08 [2024-09-25T13:09:08.722Z] [Pipeline] // stage 15:09:08 [2024-09-25T13:09:08.740Z] [Pipeline] stage 15:09:08 [2024-09-25T13:09:08.741Z] [Pipeline] { (Release dependencies definition) 15:09:08 [2024-09-25T13:09:08.754Z] Stage "Release dependencies definition" skipped due to earlier failure(s) 15:09:08 [2024-09-25T13:09:08.755Z] [Pipeline] getContext 15:09:08 [2024-09-25T13:09:08.758Z] [Pipeline] } 15:09:08 [2024-09-25T13:09:08.768Z] [Pipeline] // stage 15:09:08 [2024-09-25T13:09:08.782Z] [Pipeline] stage 15:09:08 [2024-09-25T13:09:08.783Z] [Pipeline] { (Release test dependencies definition) 15:09:08 [2024-09-25T13:09:08.795Z] Stage "Release test dependencies definition" skipped due to earlier failure(s) 15:09:08 [2024-09-25T13:09:08.797Z] [Pipeline] getContext 15:09:08 [2024-09-25T13:09:08.799Z] [Pipeline] } 15:09:08 [2024-09-25T13:09:08.810Z] [Pipeline] // stage 15:09:08 [2024-09-25T13:09:08.825Z] [Pipeline] stage 15:09:08 [2024-09-25T13:09:08.826Z] [Pipeline] { (Release project definition) 15:09:08 [2024-09-25T13:09:08.838Z] Stage "Release project definition" skipped due to earlier failure(s) 15:09:08 [2024-09-25T13:09:08.839Z] [Pipeline] getContext 15:09:08 [2024-09-25T13:09:08.841Z] [Pipeline] } 15:09:08 [2024-09-25T13:09:08.851Z] [Pipeline] // stage 15:09:08 [2024-09-25T13:09:08.865Z] [Pipeline] stage 15:09:08 [2024-09-25T13:09:08.866Z] [Pipeline] { (Create YAML release report) 15:09:08 [2024-09-25T13:09:08.875Z] Stage "Create YAML release report" skipped due to earlier failure(s) 15:09:08 [2024-09-25T13:09:08.877Z] [Pipeline] getContext 15:09:08 [2024-09-25T13:09:08.879Z] [Pipeline] } 15:09:08 [2024-09-25T13:09:08.888Z] [Pipeline] // stage 15:09:08 [2024-09-25T13:09:08.901Z] [Pipeline] stage 15:09:08 [2024-09-25T13:09:08.902Z] [Pipeline] { (Declarative: Post Actions) 15:09:08 [2024-09-25T13:09:08.919Z] [Pipeline] step 15:09:08 [2024-09-25T13:09:08.933Z] Sending e-mails to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com 15:09:09 [2024-09-25T13:09:09.043Z] [Pipeline] } 15:09:09 [2024-09-25T13:09:09.054Z] [Pipeline] // stage 15:09:09 [2024-09-25T13:09:09.061Z] [Pipeline] } 15:09:09 [2024-09-25T13:09:09.068Z] [Pipeline] // withEnv 15:09:09 [2024-09-25T13:09:09.077Z] [Pipeline] } 15:09:09 [2024-09-25T13:09:09.079Z] $ docker stop --time=1 ea7b231ad0e54b198c3959980c0e370fe2a7e12777972fcd67e89370b35c5c8d 15:09:10 [2024-09-25T13:09:10.267Z] $ docker rm -f --volumes ea7b231ad0e54b198c3959980c0e370fe2a7e12777972fcd67e89370b35c5c8d 15:09:10 [2024-09-25T13:09:10.307Z] [Pipeline] // withDockerContainer 15:09:10 [2024-09-25T13:09:10.311Z] [Pipeline] } 15:09:10 [2024-09-25T13:09:10.315Z] [Pipeline] // withEnv 15:09:10 [2024-09-25T13:09:10.319Z] [Pipeline] } 15:09:10 [2024-09-25T13:09:10.323Z] [Pipeline] // node 15:09:10 [2024-09-25T13:09:10.331Z] [Pipeline] End of Pipeline 15:09:10 [2024-09-25T13:09:10.344Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 1a543118-7f43-4235-9b17-6a723213afd4 15:09:10 [2024-09-25T13:09:10.344Z] java.lang.NullPointerException: Cannot invoke method contains() on null object 15:09:10 [2024-09-25T13:09:10.344Z] at org.codehaus.groovy.runtime.NullObject.invokeMethod(NullObject.java:91) 15:09:10 [2024-09-25T13:09:10.344Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:47) 15:09:10 [2024-09-25T13:09:10.344Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:09:10 [2024-09-25T13:09:10.344Z] at org.codehaus.groovy.runtime.callsite.NullCallSite.call(NullCallSite.java:34) 15:09:10 [2024-09-25T13:09:10.344Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 15:09:10 [2024-09-25T13:09:10.344Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:117) 15:09:10 [2024-09-25T13:09:10.344Z] at WorkflowScript.run(WorkflowScript:92) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.when.impl.ExpressionConditionalScript.evaluate(ExpressionConditionalScript.groovy:48) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter$WhenEvaluator.evaluateWhen(ModelInterpreter.groovy:863) 15:09:10 [2024-09-25T13:09:10.344Z] at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.every(CpsDefaultGroovyMethods:2323) 15:09:10 [2024-09-25T13:09:10.344Z] at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.every(CpsDefaultGroovyMethods:2344) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter$WhenEvaluator.evaluateWhen(ModelInterpreter.groovy:862) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter$WhenEvaluator.evaluateWhen(ModelInterpreter.groovy) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter$WhenEvaluator.passedOrNotEvaluated(ModelInterpreter.groovy:853) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.evaluateStage(ModelInterpreter.groovy:279) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.inDeclarativeAgent(ModelInterpreter.groovy:593) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.inDeclarativeAgent(ModelInterpreter.groovy:592) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.evaluateStage(ModelInterpreter.groovy:278) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.stageInput(ModelInterpreter.groovy:362) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.stageInput(ModelInterpreter.groovy:361) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.evaluateStage(ModelInterpreter.groovy:267) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.inWrappers(ModelInterpreter.groovy:625) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.inWrappers(ModelInterpreter.groovy:624) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.evaluateStage(ModelInterpreter.groovy:265) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.withEnvBlock(ModelInterpreter.groovy:450) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.withEnvBlock(ModelInterpreter.groovy:449) 15:09:10 [2024-09-25T13:09:10.344Z] at org.jenkinsci.plugins.pipeline.modeldefinition.ModelInterpreter.evaluateStage(ModelInterpreter.groovy:260) 15:09:10 [2024-09-25T13:09:10.344Z] at ___cps.transform___(Native Method) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:116) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:85) 15:09:10 [2024-09-25T13:09:10.344Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 15:09:10 [2024-09-25T13:09:10.344Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:83) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:147) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:49) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:180) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:140) 15:09:10 [2024-09-25T13:09:10.344Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 15:09:10 [2024-09-25T13:09:10.344Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139) 15:09:10 [2024-09-25T13:09:10.344Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) 15:09:10 [2024-09-25T13:09:10.344Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) 15:09:10 [2024-09-25T13:09:10.344Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) 15:09:10 [2024-09-25T13:09:10.344Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) 15:09:10 [2024-09-25T13:09:10.344Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 15:09:10 [2024-09-25T13:09:10.344Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 15:09:10 [2024-09-25T13:09:10.344Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50) 15:09:10 [2024-09-25T13:09:10.344Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136) 15:09:10 [2024-09-25T13:09:10.344Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275) 15:09:10 [2024-09-25T13:09:10.344Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50) 15:09:10 [2024-09-25T13:09:10.344Z] at java.base/java.lang.Thread.run(Thread.java:1583) 15:09:10 [2024-09-25T13:09:10.366Z] Finished: FAILURE