Skip to content
StepArgumentsStatus
Start of Pipeline - (2 hr 23 min in block)
readTrusted - (0.24 sec in self)jenkins/pod-templates/cdt-full-pod-plus-eclipse-install.yaml
podTemplate - (2 hr 23 min in block)
podTemplate block - (2 hr 23 min in block)
node - (2 hr 23 min in block)cdt-jonahgraham-fork_deps2_8-4gnbg
node block - (2 hr 23 min in block)
stage - (1 min 56 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (1 min 56 sec in block)
checkout - (1 min 56 sec in self)
withEnv - (2 hr 21 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (2 hr 21 min in block)
timestamps - (2 hr 21 min in block)
timestamps block - (2 hr 21 min in block)
stage - (6.8 sec in block)initialize PGP
stage block (initialize PGP) - (4.4 sec in block)
container - (4.4 sec in block)cdt
container block - (4.4 sec in block)
withCredentials - (4.4 sec in block)
withCredentials block - (4.4 sec in block)
sh - (1.3 sec in self)gpg --batch --import "${KEYRING}"
sh - (3.1 sec in self)for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u); do echo -e "5 y " | gpg --batch --command-fd 0 --expert --edit-key ${fpr} trust; done
stage - (18 min in block)Code Formatting Checks
stage block (Code Formatting Checks) - (18 min in block)
container - (18 min in block)cdt
container block - (18 min in block)
timeout - (18 min in block)
timeout block - (18 min in block)
withEnv - (18 min in block)MAVEN_OPTS
withEnv block - (18 min in block)
sh - (18 min in self)MVN="/jipp/tools/apache-maven/latest/bin/mvn -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml" ./releng/scripts/check_code_cleanliness.sh
stage - (1 hr 57 min in block)Build and verify
stage block (Build and verify) - (1 hr 57 min in block)
container - (1 hr 57 min in block)cdt
container block - (1 hr 57 min in block)
timeout - (1 hr 57 min in block)
timeout block - (1 hr 57 min in block)
withEnv - (1 hr 57 min in block)MAVEN_OPTS
withEnv block - (1 hr 57 min in block)
withCredentials - (1 hr 57 min in block)
withCredentials block - (1 hr 57 min in block)
sh - (1 hr 57 min in self)/jipp/tools/apache-maven/latest/bin/mvn clean verify -B -V -Dgpg.passphrase="${KEYRING_PASSPHRASE}" -Dmaven.test.failure.ignore=true -DexcludedGroups=flakyTest,slowTest -P baseline-compare-and-replace -Ddsf.gdb.tests.timeout.multiplier=50 -Dindexer.timeout=300 -P production -P build-standalone-debugger-rcp -Ddsf.gdb.tests.gdbPath=/shared/common/gdb/gdb-all/bin -Dcdt.tests.dsf.gdb.versions=gdb.10,gdbserver.10 -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml
stage - (4 min 39 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (4 min 39 sec in block)
container - (4 min 39 sec in block)cdt
container block - (4 min 39 sec in block)
archiveArtifacts - (4 min 25 sec in self)*.log,native/org.eclipse.cdt.native.serial/**,core/org.eclipse.cdt.core.*/**,*/*/target/surefire-reports/**,terminal/plugins/org.eclipse.tm.terminal.test/target/surefire-reports/**,**/target/work/data/.metadata/.log,releng/org.eclipse.cdt.repo/target/org.eclipse.cdt.repo.zip,releng/org.eclipse.cdt.repo/target/repository/**,releng/org.eclipse.cdt.testing.repo/target/org.eclipse.cdt.testing.repo.zip,releng/org.eclipse.cdt.testing.repo/target/repository/**,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/**
junit - (13 sec in self)*/*/target/surefire-reports/*.xml,terminal/plugins/org.eclipse.tm.terminal.test/target/surefire-reports/*.xml