Skip to content
Succès

Sortie de la console

06:46:21 [2025-01-20T05:46:21.187Z] Démarré par le projet amont "Silverpeas_Stable_AutoDeploy" de numéro de build 356
06:46:21 [2025-01-20T05:46:21.187Z] Causé à l'origine par :
06:46:21 [2025-01-20T05:46:21.187Z]  Lancé par une alarme périodique
06:46:21 [2025-01-20T05:46:21.187Z] Running as userbuild
06:46:21 [2025-01-20T05:46:21.597Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:21 [2025-01-20T05:46:21.754Z] [Pipeline] Start of Pipeline
06:46:21 [2025-01-20T05:46:21.983Z] [Pipeline] node
06:46:21 [2025-01-20T05:46:21.986Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy
06:46:21 [2025-01-20T05:46:21.994Z] [Pipeline] {
06:46:22 [2025-01-20T05:46:22.016Z] [Pipeline] stage
06:46:22 [2025-01-20T05:46:22.016Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:22 [2025-01-20T05:46:22.028Z] [Pipeline] checkout
06:46:22 [2025-01-20T05:46:22.029Z] Selected Git installation does not exist. Using Default
06:46:22 [2025-01-20T05:46:22.029Z] The recommended git tool is: NONE
06:46:22 [2025-01-20T05:46:22.029Z] No credentials specified
06:46:22 [2025-01-20T05:46:22.030Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:22 [2025-01-20T05:46:22.035Z] Fetching changes from the remote Git repository
06:46:22 [2025-01-20T05:46:22.038Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:22 [2025-01-20T05:46:22.044Z] Cleaning workspace
06:46:22 [2025-01-20T05:46:22.044Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:22 [2025-01-20T05:46:22.049Z] Resetting working tree
06:46:22 [2025-01-20T05:46:22.049Z]  > /usr/bin/git reset --hard # timeout=10
06:46:22 [2025-01-20T05:46:22.150Z]  > /usr/bin/git clean -fdx # timeout=10
06:46:22 [2025-01-20T05:46:22.161Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:22 [2025-01-20T05:46:22.161Z]  > /usr/bin/git --version # timeout=10
06:46:22 [2025-01-20T05:46:22.166Z]  > git --version # 'git version 2.43.0'
06:46:22 [2025-01-20T05:46:22.166Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:22 [2025-01-20T05:46:22.555Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:22 [2025-01-20T05:46:22.563Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
06:46:22 [2025-01-20T05:46:22.563Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:22 [2025-01-20T05:46:22.568Z]  > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:22 [2025-01-20T05:46:22.662Z] 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 [2025-01-20T05:46:22.662Z]  > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:22 [2025-01-20T05:46:22.683Z] [Pipeline] }
06:46:22 [2025-01-20T05:46:22.687Z] [Pipeline] // stage
06:46:22 [2025-01-20T05:46:22.695Z] [Pipeline] withEnv
06:46:22 [2025-01-20T05:46:22.696Z] [Pipeline] {
06:46:22 [2025-01-20T05:46:22.785Z] [Pipeline] isUnix
06:46:22 [2025-01-20T05:46:22.786Z] [Pipeline] withEnv
06:46:22 [2025-01-20T05:46:22.787Z] [Pipeline] {
06:46:22 [2025-01-20T05:46:22.797Z] [Pipeline] sh
06:46:23 [2025-01-20T05:46:23.053Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:23 [2025-01-20T05:46:23.053Z] .
06:46:23 [2025-01-20T05:46:23.054Z] [Pipeline] }
06:46:23 [2025-01-20T05:46:23.062Z] [Pipeline] // withEnv
06:46:23 [2025-01-20T05:46:23.072Z] [Pipeline] withDockerContainer
06:46:23 [2025-01-20T05:46:23.104Z] Jenkins does not seem to be running inside a container
06:46:23 [2025-01-20T05:46:23.112Z] $ 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 [2025-01-20T05:46:23.440Z] $ docker top bf1a6fe1d5e7cc7cd75d40e83f203cd6246059a36556a96be481b0bbd450c29f -eo pid,comm
06:46:23 [2025-01-20T05:46:23.478Z] [Pipeline] {
06:46:23 [2025-01-20T05:46:23.493Z] [Pipeline] withEnv
06:46:23 [2025-01-20T05:46:23.493Z] [Pipeline] {
06:46:23 [2025-01-20T05:46:23.509Z] [Pipeline] stage
06:46:23 [2025-01-20T05:46:23.510Z] [Pipeline] { (Resolve dependency on Silverpeas)
06:46:23 [2025-01-20T05:46:23.545Z] [Pipeline] script
06:46:23 [2025-01-20T05:46:23.550Z] [Pipeline] {
06:46:23 [2025-01-20T05:46:23.560Z] [Pipeline] echo
06:46:23 [2025-01-20T05:46:23.561Z] Working on branch 6.4.x
06:46:23 [2025-01-20T05:46:23.566Z] [Pipeline] copyArtifacts
06:46:23 [2025-01-20T05:46:23.573Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 356
06:46:23 [2025-01-20T05:46:23.580Z] [Pipeline] readYaml
06:46:23 [2025-01-20T05:46:23.595Z] [Pipeline] sh
06:46:23 [2025-01-20T05:46:23.855Z] + rm -f build.yaml
06:46:23 [2025-01-20T05:46:23.856Z] [Pipeline] }
06:46:23 [2025-01-20T05:46:23.866Z] [Pipeline] // script
06:46:23 [2025-01-20T05:46:23.875Z] [Pipeline] echo
06:46:23 [2025-01-20T05:46:23.875Z] Parent version is 1.6.2
06:46:23 [2025-01-20T05:46:23.877Z] [Pipeline] echo
06:46:23 [2025-01-20T05:46:23.878Z] Silverpeas version is 6.4.3-build250113
06:46:23 [2025-01-20T05:46:23.879Z] [Pipeline] }
06:46:23 [2025-01-20T05:46:23.887Z] [Pipeline] // stage
06:46:23 [2025-01-20T05:46:23.898Z] [Pipeline] stage
06:46:23 [2025-01-20T05:46:23.898Z] [Pipeline] { (Prepare the project)
06:46:23 [2025-01-20T05:46:23.929Z] [Pipeline] git
06:46:23 [2025-01-20T05:46:23.931Z] The recommended git tool is: /usr/bin/git
06:46:23 [2025-01-20T05:46:23.932Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:23 [2025-01-20T05:46:23.940Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7fd31794; decorates hudson.Launcher$LocalLauncher@2459e6f6 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:23 [2025-01-20T05:46:23.941Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
06:46:23 [2025-01-20T05:46:23.947Z] Fetching changes from the remote Git repository
06:46:23 [2025-01-20T05:46:23.951Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
06:46:23 [2025-01-20T05:46:23.958Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
06:46:23 [2025-01-20T05:46:23.958Z]  > /usr/bin/git --version # timeout=10
06:46:23 [2025-01-20T05:46:23.963Z]  > git --version # 'git version 2.43.0'
06:46:23 [2025-01-20T05:46:23.963Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:23 [2025-01-20T05:46:23.968Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:24 [2025-01-20T05:46:24.384Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:24 [2025-01-20T05:46:24.391Z] Checking out Revision d600a545c8519081486790496b685aac820618c8 (refs/remotes/origin/6.4.x)
06:46:24 [2025-01-20T05:46:24.391Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:24 [2025-01-20T05:46:24.396Z]  > /usr/bin/git checkout -f d600a545c8519081486790496b685aac820618c8 # timeout=10
06:46:24 [2025-01-20T05:46:24.523Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:24 [2025-01-20T05:46:24.534Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:24 [2025-01-20T05:46:24.541Z]  > /usr/bin/git checkout -b 6.4.x d600a545c8519081486790496b685aac820618c8 # timeout=10
06:46:24 [2025-01-20T05:46:24.670Z] Commit message: "Update dependency on Silverpeas to version 6.4.3-build250113"
06:46:24 [2025-01-20T05:46:24.671Z]  > /usr/bin/git rev-list --no-walk d600a545c8519081486790496b685aac820618c8 # timeout=10
06:46:24 [2025-01-20T05:46:24.691Z] [Pipeline] script
06:46:24 [2025-01-20T05:46:24.694Z] [Pipeline] {
06:46:24 [2025-01-20T05:46:24.710Z] [Pipeline] copyArtifacts
06:46:24 [2025-01-20T05:46:24.716Z] Copied 1 artifact from "Silverpeas_Mobile_Stable_AutoDeploy" build number 258
06:46:24 [2025-01-20T05:46:24.723Z] [Pipeline] readYaml
06:46:24 [2025-01-20T05:46:24.736Z] [Pipeline] sh
06:46:24 [2025-01-20T05:46:24.994Z] + git rev-parse HEAD
06:46:24 [2025-01-20T05:46:24.997Z] [Pipeline] echo
06:46:24 [2025-01-20T05:46:24.997Z] Current commit is d600a545c8519081486790496b685aac820618c8 and last build commit is d600a545c8519081486790496b685aac820618c8
06:46:24 [2025-01-20T05:46:24.998Z] [Pipeline] }
06:46:25 [2025-01-20T05:46:25.008Z] [Pipeline] // script
06:46:25 [2025-01-20T05:46:25.018Z] [Pipeline] script
06:46:25 [2025-01-20T05:46:25.022Z] [Pipeline] {
06:46:25 [2025-01-20T05:46:25.033Z] [Pipeline] readMavenPom
06:46:25 [2025-01-20T05:46:25.045Z] [Pipeline] echo
06:46:25 [2025-01-20T05:46:25.045Z] No changes and no update in Silverpeas since the last build
06:46:25 [2025-01-20T05:46:25.046Z] [Pipeline] }
06:46:25 [2025-01-20T05:46:25.055Z] [Pipeline] // script
06:46:25 [2025-01-20T05:46:25.064Z] [Pipeline] }
06:46:25 [2025-01-20T05:46:25.072Z] [Pipeline] // stage
06:46:25 [2025-01-20T05:46:25.084Z] [Pipeline] stage
06:46:25 [2025-01-20T05:46:25.084Z] [Pipeline] { (Build the project)
06:46:25 [2025-01-20T05:46:25.130Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2025-01-20T05:46:25.131Z] [Pipeline] getContext
06:46:25 [2025-01-20T05:46:25.144Z] [Pipeline] stage
06:46:25 [2025-01-20T05:46:25.145Z] [Pipeline] { (Check POM parent version)
06:46:25 [2025-01-20T05:46:25.155Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2025-01-20T05:46:25.155Z] [Pipeline] getContext
06:46:25 [2025-01-20T05:46:25.157Z] [Pipeline] }
06:46:25 [2025-01-20T05:46:25.166Z] [Pipeline] // stage
06:46:25 [2025-01-20T05:46:25.177Z] [Pipeline] stage
06:46:25 [2025-01-20T05:46:25.178Z] [Pipeline] { (Update POM parent)
06:46:25 [2025-01-20T05:46:25.188Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2025-01-20T05:46:25.189Z] [Pipeline] getContext
06:46:25 [2025-01-20T05:46:25.190Z] [Pipeline] }
06:46:25 [2025-01-20T05:46:25.199Z] [Pipeline] // stage
06:46:25 [2025-01-20T05:46:25.210Z] [Pipeline] stage
06:46:25 [2025-01-20T05:46:25.211Z] [Pipeline] { (Update dependency on Silverpeas)
06:46:25 [2025-01-20T05:46:25.221Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2025-01-20T05:46:25.222Z] [Pipeline] getContext
06:46:25 [2025-01-20T05:46:25.223Z] [Pipeline] }
06:46:25 [2025-01-20T05:46:25.232Z] [Pipeline] // stage
06:46:25 [2025-01-20T05:46:25.244Z] [Pipeline] stage
06:46:25 [2025-01-20T05:46:25.244Z] [Pipeline] { (Build and Publish)
06:46:25 [2025-01-20T05:46:25.254Z] Stage "Build the project" skipped due to when conditional
06:46:25 [2025-01-20T05:46:25.255Z] [Pipeline] getContext
06:46:25 [2025-01-20T05:46:25.257Z] [Pipeline] }
06:46:25 [2025-01-20T05:46:25.266Z] [Pipeline] // stage
06:46:25 [2025-01-20T05:46:25.275Z] [Pipeline] }
06:46:25 [2025-01-20T05:46:25.283Z] [Pipeline] // stage
06:46:25 [2025-01-20T05:46:25.295Z] [Pipeline] stage
06:46:25 [2025-01-20T05:46:25.296Z] [Pipeline] { (Create YAML build report)
06:46:25 [2025-01-20T05:46:25.322Z] [Pipeline] script
06:46:25 [2025-01-20T05:46:25.326Z] [Pipeline] {
06:46:25 [2025-01-20T05:46:25.337Z] [Pipeline] sh
06:46:25 [2025-01-20T05:46:25.595Z] + mkdir -p target
06:46:25 [2025-01-20T05:46:25.597Z] [Pipeline] sh
06:46:25 [2025-01-20T05:46:25.856Z] + mv build.yaml target/
06:46:25 [2025-01-20T05:46:25.857Z] [Pipeline] }
06:46:25 [2025-01-20T05:46:25.866Z] [Pipeline] // script
06:46:25 [2025-01-20T05:46:25.875Z] [Pipeline] }
06:46:25 [2025-01-20T05:46:25.884Z] [Pipeline] // stage
06:46:25 [2025-01-20T05:46:25.896Z] [Pipeline] stage
06:46:25 [2025-01-20T05:46:25.896Z] [Pipeline] { (Declarative: Post Actions)
06:46:25 [2025-01-20T05:46:25.915Z] [Pipeline] step
06:46:25 [2025-01-20T05:46:25.935Z] [Pipeline] script
06:46:25 [2025-01-20T05:46:25.941Z] [Pipeline] {
06:46:25 [2025-01-20T05:46:25.960Z] [Pipeline] }
06:46:25 [2025-01-20T05:46:25.969Z] [Pipeline] // script
06:46:25 [2025-01-20T05:46:25.982Z] [Pipeline] archiveArtifacts
06:46:25 [2025-01-20T05:46:25.985Z] Archiving artifacts
06:46:25 [2025-01-20T05:46:25.994Z] Enregistrement des empreintes numériques
06:46:26 [2025-01-20T05:46:26.016Z] [Pipeline] }
06:46:26 [2025-01-20T05:46:26.027Z] [Pipeline] // stage
06:46:26 [2025-01-20T05:46:26.036Z] [Pipeline] }
06:46:26 [2025-01-20T05:46:26.044Z] [Pipeline] // withEnv
06:46:26 [2025-01-20T05:46:26.053Z] [Pipeline] }
06:46:26 [2025-01-20T05:46:26.054Z] $ docker stop --time=1 bf1a6fe1d5e7cc7cd75d40e83f203cd6246059a36556a96be481b0bbd450c29f
06:46:27 [2025-01-20T05:46:27.301Z] $ docker rm -f --volumes bf1a6fe1d5e7cc7cd75d40e83f203cd6246059a36556a96be481b0bbd450c29f
06:46:27 [2025-01-20T05:46:27.340Z] [Pipeline] // withDockerContainer
06:46:27 [2025-01-20T05:46:27.345Z] [Pipeline] }
06:46:27 [2025-01-20T05:46:27.349Z] [Pipeline] // withEnv
06:46:27 [2025-01-20T05:46:27.358Z] [Pipeline] }
06:46:27 [2025-01-20T05:46:27.367Z] [Pipeline] // node
06:46:27 [2025-01-20T05:46:27.376Z] [Pipeline] End of Pipeline
06:46:27 [2025-01-20T05:46:27.432Z] Finished: SUCCESS