01:21:30 [2025-01-03T00:21:30.115Z] Démarré par le projet amont "Silverpeas_6.3.x_AutoDeploy" de numéro de build 216 01:21:30 [2025-01-03T00:21:30.115Z] Causé à l'origine par : 01:21:30 [2025-01-03T00:21:30.115Z] Lancé par une alarme périodique 01:21:30 [2025-01-03T00:21:30.115Z] Running as userbuild 01:21:30 [2025-01-03T00:21:30.520Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:30 [2025-01-03T00:21:30.789Z] [Pipeline] Start of Pipeline 01:21:31 [2025-01-03T00:21:31.113Z] [Pipeline] node 01:21:31 [2025-01-03T00:21:31.118Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy 01:21:31 [2025-01-03T00:21:31.124Z] [Pipeline] { 01:21:31 [2025-01-03T00:21:31.142Z] [Pipeline] stage 01:21:31 [2025-01-03T00:21:31.142Z] [Pipeline] { (Declarative: Checkout SCM) 01:21:31 [2025-01-03T00:21:31.155Z] [Pipeline] checkout 01:21:31 [2025-01-03T00:21:31.157Z] Selected Git installation does not exist. Using Default 01:21:31 [2025-01-03T00:21:31.157Z] The recommended git tool is: NONE 01:21:31 [2025-01-03T00:21:31.157Z] No credentials specified 01:21:31 [2025-01-03T00:21:31.158Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:31 [2025-01-03T00:21:31.163Z] Fetching changes from the remote Git repository 01:21:31 [2025-01-03T00:21:31.166Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 01:21:31 [2025-01-03T00:21:31.174Z] Cleaning workspace 01:21:31 [2025-01-03T00:21:31.174Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 01:21:31 [2025-01-03T00:21:31.179Z] Resetting working tree 01:21:31 [2025-01-03T00:21:31.179Z] > /usr/bin/git reset --hard # timeout=10 01:21:31 [2025-01-03T00:21:31.325Z] > /usr/bin/git clean -fdx # timeout=10 01:21:31 [2025-01-03T00:21:31.337Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 01:21:31 [2025-01-03T00:21:31.337Z] > /usr/bin/git --version # timeout=10 01:21:31 [2025-01-03T00:21:31.343Z] > git --version # 'git version 2.43.0' 01:21:31 [2025-01-03T00:21:31.343Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:31 [2025-01-03T00:21:31.772Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:21:31 [2025-01-03T00:21:31.778Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master) 01:21:31 [2025-01-03T00:21:31.778Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:31 [2025-01-03T00:21:31.784Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 01:21:31 [2025-01-03T00:21:31.851Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose." 01:21:31 [2025-01-03T00:21:31.851Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 01:21:31 [2025-01-03T00:21:31.876Z] [Pipeline] } 01:21:31 [2025-01-03T00:21:31.882Z] [Pipeline] // stage 01:21:31 [2025-01-03T00:21:31.903Z] [Pipeline] withEnv 01:21:31 [2025-01-03T00:21:31.905Z] [Pipeline] { 01:21:32 [2025-01-03T00:21:32.070Z] [Pipeline] isUnix 01:21:32 [2025-01-03T00:21:32.071Z] [Pipeline] withEnv 01:21:32 [2025-01-03T00:21:32.072Z] [Pipeline] { 01:21:32 [2025-01-03T00:21:32.084Z] [Pipeline] sh 01:21:32 [2025-01-03T00:21:32.341Z] + docker inspect -f . silverpeas/silverbuild:6.3.3 01:21:32 [2025-01-03T00:21:32.342Z] . 01:21:32 [2025-01-03T00:21:32.343Z] [Pipeline] } 01:21:32 [2025-01-03T00:21:32.352Z] [Pipeline] // withEnv 01:21:32 [2025-01-03T00:21:32.361Z] [Pipeline] withDockerContainer 01:21:32 [2025-01-03T00:21:32.398Z] Jenkins does not seem to be running inside a container 01:21:32 [2025-01-03T00:21:32.406Z] $ 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:32 [2025-01-03T00:21:32.718Z] $ docker top 19e3f0d95fdddc5970467bcd1e846dcaa35ddeff1963365dbb956c8150b33c48 -eo pid,comm 01:21:32 [2025-01-03T00:21:32.753Z] [Pipeline] { 01:21:32 [2025-01-03T00:21:32.785Z] [Pipeline] withEnv 01:21:32 [2025-01-03T00:21:32.786Z] [Pipeline] { 01:21:32 [2025-01-03T00:21:32.814Z] [Pipeline] stage 01:21:32 [2025-01-03T00:21:32.816Z] [Pipeline] { (Resolve dependency on Silverpeas) 01:21:32 [2025-01-03T00:21:32.861Z] [Pipeline] script 01:21:32 [2025-01-03T00:21:32.865Z] [Pipeline] { 01:21:32 [2025-01-03T00:21:32.873Z] [Pipeline] echo 01:21:32 [2025-01-03T00:21:32.874Z] Working on branch 6.3.x 01:21:32 [2025-01-03T00:21:32.878Z] [Pipeline] copyArtifacts 01:21:32 [2025-01-03T00:21:32.883Z] Copied 1 artifact from "Silverpeas_6.3.x_AutoDeploy" build number 216 01:21:32 [2025-01-03T00:21:32.893Z] [Pipeline] readYaml 01:21:32 [2025-01-03T00:21:32.906Z] [Pipeline] sh 01:21:33 [2025-01-03T00:21:33.165Z] + rm -f build.yaml 01:21:33 [2025-01-03T00:21:33.166Z] [Pipeline] } 01:21:33 [2025-01-03T00:21:33.175Z] [Pipeline] // script 01:21:33 [2025-01-03T00:21:33.182Z] [Pipeline] echo 01:21:33 [2025-01-03T00:21:33.183Z] Parent version is 1.5.3 01:21:33 [2025-01-03T00:21:33.185Z] [Pipeline] echo 01:21:33 [2025-01-03T00:21:33.185Z] Silverpeas version is 6.3.6-build241113 01:21:33 [2025-01-03T00:21:33.187Z] [Pipeline] } 01:21:33 [2025-01-03T00:21:33.195Z] [Pipeline] // stage 01:21:33 [2025-01-03T00:21:33.206Z] [Pipeline] stage 01:21:33 [2025-01-03T00:21:33.208Z] [Pipeline] { (Prepare the project) 01:21:33 [2025-01-03T00:21:33.233Z] [Pipeline] git 01:21:33 [2025-01-03T00:21:33.244Z] The recommended git tool is: /usr/bin/git 01:21:33 [2025-01-03T00:21:33.245Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 01:21:33 [2025-01-03T00:21:33.252Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@112ec809; decorates hudson.Launcher$LocalLauncher@de89ad8 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 01:21:33 [2025-01-03T00:21:33.252Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10 01:21:33 [2025-01-03T00:21:33.257Z] Fetching changes from the remote Git repository 01:21:33 [2025-01-03T00:21:33.264Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 01:21:33 [2025-01-03T00:21:33.271Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 01:21:33 [2025-01-03T00:21:33.271Z] > /usr/bin/git --version # timeout=10 01:21:33 [2025-01-03T00:21:33.275Z] > git --version # 'git version 2.43.0' 01:21:33 [2025-01-03T00:21:33.276Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 01:21:33 [2025-01-03T00:21:33.280Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 01:21:33 [2025-01-03T00:21:33.661Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10 01:21:33 [2025-01-03T00:21:33.669Z] Checking out Revision f0980144dbbfca8fc650ac94fd238726ef3b032c (refs/remotes/origin/6.3.x) 01:21:33 [2025-01-03T00:21:33.669Z] > /usr/bin/git config core.sparsecheckout # timeout=10 01:21:33 [2025-01-03T00:21:33.675Z] > /usr/bin/git checkout -f f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10 01:21:33 [2025-01-03T00:21:33.773Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 01:21:33 [2025-01-03T00:21:33.782Z] > /usr/bin/git branch -D 6.3.x # timeout=10 01:21:33 [2025-01-03T00:21:33.790Z] > /usr/bin/git checkout -b 6.3.x f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10 01:21:33 [2025-01-03T00:21:33.916Z] Commit message: "Update dependency on Silverpeas to version 6.3.6-build241113" 01:21:33 [2025-01-03T00:21:33.916Z] > /usr/bin/git rev-list --no-walk f0980144dbbfca8fc650ac94fd238726ef3b032c # timeout=10 01:21:33 [2025-01-03T00:21:33.940Z] [Pipeline] script 01:21:33 [2025-01-03T00:21:33.944Z] [Pipeline] { 01:21:33 [2025-01-03T00:21:33.963Z] [Pipeline] copyArtifacts 01:21:33 [2025-01-03T00:21:33.972Z] Copied 1 artifact from "Silverpeas_Mobile_6.3.x_AutoDeploy" build number 187 01:21:33 [2025-01-03T00:21:33.978Z] [Pipeline] readYaml 01:21:33 [2025-01-03T00:21:33.995Z] [Pipeline] sh 01:21:34 [2025-01-03T00:21:34.255Z] + git rev-parse HEAD 01:21:34 [2025-01-03T00:21:34.259Z] [Pipeline] echo 01:21:34 [2025-01-03T00:21:34.260Z] Current commit is f0980144dbbfca8fc650ac94fd238726ef3b032c and last build commit is f0980144dbbfca8fc650ac94fd238726ef3b032c 01:21:34 [2025-01-03T00:21:34.261Z] [Pipeline] } 01:21:34 [2025-01-03T00:21:34.272Z] [Pipeline] // script 01:21:34 [2025-01-03T00:21:34.291Z] [Pipeline] script 01:21:34 [2025-01-03T00:21:34.297Z] [Pipeline] { 01:21:34 [2025-01-03T00:21:34.309Z] [Pipeline] readMavenPom 01:21:34 [2025-01-03T00:21:34.323Z] [Pipeline] echo 01:21:34 [2025-01-03T00:21:34.323Z] No changes and no update in Silverpeas since the last build 01:21:34 [2025-01-03T00:21:34.324Z] [Pipeline] } 01:21:34 [2025-01-03T00:21:34.334Z] [Pipeline] // script 01:21:34 [2025-01-03T00:21:34.345Z] [Pipeline] } 01:21:34 [2025-01-03T00:21:34.355Z] [Pipeline] // stage 01:21:34 [2025-01-03T00:21:34.368Z] [Pipeline] stage 01:21:34 [2025-01-03T00:21:34.369Z] [Pipeline] { (Build the project) 01:21:34 [2025-01-03T00:21:34.429Z] Stage "Build the project" skipped due to when conditional 01:21:34 [2025-01-03T00:21:34.431Z] [Pipeline] getContext 01:21:34 [2025-01-03T00:21:34.446Z] [Pipeline] stage 01:21:34 [2025-01-03T00:21:34.448Z] [Pipeline] { (Check POM parent version) 01:21:34 [2025-01-03T00:21:34.459Z] Stage "Build the project" skipped due to when conditional 01:21:34 [2025-01-03T00:21:34.460Z] [Pipeline] getContext 01:21:34 [2025-01-03T00:21:34.462Z] [Pipeline] } 01:21:34 [2025-01-03T00:21:34.472Z] [Pipeline] // stage 01:21:34 [2025-01-03T00:21:34.485Z] [Pipeline] stage 01:21:34 [2025-01-03T00:21:34.486Z] [Pipeline] { (Update POM parent) 01:21:34 [2025-01-03T00:21:34.497Z] Stage "Build the project" skipped due to when conditional 01:21:34 [2025-01-03T00:21:34.499Z] [Pipeline] getContext 01:21:34 [2025-01-03T00:21:34.500Z] [Pipeline] } 01:21:34 [2025-01-03T00:21:34.508Z] [Pipeline] // stage 01:21:34 [2025-01-03T00:21:34.516Z] [Pipeline] stage 01:21:34 [2025-01-03T00:21:34.517Z] [Pipeline] { (Update dependency on Silverpeas) 01:21:34 [2025-01-03T00:21:34.528Z] Stage "Build the project" skipped due to when conditional 01:21:34 [2025-01-03T00:21:34.529Z] [Pipeline] getContext 01:21:34 [2025-01-03T00:21:34.531Z] [Pipeline] } 01:21:34 [2025-01-03T00:21:34.537Z] [Pipeline] // stage 01:21:34 [2025-01-03T00:21:34.545Z] [Pipeline] stage 01:21:34 [2025-01-03T00:21:34.546Z] [Pipeline] { (Build and Publish) 01:21:34 [2025-01-03T00:21:34.558Z] Stage "Build the project" skipped due to when conditional 01:21:34 [2025-01-03T00:21:34.559Z] [Pipeline] getContext 01:21:34 [2025-01-03T00:21:34.561Z] [Pipeline] } 01:21:34 [2025-01-03T00:21:34.568Z] [Pipeline] // stage 01:21:34 [2025-01-03T00:21:34.576Z] [Pipeline] } 01:21:34 [2025-01-03T00:21:34.583Z] [Pipeline] // stage 01:21:34 [2025-01-03T00:21:34.595Z] [Pipeline] stage 01:21:34 [2025-01-03T00:21:34.596Z] [Pipeline] { (Create YAML build report) 01:21:34 [2025-01-03T00:21:34.627Z] [Pipeline] script 01:21:34 [2025-01-03T00:21:34.633Z] [Pipeline] { 01:21:34 [2025-01-03T00:21:34.644Z] [Pipeline] sh 01:21:34 [2025-01-03T00:21:34.902Z] + mkdir -p target 01:21:34 [2025-01-03T00:21:34.905Z] [Pipeline] sh 01:21:35 [2025-01-03T00:21:35.165Z] + mv build.yaml target/ 01:21:35 [2025-01-03T00:21:35.166Z] [Pipeline] } 01:21:35 [2025-01-03T00:21:35.176Z] [Pipeline] // script 01:21:35 [2025-01-03T00:21:35.187Z] [Pipeline] } 01:21:35 [2025-01-03T00:21:35.196Z] [Pipeline] // stage 01:21:35 [2025-01-03T00:21:35.209Z] [Pipeline] stage 01:21:35 [2025-01-03T00:21:35.210Z] [Pipeline] { (Declarative: Post Actions) 01:21:35 [2025-01-03T00:21:35.230Z] [Pipeline] step 01:21:35 [2025-01-03T00:21:35.256Z] [Pipeline] script 01:21:35 [2025-01-03T00:21:35.263Z] [Pipeline] { 01:21:35 [2025-01-03T00:21:35.284Z] [Pipeline] } 01:21:35 [2025-01-03T00:21:35.293Z] [Pipeline] // script 01:21:35 [2025-01-03T00:21:35.309Z] [Pipeline] archiveArtifacts 01:21:35 [2025-01-03T00:21:35.312Z] Archiving artifacts 01:21:35 [2025-01-03T00:21:35.322Z] Enregistrement des empreintes numériques 01:21:35 [2025-01-03T00:21:35.356Z] [Pipeline] } 01:21:35 [2025-01-03T00:21:35.369Z] [Pipeline] // stage 01:21:35 [2025-01-03T00:21:35.378Z] [Pipeline] } 01:21:35 [2025-01-03T00:21:35.387Z] [Pipeline] // withEnv 01:21:35 [2025-01-03T00:21:35.397Z] [Pipeline] } 01:21:35 [2025-01-03T00:21:35.398Z] $ docker stop --time=1 19e3f0d95fdddc5970467bcd1e846dcaa35ddeff1963365dbb956c8150b33c48 01:21:36 [2025-01-03T00:21:36.632Z] $ docker rm -f --volumes 19e3f0d95fdddc5970467bcd1e846dcaa35ddeff1963365dbb956c8150b33c48 01:21:36 [2025-01-03T00:21:36.673Z] [Pipeline] // withDockerContainer 01:21:36 [2025-01-03T00:21:36.677Z] [Pipeline] } 01:21:36 [2025-01-03T00:21:36.682Z] [Pipeline] // withEnv 01:21:36 [2025-01-03T00:21:36.686Z] [Pipeline] } 01:21:36 [2025-01-03T00:21:36.690Z] [Pipeline] // node 01:21:36 [2025-01-03T00:21:36.696Z] [Pipeline] End of Pipeline 01:21:36 [2025-01-03T00:21:36.745Z] Finished: SUCCESS