Skip to content
Jenkins
pingcap
tidb
pull_unit_test_next_gen
#11093
Pipeline Steps
Search
Sign in
Status
Changes
Console Output
View Build Information
Parameters
Timings
Git Build Data
Failure Scan Log
Open Blue Ocean
Pipeline Steps
Workspaces
Previous Build
Next Build
Step
Arguments
Status
Start of Pipeline - (2 min 45 sec in block)
Success
readJSON - (0.14 sec in self)
Success
readTrusted - (4.8 sec in self)
pipelines/pingcap/tidb/latest/pull_unit_test_next_gen/pod.yaml
Success
podTemplate - (2 min 40 sec in block)
Success
podTemplate block - (2 min 40 sec in block)
Success
node - (2 min 40 sec in block)
pingcap_tidb_pull_unit_test_next_gen_11093-m1qqp
Success
node block - (2 min 33 sec in block)
Success
stage - (3.3 sec in block)
Declarative: Checkout SCM
Success
stage block (Declarative: Checkout SCM) - (3.3 sec in block)
Success
checkout - (3.2 sec in self)
Success
withEnv - (2 min 29 sec in block)
GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
Success
withEnv block - (2 min 29 sec in block)
Success
container - (2 min 29 sec in block)
golang
Success
container block - (2 min 29 sec in block)
Success
withEnv - (2 min 29 sec in block)
NEXT_GEN
Success
withEnv block - (2 min 29 sec in block)
Success
timeout - (2 min 29 sec in block)
Success
timeout block - (2 min 29 sec in block)
Success
stage - (56 sec in block)
Checkout
Success
stage block (Checkout) - (56 sec in block)
Success
dir - (56 sec in block)
tidb
Success
dir block - (56 sec in block)
Success
cache - (56 sec in block)
Success
cache block - (17 sec in block)
Success
script - (17 sec in block)
Success
script block - (17 sec in block)
Success
withCredentials - (2.8 sec in block)
Success
withCredentials block - (2.4 sec in block)
Success
sh (Set git ssh key) - (2.4 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,ecdsa,ed25519 github.com >> ~/.ssh/known_hosts
Success
retry - (14 sec in block)
2
Success
retry block - (14 sec in block)
Success
sh (Checkout and merge pull request(s) to target if exist) - (14 sec in self)
Success
stage - (1 min 32 sec in block)
Test
Success
stage block (Test) - (1 min 32 sec in block)
Success
withCredentials - (1 min 32 sec in block)
Success
withCredentials block - (1 min 31 sec in block)
Success
dir - (1 min 30 sec in block)
tidb
Success
dir block - (1 min 30 sec in block)
Success
sh - (0.77 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
Success
sh - (1 min 29 sec in self)
#! /usr/bin/env bash set -o pipefail ./build/jenkins_unit_test.sh 2>&1 | tee bazel-test.log
Failed
dir - (0.46 sec in block)
tidb
Success
dir block - (0.38 sec in block)
Success
junit - (0.29 sec in self)
Success
archiveArtifacts - (44 ms in self)
Success
sh (Parse flaky test case results) - (0.52 sec in self)
./scripts/plugins/analyze-go-test-from-bazel-output.sh tidb/bazel-test.log || true
Success
script - (0.63 sec in block)
Success
script block - (0.57 sec in block)
Success
sh (Send event to cloudevents server) - (0.51 sec in self)
timeout 10 curl --verbose --request POST --url https://internal2-do.pingcap.net/cloudevents-server/events --header "ce-id: $(uuidgen)" --header "ce-source: ${JENKINS_URL}" --header 'ce-type: test-case-run-report' --header 'ce-repo: pingcap/tidb' --header 'ce-branch: master' --header "ce-buildurl: ${BUILD_URL}" --header 'ce-specversion: 1.0' --header 'content-type: application/json; charset=UTF-8' --data @bazel-go-test-problem-cases.json || true
Success
archiveArtifacts - (38 ms in self)
Success
stage - (98 ms in block)
Test Enterprise Extensions
Success
stage block (Test Enterprise Extensions) - (50 ms in block)
Success
getContext - (19 ms in self)
Success