19:24:00 [2025-11-16T18:24:00.635Z] Lancé par une alarme périodique
19:24:00 [2025-11-16T18:24:00.636Z] Running as userbuild
19:24:00 [2025-11-16T18:24:00.990Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2025-11-16T18:24:01.388Z] [Pipeline] Start of Pipeline
19:24:01 [2025-11-16T18:24:01.649Z] [Pipeline] node
19:24:01 [2025-11-16T18:24:01.653Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy
19:24:01 [2025-11-16T18:24:01.655Z] [Pipeline] {
19:24:01 [2025-11-16T18:24:01.673Z] [Pipeline] stage
19:24:01 [2025-11-16T18:24:01.674Z] [Pipeline] { (Declarative: Checkout SCM)
19:24:01 [2025-11-16T18:24:01.685Z] [Pipeline] checkout
19:24:01 [2025-11-16T18:24:01.687Z] Selected Git installation does not exist. Using Default
19:24:01 [2025-11-16T18:24:01.687Z] The recommended git tool is: NONE
19:24:01 [2025-11-16T18:24:01.687Z] No credentials specified
19:24:01 [2025-11-16T18:24:01.687Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
19:24:01 [2025-11-16T18:24:01.692Z] Fetching changes from the remote Git repository
19:24:01 [2025-11-16T18:24:01.694Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:24:01 [2025-11-16T18:24:01.699Z] Cleaning workspace
19:24:01 [2025-11-16T18:24:01.699Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
19:24:01 [2025-11-16T18:24:01.704Z] Resetting working tree
19:24:01 [2025-11-16T18:24:01.704Z] > /usr/bin/git reset --hard # timeout=10
19:24:01 [2025-11-16T18:24:01.710Z] > /usr/bin/git clean -fdx # timeout=10
19:24:01 [2025-11-16T18:24:01.715Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:24:01 [2025-11-16T18:24:01.715Z] > /usr/bin/git --version # timeout=10
19:24:01 [2025-11-16T18:24:01.719Z] > git --version # 'git version 2.43.0'
19:24:01 [2025-11-16T18:24:01.720Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:02 [2025-11-16T18:24:02.047Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:02 [2025-11-16T18:24:02.053Z] Checking out Revision be187094479d978273bfeafee509985e7389c5e3 (refs/remotes/origin/master)
19:24:02 [2025-11-16T18:24:02.053Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:02 [2025-11-16T18:24:02.058Z] > /usr/bin/git checkout -f be187094479d978273bfeafee509985e7389c5e3 # timeout=10
19:24:02 [2025-11-16T18:24:02.071Z] Commit message: "Refine the failure step in the silverpeas build pipeline"
19:24:02 [2025-11-16T18:24:02.071Z] > /usr/bin/git rev-list --no-walk be187094479d978273bfeafee509985e7389c5e3 # timeout=10
19:24:02 [2025-11-16T18:24:02.098Z] [Pipeline] }
19:24:02 [2025-11-16T18:24:02.106Z] [Pipeline] // stage
19:24:02 [2025-11-16T18:24:02.130Z] [Pipeline] withEnv
19:24:02 [2025-11-16T18:24:02.131Z] [Pipeline] {
19:24:02 [2025-11-16T18:24:02.264Z] [Pipeline] isUnix
19:24:02 [2025-11-16T18:24:02.265Z] [Pipeline] withEnv
19:24:02 [2025-11-16T18:24:02.266Z] [Pipeline] {
19:24:02 [2025-11-16T18:24:02.281Z] [Pipeline] sh
19:24:02 [2025-11-16T18:24:02.537Z] + docker inspect -f . silverpeas/silverbuild:latest
19:24:02 [2025-11-16T18:24:02.537Z] .
19:24:02 [2025-11-16T18:24:02.538Z] [Pipeline] }
19:24:02 [2025-11-16T18:24:02.552Z] [Pipeline] // withEnv
19:24:02 [2025-11-16T18:24:02.567Z] [Pipeline] withDockerContainer
19:24:02 [2025-11-16T18:24:02.599Z] Jenkins does not seem to be running inside a container
19:24:02 [2025-11-16T18:24:02.606Z] $ 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_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_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 ******** -e ******** silverpeas/silverbuild:latest cat
19:24:02 [2025-11-16T18:24:02.926Z] $ docker top 4b2016664b947a9bf3ffb5916aec0fdb077fb339850f58eb923d5c6743e99792 -eo pid,comm
19:24:02 [2025-11-16T18:24:02.965Z] [Pipeline] {
19:24:02 [2025-11-16T18:24:02.980Z] [Pipeline] withEnv
19:24:02 [2025-11-16T18:24:02.980Z] [Pipeline] {
19:24:02 [2025-11-16T18:24:02.992Z] [Pipeline] stage
19:24:02 [2025-11-16T18:24:02.993Z] [Pipeline] { (Prepare the job)
19:24:03 [2025-11-16T18:24:03.023Z] [Pipeline] sh
19:24:03 [2025-11-16T18:24:03.280Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/master/pom.xml
19:24:03 [2025-11-16T18:24:03.533Z] [Pipeline] script
19:24:03 [2025-11-16T18:24:03.537Z] [Pipeline] {
19:24:03 [2025-11-16T18:24:03.553Z] [Pipeline] readMavenPom
19:24:03 [2025-11-16T18:24:03.579Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues.
19:24:03 [2025-11-16T18:24:03.582Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues.
19:24:03 [2025-11-16T18:24:03.584Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues.
19:24:03 [2025-11-16T18:24:03.584Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
19:24:03 [2025-11-16T18:24:03.584Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
19:24:03 [2025-11-16T18:24:03.585Z] [Pipeline] sh
19:24:03 [2025-11-16T18:24:03.844Z] + rm -f pom.xml
19:24:03 [2025-11-16T18:24:03.845Z] [Pipeline] }
19:24:03 [2025-11-16T18:24:03.861Z] [Pipeline] // script
19:24:03 [2025-11-16T18:24:03.876Z] [Pipeline] }
19:24:03 [2025-11-16T18:24:03.890Z] [Pipeline] // stage
19:24:03 [2025-11-16T18:24:03.905Z] [Pipeline] stage
19:24:03 [2025-11-16T18:24:03.905Z] [Pipeline] { (Check POM parent version)
19:24:03 [2025-11-16T18:24:03.967Z] [Pipeline] copyArtifacts
19:24:03 [2025-11-16T18:24:03.974Z] Copied 1 artifact from "Silverpeas_Project_Definition_AutoDeploy" build number 281
19:24:03 [2025-11-16T18:24:03.988Z] [Pipeline] script
19:24:03 [2025-11-16T18:24:03.991Z] [Pipeline] {
19:24:04 [2025-11-16T18:24:04.006Z] [Pipeline] readYaml
19:24:04 [2025-11-16T18:24:04.028Z] [Pipeline] sh
19:24:04 [2025-11-16T18:24:04.286Z] + curl --output /dev/null --silent --head --fail -r 0-0 https://nexus3.silverpeas.org/repository/releases/org/silverpeas/silverpeas-project/1.7/silverpeas-project-1.7.pom
19:24:04 [2025-11-16T18:24:04.537Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues.
19:24:04 [2025-11-16T18:24:04.538Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named wildflyVersion (to a value of type String) which could lead to memory leaks or other issues.
19:24:04 [2025-11-16T18:24:04.539Z] [Pipeline] sh
19:24:04 [2025-11-16T18:24:04.798Z] + rm -f build.yaml
19:24:04 [2025-11-16T18:24:04.799Z] [Pipeline] }
19:24:04 [2025-11-16T18:24:04.812Z] [Pipeline] // script
19:24:04 [2025-11-16T18:24:04.826Z] [Pipeline] }
19:24:04 [2025-11-16T18:24:04.839Z] [Pipeline] // stage
19:24:04 [2025-11-16T18:24:04.854Z] [Pipeline] stage
19:24:04 [2025-11-16T18:24:04.855Z] [Pipeline] { (Checkout projects and check code changes)
19:24:04 [2025-11-16T18:24:04.880Z] [Pipeline] script
19:24:04 [2025-11-16T18:24:04.884Z] [Pipeline] {
19:24:04 [2025-11-16T18:24:04.905Z] [Pipeline] copyArtifacts
19:24:04 [2025-11-16T18:24:04.912Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1023
19:24:04 [2025-11-16T18:24:04.925Z] [Pipeline] fileExists
19:24:04 [2025-11-16T18:24:04.940Z] [Pipeline] readYaml
19:24:04 [2025-11-16T18:24:04.957Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues.
19:24:04 [2025-11-16T18:24:04.959Z] [Pipeline] dir
19:24:04 [2025-11-16T18:24:04.960Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core
19:24:04 [2025-11-16T18:24:04.961Z] [Pipeline] {
19:24:04 [2025-11-16T18:24:04.979Z] [Pipeline] git
19:24:04 [2025-11-16T18:24:04.981Z] The recommended git tool is: /usr/bin/git
19:24:04 [2025-11-16T18:24:04.981Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:04 [2025-11-16T18:24:04.994Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@ce02d97; decorates hudson.Launcher$LocalLauncher@3317e340 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:04 [2025-11-16T18:24:04.995Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
19:24:05 [2025-11-16T18:24:05.000Z] Fetching changes from the remote Git repository
19:24:05 [2025-11-16T18:24:05.003Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
19:24:05 [2025-11-16T18:24:05.008Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
19:24:05 [2025-11-16T18:24:05.008Z] > /usr/bin/git --version # timeout=10
19:24:05 [2025-11-16T18:24:05.013Z] > git --version # 'git version 2.43.0'
19:24:05 [2025-11-16T18:24:05.013Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:05 [2025-11-16T18:24:05.020Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:05 [2025-11-16T18:24:05.385Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:05 [2025-11-16T18:24:05.392Z] Checking out Revision 6061f5569843b13f43a5bb77c8c053c4f3420620 (refs/remotes/origin/master)
19:24:05 [2025-11-16T18:24:05.392Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:05 [2025-11-16T18:24:05.397Z] > /usr/bin/git checkout -f 6061f5569843b13f43a5bb77c8c053c4f3420620 # timeout=10
19:24:05 [2025-11-16T18:24:05.453Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:05 [2025-11-16T18:24:05.466Z] > /usr/bin/git branch -D master # timeout=10
19:24:05 [2025-11-16T18:24:05.473Z] > /usr/bin/git checkout -b master 6061f5569843b13f43a5bb77c8c053c4f3420620 # timeout=10
19:24:05 [2025-11-16T18:24:05.582Z] Commit message: "Bug #15048"
19:24:05 [2025-11-16T18:24:05.583Z] > /usr/bin/git rev-list --no-walk 6061f5569843b13f43a5bb77c8c053c4f3420620 # timeout=10
19:24:05 [2025-11-16T18:24:05.607Z] [Pipeline] fileExists
19:24:05 [2025-11-16T18:24:05.615Z] [Pipeline] readMavenPom
19:24:05 [2025-11-16T18:24:05.629Z] [Pipeline] sh
19:24:05 [2025-11-16T18:24:05.887Z] + git rev-parse HEAD
19:24:05 [2025-11-16T18:24:05.890Z] [Pipeline] echo
19:24:05 [2025-11-16T18:24:05.891Z] Silverpeas-Core: current commit is 6061f5569843b13f43a5bb77c8c053c4f3420620 and last build commit is 6061f5569843b13f43a5bb77c8c053c4f3420620
19:24:05 [2025-11-16T18:24:05.893Z] [Pipeline] }
19:24:05 [2025-11-16T18:24:05.908Z] [Pipeline] // dir
19:24:05 [2025-11-16T18:24:05.922Z] [Pipeline] echo
19:24:05 [2025-11-16T18:24:05.922Z] Build skipped due to no changes have been done since the last build
19:24:05 [2025-11-16T18:24:05.937Z] [Pipeline] dir
19:24:05 [2025-11-16T18:24:05.938Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components
19:24:05 [2025-11-16T18:24:05.938Z] [Pipeline] {
19:24:05 [2025-11-16T18:24:05.956Z] [Pipeline] git
19:24:05 [2025-11-16T18:24:05.958Z] The recommended git tool is: /usr/bin/git
19:24:05 [2025-11-16T18:24:05.959Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:05 [2025-11-16T18:24:05.974Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4bc70df1; decorates hudson.Launcher$LocalLauncher@5cec3044 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:05 [2025-11-16T18:24:05.975Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/.git # timeout=10
19:24:05 [2025-11-16T18:24:05.981Z] Fetching changes from the remote Git repository
19:24:05 [2025-11-16T18:24:05.983Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
19:24:05 [2025-11-16T18:24:05.989Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
19:24:05 [2025-11-16T18:24:05.989Z] > /usr/bin/git --version # timeout=10
19:24:05 [2025-11-16T18:24:05.995Z] > git --version # 'git version 2.43.0'
19:24:05 [2025-11-16T18:24:05.995Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2025-11-16T18:24:06.002Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2025-11-16T18:24:06.357Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:06 [2025-11-16T18:24:06.364Z] Checking out Revision 5790845206aae881be6c62a1400dd3ee8c7ed6ee (refs/remotes/origin/master)
19:24:06 [2025-11-16T18:24:06.364Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:06 [2025-11-16T18:24:06.370Z] > /usr/bin/git checkout -f 5790845206aae881be6c62a1400dd3ee8c7ed6ee # timeout=10
19:24:06 [2025-11-16T18:24:06.407Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:06 [2025-11-16T18:24:06.417Z] > /usr/bin/git branch -D master # timeout=10
19:24:06 [2025-11-16T18:24:06.424Z] > /usr/bin/git checkout -b master 5790845206aae881be6c62a1400dd3ee8c7ed6ee # timeout=10
19:24:06 [2025-11-16T18:24:06.481Z] Commit message: "Bug #15023"
19:24:06 [2025-11-16T18:24:06.482Z] > /usr/bin/git rev-list --no-walk 5790845206aae881be6c62a1400dd3ee8c7ed6ee # timeout=10
19:24:06 [2025-11-16T18:24:06.511Z] [Pipeline] fileExists
19:24:06 [2025-11-16T18:24:06.526Z] [Pipeline] readMavenPom
19:24:06 [2025-11-16T18:24:06.546Z] [Pipeline] sh
19:24:06 [2025-11-16T18:24:06.803Z] + git rev-parse HEAD
19:24:06 [2025-11-16T18:24:06.806Z] [Pipeline] echo
19:24:06 [2025-11-16T18:24:06.806Z] Silverpeas-Components: current commit is 5790845206aae881be6c62a1400dd3ee8c7ed6ee and last build commit is 5790845206aae881be6c62a1400dd3ee8c7ed6ee
19:24:06 [2025-11-16T18:24:06.808Z] [Pipeline] }
19:24:06 [2025-11-16T18:24:06.823Z] [Pipeline] // dir
19:24:06 [2025-11-16T18:24:06.838Z] [Pipeline] echo
19:24:06 [2025-11-16T18:24:06.838Z] Build skipped due to no changes have been done since the last build
19:24:06 [2025-11-16T18:24:06.853Z] [Pipeline] dir
19:24:06 [2025-11-16T18:24:06.854Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks
19:24:06 [2025-11-16T18:24:06.854Z] [Pipeline] {
19:24:06 [2025-11-16T18:24:06.873Z] [Pipeline] git
19:24:06 [2025-11-16T18:24:06.874Z] Selected Git installation does not exist. Using Default
19:24:06 [2025-11-16T18:24:06.875Z] The recommended git tool is: NONE
19:24:06 [2025-11-16T18:24:06.875Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:06 [2025-11-16T18:24:06.885Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@403f08d7; decorates hudson.Launcher$LocalLauncher@ea71076 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:06 [2025-11-16T18:24:06.886Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:06 [2025-11-16T18:24:06.892Z] Fetching changes from the remote Git repository
19:24:06 [2025-11-16T18:24:06.895Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:06 [2025-11-16T18:24:06.900Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:06 [2025-11-16T18:24:06.900Z] > /usr/bin/git --version # timeout=10
19:24:06 [2025-11-16T18:24:06.905Z] > git --version # 'git version 2.43.0'
19:24:06 [2025-11-16T18:24:06.905Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:06 [2025-11-16T18:24:06.910Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07 [2025-11-16T18:24:07.255Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:07 [2025-11-16T18:24:07.262Z] Checking out Revision f513f61baff3b98ad90895fa83ecd76bd68298f0 (refs/remotes/origin/master)
19:24:07 [2025-11-16T18:24:07.262Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:07 [2025-11-16T18:24:07.267Z] > /usr/bin/git checkout -f f513f61baff3b98ad90895fa83ecd76bd68298f0 # timeout=10
19:24:07 [2025-11-16T18:24:07.279Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:07 [2025-11-16T18:24:07.288Z] > /usr/bin/git branch -D master # timeout=10
19:24:07 [2025-11-16T18:24:07.294Z] > /usr/bin/git checkout -b master f513f61baff3b98ad90895fa83ecd76bd68298f0 # timeout=10
19:24:07 [2025-11-16T18:24:07.317Z] Commit message: "Update parent POM to version 1.7-build251103"
19:24:07 [2025-11-16T18:24:07.317Z] > /usr/bin/git rev-list --no-walk f513f61baff3b98ad90895fa83ecd76bd68298f0 # timeout=10
19:24:07 [2025-11-16T18:24:07.345Z] [Pipeline] fileExists
19:24:07 [2025-11-16T18:24:07.354Z] [Pipeline] readMavenPom
19:24:07 [2025-11-16T18:24:07.373Z] [Pipeline] sh
19:24:07 [2025-11-16T18:24:07.631Z] + git rev-parse HEAD
19:24:07 [2025-11-16T18:24:07.633Z] [Pipeline] echo
19:24:07 [2025-11-16T18:24:07.634Z] Silverpeas-Looks: current commit is f513f61baff3b98ad90895fa83ecd76bd68298f0 and last build commit is f513f61baff3b98ad90895fa83ecd76bd68298f0
19:24:07 [2025-11-16T18:24:07.635Z] [Pipeline] }
19:24:07 [2025-11-16T18:24:07.643Z] [Pipeline] // dir
19:24:07 [2025-11-16T18:24:07.651Z] [Pipeline] echo
19:24:07 [2025-11-16T18:24:07.651Z] Build skipped due to no changes have been done since the last build
19:24:07 [2025-11-16T18:24:07.661Z] [Pipeline] dir
19:24:07 [2025-11-16T18:24:07.662Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup
19:24:07 [2025-11-16T18:24:07.662Z] [Pipeline] {
19:24:07 [2025-11-16T18:24:07.672Z] [Pipeline] git
19:24:07 [2025-11-16T18:24:07.674Z] The recommended git tool is: NONE
19:24:07 [2025-11-16T18:24:07.674Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:07 [2025-11-16T18:24:07.684Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@7158e1c6; decorates hudson.Launcher$LocalLauncher@3b993a05 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:07 [2025-11-16T18:24:07.685Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Setup/.git # timeout=10
19:24:07 [2025-11-16T18:24:07.692Z] Fetching changes from the remote Git repository
19:24:07 [2025-11-16T18:24:07.694Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
19:24:07 [2025-11-16T18:24:07.699Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
19:24:07 [2025-11-16T18:24:07.700Z] > /usr/bin/git --version # timeout=10
19:24:07 [2025-11-16T18:24:07.705Z] > git --version # 'git version 2.43.0'
19:24:07 [2025-11-16T18:24:07.705Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:07 [2025-11-16T18:24:07.711Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2025-11-16T18:24:08.074Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2025-11-16T18:24:08.081Z] Checking out Revision 819fef128a1a9e2e93a76755b0c25c4a6325b856 (refs/remotes/origin/master)
19:24:08 [2025-11-16T18:24:08.081Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2025-11-16T18:24:08.087Z] > /usr/bin/git checkout -f 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-11-16T18:24:08.097Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2025-11-16T18:24:08.107Z] > /usr/bin/git branch -D master # timeout=10
19:24:08 [2025-11-16T18:24:08.114Z] > /usr/bin/git checkout -b master 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-11-16T18:24:08.128Z] Commit message: "Add two global config parameters allowing to parameterize the FILE log handler of Wildfly: * SERVER_LOG_BACKUP_MAX: the number of backup of the FILE log to maintain. Above this count, all the olders additional backups are deleted; * SERVER_LOG_BACKUP_SIZE: the maximum size of the FILE log (the unity, m for megabyte for example, has to be indicated with the number)."
19:24:08 [2025-11-16T18:24:08.129Z] > /usr/bin/git rev-list --no-walk 819fef128a1a9e2e93a76755b0c25c4a6325b856 # timeout=10
19:24:08 [2025-11-16T18:24:08.157Z] [Pipeline] fileExists
19:24:08 [2025-11-16T18:24:08.175Z] [Pipeline] sh
19:24:08 [2025-11-16T18:24:08.432Z] + git rev-parse HEAD
19:24:08 [2025-11-16T18:24:08.435Z] [Pipeline] echo
19:24:08 [2025-11-16T18:24:08.435Z] Silverpeas-Setup: current commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856 and last build commit is 819fef128a1a9e2e93a76755b0c25c4a6325b856
19:24:08 [2025-11-16T18:24:08.437Z] [Pipeline] }
19:24:08 [2025-11-16T18:24:08.452Z] [Pipeline] // dir
19:24:08 [2025-11-16T18:24:08.467Z] [Pipeline] echo
19:24:08 [2025-11-16T18:24:08.468Z] Build skipped due to no changes have been done since the last build
19:24:08 [2025-11-16T18:24:08.484Z] [Pipeline] dir
19:24:08 [2025-11-16T18:24:08.484Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution
19:24:08 [2025-11-16T18:24:08.485Z] [Pipeline] {
19:24:08 [2025-11-16T18:24:08.505Z] [Pipeline] git
19:24:08 [2025-11-16T18:24:08.507Z] The recommended git tool is: NONE
19:24:08 [2025-11-16T18:24:08.507Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:08 [2025-11-16T18:24:08.517Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4d15e7ab; decorates hudson.Launcher$LocalLauncher@2089ec80 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:08 [2025-11-16T18:24:08.517Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
19:24:08 [2025-11-16T18:24:08.523Z] Fetching changes from the remote Git repository
19:24:08 [2025-11-16T18:24:08.525Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
19:24:08 [2025-11-16T18:24:08.531Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
19:24:08 [2025-11-16T18:24:08.532Z] > /usr/bin/git --version # timeout=10
19:24:08 [2025-11-16T18:24:08.537Z] > git --version # 'git version 2.43.0'
19:24:08 [2025-11-16T18:24:08.537Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:08 [2025-11-16T18:24:08.543Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:08 [2025-11-16T18:24:08.878Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:08 [2025-11-16T18:24:08.884Z] Checking out Revision 82673899847afe1bc0d0336c78b923b3132e1a46 (refs/remotes/origin/master)
19:24:08 [2025-11-16T18:24:08.884Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:08 [2025-11-16T18:24:08.890Z] > /usr/bin/git checkout -f 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:08 [2025-11-16T18:24:08.900Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:08 [2025-11-16T18:24:08.909Z] > /usr/bin/git branch -D master # timeout=10
19:24:08 [2025-11-16T18:24:08.916Z] > /usr/bin/git checkout -b master 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:08 [2025-11-16T18:24:08.928Z] Commit message: "Update the silverpeas logging definition CLI script by defining explicitly two different log formatters to be used by the log handlers dedicated to the Silverpeas logging."
19:24:08 [2025-11-16T18:24:08.929Z] > /usr/bin/git rev-list --no-walk 82673899847afe1bc0d0336c78b923b3132e1a46 # timeout=10
19:24:08 [2025-11-16T18:24:08.959Z] [Pipeline] fileExists
19:24:08 [2025-11-16T18:24:08.968Z] [Pipeline] readMavenPom
19:24:08 [2025-11-16T18:24:08.986Z] [Pipeline] sh
19:24:09 [2025-11-16T18:24:09.243Z] + git rev-parse HEAD
19:24:09 [2025-11-16T18:24:09.246Z] [Pipeline] echo
19:24:09 [2025-11-16T18:24:09.247Z] Silverpeas-Distribution: current commit is 82673899847afe1bc0d0336c78b923b3132e1a46 and last build commit is 82673899847afe1bc0d0336c78b923b3132e1a46
19:24:09 [2025-11-16T18:24:09.249Z] [Pipeline] }
19:24:09 [2025-11-16T18:24:09.266Z] [Pipeline] // dir
19:24:09 [2025-11-16T18:24:09.282Z] [Pipeline] echo
19:24:09 [2025-11-16T18:24:09.282Z] Build skipped due to no changes have been done since the last build
19:24:09 [2025-11-16T18:24:09.298Z] [Pipeline] dir
19:24:09 [2025-11-16T18:24:09.299Z] Running in /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly
19:24:09 [2025-11-16T18:24:09.300Z] [Pipeline] {
19:24:09 [2025-11-16T18:24:09.319Z] [Pipeline] git
19:24:09 [2025-11-16T18:24:09.321Z] The recommended git tool is: NONE
19:24:09 [2025-11-16T18:24:09.322Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:09 [2025-11-16T18:24:09.331Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@196b572a; decorates hudson.Launcher$LocalLauncher@2fd2a79d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:09 [2025-11-16T18:24:09.331Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
19:24:09 [2025-11-16T18:24:09.338Z] Fetching changes from the remote Git repository
19:24:09 [2025-11-16T18:24:09.340Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
19:24:09 [2025-11-16T18:24:09.346Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
19:24:09 [2025-11-16T18:24:09.346Z] > /usr/bin/git --version # timeout=10
19:24:09 [2025-11-16T18:24:09.351Z] > git --version # 'git version 2.43.0'
19:24:09 [2025-11-16T18:24:09.351Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:09 [2025-11-16T18:24:09.356Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2025-11-16T18:24:09.727Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:09 [2025-11-16T18:24:09.733Z] Checking out Revision a7395dfb2bad8cf914fae6e0cb2096f17b816e69 (refs/remotes/origin/master)
19:24:09 [2025-11-16T18:24:09.733Z] > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:09 [2025-11-16T18:24:09.738Z] > /usr/bin/git checkout -f a7395dfb2bad8cf914fae6e0cb2096f17b816e69 # timeout=10
19:24:09 [2025-11-16T18:24:09.748Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:09 [2025-11-16T18:24:09.759Z] > /usr/bin/git branch -D master # timeout=10
19:24:09 [2025-11-16T18:24:09.765Z] > /usr/bin/git checkout -b master a7395dfb2bad8cf914fae6e0cb2096f17b816e69 # timeout=10
19:24:09 [2025-11-16T18:24:09.774Z] Commit message: "Update parent POM to version 1.7-build251103"
19:24:09 [2025-11-16T18:24:09.774Z] > /usr/bin/git rev-list --no-walk a7395dfb2bad8cf914fae6e0cb2096f17b816e69 # timeout=10
19:24:09 [2025-11-16T18:24:09.795Z] [Pipeline] fileExists
19:24:09 [2025-11-16T18:24:09.803Z] [Pipeline] readMavenPom
19:24:09 [2025-11-16T18:24:09.823Z] [Pipeline] sh
19:24:10 [2025-11-16T18:24:10.080Z] + git rev-parse HEAD
19:24:10 [2025-11-16T18:24:10.083Z] [Pipeline] echo
19:24:10 [2025-11-16T18:24:10.084Z] Silverpeas-Assembly: current commit is a7395dfb2bad8cf914fae6e0cb2096f17b816e69 and last build commit is a7395dfb2bad8cf914fae6e0cb2096f17b816e69
19:24:10 [2025-11-16T18:24:10.086Z] [Pipeline] }
19:24:10 [2025-11-16T18:24:10.101Z] [Pipeline] // dir
19:24:10 [2025-11-16T18:24:10.117Z] [Pipeline] echo
19:24:10 [2025-11-16T18:24:10.117Z] Build skipped due to no changes have been done since the last build
19:24:10 [2025-11-16T18:24:10.118Z] [Pipeline] }
19:24:10 [2025-11-16T18:24:10.133Z] [Pipeline] // script
19:24:10 [2025-11-16T18:24:10.149Z] [Pipeline] }
19:24:10 [2025-11-16T18:24:10.163Z] [Pipeline] // stage
19:24:10 [2025-11-16T18:24:10.181Z] [Pipeline] stage
19:24:10 [2025-11-16T18:24:10.181Z] [Pipeline] { (Build Silverpeas)
19:24:10 [2025-11-16T18:24:10.215Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-11-16T18:24:10.216Z] [Pipeline] getContext
19:24:10 [2025-11-16T18:24:10.243Z] [Pipeline] stage
19:24:10 [2025-11-16T18:24:10.243Z] [Pipeline] { (Build Silverpeas-Core)
19:24:10 [2025-11-16T18:24:10.259Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-11-16T18:24:10.260Z] [Pipeline] getContext
19:24:10 [2025-11-16T18:24:10.262Z] [Pipeline] }
19:24:10 [2025-11-16T18:24:10.277Z] [Pipeline] // stage
19:24:10 [2025-11-16T18:24:10.294Z] [Pipeline] stage
19:24:10 [2025-11-16T18:24:10.294Z] [Pipeline] { (Build Silverpeas-Components)
19:24:10 [2025-11-16T18:24:10.308Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-11-16T18:24:10.309Z] [Pipeline] getContext
19:24:10 [2025-11-16T18:24:10.311Z] [Pipeline] }
19:24:10 [2025-11-16T18:24:10.325Z] [Pipeline] // stage
19:24:10 [2025-11-16T18:24:10.339Z] [Pipeline] stage
19:24:10 [2025-11-16T18:24:10.340Z] [Pipeline] { (Build Silverpeas-Assembly)
19:24:10 [2025-11-16T18:24:10.353Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-11-16T18:24:10.353Z] [Pipeline] getContext
19:24:10 [2025-11-16T18:24:10.355Z] [Pipeline] }
19:24:10 [2025-11-16T18:24:10.367Z] [Pipeline] // stage
19:24:10 [2025-11-16T18:24:10.381Z] [Pipeline] stage
19:24:10 [2025-11-16T18:24:10.381Z] [Pipeline] { (Build Silverpeas Setup)
19:24:10 [2025-11-16T18:24:10.392Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-11-16T18:24:10.393Z] [Pipeline] getContext
19:24:10 [2025-11-16T18:24:10.395Z] [Pipeline] }
19:24:10 [2025-11-16T18:24:10.405Z] [Pipeline] // stage
19:24:10 [2025-11-16T18:24:10.417Z] [Pipeline] stage
19:24:10 [2025-11-16T18:24:10.418Z] [Pipeline] { (Build Silverpeas Distribution)
19:24:10 [2025-11-16T18:24:10.428Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-11-16T18:24:10.429Z] [Pipeline] getContext
19:24:10 [2025-11-16T18:24:10.431Z] [Pipeline] }
19:24:10 [2025-11-16T18:24:10.441Z] [Pipeline] // stage
19:24:10 [2025-11-16T18:24:10.452Z] [Pipeline] stage
19:24:10 [2025-11-16T18:24:10.453Z] [Pipeline] { (Build Silverpeas-Looks)
19:24:10 [2025-11-16T18:24:10.462Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-11-16T18:24:10.463Z] [Pipeline] getContext
19:24:10 [2025-11-16T18:24:10.465Z] [Pipeline] }
19:24:10 [2025-11-16T18:24:10.474Z] [Pipeline] // stage
19:24:10 [2025-11-16T18:24:10.484Z] [Pipeline] stage
19:24:10 [2025-11-16T18:24:10.484Z] [Pipeline] { (Publish Silverpeas-Core)
19:24:10 [2025-11-16T18:24:10.494Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-11-16T18:24:10.494Z] [Pipeline] getContext
19:24:10 [2025-11-16T18:24:10.496Z] [Pipeline] }
19:24:10 [2025-11-16T18:24:10.504Z] [Pipeline] // stage
19:24:10 [2025-11-16T18:24:10.513Z] [Pipeline] stage
19:24:10 [2025-11-16T18:24:10.514Z] [Pipeline] { (Publish Silverpeas-Components)
19:24:10 [2025-11-16T18:24:10.522Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-11-16T18:24:10.523Z] [Pipeline] getContext
19:24:10 [2025-11-16T18:24:10.525Z] [Pipeline] }
19:24:10 [2025-11-16T18:24:10.533Z] [Pipeline] // stage
19:24:10 [2025-11-16T18:24:10.543Z] [Pipeline] stage
19:24:10 [2025-11-16T18:24:10.544Z] [Pipeline] { (Publish Silverpeas-Assembly)
19:24:10 [2025-11-16T18:24:10.552Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-11-16T18:24:10.553Z] [Pipeline] getContext
19:24:10 [2025-11-16T18:24:10.555Z] [Pipeline] }
19:24:10 [2025-11-16T18:24:10.563Z] [Pipeline] // stage
19:24:10 [2025-11-16T18:24:10.573Z] [Pipeline] stage
19:24:10 [2025-11-16T18:24:10.573Z] [Pipeline] { (Publish Silverpeas-Setup)
19:24:10 [2025-11-16T18:24:10.581Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-11-16T18:24:10.582Z] [Pipeline] getContext
19:24:10 [2025-11-16T18:24:10.584Z] [Pipeline] }
19:24:10 [2025-11-16T18:24:10.591Z] [Pipeline] // stage
19:24:10 [2025-11-16T18:24:10.600Z] [Pipeline] stage
19:24:10 [2025-11-16T18:24:10.601Z] [Pipeline] { (Publish Silverpeas-Distribution)
19:24:10 [2025-11-16T18:24:10.608Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-11-16T18:24:10.609Z] [Pipeline] getContext
19:24:10 [2025-11-16T18:24:10.611Z] [Pipeline] }
19:24:10 [2025-11-16T18:24:10.618Z] [Pipeline] // stage
19:24:10 [2025-11-16T18:24:10.627Z] [Pipeline] stage
19:24:10 [2025-11-16T18:24:10.627Z] [Pipeline] { (Publish Silverpeas-Looks)
19:24:10 [2025-11-16T18:24:10.635Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-11-16T18:24:10.635Z] [Pipeline] getContext
19:24:10 [2025-11-16T18:24:10.637Z] [Pipeline] }
19:24:10 [2025-11-16T18:24:10.644Z] [Pipeline] // stage
19:24:10 [2025-11-16T18:24:10.652Z] [Pipeline] stage
19:24:10 [2025-11-16T18:24:10.653Z] [Pipeline] { (Publish Community Web Site)
19:24:10 [2025-11-16T18:24:10.660Z] Stage "Build Silverpeas" skipped due to when conditional
19:24:10 [2025-11-16T18:24:10.661Z] [Pipeline] getContext
19:24:10 [2025-11-16T18:24:10.662Z] [Pipeline] }
19:24:10 [2025-11-16T18:24:10.669Z] [Pipeline] // stage
19:24:10 [2025-11-16T18:24:10.676Z] [Pipeline] }
19:24:10 [2025-11-16T18:24:10.683Z] [Pipeline] // stage
19:24:10 [2025-11-16T18:24:10.699Z] [Pipeline] stage
19:24:10 [2025-11-16T18:24:10.699Z] [Pipeline] { (Create YAML build report)
19:24:10 [2025-11-16T18:24:10.723Z] [Pipeline] script
19:24:10 [2025-11-16T18:24:10.726Z] [Pipeline] {
19:24:10 [2025-11-16T18:24:10.742Z] [Pipeline] sh
19:24:11 [2025-11-16T18:24:11.001Z] + mkdir -p target
19:24:11 [2025-11-16T18:24:11.003Z] [Pipeline] sh
19:24:11 [2025-11-16T18:24:11.261Z] + mv build.yaml target/
19:24:11 [2025-11-16T18:24:11.262Z] [Pipeline] }
19:24:11 [2025-11-16T18:24:11.279Z] [Pipeline] // script
19:24:11 [2025-11-16T18:24:11.295Z] [Pipeline] }
19:24:11 [2025-11-16T18:24:11.310Z] [Pipeline] // stage
19:24:11 [2025-11-16T18:24:11.332Z] [Pipeline] stage
19:24:11 [2025-11-16T18:24:11.333Z] [Pipeline] { (Declarative: Post Actions)
19:24:11 [2025-11-16T18:24:11.360Z] [Pipeline] step
19:24:11 [2025-11-16T18:24:11.390Z] [Pipeline] script
19:24:11 [2025-11-16T18:24:11.394Z] [Pipeline] {
19:24:11 [2025-11-16T18:24:11.426Z] [Pipeline] }
19:24:11 [2025-11-16T18:24:11.444Z] [Pipeline] // script
19:24:11 [2025-11-16T18:24:11.464Z] [Pipeline] archiveArtifacts
19:24:11 [2025-11-16T18:24:11.468Z] Archiving artifacts
19:24:11 [2025-11-16T18:24:11.483Z] Enregistrement des empreintes numériques
19:24:11 [2025-11-16T18:24:11.496Z] [Pipeline] sh
19:24:11 [2025-11-16T18:24:11.754Z] + rm -rf target
19:24:11 [2025-11-16T18:24:11.760Z] [Pipeline] }
19:24:11 [2025-11-16T18:24:11.776Z] [Pipeline] // stage
19:24:11 [2025-11-16T18:24:11.791Z] [Pipeline] }
19:24:11 [2025-11-16T18:24:11.807Z] [Pipeline] // withEnv
19:24:11 [2025-11-16T18:24:11.822Z] [Pipeline] }
19:24:11 [2025-11-16T18:24:11.823Z] $ docker stop --time=1 4b2016664b947a9bf3ffb5916aec0fdb077fb339850f58eb923d5c6743e99792
19:24:13 [2025-11-16T18:24:13.127Z] $ docker rm -f --volumes 4b2016664b947a9bf3ffb5916aec0fdb077fb339850f58eb923d5c6743e99792
19:24:13 [2025-11-16T18:24:13.167Z] [Pipeline] // withDockerContainer
19:24:13 [2025-11-16T18:24:13.173Z] [Pipeline] }
19:24:13 [2025-11-16T18:24:13.180Z] [Pipeline] // withEnv
19:24:13 [2025-11-16T18:24:13.195Z] [Pipeline] }
19:24:13 [2025-11-16T18:24:13.211Z] [Pipeline] // node
19:24:13 [2025-11-16T18:24:13.226Z] [Pipeline] End of Pipeline
19:24:13 [2025-11-16T18:24:13.292Z] Lancement d'un nouveau build de Silverpeas_Mobile_Master_AutoDeploy #606
19:24:13 [2025-11-16T18:24:13.293Z] Finished: SUCCESS