Skip to content
StepArgumentsStatus
Start of Pipeline - (5 min 50 sec in block)
node - (5 min 47 sec in block)
node block - (5 min 35 sec in block)
withEnv - (5 min 34 sec in block)BUILD_BRANCH, MVN, REPO, CREDENTIALS_ID
withEnv block - (5 min 34 sec in block)
stage - (0.65 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (0.61 sec in block)
tool - (17 ms in self)oracle-jdk8-latest
envVarsForTool - (82 ms in self)
tool - (0.37 sec in self)apache-maven-latest
envVarsForTool - (18 ms in self)
withEnv - (5 min 34 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (5 min 34 sec in block)
stage - (8.9 sec in block)Fetch from git
stage block (Fetch from git) - (8.5 sec in block)
tool - (13 ms in self)oracle-jdk8-latest
envVarsForTool - (42 ms in self)
tool - (14 ms in self)apache-maven-latest
envVarsForTool - (25 ms in self)
withEnv - (8.1 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (7.3 sec in block)
git - (7.2 sec in self)
stage - (5 min 25 sec in block)Nightly Build
stage block (Nightly Build) - (5 min 25 sec in block)
tool - (0.34 sec in self)oracle-jdk8-latest
envVarsForTool - (0.11 sec in self)
tool - (0.77 sec in self)apache-maven-latest
envVarsForTool - (0.85 sec in self)
withEnv - (5 min 22 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (5 min 22 sec in block)
withCredentials - (5 min 17 sec in block)
withCredentials block - (5 min 17 sec in block)
sh - (0.37 sec in self)gpg --batch --import ${KEYRING}
sh - (0.29 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
sh - (5 min 16 sec in self)mvn -B -q -Ddoclint=none -Dmaven.test.failure.ignore=true -Dadditionalparam="-Xdoclint:none" -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Pstaging clean install
archiveArtifacts - (14 ms in self)
junit - (2.1 sec in self)