Skip to content
StepArgumentsStatus
Start of Pipeline - (9 min 4 sec in block)
node - (8 min 57 sec in block)
node block - (8 min 22 sec in block)
withEnv - (8 min 22 sec in block)BUILD_BRANCH, MVN, REPO, CREDENTIALS_ID
withEnv block - (8 min 22 sec in block)
stage - (0.51 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (0.27 sec in block)
tool - (48 ms in self)oracle-jdk8-latest
envVarsForTool - (57 ms in self)
tool - (51 ms in self)apache-maven-latest
envVarsForTool - (77 ms in self)
withEnv - (8 min 21 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (8 min 21 sec in block)
stage - (9.9 sec in block)Fetch from git
stage block (Fetch from git) - (9.9 sec in block)
tool - (94 ms in self)oracle-jdk8-latest
envVarsForTool - (33 ms in self)
tool - (51 ms in self)apache-maven-latest
envVarsForTool - (14 ms in self)
withEnv - (9.6 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (9.6 sec in block)
git - (9.5 sec in self)
stage - (8 min 11 sec in block)Nightly Build
stage block (Nightly Build) - (8 min 11 sec in block)
tool - (7 ms in self)oracle-jdk8-latest
envVarsForTool - (11 ms in self)
tool - (6 ms in self)apache-maven-latest
envVarsForTool - (9 ms in self)
withEnv - (8 min 11 sec in block)JAVA_HOME, PATH+JDK, M2_HOME, MAVEN_HOME, PATH+MAVEN
withEnv block - (8 min 11 sec in block)
withCredentials - (8 min 8 sec in block)
withCredentials block - (8 min 8 sec in block)
sh - (0.38 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 - (8 min 7 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 - (11 ms in self)
junit - (2.8 sec in self)