Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (25 min in block) | ||||
node - (25 min in block) | master | |||
node block - (25 min in block) | ||||
tool - (0.23 sec in self) | Maven 3.6.3 | |||
stage - (0.63 sec in block) | Info | |||
stage block (Info) - (0.4 sec in block) | ||||
echo - (82 ms in self) | ############################################## | |||
echo - (23 ms in self) | Preparing release 1.25.0 from branch appng-1.25.x, current snapshot is 1.25.0-SNAPSHOT, next version will be 1.25.1-SNAPSHOT | |||
echo - (14 ms in self) | ############################################## | |||
stage - (9.6 sec in block) | Prepare Release Branch | |||
stage block (Prepare Release Branch) - (9.5 sec in block) | ||||
sh - (0.41 sec in self) | rm -rf appng | |||
sh - (5.5 sec in self) | git clone git@github.com:appNG/appng.git | |||
org.jenkinsci.plugins.workflow.steps.PushdStep - (3.3 sec in block) | ||||
org.jenkinsci.plugins.workflow.steps.PushdStep block - (2.9 sec in block) | ||||
sh - (0.42 sec in self) | git checkout appng-1.25.x | |||
sh - (0.3 sec in self) | sed -i 's/1\.25\.0-SNAPSHOT/1\.25\.1-SNAPSHOT/g' README.adoc **/README.adoc | |||
sh - (0.3 sec in self) | sed -i 's/1\.24\.5/1\.25\.0/g' README.adoc **/README.adoc | |||
sh - (0.58 sec in self) | sed -i 's/1\.25\.0-SNAPSHOT/1\.25\.0/g' pom.xml **/pom.xml appng-archetype-application/src/main/resources/archetype-resources/pom.xml appng-archetype-application/readme.txt appng-documentation/src/main/asciidoc/listing/dependencies.txt | |||
sh - (0.6 sec in self) | sed -i 's/:current: {snapshot}/:current: {stable}/g' README.adoc **/README.adoc | |||
sh - (0.34 sec in self) | git status | |||
sh - (0.4 sec in self) | git commit -a -m 'preparing release 1.25.0' | |||
stage - (25 min in block) | Build Release Branch | |||
stage block (Build Release Branch) - (25 min in block) | ||||
org.jenkinsci.plugins.workflow.steps.PushdStep - (25 min in block) | ||||
org.jenkinsci.plugins.workflow.steps.PushdStep block - (25 min in block) | ||||
sh - (0.57 sec in self) | '/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn' -version | |||
sh - (25 min in self) | '/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn' clean deploy -Djavax.xml.accessExternalSchema=all -DoutFolder='/srv/www/appng.org/appng/builds/stable' -Pmaven-central -Pdefault -Dappng.node.id=appNG |