Skip to content
StepArgumentsStatus
Start of Pipeline - (4 mn 54 s in block)
node - (4 mn 54 s in block)
node block - (4 mn 54 s in block)
stage - (0,81 s in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (0,79 s in block)
checkout - (0,78 s in self)
withEnv - (4 mn 53 s 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 - (4 mn 53 s in block)
isUnix - (1 ms in self)
withEnv - (0,28 s in block)JD_ID, JD_TO_RUN
withEnv block - (0,26 s in block)
sh - (0,25 s in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (4 mn 52 s in block)
withDockerContainer block - (4 mn 49 s in block)
withEnv - (4 mn 49 s in block)artifact, gitCredential, buildVersion, silverpeasVersion, release, triggerBuild, previousBuildVersion, gitRepo, nexusRepo, parentVersion, pom
withEnv block - (4 mn 49 s in block)
stage - (0,38 s in block)Resolve dependency on Silverpeas
stage block (Resolve dependency on Silverpeas) - (0,36 s in block)
script - (0,32 s in block)
script block - (0,3 s in block)
echo - (2 ms in self)Working on branch 6.4.x
copyArtifacts - (16 ms in self)
readYaml - (13 ms in self)build.yaml
sh - (0,26 s in self)rm -f build.yaml
echo - (2 ms in self)Parent version is 1.6.1
echo - (2 ms in self)Silverpeas version is 6.4.2-build241028
stage - (1,7 s in block)Prepare the project
stage block (Prepare the project) - (1,7 s in block)
git - (1,2 s in self)
script - (0,36 s in block)
script block - (0,34 s in block)
copyArtifacts - (21 ms in self)
readYaml - (17 ms in self)build.yaml
sh - (0,26 s in self)git rev-parse HEAD
echo - (3 ms in self)Current commit is fc2021e62bd5be4c1d5dbc7ee0c0fa155f00dbe7 and last build commit is fc2021e62bd5be4c1d5dbc7ee0c0fa155f00dbe7
script - (45 ms in block)
script block - (26 ms in block)
readMavenPom - (14 ms in self)
echo - (1 ms in self)Build version will be 6.4.2-build241028
stage - (4 mn 46 s in block)Build the project
stage block (Build the project) - (4 mn 46 s in block)
stage - (58 ms in block)Check POM parent version
stage block (Check POM parent version) - (35 ms in block)
getContext - (3 ms in self)
stage - (56 ms in block)Update POM parent
stage block (Update POM parent) - (33 ms in block)
getContext - (2 ms in self)
stage - (1,6 s in block)Update dependency on Silverpeas
stage block (Update dependency on Silverpeas) - (1,6 s in block)
withCredentials - (1,5 s in block)
withCredentials block - (1,4 s in block)
sh - (0,26 s in self) git config --local credential.helper "!f() { echo username=\${GIT_AUTH_USR}; echo password=\$GIT_AUTH_PSW; }; f"
sh - (1,1 s in self) sed -i -e "s/<silverpeas.version>[0-9a-zA-Z.-]\+/<silverpeas.version>6.4.2-build241028/g" pom.xml git commit -am "Update dependency on Silverpeas to version 6.4.2-build241028" git push origin HEAD:6.4.x
stage - (4 mn 44 s in block)Build and Publish
stage block (Build and Publish) - (4 mn 44 s in block)
script - (4 mn 44 s in block)
script block - (4 mn 44 s in block)
sh - (14 s in self)mvn -U versions:set -DgenerateBackupPoms=false -DnewVersion=6.4.2-build241028
sh - (4 mn 29 s in self) /opt/wildfly-for-tests/wildfly-*.Final/bin/standalone.sh -c standalone-full.xml &> /dev/null & mvn clean deploy -DaltDeploymentRepository=silverpeas::default::https://nexus3.silverpeas.org/repository/builds -Pdeployment -Pcoverage -Djava.awt.headless=true -Dcontext=ci /opt/wildfly-for-tests/wildfly-*.Final/bin/jboss-cli.sh --connect :shutdown
stage - (0,86 s in block)Create YAML build report
stage block (Create YAML build report) - (0,84 s in block)
script - (0,81 s in block)
script block - (0,8 s in block)
sh - (0,26 s in self)mkdir -p target
sh - (0,26 s in self)rm -f build.yaml
sh - (0,26 s in self)git rev-parse HEAD
writeYaml - (10 ms in self)
stage - (0,13 s in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (0,12 s in block)
step - (25 ms in self)
script - (39 ms in block)
script block - (15 ms in block)
archiveArtifacts - (44 ms in self)