Skip to content
StepArgumentsStatus
Start of Pipeline - (16 min in block)
properties - (24 ms in self)
timestamps - (15 min in block)
timestamps block - (15 min in block)
node - (15 min in block)migration
node block - (15 min in block)
tool - (0.11 sec in self)temurin-jdk17-latest
timeout - (15 min in block)
timeout block - (15 min in block)
ansiColor - (15 min in block)xterm
ansiColor block - (15 min in block)
stage - (1.4 sec in block)Environment
stage block (Environment) - (1 sec in block)
sh - (0.65 sec in self)$JAVA_HOME/bin/java -version
isUnix - (1 ms in self)
sh - (0.28 sec in self)mkdir -p ./tmp
dir - (15 min in block)repo
dir block - (15 min in block)
stage - (14 sec in block)Checkout
stage block (Checkout) - (14 sec in block)
checkout - (13 sec in self)
stage - (0.48 sec in block)Initialize PGP
stage block (Initialize PGP) - (0.47 sec in block)
withCredentials - (0.46 sec in block)
withCredentials block - (0.43 sec in block)
sh - (0.42 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 y " | gpg --batch --command-fd 0 --expert --edit-key ${fpr} trust; done
readFile - (34 ms in self)
stage - (13 min in block)Test
stage block (Test) - (13 min in block)
tool - (0.21 sec in self)apache-maven-latest
isUnix - (2 ms in self)
sh - (13 min in self)'/opt/tools/apache-maven/latest/bin/mvn' -f pom.xml -Pstatic-checks,ecj -Djgit.test.long=true clean verify pmd:pmd --batch-mode --errors -T 1 -Dmaven.repo.local=/home/jenkins/agent/workspace/jgit.java11/.repository -Declipse.p2.mirrors=false -Djava.io.tmpdir=/home/jenkins/agent/workspace/jgit.java11/tmp/ -Dstyle.color=always
stage - (2 min 8 sec in block)Build
stage block (Build) - (2 min 8 sec in block)
tool - (5 ms in self)apache-maven-latest
isUnix - (1 ms in self)
sh - (2 min 8 sec in self)'/opt/tools/apache-maven/latest/bin/mvn' -f pom.xml -Peclipse-sign,ecj -DskipTests=true install deploy:deploy --batch-mode --errors -T 1 -Dmaven.repo.local=/home/jenkins/agent/workspace/jgit.java11/.repository -Declipse.p2.mirrors=false -Djava.io.tmpdir=/home/jenkins/agent/workspace/jgit.java11/tmp/ -Dstyle.color=always
stage - (13 sec in block)Results
stage block (Results) - (13 sec in block)
junit - (1.9 sec in self)**/*.test/target/surefire-reports/*.xml
archiveArtifacts - (11 sec in self)org.eclipse.jgit.packaging/org.eclipse.jgit.repository/target/**,target/**,**/target/site/**
step - (26 ms in self)