Skip to content
StepArgumentsStatus
Start of Pipeline - (2 min 23 sec in block)
node - (2 min 23 sec in block)master
node block - (2 min 23 sec in block)
tool - (46 ms in self)Maven 3.5.0
stage - (0.15 sec in block)Info
stage block (Info) - (97 ms in block)
echo - (35 ms in self)##############################################
echo - (23 ms in self)
echo - (14 ms in self)##############################################
stage - (3.5 sec in block)Prepare Release Branch
stage block (Prepare Release Branch) - (3.5 sec in block)
sh - (0.58 sec in self)
sh - (1.6 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1.2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.2 sec in block)
sh - (0.35 sec in self)
sh - (0.28 sec in self)sed -i 's/1\.13\.0-SNAPSHOT/1\.13\.0/g' pom.xml
sh - (0.28 sec in self)git status
sh - (0.27 sec in self)
stage - (1 min 59 sec in block)Build Release Branch
stage block (Build Release Branch) - (1 min 59 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 59 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 59 sec in block)
sh - (1 min 59 sec in self)
stage - (0.21 sec in block)Results
stage block (Results) - (0.15 sec in block)
junit - (42 ms in self)**/target/surefire-reports/TEST-*.xml
stage - (1.8 sec in block)Docs
stage block (Docs) - (1.7 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1.7 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.7 sec in block)
sh - (0.28 sec in self)
sh - (0.28 sec in self)
sh - (0.28 sec in self)
sh - (0.28 sec in self)
sh - (0.28 sec in self)
sh - (0.27 sec in self)
stage - (11 sec in block)merge to master and tag
stage block (merge to master and tag) - (11 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (11 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (11 sec in block)
sh - (0.28 sec in self)git checkout master
sh - (0.52 sec in self)
sh - (1 sec in self)git tag ${application_name}-${release_version}
sh - (4.8 sec in self)git push origin ${application_name}-${release_version}
sh - (4.8 sec in self)git push
stage - (5.9 sec in block)prepare next version
stage block (prepare next version) - (5.9 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (5.8 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (5.8 sec in block)
sh - (0.28 sec in self)
sh - (0.28 sec in self)
sh - (0.28 sec in self)sed -i 's/1\.13\.0/1\.13\.1-SNAPSHOT/g' pom.xml
sh - (0.28 sec in self)git status
sh - (0.28 sec in self)
sh - (4.3 sec in self)