Skip to content
StepArgumentsStatus
Start of Pipeline - (4 min 30 sec in block)
readTrusted - (7.1 sec in self)jenkins/pod-templates/cdt-full-pod-standard.yaml
podTemplate - (4 min 22 sec in block)
podTemplate block - (4 min 22 sec in block)
node - (4 min 22 sec in block)cdt-verify-terminal-only-pipeline_185-mp86w
node block - (4 min 6 sec in block)
stage - (21 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (21 sec in block)
checkout - (21 sec in self)
withEnv - (3 min 45 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 45 sec in block)
timestamps - (3 min 45 sec in block)
timestamps block - (3 min 45 sec in block)
stage - (1 min 40 sec in block)Git Clone
stage block (Git Clone) - (1 min 40 sec in block)
container - (1 min 40 sec in block)cdt
container block - (1 min 40 sec in block)
timeout - (1 min 32 sec in block)
timeout block - (1 min 32 sec in block)
sh - (1.3 sec in self)git config remote.origin.url https://git.eclipse.org/r/cdt/org.eclipse.cdt.git
sh - (0.6 sec in self)git config protocol.version 1
sh - (1 min 30 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 - (7.2 sec in self)
stage - (1 min 59 sec in block)Run build and test Terminal
stage block (Run build and test Terminal) - (1 min 59 sec in block)
container - (1 min 59 sec in block)cdt
container block - (1 min 59 sec in block)
timeout - (1 min 58 sec in block)
timeout block - (1 min 58 sec in block)
withEnv - (1 min 58 sec in block)MAVEN_OPTS
withEnv block - (1 min 58 sec in block)
sh - (1 min 58 sec in self)/usr/share/maven/bin/mvn clean verify -B -V -Dmaven.test.failure.ignore=true -DexcludedGroups=flakyTest,slowTest -f terminal/pom.xml -P only-terminal -DskipDoc=true -Ddsf.gdb.tests.timeout.multiplier=50 -Dindexer.timeout=300 -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml
stage - (6.3 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (6.2 sec in block)
container - (6.2 sec in block)cdt
container block - (6.2 sec in block)
junit - (2.3 sec in self)*/*/target/surefire-reports/*.xml,terminal/plugins/org.eclipse.tm.terminal.test/target/surefire-reports/*.xml
archiveArtifacts - (3.8 sec in self)*/*/target/surefire-reports/**,**/screenshots/*.jpeg,**/target/**/*.log,terminal/repo/target/repository/**