06:46:22 [2025-01-23T05:46:22.535Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 357 06:46:22 [2025-01-23T05:46:22.535Z] Causé à l'origine par : 06:46:22 [2025-01-23T05:46:22.535Z] Lancé par une alarme périodique 06:46:22 [2025-01-23T05:46:22.535Z] Running as userbuild 06:46:22 [2025-01-23T05:46:22.954Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:23 [2025-01-23T05:46:23.069Z] [Pipeline] Start of Pipeline 06:46:23 [2025-01-23T05:46:23.299Z] [Pipeline] node 06:46:23 [2025-01-23T05:46:23.302Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy 06:46:23 [2025-01-23T05:46:23.306Z] [Pipeline] { 06:46:23 [2025-01-23T05:46:23.324Z] [Pipeline] stage 06:46:23 [2025-01-23T05:46:23.325Z] [Pipeline] { (Declarative: Checkout SCM) 06:46:23 [2025-01-23T05:46:23.336Z] [Pipeline] checkout 06:46:23 [2025-01-23T05:46:23.338Z] Selected Git installation does not exist. Using Default 06:46:23 [2025-01-23T05:46:23.338Z] The recommended git tool is: NONE 06:46:23 [2025-01-23T05:46:23.338Z] No credentials specified 06:46:23 [2025-01-23T05:46:23.339Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:23 [2025-01-23T05:46:23.345Z] Fetching changes from the remote Git repository 06:46:23 [2025-01-23T05:46:23.348Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 06:46:23 [2025-01-23T05:46:23.354Z] Cleaning workspace 06:46:23 [2025-01-23T05:46:23.354Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 06:46:23 [2025-01-23T05:46:23.359Z] Resetting working tree 06:46:23 [2025-01-23T05:46:23.359Z] > /usr/bin/git reset --hard # timeout=10 06:46:23 [2025-01-23T05:46:23.458Z] > /usr/bin/git clean -fdx # timeout=10 06:46:23 [2025-01-23T05:46:23.470Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 06:46:23 [2025-01-23T05:46:23.470Z] > /usr/bin/git --version # timeout=10 06:46:23 [2025-01-23T05:46:23.475Z] > git --version # 'git version 2.43.0' 06:46:23 [2025-01-23T05:46:23.475Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:23 [2025-01-23T05:46:23.860Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:46:23 [2025-01-23T05:46:23.867Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master) 06:46:23 [2025-01-23T05:46:23.867Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:23 [2025-01-23T05:46:23.873Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 06:46:23 [2025-01-23T05:46:23.967Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose." 06:46:23 [2025-01-23T05:46:23.967Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 06:46:23 [2025-01-23T05:46:23.990Z] [Pipeline] } 06:46:23 [2025-01-23T05:46:23.998Z] [Pipeline] // stage 06:46:24 [2025-01-23T05:46:24.014Z] [Pipeline] withEnv 06:46:24 [2025-01-23T05:46:24.015Z] [Pipeline] { 06:46:24 [2025-01-23T05:46:24.131Z] [Pipeline] isUnix 06:46:24 [2025-01-23T05:46:24.132Z] [Pipeline] withEnv 06:46:24 [2025-01-23T05:46:24.132Z] [Pipeline] { 06:46:24 [2025-01-23T05:46:24.142Z] [Pipeline] sh 06:46:24 [2025-01-23T05:46:24.399Z] + docker inspect -f . silverpeas/silverbuild:6.4 06:46:24 [2025-01-23T05:46:24.399Z] . 06:46:24 [2025-01-23T05:46:24.400Z] [Pipeline] } 06:46:24 [2025-01-23T05:46:24.408Z] [Pipeline] // withEnv 06:46:24 [2025-01-23T05:46:24.418Z] [Pipeline] withDockerContainer 06:46:24 [2025-01-23T05:46:24.447Z] Jenkins does not seem to be running inside a container 06:46:24 [2025-01-23T05:46:24.455Z] $ 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:24 [2025-01-23T05:46:24.832Z] $ docker top 15791c133a81331067fcfddf0dc2e26e475807110d4d664be58a6e744ff06f2a -eo pid,comm 06:46:24 [2025-01-23T05:46:24.871Z] [Pipeline] { 06:46:24 [2025-01-23T05:46:24.884Z] [Pipeline] withEnv 06:46:24 [2025-01-23T05:46:24.885Z] [Pipeline] { 06:46:24 [2025-01-23T05:46:24.895Z] [Pipeline] stage 06:46:24 [2025-01-23T05:46:24.896Z] [Pipeline] { (Resolve dependency on Silverpeas) 06:46:24 [2025-01-23T05:46:24.933Z] [Pipeline] script 06:46:24 [2025-01-23T05:46:24.937Z] [Pipeline] { 06:46:24 [2025-01-23T05:46:24.946Z] [Pipeline] echo 06:46:24 [2025-01-23T05:46:24.947Z] Working on branch 6.4.x 06:46:24 [2025-01-23T05:46:24.951Z] [Pipeline] copyArtifacts 06:46:24 [2025-01-23T05:46:24.957Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 357 06:46:24 [2025-01-23T05:46:24.963Z] [Pipeline] readYaml 06:46:24 [2025-01-23T05:46:24.978Z] [Pipeline] sh 06:46:25 [2025-01-23T05:46:25.238Z] + rm -f build.yaml 06:46:25 [2025-01-23T05:46:25.239Z] [Pipeline] } 06:46:25 [2025-01-23T05:46:25.247Z] [Pipeline] // script 06:46:25 [2025-01-23T05:46:25.256Z] [Pipeline] echo 06:46:25 [2025-01-23T05:46:25.256Z] Parent version is 1.6.2 06:46:25 [2025-01-23T05:46:25.258Z] [Pipeline] echo 06:46:25 [2025-01-23T05:46:25.258Z] Silverpeas version is 6.4.3-build250113 06:46:25 [2025-01-23T05:46:25.259Z] [Pipeline] } 06:46:25 [2025-01-23T05:46:25.267Z] [Pipeline] // stage 06:46:25 [2025-01-23T05:46:25.277Z] [Pipeline] stage 06:46:25 [2025-01-23T05:46:25.278Z] [Pipeline] { (Prepare the project) 06:46:25 [2025-01-23T05:46:25.304Z] [Pipeline] git 06:46:25 [2025-01-23T05:46:25.305Z] The recommended git tool is: /usr/bin/git 06:46:25 [2025-01-23T05:46:25.306Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 06:46:25 [2025-01-23T05:46:25.315Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7633cb6f; decorates hudson.Launcher$LocalLauncher@216b4acd will be ignored (a typical symptom is the Git executable not being run inside a designated container) 06:46:25 [2025-01-23T05:46:25.315Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10 06:46:25 [2025-01-23T05:46:25.322Z] Fetching changes from the remote Git repository 06:46:25 [2025-01-23T05:46:25.325Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 06:46:25 [2025-01-23T05:46:25.332Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 06:46:25 [2025-01-23T05:46:25.332Z] > /usr/bin/git --version # timeout=10 06:46:25 [2025-01-23T05:46:25.337Z] > git --version # 'git version 2.43.0' 06:46:25 [2025-01-23T05:46:25.337Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 06:46:25 [2025-01-23T05:46:25.344Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:25 [2025-01-23T05:46:25.723Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10 06:46:25 [2025-01-23T05:46:25.730Z] Checking out Revision d600a545c8519081486790496b685aac820618c8 (refs/remotes/origin/6.4.x) 06:46:25 [2025-01-23T05:46:25.730Z] > /usr/bin/git config core.sparsecheckout # timeout=10 06:46:25 [2025-01-23T05:46:25.735Z] > /usr/bin/git checkout -f d600a545c8519081486790496b685aac820618c8 # timeout=10 06:46:25 [2025-01-23T05:46:25.869Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 06:46:25 [2025-01-23T05:46:25.879Z] > /usr/bin/git branch -D 6.4.x # timeout=10 06:46:25 [2025-01-23T05:46:25.886Z] > /usr/bin/git checkout -b 6.4.x d600a545c8519081486790496b685aac820618c8 # timeout=10 06:46:26 [2025-01-23T05:46:26.016Z] Commit message: "Update dependency on Silverpeas to version 6.4.3-build250113" 06:46:26 [2025-01-23T05:46:26.016Z] > /usr/bin/git rev-list --no-walk d600a545c8519081486790496b685aac820618c8 # timeout=10 06:46:26 [2025-01-23T05:46:26.037Z] [Pipeline] script 06:46:26 [2025-01-23T05:46:26.039Z] [Pipeline] { 06:46:26 [2025-01-23T05:46:26.047Z] [Pipeline] copyArtifacts 06:46:26 [2025-01-23T05:46:26.051Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 259 06:46:26 [2025-01-23T05:46:26.058Z] [Pipeline] readYaml 06:46:26 [2025-01-23T05:46:26.071Z] [Pipeline] sh 06:46:26 [2025-01-23T05:46:26.328Z] + git rev-parse HEAD 06:46:26 [2025-01-23T05:46:26.330Z] [Pipeline] echo 06:46:26 [2025-01-23T05:46:26.331Z] Current commit is d600a545c8519081486790496b685aac820618c8 and last build commit is d600a545c8519081486790496b685aac820618c8 06:46:26 [2025-01-23T05:46:26.332Z] [Pipeline] } 06:46:26 [2025-01-23T05:46:26.340Z] [Pipeline] // script 06:46:26 [2025-01-23T05:46:26.350Z] [Pipeline] script 06:46:26 [2025-01-23T05:46:26.354Z] [Pipeline] { 06:46:26 [2025-01-23T05:46:26.364Z] [Pipeline] readMavenPom 06:46:26 [2025-01-23T05:46:26.375Z] [Pipeline] echo 06:46:26 [2025-01-23T05:46:26.376Z] No changes and no update in Silverpeas since the last build 06:46:26 [2025-01-23T05:46:26.376Z] [Pipeline] } 06:46:26 [2025-01-23T05:46:26.385Z] [Pipeline] // script 06:46:26 [2025-01-23T05:46:26.393Z] [Pipeline] } 06:46:26 [2025-01-23T05:46:26.402Z] [Pipeline] // stage 06:46:26 [2025-01-23T05:46:26.413Z] [Pipeline] stage 06:46:26 [2025-01-23T05:46:26.413Z] [Pipeline] { (Build the project) 06:46:26 [2025-01-23T05:46:26.457Z] Stage "Build the project" skipped due to when conditional 06:46:26 [2025-01-23T05:46:26.458Z] [Pipeline] getContext 06:46:26 [2025-01-23T05:46:26.478Z] [Pipeline] stage 06:46:26 [2025-01-23T05:46:26.478Z] [Pipeline] { (Check POM parent version) 06:46:26 [2025-01-23T05:46:26.494Z] Stage "Build the project" skipped due to when conditional 06:46:26 [2025-01-23T05:46:26.495Z] [Pipeline] getContext 06:46:26 [2025-01-23T05:46:26.497Z] [Pipeline] } 06:46:26 [2025-01-23T05:46:26.506Z] [Pipeline] // stage 06:46:26 [2025-01-23T05:46:26.517Z] [Pipeline] stage 06:46:26 [2025-01-23T05:46:26.517Z] [Pipeline] { (Update POM parent) 06:46:26 [2025-01-23T05:46:26.527Z] Stage "Build the project" skipped due to when conditional 06:46:26 [2025-01-23T05:46:26.528Z] [Pipeline] getContext 06:46:26 [2025-01-23T05:46:26.529Z] [Pipeline] } 06:46:26 [2025-01-23T05:46:26.537Z] [Pipeline] // stage 06:46:26 [2025-01-23T05:46:26.548Z] [Pipeline] stage 06:46:26 [2025-01-23T05:46:26.549Z] [Pipeline] { (Update dependency on Silverpeas) 06:46:26 [2025-01-23T05:46:26.556Z] Stage "Build the project" skipped due to when conditional 06:46:26 [2025-01-23T05:46:26.556Z] [Pipeline] getContext 06:46:26 [2025-01-23T05:46:26.557Z] [Pipeline] } 06:46:26 [2025-01-23T05:46:26.566Z] [Pipeline] // stage 06:46:26 [2025-01-23T05:46:26.578Z] [Pipeline] stage 06:46:26 [2025-01-23T05:46:26.579Z] [Pipeline] { (Build and Publish) 06:46:26 [2025-01-23T05:46:26.585Z] Stage "Build the project" skipped due to when conditional 06:46:26 [2025-01-23T05:46:26.586Z] [Pipeline] getContext 06:46:26 [2025-01-23T05:46:26.587Z] [Pipeline] } 06:46:26 [2025-01-23T05:46:26.595Z] [Pipeline] // stage 06:46:26 [2025-01-23T05:46:26.604Z] [Pipeline] } 06:46:26 [2025-01-23T05:46:26.612Z] [Pipeline] // stage 06:46:26 [2025-01-23T05:46:26.622Z] [Pipeline] stage 06:46:26 [2025-01-23T05:46:26.623Z] [Pipeline] { (Create YAML build report) 06:46:26 [2025-01-23T05:46:26.644Z] [Pipeline] script 06:46:26 [2025-01-23T05:46:26.647Z] [Pipeline] { 06:46:26 [2025-01-23T05:46:26.658Z] [Pipeline] sh 06:46:26 [2025-01-23T05:46:26.916Z] + mkdir -p target 06:46:26 [2025-01-23T05:46:26.918Z] [Pipeline] sh 06:46:27 [2025-01-23T05:46:27.175Z] + mv build.yaml target/ 06:46:27 [2025-01-23T05:46:27.176Z] [Pipeline] } 06:46:27 [2025-01-23T05:46:27.185Z] [Pipeline] // script 06:46:27 [2025-01-23T05:46:27.194Z] [Pipeline] } 06:46:27 [2025-01-23T05:46:27.202Z] [Pipeline] // stage 06:46:27 [2025-01-23T05:46:27.213Z] [Pipeline] stage 06:46:27 [2025-01-23T05:46:27.214Z] [Pipeline] { (Declarative: Post Actions) 06:46:27 [2025-01-23T05:46:27.232Z] [Pipeline] step 06:46:27 [2025-01-23T05:46:27.252Z] [Pipeline] script 06:46:27 [2025-01-23T05:46:27.258Z] [Pipeline] { 06:46:27 [2025-01-23T05:46:27.276Z] [Pipeline] } 06:46:27 [2025-01-23T05:46:27.284Z] [Pipeline] // script 06:46:27 [2025-01-23T05:46:27.298Z] [Pipeline] archiveArtifacts 06:46:27 [2025-01-23T05:46:27.301Z] Archiving artifacts 06:46:27 [2025-01-23T05:46:27.309Z] Enregistrement des empreintes numériques 06:46:27 [2025-01-23T05:46:27.336Z] [Pipeline] } 06:46:27 [2025-01-23T05:46:27.347Z] [Pipeline] // stage 06:46:27 [2025-01-23T05:46:27.356Z] [Pipeline] } 06:46:27 [2025-01-23T05:46:27.364Z] [Pipeline] // withEnv 06:46:27 [2025-01-23T05:46:27.373Z] [Pipeline] } 06:46:27 [2025-01-23T05:46:27.374Z] $ docker stop --time=1 15791c133a81331067fcfddf0dc2e26e475807110d4d664be58a6e744ff06f2a 06:46:28 [2025-01-23T05:46:28.644Z] $ docker rm -f --volumes 15791c133a81331067fcfddf0dc2e26e475807110d4d664be58a6e744ff06f2a 06:46:28 [2025-01-23T05:46:28.696Z] [Pipeline] // withDockerContainer 06:46:28 [2025-01-23T05:46:28.701Z] [Pipeline] } 06:46:28 [2025-01-23T05:46:28.705Z] [Pipeline] // withEnv 06:46:28 [2025-01-23T05:46:28.712Z] [Pipeline] } 06:46:28 [2025-01-23T05:46:28.721Z] [Pipeline] // node 06:46:28 [2025-01-23T05:46:28.730Z] [Pipeline] End of Pipeline 06:46:28 [2025-01-23T05:46:28.783Z] Finished: SUCCESS