01:21:21 [2026-04-16T23:21:21.979Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 280 01:21:21 [2026-04-16T23:21:21.979Z] Causé à l'origine par : 01:21:21 [2026-04-16T23:21:21.979Z] Lancé par une alarme périodique 01:21:21 [2026-04-16T23:21:21.979Z] Running as userbuild 01:21:22 [2026-04-16T23:21:22.375Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:22 [2026-04-16T23:21:22.533Z] [Pipeline] Start of Pipeline 01:21:22 [2026-04-16T23:21:22.748Z] [Pipeline] node 01:21:22 [2026-04-16T23:21:22.752Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy 01:21:22 [2026-04-16T23:21:22.754Z] [Pipeline] { 01:21:22 [2026-04-16T23:21:22.771Z] [Pipeline] stage 01:21:22 [2026-04-16T23:21:22.772Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:22 [2026-04-16T23:21:22.781Z] [Pipeline] checkout 01:21:22 [2026-04-16T23:21:22.783Z] Selected Git installation does not exist. Using Default 01:21:22 [2026-04-16T23:21:22.783Z] The recommended git tool is: NONE 01:21:22 [2026-04-16T23:21:22.783Z] No credentials specified 01:21:22 [2026-04-16T23:21:22.784Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:22 [2026-04-16T23:21:22.790Z] Fetching changes from the remote Git repository 01:21:22 [2026-04-16T23:21:22.792Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:22 [2026-04-16T23:21:22.797Z] Cleaning workspace 01:21:22 [2026-04-16T23:21:22.797Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:22 [2026-04-16T23:21:22.802Z] Resetting working tree 01:21:22 [2026-04-16T23:21:22.802Z] > /usr/bin/git reset --hard # timeout=10 01:21:22 [2026-04-16T23:21:22.960Z] > /usr/bin/git clean -fdx # timeout=10 01:21:22 [2026-04-16T23:21:22.969Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:22 [2026-04-16T23:21:22.969Z] > /usr/bin/git --version # timeout=10 01:21:22 [2026-04-16T23:21:22.973Z] > git --version # 'git version 2.43.0' 01:21:22 [2026-04-16T23:21:22.973Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:23 [2026-04-16T23:21:23.498Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:23 [2026-04-16T23:21:23.505Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master) 01:21:23 [2026-04-16T23:21:23.505Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:23 [2026-04-16T23:21:23.511Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 01:21:23 [2026-04-16T23:21:23.603Z] Commit message: "Fix SonarQube Maven execution in pipelines." 01:21:23 [2026-04-16T23:21:23.604Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10 01:21:23 [2026-04-16T23:21:23.627Z] [Pipeline] } 01:21:23 [2026-04-16T23:21:23.633Z] [Pipeline] // stage 01:21:23 [2026-04-16T23:21:23.650Z] [Pipeline] withEnv 01:21:23 [2026-04-16T23:21:23.651Z] [Pipeline] { 01:21:23 [2026-04-16T23:21:23.759Z] [Pipeline] isUnix 01:21:23 [2026-04-16T23:21:23.760Z] [Pipeline] withEnv 01:21:23 [2026-04-16T23:21:23.761Z] [Pipeline] { 01:21:23 [2026-04-16T23:21:23.769Z] [Pipeline] sh 01:21:24 [2026-04-16T23:21:24.026Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:24 [2026-04-16T23:21:24.026Z] . 01:21:24 [2026-04-16T23:21:24.027Z] [Pipeline] } 01:21:24 [2026-04-16T23:21:24.034Z] [Pipeline] // withEnv 01:21:24 [2026-04-16T23:21:24.044Z] [Pipeline] withDockerContainer 01:21:24 [2026-04-16T23:21:24.076Z] Jenkins does not seem to be running inside a container 01:21:24 [2026-04-16T23:21:24.083Z] $ 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_6.3.x_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_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.3.3 cat 01:21:24 [2026-04-16T23:21:24.395Z] $ docker top 64b781909ab7959935bfa2334b3579a9fceb4f63416604690a7d845d3ef13e78 -eo pid,comm 01:21:24 [2026-04-16T23:21:24.434Z] [Pipeline] { 01:21:24 [2026-04-16T23:21:24.452Z] [Pipeline] withEnv 01:21:24 [2026-04-16T23:21:24.453Z] [Pipeline] { 01:21:24 [2026-04-16T23:21:24.465Z] [Pipeline] stage 01:21:24 [2026-04-16T23:21:24.466Z] [Pipeline] { (Resolve dependency on Silverpeas) 01:21:24 [2026-04-16T23:21:24.499Z] [Pipeline] script 01:21:24 [2026-04-16T23:21:24.504Z] [Pipeline] { 01:21:24 [2026-04-16T23:21:24.514Z] [Pipeline] echo 01:21:24 [2026-04-16T23:21:24.514Z] Working on branch 6.3.x 01:21:24 [2026-04-16T23:21:24.520Z] [Pipeline] copyArtifacts 01:21:24 [2026-04-16T23:21:24.527Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 280 01:21:24 [2026-04-16T23:21:24.537Z] [Pipeline] readYaml 01:21:24 [2026-04-16T23:21:24.547Z] 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. 01:21:24 [2026-04-16T23:21:24.547Z] 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. 01:21:24 [2026-04-16T23:21:24.549Z] [Pipeline] sh 01:21:24 [2026-04-16T23:21:24.808Z] + rm -f build.yaml 01:21:24 [2026-04-16T23:21:24.809Z] [Pipeline] } 01:21:24 [2026-04-16T23:21:24.818Z] [Pipeline] // script 01:21:24 [2026-04-16T23:21:24.828Z] [Pipeline] echo 01:21:24 [2026-04-16T23:21:24.828Z] Parent version is 1.5.3 01:21:24 [2026-04-16T23:21:24.830Z] [Pipeline] echo 01:21:24 [2026-04-16T23:21:24.830Z] Silverpeas version is 6.3.7-build250214 01:21:24 [2026-04-16T23:21:24.832Z] [Pipeline] } 01:21:24 [2026-04-16T23:21:24.840Z] [Pipeline] // stage 01:21:24 [2026-04-16T23:21:24.851Z] [Pipeline] stage 01:21:24 [2026-04-16T23:21:24.852Z] [Pipeline] { (Prepare the project) 01:21:24 [2026-04-16T23:21:24.882Z] [Pipeline] git 01:21:24 [2026-04-16T23:21:24.884Z] The recommended git tool is: /usr/bin/git 01:21:24 [2026-04-16T23:21:24.885Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:24 [2026-04-16T23:21:24.895Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2a8e33f1; decorates hudson.Launcher$LocalLauncher@7b791b11 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:24 [2026-04-16T23:21:24.896Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:24 [2026-04-16T23:21:24.904Z] Fetching changes from the remote Git repository 01:21:24 [2026-04-16T23:21:24.907Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 01:21:24 [2026-04-16T23:21:24.913Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 01:21:24 [2026-04-16T23:21:24.913Z] > /usr/bin/git --version # timeout=10 01:21:24 [2026-04-16T23:21:24.918Z] > git --version # 'git version 2.43.0' 01:21:24 [2026-04-16T23:21:24.919Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:24 [2026-04-16T23:21:24.925Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:25 [2026-04-16T23:21:25.508Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:25 [2026-04-16T23:21:25.517Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x) 01:21:25 [2026-04-16T23:21:25.517Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:25 [2026-04-16T23:21:25.522Z] > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:25 [2026-04-16T23:21:25.632Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:25 [2026-04-16T23:21:25.641Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:25 [2026-04-16T23:21:25.650Z] > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:25 [2026-04-16T23:21:25.779Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214" 01:21:25 [2026-04-16T23:21:25.779Z] > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10 01:21:25 [2026-04-16T23:21:25.803Z] [Pipeline] script 01:21:25 [2026-04-16T23:21:25.806Z] [Pipeline] { 01:21:25 [2026-04-16T23:21:25.816Z] [Pipeline] copyArtifacts 01:21:25 [2026-04-16T23:21:25.821Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 251 01:21:25 [2026-04-16T23:21:25.831Z] [Pipeline] readYaml 01:21:25 [2026-04-16T23:21:25.842Z] 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. 01:21:25 [2026-04-16T23:21:25.843Z] [Pipeline] sh 01:21:26 [2026-04-16T23:21:26.102Z] + git rev-parse HEAD 01:21:26 [2026-04-16T23:21:26.105Z] [Pipeline] echo 01:21:26 [2026-04-16T23:21:26.105Z] Current commit is defa63b4934e025329da4b267c4ca7f8968d7347 and last build commit is defa63b4934e025329da4b267c4ca7f8968d7347 01:21:26 [2026-04-16T23:21:26.106Z] 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. 01:21:26 [2026-04-16T23:21:26.107Z] [Pipeline] } 01:21:26 [2026-04-16T23:21:26.116Z] [Pipeline] // script 01:21:26 [2026-04-16T23:21:26.127Z] [Pipeline] script 01:21:26 [2026-04-16T23:21:26.132Z] [Pipeline] { 01:21:26 [2026-04-16T23:21:26.143Z] [Pipeline] readMavenPom 01:21:26 [2026-04-16T23:21:26.153Z] 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. 01:21:26 [2026-04-16T23:21:26.154Z] 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. 01:21:26 [2026-04-16T23:21:26.155Z] 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. 01:21:26 [2026-04-16T23:21:26.155Z] 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. 01:21:26 [2026-04-16T23:21:26.156Z] [Pipeline] echo 01:21:26 [2026-04-16T23:21:26.157Z] No changes and no update in Silverpeas since the last build 01:21:26 [2026-04-16T23:21:26.157Z] [Pipeline] } 01:21:26 [2026-04-16T23:21:26.167Z] [Pipeline] // script 01:21:26 [2026-04-16T23:21:26.177Z] [Pipeline] } 01:21:26 [2026-04-16T23:21:26.187Z] [Pipeline] // stage 01:21:26 [2026-04-16T23:21:26.199Z] [Pipeline] stage 01:21:26 [2026-04-16T23:21:26.200Z] [Pipeline] { (Build the project) 01:21:26 [2026-04-16T23:21:26.245Z] Stage "Build the project" skipped due to when conditional 01:21:26 [2026-04-16T23:21:26.247Z] [Pipeline] getContext 01:21:26 [2026-04-16T23:21:26.262Z] [Pipeline] stage 01:21:26 [2026-04-16T23:21:26.263Z] [Pipeline] { (Check POM parent version) 01:21:26 [2026-04-16T23:21:26.273Z] Stage "Build the project" skipped due to when conditional 01:21:26 [2026-04-16T23:21:26.274Z] [Pipeline] getContext 01:21:26 [2026-04-16T23:21:26.276Z] [Pipeline] } 01:21:26 [2026-04-16T23:21:26.285Z] [Pipeline] // stage 01:21:26 [2026-04-16T23:21:26.296Z] [Pipeline] stage 01:21:26 [2026-04-16T23:21:26.297Z] [Pipeline] { (Update POM parent) 01:21:26 [2026-04-16T23:21:26.307Z] Stage "Build the project" skipped due to when conditional 01:21:26 [2026-04-16T23:21:26.308Z] [Pipeline] getContext 01:21:26 [2026-04-16T23:21:26.310Z] [Pipeline] } 01:21:26 [2026-04-16T23:21:26.319Z] [Pipeline] // stage 01:21:26 [2026-04-16T23:21:26.330Z] [Pipeline] stage 01:21:26 [2026-04-16T23:21:26.331Z] [Pipeline] { (Update dependency on Silverpeas) 01:21:26 [2026-04-16T23:21:26.340Z] Stage "Build the project" skipped due to when conditional 01:21:26 [2026-04-16T23:21:26.341Z] [Pipeline] getContext 01:21:26 [2026-04-16T23:21:26.343Z] [Pipeline] } 01:21:26 [2026-04-16T23:21:26.351Z] [Pipeline] // stage 01:21:26 [2026-04-16T23:21:26.362Z] [Pipeline] stage 01:21:26 [2026-04-16T23:21:26.363Z] [Pipeline] { (Build and Publish) 01:21:26 [2026-04-16T23:21:26.372Z] Stage "Build the project" skipped due to when conditional 01:21:26 [2026-04-16T23:21:26.373Z] [Pipeline] getContext 01:21:26 [2026-04-16T23:21:26.374Z] [Pipeline] } 01:21:26 [2026-04-16T23:21:26.383Z] [Pipeline] // stage 01:21:26 [2026-04-16T23:21:26.391Z] [Pipeline] } 01:21:26 [2026-04-16T23:21:26.399Z] [Pipeline] // stage 01:21:26 [2026-04-16T23:21:26.410Z] [Pipeline] stage 01:21:26 [2026-04-16T23:21:26.411Z] [Pipeline] { (Create YAML build report) 01:21:26 [2026-04-16T23:21:26.437Z] [Pipeline] script 01:21:26 [2026-04-16T23:21:26.441Z] [Pipeline] { 01:21:26 [2026-04-16T23:21:26.453Z] [Pipeline] sh 01:21:26 [2026-04-16T23:21:26.711Z] + mkdir -p target 01:21:26 [2026-04-16T23:21:26.713Z] [Pipeline] sh 01:21:26 [2026-04-16T23:21:26.970Z] + mv build.yaml target/ 01:21:26 [2026-04-16T23:21:26.972Z] [Pipeline] } 01:21:26 [2026-04-16T23:21:26.984Z] [Pipeline] // script 01:21:26 [2026-04-16T23:21:26.994Z] [Pipeline] } 01:21:27 [2026-04-16T23:21:27.003Z] [Pipeline] // stage 01:21:27 [2026-04-16T23:21:27.016Z] [Pipeline] stage 01:21:27 [2026-04-16T23:21:27.017Z] [Pipeline] { (Declarative: Post Actions) 01:21:27 [2026-04-16T23:21:27.036Z] [Pipeline] step 01:21:27 [2026-04-16T23:21:27.062Z] [Pipeline] script 01:21:27 [2026-04-16T23:21:27.067Z] [Pipeline] { 01:21:27 [2026-04-16T23:21:27.088Z] [Pipeline] } 01:21:27 [2026-04-16T23:21:27.098Z] [Pipeline] // script 01:21:27 [2026-04-16T23:21:27.114Z] [Pipeline] archiveArtifacts 01:21:27 [2026-04-16T23:21:27.117Z] Archiving artifacts 01:21:27 [2026-04-16T23:21:27.127Z] Enregistrement des empreintes numériques 01:21:27 [2026-04-16T23:21:27.159Z] [Pipeline] } 01:21:27 [2026-04-16T23:21:27.169Z] [Pipeline] // stage 01:21:27 [2026-04-16T23:21:27.178Z] [Pipeline] } 01:21:27 [2026-04-16T23:21:27.188Z] [Pipeline] // withEnv 01:21:27 [2026-04-16T23:21:27.198Z] [Pipeline] } 01:21:27 [2026-04-16T23:21:27.199Z] $ docker stop --time=1 64b781909ab7959935bfa2334b3579a9fceb4f63416604690a7d845d3ef13e78 01:21:28 [2026-04-16T23:21:28.475Z] $ docker rm -f --volumes 64b781909ab7959935bfa2334b3579a9fceb4f63416604690a7d845d3ef13e78 01:21:28 [2026-04-16T23:21:28.514Z] [Pipeline] // withDockerContainer 01:21:28 [2026-04-16T23:21:28.519Z] [Pipeline] } 01:21:28 [2026-04-16T23:21:28.523Z] [Pipeline] // withEnv 01:21:28 [2026-04-16T23:21:28.528Z] [Pipeline] } 01:21:28 [2026-04-16T23:21:28.532Z] [Pipeline] // node 01:21:28 [2026-04-16T23:21:28.537Z] [Pipeline] End of Pipeline 01:21:28 [2026-04-16T23:21:28.578Z] Finished: SUCCESS