Skip to content
StepArgumentsStatus
Start of Pipeline - (20 min in block)
readJSON - (0.17 sec in self)
readTrusted - (6.8 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check.yaml
podTemplate - (20 min in block)
podTemplate block - (20 min in block)
node - (20 min in block)pingcap_tidb_ghpr_check_8626-7k1c0
node block - (20 min in block)
stage - (4.8 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.7 sec in block)
checkout - (4.6 sec in self)
withEnv - (20 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (20 min in block)
container - (20 min in block)golang
container block - (20 min in block)
timeout - (20 min in block)
timeout block - (20 min in block)
stage - (1.8 sec in block)Debug info
stage block (Debug info) - (1.7 sec in block)
sh (Debug info) - (0.61 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-8626-7k1c0-t703r-3k11r bash"
container - (1.1 sec in block)net-tool
container block - (1 sec in block)
sh - (0.59 sec in self)dig github.com
script - (0.43 sec in block)
script block - (0.21 sec in block)
stage - (22 sec in block)Checkout
stage block (Checkout) - (22 sec in block)
dir - (22 sec in block)tidb
dir block - (21 sec in block)
cache - (21 sec in block)
cache block - (9.4 sec in block)
script - (9.4 sec in block)
script block - (9.4 sec in block)
withCredentials - (2.3 sec in block)
withCredentials block - (2.2 sec in block)
sh (Set git ssh key) - (2.2 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 - (6.9 sec in block)2
retry block - (6.9 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (6.9 sec in self)
stage - (20 min in block)Checks
stage block (Checks) - (20 min in block)
withCredentials - (20 min in block)
withCredentials block - (20 min in block)
dir - (20 min in block)tidb
dir block - (20 min in block)
sh - (20 min in self)make gogenerate check integrationtest
dir - (2 sec in block)tidb
dir block - (2 sec in block)
sh (archive log) - (1.5 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.46 sec in self)
stage - (5.4 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (5.4 sec in block)
container - (5.3 sec in block)report
container block - (5.3 sec in block)
sh - (5.2 sec in self)bash scripts/plugins/report_job_result.sh FAILURE result.json || true
archiveArtifacts - (53 ms in self)