Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (15 min in block) | ||||
node - (15 min in block) | master | |||
node block - (15 min in block) | ||||
tool - (0.11 sec in self) | Maven 3.6.3 | |||
stage - (0.57 sec in block) | Info | |||
stage block (Info) - (0.27 sec in block) | ||||
echo - (0.2 sec in self) | ############################################## | |||
echo - (17 ms in self) | Preparing release 1.24.1.1 from branch hotfix/appng-1.24.1.1, current snapshot is 1.24.1.1-SNAPSHOT, next version will be 1.24.1.2-SNAPSHOT | |||
echo - (9 ms in self) | ############################################## | |||
stage - (10 sec in block) | Prepare Release Branch | |||
stage block (Prepare Release Branch) - (9.7 sec in block) | ||||
sh - (0.64 sec in self) | rm -rf appng | |||
sh - (4.9 sec in self) | git clone git@github.com:appNG/appng.git | |||
org.jenkinsci.plugins.workflow.steps.PushdStep - (3.6 sec in block) | ||||
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3.3 sec in block) | ||||
sh - (0.44 sec in self) | git checkout hotfix/appng-1.24.1.1 | |||
sh - (0.34 sec in self) | sed -i 's/1\.24\.1\.1-SNAPSHOT/1\.24\.1\.2-SNAPSHOT/g' README.adoc **/README.adoc | |||
sh - (0.41 sec in self) | sed -i 's/1\.24\.1/1\.24\.1\.1/g' README.adoc **/README.adoc | |||
sh - (0.49 sec in self) | sed -i 's/1\.24\.1\.1-SNAPSHOT/1\.24\.1\.1/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.29 sec in self) | sed -i 's/:current: {snapshot}/:current: {stable}/g' README.adoc **/README.adoc | |||
sh - (0.51 sec in self) | git status | |||
sh - (0.59 sec in self) | git commit -a -m 'preparing release 1.24.1.1' | |||
stage - (14 min in block) | Build Release Branch | |||
stage block (Build Release Branch) - (14 min in block) | ||||
org.jenkinsci.plugins.workflow.steps.PushdStep - (14 min in block) | ||||
org.jenkinsci.plugins.workflow.steps.PushdStep block - (14 min in block) | ||||
sh - (0.77 sec in self) | '/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn' -version | |||
sh - (14 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 -Pjavadocs -Pdefault -Dappng.node.id=appNG | |||
sh - (23 sec in self) | '/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn' javadoc:aggregate | |||
stage - (6.7 sec in block) | Results | |||
stage block (Results) - (6.6 sec in block) | ||||
junit - (6.5 sec in self) | **/target/surefire-reports/TEST-*.xml | |||
stage - (9 sec in block) | Docs | |||
stage block (Docs) - (8.8 sec in block) | ||||
org.jenkinsci.plugins.workflow.steps.PushdStep - (8.3 sec in block) | ||||
org.jenkinsci.plugins.workflow.steps.PushdStep block - (8.2 sec in block) | ||||
sh - (0.29 sec in self) | rm -rf /srv/www/appng.org/appng/docs/1.24.1.1 | |||
sh - (0.42 sec in self) | mkdir --parents /srv/www/appng.org/appng/docs/1.24.1.1/javadoc | |||
sh - (0.33 sec in self) | mkdir --parents /srv/www/appng.org/appng/docs/1.24.1.1/reference | |||
sh - (0.33 sec in self) | mkdir --parents /srv/www/appng.org/appng/docs/1.24.1.1/appngizer/html | |||
sh - (0.33 sec in self) | mkdir --parents /srv/www/appng.org/appng/docs/1.24.1.1/appngizer/pdf | |||
sh - (0.34 sec in self) | mv -f target/site/apidocs/* /srv/www/appng.org/appng/docs/1.24.1.1/javadoc | |||
sh - (0.47 sec in self) | mv -f appng-documentation/target/generated-docs/html /srv/www/appng.org/appng/docs/1.24.1.1/reference | |||
sh - (0.43 sec in self) | mv -f appng-documentation/target/generated-docs/pdf /srv/www/appng.org/appng/docs/1.24.1.1/reference | |||
sh - (0.4 sec in self) | mv -f appng-appngizer/target/generated-docs/pdf/*.pdf /srv/www/appng.org/appng/docs/1.24.1.1/appngizer/pdf/ | |||
sh - (0.56 sec in self) | mv -f appng-appngizer/target/generated-docs/html/* /srv/www/appng.org/appng/docs/1.24.1.1/appngizer/html/ | |||
sh - (0.29 sec in self) | ln -sfn /srv/www/appng.org/appng/docs/1.24.1.1 /srv/www/appng.org/appng/docs/current | |||
sh - (0.33 sec in self) | rm -rf /srv/www/appng.org/appng/docs/1.24.1.1/appngizer/html/parts | |||
sh - (0.29 sec in self) | rm -rf /srv/www/appng.org/appng/docs/1.24.1.1/appngizer/html/xml | |||
sh - (0.46 sec in self) | cp appng-xmlapi/target/classes/appng-application.xsd /srv/www/appng.org/schema/application/appng-application-1.24.1.1.xsd | |||
sh - (0.38 sec in self) | cp appng-xmlapi/target/classes/appng-platform.xsd /srv/www/appng.org/schema/platform/appng-platform-1.24.1.1.xsd | |||
sh - (0.63 sec in self) | cp appng-appngizer-jaxb/target/classes/appngizer.xsd /srv/www/appng.org/schema/appngizer/appngizer-1.24.1.1.xsd | |||
sh - (0.47 sec in self) | cp appng-xmlapi/target/classes/appng-application.xsd /srv/www/appng.org/schema/application/appng-application.xsd | |||
sh - (0.45 sec in self) | cp appng-xmlapi/target/classes/appng-platform.xsd /srv/www/appng.org/schema/platform/appng-platform.xsd | |||
sh - (0.79 sec in self) | cp appng-appngizer-jaxb/target/classes/appngizer.xsd /srv/www/appng.org/schema/appngizer/appngizer.xsd | |||
stage - (4.7 sec in block) | merge to master and tag | |||
stage block (merge to master and tag) - (4.2 sec in block) | ||||
org.jenkinsci.plugins.workflow.steps.PushdStep - (3.9 sec in block) | ||||
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3.8 sec in block) | ||||
sh - (0.72 sec in self) | git checkout master | |||
sh - (0.46 sec in self) | git merge --ff hotfix/appng-1.24.1.1 --strategy-option theirs | |||
sh - (2.1 sec in self) | git push | |||
sh - (0.45 sec in self) | git tag appng-${release_version} |