Skip to content
StepArgumentsStatus
Start of Pipeline - (31 min in block)
node - (31 min in block)centos-latest
node block - (31 min in block)
timeout - (31 min in block)
timeout block - (31 min in block)
stage - (4.3 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (3.5 sec in block)
tool - (0.51 sec in self)apache-maven-latest
envVarsForTool - (0.9 sec in self)
tool - (0.51 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.52 sec in self)
withEnv - (31 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (31 min in block)
stage - (26 sec in block)Checkout
stage block (Checkout) - (25 sec in block)
tool - (0.5 sec in self)apache-maven-latest
envVarsForTool - (0.92 sec in self)
tool - (0.52 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.63 sec in self)
withEnv - (16 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (15 sec in block)
git - (13 sec in self)
sh - (0.67 sec in self)ls -lat
stage - (30 min in block)Build
stage block (Build) - (30 min in block)
tool - (0.51 sec in self)apache-maven-latest
envVarsForTool - (0.91 sec in self)
tool - (0.52 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.62 sec in self)
withEnv - (30 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (30 min in block)
xvnc - (30 min in block)true
xvnc block - (30 min in block)
sh - (30 min in self)mvn clean verify -B -Psign -Dmaven.repo.local=$WORKSPACE/.m2/repository -Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true -Ddash.fail=false
archiveArtifacts - (7.5 sec in self)**/target/repository/**/*,**/target/*.zip,**/target/work/data/.metadata/.log
junit - (2.9 sec in self)**/target/surefire-reports/TEST-*.xml
stage - (17 sec in block)Deploy Snapshot
stage block (Deploy Snapshot) - (16 sec in block)
tool - (0.52 sec in self)apache-maven-latest
envVarsForTool - (0.9 sec in self)
tool - (0.49 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.63 sec in self)
withEnv - (8.9 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (8.6 sec in block)
sshagent - (6.7 sec in block)
sshagent block - (6.3 sec in block)
sh - (5.7 sec in self) DOWNLOAD_AREA=/home/data/httpd/download.eclipse.org/mylyn/stage/latest/ echo DOWNLOAD_AREA=$DOWNLOAD_AREA ssh genie.mylyn@projects-storage.eclipse.org " rm -rf ${DOWNLOAD_AREA}/* && mkdir -p ${DOWNLOAD_AREA}" scp -r org.eclipse.mylyn-site/target/repository/* genie.mylyn@projects-storage.eclipse.org:${DOWNLOAD_AREA}