Skip to content
StepArgumentsStatus
Start of Pipeline - (5 min 46 sec in block)
node - (5 min 43 sec in block)
node block - (5 min 20 sec in block)
stage - (9.4 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (8.1 sec in block)
checkout - (7.5 sec in self)
withEnv - (5 min 9 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (5 min 9 sec in block)
stage - (4.4 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (3.6 sec in block)
tool - (0.52 sec in self)apache-maven-latest
envVarsForTool - (0.89 sec in self)
tool - (0.51 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.52 sec in self)
withEnv - (5 min 2 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (5 min 1 sec in block)
stage - (13 sec in block)Checkout
stage block (Checkout) - (12 sec in block)
tool - (0.51 sec in self)apache-maven-latest
envVarsForTool - (0.89 sec in self)
tool - (0.5 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.64 sec in self)
withEnv - (4.3 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (4 sec in block)
dir - (2 sec in block)microprofile
dir block - (1.8 sec in block)
git - (1.1 sec in self)
stage - (4 min 36 sec in block)Execute Release
stage block (Execute Release) - (4 min 35 sec in block)
tool - (0.54 sec in self)apache-maven-latest
envVarsForTool - (0.95 sec in self)
tool - (0.51 sec in self)adoptopenjdk-hotspot-jdk8-latest
envVarsForTool - (0.67 sec in self)
withEnv - (4 min 27 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (4 min 27 sec in block)
dir - (4 min 25 sec in block)microprofile
dir block - (4 min 25 sec in block)
withCredentials - (3.3 sec in block)
withCredentials block - (2.3 sec in block)
sh - (1.4 sec in self)gpg --batch --import "${KEYRING}"
sh - (0.53 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 - (4 min 20 sec in block)
sshagent block - (4 min 20 sec in block)
sh - (0.53 sec in self) git config --global user.email "microprofile-bot@eclipse.org" git config --global user.name "Eclipse MicroProfile bot"
script - (4 min 18 sec in block)
script block - (4 min 18 sec in block)
sh - (1.6 sec in self)wget https://github.com/eclipse/microprofile-build-infra/raw/main/buildScripts/staging-augmenter-ubi8
sh - (0.56 sec in self)chmod +x ./staging-augmenter-ubi8
sh - (0.56 sec in self)./staging-augmenter-ubi8 -r https://oss.sonatype.org/content/repositories/orgeclipsemicroprofile-1626,https://oss.sonatype.org/content/repositories/orgeclipsemicroprofile-1627,https://oss.sonatype.org/content/repositories/orgeclipsemicroprofile-1631 -o ../output-settings.xml /home/jenkins/.m2/settings.xml
sh - (4 min 15 sec in self)mvn -s ../output-settings.xml -Pmp-staging release:prepare release:perform -B -Dtag=6.1 -DdevelopmentVersion=6.2-SNAPSHOT -DreleaseVersion=6.1 -Drevremark=Final -Drelease.revision=Final -DstagingProgressTimeoutMinutes=20
stage - (1.7 sec in block)Copy Specs
stage block (Copy Specs) - (0.9 sec in block)
stage - (8.2 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (7.9 sec in block)
script - (4.4 sec in block)
script block - (3.7 sec in block)
dir - (2.7 sec in block)microprofile
dir block - (2.2 sec in block)
archive - (0.65 sec in self)spec/target/generated-docs/*
sh - (0.55 sec in self)rm -f ../output-settings.xml
deleteDir - (1.8 sec in self)