Skip to content
StepArgumentsStatus
Start of Pipeline - (2 h 27 mn in block)
node - (2 h 27 mn in block)
node block - (2 h 27 mn in block)
stage - (0,82 s in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (0,69 s in block)
checkout - (0,59 s in self)
withEnv - (2 h 27 mn in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (2 h 27 mn in block)
isUnix - (27 ms in self)
withEnv - (0,5 s in block)JD_ID, JD_TO_RUN
withEnv block - (0,36 s in block)
sh - (0,3 s in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (2 h 27 mn in block)
withDockerContainer block - (2 h 26 mn in block)
withEnv - (2 h 26 mn in block)gitCredential, buildVersion, release, changes, previousBuildVersion, buildNumber, artifact, wildflyVersion, nexusBuildRepo, gitBaseRepo, commits, nexusReleaseRepo, parentVersion
withEnv block - (2 h 26 mn in block)
stage - (1,3 s in block)Prepare the job
stage block (Prepare the job) - (1,2 s in block)
sh - (0,53 s in self)curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
script - (0,56 s in block)
script block - (0,48 s in block)
readMavenPom - (0,11 s in self)
sh - (0,29 s in self)rm -f pom.xml
stage - (0,26 s in block)Check POM parent version
stage block (Check POM parent version) - (0,13 s in block)
getContext - (20 ms in self)
stage - (8,7 s in block)Checkout projects and check code changes
stage block (Checkout projects and check code changes) - (8,6 s in block)
script - (8,4 s in block)
script block - (8,3 s in block)
copyArtifacts - (84 ms in self)
readYaml - (98 ms in self)build.yaml
dir - (1,4 s in block)Silverpeas-Core
dir block - (1,3 s in block)
git - (0,78 s in self)
fileExists - (66 ms in self)pom.xml
readMavenPom - (85 ms in self)
sh - (0,3 s in self)git rev-parse HEAD
echo - (18 ms in self)Silverpeas-Core: current commit is 5d642563b50fbbe253c54214a2bea8255fc0f869 and last build commit is 945cc6024e573021d0b4055200afe5f41e987b09
dir - (1,3 s in block)Silverpeas-Components
dir block - (1,2 s in block)
git - (0,72 s in self)
fileExists - (65 ms in self)pom.xml
readMavenPom - (76 ms in self)
sh - (0,31 s in self)git rev-parse HEAD
echo - (18 ms in self)Silverpeas-Components: current commit is 2dabff5088ef6a320cae7dab984b62607c4ff960 and last build commit is 2c9baec01a953024d90b9e5765eb42512c083221
dir - (1,3 s in block)Silverpeas-Looks
dir block - (1,2 s in block)
git - (0,67 s in self)
fileExists - (64 ms in self)pom.xml
readMavenPom - (85 ms in self)
sh - (0,3 s in self)git rev-parse HEAD
echo - (14 ms in self)Silverpeas-Looks: current commit is 9a4f44b50831b4babfeb6775ae5df57f61529dcf and last build commit is 1b5959dc0d02d280e80ea82fb032e9171831da09
dir - (1,2 s in block)Silverpeas-Setup
dir block - (1,1 s in block)
git - (0,64 s in self)
fileExists - (87 ms in self)pom.xml
sh - (0,3 s in self)git rev-parse HEAD
echo - (16 ms in self)Silverpeas-Setup: current commit is a8d34497f3c1025a04537070f2df01d17aefab21 and last build commit is a8d34497f3c1025a04537070f2df01d17aefab21
dir - (1,3 s in block)Silverpeas-Distribution
dir block - (1,2 s in block)
git - (0,65 s in self)
fileExists - (68 ms in self)pom.xml
readMavenPom - (80 ms in self)
sh - (0,3 s in self)git rev-parse HEAD
echo - (21 ms in self)Silverpeas-Distribution: current commit is 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 and last build commit is 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45
dir - (1,3 s in block)Silverpeas-Assembly
dir block - (1,1 s in block)
git - (0,64 s in self)
fileExists - (68 ms in self)pom.xml
readMavenPom - (82 ms in self)
sh - (0,31 s in self)git rev-parse HEAD
echo - (14 ms in self)Silverpeas-Assembly: current commit is 1440d7740962c63078022e654d906f65764c9fef and last build commit is 1440d7740962c63078022e654d906f65764c9fef
stage - (2 h 26 mn in block)Build Silverpeas
stage block (Build Silverpeas) - (2 h 26 mn in block)
stage - (1 h 35 mn in block)Build Silverpeas-Core
stage block (Build Silverpeas-Core) - (1 h 35 mn in block)
dir - (1 h 35 mn in block)Silverpeas-Core
dir block - (1 h 35 mn in block)
sh - (46 s in self) sed -i -e "s/<core.version>[0-9a-zA-Z.-]\+/<core.version>6.4.2-build241205/g" pom.xml sed -i -e "s/<silverpeas.version>[0-9a-zA-Z.-]\+/<silverpeas.version>6.4.2-build241205/g" pom.xml mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=6.4.2-build241205
sh - (1 h 27 mn in self) /opt/wildfly-for-tests/wildfly-*.Final/bin/standalone.sh -c standalone-full.xml &> /dev/null & mvn clean install -Pdeployment -Pcoverage -Djava.awt.headless=true -Dcontext=ci /opt/wildfly-for-tests/wildfly-*.Final/bin/jboss-cli.sh --connect :shutdown
sh - (0,36 s in self)echo ${SONAR_JDK_HOME}
withSonarQubeEnv - (7 mn 11 s in block)
withSonarQubeEnv block - (7 mn 9 s in block)
sh - (7 mn 9 s in self) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 mvn sonar:sonar \ -Dsonar.projectKey=Silverpeas_Silverpeas-Core2 \ -Dsonar.organization=silverpeas \ -Dsonar.branch.name=6.4.x \ -Dsonar.host.url=https://sonarcloud.io \ -Dsonar.token=3cd3df7b158f8e0bcda958b3bcbee6843a4e7918
timeout - (26 s in block)
timeout block - (26 s in block)
waitForQualityGate - (26 s in self)
stage - (34 mn in block)Build Silverpeas-Components
stage block (Build Silverpeas-Components) - (34 mn in block)
dir - (34 mn in block)Silverpeas-Components
dir block - (34 mn in block)
sh - (8,2 s in self) sed -i -e "s/<core.version>[0-9a-zA-Z.-]\+/<core.version>6.4.2-build241205/g" pom.xml sed -i -e "s/<silverpeas.version>[0-9a-zA-Z.-]\+/<silverpeas.version>6.4.2-build241205/g" pom.xml mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=6.4.2-build241205
sh - (30 mn in self) /opt/wildfly-for-tests/wildfly-*.Final/bin/standalone.sh -c standalone-full.xml &> /dev/null & mvn clean install -Pdeployment -Pcoverage -Djava.awt.headless=true -Dcontext=ci /opt/wildfly-for-tests/wildfly-*.Final/bin/jboss-cli.sh --connect :shutdown
sh - (0,31 s in self)echo ${SONAR_JDK_HOME}
withSonarQubeEnv - (3 mn 46 s in block)
withSonarQubeEnv block - (3 mn 45 s in block)
sh - (3 mn 45 s in self) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 mvn sonar:sonar \ -Dsonar.projectKey=Silverpeas_Silverpeas-Components \ -Dsonar.organization=silverpeas \ -Dsonar.branch.name=6.4.x \ -Dsonar.host.url=https://sonarcloud.io \ -Dsonar.token=3cd3df7b158f8e0bcda958b3bcbee6843a4e7918
timeout - (15 s in block)
timeout block - (14 s in block)
waitForQualityGate - (14 s in self)
stage - (16 s in block)Build Silverpeas-Assembly
stage block (Build Silverpeas-Assembly) - (15 s in block)
dir - (15 s in block)Silverpeas-Assembly
dir block - (15 s in block)
script - (0,25 s in block)
script block - (0,11 s in block)
readMavenPom - (63 ms in self)
sh - (5,5 s in self) sed -i -e "s/<core.version>[0-9a-zA-Z.-]\+/<core.version>6.4.2-build241205/g" pom.xml sed -i -e "s/<silverpeas.version>[0-9a-zA-Z.-]\+/<silverpeas.version>6.4.2-build241205/g" pom.xml mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=6.4.2-build241205
sh - (9,8 s in self) /opt/wildfly-for-tests/wildfly-*.Final/bin/standalone.sh -c standalone-full.xml &> /dev/null & mvn clean install -Pdeployment -Pcoverage -Djava.awt.headless=true -Dcontext=ci /opt/wildfly-for-tests/wildfly-*.Final/bin/jboss-cli.sh --connect :shutdown
stage - (1 mn 11 s in block)Build Silverpeas Setup
stage block (Build Silverpeas Setup) - (1 mn 10 s in block)
dir - (1 mn 10 s in block)Silverpeas-Setup
dir block - (1 mn 10 s in block)
sh - (1 mn 10 s in self) sed -i -e "s/version = '.\+'/version = '6.4.2-build241205'/g" build.gradle ./gradlew clean build test publishToMavenLocal
stage - (23 s in block)Build Silverpeas Distribution
stage block (Build Silverpeas Distribution) - (23 s in block)
dir - (23 s in block)Silverpeas-Distribution
dir block - (23 s in block)
sh - (6,9 s in self) sed -i -e "s/<core.version>[0-9a-zA-Z.-]\+/<core.version>6.4.2-build241205/g" pom.xml sed -i -e "s/<silverpeas.version>[0-9a-zA-Z.-]\+/<silverpeas.version>6.4.2-build241205/g" pom.xml mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=6.4.2-build241205
sh - (16 s in self) /opt/wildfly-for-tests/wildfly-*.Final/bin/standalone.sh -c standalone-full.xml &> /dev/null & mvn clean install -Pdeployment -Pcoverage -Djava.awt.headless=true -Dcontext=ci /opt/wildfly-for-tests/wildfly-*.Final/bin/jboss-cli.sh --connect :shutdown
stage - (1 mn 21 s in block)Build Silverpeas-Looks
stage block (Build Silverpeas-Looks) - (1 mn 21 s in block)
dir - (1 mn 21 s in block)Silverpeas-Looks
dir block - (1 mn 21 s in block)
sh - (4,4 s in self) sed -i -e "s/<core.version>[0-9a-zA-Z.-]\+/<core.version>6.4.2-build241205/g" pom.xml sed -i -e "s/<silverpeas.version>[0-9a-zA-Z.-]\+/<silverpeas.version>6.4.2-build241205/g" pom.xml mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=6.4.2-build241205
sh - (22 s in self) /opt/wildfly-for-tests/wildfly-*.Final/bin/standalone.sh -c standalone-full.xml &> /dev/null & mvn clean install -Pdeployment -Pcoverage -Djava.awt.headless=true -Dcontext=ci /opt/wildfly-for-tests/wildfly-*.Final/bin/jboss-cli.sh --connect :shutdown
sh - (0,3 s in self)echo ${SONAR_JDK_HOME}
withSonarQubeEnv - (53 s in block)
withSonarQubeEnv block - (52 s in block)
sh - (52 s in self) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 mvn sonar:sonar \ -Dsonar.projectKey=Silverpeas_Silverpeas-Looks \ -Dsonar.organization=silverpeas \ -Dsonar.branch.name=6.4.x \ -Dsonar.host.url=https://sonarcloud.io \ -Dsonar.token=3cd3df7b158f8e0bcda958b3bcbee6843a4e7918
timeout - (0,83 s in block)
timeout block - (0,77 s in block)
waitForQualityGate - (0,71 s in self)
stage - (4 mn 24 s in block)Publish Silverpeas-Core
stage block (Publish Silverpeas-Core) - (4 mn 24 s in block)
dir - (4 mn 24 s in block)Silverpeas-Core
dir block - (4 mn 24 s in block)
sh - (4 mn 23 s in self)mvn deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Pdeployment -Djava.awt.headless=true -Dmaven.test.skip=true
sh - (0,28 s in self)git rev-parse HEAD
stage - (8 mn 12 s in block)Publish Silverpeas-Components
stage block (Publish Silverpeas-Components) - (8 mn 12 s in block)
dir - (8 mn 12 s in block)Silverpeas-Components
dir block - (8 mn 12 s in block)
sh - (8 mn 12 s in self)mvn deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Pdeployment -Djava.awt.headless=true -Dmaven.test.skip=true
sh - (0,3 s in self)git rev-parse HEAD
stage - (6,2 s in block)Publish Silverpeas-Assembly
stage block (Publish Silverpeas-Assembly) - (6 s in block)
dir - (5,9 s in block)Silverpeas-Assembly
dir block - (5,9 s in block)
sh - (5,5 s in self)mvn deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Pdeployment -Djava.awt.headless=true -Dmaven.test.skip=true
sh - (0,29 s in self)git rev-parse HEAD
stage - (3,9 s in block)Publish Silverpeas-Setup
stage block (Publish Silverpeas-Setup) - (3,7 s in block)
dir - (3,6 s in block)Silverpeas-Setup
dir block - (3,5 s in block)
sh - (2,9 s in self) sed -i -e "s/https:\\/\\/nexus3.silverpeas.org\\/repository\\/releases/https:\\/\\/nexus3.silverpeas.org\\/repository\\/builds/g" build.gradle ./gradlew publish
script - (0,45 s in block)
script block - (0,35 s in block)
sh - (0,29 s in self)git rev-parse HEAD
stage - (9,9 s in block)Publish Silverpeas-Distribution
stage block (Publish Silverpeas-Distribution) - (9,7 s in block)
dir - (9,7 s in block)Silverpeas-Distribution
dir block - (9,5 s in block)
sh - (9,2 s in self)mvn deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Pdeployment -Djava.awt.headless=true -Dmaven.test.skip=true
sh - (0,29 s in self)git rev-parse HEAD
stage - (16 s in block)Publish Silverpeas-Looks
stage block (Publish Silverpeas-Looks) - (16 s in block)
dir - (16 s in block)Silverpeas-Looks
dir block - (16 s in block)
sh - (15 s in self)mvn deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Pdeployment -Djava.awt.headless=true -Dmaven.test.skip=true
sh - (0,29 s in self)git rev-parse HEAD
stage - (0,17 s in block)Publish Community Web Site
stage block (Publish Community Web Site) - (0,1 s in block)
getContext - (35 ms in self)
stage - (1 s in block)Create YAML build report
stage block (Create YAML build report) - (0,89 s in block)
script - (0,79 s in block)
script block - (0,72 s in block)
sh - (0,3 s in self)mkdir -p target
sh - (0,28 s in self)rm -f build.yaml
writeYaml - (55 ms in self)
stage - (0,75 s in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (0,69 s in block)
step - (0,1 s in self)
script - (0,17 s in block)
script block - (48 ms in block)
archiveArtifacts - (73 ms in self)
sh - (0,29 s in self)rm -rf target