19:24:20[2026-01-07T18:24:20.925Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 103919:24:20[2026-01-07T18:24:20.925Z] Causé à l'origine par :
19:24:20[2026-01-07T18:24:20.925Z] Lancé par une alarme périodique
19:24:20[2026-01-07T18:24:20.925Z] Running as userbuild19:24:21[2026-01-07T18:24:21.329Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git19:24:21[2026-01-07T18:24:21.480Z] [Pipeline] Start of Pipeline
19:24:21[2026-01-07T18:24:21.724Z] [Pipeline] node
19:24:21[2026-01-07T18:24:21.728Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy
19:24:21[2026-01-07T18:24:21.730Z] [Pipeline] {
19:24:21[2026-01-07T18:24:21.744Z] [Pipeline] stage
19:24:21[2026-01-07T18:24:21.745Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:21[2026-01-07T18:24:21.756Z] [Pipeline] checkout
19:24:21[2026-01-07T18:24:21.757Z] Selected Git installation does not exist. Using Default
19:24:21[2026-01-07T18:24:21.757Z] The recommended git tool is: NONE
19:24:21[2026-01-07T18:24:21.757Z] No credentials specified
19:24:21[2026-01-07T18:24:21.758Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:21[2026-01-07T18:24:21.765Z] Fetching changes from the remote Git repository
19:24:21[2026-01-07T18:24:21.766Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:21[2026-01-07T18:24:21.772Z] Cleaning workspace
19:24:21[2026-01-07T18:24:21.772Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:21[2026-01-07T18:24:21.777Z] Resetting working tree
19:24:21[2026-01-07T18:24:21.777Z] > /usr/bin/git reset --hard # timeout=10
19:24:21[2026-01-07T18:24:21.880Z] > /usr/bin/git clean -fdx # timeout=10
19:24:21[2026-01-07T18:24:21.895Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git19:24:21[2026-01-07T18:24:21.895Z] > /usr/bin/git --version # timeout=10
19:24:21[2026-01-07T18:24:21.899Z] > git --version # 'git version 2.43.0'
19:24:21[2026-01-07T18:24:21.899Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:22[2026-01-07T18:24:22.264Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:22[2026-01-07T18:24:22.272Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
19:24:22[2026-01-07T18:24:22.272Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:22[2026-01-07T18:24:22.277Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:22[2026-01-07T18:24:22.367Z] Commit message: "Fix SonarQube Maven execution in pipelines."
19:24:22[2026-01-07T18:24:22.367Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
19:24:22[2026-01-07T18:24:22.393Z] [Pipeline] }
19:24:22[2026-01-07T18:24:22.397Z] [Pipeline] // stage
19:24:22[2026-01-07T18:24:22.407Z] [Pipeline] withEnv
19:24:22[2026-01-07T18:24:22.407Z] [Pipeline] {
19:24:22[2026-01-07T18:24:22.494Z] [Pipeline] isUnix
19:24:22[2026-01-07T18:24:22.495Z] [Pipeline] withEnv
19:24:22[2026-01-07T18:24:22.495Z] [Pipeline] {
19:24:22[2026-01-07T18:24:22.506Z] [Pipeline] sh
19:24:22[2026-01-07T18:24:22.763Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:22[2026-01-07T18:24:22.763Z] .
19:24:22[2026-01-07T18:24:22.764Z] [Pipeline] }
19:24:22[2026-01-07T18:24:22.771Z] [Pipeline] // withEnv
19:24:22[2026-01-07T18:24:22.780Z] [Pipeline] withDockerContainer
19:24:22[2026-01-07T18:24:22.811Z] Jenkins does not seem to be running inside a container
19:24:22[2026-01-07T18:24:22.818Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_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:latest cat
19:24:23[2026-01-07T18:24:23.156Z] $ docker top 964f9ef58d0ef285ccce29bd61069dea8cdbfce76cacab709518acf9c530a663 -eo pid,comm
19:24:23[2026-01-07T18:24:23.195Z] [Pipeline] {
19:24:23[2026-01-07T18:24:23.208Z] [Pipeline] withEnv
19:24:23[2026-01-07T18:24:23.208Z] [Pipeline] {
19:24:23[2026-01-07T18:24:23.219Z] [Pipeline] stage
19:24:23[2026-01-07T18:24:23.220Z] [Pipeline] { (Resolve dependency on Silverpeas)
19:24:23[2026-01-07T18:24:23.245Z] [Pipeline] script
19:24:23[2026-01-07T18:24:23.250Z] [Pipeline] {
19:24:23[2026-01-07T18:24:23.261Z] [Pipeline] echo
19:24:23[2026-01-07T18:24:23.261Z] Working on branch master
19:24:23[2026-01-07T18:24:23.266Z] [Pipeline] copyArtifacts
19:24:23[2026-01-07T18:24:23.272Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 103919:24:23[2026-01-07T18:24:23.288Z] [Pipeline] readYaml
19:24:23[2026-01-07T18:24:23.295Z] 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.
19:24:23[2026-01-07T18:24:23.295Z] 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.
19:24:23[2026-01-07T18:24:23.296Z] [Pipeline] sh
19:24:23[2026-01-07T18:24:23.552Z] + rm -f build.yaml
19:24:23[2026-01-07T18:24:23.553Z] [Pipeline] }
19:24:23[2026-01-07T18:24:23.562Z] [Pipeline] // script
19:24:23[2026-01-07T18:24:23.572Z] [Pipeline] echo
19:24:23[2026-01-07T18:24:23.572Z] Parent version is 1.7-build251205
19:24:23[2026-01-07T18:24:23.573Z] [Pipeline] echo
19:24:23[2026-01-07T18:24:23.574Z] Silverpeas version is 6.5-build251221
19:24:23[2026-01-07T18:24:23.575Z] [Pipeline] }
19:24:23[2026-01-07T18:24:23.583Z] [Pipeline] // stage
19:24:23[2026-01-07T18:24:23.600Z] [Pipeline] stage
19:24:23[2026-01-07T18:24:23.601Z] [Pipeline] { (Prepare the project)
19:24:23[2026-01-07T18:24:23.632Z] [Pipeline] git
19:24:23[2026-01-07T18:24:23.634Z] The recommended git tool is: /usr/bin/git
19:24:23[2026-01-07T18:24:23.635Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:23[2026-01-07T18:24:23.643Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@28c35aa1; decorates hudson.Launcher$LocalLauncher@122ed914 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:23[2026-01-07T18:24:23.644Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
19:24:23[2026-01-07T18:24:23.651Z] Fetching changes from the remote Git repository
19:24:23[2026-01-07T18:24:23.654Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:24:23[2026-01-07T18:24:23.662Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile19:24:23[2026-01-07T18:24:23.662Z] > /usr/bin/git --version # timeout=10
19:24:23[2026-01-07T18:24:23.667Z] > git --version # 'git version 2.43.0'
19:24:23[2026-01-07T18:24:23.667Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:23[2026-01-07T18:24:23.674Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:24[2026-01-07T18:24:24.087Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:24[2026-01-07T18:24:24.096Z] Checking out Revision 8a1d7b29c7d23401262632de60801ea757860ad8 (refs/remotes/origin/master)
19:24:24[2026-01-07T18:24:24.096Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:24[2026-01-07T18:24:24.101Z] > /usr/bin/git checkout -f 8a1d7b29c7d23401262632de60801ea757860ad8 # timeout=10
19:24:24[2026-01-07T18:24:24.233Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:24[2026-01-07T18:24:24.242Z] > /usr/bin/git branch -D master # timeout=10
19:24:24[2026-01-07T18:24:24.249Z] > /usr/bin/git checkout -b master 8a1d7b29c7d23401262632de60801ea757860ad8 # timeout=10
19:24:24[2026-01-07T18:24:24.396Z] Commit message: "Update dependency on Silverpeas to version 6.5-build251221"
19:24:24[2026-01-07T18:24:24.396Z] > /usr/bin/git rev-list --no-walk 8a1d7b29c7d23401262632de60801ea757860ad8 # timeout=10
19:24:24[2026-01-07T18:24:24.430Z] [Pipeline] script
19:24:24[2026-01-07T18:24:24.433Z] [Pipeline] {
19:24:24[2026-01-07T18:24:24.449Z] [Pipeline] copyArtifacts
19:24:24[2026-01-07T18:24:24.455Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 61919:24:24[2026-01-07T18:24:24.472Z] [Pipeline] readYaml
19:24:24[2026-01-07T18:24:24.485Z] 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.
19:24:24[2026-01-07T18:24:24.487Z] [Pipeline] sh
19:24:24[2026-01-07T18:24:24.745Z] + git rev-parse HEAD
19:24:24[2026-01-07T18:24:24.748Z] [Pipeline] echo
19:24:24[2026-01-07T18:24:24.749Z] Current commit is 8a1d7b29c7d23401262632de60801ea757860ad8 and last build commit is 8a1d7b29c7d23401262632de60801ea757860ad8
19:24:24[2026-01-07T18:24:24.750Z] 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.
19:24:24[2026-01-07T18:24:24.750Z] [Pipeline] }
19:24:24[2026-01-07T18:24:24.759Z] [Pipeline] // script
19:24:24[2026-01-07T18:24:24.769Z] [Pipeline] script
19:24:24[2026-01-07T18:24:24.773Z] [Pipeline] {
19:24:24[2026-01-07T18:24:24.783Z] [Pipeline] readMavenPom
19:24:24[2026-01-07T18:24:24.795Z] 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.
19:24:24[2026-01-07T18:24:24.796Z] 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.
19:24:24[2026-01-07T18:24:24.797Z] 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.
19:24:24[2026-01-07T18:24:24.797Z] 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.
19:24:24[2026-01-07T18:24:24.799Z] [Pipeline] echo
19:24:24[2026-01-07T18:24:24.799Z] No changes and no update in Silverpeas since the last build
19:24:24[2026-01-07T18:24:24.799Z] [Pipeline] }
19:24:24[2026-01-07T18:24:24.808Z] [Pipeline] // script
19:24:24[2026-01-07T18:24:24.817Z] [Pipeline] }
19:24:24[2026-01-07T18:24:24.826Z] [Pipeline] // stage
19:24:24[2026-01-07T18:24:24.837Z] [Pipeline] stage
19:24:24[2026-01-07T18:24:24.837Z] [Pipeline] { (Build the project)
19:24:24[2026-01-07T18:24:24.882Z] Stage "Build the project" skipped due to when conditional
19:24:24[2026-01-07T18:24:24.884Z] [Pipeline] getContext
19:24:24[2026-01-07T18:24:24.897Z] [Pipeline] stage
19:24:24[2026-01-07T18:24:24.898Z] [Pipeline] { (Check POM parent version)
19:24:24[2026-01-07T18:24:24.907Z] Stage "Build the project" skipped due to when conditional
19:24:24[2026-01-07T18:24:24.908Z] [Pipeline] getContext
19:24:24[2026-01-07T18:24:24.910Z] [Pipeline] }
19:24:24[2026-01-07T18:24:24.919Z] [Pipeline] // stage
19:24:24[2026-01-07T18:24:24.929Z] [Pipeline] stage
19:24:24[2026-01-07T18:24:24.931Z] [Pipeline] { (Update POM parent)
19:24:24[2026-01-07T18:24:24.940Z] Stage "Build the project" skipped due to when conditional
19:24:24[2026-01-07T18:24:24.941Z] [Pipeline] getContext
19:24:24[2026-01-07T18:24:24.942Z] [Pipeline] }
19:24:24[2026-01-07T18:24:24.951Z] [Pipeline] // stage
19:24:24[2026-01-07T18:24:24.961Z] [Pipeline] stage
19:24:24[2026-01-07T18:24:24.962Z] [Pipeline] { (Update dependency on Silverpeas)
19:24:24[2026-01-07T18:24:24.970Z] Stage "Build the project" skipped due to when conditional
19:24:24[2026-01-07T18:24:24.971Z] [Pipeline] getContext
19:24:24[2026-01-07T18:24:24.973Z] [Pipeline] }
19:24:24[2026-01-07T18:24:24.981Z] [Pipeline] // stage
19:24:24[2026-01-07T18:24:24.991Z] [Pipeline] stage
19:24:24[2026-01-07T18:24:24.991Z] [Pipeline] { (Build and Publish)
19:24:25[2026-01-07T18:24:25.000Z] Stage "Build the project" skipped due to when conditional
19:24:25[2026-01-07T18:24:25.002Z] [Pipeline] getContext
19:24:25[2026-01-07T18:24:25.003Z] [Pipeline] }
19:24:25[2026-01-07T18:24:25.010Z] [Pipeline] // stage
19:24:25[2026-01-07T18:24:25.018Z] [Pipeline] }
19:24:25[2026-01-07T18:24:25.025Z] [Pipeline] // stage
19:24:25[2026-01-07T18:24:25.036Z] [Pipeline] stage
19:24:25[2026-01-07T18:24:25.036Z] [Pipeline] { (Create YAML build report)
19:24:25[2026-01-07T18:24:25.061Z] [Pipeline] script
19:24:25[2026-01-07T18:24:25.066Z] [Pipeline] {
19:24:25[2026-01-07T18:24:25.083Z] [Pipeline] sh
19:24:25[2026-01-07T18:24:25.343Z] + mkdir -p target
19:24:25[2026-01-07T18:24:25.345Z] [Pipeline] sh
19:24:25[2026-01-07T18:24:25.602Z] + mv build.yaml target/
19:24:25[2026-01-07T18:24:25.603Z] [Pipeline] }
19:24:25[2026-01-07T18:24:25.612Z] [Pipeline] // script
19:24:25[2026-01-07T18:24:25.621Z] [Pipeline] }
19:24:25[2026-01-07T18:24:25.630Z] [Pipeline] // stage
19:24:25[2026-01-07T18:24:25.641Z] [Pipeline] stage
19:24:25[2026-01-07T18:24:25.642Z] [Pipeline] { (Declarative: Post Actions)
19:24:25[2026-01-07T18:24:25.659Z] [Pipeline] step
19:24:25[2026-01-07T18:24:25.681Z] [Pipeline] script
19:24:25[2026-01-07T18:24:25.686Z] [Pipeline] {
19:24:25[2026-01-07T18:24:25.705Z] [Pipeline] }
19:24:25[2026-01-07T18:24:25.714Z] [Pipeline] // script
19:24:25[2026-01-07T18:24:25.728Z] [Pipeline] archiveArtifacts
19:24:25[2026-01-07T18:24:25.732Z] Archiving artifacts
19:24:25[2026-01-07T18:24:25.740Z] Enregistrement des empreintes numériques
19:24:25[2026-01-07T18:24:25.765Z] [Pipeline] }
19:24:25[2026-01-07T18:24:25.775Z] [Pipeline] // stage
19:24:25[2026-01-07T18:24:25.784Z] [Pipeline] }
19:24:25[2026-01-07T18:24:25.792Z] [Pipeline] // withEnv
19:24:25[2026-01-07T18:24:25.801Z] [Pipeline] }
19:24:25[2026-01-07T18:24:25.802Z] $ docker stop --time=1 964f9ef58d0ef285ccce29bd61069dea8cdbfce76cacab709518acf9c530a663
19:24:27[2026-01-07T18:24:27.073Z] $ docker rm -f --volumes 964f9ef58d0ef285ccce29bd61069dea8cdbfce76cacab709518acf9c530a663
19:24:27[2026-01-07T18:24:27.110Z] [Pipeline] // withDockerContainer
19:24:27[2026-01-07T18:24:27.114Z] [Pipeline] }
19:24:27[2026-01-07T18:24:27.117Z] [Pipeline] // withEnv
19:24:27[2026-01-07T18:24:27.121Z] [Pipeline] }
19:24:27[2026-01-07T18:24:27.124Z] [Pipeline] // node
19:24:27[2026-01-07T18:24:27.129Z] [Pipeline] End of Pipeline
19:24:27[2026-01-07T18:24:27.160Z] Finished: SUCCESS