16:46:39 [2023-09-21T14:46:39.873Z] Démarré par l'utilisateur Yohann Chastagnier 16:46:39 [2023-09-21T14:46:39.873Z] Running as userbuild 16:46:40 [2023-09-21T14:46:40.577Z] Obtained src/builds/wbe/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 16:46:41 [2023-09-21T14:46:41.017Z] org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: 16:46:41 [2023-09-21T14:46:41.017Z] WorkflowScript: 197: unable to resolve class Matcher 16:46:41 [2023-09-21T14:46:41.017Z] @ line 197, column 11. 16:46:41 [2023-09-21T14:46:41.017Z] Matcher matcher = env.JOB_NAME =~ /.+_([\-a-zA-Z0-9.]+)_.+/ 16:46:41 [2023-09-21T14:46:41.017Z] ^ 16:46:41 [2023-09-21T14:46:41.017Z] 16:46:41 [2023-09-21T14:46:41.017Z] WorkflowScript: 214: unable to resolve class Matcher 16:46:41 [2023-09-21T14:46:41.017Z] @ line 214, column 11. 16:46:41 [2023-09-21T14:46:41.017Z] Matcher matcher = branch =~ '^(\\d+.\\d+\\..*)$' 16:46:41 [2023-09-21T14:46:41.017Z] ^ 16:46:41 [2023-09-21T14:46:41.017Z] 16:46:41 [2023-09-21T14:46:41.017Z] 2 errors 16:46:41 [2023-09-21T14:46:41.017Z] 16:46:41 [2023-09-21T14:46:41.017Z] at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:309) 16:46:41 [2023-09-21T14:46:41.017Z] at org.codehaus.groovy.control.CompilationUnit.applyToSourceUnits(CompilationUnit.java:981) 16:46:41 [2023-09-21T14:46:41.017Z] at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:626) 16:46:41 [2023-09-21T14:46:41.017Z] at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:575) 16:46:41 [2023-09-21T14:46:41.017Z] at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:323) 16:46:41 [2023-09-21T14:46:41.017Z] at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:293) 16:46:41 [2023-09-21T14:46:41.017Z] at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox$Scope.parse(GroovySandbox.java:163) 16:46:41 [2023-09-21T14:46:41.017Z] at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:190) 16:46:41 [2023-09-21T14:46:41.017Z] at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:175) 16:46:41 [2023-09-21T14:46:41.017Z] at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:580) 16:46:41 [2023-09-21T14:46:41.017Z] at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:526) 16:46:41 [2023-09-21T14:46:41.017Z] at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:335) 16:46:41 [2023-09-21T14:46:41.017Z] at hudson.model.ResourceController.execute(ResourceController.java:101) 16:46:41 [2023-09-21T14:46:41.017Z] at hudson.model.Executor.run(Executor.java:442) 16:46:41 [2023-09-21T14:46:41.027Z] Finished: FAILURE