Skip to content
StepArgumentsStatus
Start of Pipeline - (7 min 48 sec in block)
readTrusted - (0.56 sec in self)jenkins/pod-templates/cdt-full-pod-standard.yaml
podTemplate - (7 min 46 sec in block)
podTemplate block - (7 min 45 sec in block)
node - (7 min 44 sec in block)
node block - (6 min 57 sec in block)
stage - (23 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (22 sec in block)
checkout - (21 sec in self)
withEnv - (6 min 32 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 31 sec in block)
timestamps - (6 min 29 sec in block)
timestamps block - (6 min 29 sec in block)
stage - (57 sec in block)Git Clone
stage block (Git Clone) - (56 sec in block)
container - (50 sec in block)cdt
container block - (50 sec in block)
timeout - (40 sec in block)
timeout block - (40 sec in block)
sh - (12 sec in self)git config remote.origin.url https://git.eclipse.org/r/cdt/org.eclipse.cdt.git
sh - (27 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 - (8.5 sec in self)
stage - (3 min 3 sec in block)Run build
stage block (Run build) - (3 min 2 sec in block)
container - (2 min 56 sec in block)cdt
container block - (2 min 56 sec in block)
timeout - (2 min 55 sec in block)
timeout block - (2 min 55 sec in block)
withEnv - (2 min 54 sec in block)MAVEN_OPTS
withEnv block - (2 min 54 sec in block)
sh - (2 min 53 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 25 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (2 min 25 sec in block)
container - (2 min 22 sec in block)cdt
container block - (2 min 22 sec in block)
archiveArtifacts - (2 min 21 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/**