Skip to content
StepArgumentsStatus
Start of Pipeline - (8 min 30 sec in block)
readTrusted - (0.55 sec in self)jenkins/pod-templates/cdt-full-pod-standard.yaml
podTemplate - (8 min 27 sec in block)
podTemplate block - (8 min 27 sec in block)
node - (8 min 26 sec in block)
node block - (7 min 46 sec in block)
stage - (22 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (21 sec in block)
checkout - (20 sec in self)
withEnv - (7 min 22 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (7 min 22 sec in block)
timestamps - (7 min 19 sec in block)
timestamps block - (7 min 19 sec in block)
stage - (54 sec in block)Git Clone
stage block (Git Clone) - (53 sec in block)
container - (48 sec in block)cdt
container block - (47 sec in block)
timeout - (34 sec in block)
timeout block - (34 sec in block)
sh - (1 sec in self)git config remote.origin.url https://git.eclipse.org/r/cdt/org.eclipse.cdt.git
sh - (32 sec in self)git fetch --no-tags --force --progress -- https://git.eclipse.org/r/cdt/org.eclipse.cdt.git +refs/heads/*:refs/remotes/origin/*
checkout - (12 sec in self)
stage - (3 min 28 sec in block)Run build
stage block (Run build) - (3 min 27 sec in block)
container - (3 min 21 sec in block)cdt
container block - (3 min 21 sec in block)
timeout - (3 min 20 sec in block)
timeout block - (3 min 20 sec in block)
withEnv - (3 min 18 sec in block)MAVEN_OPTS
withEnv block - (3 min 18 sec in block)
sh - (3 min 17 sec in self)/usr/share/maven/bin/mvn clean verify -B -V -Dmaven.test.failure.ignore=true -P build-standalone-debugger-rcp -P baseline-compare-and-replace -DuseSimrelRepo -f debug/org.eclipse.cdt.debug.application.product -Ddsf.gdb.tests.timeout.multiplier=50 -Dindexer.timeout=300 -P production -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml
stage - (2 min 53 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (2 min 53 sec in block)
container - (2 min 49 sec in block)cdt
container block - (2 min 49 sec in block)
archiveArtifacts - (2 min 49 sec in self)debug/org.eclipse.cdt.debug.application.product/target/product/*.tar.gz,debug/org.eclipse.cdt.debug.application.product/target/products/*.zip,debug/org.eclipse.cdt.debug.application.product/target/products/*.tar.gz,debug/org.eclipse.cdt.debug.application.product/target/repository/**