Skip to content
StepArgumentsStatus
Start of Pipeline - (1 hr 5 min in block)
node - (1 hr 5 min in block)centos-latest
node block - (1 hr 5 min in block)
stage - (9.2 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (7.9 sec in block)
checkout - (7.3 sec in self)
withEnv - (1 hr 5 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 hr 5 min in block)
sh - (1.9 sec in self)date +%Y%m%d-%H%M%S
withEnv - (1 hr 5 min in block)BUILD_TIMESTAMP, CHECKOUT, CLONE_URL, CLONE_BRANCH
withEnv block - (1 hr 5 min in block)
timeout - (1 hr 5 min in block)
timeout block - (1 hr 5 min in block)
stage - (4.3 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (3.5 sec in block)
tool - (0.5 sec in self)apache-maven-latest
envVarsForTool - (0.87 sec in self)
tool - (0.54 sec in self)temurin-jdk17-latest
envVarsForTool - (0.51 sec in self)
withEnv - (1 hr 5 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 hr 5 min in block)
stage - (12 sec in block)Display Parameters
stage block (Display Parameters) - (11 sec in block)
tool - (0.5 sec in self)apache-maven-latest
envVarsForTool - (0.89 sec in self)
tool - (0.5 sec in self)temurin-jdk17-latest
envVarsForTool - (0.63 sec in self)
withEnv - (3.2 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (3 sec in block)
script - (1.1 sec in block)
script block - (0.78 sec in block)
echo - (2 ms in self) PROMOTE=true BRANCH_NAME=null GIT=/home/jenkins/agent/workspace/git-indexer GIT_COMMIT=e757ce8fcc8ab7804c8421859c51aee5d25339ca GIT_BRANCH=origin/master
stage - (5.5 sec in block)Git Checkout
stage block (Git Checkout) - (4.3 sec in block)
getContext - (1 ms in self)
stage - (1 hr 4 min in block)Build
stage block (Build) - (1 hr 4 min in block)
tool - (0.52 sec in self)apache-maven-latest
envVarsForTool - (0.87 sec in self)
tool - (0.49 sec in self)temurin-jdk17-latest
envVarsForTool - (0.63 sec in self)
withEnv - (1 hr 4 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 hr 4 min in block)
script - (1 hr 4 min in block)
script block - (1 hr 4 min in block)
xvnc - (1 hr 4 min in block)true
xvnc block - (1 hr 4 min in block)
sh - (1 hr 4 min in self) mvn clean verify --no-transfer-progress -P git-index -DPRODUCT=false -DskipTests=true -Dmaven.repo.local=$WORKSPACE/.m2/repository -DPACK_AND_SIGN=false -Dbuild.id=$BUILD_NUMBER -Dgit.commit=$GIT_COMMIT
sshagent - (3.2 sec in block)
sshagent block - (2.9 sec in block)
sh - (2.2 sec in self) set -o pipefail LOGIN="genie.oomph@projects-storage.eclipse.org" OOMPH_DIR="/home/data/httpd/download.eclipse.org/oomph" echo "Promoting" PUBLISH_ARGUMENT="${OOMPH_DIR}/git/" ssh ${LOGIN} "mkdir -p ${PUBLISH_ARGUMENT}" scp releng/org.eclipse.oomph.parent/git-index/target/git-index.zip ${LOGIN}:${PUBLISH_ARGUMENT}/git-index-new.zip ssh ${LOGIN} "cd ${PUBLISH_ARGUMENT}; ls -sail git-index-new.zip; mv git-index-new.zip git-index.zip"
archiveArtifacts - (2.5 sec in self)