Skip to content
StepArgumentsStatus
Start of Pipeline - (1 min 18 sec in block)
node - (1 min 16 sec in block)migration
node block - (56 sec in block)
timeout - (52 sec in block)
timeout block - (52 sec in block)
timestamps - (51 sec in block)
timestamps block - (51 sec in block)
stage - (4.7 sec in block)Declarative: Tool Install
stage block (Declarative: Tool Install) - (3.8 sec in block)
tool - (0.56 sec in self)apache-maven-latest
envVarsForTool - (0.93 sec in self)
tool - (0.56 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.57 sec in self)
withEnv - (44 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (44 sec in block)
stage - (19 sec in block)Checkout Git SCM
stage block (Checkout Git SCM) - (18 sec in block)
tool - (0.57 sec in self)apache-maven-latest
envVarsForTool - (0.96 sec in self)
tool - (0.55 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.69 sec in self)
withEnv - (9.7 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (9.4 sec in block)
deleteDir - (0.54 sec in self)
git - (6.6 sec in self)
stage - (12 sec in block)Download Eclipse
stage block (Download Eclipse) - (11 sec in block)
tool - (0.57 sec in self)apache-maven-latest
envVarsForTool - (0.99 sec in self)
tool - (0.56 sec in self)openjdk-jdk17-latest
envVarsForTool - (0.68 sec in self)
withEnv - (3.2 sec in block)M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK
withEnv block - (2.9 sec in block)
sh - (1.2 sec in self) if [ -z "${ECLIPSE_TAR}" ]; then wget https://ci.eclipse.org/packaging/job/simrel.epp-tycho-build/lastSuccessfulBuild/consoleText -O lastSuccessfulBuildConsoleText.txt line=`grep 'eclipse-jee-.*-linux.gtk.x86_64.tar.gz' ./lastSuccessfulBuildConsoleText.txt` fileName=`basename "${line}"` fileName1=$(echo $fileName | awk -F "_" 'BEGIN {ORS="" };{print $2}{print $3}') fileName=$(echo $fileName1 | sed 's/linux.gtk.x86/linux-gtk-x86_/p') FINAL_ECLIPSE_URL="https://download.eclipse.org/technology/epp/staging/${fileName}" else FINAL_ECLIPSE_URL=${ECLIPSE_TAR} fileName=eclipse-tar fi curl ${FINAL_ECLIPSE_URL} -L -o ${fileName} tar -xzf ${fileName}
stage - (2.1 sec in block)Build
stage block (Build) - (0.96 sec in block)
stage - (1.8 sec in block)Build & Integration test
stage block (Build & Integration test) - (0.99 sec in block)
stage - (6 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (5.7 sec in block)
junit - (0.55 sec in self)
archiveArtifacts - (0.56 sec in self)
script - (0.96 sec in block)
script block - (0.68 sec in block)