Step | Arguments | | Status |
---|
Start of Pipeline - (34 min in block) | | |
|
Read trusted file from SCM - (0.51 sec in self) | jenkins/pod-templates/tracecompass-pod.yaml | |
|
Define a podTemplate to use in the kubernetes plugin : Start - (34 min in block) | | |
|
Define a podTemplate to use in the kubernetes plugin : Body : Start - (34 min in block) | | |
|
Allocate node : Start - (34 min in block) | tracecompass-build | |
|
Allocate node : Body : Start - (15 min in block) | | |
|
Stage : Start - (19 sec in block) | Declarative: Checkout SCM | |
|
Declarative: Checkout SCM - (18 sec in block) | | |
|
Check out from version control - (17 sec in self) | | |
|
Set environment variables : Start - (15 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_URL | |
|
Set environment variables : Body : Start - (15 min in block) | | |
|
Run build steps in a container : Start - (15 min in block) | tracecompass | |
|
Run build steps in a container : Body : Start - (15 min in block) | | |
|
Set environment variables : Start - (15 min in block) | MAVEN_OPTS, RCP_PATH, RCP_PATTERN, SITE_PATH, RCP_SITE_PATH, WORKSPACE_SCRIPTS, MAVEN_WORKSPACE_SCRIPTS | |
|
Set environment variables : Body : Start - (15 min in block) | | |
|
Timestamps : Start - (15 min in block) | | |
|
Timestamps : Body : Start - (15 min in block) | | |
|
Enforce time limit : Start - (14 min in block) | | |
|
Enforce time limit : Body : Start - (14 min in block) | | |
|
Stage : Start - (4.4 sec in block) | Declarative: Tool Install | |
|
Declarative: Tool Install - (3.6 sec in block) | | |
|
Use a tool from a predefined Tool Installation - (0.52 sec in self) | apache-maven-latest | |
|
Fetches the environment variables for a given tool in a list of 'FOO=bar' strings suitable for the withEnv step. - (0.91 sec in self) | | |
|
Use a tool from a predefined Tool Installation - (0.52 sec in self) | openjdk-jdk11-latest | |
|
Fetches the environment variables for a given tool in a list of 'FOO=bar' strings suitable for the withEnv step. - (0.5 sec in self) | | |
|
Set environment variables : Start - (14 min in block) | M2_HOME, MAVEN_HOME, PATH+MAVEN, JAVA_HOME, PATH+JDK | |
|
Set environment variables : Body : Start - (14 min in block) | | |
|
Stage : Start - (1 min 5 sec in block) | Checkout | |
|
Checkout - (1 min 4 sec in block) | | |
|
Use a tool from a predefined Tool Installation - (0.51 sec in self) | apache-maven-latest | |
|
Fetches the environment variables for a given tool in a list of 'FOO=bar' strings suitable for the withEnv step. - (0.89 sec in self) | | |
|
Use a tool from a predefined Tool Installation - (0.51 sec in self) | openjdk-jdk11-latest | |
|
Fetches the environment variables for a given tool in a list of 'FOO=bar' strings suitable for the withEnv step. - (0.63 sec in self) | | |
|
Set environment variables : Start - (56 sec in block) | | |
|
Set environment variables : Body : Start - (56 sec in block) | | |
|
Run build steps in a container : Start - (54 sec in block) | tracecompass | |
|
Run build steps in a container : Body : Start - (54 sec in block) | | |
|
Shell Script - (3.1 sec in self) | mkdir -p ${MAVEN_WORKSPACE_SCRIPTS} | |
|
Shell Script - (2.6 sec in self) | cp scripts/deploy-rcp.sh ${MAVEN_WORKSPACE_SCRIPTS} | |
|
Shell Script - (2.6 sec in self) | cp scripts/deploy-update-site.sh ${MAVEN_WORKSPACE_SCRIPTS} | |
|
Shell Script - (3.7 sec in self) | cp scripts/deploy-doc.sh ${MAVEN_WORKSPACE_SCRIPTS} | |
|
Check out from version control - (32 sec in self) | | |
|
Shell Script - (1.6 sec in self) | mkdir -p ${WORKSPACE_SCRIPTS} | |
|
Shell Script - (1.7 sec in self) | cp ${MAVEN_WORKSPACE_SCRIPTS}/deploy-rcp.sh ${WORKSPACE_SCRIPTS} | |
|
Shell Script - (2.6 sec in self) | cp ${MAVEN_WORKSPACE_SCRIPTS}/deploy-update-site.sh ${WORKSPACE_SCRIPTS} | |
|
Shell Script - (2.5 sec in self) | cp ${MAVEN_WORKSPACE_SCRIPTS}/deploy-doc.sh ${WORKSPACE_SCRIPTS} | |
|
Stage : Start - (5.6 sec in block) | Legacy | |
|
Legacy - (4.5 sec in block) | | |
|
Stage : Start - (13 min in block) | Build | |
|
Build - (13 min in block) | | |
|
Use a tool from a predefined Tool Installation - (0.52 sec in self) | apache-maven-latest | |
|
Fetches the environment variables for a given tool in a list of 'FOO=bar' strings suitable for the withEnv step. - (0.92 sec in self) | | |
|
Use a tool from a predefined Tool Installation - (0.53 sec in self) | openjdk-jdk11-latest | |
|
Fetches the environment variables for a given tool in a list of 'FOO=bar' strings suitable for the withEnv step. - (0.78 sec in self) | | |
|
Set environment variables : Start - (13 min in block) | | |
|
Set environment variables : Body : Start - (13 min in block) | | |
|
Run build steps in a container : Start - (13 min in block) | tracecompass | |
|
Run build steps in a container : Body : Start - (13 min in block) | | |
|
Shell Script - (2.6 sec in self) | mkdir -p ${WORKSPACE}/doc/.temp | |
|
Shell Script - (2.6 sec in self) | mkdir -p ${WORKSPACE}/doc/.temp/org.eclipse.tracecompass.doc.dev | |
|
Shell Script - (2.6 sec in self) | mkdir -p ${WORKSPACE}/doc/.temp/org.eclipse.tracecompass.doc.user | |
|
Shell Script - (2.7 sec in self) | mkdir -p ${WORKSPACE}/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user | |
|
Shell Script - (2.6 sec in self) | mkdir -p ${WORKSPACE}/doc/.temp/org.eclipse.tracecompass.rcp.doc.user | |
|
Shell Script - (1.6 sec in self) | mkdir -p ${WORKSPACE}/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user | |
|
Shell Script - (12 min in self) | mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=${WORKSPACE}/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml ${MAVEN_ARGS} | |
|
Run build steps in a container : Start - (10 sec in block) | tracecompass | |
|
Run build steps in a container : Body : Start - (10 sec in block) | | |
|
Shell Script - (1.6 sec in self) | echo $ARCHIVE_ARTIFACTS | |
|
Archive JUnit-formatted test results - (7.1 sec in self) | */*/target/surefire-reports/*.xml | |
|
Archive the artifacts - (1 sec in self) | | |
|
Stage : Start - (1.9 sec in block) | Deploy Site | |
|
Deploy Site - (0.86 sec in block) | | |
|
Stage : Start - (1.9 sec in block) | Deploy RCP | |
|
Deploy RCP - (0.87 sec in block) | | |
|
Stage : Start - (1.6 sec in block) | Deploy Doc | |
|
Deploy Doc - (0.92 sec in block) | | |
|
Stage : Start - (4.8 sec in block) | Declarative: Post Actions | |
|
Declarative: Post Actions - (4.5 sec in block) | | |
|
Run build steps in a container : Start - (1.3 sec in block) | tracecompass | |
|
Run build steps in a container : Body : Start - (1.1 sec in block) | | |
|
Extended Email - (0.49 sec in self) | | |
|