SuccèsSortie de la console
06:46:23 [2024-12-09T05:46:23.117Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 345
06:46:23 [2024-12-09T05:46:23.117Z] Causé à l'origine par :
06:46:23 [2024-12-09T05:46:23.117Z] Lancé par une alarme périodique
06:46:23 [2024-12-09T05:46:23.117Z] Running as userbuild
06:46:23 [2024-12-09T05:46:23.546Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:23 [2024-12-09T05:46:23.688Z] [Pipeline] Start of Pipeline
06:46:23 [2024-12-09T05:46:23.913Z] [Pipeline] node
06:46:23 [2024-12-09T05:46:23.916Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:23 [2024-12-09T05:46:23.922Z] [Pipeline] {
06:46:23 [2024-12-09T05:46:23.938Z] [Pipeline] stage
06:46:23 [2024-12-09T05:46:23.938Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:23 [2024-12-09T05:46:23.951Z] [Pipeline] checkout
06:46:23 [2024-12-09T05:46:23.952Z] Selected Git installation does not exist. Using Default
06:46:23 [2024-12-09T05:46:23.952Z] The recommended git tool is: NONE
06:46:23 [2024-12-09T05:46:23.952Z] No credentials specified
06:46:23 [2024-12-09T05:46:23.952Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:23 [2024-12-09T05:46:23.957Z] Fetching changes from the remote Git repository
06:46:23 [2024-12-09T05:46:23.960Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:23 [2024-12-09T05:46:23.966Z] Cleaning workspace
06:46:23 [2024-12-09T05:46:23.966Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:23 [2024-12-09T05:46:23.971Z] Resetting working tree
06:46:23 [2024-12-09T05:46:23.971Z] > /usr/bin/git reset --hard # timeout=10
06:46:23 [2024-12-09T05:46:23.996Z] > /usr/bin/git clean -fdx # timeout=10
06:46:24 [2024-12-09T05:46:24.266Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:24 [2024-12-09T05:46:24.266Z] > /usr/bin/git --version # timeout=10
06:46:24 [2024-12-09T05:46:24.272Z] > git --version # 'git version 2.43.0'
06:46:24 [2024-12-09T05:46:24.272Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24 [2024-12-09T05:46:24.673Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:24 [2024-12-09T05:46:24.680Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
06:46:24 [2024-12-09T05:46:24.680Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24 [2024-12-09T05:46:24.685Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:24 [2024-12-09T05:46:24.764Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
06:46:24 [2024-12-09T05:46:24.765Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:24 [2024-12-09T05:46:24.791Z] [Pipeline] }
06:46:24 [2024-12-09T05:46:24.799Z] [Pipeline] // stage
06:46:24 [2024-12-09T05:46:24.814Z] [Pipeline] withEnv
06:46:24 [2024-12-09T05:46:24.815Z] [Pipeline] {
06:46:24 [2024-12-09T05:46:24.928Z] [Pipeline] isUnix
06:46:24 [2024-12-09T05:46:24.929Z] [Pipeline] withEnv
06:46:24 [2024-12-09T05:46:24.929Z] [Pipeline] {
06:46:24 [2024-12-09T05:46:24.939Z] [Pipeline] sh
06:46:25 [2024-12-09T05:46:25.196Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:25 [2024-12-09T05:46:25.196Z] .
06:46:25 [2024-12-09T05:46:25.197Z] [Pipeline] }
06:46:25 [2024-12-09T05:46:25.205Z] [Pipeline] // withEnv
06:46:25 [2024-12-09T05:46:25.215Z] [Pipeline] withDockerContainer
06:46:25 [2024-12-09T05:46:25.246Z] Jenkins does not seem to be running inside a container
06:46:25 [2024-12-09T05:46:25.253Z] $ 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:25 [2024-12-09T05:46:25.645Z] $ docker top bd9b791dcba739b55877705646df89ac46785477783d928907e4c68a1676ae21 -eo pid,comm
06:46:25 [2024-12-09T05:46:25.682Z] [Pipeline] {
06:46:25 [2024-12-09T05:46:25.692Z] [Pipeline] withEnv
06:46:25 [2024-12-09T05:46:25.692Z] [Pipeline] {
06:46:25 [2024-12-09T05:46:25.700Z] [Pipeline] stage
06:46:25 [2024-12-09T05:46:25.700Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:25 [2024-12-09T05:46:25.727Z] [Pipeline] script
06:46:25 [2024-12-09T05:46:25.731Z] [Pipeline] {
06:46:25 [2024-12-09T05:46:25.740Z] [Pipeline] echo
06:46:25 [2024-12-09T05:46:25.741Z] Working on branch 6.4.x
06:46:25 [2024-12-09T05:46:25.745Z] [Pipeline] copyArtifacts
06:46:25 [2024-12-09T05:46:25.752Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 345
06:46:25 [2024-12-09T05:46:25.757Z] [Pipeline] readYaml
06:46:25 [2024-12-09T05:46:25.770Z] [Pipeline] sh
06:46:26 [2024-12-09T05:46:26.028Z] + rm -f build.yaml
06:46:26 [2024-12-09T05:46:26.029Z] [Pipeline] }
06:46:26 [2024-12-09T05:46:26.037Z] [Pipeline] // script
06:46:26 [2024-12-09T05:46:26.092Z] [Pipeline] echo
06:46:26 [2024-12-09T05:46:26.092Z] Parent version is 1.6.1
06:46:26 [2024-12-09T05:46:26.094Z] [Pipeline] echo
06:46:26 [2024-12-09T05:46:26.094Z] Silverpeas version is 6.4.2-build241205
06:46:26 [2024-12-09T05:46:26.095Z] [Pipeline] }
06:46:26 [2024-12-09T05:46:26.103Z] [Pipeline] // stage
06:46:26 [2024-12-09T05:46:26.113Z] [Pipeline] stage
06:46:26 [2024-12-09T05:46:26.114Z] [Pipeline] { (Prepare the project)
06:46:26 [2024-12-09T05:46:26.138Z] [Pipeline] git
06:46:26 [2024-12-09T05:46:26.139Z] The recommended git tool is: /usr/bin/git
06:46:26 [2024-12-09T05:46:26.140Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:26 [2024-12-09T05:46:26.149Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5af45fca; decorates hudson.Launcher$LocalLauncher@20dc33cc will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:26 [2024-12-09T05:46:26.149Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:26 [2024-12-09T05:46:26.155Z] Fetching changes from the remote Git repository
06:46:26 [2024-12-09T05:46:26.158Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:26 [2024-12-09T05:46:26.164Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:26 [2024-12-09T05:46:26.164Z] > /usr/bin/git --version # timeout=10
06:46:26 [2024-12-09T05:46:26.168Z] > git --version # 'git version 2.43.0'
06:46:26 [2024-12-09T05:46:26.168Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:26 [2024-12-09T05:46:26.174Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:26 [2024-12-09T05:46:26.595Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:26 [2024-12-09T05:46:26.602Z] Checking out Revision 2cbe2a29c64c162a2e6d7e44b1aaf6021f9977e5 (refs/remotes/origin/6.4.x)
06:46:26 [2024-12-09T05:46:26.602Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:26 [2024-12-09T05:46:26.607Z] > /usr/bin/git checkout -f 2cbe2a29c64c162a2e6d7e44b1aaf6021f9977e5 # timeout=10
06:46:26 [2024-12-09T05:46:26.739Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:26 [2024-12-09T05:46:26.749Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:26 [2024-12-09T05:46:26.755Z] > /usr/bin/git checkout -b 6.4.x 2cbe2a29c64c162a2e6d7e44b1aaf6021f9977e5 # timeout=10
06:46:26 [2024-12-09T05:46:26.877Z] Commit message: "Update dependency on Silverpeas to version 6.4.2-build241205"
06:46:26 [2024-12-09T05:46:26.877Z] > /usr/bin/git rev-list --no-walk dadc7b8951d2f8df77f73bce512c1ab34db8047e # timeout=10
06:46:26 [2024-12-09T05:46:26.900Z] [Pipeline] script
06:46:26 [2024-12-09T05:46:26.903Z] [Pipeline] {
06:46:26 [2024-12-09T05:46:26.918Z] [Pipeline] copyArtifacts
06:46:26 [2024-12-09T05:46:26.926Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 247
06:46:26 [2024-12-09T05:46:26.931Z] [Pipeline] readYaml
06:46:26 [2024-12-09T05:46:26.945Z] [Pipeline] sh
06:46:27 [2024-12-09T05:46:27.203Z] + git rev-parse HEAD
06:46:27 [2024-12-09T05:46:27.205Z] [Pipeline] echo
06:46:27 [2024-12-09T05:46:27.205Z] Current commit is 2cbe2a29c64c162a2e6d7e44b1aaf6021f9977e5 and last build commit is 2cbe2a29c64c162a2e6d7e44b1aaf6021f9977e5
06:46:27 [2024-12-09T05:46:27.206Z] [Pipeline] }
06:46:27 [2024-12-09T05:46:27.215Z] [Pipeline] // script
06:46:27 [2024-12-09T05:46:27.225Z] [Pipeline] script
06:46:27 [2024-12-09T05:46:27.229Z] [Pipeline] {
06:46:27 [2024-12-09T05:46:27.239Z] [Pipeline] readMavenPom
06:46:27 [2024-12-09T05:46:27.251Z] [Pipeline] echo
06:46:27 [2024-12-09T05:46:27.251Z] No changes and no update in Silverpeas since the last build
06:46:27 [2024-12-09T05:46:27.251Z] [Pipeline] }
06:46:27 [2024-12-09T05:46:27.260Z] [Pipeline] // script
06:46:27 [2024-12-09T05:46:27.269Z] [Pipeline] }
06:46:27 [2024-12-09T05:46:27.278Z] [Pipeline] // stage
06:46:27 [2024-12-09T05:46:27.288Z] [Pipeline] stage
06:46:27 [2024-12-09T05:46:27.289Z] [Pipeline] { (Build the project)
06:46:27 [2024-12-09T05:46:27.329Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2024-12-09T05:46:27.329Z] [Pipeline] getContext
06:46:27 [2024-12-09T05:46:27.342Z] [Pipeline] stage
06:46:27 [2024-12-09T05:46:27.343Z] [Pipeline] { (Check POM parent version)
06:46:27 [2024-12-09T05:46:27.353Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2024-12-09T05:46:27.353Z] [Pipeline] getContext
06:46:27 [2024-12-09T05:46:27.355Z] [Pipeline] }
06:46:27 [2024-12-09T05:46:27.364Z] [Pipeline] // stage
06:46:27 [2024-12-09T05:46:27.375Z] [Pipeline] stage
06:46:27 [2024-12-09T05:46:27.376Z] [Pipeline] { (Update POM parent)
06:46:27 [2024-12-09T05:46:27.385Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2024-12-09T05:46:27.386Z] [Pipeline] getContext
06:46:27 [2024-12-09T05:46:27.387Z] [Pipeline] }
06:46:27 [2024-12-09T05:46:27.396Z] [Pipeline] // stage
06:46:27 [2024-12-09T05:46:27.407Z] [Pipeline] stage
06:46:27 [2024-12-09T05:46:27.408Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:27 [2024-12-09T05:46:27.418Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2024-12-09T05:46:27.418Z] [Pipeline] getContext
06:46:27 [2024-12-09T05:46:27.420Z] [Pipeline] }
06:46:27 [2024-12-09T05:46:27.429Z] [Pipeline] // stage
06:46:27 [2024-12-09T05:46:27.440Z] [Pipeline] stage
06:46:27 [2024-12-09T05:46:27.441Z] [Pipeline] { (Build and Publish)
06:46:27 [2024-12-09T05:46:27.451Z] Stage "Build the project" skipped due to when conditional
06:46:27 [2024-12-09T05:46:27.452Z] [Pipeline] getContext
06:46:27 [2024-12-09T05:46:27.453Z] [Pipeline] }
06:46:27 [2024-12-09T05:46:27.462Z] [Pipeline] // stage
06:46:27 [2024-12-09T05:46:27.471Z] [Pipeline] }
06:46:27 [2024-12-09T05:46:27.480Z] [Pipeline] // stage
06:46:27 [2024-12-09T05:46:27.490Z] [Pipeline] stage
06:46:27 [2024-12-09T05:46:27.491Z] [Pipeline] { (Create YAML build report)
06:46:27 [2024-12-09T05:46:27.514Z] [Pipeline] script
06:46:27 [2024-12-09T05:46:27.517Z] [Pipeline] {
06:46:27 [2024-12-09T05:46:27.528Z] [Pipeline] sh
06:46:27 [2024-12-09T05:46:27.786Z] + mkdir -p target
06:46:27 [2024-12-09T05:46:27.787Z] [Pipeline] sh
06:46:28 [2024-12-09T05:46:28.045Z] + mv build.yaml target/
06:46:28 [2024-12-09T05:46:28.046Z] [Pipeline] }
06:46:28 [2024-12-09T05:46:28.055Z] [Pipeline] // script
06:46:28 [2024-12-09T05:46:28.064Z] [Pipeline] }
06:46:28 [2024-12-09T05:46:28.072Z] [Pipeline] // stage
06:46:28 [2024-12-09T05:46:28.083Z] [Pipeline] stage
06:46:28 [2024-12-09T05:46:28.084Z] [Pipeline] { (Declarative: Post Actions)
06:46:28 [2024-12-09T05:46:28.101Z] [Pipeline] step
06:46:28 [2024-12-09T05:46:28.120Z] [Pipeline] script
06:46:28 [2024-12-09T05:46:28.125Z] [Pipeline] {
06:46:28 [2024-12-09T05:46:28.144Z] [Pipeline] }
06:46:28 [2024-12-09T05:46:28.152Z] [Pipeline] // script
06:46:28 [2024-12-09T05:46:28.166Z] [Pipeline] archiveArtifacts
06:46:28 [2024-12-09T05:46:28.169Z] Archiving artifacts
06:46:28 [2024-12-09T05:46:28.178Z] Enregistrement des empreintes numériques
06:46:28 [2024-12-09T05:46:28.204Z] [Pipeline] }
06:46:28 [2024-12-09T05:46:28.215Z] [Pipeline] // stage
06:46:28 [2024-12-09T05:46:28.224Z] [Pipeline] }
06:46:28 [2024-12-09T05:46:28.232Z] [Pipeline] // withEnv
06:46:28 [2024-12-09T05:46:28.241Z] [Pipeline] }
06:46:28 [2024-12-09T05:46:28.242Z] $ docker stop --time=1 bd9b791dcba739b55877705646df89ac46785477783d928907e4c68a1676ae21
06:46:29 [2024-12-09T05:46:29.485Z] $ docker rm -f --volumes bd9b791dcba739b55877705646df89ac46785477783d928907e4c68a1676ae21
06:46:29 [2024-12-09T05:46:29.531Z] [Pipeline] // withDockerContainer
06:46:29 [2024-12-09T05:46:29.534Z] [Pipeline] }
06:46:29 [2024-12-09T05:46:29.538Z] [Pipeline] // withEnv
06:46:29 [2024-12-09T05:46:29.542Z] [Pipeline] }
06:46:29 [2024-12-09T05:46:29.547Z] [Pipeline] // node
06:46:29 [2024-12-09T05:46:29.551Z] [Pipeline] End of Pipeline
06:46:29 [2024-12-09T05:46:29.590Z] Finished: SUCCESS