19:24:24 [2025-01-19T18:24:24.384Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 899 19:24:24 [2025-01-19T18:24:24.384Z] Causé à l'origine par : 19:24:24 [2025-01-19T18:24:24.384Z] Lancé par une alarme périodique 19:24:24 [2025-01-19T18:24:24.384Z] Running as userbuild 19:24:24 [2025-01-19T18:24:24.790Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:24 [2025-01-19T18:24:24.959Z] [Pipeline] Start of Pipeline 19:24:25 [2025-01-19T18:24:25.198Z] [Pipeline] node 19:24:25 [2025-01-19T18:24:25.202Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy 19:24:25 [2025-01-19T18:24:25.204Z] [Pipeline] { 19:24:25 [2025-01-19T18:24:25.219Z] [Pipeline] stage 19:24:25 [2025-01-19T18:24:25.219Z] [Pipeline] { (Declarative: Checkout SCM) 19:24:25 [2025-01-19T18:24:25.228Z] [Pipeline] checkout 19:24:25 [2025-01-19T18:24:25.229Z] Selected Git installation does not exist. Using Default 19:24:25 [2025-01-19T18:24:25.229Z] The recommended git tool is: NONE 19:24:25 [2025-01-19T18:24:25.229Z] No credentials specified 19:24:25 [2025-01-19T18:24:25.230Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10 19:24:25 [2025-01-19T18:24:25.236Z] Fetching changes from the remote Git repository 19:24:25 [2025-01-19T18:24:25.238Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 19:24:25 [2025-01-19T18:24:25.244Z] Cleaning workspace 19:24:25 [2025-01-19T18:24:25.244Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 19:24:25 [2025-01-19T18:24:25.250Z] Resetting working tree 19:24:25 [2025-01-19T18:24:25.250Z] > /usr/bin/git reset --hard # timeout=10 19:24:25 [2025-01-19T18:24:25.274Z] > /usr/bin/git clean -fdx # timeout=10 19:24:25 [2025-01-19T18:24:25.546Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:25 [2025-01-19T18:24:25.546Z] > /usr/bin/git --version # timeout=10 19:24:25 [2025-01-19T18:24:25.551Z] > git --version # 'git version 2.43.0' 19:24:25 [2025-01-19T18:24:25.552Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:25 [2025-01-19T18:24:25.907Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:25 [2025-01-19T18:24:25.915Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master) 19:24:25 [2025-01-19T18:24:25.915Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:25 [2025-01-19T18:24:25.922Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 19:24:25 [2025-01-19T18:24:25.998Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose." 19:24:25 [2025-01-19T18:24:25.998Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 19:24:26 [2025-01-19T18:24:26.023Z] [Pipeline] } 19:24:26 [2025-01-19T18:24:26.027Z] [Pipeline] // stage 19:24:26 [2025-01-19T18:24:26.038Z] [Pipeline] withEnv 19:24:26 [2025-01-19T18:24:26.039Z] [Pipeline] { 19:24:26 [2025-01-19T18:24:26.165Z] [Pipeline] isUnix 19:24:26 [2025-01-19T18:24:26.167Z] [Pipeline] withEnv 19:24:26 [2025-01-19T18:24:26.168Z] [Pipeline] { 19:24:26 [2025-01-19T18:24:26.179Z] [Pipeline] sh 19:24:26 [2025-01-19T18:24:26.436Z] + docker inspect -f . silverpeas/silverbuild:latest 19:24:26 [2025-01-19T18:24:26.436Z] . 19:24:26 [2025-01-19T18:24:26.438Z] [Pipeline] } 19:24:26 [2025-01-19T18:24:26.446Z] [Pipeline] // withEnv 19:24:26 [2025-01-19T18:24:26.456Z] [Pipeline] withDockerContainer 19:24:26 [2025-01-19T18:24:26.490Z] Jenkins does not seem to be running inside a container 19:24:26 [2025-01-19T18:24:26.499Z] $ 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:26 [2025-01-19T18:24:26.882Z] $ docker top 06f08167f060482264c736f7fba8d81fbec2a2f0f6a54bfb67b6c89ba35120b7 -eo pid,comm 19:24:26 [2025-01-19T18:24:26.921Z] [Pipeline] { 19:24:26 [2025-01-19T18:24:26.940Z] [Pipeline] withEnv 19:24:26 [2025-01-19T18:24:26.940Z] [Pipeline] { 19:24:26 [2025-01-19T18:24:26.955Z] [Pipeline] stage 19:24:26 [2025-01-19T18:24:26.957Z] [Pipeline] { (Resolve dependency on Silverpeas) 19:24:26 [2025-01-19T18:24:26.988Z] [Pipeline] script 19:24:26 [2025-01-19T18:24:26.996Z] [Pipeline] { 19:24:27 [2025-01-19T18:24:27.003Z] [Pipeline] echo 19:24:27 [2025-01-19T18:24:27.003Z] Working on branch master 19:24:27 [2025-01-19T18:24:27.006Z] [Pipeline] copyArtifacts 19:24:27 [2025-01-19T18:24:27.011Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 899 19:24:27 [2025-01-19T18:24:27.024Z] [Pipeline] readYaml 19:24:27 [2025-01-19T18:24:27.037Z] [Pipeline] sh 19:24:27 [2025-01-19T18:24:27.297Z] + rm -f build.yaml 19:24:27 [2025-01-19T18:24:27.299Z] [Pipeline] } 19:24:27 [2025-01-19T18:24:27.307Z] [Pipeline] // script 19:24:27 [2025-01-19T18:24:27.317Z] [Pipeline] echo 19:24:27 [2025-01-19T18:24:27.317Z] Parent version is 1.7-build241218 19:24:27 [2025-01-19T18:24:27.319Z] [Pipeline] echo 19:24:27 [2025-01-19T18:24:27.319Z] Silverpeas version is 6.5-build250115 19:24:27 [2025-01-19T18:24:27.321Z] [Pipeline] } 19:24:27 [2025-01-19T18:24:27.329Z] [Pipeline] // stage 19:24:27 [2025-01-19T18:24:27.339Z] [Pipeline] stage 19:24:27 [2025-01-19T18:24:27.340Z] [Pipeline] { (Prepare the project) 19:24:27 [2025-01-19T18:24:27.374Z] [Pipeline] git 19:24:27 [2025-01-19T18:24:27.376Z] The recommended git tool is: /usr/bin/git 19:24:27 [2025-01-19T18:24:27.377Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:27 [2025-01-19T18:24:27.387Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@33a19896; decorates hudson.Launcher$LocalLauncher@5104cfae will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:27 [2025-01-19T18:24:27.388Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10 19:24:27 [2025-01-19T18:24:27.393Z] Fetching changes from the remote Git repository 19:24:27 [2025-01-19T18:24:27.398Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 19:24:27 [2025-01-19T18:24:27.405Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 19:24:27 [2025-01-19T18:24:27.405Z] > /usr/bin/git --version # timeout=10 19:24:27 [2025-01-19T18:24:27.410Z] > git --version # 'git version 2.43.0' 19:24:27 [2025-01-19T18:24:27.410Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:27 [2025-01-19T18:24:27.416Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:27 [2025-01-19T18:24:27.789Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:27 [2025-01-19T18:24:27.797Z] Checking out Revision c14669c94d73557dde2381c0c5ec3a726da1953a (refs/remotes/origin/master) 19:24:27 [2025-01-19T18:24:27.797Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:27 [2025-01-19T18:24:27.802Z] > /usr/bin/git checkout -f c14669c94d73557dde2381c0c5ec3a726da1953a # timeout=10 19:24:27 [2025-01-19T18:24:27.930Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:27 [2025-01-19T18:24:27.942Z] > /usr/bin/git branch -D master # timeout=10 19:24:27 [2025-01-19T18:24:27.950Z] > /usr/bin/git checkout -b master c14669c94d73557dde2381c0c5ec3a726da1953a # timeout=10 19:24:28 [2025-01-19T18:24:28.090Z] Commit message: "Update dependency on Silverpeas to version 6.5-build250115" 19:24:28 [2025-01-19T18:24:28.090Z] > /usr/bin/git rev-list --no-walk f4d37cfd17f77d7ce2496c49d79daf329207852a # timeout=10 19:24:28 [2025-01-19T18:24:28.113Z] [Pipeline] script 19:24:28 [2025-01-19T18:24:28.116Z] [Pipeline] { 19:24:28 [2025-01-19T18:24:28.124Z] [Pipeline] copyArtifacts 19:24:28 [2025-01-19T18:24:28.128Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 529 19:24:28 [2025-01-19T18:24:28.136Z] [Pipeline] readYaml 19:24:28 [2025-01-19T18:24:28.150Z] [Pipeline] sh 19:24:28 [2025-01-19T18:24:28.408Z] + git rev-parse HEAD 19:24:28 [2025-01-19T18:24:28.411Z] [Pipeline] echo 19:24:28 [2025-01-19T18:24:28.412Z] Current commit is c14669c94d73557dde2381c0c5ec3a726da1953a and last build commit is c14669c94d73557dde2381c0c5ec3a726da1953a 19:24:28 [2025-01-19T18:24:28.413Z] [Pipeline] } 19:24:28 [2025-01-19T18:24:28.422Z] [Pipeline] // script 19:24:28 [2025-01-19T18:24:28.432Z] [Pipeline] script 19:24:28 [2025-01-19T18:24:28.438Z] [Pipeline] { 19:24:28 [2025-01-19T18:24:28.448Z] [Pipeline] readMavenPom 19:24:28 [2025-01-19T18:24:28.461Z] [Pipeline] echo 19:24:28 [2025-01-19T18:24:28.461Z] No changes and no update in Silverpeas since the last build 19:24:28 [2025-01-19T18:24:28.462Z] [Pipeline] } 19:24:28 [2025-01-19T18:24:28.471Z] [Pipeline] // script 19:24:28 [2025-01-19T18:24:28.480Z] [Pipeline] } 19:24:28 [2025-01-19T18:24:28.489Z] [Pipeline] // stage 19:24:28 [2025-01-19T18:24:28.501Z] [Pipeline] stage 19:24:28 [2025-01-19T18:24:28.501Z] [Pipeline] { (Build the project) 19:24:28 [2025-01-19T18:24:28.551Z] Stage "Build the project" skipped due to when conditional 19:24:28 [2025-01-19T18:24:28.553Z] [Pipeline] getContext 19:24:28 [2025-01-19T18:24:28.570Z] [Pipeline] stage 19:24:28 [2025-01-19T18:24:28.571Z] [Pipeline] { (Check POM parent version) 19:24:28 [2025-01-19T18:24:28.580Z] Stage "Build the project" skipped due to when conditional 19:24:28 [2025-01-19T18:24:28.581Z] [Pipeline] getContext 19:24:28 [2025-01-19T18:24:28.583Z] [Pipeline] } 19:24:28 [2025-01-19T18:24:28.592Z] [Pipeline] // stage 19:24:28 [2025-01-19T18:24:28.603Z] [Pipeline] stage 19:24:28 [2025-01-19T18:24:28.604Z] [Pipeline] { (Update POM parent) 19:24:28 [2025-01-19T18:24:28.614Z] Stage "Build the project" skipped due to when conditional 19:24:28 [2025-01-19T18:24:28.615Z] [Pipeline] getContext 19:24:28 [2025-01-19T18:24:28.617Z] [Pipeline] } 19:24:28 [2025-01-19T18:24:28.626Z] [Pipeline] // stage 19:24:28 [2025-01-19T18:24:28.637Z] [Pipeline] stage 19:24:28 [2025-01-19T18:24:28.638Z] [Pipeline] { (Update dependency on Silverpeas) 19:24:28 [2025-01-19T18:24:28.647Z] Stage "Build the project" skipped due to when conditional 19:24:28 [2025-01-19T18:24:28.648Z] [Pipeline] getContext 19:24:28 [2025-01-19T18:24:28.650Z] [Pipeline] } 19:24:28 [2025-01-19T18:24:28.659Z] [Pipeline] // stage 19:24:28 [2025-01-19T18:24:28.670Z] [Pipeline] stage 19:24:28 [2025-01-19T18:24:28.671Z] [Pipeline] { (Build and Publish) 19:24:28 [2025-01-19T18:24:28.680Z] Stage "Build the project" skipped due to when conditional 19:24:28 [2025-01-19T18:24:28.681Z] [Pipeline] getContext 19:24:28 [2025-01-19T18:24:28.683Z] [Pipeline] } 19:24:28 [2025-01-19T18:24:28.692Z] [Pipeline] // stage 19:24:28 [2025-01-19T18:24:28.701Z] [Pipeline] } 19:24:28 [2025-01-19T18:24:28.711Z] [Pipeline] // stage 19:24:28 [2025-01-19T18:24:28.723Z] [Pipeline] stage 19:24:28 [2025-01-19T18:24:28.723Z] [Pipeline] { (Create YAML build report) 19:24:28 [2025-01-19T18:24:28.752Z] [Pipeline] script 19:24:28 [2025-01-19T18:24:28.760Z] [Pipeline] { 19:24:28 [2025-01-19T18:24:28.771Z] [Pipeline] sh 19:24:29 [2025-01-19T18:24:29.029Z] + mkdir -p target 19:24:29 [2025-01-19T18:24:29.033Z] [Pipeline] sh 19:24:29 [2025-01-19T18:24:29.293Z] + mv build.yaml target/ 19:24:29 [2025-01-19T18:24:29.294Z] [Pipeline] } 19:24:29 [2025-01-19T18:24:29.303Z] [Pipeline] // script 19:24:29 [2025-01-19T18:24:29.313Z] [Pipeline] } 19:24:29 [2025-01-19T18:24:29.321Z] [Pipeline] // stage 19:24:29 [2025-01-19T18:24:29.333Z] [Pipeline] stage 19:24:29 [2025-01-19T18:24:29.333Z] [Pipeline] { (Declarative: Post Actions) 19:24:29 [2025-01-19T18:24:29.351Z] [Pipeline] step 19:24:29 [2025-01-19T18:24:29.372Z] [Pipeline] script 19:24:29 [2025-01-19T18:24:29.381Z] [Pipeline] { 19:24:29 [2025-01-19T18:24:29.400Z] [Pipeline] } 19:24:29 [2025-01-19T18:24:29.408Z] [Pipeline] // script 19:24:29 [2025-01-19T18:24:29.422Z] [Pipeline] archiveArtifacts 19:24:29 [2025-01-19T18:24:29.425Z] Archiving artifacts 19:24:29 [2025-01-19T18:24:29.434Z] Enregistrement des empreintes numériques 19:24:29 [2025-01-19T18:24:29.459Z] [Pipeline] } 19:24:29 [2025-01-19T18:24:29.469Z] [Pipeline] // stage 19:24:29 [2025-01-19T18:24:29.478Z] [Pipeline] } 19:24:29 [2025-01-19T18:24:29.487Z] [Pipeline] // withEnv 19:24:29 [2025-01-19T18:24:29.495Z] [Pipeline] } 19:24:29 [2025-01-19T18:24:29.496Z] $ docker stop --time=1 06f08167f060482264c736f7fba8d81fbec2a2f0f6a54bfb67b6c89ba35120b7 19:24:30 [2025-01-19T18:24:30.765Z] $ docker rm -f --volumes 06f08167f060482264c736f7fba8d81fbec2a2f0f6a54bfb67b6c89ba35120b7 19:24:30 [2025-01-19T18:24:30.806Z] [Pipeline] // withDockerContainer 19:24:30 [2025-01-19T18:24:30.811Z] [Pipeline] } 19:24:30 [2025-01-19T18:24:30.815Z] [Pipeline] // withEnv 19:24:30 [2025-01-19T18:24:30.821Z] [Pipeline] } 19:24:30 [2025-01-19T18:24:30.827Z] [Pipeline] // node 19:24:30 [2025-01-19T18:24:30.838Z] [Pipeline] End of Pipeline 19:24:30 [2025-01-19T18:24:30.913Z] Finished: SUCCESS