Skip to content
StepArgumentsStatus
Start of Pipeline - (no timing in block)
node - (1 min 28 sec in block)
node block - (1 min 28 sec in block)
tool - (33 ms in self)Maven 3.5.0
stage - (0.12 sec in block)Info
stage block (Info) - (70 ms in block)
echo - (21 ms in self)##############################################
echo - (10 ms in self)
echo - (9 ms in self)##############################################
stage - (3.7 sec in block)Prepare Release Branch
stage block (Prepare Release Branch) - (3.6 sec in block)
sh - (0.27 sec in self)
sh - (2.1 sec in self)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1.2 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1.1 sec in block)
sh - (0.27 sec in self)
sh - (0.26 sec in self)sed -i 's/1\.11\.6-SNAPSHOT/1\.11\.6/g' pom.xml
sh - (0.27 sec in self)git status
sh - (0.27 sec in self)
stage - (1 min 4 sec in block)Build Release Branch
stage block (Build Release Branch) - (1 min 4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 4 sec in block)
sh - (1 min 4 sec in self)
stage - (0.12 sec in block)Results
stage block (Results) - (58 ms in block)
junit - (37 ms in self)**/target/surefire-reports/TEST-*.xml
stage - (2.2 sec in block)Docs
stage block (Docs) - (2.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (2.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2.1 sec in block)
sh - (0.26 sec in self)
sh - (0.27 sec in self)
sh - (0.29 sec in self)
sh - (1.2 sec in self)
stage - (9.7 sec in block)merge to master and tag
stage block (merge to master and tag) - (9.6 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (9.6 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (9.6 sec in block)
sh - (0.26 sec in self)git checkout master
sh - (0.27 sec in self)
sh - (0.26 sec in self)git tag ${application_name}-${release_version}
sh - (4.3 sec in self)git push origin ${application_name}-${release_version}
sh - (4.3 sec in self)git push
stage - (8.2 sec in block)prepare next version
stage block (prepare next version) - (8.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (8.1 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (8.1 sec in block)
sh - (0.26 sec in self)
sh - (0.27 sec in self)
sh - (0.27 sec in self)sed -i 's/1\.11\.6/1\.11\.7-SNAPSHOT/g' pom.xml
sh - (0.26 sec in self)git status
sh - (0.27 sec in self)
sh - (6.7 sec in self)