Skip to content
StepArgumentsStatus
Start of Pipeline - (49 min in block)
node - (49 min in block)centos-latest
node block - (49 min in block)
stage - (19 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (17 sec in block)
checkout - (17 sec in self)
withEnv - (49 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (49 min in block)
sh - (1.4 sec in self)date +%Y%m%d%H%M
withEnv - (49 min in block)PUBLISH_LOCATION, BUILD_TIMESTAMP, CHECKOUT
withEnv block - (49 min in block)
stage - (4.5 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (3.7 sec in block)
tool - (0.53 sec in self)apache-maven-latest
envVarsForTool - (0.92 sec in self)
tool - (0.54 sec in self)temurin-jdk17-latest
envVarsForTool - (0.54 sec in self)
withEnv - (49 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (49 min in block)
stage - (14 sec in block)Display Parameters
stage block (Display Parameters) - (13 sec in block)
tool - (0.56 sec in self)apache-maven-latest
envVarsForTool - (1.9 sec in self)
tool - (0.54 sec in self)temurin-jdk17-latest
envVarsForTool - (0.72 sec in self)
withEnv - (4 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (3.7 sec in block)
script - (1.8 sec in block)
script block - (0.86 sec in block)
echo - (10 ms in self)BUILD_TYPE=release TARGET_PLATFORM=2024-06 PROMOTE=true JAVA_VERSION=17 BUILD_TIMESTAMP=202405271244 ECLIPSE_SIGN=true ARCHIVE=false
stage - (6 sec in block)Git Checkout
stage block (Git Checkout) - (4.6 sec in block)
getContext - (1 ms in self)
stage - (48 min in block)Build
stage block (Build) - (48 min in block)
tool - (0.53 sec in self)apache-maven-latest
envVarsForTool - (0.97 sec in self)
tool - (0.52 sec in self)temurin-jdk17-latest
envVarsForTool - (0.68 sec in self)
withEnv - (48 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (48 min in block)
sshagent - (48 min in block)
sshagent block - (48 min in block)
dir - (48 min in block).
dir block - (48 min in block)
sh - (48 min in self) if [[ $PROMOTE == false ]]; then promotion_argument='-Dpromote=false -Dorg.eclipse.justj.p2.manager.args=' fi mvn --fail-at-end --no-transfer-progress $promotion_argument -Dmaven.artifact.threads=16 -Dbuild.id=${BUILD_TIMESTAMP} -Dcommit.id=$GIT_COMMIT -DECLIPSE_SIGN=${ECLIPSE_SIGN} -Dtarget-platform=${TARGET_PLATFORM} -DjavaVersion=${JAVA_VERSION} -Dbuild.type=$BUILD_TYPE -Dorg.eclipse.justj.p2.manager.build.url=$JOB_URL -Dorg.eclipse.justj.p2.manager.relative=$PUBLISH_LOCATION clean verify
stage - (5.6 sec in block)Archive Results
stage block (Archive Results) - (4.7 sec in block)
getContext - (3 ms in self)
stage - (8.7 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (8.4 sec in block)
junit - (4.5 sec in self)**/target/surefire-reports/TEST-*.xml
deleteDir - (2.1 sec in self)