06:46:21 [2024-12-30T05:46:21.317Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 351 06:46:21 [2024-12-30T05:46:21.317Z] Causé à l'origine par : 06:46:21 [2024-12-30T05:46:21.317Z] Lancé par une alarme périodique 06:46:21 [2024-12-30T05:46:21.317Z] Running as userbuild 06:46:21 [2024-12-30T05:46:21.719Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:21 [2024-12-30T05:46:21.914Z] [Pipeline] Start of Pipeline 06:46:22 [2024-12-30T05:46:22.161Z] [Pipeline] node 06:46:22 [2024-12-30T05:46:22.166Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy 06:46:22 [2024-12-30T05:46:22.166Z] [Pipeline] { 06:46:22 [2024-12-30T05:46:22.183Z] [Pipeline] stage 06:46:22 [2024-12-30T05:46:22.184Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:22 [2024-12-30T05:46:22.193Z] [Pipeline] checkout 06:46:22 [2024-12-30T05:46:22.195Z] Selected Git installation does not exist. Using Default 06:46:22 [2024-12-30T05:46:22.195Z] The recommended git tool is: NONE 06:46:22 [2024-12-30T05:46:22.195Z] No credentials specified 06:46:22 [2024-12-30T05:46:22.196Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:22 [2024-12-30T05:46:22.202Z] Fetching changes from the remote Git repository 06:46:22 [2024-12-30T05:46:22.204Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:22 [2024-12-30T05:46:22.209Z] Cleaning workspace 06:46:22 [2024-12-30T05:46:22.209Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:22 [2024-12-30T05:46:22.214Z] Resetting working tree 06:46:22 [2024-12-30T05:46:22.214Z] > /usr/bin/git reset --hard # timeout=10 06:46:22 [2024-12-30T05:46:22.395Z] > /usr/bin/git clean -fdx # timeout=10 06:46:22 [2024-12-30T05:46:22.407Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:22 [2024-12-30T05:46:22.407Z] > /usr/bin/git --version # timeout=10 06:46:22 [2024-12-30T05:46:22.412Z] > git --version # 'git version 2.43.0' 06:46:22 [2024-12-30T05:46:22.412Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:22 [2024-12-30T05:46:22.848Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:22 [2024-12-30T05:46:22.856Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master) 06:46:22 [2024-12-30T05:46:22.856Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:22 [2024-12-30T05:46:22.861Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 06:46:22 [2024-12-30T05:46:22.948Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose." 06:46:22 [2024-12-30T05:46:22.949Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 06:46:22 [2024-12-30T05:46:22.966Z] [Pipeline] } 06:46:22 [2024-12-30T05:46:22.971Z] [Pipeline] // stage 06:46:22 [2024-12-30T05:46:22.987Z] [Pipeline] withEnv 06:46:22 [2024-12-30T05:46:22.987Z] [Pipeline] { 06:46:23 [2024-12-30T05:46:23.113Z] [Pipeline] isUnix 06:46:23 [2024-12-30T05:46:23.115Z] [Pipeline] withEnv 06:46:23 [2024-12-30T05:46:23.115Z] [Pipeline] { 06:46:23 [2024-12-30T05:46:23.127Z] [Pipeline] sh 06:46:23 [2024-12-30T05:46:23.384Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:23 [2024-12-30T05:46:23.384Z] . 06:46:23 [2024-12-30T05:46:23.385Z] [Pipeline] } 06:46:23 [2024-12-30T05:46:23.394Z] [Pipeline] // withEnv 06:46:23 [2024-12-30T05:46:23.399Z] [Pipeline] withDockerContainer 06:46:23 [2024-12-30T05:46:23.435Z] Jenkins does not seem to be running inside a container 06:46:23 [2024-12-30T05:46:23.443Z] $ 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:23 [2024-12-30T05:46:23.758Z] $ docker top 5b2636c0d9590241a1fb09d5795393fbd13a19540132bddbbc46af641790a820 -eo pid,comm 06:46:23 [2024-12-30T05:46:23.796Z] [Pipeline] { 06:46:23 [2024-12-30T05:46:23.810Z] [Pipeline] withEnv 06:46:23 [2024-12-30T05:46:23.810Z] [Pipeline] { 06:46:23 [2024-12-30T05:46:23.820Z] [Pipeline] stage 06:46:23 [2024-12-30T05:46:23.821Z] [Pipeline] { (Resolve dependency on Silverpeas) 06:46:23 [2024-12-30T05:46:23.855Z] [Pipeline] script 06:46:23 [2024-12-30T05:46:23.863Z] [Pipeline] { 06:46:23 [2024-12-30T05:46:23.869Z] [Pipeline] echo 06:46:23 [2024-12-30T05:46:23.870Z] Working on branch 6.4.x 06:46:23 [2024-12-30T05:46:23.873Z] [Pipeline] copyArtifacts 06:46:23 [2024-12-30T05:46:23.880Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 351 06:46:23 [2024-12-30T05:46:23.887Z] [Pipeline] readYaml 06:46:23 [2024-12-30T05:46:23.899Z] [Pipeline] sh 06:46:24 [2024-12-30T05:46:24.156Z] + rm -f build.yaml 06:46:24 [2024-12-30T05:46:24.157Z] [Pipeline] } 06:46:24 [2024-12-30T05:46:24.166Z] [Pipeline] // script 06:46:24 [2024-12-30T05:46:24.175Z] [Pipeline] echo 06:46:24 [2024-12-30T05:46:24.176Z] Parent version is 1.6.2 06:46:24 [2024-12-30T05:46:24.178Z] [Pipeline] echo 06:46:24 [2024-12-30T05:46:24.178Z] Silverpeas version is 6.4.3-build241218 06:46:24 [2024-12-30T05:46:24.179Z] [Pipeline] } 06:46:24 [2024-12-30T05:46:24.188Z] [Pipeline] // stage 06:46:24 [2024-12-30T05:46:24.204Z] [Pipeline] stage 06:46:24 [2024-12-30T05:46:24.205Z] [Pipeline] { (Prepare the project) 06:46:24 [2024-12-30T05:46:24.239Z] [Pipeline] git 06:46:24 [2024-12-30T05:46:24.241Z] The recommended git tool is: /usr/bin/git 06:46:24 [2024-12-30T05:46:24.242Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:24 [2024-12-30T05:46:24.255Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3bda3b51; decorates hudson.Launcher$LocalLauncher@10d6498a will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:24 [2024-12-30T05:46:24.256Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:24 [2024-12-30T05:46:24.261Z] Fetching changes from the remote Git repository 06:46:24 [2024-12-30T05:46:24.264Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 06:46:24 [2024-12-30T05:46:24.269Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 06:46:24 [2024-12-30T05:46:24.269Z] > /usr/bin/git --version # timeout=10 06:46:24 [2024-12-30T05:46:24.273Z] > git --version # 'git version 2.43.0' 06:46:24 [2024-12-30T05:46:24.273Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:24 [2024-12-30T05:46:24.278Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:25 [2024-12-30T05:46:25.171Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:25 [2024-12-30T05:46:25.179Z] Checking out Revision 9669f846daaad1c5dcf92e020366a4dead793ebb (refs/remotes/origin/6.4.x) 06:46:25 [2024-12-30T05:46:25.179Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:25 [2024-12-30T05:46:25.184Z] > /usr/bin/git checkout -f 9669f846daaad1c5dcf92e020366a4dead793ebb # timeout=10 06:46:25 [2024-12-30T05:46:25.327Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:25 [2024-12-30T05:46:25.339Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:25 [2024-12-30T05:46:25.346Z] > /usr/bin/git checkout -b 6.4.x 9669f846daaad1c5dcf92e020366a4dead793ebb # timeout=10 06:46:25 [2024-12-30T05:46:25.476Z] Commit message: "Update dependency on Silverpeas to version 6.4.3-build241218" 06:46:25 [2024-12-30T05:46:25.477Z] > /usr/bin/git rev-list --no-walk 9669f846daaad1c5dcf92e020366a4dead793ebb # timeout=10 06:46:25 [2024-12-30T05:46:25.499Z] [Pipeline] script 06:46:25 [2024-12-30T05:46:25.504Z] [Pipeline] { 06:46:25 [2024-12-30T05:46:25.519Z] [Pipeline] copyArtifacts 06:46:25 [2024-12-30T05:46:25.528Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 253 06:46:25 [2024-12-30T05:46:25.539Z] [Pipeline] readYaml 06:46:25 [2024-12-30T05:46:25.559Z] [Pipeline] sh 06:46:25 [2024-12-30T05:46:25.818Z] + git rev-parse HEAD 06:46:25 [2024-12-30T05:46:25.821Z] [Pipeline] echo 06:46:25 [2024-12-30T05:46:25.822Z] Current commit is 9669f846daaad1c5dcf92e020366a4dead793ebb and last build commit is 9669f846daaad1c5dcf92e020366a4dead793ebb 06:46:25 [2024-12-30T05:46:25.823Z] [Pipeline] } 06:46:25 [2024-12-30T05:46:25.832Z] [Pipeline] // script 06:46:25 [2024-12-30T05:46:25.842Z] [Pipeline] script 06:46:25 [2024-12-30T05:46:25.849Z] [Pipeline] { 06:46:25 [2024-12-30T05:46:25.860Z] [Pipeline] readMavenPom 06:46:25 [2024-12-30T05:46:25.873Z] [Pipeline] echo 06:46:25 [2024-12-30T05:46:25.873Z] No changes and no update in Silverpeas since the last build 06:46:25 [2024-12-30T05:46:25.874Z] [Pipeline] } 06:46:25 [2024-12-30T05:46:25.883Z] [Pipeline] // script 06:46:25 [2024-12-30T05:46:25.893Z] [Pipeline] } 06:46:25 [2024-12-30T05:46:25.901Z] [Pipeline] // stage 06:46:25 [2024-12-30T05:46:25.913Z] [Pipeline] stage 06:46:25 [2024-12-30T05:46:25.914Z] [Pipeline] { (Build the project) 06:46:25 [2024-12-30T05:46:25.965Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2024-12-30T05:46:25.966Z] [Pipeline] getContext 06:46:25 [2024-12-30T05:46:25.981Z] [Pipeline] stage 06:46:25 [2024-12-30T05:46:25.981Z] [Pipeline] { (Check POM parent version) 06:46:25 [2024-12-30T05:46:25.992Z] Stage "Build the project" skipped due to when conditional 06:46:25 [2024-12-30T05:46:25.993Z] [Pipeline] getContext 06:46:25 [2024-12-30T05:46:25.995Z] [Pipeline] } 06:46:26 [2024-12-30T05:46:26.004Z] [Pipeline] // stage 06:46:26 [2024-12-30T05:46:26.015Z] [Pipeline] stage 06:46:26 [2024-12-30T05:46:26.016Z] [Pipeline] { (Update POM parent) 06:46:26 [2024-12-30T05:46:26.026Z] Stage "Build the project" skipped due to when conditional 06:46:26 [2024-12-30T05:46:26.027Z] [Pipeline] getContext 06:46:26 [2024-12-30T05:46:26.029Z] [Pipeline] } 06:46:26 [2024-12-30T05:46:26.038Z] [Pipeline] // stage 06:46:26 [2024-12-30T05:46:26.049Z] [Pipeline] stage 06:46:26 [2024-12-30T05:46:26.050Z] [Pipeline] { (Update dependency on Silverpeas) 06:46:26 [2024-12-30T05:46:26.060Z] Stage "Build the project" skipped due to when conditional 06:46:26 [2024-12-30T05:46:26.061Z] [Pipeline] getContext 06:46:26 [2024-12-30T05:46:26.063Z] [Pipeline] } 06:46:26 [2024-12-30T05:46:26.072Z] [Pipeline] // stage 06:46:26 [2024-12-30T05:46:26.085Z] [Pipeline] stage 06:46:26 [2024-12-30T05:46:26.086Z] [Pipeline] { (Build and Publish) 06:46:26 [2024-12-30T05:46:26.097Z] Stage "Build the project" skipped due to when conditional 06:46:26 [2024-12-30T05:46:26.098Z] [Pipeline] getContext 06:46:26 [2024-12-30T05:46:26.100Z] [Pipeline] } 06:46:26 [2024-12-30T05:46:26.109Z] [Pipeline] // stage 06:46:26 [2024-12-30T05:46:26.119Z] [Pipeline] } 06:46:26 [2024-12-30T05:46:26.128Z] [Pipeline] // stage 06:46:26 [2024-12-30T05:46:26.140Z] [Pipeline] stage 06:46:26 [2024-12-30T05:46:26.141Z] [Pipeline] { (Create YAML build report) 06:46:26 [2024-12-30T05:46:26.159Z] [Pipeline] script 06:46:26 [2024-12-30T05:46:26.166Z] [Pipeline] { 06:46:26 [2024-12-30T05:46:26.183Z] [Pipeline] sh 06:46:26 [2024-12-30T05:46:26.440Z] + mkdir -p target 06:46:26 [2024-12-30T05:46:26.443Z] [Pipeline] sh 06:46:26 [2024-12-30T05:46:26.702Z] + mv build.yaml target/ 06:46:26 [2024-12-30T05:46:26.703Z] [Pipeline] } 06:46:26 [2024-12-30T05:46:26.720Z] [Pipeline] // script 06:46:26 [2024-12-30T05:46:26.728Z] [Pipeline] } 06:46:26 [2024-12-30T05:46:26.735Z] [Pipeline] // stage 06:46:26 [2024-12-30T05:46:26.747Z] [Pipeline] stage 06:46:26 [2024-12-30T05:46:26.748Z] [Pipeline] { (Declarative: Post Actions) 06:46:26 [2024-12-30T05:46:26.767Z] [Pipeline] step 06:46:26 [2024-12-30T05:46:26.789Z] [Pipeline] script 06:46:26 [2024-12-30T05:46:26.797Z] [Pipeline] { 06:46:26 [2024-12-30T05:46:26.816Z] [Pipeline] } 06:46:26 [2024-12-30T05:46:26.825Z] [Pipeline] // script 06:46:26 [2024-12-30T05:46:26.840Z] [Pipeline] archiveArtifacts 06:46:26 [2024-12-30T05:46:26.844Z] Archiving artifacts 06:46:26 [2024-12-30T05:46:26.853Z] Enregistrement des empreintes numériques 06:46:26 [2024-12-30T05:46:26.878Z] [Pipeline] } 06:46:26 [2024-12-30T05:46:26.889Z] [Pipeline] // stage 06:46:26 [2024-12-30T05:46:26.899Z] [Pipeline] } 06:46:26 [2024-12-30T05:46:26.907Z] [Pipeline] // withEnv 06:46:26 [2024-12-30T05:46:26.916Z] [Pipeline] } 06:46:26 [2024-12-30T05:46:26.917Z] $ docker stop --time=1 5b2636c0d9590241a1fb09d5795393fbd13a19540132bddbbc46af641790a820 06:46:28 [2024-12-30T05:46:28.173Z] $ docker rm -f --volumes 5b2636c0d9590241a1fb09d5795393fbd13a19540132bddbbc46af641790a820 06:46:28 [2024-12-30T05:46:28.211Z] [Pipeline] // withDockerContainer 06:46:28 [2024-12-30T05:46:28.217Z] [Pipeline] } 06:46:28 [2024-12-30T05:46:28.226Z] [Pipeline] // withEnv 06:46:28 [2024-12-30T05:46:28.234Z] [Pipeline] } 06:46:28 [2024-12-30T05:46:28.244Z] [Pipeline] // node 06:46:28 [2024-12-30T05:46:28.253Z] [Pipeline] End of Pipeline 06:46:28 [2024-12-30T05:46:28.306Z] Finished: SUCCESS