19:24:20 [2025-01-26T18:24:20.893Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 901 19:24:20 [2025-01-26T18:24:20.893Z] Causé à l'origine par : 19:24:20 [2025-01-26T18:24:20.893Z] Lancé par une alarme périodique 19:24:20 [2025-01-26T18:24:20.893Z] Running as userbuild 19:24:21 [2025-01-26T18:24:21.256Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:21 [2025-01-26T18:24:21.363Z] [Pipeline] Start of Pipeline 19:24:21 [2025-01-26T18:24:21.536Z] [Pipeline] node 19:24:21 [2025-01-26T18:24:21.539Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy 19:24:21 [2025-01-26T18:24:21.543Z] [Pipeline] { 19:24:21 [2025-01-26T18:24:21.562Z] [Pipeline] stage 19:24:21 [2025-01-26T18:24:21.562Z] [Pipeline] { (Declarative: Checkout SCM) 19:24:21 [2025-01-26T18:24:21.574Z] [Pipeline] checkout 19:24:21 [2025-01-26T18:24:21.576Z] Selected Git installation does not exist. Using Default 19:24:21 [2025-01-26T18:24:21.576Z] The recommended git tool is: NONE 19:24:21 [2025-01-26T18:24:21.576Z] No credentials specified 19:24:21 [2025-01-26T18:24:21.576Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10 19:24:21 [2025-01-26T18:24:21.582Z] Fetching changes from the remote Git repository 19:24:21 [2025-01-26T18:24:21.583Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 19:24:21 [2025-01-26T18:24:21.589Z] Cleaning workspace 19:24:21 [2025-01-26T18:24:21.589Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 19:24:21 [2025-01-26T18:24:21.594Z] Resetting working tree 19:24:21 [2025-01-26T18:24:21.594Z] > /usr/bin/git reset --hard # timeout=10 19:24:21 [2025-01-26T18:24:21.615Z] > /usr/bin/git clean -fdx # timeout=10 19:24:21 [2025-01-26T18:24:21.629Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 19:24:21 [2025-01-26T18:24:21.629Z] > /usr/bin/git --version # timeout=10 19:24:21 [2025-01-26T18:24:21.634Z] > git --version # 'git version 2.43.0' 19:24:21 [2025-01-26T18:24:21.634Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:21 [2025-01-26T18:24:21.989Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:21 [2025-01-26T18:24:21.996Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master) 19:24:21 [2025-01-26T18:24:21.996Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:22 [2025-01-26T18:24:22.002Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 19:24:22 [2025-01-26T18:24:22.094Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose." 19:24:22 [2025-01-26T18:24:22.095Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10 19:24:22 [2025-01-26T18:24:22.118Z] [Pipeline] } 19:24:22 [2025-01-26T18:24:22.122Z] [Pipeline] // stage 19:24:22 [2025-01-26T18:24:22.130Z] [Pipeline] withEnv 19:24:22 [2025-01-26T18:24:22.130Z] [Pipeline] { 19:24:22 [2025-01-26T18:24:22.245Z] [Pipeline] isUnix 19:24:22 [2025-01-26T18:24:22.246Z] [Pipeline] withEnv 19:24:22 [2025-01-26T18:24:22.247Z] [Pipeline] { 19:24:22 [2025-01-26T18:24:22.256Z] [Pipeline] sh 19:24:22 [2025-01-26T18:24:22.513Z] + docker inspect -f . silverpeas/silverbuild:latest 19:24:22 [2025-01-26T18:24:22.513Z] . 19:24:22 [2025-01-26T18:24:22.514Z] [Pipeline] } 19:24:22 [2025-01-26T18:24:22.522Z] [Pipeline] // withEnv 19:24:22 [2025-01-26T18:24:22.532Z] [Pipeline] withDockerContainer 19:24:22 [2025-01-26T18:24:22.562Z] Jenkins does not seem to be running inside a container 19:24:22 [2025-01-26T18:24:22.569Z] $ 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:22 [2025-01-26T18:24:22.935Z] $ docker top 4b3fe46d04c89d8170377e3f4cff163032e7983256bb4132591de20318a08548 -eo pid,comm 19:24:22 [2025-01-26T18:24:22.975Z] [Pipeline] { 19:24:22 [2025-01-26T18:24:22.985Z] [Pipeline] withEnv 19:24:22 [2025-01-26T18:24:22.986Z] [Pipeline] { 19:24:22 [2025-01-26T18:24:22.994Z] [Pipeline] stage 19:24:22 [2025-01-26T18:24:22.994Z] [Pipeline] { (Resolve dependency on Silverpeas) 19:24:23 [2025-01-26T18:24:23.025Z] [Pipeline] script 19:24:23 [2025-01-26T18:24:23.028Z] [Pipeline] { 19:24:23 [2025-01-26T18:24:23.037Z] [Pipeline] echo 19:24:23 [2025-01-26T18:24:23.037Z] Working on branch master 19:24:23 [2025-01-26T18:24:23.042Z] [Pipeline] copyArtifacts 19:24:23 [2025-01-26T18:24:23.048Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 901 19:24:23 [2025-01-26T18:24:23.055Z] [Pipeline] readYaml 19:24:23 [2025-01-26T18:24:23.069Z] [Pipeline] sh 19:24:23 [2025-01-26T18:24:23.327Z] + rm -f build.yaml 19:24:23 [2025-01-26T18:24:23.328Z] [Pipeline] } 19:24:23 [2025-01-26T18:24:23.336Z] [Pipeline] // script 19:24:23 [2025-01-26T18:24:23.345Z] [Pipeline] echo 19:24:23 [2025-01-26T18:24:23.346Z] Parent version is 1.7-build241218 19:24:23 [2025-01-26T18:24:23.347Z] [Pipeline] echo 19:24:23 [2025-01-26T18:24:23.347Z] Silverpeas version is 6.5-build250115 19:24:23 [2025-01-26T18:24:23.348Z] [Pipeline] } 19:24:23 [2025-01-26T18:24:23.356Z] [Pipeline] // stage 19:24:23 [2025-01-26T18:24:23.366Z] [Pipeline] stage 19:24:23 [2025-01-26T18:24:23.366Z] [Pipeline] { (Prepare the project) 19:24:23 [2025-01-26T18:24:23.393Z] [Pipeline] git 19:24:23 [2025-01-26T18:24:23.394Z] The recommended git tool is: /usr/bin/git 19:24:23 [2025-01-26T18:24:23.395Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 19:24:23 [2025-01-26T18:24:23.405Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@95a5d8a; decorates hudson.Launcher$LocalLauncher@56639c07 will be ignored (a typical symptom is the Git executable not being run inside a designated container) 19:24:23 [2025-01-26T18:24:23.406Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10 19:24:23 [2025-01-26T18:24:23.413Z] Fetching changes from the remote Git repository 19:24:23 [2025-01-26T18:24:23.417Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 19:24:23 [2025-01-26T18:24:23.423Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 19:24:23 [2025-01-26T18:24:23.423Z] > /usr/bin/git --version # timeout=10 19:24:23 [2025-01-26T18:24:23.429Z] > git --version # 'git version 2.43.0' 19:24:23 [2025-01-26T18:24:23.429Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 19:24:23 [2025-01-26T18:24:23.435Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:23 [2025-01-26T18:24:23.811Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:24:23 [2025-01-26T18:24:23.820Z] Checking out Revision c14669c94d73557dde2381c0c5ec3a726da1953a (refs/remotes/origin/master) 19:24:23 [2025-01-26T18:24:23.820Z] > /usr/bin/git config core.sparsecheckout # timeout=10 19:24:23 [2025-01-26T18:24:23.826Z] > /usr/bin/git checkout -f c14669c94d73557dde2381c0c5ec3a726da1953a # timeout=10 19:24:23 [2025-01-26T18:24:23.959Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 19:24:23 [2025-01-26T18:24:23.968Z] > /usr/bin/git branch -D master # timeout=10 19:24:23 [2025-01-26T18:24:23.975Z] > /usr/bin/git checkout -b master c14669c94d73557dde2381c0c5ec3a726da1953a # timeout=10 19:24:24 [2025-01-26T18:24:24.108Z] Commit message: "Update dependency on Silverpeas to version 6.5-build250115" 19:24:24 [2025-01-26T18:24:24.108Z] > /usr/bin/git rev-list --no-walk c14669c94d73557dde2381c0c5ec3a726da1953a # timeout=10 19:24:24 [2025-01-26T18:24:24.130Z] [Pipeline] script 19:24:24 [2025-01-26T18:24:24.134Z] [Pipeline] { 19:24:24 [2025-01-26T18:24:24.148Z] [Pipeline] copyArtifacts 19:24:24 [2025-01-26T18:24:24.154Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 531 19:24:24 [2025-01-26T18:24:24.160Z] [Pipeline] readYaml 19:24:24 [2025-01-26T18:24:24.174Z] [Pipeline] sh 19:24:24 [2025-01-26T18:24:24.431Z] + git rev-parse HEAD 19:24:24 [2025-01-26T18:24:24.433Z] [Pipeline] echo 19:24:24 [2025-01-26T18:24:24.434Z] Current commit is c14669c94d73557dde2381c0c5ec3a726da1953a and last build commit is c14669c94d73557dde2381c0c5ec3a726da1953a 19:24:24 [2025-01-26T18:24:24.435Z] [Pipeline] } 19:24:24 [2025-01-26T18:24:24.443Z] [Pipeline] // script 19:24:24 [2025-01-26T18:24:24.452Z] [Pipeline] script 19:24:24 [2025-01-26T18:24:24.456Z] [Pipeline] { 19:24:24 [2025-01-26T18:24:24.465Z] [Pipeline] readMavenPom 19:24:24 [2025-01-26T18:24:24.476Z] [Pipeline] echo 19:24:24 [2025-01-26T18:24:24.477Z] No changes and no update in Silverpeas since the last build 19:24:24 [2025-01-26T18:24:24.477Z] [Pipeline] } 19:24:24 [2025-01-26T18:24:24.485Z] [Pipeline] // script 19:24:24 [2025-01-26T18:24:24.494Z] [Pipeline] } 19:24:24 [2025-01-26T18:24:24.502Z] [Pipeline] // stage 19:24:24 [2025-01-26T18:24:24.513Z] [Pipeline] stage 19:24:24 [2025-01-26T18:24:24.513Z] [Pipeline] { (Build the project) 19:24:24 [2025-01-26T18:24:24.555Z] Stage "Build the project" skipped due to when conditional 19:24:24 [2025-01-26T18:24:24.556Z] [Pipeline] getContext 19:24:24 [2025-01-26T18:24:24.569Z] [Pipeline] stage 19:24:24 [2025-01-26T18:24:24.569Z] [Pipeline] { (Check POM parent version) 19:24:24 [2025-01-26T18:24:24.578Z] Stage "Build the project" skipped due to when conditional 19:24:24 [2025-01-26T18:24:24.579Z] [Pipeline] getContext 19:24:24 [2025-01-26T18:24:24.580Z] [Pipeline] } 19:24:24 [2025-01-26T18:24:24.589Z] [Pipeline] // stage 19:24:24 [2025-01-26T18:24:24.599Z] [Pipeline] stage 19:24:24 [2025-01-26T18:24:24.599Z] [Pipeline] { (Update POM parent) 19:24:24 [2025-01-26T18:24:24.608Z] Stage "Build the project" skipped due to when conditional 19:24:24 [2025-01-26T18:24:24.609Z] [Pipeline] getContext 19:24:24 [2025-01-26T18:24:24.610Z] [Pipeline] } 19:24:24 [2025-01-26T18:24:24.619Z] [Pipeline] // stage 19:24:24 [2025-01-26T18:24:24.629Z] [Pipeline] stage 19:24:24 [2025-01-26T18:24:24.629Z] [Pipeline] { (Update dependency on Silverpeas) 19:24:24 [2025-01-26T18:24:24.638Z] Stage "Build the project" skipped due to when conditional 19:24:24 [2025-01-26T18:24:24.639Z] [Pipeline] getContext 19:24:24 [2025-01-26T18:24:24.640Z] [Pipeline] } 19:24:24 [2025-01-26T18:24:24.648Z] [Pipeline] // stage 19:24:24 [2025-01-26T18:24:24.658Z] [Pipeline] stage 19:24:24 [2025-01-26T18:24:24.659Z] [Pipeline] { (Build and Publish) 19:24:24 [2025-01-26T18:24:24.668Z] Stage "Build the project" skipped due to when conditional 19:24:24 [2025-01-26T18:24:24.669Z] [Pipeline] getContext 19:24:24 [2025-01-26T18:24:24.670Z] [Pipeline] } 19:24:24 [2025-01-26T18:24:24.678Z] [Pipeline] // stage 19:24:24 [2025-01-26T18:24:24.686Z] [Pipeline] } 19:24:24 [2025-01-26T18:24:24.694Z] [Pipeline] // stage 19:24:24 [2025-01-26T18:24:24.705Z] [Pipeline] stage 19:24:24 [2025-01-26T18:24:24.705Z] [Pipeline] { (Create YAML build report) 19:24:24 [2025-01-26T18:24:24.729Z] [Pipeline] script 19:24:24 [2025-01-26T18:24:24.732Z] [Pipeline] { 19:24:24 [2025-01-26T18:24:24.742Z] [Pipeline] sh 19:24:25 [2025-01-26T18:24:25.000Z] + mkdir -p target 19:24:25 [2025-01-26T18:24:25.003Z] [Pipeline] sh 19:24:25 [2025-01-26T18:24:25.260Z] + mv build.yaml target/ 19:24:25 [2025-01-26T18:24:25.261Z] [Pipeline] } 19:24:25 [2025-01-26T18:24:25.270Z] [Pipeline] // script 19:24:25 [2025-01-26T18:24:25.277Z] [Pipeline] } 19:24:25 [2025-01-26T18:24:25.283Z] [Pipeline] // stage 19:24:25 [2025-01-26T18:24:25.293Z] [Pipeline] stage 19:24:25 [2025-01-26T18:24:25.294Z] [Pipeline] { (Declarative: Post Actions) 19:24:25 [2025-01-26T18:24:25.310Z] [Pipeline] step 19:24:25 [2025-01-26T18:24:25.329Z] [Pipeline] script 19:24:25 [2025-01-26T18:24:25.334Z] [Pipeline] { 19:24:25 [2025-01-26T18:24:25.351Z] [Pipeline] } 19:24:25 [2025-01-26T18:24:25.359Z] [Pipeline] // script 19:24:25 [2025-01-26T18:24:25.372Z] [Pipeline] archiveArtifacts 19:24:25 [2025-01-26T18:24:25.375Z] Archiving artifacts 19:24:25 [2025-01-26T18:24:25.384Z] Enregistrement des empreintes numériques 19:24:25 [2025-01-26T18:24:25.405Z] [Pipeline] } 19:24:25 [2025-01-26T18:24:25.415Z] [Pipeline] // stage 19:24:25 [2025-01-26T18:24:25.423Z] [Pipeline] } 19:24:25 [2025-01-26T18:24:25.431Z] [Pipeline] // withEnv 19:24:25 [2025-01-26T18:24:25.440Z] [Pipeline] } 19:24:25 [2025-01-26T18:24:25.440Z] $ docker stop --time=1 4b3fe46d04c89d8170377e3f4cff163032e7983256bb4132591de20318a08548 19:24:26 [2025-01-26T18:24:26.711Z] $ docker rm -f --volumes 4b3fe46d04c89d8170377e3f4cff163032e7983256bb4132591de20318a08548 19:24:26 [2025-01-26T18:24:26.749Z] [Pipeline] // withDockerContainer 19:24:26 [2025-01-26T18:24:26.753Z] [Pipeline] } 19:24:26 [2025-01-26T18:24:26.756Z] [Pipeline] // withEnv 19:24:26 [2025-01-26T18:24:26.759Z] [Pipeline] } 19:24:26 [2025-01-26T18:24:26.763Z] [Pipeline] // node 19:24:26 [2025-01-26T18:24:26.769Z] [Pipeline] End of Pipeline 19:24:26 [2025-01-26T18:24:26.805Z] Finished: SUCCESS