11:25:02 [2025-11-03T10:25:02.319Z] Démarré par l'utilisateur Miguel Moquillon 11:25:02 [2025-11-03T10:25:02.319Z] Running as userbuild 11:25:02 [2025-11-03T10:25:02.354Z] [Pipeline] Start of Pipeline 11:25:02 [2025-11-03T10:25:02.585Z] [Pipeline] node 11:25:02 [2025-11-03T10:25:02.588Z] Running on Jenkins in /var/lib/jenkins/workspace/Test Pipeline 11:25:02 [2025-11-03T10:25:02.589Z] [Pipeline] { 11:25:02 [2025-11-03T10:25:02.700Z] [Pipeline] isUnix 11:25:02 [2025-11-03T10:25:02.701Z] [Pipeline] withEnv 11:25:02 [2025-11-03T10:25:02.702Z] [Pipeline] { 11:25:02 [2025-11-03T10:25:02.706Z] [Pipeline] sh 11:25:02 [2025-11-03T10:25:02.963Z] + docker inspect -f . silverpeas/silverbuild:6.4 11:25:02 [2025-11-03T10:25:02.963Z] . 11:25:02 [2025-11-03T10:25:02.964Z] [Pipeline] } 11:25:02 [2025-11-03T10:25:02.967Z] [Pipeline] // withEnv 11:25:02 [2025-11-03T10:25:02.972Z] [Pipeline] withDockerContainer 11:25:02 [2025-11-03T10:25:02.999Z] Jenkins does not seem to be running inside a container 11:25:03 [2025-11-03T10:25:03.005Z] $ 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/Test Pipeline" -v "/var/lib/jenkins/workspace/Test Pipeline:/var/lib/jenkins/workspace/Test Pipeline:rw,z" -v "/var/lib/jenkins/workspace/Test Pipeline@tmp:/var/lib/jenkins/workspace/Test Pipeline@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 ******** silverpeas/silverbuild:6.4 cat 11:25:03 [2025-11-03T10:25:03.316Z] $ docker top e9c73460c31bc08fb04a3bcfbf1c2d8b8bf666f982aa7a5ad65105d16503727b -eo pid,comm 11:25:03 [2025-11-03T10:25:03.352Z] [Pipeline] { 11:25:03 [2025-11-03T10:25:03.358Z] [Pipeline] withEnv 11:25:03 [2025-11-03T10:25:03.358Z] [Pipeline] { 11:25:03 [2025-11-03T10:25:03.363Z] [Pipeline] stage 11:25:03 [2025-11-03T10:25:03.363Z] [Pipeline] { (Checkout) 11:25:03 [2025-11-03T10:25:03.376Z] [Pipeline] git 11:25:03 [2025-11-03T10:25:03.377Z] The recommended git tool is: /usr/bin/git 11:25:03 [2025-11-03T10:25:03.377Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 11:25:03 [2025-11-03T10:25:03.388Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1da7dba5; decorates hudson.Launcher$LocalLauncher@2e034040 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 11:25:03 [2025-11-03T10:25:03.389Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Test Pipeline/.git # timeout=10 11:25:03 [2025-11-03T10:25:03.394Z] Fetching changes from the remote Git repository 11:25:03 [2025-11-03T10:25:03.396Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10 11:25:03 [2025-11-03T10:25:03.400Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core 11:25:03 [2025-11-03T10:25:03.400Z] > /usr/bin/git --version # timeout=10 11:25:03 [2025-11-03T10:25:03.405Z] > git --version # 'git version 2.43.0' 11:25:03 [2025-11-03T10:25:03.405Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 11:25:03 [2025-11-03T10:25:03.409Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:03 [2025-11-03T10:25:03.800Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 11:25:03 [2025-11-03T10:25:03.805Z] Checking out Revision 606d57b6d990fa26fb939bf5cc71a23d030aadc7 (refs/remotes/origin/6.4.x) 11:25:03 [2025-11-03T10:25:03.805Z] > /usr/bin/git config core.sparsecheckout # timeout=10 11:25:03 [2025-11-03T10:25:03.810Z] > /usr/bin/git checkout -f 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10 11:25:03 [2025-11-03T10:25:03.859Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 11:25:03 [2025-11-03T10:25:03.869Z] > /usr/bin/git branch -D 6.4.x # timeout=10 11:25:03 [2025-11-03T10:25:03.875Z] > /usr/bin/git checkout -b 6.4.x 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10 11:25:03 [2025-11-03T10:25:03.941Z] Commit message: "fix the displayIndex.tag" 11:25:03 [2025-11-03T10:25:03.941Z] > /usr/bin/git rev-list --no-walk 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10 11:25:03 [2025-11-03T10:25:03.955Z] [Pipeline] } 11:25:03 [2025-11-03T10:25:03.957Z] [Pipeline] // stage 11:25:03 [2025-11-03T10:25:03.960Z] [Pipeline] stage 11:25:03 [2025-11-03T10:25:03.961Z] [Pipeline] { (Build) 11:25:03 [2025-11-03T10:25:03.969Z] [Pipeline] script 11:25:03 [2025-11-03T10:25:03.974Z] [Pipeline] { 11:25:03 [2025-11-03T10:25:03.986Z] [Pipeline] } 11:25:03 [2025-11-03T10:25:03.991Z] [Pipeline] // script 11:25:03 [2025-11-03T10:25:03.998Z] [Pipeline] } 11:25:04 [2025-11-03T10:25:04.002Z] [Pipeline] // stage 11:25:04 [2025-11-03T10:25:04.008Z] [Pipeline] } 11:25:04 [2025-11-03T10:25:04.013Z] [Pipeline] // withEnv 11:25:04 [2025-11-03T10:25:04.017Z] [Pipeline] } 11:25:04 [2025-11-03T10:25:04.019Z] $ docker stop --time=1 e9c73460c31bc08fb04a3bcfbf1c2d8b8bf666f982aa7a5ad65105d16503727b 11:25:05 [2025-11-03T10:25:05.244Z] $ docker rm -f --volumes e9c73460c31bc08fb04a3bcfbf1c2d8b8bf666f982aa7a5ad65105d16503727b 11:25:05 [2025-11-03T10:25:05.281Z] [Pipeline] // withDockerContainer 11:25:05 [2025-11-03T10:25:05.283Z] [Pipeline] } 11:25:05 [2025-11-03T10:25:05.286Z] [Pipeline] // node 11:25:05 [2025-11-03T10:25:05.289Z] [Pipeline] End of Pipeline 11:25:05 [2025-11-03T10:25:05.302Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 06707090-4c2e-4ef5-843b-dc61e92bc358 11:25:05 [2025-11-03T10:25:05.302Z] groovy.lang.MissingPropertyException: No such property: lockfilePath for class: groovy.lang.Binding 11:25:05 [2025-11-03T10:25:05.302Z] at groovy.lang.Binding.getVariable(Binding.java:63) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:285) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:134) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20) 11:25:05 [2025-11-03T10:25:05.302Z] at WorkflowScript.run(WorkflowScript:36) 11:25:05 [2025-11-03T10:25:05.302Z] at ___cps.transform___(Native Method) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:73) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:65) 11:25:05 [2025-11-03T10:25:05.302Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) 11:25:05 [2025-11-03T10:25:05.302Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:83) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:147) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:49) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:181) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:443) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:351) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:299) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:140) 11:25:05 [2025-11-03T10:25:05.302Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 11:25:05 [2025-11-03T10:25:05.302Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139) 11:25:05 [2025-11-03T10:25:05.302Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) 11:25:05 [2025-11-03T10:25:05.302Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) 11:25:05 [2025-11-03T10:25:05.302Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) 11:25:05 [2025-11-03T10:25:05.302Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) 11:25:05 [2025-11-03T10:25:05.302Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 11:25:05 [2025-11-03T10:25:05.302Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 11:25:05 [2025-11-03T10:25:05.302Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50) 11:25:05 [2025-11-03T10:25:05.302Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136) 11:25:05 [2025-11-03T10:25:05.302Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275) 11:25:05 [2025-11-03T10:25:05.302Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50) 11:25:05 [2025-11-03T10:25:05.302Z] at java.base/java.lang.Thread.run(Thread.java:1583) 11:25:05 [2025-11-03T10:25:05.325Z] Finished: FAILURE