Skip to content
StepArgumentsStatus
Start of Pipeline - (14 min in block)
node - (14 min in block)
node block - (14 min in block)
stage - (13 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (11 sec in block)
checkout - (10 sec in self)
withEnv - (13 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (13 min in block)
stage - (5.8 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (3.9 sec in block)
tool - (0.71 sec in self)apache-maven-latest
envVarsForTool - (0.97 sec in self)
tool - (0.54 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.28 sec in self)
withEnv - (13 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (13 min in block)
stage - (15 sec in block)Checkout
stage block (Checkout) - (13 sec in block)
tool - (0.56 sec in self)apache-maven-latest
envVarsForTool - (0.95 sec in self)
tool - (0.55 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.41 sec in self)
withEnv - (5.5 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (4.1 sec in block)
dir - (2.1 sec in block)microprofile-telemetry
dir block - (1.8 sec in block)
git - (1.1 sec in self)
stage - (13 min in block)Execute Release
stage block (Execute Release) - (13 min in block)
tool - (0.93 sec in self)apache-maven-latest
envVarsForTool - (0.66 sec in self)
tool - (0.94 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.68 sec in self)
withEnv - (13 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (13 min in block)
dir - (13 min in block)microprofile-telemetry
dir block - (13 min in block)
withCredentials - (2.9 sec in block)
withCredentials block - (1.6 sec in block)
sh - (0.7 sec in self)gpg --batch --import "${KEYRING}"
sh - (0.54 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 - (13 min in block)
sshagent block - (13 min in block)
sh - (0.55 sec in self) git config --global user.email "microprofile-bot@eclipse.org" git config --global user.name "Eclipse MicroProfile bot"
script - (13 min in block)
script block - (13 min in block)
tool - (0.52 sec in self)adoptopenjdk-hotspot-jdk11-latest
tool - (0.55 sec in self)adoptopenjdk-hotspot-jdk11-latest
withEnv - (12 min in block)JAVA_HOME, PATH
withEnv block - (12 min in block)
sh - (7 sec in self)mvn -q -N io.takari:maven:0.7.7:wrapper -Dmaven=3.9.0 && ./mvnw -v
sh - (12 min in self)./mvnw -s /home/jenkins/.m2/settings.xml release:prepare release:perform -B -Dtag=1.1-RC3 -DdevelopmentVersion=1.1-SNAPSHOT -DreleaseVersion=1.1-RC3 -Drevremark=Draft -Drelease.revision=Draft -DstagingProgressTimeoutMinutes=20
stage - (1.9 sec in block)Copy Specs
stage block (Copy Specs) - (0.99 sec in block)
stage - (7.7 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (7.4 sec in block)
script - (3.8 sec in block)
script block - (3 sec in block)
dir - (2 sec in block)microprofile-telemetry
dir block - (1.7 sec in block)
archive - (0.53 sec in self)spec/target/generated-docs/*
sh - (0.56 sec in self)rm -f ../output-settings.xml
deleteDir - (1.8 sec in self)