Skip to content
StepArgumentsStatus
Start of Pipeline - (6 min 49 sec in block)
readJSON - (0.11 sec in self)
readTrusted - (12 sec in self)pipelines/pingcap/tidb/latest/pod-merged_mysql_client_test.yaml
podTemplate - (6 min 37 sec in block)
podTemplate block - (6 min 37 sec in block)
node - (6 min 37 sec in block)pingcap_tidb_merged_mysql_client_test_1085-4v38j
node block - (6 min 18 sec in block)
stage - (4.9 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (4.9 sec in block)
checkout - (4.8 sec in self)
withEnv - (6 min 13 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 13 sec in block)
container - (6 min 13 sec in block)golang
container block - (6 min 13 sec in block)
withCredentials - (6 min 13 sec in block)
withCredentials block - (6 min 13 sec in block)
withEnv - (6 min 13 sec in block)FILE_SERVER_URL
withEnv block - (6 min 13 sec in block)
timeout - (6 min 12 sec in block)
timeout block - (6 min 12 sec in block)
stage - (10 sec in block)Debug info
stage block (Debug info) - (10 sec in block)
sh (Debug info) - (5.6 sec in self) printenv echo "-------------------------" go env echo "-------------------------" echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-mysql-client-test-1085-4v38j-t7dz7-cg0vk bash"
container - (5.1 sec in block)net-tool
container block - (5.1 sec in block)
sh - (5 sec in self)dig github.com
stage - (39 sec in block)Checkout
stage block (Checkout) - (39 sec in block)
timeout - (39 sec in block)
timeout block - (39 sec in block)
dir - (23 sec in block)tidb
dir block - (23 sec in block)
cache - (23 sec in block)
cache block - (17 sec in block)
retry - (17 sec in block)2
retry block - (17 sec in block)
script - (17 sec in block)
script block - (17 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (17 sec in self)
dir - (15 sec in block)tidb-test
dir block - (14 sec in block)
cache - (14 sec in block)
cache block - (10 sec in block)
retry - (9.9 sec in block)2
retry block - (9.9 sec in block)
script - (9.8 sec in block)
script block - (9.8 sec in block)
echo - (18 ms in self)git@github.com:PingCAP-QE/tidb-test.git
echo - (22 ms in self)+refs/heads/master:refs/remotes/origin/master
checkout - (9.6 sec in self)
stage - (4 min 51 sec in block)Prepare
stage block (Prepare) - (4 min 51 sec in block)
dir - (4 min 35 sec in block)tidb
dir block - (4 min 34 sec in block)
sh (tidb-server) - (4 min 34 sec in self)[ -f bin/tidb-server ] || make
dir - (15 sec in block)tidb-test
dir block - (15 sec in block)
sh - (3.5 sec in self)touch ws-${BUILD_TAG}
sh (prepare thirdparty binary) - (12 sec in self) mkdir -p bin/ cp ../tidb/bin/tidb-server bin/ && chmod +x bin/tidb-server ls -alh bin/ ./bin/tidb-server -V
stage - (31 sec in block)MySQL Connector Tests
stage block (MySQL Connector Tests) - (31 sec in block)
container - (31 sec in block)mysql-client-test
container block - (31 sec in block)
dir - (31 sec in block)tidb-test
dir block - (31 sec in block)
sh (run test) - (30 sec in self)#!/usr/bin/env bash make mysql_client_test