Skip to content
StepArgumentsStatus
Start of Pipeline - (3 min 22 sec in block)
node - (3 min 19 sec in block)
node block - (3 min 6 sec in block)
stage - (9.4 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (8 sec in block)
checkout - (7.3 sec in self)
withEnv - (2 min 53 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (2 min 52 sec in block)
stage - (8.7 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (6.4 sec in block)
tool - (1 sec in self)apache-maven-latest
envVarsForTool - (1.4 sec in self)
tool - (0.86 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (1.8 sec in self)
withEnv - (2 min 41 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (2 min 41 sec in block)
stage - (21 sec in block)Checkout
stage block (Checkout) - (19 sec in block)
tool - (0.54 sec in self)apache-maven-latest
envVarsForTool - (1.1 sec in self)
tool - (0.53 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (2 sec in self)
withEnv - (8.5 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (7.5 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (4.5 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (3.6 sec in block)
git - (2.9 sec in self)
stage - (1 min 59 sec in block)Execute Release
stage block (Execute Release) - (1 min 58 sec in block)
tool - (0.53 sec in self)apache-maven-latest
envVarsForTool - (26 sec in self)
tool - (0.56 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.67 sec in self)
withEnv - (1 min 24 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 min 24 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (1 min 21 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (1 min 21 sec in block)
withCredentials - (2.7 sec in block)
withCredentials block - (1.6 sec in block)
sh - (0.67 sec in self)gpg --batch --import "${KEYRING}"
sh - (0.55 sec in self)for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u); do echo -e "5 y " | gpg --batch --command-fd 0 --expert --edit-key ${fpr} trust; done
sshagent - (1 min 17 sec in block)
sshagent block - (1 min 17 sec in block)
sh - (0.56 sec in self) git config --global user.email "microprofile-bot@eclipse.org" git config --global user.name "Eclipse MicroProfile bot"
script - (1 min 15 sec in block)
script block - (1 min 15 sec in block)
tool - (10 sec in self)adoptopenjdk-hotspot-jdk11-latest
tool - (0.54 sec in self)adoptopenjdk-hotspot-jdk11-latest
withEnv - (1 min 3 sec in block)JAVA_HOME, PATH
withEnv block - (1 min 2 sec in block)
sh - (7.2 sec in self)mvn -q -N io.takari:maven:0.7.7:wrapper -Dmaven=3.9.0 && ./mvnw -v
sh - (54 sec in self)./mvnw -s /home/jenkins/.m2/settings.xml release:prepare release:perform -B -Dtag=3.0.3 -DdevelopmentVersion=3.0.4-SNAPSHOT -DreleaseVersion=3.0.3 -Drevremark=Final -Drelease.revision=Final -DstagingProgressTimeoutMinutes=20
stage - (3.3 sec in block)Copy Specs
stage block (Copy Specs) - (2.4 sec in block)
stage - (13 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (12 sec in block)
script - (9.2 sec in block)
script block - (8.4 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep - (7.3 sec in block)
org.jenkinsci.plugins.workflow.steps.PushdStep block - (7.1 sec in block)
archive - (5.8 sec in self)spec/target/generated-docs/*
sh - (0.58 sec in self)rm -f ../output-settings.xml
deleteDir - (1.8 sec in self)