06:46:22 [2025-04-28T04:46:22.449Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 386 06:46:22 [2025-04-28T04:46:22.449Z] Causé à l'origine par : 06:46:22 [2025-04-28T04:46:22.449Z] Lancé par une alarme périodique 06:46:22 [2025-04-28T04:46:22.449Z] Running as userbuild 06:46:23 [2025-04-28T04:46:23.139Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:23 [2025-04-28T04:46:23.282Z] [Pipeline] Start of Pipeline 06:46:23 [2025-04-28T04:46:23.453Z] [Pipeline] node 06:46:23 [2025-04-28T04:46:23.456Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy 06:46:23 [2025-04-28T04:46:23.457Z] [Pipeline] { 06:46:23 [2025-04-28T04:46:23.469Z] [Pipeline] stage 06:46:23 [2025-04-28T04:46:23.469Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:23 [2025-04-28T04:46:23.477Z] [Pipeline] checkout 06:46:23 [2025-04-28T04:46:23.478Z] Selected Git installation does not exist. Using Default 06:46:23 [2025-04-28T04:46:23.478Z] The recommended git tool is: NONE 06:46:23 [2025-04-28T04:46:23.478Z] No credentials specified 06:46:23 [2025-04-28T04:46:23.478Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:23 [2025-04-28T04:46:23.485Z] Fetching changes from the remote Git repository 06:46:23 [2025-04-28T04:46:23.489Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:23 [2025-04-28T04:46:23.497Z] Cleaning workspace 06:46:23 [2025-04-28T04:46:23.497Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:23 [2025-04-28T04:46:23.502Z] Resetting working tree 06:46:23 [2025-04-28T04:46:23.502Z] > /usr/bin/git reset --hard # timeout=10 06:46:23 [2025-04-28T04:46:23.604Z] > /usr/bin/git clean -fdx # timeout=10 06:46:23 [2025-04-28T04:46:23.616Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:23 [2025-04-28T04:46:23.616Z] > /usr/bin/git --version # timeout=10 06:46:23 [2025-04-28T04:46:23.621Z] > git --version # 'git version 2.43.0' 06:46:23 [2025-04-28T04:46:23.621Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:24 [2025-04-28T04:46:24.531Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:24 [2025-04-28T04:46:24.538Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master) 06:46:24 [2025-04-28T04:46:24.538Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:24 [2025-04-28T04:46:24.544Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10 06:46:24 [2025-04-28T04:46:24.607Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition" 06:46:24 [2025-04-28T04:46:24.608Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10 06:46:24 [2025-04-28T04:46:24.634Z] [Pipeline] } 06:46:24 [2025-04-28T04:46:24.641Z] [Pipeline] // stage 06:46:24 [2025-04-28T04:46:24.655Z] [Pipeline] withEnv 06:46:24 [2025-04-28T04:46:24.656Z] [Pipeline] { 06:46:24 [2025-04-28T04:46:24.764Z] [Pipeline] isUnix 06:46:24 [2025-04-28T04:46:24.765Z] [Pipeline] withEnv 06:46:24 [2025-04-28T04:46:24.766Z] [Pipeline] { 06:46:24 [2025-04-28T04:46:24.775Z] [Pipeline] sh 06:46:25 [2025-04-28T04:46:25.033Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:25 [2025-04-28T04:46:25.033Z] . 06:46:25 [2025-04-28T04:46:25.034Z] [Pipeline] } 06:46:25 [2025-04-28T04:46:25.041Z] [Pipeline] // withEnv 06:46:25 [2025-04-28T04:46:25.051Z] [Pipeline] withDockerContainer 06:46:25 [2025-04-28T04:46:25.082Z] Jenkins does not seem to be running inside a container 06:46:25 [2025-04-28T04:46:25.090Z] $ 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_Mobile_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy@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 06:46:25 [2025-04-28T04:46:25.404Z] $ docker top af52a73dfad440a341773db5cf1832f3cd144a1deccf0414d3cd4afec57fd033 -eo pid,comm 06:46:25 [2025-04-28T04:46:25.440Z] [Pipeline] { 06:46:25 [2025-04-28T04:46:25.448Z] [Pipeline] withEnv 06:46:25 [2025-04-28T04:46:25.449Z] [Pipeline] { 06:46:25 [2025-04-28T04:46:25.455Z] [Pipeline] stage 06:46:25 [2025-04-28T04:46:25.456Z] [Pipeline] { (Resolve dependency on Silverpeas) 06:46:25 [2025-04-28T04:46:25.475Z] [Pipeline] script 06:46:25 [2025-04-28T04:46:25.478Z] [Pipeline] { 06:46:25 [2025-04-28T04:46:25.482Z] [Pipeline] echo 06:46:25 [2025-04-28T04:46:25.482Z] Working on branch 6.4.x 06:46:25 [2025-04-28T04:46:25.484Z] [Pipeline] copyArtifacts 06:46:25 [2025-04-28T04:46:25.488Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 386 06:46:25 [2025-04-28T04:46:25.493Z] [Pipeline] readYaml 06:46:25 [2025-04-28T04:46:25.503Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues. 06:46:25 [2025-04-28T04:46:25.503Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named silverpeasVersion (to a value of type String) which could lead to memory leaks or other issues. 06:46:25 [2025-04-28T04:46:25.504Z] [Pipeline] sh 06:46:25 [2025-04-28T04:46:25.762Z] + rm -f build.yaml 06:46:25 [2025-04-28T04:46:25.762Z] [Pipeline] } 06:46:25 [2025-04-28T04:46:25.770Z] [Pipeline] // script 06:46:25 [2025-04-28T04:46:25.779Z] [Pipeline] echo 06:46:25 [2025-04-28T04:46:25.779Z] Parent version is 1.6.2 06:46:25 [2025-04-28T04:46:25.780Z] [Pipeline] echo 06:46:25 [2025-04-28T04:46:25.781Z] Silverpeas version is 6.4.4-build250417 06:46:25 [2025-04-28T04:46:25.781Z] [Pipeline] } 06:46:25 [2025-04-28T04:46:25.789Z] [Pipeline] // stage 06:46:25 [2025-04-28T04:46:25.798Z] [Pipeline] stage 06:46:25 [2025-04-28T04:46:25.798Z] [Pipeline] { (Prepare the project) 06:46:25 [2025-04-28T04:46:25.820Z] [Pipeline] git 06:46:25 [2025-04-28T04:46:25.822Z] The recommended git tool is: /usr/bin/git 06:46:25 [2025-04-28T04:46:25.823Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:25 [2025-04-28T04:46:25.830Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1dff9a99; decorates hudson.Launcher$LocalLauncher@12aa1267 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:25 [2025-04-28T04:46:25.831Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:25 [2025-04-28T04:46:25.837Z] Fetching changes from the remote Git repository 06:46:25 [2025-04-28T04:46:25.840Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 06:46:25 [2025-04-28T04:46:25.847Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 06:46:25 [2025-04-28T04:46:25.847Z] > /usr/bin/git --version # timeout=10 06:46:25 [2025-04-28T04:46:25.852Z] > git --version # 'git version 2.43.0' 06:46:25 [2025-04-28T04:46:25.852Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:25 [2025-04-28T04:46:25.859Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:26 [2025-04-28T04:46:26.298Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:26 [2025-04-28T04:46:26.306Z] Checking out Revision d4e6a92e947bea317b5f1cd8dd4f81a727ca2387 (refs/remotes/origin/6.4.x) 06:46:26 [2025-04-28T04:46:26.306Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:26 [2025-04-28T04:46:26.311Z] > /usr/bin/git checkout -f d4e6a92e947bea317b5f1cd8dd4f81a727ca2387 # timeout=10 06:46:26 [2025-04-28T04:46:26.446Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:26 [2025-04-28T04:46:26.457Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:26 [2025-04-28T04:46:26.464Z] > /usr/bin/git checkout -b 6.4.x d4e6a92e947bea317b5f1cd8dd4f81a727ca2387 # timeout=10 06:46:26 [2025-04-28T04:46:26.622Z] Commit message: "Update dependency on Silverpeas to version 6.4.4-build250417" 06:46:26 [2025-04-28T04:46:26.622Z] > /usr/bin/git rev-list --no-walk d4e6a92e947bea317b5f1cd8dd4f81a727ca2387 # timeout=10 06:46:26 [2025-04-28T04:46:26.642Z] [Pipeline] script 06:46:26 [2025-04-28T04:46:26.644Z] [Pipeline] { 06:46:26 [2025-04-28T04:46:26.651Z] [Pipeline] copyArtifacts 06:46:26 [2025-04-28T04:46:26.656Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 286 06:46:26 [2025-04-28T04:46:26.661Z] [Pipeline] readYaml 06:46:26 [2025-04-28T04:46:26.672Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues. 06:46:26 [2025-04-28T04:46:26.673Z] [Pipeline] sh 06:46:26 [2025-04-28T04:46:26.932Z] + git rev-parse HEAD 06:46:26 [2025-04-28T04:46:26.934Z] [Pipeline] echo 06:46:26 [2025-04-28T04:46:26.935Z] Current commit is d4e6a92e947bea317b5f1cd8dd4f81a727ca2387 and last build commit is d4e6a92e947bea317b5f1cd8dd4f81a727ca2387 06:46:26 [2025-04-28T04:46:26.935Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named triggerBuild (to a value of type Boolean) which could lead to memory leaks or other issues. 06:46:26 [2025-04-28T04:46:26.935Z] [Pipeline] } 06:46:26 [2025-04-28T04:46:26.944Z] [Pipeline] // script 06:46:26 [2025-04-28T04:46:26.953Z] [Pipeline] script 06:46:26 [2025-04-28T04:46:26.956Z] [Pipeline] { 06:46:26 [2025-04-28T04:46:26.965Z] [Pipeline] readMavenPom 06:46:26 [2025-04-28T04:46:26.974Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pom (to a value of type Model) which could lead to memory leaks or other issues. 06:46:26 [2025-04-28T04:46:26.975Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues. 06:46:26 [2025-04-28T04:46:26.976Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildNumber (to a value of type String) which could lead to memory leaks or other issues. 06:46:26 [2025-04-28T04:46:26.976Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues. 06:46:26 [2025-04-28T04:46:26.977Z] [Pipeline] echo 06:46:26 [2025-04-28T04:46:26.977Z] No changes and no update in Silverpeas since the last build 06:46:26 [2025-04-28T04:46:26.977Z] [Pipeline] } 06:46:26 [2025-04-28T04:46:26.985Z] [Pipeline] // script 06:46:26 [2025-04-28T04:46:26.994Z] [Pipeline] } 06:46:27 [2025-04-28T04:46:27.002Z] [Pipeline] // stage 06:46:27 [2025-04-28T04:46:27.012Z] [Pipeline] stage 06:46:27 [2025-04-28T04:46:27.013Z] [Pipeline] { (Build the project) 06:46:27 [2025-04-28T04:46:27.050Z] Stage "Build the project" skipped due to when conditional 06:46:27 [2025-04-28T04:46:27.051Z] [Pipeline] getContext 06:46:27 [2025-04-28T04:46:27.063Z] [Pipeline] stage 06:46:27 [2025-04-28T04:46:27.063Z] [Pipeline] { (Check POM parent version) 06:46:27 [2025-04-28T04:46:27.072Z] Stage "Build the project" skipped due to when conditional 06:46:27 [2025-04-28T04:46:27.073Z] [Pipeline] getContext 06:46:27 [2025-04-28T04:46:27.074Z] [Pipeline] } 06:46:27 [2025-04-28T04:46:27.082Z] [Pipeline] // stage 06:46:27 [2025-04-28T04:46:27.091Z] [Pipeline] stage 06:46:27 [2025-04-28T04:46:27.092Z] [Pipeline] { (Update POM parent) 06:46:27 [2025-04-28T04:46:27.100Z] Stage "Build the project" skipped due to when conditional 06:46:27 [2025-04-28T04:46:27.101Z] [Pipeline] getContext 06:46:27 [2025-04-28T04:46:27.102Z] [Pipeline] } 06:46:27 [2025-04-28T04:46:27.110Z] [Pipeline] // stage 06:46:27 [2025-04-28T04:46:27.119Z] [Pipeline] stage 06:46:27 [2025-04-28T04:46:27.120Z] [Pipeline] { (Update dependency on Silverpeas) 06:46:27 [2025-04-28T04:46:27.128Z] Stage "Build the project" skipped due to when conditional 06:46:27 [2025-04-28T04:46:27.129Z] [Pipeline] getContext 06:46:27 [2025-04-28T04:46:27.130Z] [Pipeline] } 06:46:27 [2025-04-28T04:46:27.137Z] [Pipeline] // stage 06:46:27 [2025-04-28T04:46:27.146Z] [Pipeline] stage 06:46:27 [2025-04-28T04:46:27.147Z] [Pipeline] { (Build and Publish) 06:46:27 [2025-04-28T04:46:27.154Z] Stage "Build the project" skipped due to when conditional 06:46:27 [2025-04-28T04:46:27.155Z] [Pipeline] getContext 06:46:27 [2025-04-28T04:46:27.156Z] [Pipeline] } 06:46:27 [2025-04-28T04:46:27.163Z] [Pipeline] // stage 06:46:27 [2025-04-28T04:46:27.170Z] [Pipeline] } 06:46:27 [2025-04-28T04:46:27.177Z] [Pipeline] // stage 06:46:27 [2025-04-28T04:46:27.187Z] [Pipeline] stage 06:46:27 [2025-04-28T04:46:27.187Z] [Pipeline] { (Create YAML build report) 06:46:27 [2025-04-28T04:46:27.207Z] [Pipeline] script 06:46:27 [2025-04-28T04:46:27.210Z] [Pipeline] { 06:46:27 [2025-04-28T04:46:27.219Z] [Pipeline] sh 06:46:27 [2025-04-28T04:46:27.476Z] + mkdir -p target 06:46:27 [2025-04-28T04:46:27.478Z] [Pipeline] sh 06:46:27 [2025-04-28T04:46:27.736Z] + mv build.yaml target/ 06:46:27 [2025-04-28T04:46:27.737Z] [Pipeline] } 06:46:27 [2025-04-28T04:46:27.746Z] [Pipeline] // script 06:46:27 [2025-04-28T04:46:27.754Z] [Pipeline] } 06:46:27 [2025-04-28T04:46:27.762Z] [Pipeline] // stage 06:46:27 [2025-04-28T04:46:27.773Z] [Pipeline] stage 06:46:27 [2025-04-28T04:46:27.774Z] [Pipeline] { (Declarative: Post Actions) 06:46:27 [2025-04-28T04:46:27.789Z] [Pipeline] step 06:46:27 [2025-04-28T04:46:27.802Z] [Pipeline] script 06:46:27 [2025-04-28T04:46:27.805Z] [Pipeline] { 06:46:27 [2025-04-28T04:46:27.823Z] [Pipeline] } 06:46:27 [2025-04-28T04:46:27.831Z] [Pipeline] // script 06:46:27 [2025-04-28T04:46:27.844Z] [Pipeline] archiveArtifacts 06:46:27 [2025-04-28T04:46:27.846Z] Archiving artifacts 06:46:27 [2025-04-28T04:46:27.855Z] Enregistrement des empreintes numériques 06:46:27 [2025-04-28T04:46:27.875Z] [Pipeline] } 06:46:27 [2025-04-28T04:46:27.885Z] [Pipeline] // stage 06:46:27 [2025-04-28T04:46:27.893Z] [Pipeline] } 06:46:27 [2025-04-28T04:46:27.901Z] [Pipeline] // withEnv 06:46:27 [2025-04-28T04:46:27.909Z] [Pipeline] } 06:46:27 [2025-04-28T04:46:27.910Z] $ docker stop --time=1 af52a73dfad440a341773db5cf1832f3cd144a1deccf0414d3cd4afec57fd033 06:46:29 [2025-04-28T04:46:29.170Z] $ docker rm -f --volumes af52a73dfad440a341773db5cf1832f3cd144a1deccf0414d3cd4afec57fd033 06:46:29 [2025-04-28T04:46:29.208Z] [Pipeline] // withDockerContainer 06:46:29 [2025-04-28T04:46:29.212Z] [Pipeline] } 06:46:29 [2025-04-28T04:46:29.215Z] [Pipeline] // withEnv 06:46:29 [2025-04-28T04:46:29.219Z] [Pipeline] } 06:46:29 [2025-04-28T04:46:29.226Z] [Pipeline] // node 06:46:29 [2025-04-28T04:46:29.230Z] [Pipeline] End of Pipeline 06:46:29 [2025-04-28T04:46:29.266Z] Finished: SUCCESS