Skip to content
StepArgumentsStatus
Start of Pipeline - (12 min in block)
readJSON - (0.12 sec in self)
readTrusted - (7.4 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (12 min in block)
podTemplate block - (12 min in block)
node - (12 min in block)pingcap_tidb_ghpr_check2_8848-zh7w6
node block - (12 min in block)
stage - (5.3 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (5.2 sec in block)
checkout - (5.1 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)
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 - (2.4 sec in block)Debug info
stage block (Debug info) - (2.3 sec in block)
sh (Debug info) - (0.69 sec in self) printenv echo "-------------------------" go env echo "-------------------------" echo "debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-ghpr-check2-8848-zh7w6-wlv5f-k1ps8 bash"
container - (1.5 sec in block)net-tool
container block - (1.4 sec in block)
sh - (0.55 sec in self)dig github.com
script - (0.62 sec in block)
script block - (0.56 sec in block)
stage - (38 sec in block)Checkout
stage block (Checkout) - (38 sec in block)
dir - (38 sec in block)tidb
dir block - (38 sec in block)
cache - (38 sec in block)
cache block - (8.5 sec in block)
retry - (8.4 sec in block)2
retry block - (8.4 sec in block)
script - (8.4 sec in block)
script block - (8.3 sec in block)
sh (Checkout and merge pull request(s) to target if exist) - (8.3 sec in self)
stage - (4 min 14 sec in block)Prepare
stage block (Prepare) - (4 min 14 sec in block)
dir - (4 min 14 sec in block)tidb
dir block - (4 min 14 sec in block)
cache - (2 min 36 sec in block)
cache block - (2 min 32 sec in block)
sh (tidb-server) - (2 min 32 sec in self)ls bin/tidb-server || make server
script - (32 sec in block)
script block - (32 sec in block)
sh (download and extract from server) - (18 sec in self) sha1="" if [[ "commit_master" =~ ^commit_[0-9a-f]{40}$ ]]; then sha1=master else refUrl="http://fileserver.pingcap.net/download/refs/pingcap/tikv/master/sha1" if [[ "true" = "true" ]]; then refUrl="http://fileserver.pingcap.net/download/refs/pingcap/tikv/master/sha1.verify" fi echo "🔍 ref url: ${refUrl}" sha1="$(curl --fail ${refUrl} | head -1)" fi artifactUrl="http://fileserver.pingcap.net/download/builds/pingcap/tikv/${sha1}/centos7/tikv-server.tar.gz" echo "⬇️📦 artifact url: ${artifactUrl}" saveFile=$(basename ${artifactUrl}) wget -q --retry-connrefused --waitretry=1 --read-timeout=20 --timeout=15 -t 3 -c -O ${saveFile} ${artifactUrl} echo "📂 extract bin from ${saveFile} ..." tar -xzf ${saveFile} bin rm ${saveFile} echo "✅ extracted bin from ${saveFile} ."
sh (download and extract from server) - (14 sec in self) sha1="" if [[ "commit_master" =~ ^commit_[0-9a-f]{40}$ ]]; then sha1=master else refUrl="http://fileserver.pingcap.net/download/refs/pingcap/pd/master/sha1" if [[ "true" = "true" ]]; then refUrl="http://fileserver.pingcap.net/download/refs/pingcap/pd/master/sha1.verify" fi echo "🔍 ref url: ${refUrl}" sha1="$(curl --fail ${refUrl} | head -1)" fi artifactUrl="http://fileserver.pingcap.net/download/builds/pingcap/pd/${sha1}/centos7/pd-server.tar.gz" echo "⬇️📦 artifact url: ${artifactUrl}" saveFile=$(basename ${artifactUrl}) wget -q --retry-connrefused --waitretry=1 --read-timeout=20 --timeout=15 -t 3 -c -O ${saveFile} ${artifactUrl} echo "📂 extract bin from ${saveFile} ..." tar -xzf ${saveFile} bin rm ${saveFile} echo "✅ extracted bin from ${saveFile} ."
cache - (1 min 5 sec in block)
cache block - (1.2 sec in block)
sh - (1.2 sec in self) mv bin/tidb-server bin/integration_test_tidb-server touch rev-1ccf4841385773901964d96731b202ce916d873c
stage - (7 min 2 sec in block)Checks
stage block (Checks) - (7 min 2 sec in block)
parallel - (7 min 2 sec in block)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh y') - (3 ms in block)
stage - (7 min 1 sec in block)Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh y'
stage block (Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh y') - (7 min 1 sec in block)
withEnv - (7 min 1 sec in block)SCRIPT_AND_ARGS
withEnv block - (7 min 1 sec in block)
readTrusted - (9.7 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 50 sec in block)
podTemplate block - (6 min 50 sec in block)
node - (6 min 50 sec in block)pingcap_tidb_ghpr_check2_8848-4t40h
node block - (6 min 36 sec in block)
checkout - (17 sec in self)
withEnv - (6 min 18 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 18 sec in block)
container - (6 min 18 sec in block)golang
container block - (6 min 18 sec in block)
stage - (6 min 15 sec in block)Test
stage block (Test) - (6 min 15 sec in block)
timeout - (6 min 14 sec in block)
timeout block - (6 min 13 sec in block)
withCredentials - (6 min 13 sec in block)
withCredentials block - (6 min 12 sec in block)
dir - (6 min 2 sec in block)tidb
dir block - (5 min 59 sec in block)
cache - (2 min 39 sec in block)
cache block - (2 min 12 sec in block)
sh - (4.2 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (18 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (29 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (2 min 31 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/integrationtest_with_tikv.sh y
dir - (4.9 sec in block)tidb
dir block - (2.9 sec in block)
junit - (2.6 sec in self)
dir - (4.3 sec in block)tidb
dir block - (3.8 sec in block)
sh (archive log) - (1.6 sec in self) str="integrationtest_with_tikv.sh y" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (2 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh n') - (4 ms in block)
stage - (5 min 22 sec in block)Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh n'
stage block (Matrix - SCRIPT_AND_ARGS = 'integrationtest_with_tikv.sh n') - (5 min 22 sec in block)
withEnv - (5 min 22 sec in block)SCRIPT_AND_ARGS
withEnv block - (5 min 22 sec in block)
readTrusted - (40 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (4 min 41 sec in block)
podTemplate block - (4 min 41 sec in block)
node - (4 min 39 sec in block)pingcap_tidb_ghpr_check2_8848-5kf75
node block - (1 min 54 sec in block)
checkout - (46 sec in self)
withEnv - (1 min 7 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 7 sec in block)
container - (1 min 6 sec in block)golang
container block - (1 min 6 sec in block)
stage - (1 min 6 sec in block)Test
stage block (Test) - (1 min 6 sec in block)
timeout - (1 min 5 sec in block)
timeout block - (1 min 5 sec in block)
withCredentials - (49 sec in block)
withCredentials block - (44 sec in block)
dir - (36 sec in block)tidb
dir block - (33 sec in block)
cache - (12 sec in block)
cache block - (4.9 sec in block)
sh - (4.8 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (0.6 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (3.3 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (16 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/integrationtest_with_tikv.sh n
dir - (0.74 sec in block)tidb
dir block - (0.57 sec in block)
junit - (0.46 sec in self)
dir - (3.3 sec in block)tidb
dir block - (3.1 sec in block)
script - (3.1 sec in block)
script block - (2.9 sec in block)
sh (upload coverage to codecov) - (2.8 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_brietest') - (3 ms in block)
stage - (6 min 59 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_brietest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_brietest') - (6 min 57 sec in block)
withEnv - (6 min 57 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 56 sec in block)
readTrusted - (11 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 43 sec in block)
podTemplate block - (6 min 42 sec in block)
node - (6 min 42 sec in block)pingcap_tidb_ghpr_check2_8848-3zqwj
node block - (6 min 27 sec in block)
checkout - (15 sec in self)
withEnv - (6 min 10 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 8 sec in block)
container - (6 min 8 sec in block)golang
container block - (6 min 6 sec in block)
stage - (6 min 2 sec in block)Test
stage block (Test) - (6 min 1 sec in block)
timeout - (6 min 0 sec in block)
timeout block - (5 min 58 sec in block)
withCredentials - (5 min 58 sec in block)
withCredentials block - (5 min 56 sec in block)
dir - (5 min 45 sec in block)tidb
dir block - (5 min 44 sec in block)
cache - (57 sec in block)
cache block - (18 sec in block)
sh - (2.2 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (18 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (30 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (2 min 14 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_brietest
dir - (6.4 sec in block)tidb
dir block - (1.3 sec in block)
junit - (1 sec in self)
dir - (2.9 sec in block)tidb
dir block - (2 sec in block)
sh (archive log) - (1.3 sec in self) str="run_real_tikv_tests.sh bazel_brietest" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (0.57 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pessimistictest') - (4 ms in block)
stage - (6 min 58 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pessimistictest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pessimistictest') - (6 min 57 sec in block)
withEnv - (6 min 56 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 55 sec in block)
readTrusted - (12 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 41 sec in block)
podTemplate block - (6 min 40 sec in block)
node - (6 min 40 sec in block)pingcap_tidb_ghpr_check2_8848-fg6gd
node block - (6 min 25 sec in block)
checkout - (15 sec in self)
withEnv - (6 min 9 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 7 sec in block)
container - (6 min 6 sec in block)golang
container block - (6 min 5 sec in block)
stage - (6 min 1 sec in block)Test
stage block (Test) - (5 min 59 sec in block)
timeout - (5 min 59 sec in block)
timeout block - (5 min 57 sec in block)
withCredentials - (5 min 57 sec in block)
withCredentials block - (5 min 55 sec in block)
dir - (5 min 45 sec in block)tidb
dir block - (5 min 44 sec in block)
cache - (1 min 24 sec in block)
cache block - (35 sec in block)
sh - (2.4 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (18 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (30 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (2 min 14 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_pessimistictest
dir - (3.5 sec in block)tidb
dir block - (0.98 sec in block)
junit - (0.62 sec in self)
dir - (5.3 sec in block)tidb
dir block - (4.7 sec in block)
sh (archive log) - (4 sec in self) str="run_real_tikv_tests.sh bazel_pessimistictest" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (0.62 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_sessiontest') - (4 ms in block)
stage - (6 min 57 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_sessiontest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_sessiontest') - (6 min 56 sec in block)
withEnv - (6 min 55 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 54 sec in block)
readTrusted - (13 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 40 sec in block)
podTemplate block - (6 min 38 sec in block)
node - (6 min 38 sec in block)pingcap_tidb_ghpr_check2_8848-fw25q
node block - (6 min 28 sec in block)
checkout - (5.1 sec in self)
withEnv - (6 min 23 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 21 sec in block)
container - (6 min 21 sec in block)golang
container block - (6 min 19 sec in block)
stage - (6 min 19 sec in block)Test
stage block (Test) - (6 min 17 sec in block)
timeout - (6 min 17 sec in block)
timeout block - (6 min 16 sec in block)
withCredentials - (6 min 16 sec in block)
withCredentials block - (6 min 15 sec in block)
dir - (6 min 6 sec in block)tidb
dir block - (6 min 4 sec in block)
cache - (18 sec in block)
cache block - (4.5 sec in block)
sh - (4.3 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (1.2 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (2 min 19 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (3 min 25 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_sessiontest
dir - (1.7 sec in block)tidb
dir block - (0.87 sec in block)
junit - (0.45 sec in self)
dir - (6.8 sec in block)tidb
dir block - (6.3 sec in block)
sh (archive log) - (4.2 sec in self) str="run_real_tikv_tests.sh bazel_sessiontest" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (1.9 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_statisticstest') - (6 ms in block)
stage - (6 min 57 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_statisticstest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_statisticstest') - (6 min 56 sec in block)
withEnv - (6 min 56 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 55 sec in block)
readTrusted - (14 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 39 sec in block)
podTemplate block - (6 min 38 sec in block)
node - (6 min 38 sec in block)pingcap_tidb_ghpr_check2_8848-d11cn
node block - (6 min 24 sec in block)
checkout - (15 sec in self)
withEnv - (6 min 9 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 6 sec in block)
container - (6 min 6 sec in block)golang
container block - (6 min 4 sec in block)
stage - (6 min 1 sec in block)Test
stage block (Test) - (5 min 59 sec in block)
timeout - (5 min 58 sec in block)
timeout block - (5 min 57 sec in block)
withCredentials - (5 min 56 sec in block)
withCredentials block - (5 min 55 sec in block)
dir - (5 min 45 sec in block)tidb
dir block - (5 min 44 sec in block)
cache - (40 sec in block)
cache block - (11 sec in block)
sh - (1.9 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (43 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (21 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (1 min 58 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_statisticstest
dir - (1.6 sec in block)tidb
dir block - (0.71 sec in block)
junit - (0.34 sec in self)
dir - (7 sec in block)tidb
dir block - (6.4 sec in block)
sh (archive log) - (4 sec in self) str="run_real_tikv_tests.sh bazel_statisticstest" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (1.3 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_txntest') - (5 ms in block)
stage - (6 min 58 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_txntest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_txntest') - (6 min 57 sec in block)
withEnv - (6 min 56 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 55 sec in block)
readTrusted - (16 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 38 sec in block)
podTemplate block - (6 min 37 sec in block)
node - (6 min 37 sec in block)pingcap_tidb_ghpr_check2_8848-2lqf1
node block - (6 min 25 sec in block)
checkout - (16 sec in self)
withEnv - (6 min 9 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 7 sec in block)
container - (6 min 6 sec in block)golang
container block - (6 min 5 sec in block)
stage - (6 min 1 sec in block)Test
stage block (Test) - (5 min 59 sec in block)
timeout - (5 min 59 sec in block)
timeout block - (5 min 57 sec in block)
withCredentials - (5 min 57 sec in block)
withCredentials block - (5 min 55 sec in block)
dir - (5 min 45 sec in block)tidb
dir block - (5 min 44 sec in block)
cache - (1 min 58 sec in block)
cache block - (1 min 9 sec in block)
sh - (3.3 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (18 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (29 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (2 min 15 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_txntest
dir - (3.2 sec in block)tidb
dir block - (0.83 sec in block)
junit - (0.42 sec in self)
dir - (5.7 sec in block)tidb
dir block - (5.1 sec in block)
sh (archive log) - (4.4 sec in self) str="run_real_tikv_tests.sh bazel_txntest" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (0.63 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest') - (3 ms in block)
stage - (6 min 57 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest') - (6 min 56 sec in block)
withEnv - (6 min 55 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 54 sec in block)
readTrusted - (17 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 36 sec in block)
podTemplate block - (6 min 34 sec in block)
node - (6 min 34 sec in block)pingcap_tidb_ghpr_check2_8848-tjb8b
node block - (6 min 25 sec in block)
checkout - (16 sec in self)
withEnv - (6 min 8 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 6 sec in block)
container - (6 min 6 sec in block)golang
container block - (6 min 4 sec in block)
stage - (6 min 1 sec in block)Test
stage block (Test) - (5 min 59 sec in block)
timeout - (5 min 58 sec in block)
timeout block - (5 min 57 sec in block)
withCredentials - (5 min 56 sec in block)
withCredentials block - (5 min 55 sec in block)
dir - (5 min 45 sec in block)tidb
dir block - (5 min 44 sec in block)
cache - (2 min 32 sec in block)
cache block - (2 min 5 sec in block)
sh - (4 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (18 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (29 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (2 min 16 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest
dir - (1.3 sec in block)tidb
dir block - (0.74 sec in block)
junit - (0.32 sec in self)
dir - (7.2 sec in block)tidb
dir block - (6.6 sec in block)
sh (archive log) - (3.7 sec in self) str="run_real_tikv_tests.sh bazel_addindextest" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (2.8 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest1') - (3 ms in block)
stage - (6 min 57 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest1'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest1') - (6 min 56 sec in block)
withEnv - (6 min 55 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 54 sec in block)
readTrusted - (18 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 36 sec in block)
podTemplate block - (6 min 34 sec in block)
node - (6 min 34 sec in block)pingcap_tidb_ghpr_check2_8848-fnf38
node block - (6 min 25 sec in block)
checkout - (16 sec in self)
withEnv - (6 min 8 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 6 sec in block)
container - (6 min 6 sec in block)golang
container block - (6 min 4 sec in block)
stage - (6 min 1 sec in block)Test
stage block (Test) - (5 min 59 sec in block)
timeout - (5 min 58 sec in block)
timeout block - (5 min 57 sec in block)
withCredentials - (5 min 56 sec in block)
withCredentials block - (5 min 55 sec in block)
dir - (5 min 45 sec in block)tidb
dir block - (5 min 44 sec in block)
cache - (2 min 25 sec in block)
cache block - (1 min 37 sec in block)
sh - (3.7 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (18 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (29 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (2 min 15 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest1
dir - (1.7 sec in block)tidb
dir block - (0.83 sec in block)
junit - (0.42 sec in self)
dir - (6.9 sec in block)tidb
dir block - (6.3 sec in block)
sh (archive log) - (3.9 sec in self) str="run_real_tikv_tests.sh bazel_addindextest1" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (1.9 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest2') - (5 ms in block)
stage - (6 min 58 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest2'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest2') - (6 min 57 sec in block)
withEnv - (6 min 56 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 55 sec in block)
readTrusted - (19 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 35 sec in block)
podTemplate block - (6 min 34 sec in block)
node - (6 min 34 sec in block)pingcap_tidb_ghpr_check2_8848-c4867
node block - (6 min 25 sec in block)
checkout - (15 sec in self)
withEnv - (6 min 9 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 7 sec in block)
container - (6 min 7 sec in block)golang
container block - (6 min 5 sec in block)
stage - (6 min 1 sec in block)Test
stage block (Test) - (5 min 59 sec in block)
timeout - (5 min 59 sec in block)
timeout block - (5 min 58 sec in block)
withCredentials - (5 min 57 sec in block)
withCredentials block - (5 min 55 sec in block)
dir - (5 min 45 sec in block)tidb
dir block - (5 min 44 sec in block)
cache - (1 min 30 sec in block)
cache block - (1 min 2 sec in block)
sh - (2.9 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (18 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (30 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (2 min 15 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest2
dir - (1.6 sec in block)tidb
dir block - (0.76 sec in block)
junit - (0.38 sec in self)
dir - (7.3 sec in block)tidb
dir block - (6.6 sec in block)
sh (archive log) - (5.1 sec in self) str="run_real_tikv_tests.sh bazel_addindextest2" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (0.72 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest3') - (3 ms in block)
stage - (7 min 0 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest3'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest3') - (7 min 0 sec in block)
withEnv - (6 min 59 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 57 sec in block)
readTrusted - (20 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 37 sec in block)
podTemplate block - (6 min 36 sec in block)
node - (6 min 35 sec in block)pingcap_tidb_ghpr_check2_8848-2lq98
node block - (6 min 27 sec in block)
checkout - (14 sec in self)
withEnv - (6 min 12 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 11 sec in block)
container - (6 min 11 sec in block)golang
container block - (6 min 8 sec in block)
stage - (6 min 5 sec in block)Test
stage block (Test) - (6 min 2 sec in block)
timeout - (6 min 2 sec in block)
timeout block - (6 min 1 sec in block)
withCredentials - (6 min 0 sec in block)
withCredentials block - (5 min 57 sec in block)
dir - (5 min 45 sec in block)tidb
dir block - (5 min 44 sec in block)
cache - (48 sec in block)
cache block - (23 sec in block)
sh - (20 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (30 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (19 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (1 min 58 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest3
dir - (4.2 sec in block)tidb
dir block - (1 sec in block)
junit - (0.72 sec in self)
dir - (6.9 sec in block)tidb
dir block - (5.5 sec in block)
sh (archive log) - (4.4 sec in self) str="run_real_tikv_tests.sh bazel_addindextest3" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (0.95 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest4') - (3 ms in block)
stage - (6 min 58 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest4'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_addindextest4') - (6 min 57 sec in block)
withEnv - (6 min 56 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 55 sec in block)
readTrusted - (21 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 33 sec in block)
podTemplate block - (6 min 32 sec in block)
node - (6 min 32 sec in block)pingcap_tidb_ghpr_check2_8848-gllwc
node block - (6 min 11 sec in block)
checkout - (4.9 sec in self)
withEnv - (6 min 4 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 2 sec in block)
container - (6 min 2 sec in block)golang
container block - (6 min 1 sec in block)
stage - (6 min 0 sec in block)Test
stage block (Test) - (5 min 59 sec in block)
timeout - (5 min 59 sec in block)
timeout block - (5 min 57 sec in block)
withCredentials - (5 min 56 sec in block)
withCredentials block - (3 min 36 sec in block)
dir - (3 min 26 sec in block)tidb
dir block - (3 min 24 sec in block)
cache - (1 min 5 sec in block)
cache block - (12 sec in block)
sh - (12 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (18 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (5.4 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (1 min 55 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_addindextest4
dir - (3.4 sec in block)tidb
dir block - (0.92 sec in block)
junit - (0.57 sec in self)
dir - (5.4 sec in block)tidb
dir block - (4.7 sec in block)
sh (archive log) - (3.8 sec in self) str="run_real_tikv_tests.sh bazel_addindextest4" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (0.61 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest') - (3 ms in block)
stage - (6 min 59 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest') - (6 min 57 sec in block)
withEnv - (6 min 56 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 55 sec in block)
readTrusted - (22 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 33 sec in block)
podTemplate block - (6 min 31 sec in block)
node - (6 min 31 sec in block)pingcap_tidb_ghpr_check2_8848-frx32
node block - (6 min 11 sec in block)
checkout - (4.9 sec in self)
withEnv - (6 min 5 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 3 sec in block)
container - (6 min 3 sec in block)golang
container block - (6 min 1 sec in block)
stage - (6 min 0 sec in block)Test
stage block (Test) - (5 min 59 sec in block)
timeout - (5 min 58 sec in block)
timeout block - (5 min 56 sec in block)
withCredentials - (3 min 38 sec in block)
withCredentials block - (3 min 24 sec in block)
dir - (3 min 15 sec in block)tidb
dir block - (3 min 13 sec in block)
cache - (55 sec in block)
cache block - (18 sec in block)
sh - (18 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (20 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (11 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (1 min 45 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_importintotest
dir - (5.7 sec in block)tidb
dir block - (1.4 sec in block)
junit - (1 sec in self)
dir - (3.5 sec in block)tidb
dir block - (2.7 sec in block)
sh (archive log) - (1.9 sec in self) str="run_real_tikv_tests.sh bazel_importintotest" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (0.6 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest2') - (4 ms in block)
stage - (7 min 0 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest2'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest2') - (6 min 59 sec in block)
withEnv - (6 min 59 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 57 sec in block)
readTrusted - (23 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 33 sec in block)
podTemplate block - (6 min 32 sec in block)
node - (6 min 32 sec in block)pingcap_tidb_ghpr_check2_8848-9bmg9
node block - (6 min 12 sec in block)
checkout - (2 min 22 sec in self)
withEnv - (3 min 47 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 46 sec in block)
container - (3 min 46 sec in block)golang
container block - (3 min 43 sec in block)
stage - (3 min 32 sec in block)Test
stage block (Test) - (3 min 30 sec in block)
timeout - (3 min 30 sec in block)
timeout block - (3 min 28 sec in block)
withCredentials - (3 min 20 sec in block)
withCredentials block - (2 min 59 sec in block)
dir - (2 min 48 sec in block)tidb
dir block - (2 min 46 sec in block)
cache - (47 sec in block)
cache block - (35 sec in block)
sh - (35 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (3 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (11 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (1 min 42 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_importintotest2
dir - (4.7 sec in block)tidb
dir block - (1 sec in block)
junit - (0.74 sec in self)
dir - (6 sec in block)tidb
dir block - (4.8 sec in block)
sh (archive log) - (3.4 sec in self) str="run_real_tikv_tests.sh bazel_importintotest2" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (1 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest3') - (4 ms in block)
stage - (6 min 59 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest3'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest3') - (6 min 57 sec in block)
withEnv - (6 min 56 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 55 sec in block)
readTrusted - (24 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 30 sec in block)
podTemplate block - (6 min 29 sec in block)
node - (6 min 29 sec in block)pingcap_tidb_ghpr_check2_8848-fzkp6
node block - (6 min 9 sec in block)
checkout - (2 min 23 sec in self)
withEnv - (3 min 44 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 42 sec in block)
container - (3 min 42 sec in block)golang
container block - (3 min 40 sec in block)
stage - (3 min 29 sec in block)Test
stage block (Test) - (3 min 28 sec in block)
timeout - (3 min 28 sec in block)
timeout block - (3 min 26 sec in block)
withCredentials - (3 min 17 sec in block)
withCredentials block - (2 min 57 sec in block)
dir - (2 min 39 sec in block)tidb
dir block - (2 min 38 sec in block)
cache - (41 sec in block)
cache block - (29 sec in block)
sh - (18 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (2.8 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (11 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (1 min 42 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_importintotest3
dir - (4.7 sec in block)tidb
dir block - (1 sec in block)
junit - (0.73 sec in self)
dir - (4.4 sec in block)tidb
dir block - (3.6 sec in block)
sh (archive log) - (2.3 sec in self) str="run_real_tikv_tests.sh bazel_importintotest3" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (0.6 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest4') - (3 ms in block)
stage - (6 min 59 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest4'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_importintotest4') - (6 min 57 sec in block)
withEnv - (6 min 56 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 55 sec in block)
readTrusted - (25 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 29 sec in block)
podTemplate block - (6 min 27 sec in block)
node - (6 min 27 sec in block)pingcap_tidb_ghpr_check2_8848-hc53w
node block - (6 min 9 sec in block)
checkout - (2 min 23 sec in self)
withEnv - (3 min 45 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 43 sec in block)
container - (3 min 43 sec in block)golang
container block - (3 min 41 sec in block)
stage - (3 min 40 sec in block)Test
stage block (Test) - (3 min 39 sec in block)
timeout - (3 min 38 sec in block)
timeout block - (3 min 36 sec in block)
withCredentials - (3 min 26 sec in block)
withCredentials block - (3 min 12 sec in block)
dir - (3 min 3 sec in block)tidb
dir block - (3 min 1 sec in block)
cache - (1 min 0 sec in block)
cache block - (29 sec in block)
sh - (29 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (4.9 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (13 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (1 min 42 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_importintotest4
dir - (4.7 sec in block)tidb
dir block - (1 sec in block)
junit - (0.75 sec in self)
dir - (4.2 sec in block)tidb
dir block - (3.5 sec in block)
sh (archive log) - (2.8 sec in self) str="run_real_tikv_tests.sh bazel_importintotest4" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (0.58 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pipelineddmltest') - (7 ms in block)
stage - (6 min 59 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pipelineddmltest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_pipelineddmltest') - (6 min 57 sec in block)
withEnv - (6 min 57 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 55 sec in block)
readTrusted - (26 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 28 sec in block)
podTemplate block - (6 min 27 sec in block)
node - (6 min 27 sec in block)pingcap_tidb_ghpr_check2_8848-bf5zg
node block - (6 min 10 sec in block)
checkout - (2 min 22 sec in self)
withEnv - (3 min 45 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 43 sec in block)
container - (3 min 43 sec in block)golang
container block - (3 min 41 sec in block)
stage - (3 min 30 sec in block)Test
stage block (Test) - (3 min 28 sec in block)
timeout - (3 min 28 sec in block)
timeout block - (3 min 26 sec in block)
withCredentials - (3 min 17 sec in block)
withCredentials block - (2 min 58 sec in block)
dir - (2 min 39 sec in block)tidb
dir block - (2 min 37 sec in block)
cache - (33 sec in block)
cache block - (18 sec in block)
sh - (18 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (2.9 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (11 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (1 min 42 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_pipelineddmltest
dir - (5.7 sec in block)tidb
dir block - (1.3 sec in block)
junit - (1 sec in self)
dir - (3.6 sec in block)tidb
dir block - (2.7 sec in block)
sh (archive log) - (1.7 sec in self) str="run_real_tikv_tests.sh bazel_pipelineddmltest" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (0.58 sec in self)
parallel block (Branch: Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_flashbacktest') - (7 min 0 sec in block)
stage - (7 min 0 sec in block)Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_flashbacktest'
stage block (Matrix - SCRIPT_AND_ARGS = 'run_real_tikv_tests.sh bazel_flashbacktest') - (6 min 58 sec in block)
withEnv - (6 min 57 sec in block)SCRIPT_AND_ARGS
withEnv block - (6 min 56 sec in block)
readTrusted - (40 sec in self)pipelines/pingcap/tidb/latest/pod-ghpr_check2.yaml
podTemplate - (6 min 16 sec in block)
podTemplate block - (6 min 14 sec in block)
node - (6 min 13 sec in block)pingcap_tidb_ghpr_check2_8848-pchjf
node block - (3 min 47 sec in block)
checkout - (23 sec in self)
withEnv - (3 min 23 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 21 sec in block)
container - (3 min 21 sec in block)golang
container block - (3 min 19 sec in block)
stage - (3 min 18 sec in block)Test
stage block (Test) - (3 min 17 sec in block)
timeout - (3 min 17 sec in block)
timeout block - (3 min 15 sec in block)
withCredentials - (3 min 0 sec in block)
withCredentials block - (2 min 29 sec in block)
dir - (2 min 19 sec in block)tidb
dir block - (2 min 17 sec in block)
cache - (19 sec in block)
cache block - (6.8 sec in block)
sh - (6.8 sec in self)ls -l rev-1ccf4841385773901964d96731b202ce916d873c
sh - (9.2 sec in self)chmod +x ../scripts/pingcap/tidb/*.sh
sh - (4.6 sec in self) sed -i 's|repository_cache=/home/jenkins/.tidb/tmp|repository_cache=/share/.cache/bazel-repository-cache|g' Makefile.common git diff . git status
sh - (1 min 40 sec in self)/home/jenkins/agent/workspace/pingcap/tidb/ghpr_check2/scripts/pingcap/tidb/run_real_tikv_tests.sh bazel_flashbacktest
dir - (6.5 sec in block)tidb
dir block - (1.3 sec in block)
junit - (1 sec in self)
dir - (3.2 sec in block)tidb
dir block - (2.3 sec in block)
sh (archive log) - (1.1 sec in self) str="run_real_tikv_tests.sh bazel_flashbacktest" logs_dir="logs_${str// /_}" mkdir -p ${logs_dir} mv pd*.log ${logs_dir} || true mv tikv*.log ${logs_dir} || true mv tests/integrationtest/integration-test.out ${logs_dir} || true tar -czvf ${logs_dir}.tar.gz ${logs_dir} || true
archiveArtifacts - (0.78 sec in self)
stage - (3.7 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (3.6 sec in block)
container - (3.5 sec in block)report
container block - (3.3 sec in block)
sh - (3.3 sec in self)bash scripts/plugins/report_job_result.sh ABORTED result.json || true
archiveArtifacts - (64 ms in self)