Skip to content
StepArgumentsStatus
Start of Pipeline - (12 min in block)
readJSON - (0.13 sec in self)
readTrusted - (7.7 sec in self)pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml
podTemplate - (12 min in block)
podTemplate block - (12 min in block)
node - (12 min in block)pingcap_tidb_pull_integration_ddl_test_8537-jq6tc
node block - (12 min in block)
stage - (3.9 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (3.7 sec in block)
checkout - (3.6 sec in self)
withEnv - (12 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (12 min in block)
container - (12 min in block)golang
container block - (12 min in block)
withCredentials - (12 min in block)
withCredentials block - (12 min in block)
withEnv - (12 min in block)FILE_SERVER_URL
withEnv block - (12 min in block)
timeout - (12 min in block)
timeout block - (12 min in block)
stage - (1.6 sec in block)Debug info
stage block (Debug info) - (1.5 sec in block)
sh (Debug info) - (0.61 sec in self) printenv echo "-------------------------" go env echo "-------------------------" echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-integration-ddl-test-8537-jq6tc-p5gkv-rxwh1 bash"
container - (0.89 sec in block)net-tool
container block - (0.85 sec in block)
sh - (0.66 sec in self)dig github.com
script - (0.13 sec in block)
script block - (65 ms in block)
stage - (1 min 5 sec in block)Checkout
stage block (Checkout) - (1 min 5 sec in block)
timeout - (1 min 5 sec in block)
timeout block - (1 min 5 sec in block)
dir - (28 sec in block)tidb
dir block - (28 sec in block)
cache - (28 sec in block)
cache block - (3.9 sec in block)
retry - (3.9 sec in block)2
retry block - (3.9 sec in block)
script - (3.8 sec in block)
script block - (3.8 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (3.7 sec in self)
dir - (36 sec in block)tidb-test
dir block - (36 sec in block)
cache - (36 sec in block)
cache block - (8.4 sec in block)
retry - (8.4 sec in block)2
retry block - (8.3 sec in block)
script - (8.3 sec in block)
script block - (8 sec in block)
checkout - (7.9 sec in self)
stage - (6 min 23 sec in block)Prepare
stage block (Prepare) - (6 min 23 sec in block)
dir - (5 min 39 sec in block)tidb
dir block - (5 min 39 sec in block)
container - (5 min 39 sec in block)golang
container block - (5 min 39 sec in block)
sh (tidb-server) - (2 min 59 sec in self)[ -f bin/tidb-server ] || make
sh (ddl-test) - (2 min 6 sec in self)ls bin/ddltest || make ddltest
retry - (32 sec in block)3
retry block - (32 sec in block)
sh (download binary) - (32 sec in self) chmod +x /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/*.sh /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh --pd=master --tikv=master mv third_bin/tikv-server bin/ mv third_bin/pd-server bin/ ls -alh bin/
dir - (44 sec in block)tidb-test
dir block - (43 sec in block)
cache - (43 sec in block)
cache block - (1.4 sec in block)
sh (prepare) - (1.3 sec in self) touch ws-jenkins-pingcap-tidb-pull_integration_ddl_test-8537 mkdir -p bin cp /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb/bin/* bin/ && chmod +x bin/* ls -alh bin/ ./bin/pd-server -V ./bin/tikv-server -V ./bin/tidb-server -V
stage - (4 min 43 sec in block)Tests
stage block (Tests) - (4 min 43 sec in block)
parallel - (4 min 42 sec in block)
parallel block (Branch: Matrix - DDL_TEST = '^TestSimple.*Insert$') - (3 ms in block)
stage - (1 min 24 sec in block)Matrix - DDL_TEST = '^TestSimple.*Insert$'
stage block (Matrix - DDL_TEST = '^TestSimple.*Insert$') - (1 min 24 sec in block)
withEnv - (1 min 24 sec in block)DDL_TEST
withEnv block - (1 min 24 sec in block)
readTrusted - (1 sec in self)pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml
podTemplate - (1 min 23 sec in block)
podTemplate block - (1 min 23 sec in block)
node - (1 min 23 sec in block)pingcap_tidb_pull_integration_ddl_test_8537-t4fpb
node block - (1 min 18 sec in block)
checkout - (3.6 sec in self)
withEnv - (1 min 14 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 14 sec in block)
container - (1 min 14 sec in block)golang
container block - (1 min 14 sec in block)
stage - (1 min 14 sec in block)Test
stage block (Test) - (1 min 14 sec in block)
timeout - (1 min 14 sec in block)
timeout block - (1 min 14 sec in block)
dir - (1 min 14 sec in block)tidb-test
dir block - (1 min 14 sec in block)
cache - (1 min 14 sec in block)
cache block - (1 min 6 sec in block)
sh - (10 sec in self) ls -alh bin/ ./bin/pd-server -V ./bin/tikv-server -V ./bin/tidb-server -V
container - (56 sec in block)golang
container block - (55 sec in block)
sh (ddl_test ^TestSimple.*Insert$) - (55 sec in self)#!/usr/bin/env bash echo '[storage] reserve-space = "0MB"'> tikv_config.toml bash /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh cp bin/tidb-server bin/ddltest_tidb-server && ls -alh bin/ export log_level=debug export PATH=`pwd`/bin:$PATH export DDLTEST_PATH="/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/bin/ddltest" export TIDB_SERVER_PATH="/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/bin/ddltest_tidb-server" cd ddl_test/ && pwd && ./test.sh -test.run="^TestSimple.*Insert$"
parallel block (Branch: Matrix - DDL_TEST = '^TestSimple.*Update$') - (3 ms in block)
stage - (2 min 13 sec in block)Matrix - DDL_TEST = '^TestSimple.*Update$'
stage block (Matrix - DDL_TEST = '^TestSimple.*Update$') - (2 min 13 sec in block)
withEnv - (2 min 13 sec in block)DDL_TEST
withEnv block - (2 min 13 sec in block)
readTrusted - (2 sec in self)pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml
podTemplate - (2 min 11 sec in block)
podTemplate block - (2 min 11 sec in block)
node - (2 min 11 sec in block)pingcap_tidb_pull_integration_ddl_test_8537-c4ck4
node block - (1 min 45 sec in block)
checkout - (8.5 sec in self)
withEnv - (1 min 36 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 36 sec in block)
container - (1 min 36 sec in block)golang
container block - (1 min 36 sec in block)
stage - (1 min 36 sec in block)Test
stage block (Test) - (1 min 36 sec in block)
timeout - (1 min 35 sec in block)
timeout block - (1 min 35 sec in block)
dir - (1 min 35 sec in block)tidb-test
dir block - (1 min 35 sec in block)
cache - (1 min 35 sec in block)
cache block - (1 min 18 sec in block)
sh - (0.59 sec in self) ls -alh bin/ ./bin/pd-server -V ./bin/tikv-server -V ./bin/tidb-server -V
container - (1 min 18 sec in block)golang
container block - (1 min 18 sec in block)
sh (ddl_test ^TestSimple.*Update$) - (1 min 17 sec in self)#!/usr/bin/env bash echo '[storage] reserve-space = "0MB"'> tikv_config.toml bash /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh cp bin/tidb-server bin/ddltest_tidb-server && ls -alh bin/ export log_level=debug export PATH=`pwd`/bin:$PATH export DDLTEST_PATH="/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/bin/ddltest" export TIDB_SERVER_PATH="/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/bin/ddltest_tidb-server" cd ddl_test/ && pwd && ./test.sh -test.run="^TestSimple.*Update$"
parallel block (Branch: Matrix - DDL_TEST = '^TestSimple.*Delete$') - (3 ms in block)
stage - (4 min 42 sec in block)Matrix - DDL_TEST = '^TestSimple.*Delete$'
stage block (Matrix - DDL_TEST = '^TestSimple.*Delete$') - (4 min 42 sec in block)
withEnv - (4 min 42 sec in block)DDL_TEST
withEnv block - (4 min 42 sec in block)
readTrusted - (3 sec in self)pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml
podTemplate - (4 min 39 sec in block)
podTemplate block - (4 min 39 sec in block)
node - (4 min 39 sec in block)pingcap_tidb_pull_integration_ddl_test_8537-mx9ks
node block - (1 min 28 sec in block)
checkout - (13 sec in self)
withEnv - (1 min 15 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 15 sec in block)
container - (1 min 15 sec in block)golang
container block - (1 min 15 sec in block)
stage - (1 min 14 sec in block)Test
stage block (Test) - (1 min 14 sec in block)
timeout - (1 min 14 sec in block)
timeout block - (1 min 14 sec in block)
dir - (1 min 14 sec in block)tidb-test
dir block - (1 min 14 sec in block)
cache - (1 min 14 sec in block)
cache block - (54 sec in block)
sh - (4.5 sec in self) ls -alh bin/ ./bin/pd-server -V ./bin/tikv-server -V ./bin/tidb-server -V
container - (50 sec in block)golang
container block - (50 sec in block)
sh (ddl_test ^TestSimple.*Delete$) - (49 sec in self)#!/usr/bin/env bash echo '[storage] reserve-space = "0MB"'> tikv_config.toml bash /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh cp bin/tidb-server bin/ddltest_tidb-server && ls -alh bin/ export log_level=debug export PATH=`pwd`/bin:$PATH export DDLTEST_PATH="/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/bin/ddltest" export TIDB_SERVER_PATH="/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/bin/ddltest_tidb-server" cd ddl_test/ && pwd && ./test.sh -test.run="^TestSimple.*Delete$"
parallel block (Branch: Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)') - (4 ms in block)
stage - (1 min 59 sec in block)Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)'
stage block (Matrix - DDL_TEST = '^TestSimp(le$|leMixed$|leInc$)') - (1 min 59 sec in block)
withEnv - (1 min 59 sec in block)DDL_TEST
withEnv block - (1 min 59 sec in block)
readTrusted - (4 sec in self)pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml
podTemplate - (1 min 55 sec in block)
podTemplate block - (1 min 55 sec in block)
node - (1 min 55 sec in block)pingcap_tidb_pull_integration_ddl_test_8537-fhdwm
node block - (1 min 50 sec in block)
checkout - (9 sec in self)
withEnv - (1 min 41 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 41 sec in block)
container - (1 min 41 sec in block)golang
container block - (1 min 41 sec in block)
stage - (1 min 41 sec in block)Test
stage block (Test) - (1 min 41 sec in block)
timeout - (1 min 41 sec in block)
timeout block - (1 min 41 sec in block)
dir - (1 min 41 sec in block)tidb-test
dir block - (1 min 41 sec in block)
cache - (1 min 41 sec in block)
cache block - (1 min 32 sec in block)
sh - (0.78 sec in self) ls -alh bin/ ./bin/pd-server -V ./bin/tikv-server -V ./bin/tidb-server -V
container - (1 min 31 sec in block)golang
container block - (1 min 29 sec in block)
sh (ddl_test ^TestSimp(le$|leMixed$|leInc$)) - (1 min 29 sec in self)#!/usr/bin/env bash echo '[storage] reserve-space = "0MB"'> tikv_config.toml bash /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh cp bin/tidb-server bin/ddltest_tidb-server && ls -alh bin/ export log_level=debug export PATH=`pwd`/bin:$PATH export DDLTEST_PATH="/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/bin/ddltest" export TIDB_SERVER_PATH="/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/bin/ddltest_tidb-server" cd ddl_test/ && pwd && ./test.sh -test.run="^TestSimp(le$|leMixed$|leInc$)"
parallel block (Branch: Matrix - DDL_TEST = '^TestColumn$') - (3 ms in block)
stage - (1 min 21 sec in block)Matrix - DDL_TEST = '^TestColumn$'
stage block (Matrix - DDL_TEST = '^TestColumn$') - (1 min 21 sec in block)
withEnv - (1 min 21 sec in block)DDL_TEST
withEnv block - (1 min 20 sec in block)
readTrusted - (5 sec in self)pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml
podTemplate - (1 min 15 sec in block)
podTemplate block - (1 min 15 sec in block)
node - (1 min 15 sec in block)pingcap_tidb_pull_integration_ddl_test_8537-svx9f
node block - (1 min 3 sec in block)
checkout - (10 sec in self)
withEnv - (52 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (52 sec in block)
container - (52 sec in block)golang
container block - (52 sec in block)
stage - (51 sec in block)Test
stage block (Test) - (51 sec in block)
timeout - (51 sec in block)
timeout block - (51 sec in block)
dir - (51 sec in block)tidb-test
dir block - (51 sec in block)
cache - (51 sec in block)
cache block - (43 sec in block)
sh - (0.62 sec in self) ls -alh bin/ ./bin/pd-server -V ./bin/tikv-server -V ./bin/tidb-server -V
container - (43 sec in block)golang
container block - (43 sec in block)
sh (ddl_test ^TestColumn$) - (43 sec in self)#!/usr/bin/env bash echo '[storage] reserve-space = "0MB"'> tikv_config.toml bash /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh cp bin/tidb-server bin/ddltest_tidb-server && ls -alh bin/ export log_level=debug export PATH=`pwd`/bin:$PATH export DDLTEST_PATH="/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/bin/ddltest" export TIDB_SERVER_PATH="/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/bin/ddltest_tidb-server" cd ddl_test/ && pwd && ./test.sh -test.run="^TestColumn$"
parallel block (Branch: Matrix - DDL_TEST = '^TestIndex$') - (3 min 55 sec in block)
stage - (3 min 54 sec in block)Matrix - DDL_TEST = '^TestIndex$'
stage block (Matrix - DDL_TEST = '^TestIndex$') - (3 min 54 sec in block)
withEnv - (3 min 54 sec in block)DDL_TEST
withEnv block - (3 min 54 sec in block)
readTrusted - (6 sec in self)pipelines/pingcap/tidb/latest/pod-pull_integration_ddl_test.yaml
podTemplate - (3 min 48 sec in block)
podTemplate block - (3 min 48 sec in block)
node - (3 min 48 sec in block)pingcap_tidb_pull_integration_ddl_test_8537-6xmkb
node block - (2 min 28 sec in block)
checkout - (6.3 sec in self)
withEnv - (2 min 22 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (2 min 22 sec in block)
container - (2 min 21 sec in block)golang
container block - (2 min 21 sec in block)
stage - (2 min 21 sec in block)Test
stage block (Test) - (2 min 21 sec in block)
timeout - (2 min 21 sec in block)
timeout block - (2 min 21 sec in block)
dir - (2 min 21 sec in block)tidb-test
dir block - (2 min 21 sec in block)
cache - (2 min 21 sec in block)
cache block - (1 min 56 sec in block)
sh - (9.9 sec in self) ls -alh bin/ ./bin/pd-server -V ./bin/tikv-server -V ./bin/tidb-server -V
container - (1 min 46 sec in block)golang
container block - (1 min 46 sec in block)
sh (ddl_test ^TestIndex$) - (1 min 46 sec in self)#!/usr/bin/env bash echo '[storage] reserve-space = "0MB"'> tikv_config.toml bash /home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh cp bin/tidb-server bin/ddltest_tidb-server && ls -alh bin/ export log_level=debug export PATH=`pwd`/bin:$PATH export DDLTEST_PATH="/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/bin/ddltest" export TIDB_SERVER_PATH="/home/jenkins/agent/workspace/pingcap/tidb/pull_integration_ddl_test/tidb-test/bin/ddltest_tidb-server" cd ddl_test/ && pwd && ./test.sh -test.run="^TestIndex$"