Skip to content
StepArgumentsStatus
Start of Pipeline - (1 hr 17 min in block)
node - (1 hr 17 min in block)centos-latest
node block - (1 hr 17 min in block)
stage - (9 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (9 sec in block)
checkout - (8.8 sec in self)
withEnv - (1 hr 17 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 hr 17 min in block)
sh - (0.39 sec in self)date +%Y%m%d-%H%M%S
withEnv - (1 hr 17 min in block)BUILD_TIMESTAMP, CHECKOUT, CLONE_URL, CLONE_BRANCH
withEnv block - (1 hr 17 min in block)
timeout - (1 hr 17 min in block)
timeout block - (1 hr 17 min in block)
stage - (2.8 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (2.2 sec in block)
tool - (0.61 sec in self)apache-maven-latest
envVarsForTool - (1.1 sec in self)
tool - (9 ms in self)temurin-jdk17-latest
envVarsForTool - (7 ms in self)
withEnv - (1 hr 17 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 hr 17 min in block)
stage - (0.63 sec in block)Display Parameters
stage block (Display Parameters) - (0.62 sec in block)
tool - (5 ms in self)apache-maven-latest
envVarsForTool - (6 ms in self)
tool - (6 ms in self)temurin-jdk17-latest
envVarsForTool - (6 ms in self)
withEnv - (0.58 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (0.57 sec in block)
script - (0.56 sec in block)
script block - (29 ms in block)
echo - (<1 ms in self) PROMOTE=true BRANCH_NAME=null GIT=/home/jenkins/agent/workspace/git-indexer GIT_COMMIT=6e9677d9607934cde940d887d758165c39133bfc GIT_BRANCH=origin/master
stage - (37 ms in block)Git Checkout
stage block (Git Checkout) - (24 ms in block)
getContext - (2 ms in self)
stage - (1 hr 17 min in block)Build
stage block (Build) - (1 hr 17 min in block)
tool - (0.15 sec in self)apache-maven-latest
envVarsForTool - (0.4 sec in self)
tool - (7 ms in self)temurin-jdk17-latest
envVarsForTool - (8 ms in self)
withEnv - (1 hr 17 min in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (1 hr 17 min in block)
script - (1 hr 17 min in block)
script block - (1 hr 17 min in block)
xvnc - (1 hr 17 min in block)true
xvnc block - (1 hr 17 min in block)
sh - (1 hr 17 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 - (1.7 sec in block)
sshagent block - (1.6 sec in block)
sh - (1.6 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 - (1.7 sec in self)