Skip to content
StepArgumentsStatus
Start of Pipeline - (1 min 24 sec in block)
node - (1 min 23 sec in block)
node block - (1 min 7 sec in block)
stage - (8.4 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (7.3 sec in block)
checkout - (7 sec in self)
withEnv - (58 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (58 sec in block)
withEnv - (58 sec in block)ASM_DIR
withEnv block - (58 sec in block)
stage - (1.3 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (1.2 sec in block)
tool - (0.23 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.48 sec in self)
tool - (0.25 sec in self)apache-maven-latest
envVarsForTool - (0.18 sec in self)
withEnv - (56 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (56 sec in block)
stage - (4.7 sec in block)Init
stage block (Init) - (4.7 sec in block)
tool - (0.28 sec in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (26 ms in self)
tool - (0.37 sec in self)apache-maven-latest
envVarsForTool - (0.68 sec in self)
withEnv - (3.2 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (2.9 sec in block)
git - (0.46 sec in self)
withCredentials - (1.4 sec in block)
withCredentials block - (0.65 sec in block)
sh - (0.37 sec in self) gpg --batch --import "${KEYRING}" for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u); do echo -e "5\ny\n" | gpg --batch --command-fd 0 --expert --edit-key $fpr trust; done
sh - (0.42 sec in self) git config --global user.name "${GIT_USER_NAME}" git config --global user.email "${GIT_USER_EMAIL}"
stage - (45 sec in block)Build
stage block (Build) - (45 sec in block)
tool - (48 ms in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (0.31 sec in self)
tool - (1 sec in self)apache-maven-latest
envVarsForTool - (0.62 sec in self)
withEnv - (43 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (43 sec in block)
sh - (42 sec in self) etc/jenkins/build.sh
stage - (6.4 sec in block)Publish to snapshots
stage block (Publish to snapshots) - (6.4 sec in block)
tool - (5 ms in self)adoptopenjdk-hotspot-jdk11-latest
envVarsForTool - (8 ms in self)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (6 ms in self)
withEnv - (6.4 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (6.4 sec in block)
sh - (6.4 sec in self) etc/jenkins/publish_snapshots.sh