Skip to content
StepArgumentsStatus
Start of Pipeline - (5 min 22 sec in block)
readJSON - (0.13 sec in self)
readTrusted - (15 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check.yaml
podTemplate - (5 min 7 sec in block)
podTemplate block - (5 min 7 sec in block)
node - (5 min 6 sec in block)pingcap_tidb_ghpr_check_8605-7dh63
node block - (4 min 56 sec in block)
stage - (3.7 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (3.7 sec in block)
checkout - (3.6 sec in self)
withEnv - (4 min 52 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 52 sec in block)
container - (4 min 52 sec in block)golang
container block - (4 min 52 sec in block)
timeout - (4 min 52 sec in block)
timeout block - (4 min 52 sec in block)
stage - (3.1 sec in block)Debug info
stage block (Debug info) - (3 sec in block)
sh (Debug info) - (0.8 sec in self) printenv echo "-------------------------" go env echo "-------------------------" ls -l /dev/null echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-ghpr-check-8605-7dh63-0d8bv-g277l bash"
container - (2.1 sec in block)net-tool
container block - (1.9 sec in block)
sh - (1.3 sec in self)dig github.com
script - (0.13 sec in block)
script block - (58 ms in block)
stage - (11 sec in block)Checkout
stage block (Checkout) - (11 sec in block)
dir - (11 sec in block)tidb
dir block - (11 sec in block)
cache - (11 sec in block)
cache block - (7.6 sec in block)
script - (7.5 sec in block)
script block - (7.5 sec in block)
withCredentials - (2.4 sec in block)
withCredentials block - (2.3 sec in block)
sh (Set git ssh key) - (2.3 sec in self) [ -d ~/.ssh ] || mkdir ~/.ssh && chmod 0700 ~/.ssh cp "$SSH_KEY" ~/.ssh/id_rsa chmod 400 ~/.ssh/id_rsa ssh-keyscan -t rsa,dsa github.com >> ~/.ssh/known_hosts
retry - (5 sec in block)2
retry block - (4.8 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (4.8 sec in self)
stage - (4 min 31 sec in block)Checks
stage block (Checks) - (4 min 31 sec in block)
withCredentials - (4 min 31 sec in block)
withCredentials block - (4 min 31 sec in block)
dir - (4 min 30 sec in block)tidb
dir block - (4 min 30 sec in block)
sh - (4 min 30 sec in self)make gogenerate check integrationtest
dir - (1.1 sec in block)tidb
dir block - (1.1 sec in block)
sh (archive log) - (0.56 sec in self) logs_dir='test_logs' mkdir -p ${logs_dir} mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (0.14 sec in self)
stage - (5.4 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (5.3 sec in block)
container - (5.2 sec in block)report
container block - (5.2 sec in block)
sh - (5.1 sec in self)bash scripts/plugins/report_job_result.sh ABORTED result.json || true
archiveArtifacts - (46 ms in self)