Started by user Jenkins Admin Obtained pipelines/pingcap/tidb/latest/ghpr_build.groovy from git https://github.com/PingCAP-QE/ci.git Loading library tipipeline@main Library tipipeline@main is cached. Copying from home. [Pipeline] Start of Pipeline [Pipeline] readJSON [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/latest/pod-ghpr_build.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-ghpr-build-8550-l4lzg-536kn-82x1w Agent pingcap-tidb-ghpr-build-8550-l4lzg-536kn-82x1w is provisioned from template pingcap_tidb_ghpr_build_8550-l4lzg-536kn --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/ghpr_build/8550/" runUrl: "job/pingcap/job/tidb/job/ghpr_build/8550/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "ab6fa4c8f6fb2db78cbb3c13cfb2e878aa3938b1" jenkins/label: "pingcap_tidb_ghpr_build_8550-l4lzg" name: "pingcap-tidb-ghpr-build-8550-l4lzg-536kn-82x1w" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/wangweizhen/tidb_image:go12120230809" lifecycle: postStart: exec: command: - "/bin/sh" - "/data/bazel-prepare-in-container.sh" name: "golang" resources: limits: memory: "64Gi" cpu: "16" securityContext: privileged: true tty: true volumeMounts: - mountPath: "/home/jenkins/.tidb/tmp" name: "bazel-out-merged" - mountPath: "/bazel-out-lower" name: "bazel-out-lower" subPath: "tidb/go1.19.2" - mountPath: "/bazel-out-overlay" name: "bazel-out-overlay" - mountPath: "/share/.cache/go-build" name: "gocache" - mountPath: "/share/.go" name: "gopathcache" - mountPath: "/data/" name: "bazel-rc" readOnly: true - mountPath: "/etc/containerinfo" name: "containerinfo" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-ghpr-build-8550-l4lzg-536kn-82x1w" - name: "JENKINS_NAME" value: "pingcap-tidb-ghpr-build-8550-l4lzg-536kn-82x1w" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: {} name: "bazel-out-merged" - name: "bazel-rc" secret: secretName: "bazel" - emptyDir: {} name: "bazel-out-overlay" - name: "gocache" persistentVolumeClaim: claimName: "gocache" - downwardAPI: items: - path: "cpu_limit" resourceFieldRef: containerName: "golang" resource: "limits.cpu" - path: "cpu_request" resourceFieldRef: containerName: "golang" resource: "requests.cpu" - path: "mem_limit" resourceFieldRef: containerName: "golang" resource: "limits.memory" - path: "mem_request" resourceFieldRef: containerName: "golang" resource: "requests.memory" name: "containerinfo" - name: "bazel-out-lower" persistentVolumeClaim: claimName: "bazel-out-data" - emptyDir: medium: "" name: "workspace-volume" - name: "gopathcache" persistentVolumeClaim: claimName: "gopathcache" Running on pingcap-tidb-ghpr-build-8550-l4lzg-536kn-82x1w in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git rev-list --no-walk 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 30 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv PROW_JOB_ID=56c2127f-30d4-4d6c-9bf6-0ecc5d789303 JENKINS_NODE_COOKIE=f7d5f3f4-5c48-45af-a1b6-13df8d810c74 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/ghpr_build/8550/ GOLANG_VERSION=1.21.0 HOSTNAME=pingcap-tidb-ghpr-build-8550-l4lzg-536kn-82x1w HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Debug info BUILD_TAG=jenkins-pingcap-tidb-ghpr_build-8550 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tidb/ghpr_build","buildid":"1787374471154241538","prowjobid":"56c2127f-30d4-4d6c-9bf6-0ecc5d789303","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"516977e1f99d9df87e142e1ea280baed56a12a70","base_link":"https://github.com/pingcap/tidb/commit/516977e1f99d9df87e142e1ea280baed56a12a70","pulls":[{"number":51300,"author":"ystaticy","sha":"a4c786c1fd134a087c006453c3d2fc07330568a0","title":"[DNM]GC: Support keyspace level GC","link":"https://github.com/pingcap/tidb/pull/51300","commit_link":"https://github.com/pingcap/tidb/pull/51300/commits/a4c786c1fd134a087c006453c3d2fc07330568a0","author_link":"https://github.com/ystaticy"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/ghpr_build JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/ghpr_build/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/ghpr_build/8550/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/ghpr_build/8550/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/ghpr_build/8550/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct _=/usr/bin/printenv POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/ghpr_build HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/ghpr_build TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#8550 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787374471154241538 GOLANG_DOWNLOAD_SHA256=d0398903a16ba2232b389fb31032ddf57cac34efda306a0eebac34f0965a0742 JOB_BASE_NAME=ghpr_build GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/ghpr_build/8550/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_ghpr_build_8550-l4lzg GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tidb/ghpr_build@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-5ed2184ac1dada1b446f151cad51335854fa74627c8b9c06037d3871b9040057 NODE_LABELS=pingcap-tidb-ghpr-build-8550-l4lzg-536kn-82x1w pingcap_tidb_ghpr_build_8550-l4lzg GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-ghpr-build-8550-l4lzg-536kn-82x1w GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/ghpr_build/display/redirect BUILD_NUMBER=8550 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.0.linux-amd64.tar.gz + echo ------------------------- ------------------------- + go env GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/home/jenkins/.cache/go-build' GOENV='/home/jenkins/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMODCACHE='/go/pkg/mod' GONOPROXY='' GONOSUMDB='' GOOS='linux' GOPATH='/go' GOPRIVATE='' GOPROXY='http://goproxy.apps.svc,https://proxy.golang.org,direct' GOROOT='/usr/local/go' GOSUMDB='sum.golang.org' GOTMPDIR='' GOTOOLCHAIN='auto' GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64' GOVCS='' GOVERSION='go1.21.0' GCCGO='gccgo' GOAMD64='v1' AR='ar' CC='gcc' CXX='g++' CGO_ENABLED='1' GOMOD='/dev/null' GOWORK='' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' PKG_CONFIG='pkg-config' GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build1686226929=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + ls -l /dev/null crw-rw-rw-. 1 jenkins root 1, 3 May 6 14:51 /dev/null + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-ghpr-build-8550-l4lzg-536kn-82x1w bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-ghpr-build-8550-l4lzg-536kn-82x1w bash [Pipeline] container [Pipeline] { [Pipeline] sh + dig github.com ; <<>> DiG 9.18.16 <<>> github.com ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 62063 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 57ae3c4fb20c01fb (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 26 IN A 20.205.243.166 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Mon May 06 06:51:56 UTC 2024 ;; MSG SIZE rcvd: 77 [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/tidb [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tidb/rev-516977e) 460055552 bytes in 3.56 secs (129112945 bytes/sec) [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $SSH_KEY [Pipeline] { [Pipeline] sh + '[' -d /home/jenkins/.ssh ']' + mkdir /home/jenkins/.ssh + chmod 0700 /home/jenkins/.ssh + cp **** /home/jenkins/.ssh/id_rsa + chmod 400 /home/jenkins/.ssh/id_rsa + ssh-keyscan -t rsa,dsa github.com # github.com:22 SSH-2.0-babeld-9713928c # github.com:22 SSH-2.0-babeld-9713928c [Pipeline] } [Pipeline] // withCredentials [Pipeline] retry [Pipeline] { [Pipeline] sh git version 2.37.2 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/tidb/.git/ .git HEAD is now at 516977e1f9 planner: move ShowPredicateExtractor interface to base package out of core (#52953) POST git-upload-pack (656 bytes) POST git-upload-pack (973 bytes) From https://github.com/pingcap/tidb = [up to date] master -> origin/master 990d73b056..a4c786c1fd refs/pull/51300/head -> origin/pr/51300/head HEAD is now at 516977e1f9 planner: move ShowPredicateExtractor interface to base package out of core (#52953) ๐Ÿšง Checkouting to base SHA:516977e1f99d9df87e142e1ea280baed56a12a70... HEAD is now at 516977e1f9 planner: move ShowPredicateExtractor interface to base package out of core (#52953) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: 516977e1f99d9df87e142e1ea280baed56a12a70 516977e1f9 planner: move ShowPredicateExtractor interface to base package out of core (#52953) 06ee59bd9c planner: add projections to keep join keys as `col=col` (#52989) 600b2ed4bf *: bump client-go to fix #53011 (#53012) ๐Ÿšง Pre-merge heads of pull requests to base SHA: 516977e1f99d9df87e142e1ea280baed56a12a70 ... Merge made by the 'ort' strategy. pkg/domain/infosync/BUILD.bazel | 1 + pkg/domain/infosync/info.go | 18 ++- pkg/keyspace/BUILD.bazel | 5 + pkg/keyspace/keyspace.go | 77 ++++++++++ pkg/keyspace/keyspace_test.go | 55 +++++++ pkg/kv/interface_mock_test.go | 4 + pkg/kv/kv.go | 2 + pkg/store/driver/BUILD.bazel | 1 + pkg/store/driver/tikv_driver.go | 27 +++- pkg/store/gcworker/BUILD.bazel | 2 + pkg/store/gcworker/gc_worker.go | 314 +++++++++++++++++++++++++++++++++++----- pkg/store/helper/helper.go | 1 + pkg/util/mock/store.go | 5 + 13 files changed, 469 insertions(+), 43 deletions(-) ๐Ÿงพ Pre-merged result: ebe8cbf4e6e03256a3b8a77bdc189efb76432c62 ebe8cbf4e6 Merge commit 'a4c786c1fd134a087c006453c3d2fc07330568a0' into HEAD a4c786c1fd fix comments 516977e1f9 planner: move ShowPredicateExtractor interface to base package out of core (#52953) โœ… Pre merged ๐ŸŽ‰ ๐Ÿ“ update submodules ... โœ… update submodules done โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // script [Pipeline] } Cache not saved (git/pingcap/tidb/rev-516977e-a4c786c already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build tidb-server community edition) [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/tidb [Pipeline] { [Pipeline] sh + make bazel_build mkdir -p bin bazel --output_user_root=/home/jenkins/.tidb/tmp build --config=ci --repository_cache=/home/jenkins/.tidb/tmp \ //... --//build:with_nogo_flag=true Extracting Bazel installation... Starting local Bazel server and connecting to it... INFO: Invocation ID: b103761d-e15a-4ff5-9456-ac4aef8197ec INFO: Reading 'startup' options from /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/tidb/.bazelrc: --host_jvm_args=-Xmx4g, --unlimit_coredumps INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 INFO: Reading rc options for 'build' from /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/tidb/.bazelrc: 'build' options: --announce_rc --experimental_guard_against_concurrent_changes --experimental_remote_merkle_tree_cache --java_language_version=17 --java_runtime_version=17 --tool_java_language_version=17 --tool_java_runtime_version=17 --incompatible_strict_action_env --incompatible_enable_cc_toolchain_resolution INFO: Reading rc options for 'build' from /data/..2024_05_06_06_51_43.260303317/bazel: 'build' options: --remote_cache=http://ats.apps.svc/brc/tidb --remote_timeout=30s INFO: Reading rc options for 'build' from /home/jenkins/.bazelrc: 'build' options: --local_ram_resources=58982 --local_cpu_resources=16 --jobs=16 INFO: Found applicable config definition build:ci in file /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/tidb/.bazelrc: --color=yes --experimental_remote_cache_compression Loading: Loading: Loading: Loading: Loading: Loading: Loading: 1 packages loaded Analyzing: 1152 targets (642 packages loaded) Analyzing: 1152 targets (642 packages loaded, 0 targets configured) Analyzing: 1152 targets (683 packages loaded, 354 targets configured) Analyzing: 1152 targets (683 packages loaded, 354 targets configured) Analyzing: 1152 targets (683 packages loaded, 354 targets configured) Analyzing: 1152 targets (683 packages loaded, 354 targets configured) Analyzing: 1152 targets (693 packages loaded, 1947 targets configured) Analyzing: 1152 targets (693 packages loaded, 10570 targets configured) Analyzing: 1152 targets (697 packages loaded, 10633 targets configured) Analyzing: 1152 targets (697 packages loaded, 10633 targets configured) Analyzing: 1152 targets (697 packages loaded, 10633 targets configured) Analyzing: 1152 targets (697 packages loaded, 10633 targets configured) Analyzing: 1152 targets (857 packages loaded, 11345 targets configured) Analyzing: 1152 targets (919 packages loaded, 12366 targets configured) Analyzing: 1152 targets (920 packages loaded, 12405 targets configured) Analyzing: 1152 targets (1024 packages loaded, 13466 targets configured) Analyzing: 1152 targets (1045 packages loaded, 14480 targets configured) Analyzing: 1152 targets (1137 packages loaded, 15431 targets configured) Analyzing: 1152 targets (1247 packages loaded, 16196 targets configured) Analyzing: 1152 targets (1471 packages loaded, 19553 targets configured) Analyzing: 1152 targets (1610 packages loaded, 21263 targets configured) Analyzing: 1152 targets (1694 packages loaded, 22627 targets configured) Analyzing: 1152 targets (1723 packages loaded, 24650 targets configured) Analyzing: 1152 targets (1781 packages loaded, 26268 targets configured) Analyzing: 1152 targets (1849 packages loaded, 26678 targets configured) Analyzing: 1152 targets (1970 packages loaded, 27529 targets configured) Analyzing: 1152 targets (2026 packages loaded, 28190 targets configured) INFO: Analyzed 1152 targets (2026 packages loaded, 28409 targets configured).  checking cached actions INFO: Found 1152 targets... [0 / 483] [Prepa] BazelWorkspaceStatusAction stable-status.txt [722 / 9,227] Creating runfiles tree bazel-out/k8-fastbuild/bin/cmd/mirror/mirror_/mirror.runfiles; 0s local ... (12 actions, 7 running) [956 / 10,059] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; Downloading external/io_bazel_rules_go/stdlib_/pkg/linux_amd64_race/net.a, 4.1 MiB / 4.2 MiB; 0s remote-cache ... (16 actions, 0 running) [963 / 10,059] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/trace, 10.4 MiB / 10.7 MiB; 1s remote-cache ... (16 actions, 0 running) [968 / 10,059] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/compile, 15.0 MiB / 17.2 MiB; 2s remote-cache ... (16 actions, 0 running) [972 / 10,059] GoStdlib external/io_bazel_rules_go/stdlib_/pkg [for tool]; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/compile, 14.0 MiB / 17.2 MiB; 3s remote-cache ... (16 actions, 0 running) [975 / 10,059] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; Downloading external/io_bazel_rules_go/stdlib_/pkg/tool/linux_amd64/compile, 13.0 MiB / 17.2 MiB; 4s remote-cache ... (16 actions, 0 running) [1,378 / 10,059] GoTestGenTest pkg/store/gcworker/gcworker_test_/testmain.go; 0s remote-cache, linux-sandbox ... (17 actions, 2 running) [1,840 / 10,059] GoCompilePkg build/linter/staticcheck/SA4018.a [for tool]; Downloading build/linter/staticcheck/SA4018.x; 0s remote-cache ... (16 actions, 0 running) [2,182 / 10,059] GoLink tools/fake-oauth/fake-oauth_/fake-oauth; 0s remote-cache ... (16 actions, 0 running) [2,464 / 10,059] GoCompilePkg external/com_github_aws_aws_sdk_go/aws/endpoints/endpoints.a; Downloading external/com_github_aws_aws_sdk_go/aws/endpoints/endpoints.a, 14.0 MiB / 20.4 MiB; 0s remote-cache ... (16 actions, 0 running) [2,874 / 10,059] GoCompilePkg external/com_github_aws_aws_sdk_go/private/protocol/xml/xmlutil/xmlutil.a; 0s remote-cache ... (15 actions, 0 running) [3,029 / 10,059] GoCompilePkg external/com_github_aws_aws_sdk_go/service/ec2/ec2.a; Downloading external/com_github_aws_aws_sdk_go/service/ec2/ec2.a, 50.0 MiB / 75.3 MiB; 0s remote-cache ... (15 actions, 0 running) [3,271 / 10,059] GoLink pkg/util/table-rule-selector/table-rule-selector_test_/table-rule-selector_test; 0s remote-cache ... (16 actions, 0 running) [3,495 / 10,059] GoLink pkg/util/mathutil/mathutil_test_/mathutil_test; 0s remote-cache ... (15 actions, 0 running) [3,772 / 10,059] GoCompilePkg pkg/parser/types/ast.recompile49.a; 0s remote-cache ... (16 actions, 0 running) [3,928 / 10,059] GoCompilePkg external/io_k8s_api/core/v1/core.a; 0s remote-cache ... (16 actions, 0 running) [4,145 / 10,059] GoLink pkg/lightning/metric/metric_test_/metric_test; 0s remote-cache ... (16 actions, 0 running) [4,314 / 10,059] GoLink pkg/parser/parser_test_/parser_test; Downloading pkg/parser/parser_test_/parser_test, 7.3 MiB / 17.1 MiB; 0s remote-cache ... (15 actions, 0 running) [4,519 / 10,059] GoLink pkg/tidb-binlog/driver/reader/reader_test_/reader_test; Downloading pkg/tidb-binlog/driver/reader/reader_test_/reader_test, 8.0 MiB / 11.6 MiB; 0s remote-cache ... (16 actions, 0 running) [4,739 / 10,059] GoCompilePkg external/com_github_golangci_misspell/misspell.a; Downloading external/com_github_golangci_misspell/misspell.a, 5.0 MiB / 5.5 MiB; 0s remote-cache ... (16 actions, 0 running) [4,870 / 10,059] GoCompilePkg external/com_github_aws_aws_sdk_go/service/ec2/ec2.a; Downloading external/com_github_aws_aws_sdk_go/service/ec2/ec2.a, 24.0 MiB / 69.8 MiB; 0s remote-cache ... (12 actions, 0 running) [4,938 / 10,059] GoCompilePkg external/com_github_aws_aws_sdk_go/service/ec2/ec2.a; Downloading external/com_github_aws_aws_sdk_go/service/ec2/ec2.a, 62.0 MiB / 69.8 MiB; 1s remote-cache ... (16 actions, 0 running) [5,147 / 10,059] GoCompilePkg pkg/util/logutil/tiflashcompute.recompile365.a; Downloading pkg/util/logutil/tiflashcompute.recompile365.facts; 0s remote-cache ... (16 actions, 0 running) [5,275 / 10,059] GoLink pkg/util/cpu/cpu_test_/cpu_test; 0s remote-cache ... (16 actions, 0 running) [5,320 / 10,059] GoLink pkg/util/collate/collate_test_/collate_test; Downloading pkg/util/collate/collate_test_/collate_test, 23.2 MiB / 24.0 MiB; 1s remote-cache ... (16 actions, 0 running) [5,363 / 10,059] GoLink pkg/types/types_test_/types_test; 1s remote-cache ... (16 actions, 0 running) [5,426 / 10,059] GoLink br/pkg/restore/ingestrec/ingestrec_test_/ingestrec_test; Downloading br/pkg/restore/ingestrec/ingestrec_test_/ingestrec_test, 22.2 MiB / 25.6 MiB; 0s remote-cache ... (16 actions, 0 running) [5,450 / 10,059] GoLink br/pkg/rtree/rtree_test_/rtree_test; Downloading br/pkg/rtree/rtree_test_/rtree_test, 38.1 MiB / 41.5 MiB; 1s remote-cache ... (16 actions, 0 running) [5,531 / 10,059] GoCompilePkg pkg/ddl/placement/expression.recompile554.a; Downloading pkg/ddl/placement/expression.recompile554.a, 21.0 MiB / 88.3 MiB; 0s remote-cache ... (16 actions, 0 running) [5,552 / 10,059] GoCompilePkg pkg/ddl/placement/expression.recompile554.a; Downloading pkg/ddl/placement/expression.recompile554.a, 40.0 MiB / 88.3 MiB; 1s remote-cache ... (16 actions, 0 running) [5,574 / 10,059] GoCompilePkg pkg/ddl/placement/expression.recompile554.a; Downloading pkg/ddl/placement/expression.recompile554.a, 57.0 MiB / 88.3 MiB; 2s remote-cache ... (16 actions, 0 running) [5,607 / 10,059] GoCompilePkg pkg/ddl/placement/expression.recompile554.a; Downloading pkg/ddl/placement/expression.recompile554.a, 81.0 MiB / 88.3 MiB; 3s remote-cache ... (16 actions, 0 running) [5,651 / 10,059] GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 62.0 MiB / 88.3 MiB; 3s remote-cache ... (16 actions, 0 running) [5,701 / 10,059] GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 87.3 MiB / 88.3 MiB; 4s remote-cache ... (16 actions, 0 running) [5,750 / 10,059] GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 48.0 MiB / 163.1 MiB; 2s remote-cache ... (16 actions, 0 running) [5,806 / 10,059] GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 78.0 MiB / 163.1 MiB; 3s remote-cache ... (16 actions, 0 running) [5,853 / 10,059] GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 100.0 MiB / 163.1 MiB; 4s remote-cache ... (16 actions, 0 running) [5,873 / 10,059] GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 117.0 MiB / 163.1 MiB; 5s remote-cache ... (16 actions, 0 running) [5,891 / 10,059] GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 134.0 MiB / 163.1 MiB; 6s remote-cache ... (16 actions, 0 running) [5,910 / 10,059] GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; Downloading pkg/expression/expression_test.internal.recompileinternal.a, 150.2 MiB / 163.1 MiB; 7s remote-cache ... (16 actions, 0 running) [5,931 / 10,059] GoCompilePkg pkg/expression/expression_test.internal.recompileinternal.a; 8s remote-cache ... (16 actions, 0 running) [5,964 / 10,059] GoLink pkg/ddl/placement/placement_test_/placement_test; 5s remote-cache ... (16 actions, 0 running) [5,996 / 10,059] GoLink pkg/distsql/distsql_test_/distsql_test; 3s remote-cache ... (16 actions, 0 running) [6,026 / 10,059] GoCompilePkg pkg/sessionctx/variable/expression.recompile1100.a; Downloading pkg/sessionctx/variable/expression.recompile1100.a, 34.4 MiB / 77.1 MiB; 2s remote-cache ... (16 actions, 0 running) [6,051 / 10,059] GoCompilePkg pkg/sessionctx/variable/expression.recompile1100.a; Downloading pkg/sessionctx/variable/expression.recompile1100.a, 51.0 MiB / 77.1 MiB; 3s remote-cache ... (16 actions, 0 running) [6,082 / 10,059] GoCompilePkg pkg/sessionctx/variable/expression.recompile1100.a; Downloading pkg/sessionctx/variable/expression.recompile1100.a, 70.0 MiB / 77.1 MiB; 4s remote-cache ... (18 actions, 4 running) [6,112 / 10,059] GoCompilePkg pkg/meta/expression.recompile557.a; Downloading pkg/meta/expression.recompile557.a, 74.0 MiB / 77.1 MiB; 4s remote-cache ... (18 actions, 6 running) [6,155 / 10,059] GoLink pkg/metrics/metrics_test_/metrics_test; Downloading pkg/metrics/metrics_test_/metrics_test, 39.0 MiB / 50.8 MiB; 1s remote-cache ... (18 actions, 4 running) [6,201 / 10,059] GoLink pkg/util/util_test_/util_test; Downloading pkg/util/util_test_/util_test, 55.0 MiB / 57.1 MiB; 2s remote-cache ... (16 actions, 2 running) [6,275 / 10,059] GoCompilePkg pkg/structure/builder.recompile1148.a; 0s remote-cache, linux-sandbox ... (18 actions, 4 running) [6,347 / 10,059] GoLink pkg/statistics/handle/cache/internal/lfu/lfu_test_/lfu_test; Downloading pkg/statistics/handle/cache/internal/lfu/lfu_test_/lfu_test, 25.0 MiB / 67.0 MiB; 0s remote-cache ... (18 actions, 4 running) [6,402 / 10,059] GoLink pkg/statistics/handle/cache/internal/lfu/lfu_test_/lfu_test; Downloading pkg/statistics/handle/cache/internal/lfu/lfu_test_/lfu_test, 52.0 MiB / 67.0 MiB; 1s remote-cache ... (18 actions, 4 running) [6,457 / 10,059] GoLink pkg/meta/meta_test_/meta_test; Downloading pkg/meta/meta_test_/meta_test, 41.0 MiB / 57.1 MiB; 1s remote-cache ... (16 actions, 0 running) [6,523 / 10,059] GoLink pkg/util/password-validation/password-validation_test_/password-validation_test; Downloading pkg/util/password-validation/password-validation_test_/password-validation_test, 23.0 MiB / 39.9 MiB; 0s remote-cache ... (16 actions, 0 running) [6,589 / 10,059] GoLink pkg/util/sqlexec/sqlexec_test_/sqlexec_test; Downloading pkg/util/sqlexec/sqlexec_test_/sqlexec_test, 10.1 MiB / 39.5 MiB; 0s remote-cache ... (16 actions, 0 running) [6,632 / 10,059] GoLink pkg/util/sqlexec/sqlexec_test_/sqlexec_test; Downloading pkg/util/sqlexec/sqlexec_test_/sqlexec_test, 38.0 MiB / 39.5 MiB; 1s remote-cache ... (16 actions, 0 running) [6,673 / 10,059] GoLink pkg/statistics/handle/handle_test_/handle_test; Downloading pkg/statistics/handle/handle_test_/handle_test, 32.0 MiB / 69.0 MiB; 1s remote-cache ... (16 actions, 0 running) [6,712 / 10,059] GoLink pkg/statistics/handle/handle_test_/handle_test; Downloading pkg/statistics/handle/handle_test_/handle_test, 56.0 MiB / 69.0 MiB; 2s remote-cache ... (16 actions, 0 running) [6,750 / 10,059] GoCompilePkg pkg/extension/expression.recompile1163.a; Downloading pkg/extension/expression.recompile1163.a, 23.0 MiB / 77.1 MiB; 1s remote-cache ... (17 actions, 2 running) [6,771 / 10,059] GoCompilePkg pkg/extension/expression.recompile1163.a; Downloading pkg/extension/expression.recompile1163.a, 36.3 MiB / 77.1 MiB; 2s remote-cache ... (17 actions, 2 running) [6,778 / 10,059] GoCompilePkg pkg/extension/expression.recompile1163.a; Downloading pkg/extension/expression.recompile1163.a, 42.5 MiB / 77.1 MiB; 3s remote-cache ... (17 actions, 2 running) [6,789 / 10,059] GoCompilePkg pkg/extension/expression.recompile1163.a; Downloading pkg/extension/expression.recompile1163.a, 50.0 MiB / 77.1 MiB; 4s remote-cache ... (17 actions, 2 running) [6,822 / 10,059] GoCompilePkg pkg/extension/expression.recompile1163.a; Downloading pkg/extension/expression.recompile1163.a, 72.0 MiB / 77.1 MiB; 5s remote-cache ... (17 actions, 2 running) [6,831 / 10,059] GoCompilePkg pkg/extension/expression.recompile1163.a; 6s remote-cache ... (18 actions, 4 running) [6,841 / 10,059] GoCompilePkg pkg/extension/expression.recompile1163.a; 7s remote-cache ... (18 actions, 4 running) [6,862 / 10,059] GoCompilePkg pkg/structure/core.recompile1241.a; 8s remote-cache, linux-sandbox ... (18 actions, 4 running) [6,871 / 10,059] GoCompilePkg pkg/structure/core.recompile1241.a; 9s remote-cache, linux-sandbox ... (20 actions, 8 running) [6,878 / 10,059] GoCompilePkg pkg/structure/core.recompile1241.a; 10s remote-cache, linux-sandbox ... (20 actions, 8 running) [6,886 / 10,059] GoCompilePkg pkg/structure/core.recompile1241.a; 11s remote-cache, linux-sandbox ... (20 actions, 8 running) [6,891 / 10,059] GoCompilePkg pkg/structure/core.recompile1241.a; 12s remote-cache, linux-sandbox ... (20 actions, 8 running) [6,895 / 10,059] GoCompilePkg pkg/structure/core.recompile1241.a; 13s remote-cache, linux-sandbox ... (20 actions, 8 running) [6,901 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 9s remote-cache, linux-sandbox ... (19 actions, 7 running) [6,905 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 10s remote-cache, linux-sandbox ... (20 actions, 8 running) [6,910 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 11s remote-cache, linux-sandbox ... (20 actions, 9 running) [6,918 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 12s remote-cache, linux-sandbox ... (21 actions, 10 running) [6,921 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 13s remote-cache, linux-sandbox ... (21 actions, 10 running) [6,927 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 14s remote-cache, linux-sandbox ... (21 actions, 10 running) [6,936 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 16s remote-cache, linux-sandbox ... (21 actions, 10 running) [6,945 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 17s remote-cache, linux-sandbox ... (21 actions, 10 running) [6,950 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 18s remote-cache, linux-sandbox ... (20 actions, 10 running) [6,957 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 19s remote-cache, linux-sandbox ... (22 actions, 12 running) [6,961 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 20s remote-cache, linux-sandbox ... (21 actions, 10 running) [6,966 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 21s remote-cache, linux-sandbox ... (22 actions, 12 running) [6,968 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 22s remote-cache, linux-sandbox ... (22 actions, 12 running) [6,977 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 23s remote-cache, linux-sandbox ... (21 actions, 10 running) [6,979 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 24s remote-cache, linux-sandbox ... (22 actions, 12 running) [6,983 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 25s remote-cache, linux-sandbox ... (22 actions, 12 running) [6,998 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 26s remote-cache, linux-sandbox ... (23 actions, 15 running) [7,021 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 27s remote-cache, linux-sandbox ... (20 actions, 8 running) [7,046 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 28s remote-cache, linux-sandbox ... (23 actions, 14 running) [7,058 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 29s remote-cache, linux-sandbox ... (26 actions, 20 running) [7,067 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 30s remote-cache, linux-sandbox ... (26 actions, 20 running) [7,076 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 31s remote-cache, linux-sandbox ... (23 actions, 14 running) [7,087 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 32s remote-cache, linux-sandbox ... (24 actions, 17 running) [7,098 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 34s remote-cache, linux-sandbox ... (26 actions, 20 running) [7,106 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 35s remote-cache, linux-sandbox ... (26 actions, 20 running) [7,114 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 36s remote-cache, linux-sandbox ... (24 actions, 16 running) [7,122 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 37s remote-cache, linux-sandbox ... (26 actions, 20 running) [7,124 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 38s remote-cache, linux-sandbox ... (25 actions, 18 running) [7,131 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 39s remote-cache, linux-sandbox ... (26 actions, 19 running) [7,142 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 40s remote-cache, linux-sandbox ... (24 actions, 16 running) [7,148 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 41s remote-cache, linux-sandbox ... (25 actions, 18 running) [7,157 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 42s remote-cache, linux-sandbox ... (25 actions, 18 running) [7,173 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 43s remote-cache, linux-sandbox ... (25 actions, 18 running) [7,178 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 45s remote-cache, linux-sandbox ... (24 actions, 16 running) [7,188 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 46s remote-cache, linux-sandbox ... (24 actions, 17 running) [7,197 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 47s remote-cache, linux-sandbox ... (25 actions, 18 running) [7,205 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 48s remote-cache, linux-sandbox ... (23 actions, 14 running) [7,212 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 49s remote-cache, linux-sandbox ... (24 actions, 16 running) [7,218 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 51s remote-cache, linux-sandbox ... (24 actions, 16 running) [7,226 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 52s remote-cache, linux-sandbox ... (23 actions, 14 running) [7,236 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 53s remote-cache, linux-sandbox ... (24 actions, 16 running) [7,245 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 54s remote-cache, linux-sandbox ... (24 actions, 16 running) [7,257 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 55s remote-cache, linux-sandbox ... (23 actions, 14 running) [7,261 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 57s remote-cache, linux-sandbox ... (24 actions, 16 running) [7,263 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 58s remote-cache, linux-sandbox ... (24 actions, 16 running) [7,268 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 59s remote-cache, linux-sandbox ... (24 actions, 16 running) [7,271 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 60s remote-cache, linux-sandbox ... (23 actions, 14 running) [7,282 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 61s remote-cache, linux-sandbox ... (23 actions, 15 running) [7,285 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 63s remote-cache, linux-sandbox ... (25 actions, 18 running) [7,290 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 64s remote-cache, linux-sandbox ... (25 actions, 18 running) [7,294 / 10,059] GoCompilePkg pkg/expression/core.recompile1246.a; 65s remote-cache, linux-sandbox ... (24 actions, 16 running) [7,302 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 33s remote-cache, linux-sandbox ... (24 actions, 16 running) [7,308 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 34s remote-cache, linux-sandbox ... (24 actions, 16 running) [7,310 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 35s remote-cache, linux-sandbox ... (24 actions, 16 running) [7,313 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 36s remote-cache, linux-sandbox ... (26 actions, 20 running) [7,317 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 37s remote-cache, linux-sandbox ... (26 actions, 20 running) [7,321 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 39s remote-cache, linux-sandbox ... (25 actions, 19 running) [7,330 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 40s remote-cache, linux-sandbox ... (27 actions, 22 running) [7,340 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 41s remote-cache, linux-sandbox ... (27 actions, 22 running) [7,343 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 42s remote-cache, linux-sandbox ... (27 actions, 22 running) [7,353 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 43s remote-cache, linux-sandbox ... (27 actions, 22 running) [7,358 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 44s remote-cache, linux-sandbox ... (27 actions, 22 running) [7,359 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 45s remote-cache, linux-sandbox ... (27 actions, 22 running) [7,375 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 47s remote-cache, linux-sandbox ... (27 actions, 22 running) [7,379 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 48s remote-cache, linux-sandbox ... (27 actions, 22 running) [7,381 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 49s remote-cache, linux-sandbox ... (27 actions, 22 running) [7,390 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 50s remote-cache, linux-sandbox ... (25 actions, 18 running) [7,391 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 51s remote-cache, linux-sandbox ... (25 actions, 19 running) [7,403 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 52s remote-cache, linux-sandbox ... (26 actions, 20 running) [7,425 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 53s remote-cache, linux-sandbox ... (26 actions, 20 running) [7,442 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 54s remote-cache, linux-sandbox ... (26 actions, 20 running) [7,451 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 55s remote-cache, linux-sandbox ... (26 actions, 20 running) [7,472 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 56s remote-cache, linux-sandbox ... (26 actions, 20 running) [7,486 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 57s remote-cache, linux-sandbox ... (27 actions, 22 running) [7,507 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 58s remote-cache, linux-sandbox ... (27 actions, 22 running) [7,524 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 59s remote-cache, linux-sandbox ... (27 actions, 22 running) [7,531 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 60s remote-cache, linux-sandbox ... (27 actions, 22 running) [7,538 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 62s remote-cache, linux-sandbox ... (27 actions, 22 running) [7,545 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 63s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,554 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 64s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,556 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 65s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,561 / 10,059] GoCompilePkg pkg/ddl/ingest/core.recompile1246.a; 66s remote-cache, linux-sandbox ... (27 actions, 22 running) [7,567 / 10,059] GoCompilePkg pkg/planner/core/core.a; 39s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,571 / 10,059] GoCompilePkg pkg/planner/core/core.a; 40s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,579 / 10,059] GoCompilePkg pkg/planner/core/core.a; 41s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,585 / 10,059] GoCompilePkg pkg/planner/core/core.a; 43s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,596 / 10,059] GoCompilePkg pkg/planner/core/core.a; 44s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,607 / 10,059] GoCompilePkg pkg/planner/core/core.a; 45s remote-cache, linux-sandbox ... (27 actions, 22 running) [7,624 / 10,059] GoCompilePkg pkg/planner/core/core.a; 46s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,633 / 10,059] GoCompilePkg pkg/planner/core/core.a; 47s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,644 / 10,059] GoCompilePkg pkg/planner/core/core.a; 48s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,651 / 10,059] GoCompilePkg pkg/planner/core/core.a; 49s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,655 / 10,059] GoCompilePkg pkg/planner/core/core.a; 50s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,664 / 10,059] GoCompilePkg pkg/planner/core/core.a; 51s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,667 / 10,059] GoCompilePkg pkg/planner/core/core.a; 52s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,672 / 10,059] GoCompilePkg pkg/planner/core/core.a; 53s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,673 / 10,059] GoCompilePkg pkg/planner/core/core.a; 55s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,682 / 10,059] GoCompilePkg pkg/planner/core/core.a; 56s remote-cache, linux-sandbox ... (28 actions, 26 running) [7,688 / 10,059] GoCompilePkg pkg/planner/core/core.a; 57s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,698 / 10,059] GoCompilePkg pkg/planner/core/core.a; 58s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,702 / 10,059] GoCompilePkg pkg/planner/core/core.a; 59s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,711 / 10,059] GoCompilePkg pkg/planner/core/core.a; 60s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,720 / 10,059] GoCompilePkg pkg/planner/core/core.a; 61s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,726 / 10,059] GoCompilePkg pkg/planner/core/core.a; 62s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,732 / 10,059] GoCompilePkg pkg/planner/core/core.a; 63s remote-cache, linux-sandbox ... (27 actions, 22 running) [7,737 / 10,059] GoCompilePkg pkg/planner/core/core.a; 64s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,748 / 10,059] GoCompilePkg pkg/planner/core/core.a; 66s remote-cache, linux-sandbox ... (30 actions, 28 running) [7,759 / 10,059] GoCompilePkg pkg/planner/core/core.a; 67s remote-cache, linux-sandbox ... (30 actions, 28 running) [7,768 / 10,059] GoCompilePkg pkg/planner/core/core.a; 68s remote-cache, linux-sandbox ... (30 actions, 28 running) [7,769 / 10,059] GoCompilePkg pkg/planner/core/core.a; 69s remote-cache, linux-sandbox ... (30 actions, 28 running) [7,770 / 10,059] GoCompilePkg pkg/planner/core/core.a; 70s remote-cache, linux-sandbox ... (30 actions, 28 running) [7,775 / 10,059] GoCompilePkg pkg/planner/core/core.a; 71s remote-cache, linux-sandbox ... (30 actions, 28 running) [7,777 / 10,059] GoCompilePkg pkg/planner/core/core.a; 72s remote-cache, linux-sandbox ... (30 actions, 28 running) [7,781 / 10,059] GoCompilePkg pkg/planner/core/core.a; 73s remote-cache, linux-sandbox ... (30 actions, 28 running) [7,784 / 10,059] GoCompilePkg pkg/planner/core/core.a; 75s remote-cache, linux-sandbox ... (30 actions, 28 running) [7,785 / 10,059] GoCompilePkg pkg/planner/core/core.a; 76s remote-cache, linux-sandbox ... (30 actions, 28 running) [7,790 / 10,059] GoCompilePkg pkg/planner/core/core.a; 77s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,792 / 10,059] GoCompilePkg pkg/planner/core/core.a; 78s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,794 / 10,059] GoCompilePkg pkg/planner/core/core.a; 79s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,800 / 10,059] GoCompilePkg pkg/planner/core/core.a; 81s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,808 / 10,059] GoCompilePkg pkg/planner/core/core.a; 82s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,818 / 10,059] GoCompilePkg pkg/planner/core/core.a; 83s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,821 / 10,059] GoCompilePkg pkg/planner/core/core.a; 84s remote-cache, linux-sandbox ... (28 actions, 25 running) [7,834 / 10,059] GoCompilePkg pkg/planner/core/core.a; 85s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,836 / 10,059] GoCompilePkg pkg/planner/core/core.a; 86s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,851 / 10,059] GoCompilePkg pkg/planner/core/core.a; 87s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,853 / 10,059] GoCompilePkg pkg/planner/core/core.a; 88s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,862 / 10,059] GoCompilePkg pkg/planner/core/core.a; 89s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,875 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 61s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,885 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 63s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,891 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 64s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,897 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 65s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,909 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 66s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,919 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 67s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,926 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 68s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,932 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 69s remote-cache, linux-sandbox ... (27 actions, 24 running) [7,938 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 70s remote-cache, linux-sandbox ... (26 actions, 20 running) [7,943 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 71s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,945 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 72s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,948 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 73s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,953 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 74s remote-cache, linux-sandbox ... (26 actions, 20 running) [7,957 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 75s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,967 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 76s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,981 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 77s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,985 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 79s remote-cache, linux-sandbox ... (29 actions, 26 running) [7,996 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 80s remote-cache, linux-sandbox ... (28 actions, 24 running) [7,999 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 81s remote-cache, linux-sandbox ... (28 actions, 24 running) [8,004 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 82s remote-cache, linux-sandbox ... (28 actions, 24 running) [8,011 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 83s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,020 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 84s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,030 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 85s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,031 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 87s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,044 / 10,059] GoCompilePkg pkg/bindinfo/core.recompile1271.a; 88s remote-cache, linux-sandbox ... (28 actions, 25 running) [8,047 / 10,059] GoCompilePkg pkg/expression/executor.recompile1259.a; 54s remote-cache, linux-sandbox ... (28 actions, 25 running) [8,050 / 10,059] GoCompilePkg pkg/expression/executor.recompile1259.a; 55s remote-cache, linux-sandbox ... (27 actions, 22 running) [8,056 / 10,059] GoCompilePkg pkg/expression/executor.recompile1259.a; 56s remote-cache, linux-sandbox ... (25 actions, 21 running) [8,062 / 10,059] GoCompilePkg pkg/expression/executor.recompile1259.a; 58s remote-cache, linux-sandbox ... (28 actions, 24 running) [8,066 / 10,059] GoCompilePkg pkg/expression/executor.recompile1259.a; 59s remote-cache, linux-sandbox ... (28 actions, 24 running) [8,069 / 10,059] GoCompilePkg pkg/expression/executor.recompile1259.a; 60s remote-cache, linux-sandbox ... (28 actions, 24 running) [8,074 / 10,059] GoCompilePkg pkg/expression/executor.recompile1259.a; 61s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,080 / 10,059] GoCompilePkg pkg/expression/executor.recompile1259.a; 62s remote-cache, linux-sandbox ... (28 actions, 24 running) [8,089 / 10,059] GoCompilePkg pkg/expression/executor.recompile1259.a; 63s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,094 / 10,059] GoCompilePkg pkg/expression/executor.recompile1259.a; 64s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,105 / 10,059] GoCompilePkg pkg/expression/executor.recompile1259.a; 66s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,115 / 10,059] GoCompilePkg pkg/expression/executor.recompile1259.a; 67s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,125 / 10,059] GoCompilePkg pkg/expression/executor.recompile1259.a; 68s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,128 / 10,059] GoCompilePkg pkg/expression/executor.recompile1259.a; 69s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,131 / 10,059] GoCompilePkg pkg/expression/executor.recompile1259.a; 70s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,132 / 10,059] GoCompilePkg pkg/expression/executor.recompile1259.a; 72s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,143 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 30s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,145 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 31s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,148 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 32s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,150 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 34s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,151 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 35s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,152 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 36s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,153 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 37s remote-cache, linux-sandbox ... (29 actions, 28 running) [8,155 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 39s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,159 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 40s remote-cache, linux-sandbox ... (27 actions, 23 running) [8,163 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 41s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,164 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 42s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,167 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 44s remote-cache, linux-sandbox ... (27 actions, 23 running) [8,167 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 45s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,168 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 46s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,170 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 47s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,171 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 49s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,173 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 50s remote-cache, linux-sandbox ... (27 actions, 22 running) [8,176 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 51s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,178 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 52s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,180 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 54s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,184 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 55s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,191 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 56s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,194 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 58s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,195 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 59s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,199 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 60s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,200 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 61s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,201 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 63s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,202 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 64s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,203 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 65s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,205 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 67s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,210 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 68s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,210 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 70s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,211 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 72s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,223 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 73s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,228 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 74s remote-cache, linux-sandbox ... (28 actions, 24 running) [8,236 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 75s remote-cache, linux-sandbox ... (28 actions, 24 running) [8,244 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 76s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,244 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 77s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,245 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 78s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,248 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 80s remote-cache, linux-sandbox ... (28 actions, 26 running) [8,249 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 81s remote-cache, linux-sandbox ... (28 actions, 24 running) [8,252 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 82s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,253 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 83s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,257 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 85s remote-cache, linux-sandbox ... (27 actions, 22 running) [8,263 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 86s remote-cache, linux-sandbox ... (28 actions, 24 running) [8,268 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 87s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,269 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 88s remote-cache, linux-sandbox ... (28 actions, 25 running) [8,271 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 89s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,271 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 90s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,272 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 91s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,276 / 10,059] GoCompilePkg pkg/ddl/ingest/executor.recompile1257.a; 93s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,286 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 61s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,289 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 63s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,290 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 64s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,293 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 65s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,293 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 66s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,294 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 67s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,297 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 69s remote-cache, linux-sandbox ... (29 actions, 27 running) [8,304 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 70s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,311 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 71s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,316 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 72s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,317 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 73s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,322 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 75s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,325 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 76s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,331 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 77s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,332 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 78s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,337 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 80s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,340 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 81s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,342 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 82s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,344 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 83s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,345 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 84s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,347 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 86s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,351 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 87s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,351 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 88s remote-cache, linux-sandbox ... (32 actions running) [8,352 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 89s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,354 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 91s remote-cache, linux-sandbox ... (32 actions running) [8,355 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 92s remote-cache, linux-sandbox ... (32 actions running) [8,356 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 93s remote-cache, linux-sandbox ... (30 actions running) [8,356 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 95s remote-cache, linux-sandbox ... (32 actions running) [8,356 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 96s remote-cache, linux-sandbox ... (32 actions running) [8,360 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 98s remote-cache, linux-sandbox ... (32 actions running) [8,364 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 99s remote-cache, linux-sandbox ... (32 actions running) [8,364 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 101s remote-cache, linux-sandbox ... (32 actions running) [8,366 / 10,059] GoCompilePkg pkg/disttask/framework/storage/executor.recompile1257.a; 103s remote-cache, linux-sandbox ... (32 actions running) [8,371 / 10,059] GoCompilePkg pkg/bindinfo/executor.recompile1285.a; 51s remote-cache, linux-sandbox ... (32 actions running) [8,372 / 10,059] GoCompilePkg pkg/bindinfo/executor.recompile1285.a; 53s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,373 / 10,059] GoCompilePkg pkg/bindinfo/executor.recompile1285.a; 54s remote-cache, linux-sandbox ... (32 actions running) [8,376 / 10,059] GoCompilePkg pkg/bindinfo/executor.recompile1285.a; 56s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,376 / 10,059] GoCompilePkg pkg/bindinfo/executor.recompile1285.a; 57s remote-cache, linux-sandbox ... (32 actions running) [8,377 / 10,059] GoCompilePkg pkg/bindinfo/executor.recompile1285.a; 58s remote-cache, linux-sandbox ... (32 actions running) [8,378 / 10,059] GoCompilePkg pkg/bindinfo/executor.recompile1285.a; 60s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,378 / 10,059] GoCompilePkg pkg/bindinfo/executor.recompile1285.a; 61s remote-cache, linux-sandbox ... (32 actions running) [8,378 / 10,059] GoCompilePkg pkg/bindinfo/executor.recompile1285.a; 62s remote-cache, linux-sandbox ... (32 actions running) [8,382 / 10,059] GoCompilePkg pkg/bindinfo/executor.recompile1285.a; 63s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,386 / 10,059] GoCompilePkg pkg/bindinfo/executor.recompile1285.a; 65s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,387 / 10,059] GoCompilePkg pkg/bindinfo/executor.recompile1285.a; 66s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,401 / 10,059] GoCompilePkg pkg/bindinfo/executor.recompile1285.a; 67s remote-cache, linux-sandbox ... (29 actions, 27 running) [8,406 / 10,059] GoCompilePkg pkg/bindinfo/executor.recompile1285.a; 68s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,407 / 10,059] GoLink pkg/extension/extension_test_/extension_test; 25s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,408 / 10,059] GoLink pkg/extension/extension_test_/extension_test; 26s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,413 / 10,059] GoLink pkg/extension/extension_test_/extension_test; 27s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,418 / 10,059] GoLink pkg/extension/extension_test_/extension_test; 28s remote-cache, linux-sandbox ... (29 actions, 28 running) [8,428 / 10,059] GoLink pkg/extension/extension_test_/extension_test; 29s remote-cache, linux-sandbox ... (27 actions, 23 running) [8,433 / 10,059] GoLink pkg/extension/extension_test_/extension_test; 30s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,436 / 10,059] GoLink pkg/extension/extension_test_/extension_test; 32s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,439 / 10,059] GoLink pkg/extension/extension_test_/extension_test; 33s remote-cache, linux-sandbox ... (28 actions, 24 running) [8,442 / 10,059] GoLink pkg/extension/extension_test_/extension_test; 34s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,446 / 10,059] GoLink pkg/extension/extension_test_/extension_test; 35s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,453 / 10,059] GoLink pkg/extension/extension_test_/extension_test; 36s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,455 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 33s remote-cache, linux-sandbox ... (28 actions, 25 running) [8,460 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 34s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,464 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 35s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,471 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 36s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,481 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 38s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,488 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 39s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,489 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 40s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,496 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 41s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,498 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 42s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,505 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 44s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,507 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 45s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,507 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 46s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,511 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 48s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,515 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 49s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,517 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 50s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,518 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 51s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,519 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 52s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,522 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 54s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,523 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 55s remote-cache, linux-sandbox ... (32 actions running) [8,523 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 58s remote-cache, linux-sandbox ... (32 actions running) [8,525 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 59s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,525 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 60s remote-cache, linux-sandbox ... (32 actions running) [8,526 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 62s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,527 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 63s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,527 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 64s remote-cache, linux-sandbox ... (32 actions running) [8,528 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 66s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,528 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 67s remote-cache, linux-sandbox ... (32 actions running) [8,529 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 68s remote-cache, linux-sandbox ... (32 actions running) [8,530 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 70s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,531 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 71s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,532 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 72s remote-cache, linux-sandbox ... (32 actions running) [8,533 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 74s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,533 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 75s remote-cache, linux-sandbox ... (32 actions running) [8,533 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 76s remote-cache, linux-sandbox ... (32 actions running) [8,537 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 78s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,541 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 79s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,542 / 10,059] GoCompilePkg br/pkg/backup/executor.recompile1286.a; 80s remote-cache, linux-sandbox ... (32 actions running) [8,544 / 10,059] GoCompilePkg pkg/executor/executor.a; 63s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,547 / 10,059] GoCompilePkg pkg/executor/executor.a; 64s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,550 / 10,059] GoCompilePkg pkg/executor/executor.a; 65s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,553 / 10,059] GoCompilePkg pkg/executor/executor.a; 66s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,554 / 10,059] GoCompilePkg pkg/executor/executor.a; 68s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,557 / 10,059] GoCompilePkg pkg/executor/executor.a; 69s remote-cache, linux-sandbox ... (32 actions running) [8,557 / 10,059] GoCompilePkg pkg/executor/executor.a; 71s remote-cache, linux-sandbox ... (32 actions running) [8,561 / 10,059] GoCompilePkg pkg/executor/executor.a; 72s remote-cache, linux-sandbox ... (32 actions running) [8,562 / 10,059] GoCompilePkg pkg/executor/executor.a; 73s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,564 / 10,059] GoCompilePkg pkg/executor/executor.a; 75s remote-cache, linux-sandbox ... (32 actions running) [8,566 / 10,059] GoCompilePkg pkg/executor/executor.a; 76s remote-cache, linux-sandbox ... (32 actions running) [8,568 / 10,059] GoCompilePkg pkg/executor/executor.a; 77s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,569 / 10,059] GoCompilePkg pkg/executor/executor.a; 79s remote-cache, linux-sandbox ... (32 actions running) [8,570 / 10,059] GoCompilePkg pkg/executor/executor.a; 80s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,571 / 10,059] GoCompilePkg pkg/executor/executor.a; 81s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,586 / 10,059] GoCompilePkg pkg/executor/executor.a; 82s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,589 / 10,059] GoCompilePkg pkg/executor/executor.a; 84s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,592 / 10,059] GoCompilePkg pkg/executor/executor.a; 85s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,593 / 10,059] GoCompilePkg pkg/executor/executor.a; 86s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,596 / 10,059] GoCompilePkg pkg/executor/executor.a; 87s remote-cache, linux-sandbox ... (29 actions, 27 running) [8,598 / 10,059] GoCompilePkg pkg/executor/executor.a; 88s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,600 / 10,059] GoCompilePkg pkg/executor/executor.a; 90s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,609 / 10,059] GoCompilePkg pkg/executor/executor.a; 91s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,610 / 10,059] GoCompilePkg pkg/executor/executor.a; 92s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,618 / 10,059] GoCompilePkg pkg/disttask/importinto/executor.recompile1256.a; 68s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,624 / 10,059] GoCompilePkg pkg/disttask/importinto/executor.recompile1256.a; 69s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,628 / 10,059] GoCompilePkg pkg/disttask/importinto/executor.recompile1256.a; 70s remote-cache, linux-sandbox ... (29 actions, 27 running) [8,631 / 10,059] GoCompilePkg pkg/disttask/importinto/executor.recompile1256.a; 71s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,635 / 10,059] GoCompilePkg pkg/disttask/importinto/executor.recompile1256.a; 72s remote-cache, linux-sandbox ... (28 actions, 25 running) [8,636 / 10,059] GoCompilePkg pkg/disttask/importinto/executor.recompile1256.a; 74s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,646 / 10,059] GoCompilePkg pkg/disttask/importinto/executor.recompile1256.a; 75s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,650 / 10,059] GoCompilePkg pkg/disttask/importinto/executor.recompile1256.a; 76s remote-cache, linux-sandbox ... (29 actions, 28 running) [8,654 / 10,059] GoCompilePkg pkg/disttask/importinto/executor.recompile1256.a; 77s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,656 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 27s remote-cache, linux-sandbox ... (29 actions, 27 running) [8,660 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 28s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,662 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 29s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,663 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 31s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,668 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 32s remote-cache, linux-sandbox ... (28 actions, 24 running) [8,672 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 33s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,675 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 35s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,685 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 36s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,690 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 37s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,694 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 38s remote-cache, linux-sandbox ... (28 actions, 24 running) [8,701 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 39s remote-cache, linux-sandbox ... (29 actions, 27 running) [8,707 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 40s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,713 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 41s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,719 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 43s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,725 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 44s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,729 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 45s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,730 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 47s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,730 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 48s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,732 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 49s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,735 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 50s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,738 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 51s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,742 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 52s remote-cache, linux-sandbox ... (30 actions, 29 running) [8,744 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 54s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,745 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 55s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,750 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 56s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,751 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 58s remote-cache, linux-sandbox ... (32 actions running) [8,751 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 60s remote-cache, linux-sandbox ... (32 actions running) [8,756 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 61s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,756 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 63s remote-cache, linux-sandbox ... (32 actions running) [8,757 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 65s remote-cache, linux-sandbox ... (32 actions running) [8,760 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 66s remote-cache, linux-sandbox ... (32 actions running) [8,763 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 67s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,766 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 68s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,766 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 70s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,768 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 71s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,774 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 72s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,778 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 73s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,785 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 75s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,788 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 76s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,790 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 77s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,792 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 78s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,796 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 79s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,801 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 80s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,814 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 82s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,826 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 83s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,832 / 10,059] GoCompilePkg pkg/executor/aggfuncs/executor.recompile1256.a; 84s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,846 / 10,059] GoLink pkg/bindinfo/bindinfo_test_/bindinfo_test; 54s remote-cache, linux-sandbox ... (27 actions, 22 running) [8,858 / 10,059] GoLink pkg/executor/importer/importer_test_/importer_test; 45s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,867 / 10,059] GoLink pkg/executor/importer/importer_test_/importer_test; 46s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,871 / 10,059] GoLink pkg/executor/importer/importer_test_/importer_test; 47s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,875 / 10,059] GoLink pkg/executor/importer/importer_test_/importer_test; 49s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,883 / 10,059] GoLink pkg/executor/importer/importer_test_/importer_test; 50s remote-cache, linux-sandbox ... (28 actions, 24 running) [8,888 / 10,059] GoLink pkg/executor/importer/importer_test_/importer_test; 51s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,892 / 10,059] GoLink pkg/executor/importer/importer_test_/importer_test; 52s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,894 / 10,059] GoLink pkg/executor/importer/importer_test_/importer_test; 53s remote-cache, linux-sandbox ... (29 actions, 27 running) [8,896 / 10,059] GoLink pkg/executor/importer/importer_test_/importer_test; 54s remote-cache, linux-sandbox ... (29 actions, 27 running) [8,901 / 10,059] GoLink pkg/executor/importer/importer_test_/importer_test; 55s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,902 / 10,059] GoLink pkg/executor/importer/importer_test_/importer_test; 56s remote-cache, linux-sandbox ... (29 actions, 27 running) [8,913 / 10,059] GoLink pkg/executor/importer/importer_test_/importer_test; 57s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,918 / 10,059] GoLink pkg/executor/importer/importer_test_/importer_test; 58s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,921 / 10,059] GoLink pkg/executor/importer/importer_test_/importer_test; 60s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,925 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 21s remote-cache, linux-sandbox ... (29 actions, 28 running) [8,927 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 22s remote-cache, linux-sandbox ... (31 actions running) [8,928 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 23s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,931 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 24s remote-cache, linux-sandbox ... (32 actions running) [8,931 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 25s remote-cache, linux-sandbox ... (32 actions running) [8,933 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 27s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,933 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 28s remote-cache, linux-sandbox ... (32 actions running) [8,936 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 29s remote-cache, linux-sandbox ... (32 actions running) [8,938 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 31s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,938 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 32s remote-cache, linux-sandbox ... (32 actions running) [8,938 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 33s remote-cache, linux-sandbox ... (32 actions running) [8,942 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 34s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,942 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 36s remote-cache, linux-sandbox ... (32 actions running) [8,947 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 37s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,948 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 38s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,948 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 40s remote-cache, linux-sandbox ... (32 actions running) [8,949 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 41s remote-cache, linux-sandbox ... (32 actions running) [8,950 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 42s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,952 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 44s remote-cache, linux-sandbox ... (32 actions running) [8,952 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 47s remote-cache, linux-sandbox ... (32 actions running) [8,953 / 10,059] GoLink br/pkg/checksum/checksum_test_/checksum_test; 49s remote-cache, linux-sandbox ... (32 actions running) [8,954 / 10,059] GoLink br/pkg/storage/storage_test_/storage_test; 40s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,956 / 10,059] GoLink br/pkg/storage/storage_test_/storage_test; 41s remote-cache, linux-sandbox ... (30 actions, 28 running) [8,958 / 10,059] GoLink br/pkg/storage/storage_test_/storage_test; 42s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,959 / 10,059] GoLink br/pkg/storage/storage_test_/storage_test; 44s remote-cache, linux-sandbox ... (32 actions running) [8,959 / 10,059] GoLink br/pkg/storage/storage_test_/storage_test; 46s remote-cache, linux-sandbox ... (32 actions running) [8,959 / 10,059] GoLink br/pkg/storage/storage_test_/storage_test; 48s remote-cache, linux-sandbox ... (32 actions running) [8,963 / 10,059] GoLink br/pkg/storage/storage_test_/storage_test; 49s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,965 / 10,059] GoLink br/pkg/storage/storage_test_/storage_test; 51s remote-cache, linux-sandbox ... (32 actions running) [8,966 / 10,059] GoLink br/pkg/storage/storage_test_/storage_test; 53s remote-cache, linux-sandbox ... (30 actions running) [8,967 / 10,059] GoLink br/pkg/storage/storage_test_/storage_test; 55s remote-cache, linux-sandbox ... (32 actions running) [8,969 / 10,059] GoLink br/pkg/backup/backup_test_/backup_test; 56s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,971 / 10,059] GoLink pkg/store/gcworker/gcworker_test_/gcworker_test; 49s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,976 / 10,059] GoLink pkg/store/gcworker/gcworker_test_/gcworker_test; 50s remote-cache, linux-sandbox ... (32 actions running) [8,977 / 10,059] GoLink pkg/store/gcworker/gcworker_test_/gcworker_test; 51s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,978 / 10,059] GoLink pkg/store/gcworker/gcworker_test_/gcworker_test; 53s remote-cache, linux-sandbox ... (32 actions running) [8,980 / 10,059] GoLink pkg/store/gcworker/gcworker_test_/gcworker_test; 55s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,982 / 10,059] GoLink pkg/store/gcworker/gcworker_test_/gcworker_test; 56s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,983 / 10,059] GoLink pkg/store/gcworker/gcworker_test_/gcworker_test; 57s remote-cache, linux-sandbox ... (32 actions running) [8,986 / 10,059] GoLink pkg/disttask/importinto/importinto_test_/importinto_test; 56s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,986 / 10,059] GoLink pkg/disttask/importinto/importinto_test_/importinto_test; 58s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,986 / 10,059] GoLink pkg/disttask/importinto/importinto_test_/importinto_test; 59s remote-cache, linux-sandbox ... (29 actions, 26 running) [8,986 / 10,059] GoLink pkg/disttask/importinto/importinto_test_/importinto_test; 61s remote-cache, linux-sandbox ... (29 actions, 27 running) [8,987 / 10,059] GoLink pkg/disttask/importinto/importinto_test_/importinto_test; 62s remote-cache, linux-sandbox ... (31 actions, 30 running) [8,988 / 10,059] GoLink pkg/disttask/importinto/importinto_test_/importinto_test; 63s remote-cache, linux-sandbox ... (32 actions running) [8,992 / 10,059] GoLink pkg/disttask/importinto/importinto_test_/importinto_test; 65s remote-cache, linux-sandbox ... (32 actions running) [8,995 / 10,059] GoLink pkg/disttask/importinto/importinto_test_/importinto_test; 66s remote-cache, linux-sandbox ... (32 actions running) [9,001 / 10,059] GoLink pkg/disttask/importinto/importinto_test_/importinto_test; 67s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,003 / 10,059] GoLink pkg/disttask/importinto/importinto_test_/importinto_test; 68s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,005 / 10,059] GoLink pkg/disttask/importinto/importinto_test_/importinto_test; 69s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,006 / 10,059] GoLink pkg/disttask/importinto/importinto_test_/importinto_test; 70s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,007 / 10,059] GoCompilePkg pkg/planner/cardinality/core.recompile1245.a; 25s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,008 / 10,059] GoCompilePkg pkg/planner/cardinality/core.recompile1245.a; 26s remote-cache, linux-sandbox ... (30 actions, 29 running) [9,014 / 10,059] GoCompilePkg pkg/planner/cardinality/core.recompile1245.a; 27s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,014 / 10,059] GoCompilePkg pkg/planner/cardinality/core.recompile1245.a; 28s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,016 / 10,059] GoCompilePkg pkg/planner/cardinality/core.recompile1245.a; 29s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,018 / 10,059] GoCompilePkg pkg/planner/cardinality/core.recompile1245.a; 31s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,025 / 10,059] GoCompilePkg pkg/planner/cardinality/core.recompile1245.a; 32s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,029 / 10,059] GoCompilePkg pkg/planner/cardinality/core.recompile1245.a; 33s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,032 / 10,059] GoCompilePkg pkg/planner/cardinality/core.recompile1245.a; 35s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,034 / 10,059] GoCompilePkg pkg/planner/cardinality/core.recompile1245.a; 36s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,036 / 10,059] GoCompilePkg pkg/planner/cardinality/core.recompile1245.a; 37s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,038 / 10,059] GoCompilePkg pkg/planner/cardinality/core.recompile1245.a; 39s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,044 / 10,059] GoCompilePkg pkg/planner/cardinality/core.recompile1245.a; 40s remote-cache, linux-sandbox ... (29 actions, 28 running) [9,051 / 10,059] GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 39s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,053 / 10,059] GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 40s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,058 / 10,059] GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 41s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,070 / 10,059] GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 43s remote-cache, linux-sandbox ... (29 actions, 28 running) [9,082 / 10,059] GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 44s remote-cache, linux-sandbox ... (28 actions, 25 running) [9,087 / 10,059] GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 45s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,087 / 10,059] GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 47s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,093 / 10,059] GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 48s remote-cache, linux-sandbox ... (28 actions, 25 running) [9,096 / 10,059] GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 50s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,101 / 10,059] GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 51s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,103 / 10,059] GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 53s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,106 / 10,059] GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 54s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,113 / 10,059] GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 55s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,116 / 10,059] GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 56s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,119 / 10,059] GoLink pkg/executor/aggfuncs/aggfuncs_test_/aggfuncs_test; 58s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,120 / 10,059] GoLink pkg/util/profile/profile_test_/profile_test; 39s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,120 / 10,059] GoLink pkg/util/profile/profile_test_/profile_test; 41s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,123 / 10,059] GoLink pkg/util/profile/profile_test_/profile_test; 42s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,130 / 10,059] GoLink pkg/util/profile/profile_test_/profile_test; 43s remote-cache, linux-sandbox ... (28 actions, 24 running) [9,132 / 10,059] GoLink pkg/util/profile/profile_test_/profile_test; 45s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,133 / 10,059] GoLink pkg/util/profile/profile_test_/profile_test; 46s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,133 / 10,059] GoLink pkg/util/profile/profile_test_/profile_test; 47s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,137 / 10,059] GoCompilePkg pkg/planner/funcdep/executor.recompile1256.a; 25s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,143 / 10,059] GoCompilePkg pkg/planner/funcdep/executor.recompile1256.a; 26s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,148 / 10,059] GoCompilePkg pkg/planner/funcdep/executor.recompile1256.a; 27s remote-cache, linux-sandbox ... (28 actions, 24 running) [9,155 / 10,059] GoCompilePkg pkg/planner/funcdep/executor.recompile1256.a; 28s remote-cache, linux-sandbox ... (29 actions, 27 running) [9,157 / 10,059] GoCompilePkg pkg/planner/funcdep/executor.recompile1256.a; 29s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,158 / 10,059] GoCompilePkg pkg/planner/funcdep/executor.recompile1256.a; 30s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,160 / 10,059] GoCompilePkg pkg/planner/funcdep/executor.recompile1256.a; 32s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,161 / 10,059] GoCompilePkg pkg/planner/funcdep/executor.recompile1256.a; 33s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,168 / 10,059] GoCompilePkg pkg/planner/funcdep/executor.recompile1256.a; 34s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,172 / 10,059] GoCompilePkg pkg/disttask/framework/taskexecutor/executor.recompile1254.a; 30s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,176 / 10,059] GoCompilePkg pkg/disttask/framework/taskexecutor/executor.recompile1254.a; 31s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,180 / 10,059] GoCompilePkg pkg/disttask/framework/taskexecutor/executor.recompile1254.a; 33s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,187 / 10,059] GoCompilePkg pkg/disttask/framework/taskexecutor/executor.recompile1254.a; 34s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,188 / 10,059] GoCompilePkg pkg/disttask/framework/taskexecutor/executor.recompile1254.a; 35s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,192 / 10,059] GoCompilePkg pkg/disttask/framework/taskexecutor/executor.recompile1254.a; 36s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,193 / 10,059] GoCompilePkg pkg/disttask/framework/taskexecutor/executor.recompile1254.a; 37s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,198 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 30s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,206 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 31s remote-cache, linux-sandbox ... (28 actions, 24 running) [9,212 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 32s remote-cache, linux-sandbox ... (27 actions, 22 running) [9,214 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 33s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,215 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 34s remote-cache, linux-sandbox ... (30 actions, 29 running) [9,217 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 36s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,217 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 37s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,221 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 38s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,226 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 39s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,227 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 41s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,230 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 42s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,231 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 44s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,231 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 45s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,232 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 46s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,234 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 47s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,238 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 49s remote-cache, linux-sandbox ... (32 actions running) [9,239 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 50s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,242 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 51s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,245 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 52s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,245 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 54s remote-cache, linux-sandbox ... (32 actions running) [9,245 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 55s remote-cache, linux-sandbox ... (32 actions running) [9,247 / 10,059] GoLink pkg/infoschema/perfschema/perfschema_test_/perfschema_test; 57s remote-cache, linux-sandbox ... (32 actions running) [9,248 / 10,059] GoCompilePkg pkg/planner/cardinality/executor.recompile1256.a; 27s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,249 / 10,059] GoCompilePkg pkg/planner/cardinality/executor.recompile1256.a; 29s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,257 / 10,059] GoCompilePkg pkg/planner/cardinality/executor.recompile1256.a; 30s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,257 / 10,059] GoCompilePkg pkg/planner/cardinality/executor.recompile1256.a; 31s remote-cache, linux-sandbox ... (32 actions running) [9,258 / 10,059] GoCompilePkg pkg/planner/cardinality/executor.recompile1256.a; 33s remote-cache, linux-sandbox ... (32 actions running) [9,258 / 10,059] GoCompilePkg pkg/planner/cardinality/executor.recompile1256.a; 35s remote-cache, linux-sandbox ... (32 actions running) [9,265 / 10,059] GoCompilePkg pkg/privilege/privileges/core.recompile1245.a; 34s remote-cache, linux-sandbox ... (30 actions running) [9,266 / 10,059] GoCompilePkg pkg/privilege/privileges/core.recompile1245.a; 35s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,267 / 10,059] GoCompilePkg pkg/privilege/privileges/core.recompile1245.a; 37s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,271 / 10,059] GoCompilePkg pkg/privilege/privileges/core.recompile1245.a; 38s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,277 / 10,059] GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; 21s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,277 / 10,059] GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; 22s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,280 / 10,059] GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; 24s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,285 / 10,059] GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; 25s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,286 / 10,059] GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; 27s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,288 / 10,059] GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; 28s remote-cache, linux-sandbox ... (32 actions running) [9,289 / 10,059] GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; 30s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,290 / 10,059] GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; 31s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,292 / 10,059] GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; 32s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,293 / 10,059] GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; 33s remote-cache, linux-sandbox ... (32 actions running) [9,295 / 10,059] GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; 35s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,298 / 10,059] GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; 36s remote-cache, linux-sandbox ... (32 actions running) [9,300 / 10,059] GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; 37s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,302 / 10,059] GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; 39s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,302 / 10,059] GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; 40s remote-cache, linux-sandbox ... (32 actions running) [9,308 / 10,059] GoLink pkg/disttask/framework/scheduler/scheduler_test_/scheduler_test; 41s remote-cache, linux-sandbox ... (32 actions running) [9,315 / 10,059] GoLink pkg/ttl/cache/cache_test_/cache_test; 42s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,318 / 10,059] GoLink pkg/ddl/ddl_test_/ddl_test; 28s remote-cache, linux-sandbox ... (31 actions running) [9,318 / 10,059] GoLink pkg/ddl/ddl_test_/ddl_test; 30s remote-cache, linux-sandbox ... (32 actions running) [9,321 / 10,059] GoLink pkg/ddl/ddl_test_/ddl_test; 31s remote-cache, linux-sandbox ... (32 actions running) [9,322 / 10,059] GoLink pkg/ddl/ddl_test_/ddl_test; 33s remote-cache, linux-sandbox ... (32 actions running) [9,322 / 10,059] GoLink pkg/ddl/ddl_test_/ddl_test; 34s remote-cache, linux-sandbox ... (32 actions running) [9,322 / 10,059] GoLink pkg/ddl/ddl_test_/ddl_test; 36s remote-cache, linux-sandbox ... (32 actions running) [9,322 / 10,059] GoLink pkg/ddl/ddl_test_/ddl_test; 37s remote-cache, linux-sandbox ... (32 actions running) [9,323 / 10,059] GoLink pkg/ddl/ddl_test_/ddl_test; 39s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,323 / 10,059] GoLink pkg/ddl/ddl_test_/ddl_test; 42s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,323 / 10,059] GoLink pkg/ddl/ddl_test_/ddl_test; 45s remote-cache, linux-sandbox ... (31 actions running) [9,330 / 10,059] GoLink pkg/ddl/ddl_test_/ddl_test; 46s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,333 / 10,059] GoLink pkg/ddl/ddl_test_/ddl_test; 47s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,334 / 10,059] GoLink pkg/disttask/framework/taskexecutor/taskexecutor_test_/taskexecutor_test; 43s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,334 / 10,059] GoLink pkg/disttask/framework/taskexecutor/taskexecutor_test_/taskexecutor_test; 45s remote-cache, linux-sandbox ... (31 actions running) [9,336 / 10,059] GoLink cmd/importer/importer_/importer; 26s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,339 / 10,059] GoLink cmd/importer/importer_/importer; 27s remote-cache, linux-sandbox ... (28 actions, 24 running) [9,341 / 10,059] GoLink pkg/planner/cardinality/cardinality_test_/cardinality_test; 27s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,343 / 10,059] GoLink pkg/planner/cardinality/cardinality_test_/cardinality_test; 28s remote-cache, linux-sandbox ... (32 actions running) [9,344 / 10,059] GoLink pkg/planner/cardinality/cardinality_test_/cardinality_test; 29s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,347 / 10,059] GoLink pkg/planner/cardinality/cardinality_test_/cardinality_test; 31s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,348 / 10,059] GoLink pkg/planner/cardinality/cardinality_test_/cardinality_test; 32s remote-cache, linux-sandbox ... (32 actions running) [9,349 / 10,059] GoLink pkg/planner/cardinality/cardinality_test_/cardinality_test; 34s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,350 / 10,059] GoLink pkg/planner/cardinality/cardinality_test_/cardinality_test; 35s remote-cache, linux-sandbox ... (32 actions running) [9,351 / 10,059] GoLink pkg/planner/cardinality/cardinality_test_/cardinality_test; 43s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,351 / 10,059] GoLink pkg/planner/cardinality/cardinality_test_/cardinality_test; 44s remote-cache, linux-sandbox ... (32 actions running) [9,351 / 10,059] GoLink pkg/planner/cardinality/cardinality_test_/cardinality_test; 45s remote-cache, linux-sandbox ... (32 actions running) [9,351 / 10,059] GoLink pkg/planner/cardinality/cardinality_test_/cardinality_test; 47s remote-cache, linux-sandbox ... (32 actions running) [9,351 / 10,059] GoLink pkg/planner/cardinality/cardinality_test_/cardinality_test; 48s remote-cache, linux-sandbox ... (32 actions running) [9,354 / 10,059] GoLink pkg/planner/cardinality/cardinality_test_/cardinality_test; 49s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,358 / 10,059] GoLink pkg/planner/cardinality/cardinality_test_/cardinality_test; 51s remote-cache, linux-sandbox ... (32 actions running) [9,361 / 10,059] GoLink pkg/planner/cardinality/cardinality_test_/cardinality_test; 52s remote-cache, linux-sandbox ... (32 actions running) [9,363 / 10,059] GoLink pkg/ddl/schematracker/schematracker_test_/schematracker_test; 33s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,365 / 10,059] GoLink pkg/ddl/schematracker/schematracker_test_/schematracker_test; 34s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,370 / 10,059] GoLink pkg/ddl/schematracker/schematracker_test_/schematracker_test; 36s remote-cache, linux-sandbox ... (32 actions running) [9,370 / 10,059] GoLink pkg/ddl/schematracker/schematracker_test_/schematracker_test; 37s remote-cache, linux-sandbox ... (32 actions running) [9,370 / 10,059] GoLink pkg/ddl/schematracker/schematracker_test_/schematracker_test; 39s remote-cache, linux-sandbox ... (32 actions running) [9,370 / 10,059] GoLink pkg/ddl/schematracker/schematracker_test_/schematracker_test; 40s remote-cache, linux-sandbox ... (32 actions running) [9,372 / 10,059] GoLink pkg/ddl/schematracker/schematracker_test_/schematracker_test; 42s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,382 / 10,059] GoLink pkg/ddl/schematracker/schematracker_test_/schematracker_test; 43s remote-cache, linux-sandbox ... (32 actions running) [9,388 / 10,059] GoLink tests/realtikvtest/txntest/txntest_test_/txntest_test; 39s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,392 / 10,059] GoLink tests/realtikvtest/txntest/txntest_test_/txntest_test; 41s remote-cache, linux-sandbox ... (32 actions running) [9,393 / 10,059] GoLink tests/realtikvtest/txntest/txntest_test_/txntest_test; 42s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,398 / 10,059] GoLink tests/realtikvtest/txntest/txntest_test_/txntest_test; 43s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,400 / 10,059] GoLink tests/realtikvtest/txntest/txntest_test_/txntest_test; 45s remote-cache, linux-sandbox ... (32 actions running) [9,403 / 10,059] GoLink tests/realtikvtest/txntest/txntest_test_/txntest_test; 46s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,408 / 10,059] GoLink tests/realtikvtest/txntest/txntest_test_/txntest_test; 47s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,409 / 10,059] GoLink tests/realtikvtest/txntest/txntest_test_/txntest_test; 49s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,414 / 10,059] GoLink tests/realtikvtest/txntest/txntest_test_/txntest_test; 50s remote-cache, linux-sandbox ... (32 actions running) [9,416 / 10,059] GoLink tests/realtikvtest/txntest/txntest_test_/txntest_test; 51s remote-cache, linux-sandbox ... (32 actions running) [9,417 / 10,059] GoLink tests/realtikvtest/txntest/txntest_test_/txntest_test; 52s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,418 / 10,059] GoLink pkg/session/session_test_/session_test; 27s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,418 / 10,059] GoLink pkg/session/session_test_/session_test; 29s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,420 / 10,059] GoLink pkg/session/session_test_/session_test; 30s remote-cache, linux-sandbox ... (32 actions running) [9,425 / 10,059] GoLink pkg/session/session_test_/session_test; 31s remote-cache, linux-sandbox ... (31 actions running) [9,427 / 10,059] GoLink pkg/session/session_test_/session_test; 33s remote-cache, linux-sandbox ... (32 actions running) [9,428 / 10,059] GoLink pkg/session/session_test_/session_test; 34s remote-cache, linux-sandbox ... (32 actions running) [9,429 / 10,059] GoLink pkg/bindinfo/tests/tests_test_/tests_test; 22s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,438 / 10,059] GoLink pkg/bindinfo/tests/tests_test_/tests_test; 23s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,441 / 10,059] GoLink pkg/bindinfo/tests/tests_test_/tests_test; 24s remote-cache, linux-sandbox ... (32 actions running) [9,443 / 10,059] GoLink pkg/bindinfo/tests/tests_test_/tests_test; 26s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,452 / 10,059] GoLink pkg/bindinfo/tests/tests_test_/tests_test; 27s remote-cache, linux-sandbox ... (32 actions running) [9,453 / 10,059] GoLink pkg/bindinfo/tests/tests_test_/tests_test; 29s remote-cache, linux-sandbox ... (32 actions running) [9,456 / 10,059] GoLink pkg/bindinfo/tests/tests_test_/tests_test; 30s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,457 / 10,059] GoLink pkg/bindinfo/tests/tests_test_/tests_test; 32s remote-cache, linux-sandbox ... (32 actions running) [9,458 / 10,059] GoLink pkg/bindinfo/tests/tests_test_/tests_test; 33s remote-cache, linux-sandbox ... (32 actions running) [9,460 / 10,059] GoLink pkg/bindinfo/tests/tests_test_/tests_test; 34s remote-cache, linux-sandbox ... (32 actions running) [9,466 / 10,059] GoLink pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test; 28s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,468 / 10,059] GoLink pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test; 29s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,470 / 10,059] GoLink pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test; 31s remote-cache, linux-sandbox ... (32 actions running) [9,470 / 10,059] GoLink pkg/domain/globalconfigsync/globalconfigsync_test_/globalconfigsync_test; 32s remote-cache, linux-sandbox ... (32 actions running) [9,472 / 10,059] GoLink pkg/store/driver/driver_test_/driver_test; 28s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,474 / 10,059] GoLink pkg/store/driver/driver_test_/driver_test; 29s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,476 / 10,059] GoLink pkg/store/driver/driver_test_/driver_test; 30s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,477 / 10,059] GoLink tests/realtikvtest/pipelineddmltest/pipelineddmltest_test_/pipelineddmltest_test; 27s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,483 / 10,059] GoLink tests/realtikvtest/pipelineddmltest/pipelineddmltest_test_/pipelineddmltest_test; 28s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,485 / 10,059] GoLink tests/realtikvtest/pipelineddmltest/pipelineddmltest_test_/pipelineddmltest_test; 29s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,490 / 10,059] GoLink tests/realtikvtest/pipelineddmltest/pipelineddmltest_test_/pipelineddmltest_test; 30s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,493 / 10,059] GoLink tests/realtikvtest/pipelineddmltest/pipelineddmltest_test_/pipelineddmltest_test; 32s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,495 / 10,059] GoLink pkg/statistics/handle/handletest/analyze/analyze_test_/analyze_test; 25s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,498 / 10,059] GoLink pkg/statistics/handle/handletest/analyze/analyze_test_/analyze_test; 26s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,503 / 10,059] GoLink pkg/statistics/handle/handletest/analyze/analyze_test_/analyze_test; 27s remote-cache, linux-sandbox ... (30 actions, 29 running) [9,504 / 10,059] GoLink pkg/domain/domain_test_/domain_test; 19s remote-cache, linux-sandbox ... (32 actions running) [9,508 / 10,059] GoLink pkg/domain/domain_test_/domain_test; 21s remote-cache, linux-sandbox ... (32 actions running) [9,513 / 10,059] GoLink tests/globalkilltest/globalkilltest_test_/globalkilltest_test; 15s remote-cache, linux-sandbox ... (32 actions running) [9,520 / 10,059] GoLink tests/globalkilltest/globalkilltest_test_/globalkilltest_test; 16s remote-cache, linux-sandbox ... (30 actions, 29 running) [9,524 / 10,059] GoLink tests/globalkilltest/globalkilltest_test_/globalkilltest_test; 18s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,531 / 10,059] GoLink pkg/testkit/testkit_test_/testkit_test; 16s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,531 / 10,059] GoLink pkg/testkit/testkit_test_/testkit_test; 17s remote-cache, linux-sandbox ... (32 actions running) [9,532 / 10,059] GoLink pkg/testkit/testkit_test_/testkit_test; 18s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,536 / 10,059] GoLink pkg/testkit/testkit_test_/testkit_test; 20s remote-cache, linux-sandbox ... (32 actions running) [9,541 / 10,059] GoLink pkg/ddl/tests/fail/fail_test_/fail_test; 19s remote-cache, linux-sandbox ... (32 actions running) [9,544 / 10,059] GoLink pkg/ddl/tests/fail/fail_test_/fail_test; 21s remote-cache, linux-sandbox ... (32 actions running) [9,545 / 10,059] GoLink pkg/ddl/tests/fail/fail_test_/fail_test; 22s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,546 / 10,059] GoLink pkg/ddl/tests/fail/fail_test_/fail_test; 23s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,550 / 10,059] GoLink cmd/ddltest/ddltest_test_/ddltest_test; 22s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,551 / 10,059] GoLink cmd/ddltest/ddltest_test_/ddltest_test; 23s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,551 / 10,059] GoLink cmd/ddltest/ddltest_test_/ddltest_test; 25s remote-cache, linux-sandbox ... (32 actions running) [9,558 / 10,059] GoLink tests/realtikvtest/statisticstest/statisticstest_test_/statisticstest_test; 24s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,563 / 10,059] GoLink pkg/ttl/session/session_test_/session_test; 18s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,566 / 10,059] GoLink pkg/session/test/txn/txn_test_/txn_test; 19s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,567 / 10,059] GoLink pkg/session/test/txn/txn_test_/txn_test; 20s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,568 / 10,059] GoLink lightning/pkg/server/server_test_/server_test; 16s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,570 / 10,059] GoLink cmd/tidb-server/tidb-server_test_/tidb-server_test; 16s remote-cache, linux-sandbox ... (31 actions running) [9,574 / 10,059] GoLink cmd/tidb-server/tidb-server_test_/tidb-server_test; 17s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,579 / 10,059] GoLink cmd/tidb-server/tidb-server_test_/tidb-server_test; 18s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,583 / 10,059] GoLink pkg/util/stmtsummary/v2/tests/tests_test_/tests_test; 10s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,583 / 10,059] GoLink pkg/util/stmtsummary/v2/tests/tests_test_/tests_test; 11s remote-cache, linux-sandbox ... (32 actions running) [9,587 / 10,059] GoLink pkg/util/stmtsummary/v2/tests/tests_test_/tests_test; 12s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,589 / 10,059] GoLink pkg/util/stmtsummary/v2/tests/tests_test_/tests_test; 13s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,590 / 10,059] GoLink pkg/util/stmtsummary/v2/tests/tests_test_/tests_test; 15s remote-cache, linux-sandbox ... (32 actions running) [9,590 / 10,059] GoLink pkg/util/stmtsummary/v2/tests/tests_test_/tests_test; 16s remote-cache, linux-sandbox ... (32 actions running) [9,595 / 10,059] GoLink pkg/executor/test/simpletest/simpletest_test_/simpletest_test; 18s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,597 / 10,059] GoLink pkg/executor/test/simpletest/simpletest_test_/simpletest_test; 19s remote-cache, linux-sandbox ... (32 actions running) [9,597 / 10,059] GoLink pkg/executor/test/simpletest/simpletest_test_/simpletest_test; 20s remote-cache, linux-sandbox ... (32 actions running) [9,604 / 10,059] GoLink tests/realtikvtest/sessiontest/sessiontest_test_/sessiontest_test; 20s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,611 / 10,059] GoLink pkg/session/temporarytabletest/temporarytabletest_test_/temporarytabletest_test; 13s remote-cache, linux-sandbox ... (32 actions running) [9,612 / 10,059] GoLink pkg/session/temporarytabletest/temporarytabletest_test_/temporarytabletest_test; 15s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,622 / 10,059] GoLink lightning/cmd/tidb-lightning-ctl/tidb-lightning-ctl_test_/tidb-lightning-ctl_test; 11s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,628 / 10,059] GoLink pkg/util/ranger/ranger_test_/ranger_test; 10s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,632 / 10,059] GoLink br/pkg/task/show/show_test_/show_test; 9s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,633 / 10,059] GoLink br/pkg/task/show/show_test_/show_test; 10s remote-cache, linux-sandbox ... (32 actions running) [9,634 / 10,059] GoLink pkg/executor/test/seqtest/seqtest_test_/seqtest_test; 9s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,635 / 10,059] GoLink pkg/executor/test/seqtest/seqtest_test_/seqtest_test; 11s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,635 / 10,059] GoLink pkg/executor/test/seqtest/seqtest_test_/seqtest_test; 12s remote-cache, linux-sandbox ... (32 actions running) [9,636 / 10,059] GoLink pkg/executor/test/seqtest/seqtest_test_/seqtest_test; 13s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,638 / 10,059] GoLink pkg/executor/test/seqtest/seqtest_test_/seqtest_test; 15s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,639 / 10,059] GoLink pkg/statistics/handle/handletest/handletest_test_/handletest_test; 16s remote-cache, linux-sandbox ... (32 actions running) [9,642 / 10,059] GoLink pkg/statistics/handle/handletest/handletest_test_/handletest_test; 17s remote-cache, linux-sandbox ... (32 actions running) [9,647 / 10,059] GoLink br/cmd/br/br_/br; 13s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,652 / 10,059] GoLink br/cmd/br/br_/br; 15s remote-cache, linux-sandbox ... (32 actions running) [9,659 / 10,059] GoLink pkg/ddl/tests/resourcegroup/resourcegroup_test_/resourcegroup_test; 16s remote-cache, linux-sandbox ... (32 actions running) [9,662 / 10,059] GoLink pkg/session/clusteredindextest/clusteredindextest_test_/clusteredindextest_test; 14s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,670 / 10,059] GoLink pkg/ddl/tests/metadatalock/metadatalock_test_/metadatalock_test; 8s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,680 / 10,059] GoLink pkg/ddl/tests/metadatalock/metadatalock_test_/metadatalock_test; 9s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,681 / 10,059] GoLink pkg/ddl/tests/metadatalock/metadatalock_test_/metadatalock_test; 10s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,684 / 10,059] GoLink pkg/ddl/tests/metadatalock/metadatalock_test_/metadatalock_test; 11s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,684 / 10,059] GoLink pkg/ddl/tests/metadatalock/metadatalock_test_/metadatalock_test; 13s remote-cache, linux-sandbox ... (32 actions running) [9,684 / 10,059] GoLink pkg/ddl/tests/metadatalock/metadatalock_test_/metadatalock_test; 14s remote-cache, linux-sandbox ... (32 actions running) [9,687 / 10,059] GoLink tests/realtikvtest/brietest/brietest_test_/brietest_test; 14s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,688 / 10,059] GoLink tests/realtikvtest/brietest/brietest_test_/brietest_test; 16s remote-cache, linux-sandbox ... (32 actions running) [9,692 / 10,059] GoLink tests/realtikvtest/flashbacktest/flashbacktest_test_/flashbacktest_test; 16s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,694 / 10,059] GoLink tests/realtikvtest/flashbacktest/flashbacktest_test_/flashbacktest_test; 17s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,695 / 10,059] GoLink tests/realtikvtest/importintotest4/importintotest4_test_/importintotest4_test; 18s remote-cache, linux-sandbox ... (32 actions running) [9,700 / 10,059] GoLink tests/realtikvtest/importintotest4/importintotest4_test_/importintotest4_test; 19s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,712 / 10,059] GoLink pkg/statistics/handle/storage/storage_test_/storage_test; 15s remote-cache, linux-sandbox ... (31 actions running) [9,715 / 10,059] GoLink pkg/ddl/tests/multivaluedindex/multivaluedindex_test_/multivaluedindex_test; 16s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,724 / 10,059] GoLink pkg/executor/test/autoidtest/autoidtest_test_/autoidtest_test; 16s remote-cache, linux-sandbox ... (32 actions running) [9,727 / 10,059] GoLink pkg/executor/test/autoidtest/autoidtest_test_/autoidtest_test; 17s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,731 / 10,059] GoLink pkg/planner/core/issuetest/issuetest_test_/issuetest_test; 14s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,751 / 10,059] GoLink pkg/planner/core/issuetest/issuetest_test_/issuetest_test; 15s remote-cache, linux-sandbox ... (29 actions, 26 running) [9,754 / 10,059] GoLink pkg/planner/core/issuetest/issuetest_test_/issuetest_test; 16s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,755 / 10,059] GoLink pkg/disttask/framework/handle/handle_test_/handle_test; 14s remote-cache, linux-sandbox ... (32 actions running) [9,756 / 10,059] GoLink pkg/disttask/framework/planner/planner_test_/planner_test; 9s remote-cache, linux-sandbox ... (32 actions running) [9,757 / 10,059] GoLink pkg/disttask/framework/planner/planner_test_/planner_test; 12s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,761 / 10,059] GoLink pkg/disttask/framework/planner/planner_test_/planner_test; 13s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,762 / 10,059] GoLink pkg/disttask/framework/planner/planner_test_/planner_test; 14s remote-cache, linux-sandbox ... (32 actions running) [9,763 / 10,059] GoLink pkg/disttask/framework/integrationtests/integrationtests_test_/integrationtests_test; 13s remote-cache, linux-sandbox ... (32 actions running) [9,763 / 10,059] GoLink pkg/disttask/framework/integrationtests/integrationtests_test_/integrationtests_test; 15s remote-cache, linux-sandbox ... (32 actions running) [9,764 / 10,059] GoLink pkg/disttask/framework/integrationtests/integrationtests_test_/integrationtests_test; 16s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,767 / 10,059] GoLink pkg/executor/test/distsqltest/distsqltest_test_/distsqltest_test; 16s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,776 / 10,059] GoLink pkg/executor/test/analyzetest/memorycontrol/memorycontrol_test_/memorycontrol_test; 15s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,779 / 10,059] GoLink pkg/executor/test/aggregate/aggregate_test_/aggregate_test; 16s remote-cache, linux-sandbox ... (31 actions running) [9,786 / 10,059] GoLink pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test; 16s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,791 / 10,059] GoLink pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test; 17s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,791 / 10,059] GoLink pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test; 19s remote-cache, linux-sandbox ... (32 actions running) [9,792 / 10,059] GoLink pkg/executor/test/indexmergereadtest/indexmergereadtest_test_/indexmergereadtest_test; 20s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,801 / 10,059] GoLink pkg/executor/test/analyzetest/analyzetest_test_/analyzetest_test; 15s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,811 / 10,059] GoLink pkg/planner/core/casetest/cbotest/cbotest_test_/cbotest_test; 16s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,813 / 10,059] GoLink pkg/server/server_test_/server_test; 11s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,816 / 10,059] GoLink pkg/server/server_test_/server_test; 12s remote-cache, linux-sandbox ... (32 actions running) [9,819 / 10,059] GoLink pkg/server/server_test_/server_test; 13s remote-cache, linux-sandbox ... (32 actions running) [9,822 / 10,059] GoLink pkg/server/server_test_/server_test; 14s remote-cache, linux-sandbox ... (32 actions running) [9,825 / 10,059] GoLink pkg/executor/test/loadremotetest/loadremotetest_test_/loadremotetest_test; 11s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,825 / 10,059] GoLink pkg/executor/test/loadremotetest/loadremotetest_test_/loadremotetest_test; 13s remote-cache, linux-sandbox ... (32 actions running) [9,835 / 10,059] GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; 14s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,836 / 10,059] GoLink pkg/executor/test/jointest/hashjoin/hashjoin_test_/hashjoin_test; 15s remote-cache, linux-sandbox ... (31 actions running) [9,839 / 10,059] GoLink pkg/statistics/handle/ddl/ddl_test_/ddl_test; 13s remote-cache, linux-sandbox ... (32 actions running) [9,843 / 10,059] GoLink pkg/executor/test/executor/executor_test_/executor_test; 14s remote-cache, linux-sandbox ... (31 actions running) [9,851 / 10,059] GoLink pkg/executor/test/writetest/writetest_test_/writetest_test; 14s remote-cache, linux-sandbox ... (30 actions, 28 running) [9,858 / 10,059] GoLink pkg/executor/test/writetest/writetest_test_/writetest_test; 15s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,865 / 10,059] GoLink pkg/executor/test/jointest/jointest_test_/jointest_test; 12s remote-cache, linux-sandbox ... (31 actions running) [9,865 / 10,059] GoLink pkg/executor/test/jointest/jointest_test_/jointest_test; 14s remote-cache, linux-sandbox ... (32 actions running) [9,874 / 10,059] GoLink pkg/executor/test/jointest/jointest_test_/jointest_test; 15s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,881 / 10,059] GoLink pkg/executor/test/jointest/jointest_test_/jointest_test; 17s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,884 / 10,059] GoLink pkg/executor/test/jointest/jointest_test_/jointest_test; 18s remote-cache, linux-sandbox ... (27 actions, 26 running) [9,885 / 10,059] GoLink pkg/expression/test/multivaluedindex/multivaluedindex_test_/multivaluedindex_test; 14s remote-cache, linux-sandbox ... (32 actions running) [9,888 / 10,059] GoLink pkg/expression/test/multivaluedindex/multivaluedindex_test_/multivaluedindex_test; 15s remote-cache, linux-sandbox ... (32 actions running) [9,897 / 10,059] GoLink pkg/expression/test/multivaluedindex/multivaluedindex_test_/multivaluedindex_test; 16s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,900 / 10,059] GoLink pkg/planner/core/casetest/physicalplantest/physicalplantest_test_/physicalplantest_test; 17s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,902 / 10,059] GoLink pkg/executor/test/loaddatatest/loaddatatest_test_/loaddatatest_test; 13s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,904 / 10,059] GoLink pkg/executor/test/loaddatatest/loaddatatest_test_/loaddatatest_test; 14s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,906 / 10,059] GoLink pkg/executor/test/loaddatatest/loaddatatest_test_/loaddatatest_test; 15s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,909 / 10,059] GoLink pkg/executor/test/loaddatatest/loaddatatest_test_/loaddatatest_test; 16s remote-cache, linux-sandbox ... (32 actions running) [9,914 / 10,059] GoLink pkg/planner/core/casetest/flatplan/flatplan_test_/flatplan_test; 13s remote-cache, linux-sandbox ... (32 actions running) [9,916 / 10,059] GoLink pkg/planner/core/casetest/flatplan/flatplan_test_/flatplan_test; 14s remote-cache, linux-sandbox ... (32 actions running) [9,928 / 10,059] GoLink pkg/planner/core/casetest/dag/dag_test_/dag_test; 15s remote-cache, linux-sandbox ... (32 actions running) [9,934 / 10,059] GoLink tests/realtikvtest/pessimistictest/pessimistictest_test_/pessimistictest_test; 11s remote-cache, linux-sandbox ... (32 actions running) [9,935 / 10,059] GoLink tests/realtikvtest/pessimistictest/pessimistictest_test_/pessimistictest_test; 12s remote-cache, linux-sandbox ... (32 actions running) [9,942 / 10,059] GoLink tests/realtikvtest/pessimistictest/pessimistictest_test_/pessimistictest_test; 13s remote-cache, linux-sandbox ... (29 actions, 28 running) [9,945 / 10,059] GoLink pkg/planner/core/casetest/parallelapply/parallelapply_test_/parallelapply_test; 14s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,948 / 10,059] GoLink pkg/executor/test/memtest/memtest_test_/memtest_test; 15s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,949 / 10,059] GoLink pkg/executor/test/memtest/memtest_test_/memtest_test; 16s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,951 / 10,059] GoLink pkg/executor/test/memtest/memtest_test_/memtest_test; 17s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,954 / 10,059] GoLink pkg/planner/core/casetest/partition/partition_test_/partition_test; 15s remote-cache, linux-sandbox ... (32 actions running) [9,959 / 10,059] GoLink pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test; 13s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,961 / 10,059] GoLink pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test; 15s remote-cache, linux-sandbox ... (32 actions running) [9,964 / 10,059] GoLink pkg/executor/test/tiflashtest/tiflashtest_test_/tiflashtest_test; 16s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,967 / 10,059] GoLink pkg/planner/core/casetest/planstats/planstats_test_/planstats_test; 14s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,971 / 10,059] GoLink pkg/planner/core/casetest/planstats/planstats_test_/planstats_test; 16s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,975 / 10,059] GoLink pkg/statistics/handle/autoanalyze/priorityqueue/priorityqueue_test_/priorityqueue_test; 17s remote-cache, linux-sandbox ... (32 actions running) [9,980 / 10,059] GoLink pkg/statistics/handle/autoanalyze/priorityqueue/priorityqueue_test_/priorityqueue_test; 18s remote-cache, linux-sandbox ... (32 actions running) [9,989 / 10,059] GoLink pkg/statistics/handle/autoanalyze/priorityqueue/priorityqueue_test_/priorityqueue_test; 19s remote-cache, linux-sandbox ... (31 actions, 30 running) [9,993 / 10,059] GoLink pkg/statistics/handle/autoanalyze/priorityqueue/priorityqueue_test_/priorityqueue_test; 20s remote-cache, linux-sandbox ... (29 actions, 28 running) [9,999 / 10,059] GoLink pkg/statistics/handle/autoanalyze/priorityqueue/priorityqueue_test_/priorityqueue_test; 22s remote-cache, linux-sandbox ... (29 actions, 28 running) [10,009 / 10,059] GoLink pkg/executor/test/oomtest/oomtest_test_/oomtest_test; 23s remote-cache, linux-sandbox ... (31 actions, 30 running) [10,012 / 10,059] GoLink pkg/server/tests/cursor/cursor_test_/cursor_test; 14s remote-cache, linux-sandbox ... (32 actions running) [10,014 / 10,059] GoLink pkg/executor/test/splittest/splittest_test_/splittest_test; 14s remote-cache, linux-sandbox ... (31 actions, 30 running) [10,020 / 10,059] GoLink pkg/executor/test/splittest/splittest_test_/splittest_test; 15s remote-cache, linux-sandbox ... (31 actions, 30 running) [10,025 / 10,059] GoLink pkg/executor/test/fktest/fktest_test_/fktest_test; 10s remote-cache, linux-sandbox ... (32 actions running) [10,025 / 10,059] GoLink pkg/executor/test/fktest/fktest_test_/fktest_test; 11s remote-cache, linux-sandbox ... (32 actions running) [10,026 / 10,059] GoLink pkg/executor/test/fktest/fktest_test_/fktest_test; 12s remote-cache, linux-sandbox ... (31 actions, 30 running) [10,028 / 10,059] GoLink pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test; 12s remote-cache, linux-sandbox ... (31 actions running) [10,030 / 10,059] GoLink pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test; 14s remote-cache, linux-sandbox ... (32 actions running) [10,032 / 10,059] GoLink pkg/session/nontransactionaltest/nontransactionaltest_test_/nontransactionaltest_test; 15s remote-cache, linux-sandbox ... (32 actions running) [10,037 / 10,059] GoLink pkg/session/test/vars/vars_test_/vars_test; 13s remote-cache, linux-sandbox ... (31 actions, 30 running) [10,039 / 10,059] GoLink pkg/session/test/common/common_test_/common_test; 14s remote-cache, linux-sandbox ... (32 actions running) [10,041 / 10,059] GoLink pkg/session/test/variable/variable_test_/variable_test; 15s remote-cache, linux-sandbox ... (32 actions running) [10,048 / 10,059] GoLink pkg/sessiontxn/isolation/isolation_test_/isolation_test; 12s remote-cache, linux-sandbox ... (22 actions running) [10,049 / 10,059] GoLink tests/realtikvtest/addindextest/addindextest_test_/addindextest_test; 9s remote-cache, linux-sandbox ... (20 actions running) [10,049 / 10,059] GoLink tests/realtikvtest/addindextest/addindextest_test_/addindextest_test; 10s remote-cache, linux-sandbox ... (20 actions running) [10,052 / 10,059] GoLink tests/realtikvtest/addindextest2/addindextest2_test_/addindextest2_test; 10s remote-cache, linux-sandbox ... (14 actions running) [10,053 / 10,059] GoLink tests/realtikvtest/addindextest1/addindextest1_test_/addindextest1_test; 10s remote-cache, linux-sandbox ... (12 actions running) [10,055 / 10,059] GoLink pkg/server/handler/tests/tests_test_/tests_test; 10s remote-cache, linux-sandbox ... (8 actions running) [10,058 / 10,059] GoLink pkg/server/handler/tests/tests_test_/tests_test; 12s remote-cache, linux-sandbox INFO: Elapsed time: 1130.518s, Critical Path: 395.92s INFO: 10059 processes: 7472 remote cache hit, 945 internal, 1642 linux-sandbox. INFO: Build completed successfully, 10059 total actions bazel --output_user_root=/home/jenkins/.tidb/tmp build --config=ci --repository_cache=/home/jenkins/.tidb/tmp \ //cmd/importer:importer //cmd/tidb-server:tidb-server //cmd/tidb-server:tidb-server-check --//build:with_nogo_flag=true INFO: Invocation ID: 5c7b6d5f-d786-487f-a911-891021617190 INFO: Reading 'startup' options from /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/tidb/.bazelrc: --host_jvm_args=-Xmx4g, --unlimit_coredumps INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 INFO: Reading rc options for 'build' from /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/tidb/.bazelrc: 'build' options: --announce_rc --experimental_guard_against_concurrent_changes --experimental_remote_merkle_tree_cache --java_language_version=17 --java_runtime_version=17 --tool_java_language_version=17 --tool_java_runtime_version=17 --incompatible_strict_action_env --incompatible_enable_cc_toolchain_resolution INFO: Reading rc options for 'build' from /data/..2024_05_06_06_51_43.260303317/bazel: 'build' options: --remote_cache=http://ats.apps.svc/brc/tidb --remote_timeout=30s INFO: Reading rc options for 'build' from /home/jenkins/.bazelrc: 'build' options: --local_ram_resources=58982 --local_cpu_resources=16 --jobs=16 INFO: Found applicable config definition build:ci in file /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/tidb/.bazelrc: --color=yes --experimental_remote_cache_compression Loading: Loading: Loading: 0 packages loaded Analyzing: 3 targets (0 packages loaded, 0 targets configured) INFO: Analyzed 3 targets (0 packages loaded, 0 targets configured). INFO: Found 3 targets... [0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt INFO: Elapsed time: 0.813s, Critical Path: 0.00s INFO: 1 process: 1 internal. INFO: Build completed successfully, 1 total action cp bazel-out/k8-fastbuild/bin/cmd/tidb-server/tidb-server_/tidb-server ./bin cp bazel-out/k8-fastbuild/bin/cmd/importer/importer_/importer ./bin cp bazel-out/k8-fastbuild/bin/cmd/tidb-server/tidb-server-check_/tidb-server-check ./bin bazel --output_user_root=/home/jenkins/.tidb/tmp build --config=ci --repository_cache=/home/jenkins/.tidb/tmp \ //cmd/tidb-server:tidb-server --stamp --workspace_status_command=./build/print-enterprise-workspace-status.sh --define gotags=enterprise INFO: Invocation ID: 37619d63-a63d-46a3-b164-ea189614b581 INFO: Reading 'startup' options from /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/tidb/.bazelrc: --host_jvm_args=-Xmx4g, --unlimit_coredumps INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 INFO: Reading rc options for 'build' from /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/tidb/.bazelrc: 'build' options: --announce_rc --experimental_guard_against_concurrent_changes --experimental_remote_merkle_tree_cache --java_language_version=17 --java_runtime_version=17 --tool_java_language_version=17 --tool_java_runtime_version=17 --incompatible_strict_action_env --incompatible_enable_cc_toolchain_resolution INFO: Reading rc options for 'build' from /data/..2024_05_06_06_51_43.260303317/bazel: 'build' options: --remote_cache=http://ats.apps.svc/brc/tidb --remote_timeout=30s INFO: Reading rc options for 'build' from /home/jenkins/.bazelrc: 'build' options: --local_ram_resources=58982 --local_cpu_resources=16 --jobs=16 INFO: Found applicable config definition build:ci in file /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/tidb/.bazelrc: --color=yes --experimental_remote_cache_compression Loading: Loading: Loading: 0 packages loaded INFO: Build options --//build:with_nogo_flag, --define, and --stamp have changed, discarding analysis cache. Analyzing: target //cmd/tidb-server:tidb-server (0 packages loaded, 0 targets configured) INFO: Analyzed target //cmd/tidb-server:tidb-server (0 packages loaded, 18935 targets configured).  checking cached actions INFO: Found 1 target... [0 / 20] [Prepa] BazelWorkspaceStatusAction stable-status.txt [16 / 1,569] GoStdlib external/io_bazel_rules_go/stdlib_/pkg; Downloading external/io_bazel_rules_go/stdlib_/pkg/linux_amd64/net/http.a, 5.0 MiB / 7.3 MiB; 1s remote-cache ... (14 actions, 0 running) [266 / 1,569] [Prepa] GoLink build/tidb_nogo_actual_/tidb_nogo_actual [for tool] [678 / 1,569] GoCompilePkg external/com_github_getsentry_sentry_go/sentry-go.a; Downloading external/com_github_getsentry_sentry_go/sentry-go.a, 1.2 MiB / 2.1 MiB; 0s remote-cache ... (16 actions, 0 running) [1,094 / 1,569] GoCompilePkg external/io_k8s_api/core/v1/core.a; Downloading external/io_k8s_api/core/v1/core.a, 3.5 MiB / 20.4 MiB; 0s remote-cache ... (16 actions, 0 running) [1,206 / 1,569] GoCompilePkg external/com_github_aws_aws_sdk_go/service/ec2/ec2.a; Downloading external/com_github_aws_aws_sdk_go/service/ec2/ec2.a, 34.0 MiB / 69.8 MiB; 0s remote-cache ... (10 actions, 0 running) [1,277 / 1,569] [Prepa] GoCompilePkg external/com_github_tikv_client_go_v2/txnkv/txnsnapshot/txnsnapshot.a [1,402 / 1,569] GoCompilePkg pkg/expression/expression.a; Downloading pkg/expression/expression.a, 1023.8 KiB / 77.1 MiB; 0s remote-cache ... (4 actions, 0 running) [1,436 / 1,569] [Prepa] GoCompilePkg pkg/session/types/types.a [1,482 / 1,569] GoCompilePkg pkg/executor/internal/builder/builder.a; 0s remote-cache, linux-sandbox ... (12 actions, 4 running) [1,521 / 1,569] GoCompilePkg pkg/ddl/schematracker/schematracker.a; Downloading pkg/ddl/schematracker/schematracker.a, 2.3 MiB / 3.0 MiB; 0s remote-cache ... (2 actions, 0 running) [1,542 / 1,569] GoCompilePkg pkg/planner/core/core.a; 0s remote-cache, linux-sandbox ... (3 actions, 2 running) [1,544 / 1,569] GoCompilePkg pkg/planner/core/core.a; 2s remote-cache, linux-sandbox [1,544 / 1,569] GoCompilePkg pkg/planner/core/core.a; 7s remote-cache, linux-sandbox [1,548 / 1,569] GoCompilePkg pkg/executor/internal/mpp/mpp.a; 1s remote-cache, linux-sandbox ... (9 actions, 8 running) [1,553 / 1,569] GoCompilePkg pkg/planner/implementation/implementation.a; 0s remote-cache, linux-sandbox ... (4 actions running) [1,556 / 1,569] [Prepa] GoCompilePkg pkg/planner/planner.a [1,557 / 1,569] GoCompilePkg pkg/executor/executor.a; 0s remote-cache, linux-sandbox [1,557 / 1,569] GoCompilePkg pkg/executor/executor.a; 6s remote-cache, linux-sandbox [1,558 / 1,569] [Prepa] GoCompilePkg pkg/session/session.a [1,558 / 1,569] GoCompilePkg pkg/session/session.a; 1s remote-cache, linux-sandbox [1,559 / 1,569] GoCompilePkg pkg/server/handler/handler.a; 0s remote-cache, linux-sandbox ... (4 actions running) [1,562 / 1,569] GoCompilePkg pkg/store/driver/driver.a; 1s remote-cache, linux-sandbox ... (8 actions running) [1,566 / 1,569] GoCompilePkg pkg/server/server.a; 0s remote-cache, linux-sandbox [1,567 / 1,569] [Prepa] GoCompilePkg cmd/tidb-server/tidb-server.a [1,568 / 1,569] checking cached actions [1,568 / 1,569] GoLink cmd/tidb-server/tidb-server_/tidb-server; 0s remote-cache, linux-sandbox [1,568 / 1,569] GoLink cmd/tidb-server/tidb-server_/tidb-server; 6s remote-cache, linux-sandbox Target //cmd/tidb-server:tidb-server up-to-date: bazel-bin/cmd/tidb-server/tidb-server_/tidb-server INFO: Elapsed time: 51.715s, Critical Path: 47.23s INFO: 1556 processes: 1527 remote cache hit, 1 internal, 28 linux-sandbox. INFO: Build completed successfully, 1556 total actions ./bazel-out/k8-fastbuild/bin/cmd/tidb-server/tidb-server_/tidb-server -V Release Version: v8.2.0-alpha-173-gebe8cbf4e6 Edition: Enterprise Git Commit Hash: ebe8cbf4e6e03256a3b8a77bdc189efb76432c62 Git Branch: HEAD UTC Build Time: 2024-05-06 07:11:05 GoVersion: go1.21.9 X:nocoverageredesign Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] } [Pipeline] // dir Post stage [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/tidb [Pipeline] { [Pipeline] archiveArtifacts Archiving artifacts โ€˜importer.logโ€™ doesnโ€™t match anything No artifacts found that match the file pattern "importer.log,tidb-server-check.log". Configuration error? [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/tidb [Pipeline] { [Pipeline] sh + rm -rf .git + tar czvf tidb-server.tar.gz ./BUILD.bazel ./CODE_OF_CONDUCT.md ./CONTRIBUTING.md ./CONTRIBUTORS.md ./DEPS.bzl ./Dockerfile ./Dockerfile.enterprise ./Jenkinsfile ./LICENSE ./LICENSES ./MODULE.bazel ./Makefile ./Makefile.common ./OWNERS ./OWNERS_ALIASES ./README.md ./SECURITY.md ./WORKSPACE ./WORKSPACE.patchgo ./bazel-bin ./bazel-out ./bazel-testlogs ./bazel-tidb ./bin ./br ./build ./checklist.md ./ci.md ./cmd ./code_review_guide.md ./docs ./dumpling ./errors.toml ./go.mod ./go.sum ./hooks ./lightning ./pkg ./roadmap.md ./tests ./tools ./BUILD.bazel ./CODE_OF_CONDUCT.md ./CONTRIBUTING.md ./CONTRIBUTORS.md ./DEPS.bzl ./Dockerfile ./Dockerfile.enterprise ./Jenkinsfile ./LICENSE ./LICENSES/ ./LICENSES/QL-LICENSE ./LICENSES/Unicode-DFS-2016-LICENSE ./LICENSES/STRUTIL-LICENSE ./MODULE.bazel ./Makefile ./Makefile.common ./OWNERS ./OWNERS_ALIASES ./README.md ./SECURITY.md ./WORKSPACE ./WORKSPACE.patchgo ./bazel-bin ./bazel-out ./bazel-testlogs ./bazel-tidb ./bin/ ./bin/importer ./bin/tidb-server ./bin/tidb-server-check ./br/ ./br/tests/ ./br/tests/br_incremental/ ./br/tests/br_incremental/run.sh ./br/tests/br_incremental/workload ./br/tests/br_shuffle_leader/ ./br/tests/br_shuffle_leader/run.sh ./br/tests/br_shuffle_leader/workload ./br/tests/br_other/ ./br/tests/br_other/run.sh ./br/tests/br_charset_gbk/ ./br/tests/br_charset_gbk/tidb-new-collation.toml ./br/tests/br_charset_gbk/run.sh ./br/tests/br_restore_log_task_enable/ ./br/tests/br_restore_log_task_enable/run.sh ./br/tests/br_full/ ./br/tests/br_full/run.sh ./br/tests/br_full/workload ./br/tests/br_azblob/ ./br/tests/br_azblob/_run.sh ./br/tests/br_azblob/workload ./br/tests/br_tidb_placement_policy/ ./br/tests/br_tidb_placement_policy/run.sh ./br/tests/br_db_online/ ./br/tests/br_db_online/run.sh ./br/tests/br_incremental_ddl/ ./br/tests/br_incremental_ddl/run.sh ./br/tests/up.sh ./br/tests/br_db_online_newkv/ ./br/tests/br_db_online_newkv/run.sh ./br/tests/download_integration_test_binaries.sh ./br/tests/br_small_batch_size/ ./br/tests/br_small_batch_size/run.sh ./br/tests/br_small_batch_size/workload ./br/tests/br_skip_checksum/ ./br/tests/br_skip_checksum/run.sh ./br/tests/br_skip_checksum/workload ./br/tests/config/ ./br/tests/config/tidb.toml ./br/tests/config/restore-tikv.toml ./br/tests/config/pd.toml ./br/tests/config/tikv.toml ./br/tests/br_incremental_same_table/ ./br/tests/br_incremental_same_table/run.sh ./br/tests/br_crypter/ ./br/tests/br_crypter/run.sh ./br/tests/br_crypter/workload ./br/tests/br_range/ ./br/tests/br_range/run.sh ./br/tests/br_stats/ ./br/tests/br_stats/run.sh ./br/tests/br_stats/workload ./br/tests/br_key_locked/ ./br/tests/br_key_locked/locker.go ./br/tests/br_key_locked/run.sh ./br/tests/br_key_locked/codec.go ./br/tests/br_key_locked/BUILD.bazel ./br/tests/br_key_locked/workload ./br/tests/run_group_br_tests.sh ./br/tests/br_history/ ./br/tests/br_history/run.sh ./br/tests/br_history/workload ./br/tests/br_views_and_sequences/ ./br/tests/br_views_and_sequences/run.sh ./br/tests/br_tikv_outage3/ ./br/tests/br_tikv_outage3/run.sh ./br/tests/br_tikv_outage3/workload ./br/tests/br_300_small_tables/ ./br/tests/br_300_small_tables/run.sh ./br/tests/br_incompatible_tidb_config/ ./br/tests/br_incompatible_tidb_config/config/ ./br/tests/br_incompatible_tidb_config/config/tidb-max-index-length.toml ./br/tests/br_incompatible_tidb_config/run.sh ./br/tests/br_log_test/ ./br/tests/br_log_test/run.sh ./br/tests/br_log_test/workload ./br/tests/br_rawkv/ ./br/tests/br_rawkv/run.sh ./br/tests/br_rawkv/client.go ./br/tests/br_rawkv/BUILD.bazel ./br/tests/br_backup_version/ ./br/tests/br_backup_version/run.sh ./br/tests/br_txn/ ./br/tests/br_txn/run.sh ./br/tests/br_txn/client.go ./br/tests/br_txn/BUILD.bazel ./br/tests/br_move_backup/ ./br/tests/br_move_backup/run.sh ./br/tests/br_move_backup/workload ./br/tests/br_table_filter/ ./br/tests/br_table_filter/run.sh ./br/tests/br_db/ ./br/tests/br_db/run.sh ./br/tests/br_s3/ ./br/tests/br_s3/run.sh ./br/tests/br_s3/workload ./br/tests/br_insert_after_restore/ ./br/tests/br_insert_after_restore/run.sh ./br/tests/br_cache_table/ ./br/tests/br_cache_table/run.sh ./br/tests/docker_compatible_gcs/ ./br/tests/docker_compatible_gcs/_run.sh ./br/tests/docker_compatible_gcs/prepare.sh ./br/tests/br_tikv_outage/ ./br/tests/br_tikv_outage/run.sh ./br/tests/br_tikv_outage/workload ./br/tests/br_autorandom/ ./br/tests/br_autorandom/run.sh ./br/tests/br_pitr/ ./br/tests/br_pitr/prepare_data/ ./br/tests/br_pitr/prepare_data/delete_range.sql ./br/tests/br_pitr/prepare_data/ingest_repair.sql ./br/tests/br_pitr/check/ ./br/tests/br_pitr/check/check_ingest_repair.sh ./br/tests/br_pitr/run.sh ./br/tests/br_pitr/incremental_data/ ./br/tests/br_pitr/incremental_data/delete_range.sql ./br/tests/br_pitr/incremental_data/ingest_repair.sql ./br/tests/br_replica_read/ ./br/tests/br_replica_read/placement_rule_with_learner_template.json ./br/tests/br_replica_read/run.sh ./br/tests/download_tools.sh ./br/tests/br_z_gc_safepoint/ ./br/tests/br_z_gc_safepoint/gc.go ./br/tests/br_z_gc_safepoint/run.sh ./br/tests/br_z_gc_safepoint/BUILD.bazel ./br/tests/br_z_gc_safepoint/workload ./br/tests/docker_compatible_s3/ ./br/tests/docker_compatible_s3/_run.sh ./br/tests/docker_compatible_s3/prepare.sh ./br/tests/br_full_cluster_restore/ ./br/tests/br_full_cluster_restore/full_data.sql ./br/tests/br_full_cluster_restore/run.sh ./br/tests/br_full_ddl/ ./br/tests/br_full_ddl/run.sh ./br/tests/br_full_ddl/workload ./br/tests/br_tiflash/ ./br/tests/br_tiflash/run.sh ./br/tests/br_case_sensitive/ ./br/tests/br_case_sensitive/run.sh ./br/tests/br_gcs/ ./br/tests/br_gcs/run.sh ./br/tests/br_gcs/workload ./br/tests/run.sh ./br/tests/br_full_index/ ./br/tests/br_full_index/run.sh ./br/tests/br_full_index/workload ./br/tests/README.md ./br/tests/br_db_skip/ ./br/tests/br_db_skip/run.sh ./br/tests/br_pitr_failpoint/ ./br/tests/br_pitr_failpoint/prepare_data/ ./br/tests/br_pitr_failpoint/prepare_data/ingest_repair.sql ./br/tests/br_pitr_failpoint/intersect_data/ ./br/tests/br_pitr_failpoint/intersect_data/ingest_repair1.sql ./br/tests/br_pitr_failpoint/check/ ./br/tests/br_pitr_failpoint/check/check_ingest_repair.sh ./br/tests/br_pitr_failpoint/run.sh ./br/tests/br_incremental_index/ ./br/tests/br_incremental_index/run.sh ./br/tests/br_tikv_outage2/ ./br/tests/br_tikv_outage2/run.sh ./br/tests/br_tikv_outage2/workload ./br/tests/br_clustered_index/ ./br/tests/br_clustered_index/run.sh ./br/tests/br_restore_TDE_enable/ ./br/tests/br_restore_TDE_enable/run.sh ./br/tests/br_restore_TDE_enable/workload ./br/tests/br_incremental_only_ddl/ ./br/tests/br_incremental_only_ddl/run.sh ./br/tests/br_shuffle_region/ ./br/tests/br_shuffle_region/run.sh ./br/tests/br_shuffle_region/workload ./br/tests/br_check_new_collocation_enable/ ./br/tests/br_check_new_collocation_enable/config/ ./br/tests/br_check_new_collocation_enable/config/new_collation_enable_false.toml ./br/tests/br_check_new_collocation_enable/config/new_collation_enable_true.toml ./br/tests/br_check_new_collocation_enable/run.sh ./br/tests/br_single_table/ ./br/tests/br_single_table/run.sh ./br/tests/br_single_table/workload ./br/tests/br_ebs/ ./br/tests/br_ebs/run.sh ./br/tests/br_ebs/backupmeta ./br/tests/br_backup_empty/ ./br/tests/br_backup_empty/run.sh ./br/tests/br_table_partition/ ./br/tests/br_table_partition/prepare.sh ./br/tests/br_table_partition/run.sh ./br/tests/br_autoid/ ./br/tests/br_autoid/run.sh ./br/tests/br_partition_add_index/ ./br/tests/br_partition_add_index/run.sh ./br/tests/run_compatible.sh ./br/tests/br_foreign_key/ ./br/tests/br_foreign_key/run.sh ./br/tests/br_split_region_fail/ ./br/tests/br_split_region_fail/run.sh ./br/tests/br_split_region_fail/workload ./br/tests/br_crypter2/ ./br/tests/br_crypter2/run.sh ./br/tests/br_crypter2/workload ./br/tests/br_systables/ ./br/tests/br_systables/run.sh ./br/tests/br_systables/workload ./br/tests/br_mv_index/ ./br/tests/br_mv_index/run.sh ./br/tests/br_debug_meta/ ./br/tests/br_debug_meta/run.sh ./br/tests/br_debug_meta/workload ./br/tests/br_ttl/ ./br/tests/br_ttl/run.sh ./br/compatibility/ ./br/compatibility/prepare_data/ ./br/compatibility/prepare_data/workload ./br/compatibility/backup_cluster.yaml ./br/compatibility/credentials/ ./br/compatibility/credentials/application_default_credentials.json ./br/compatibility/prepare_backup.sh ./br/compatibility/get_last_tags.sh ./br/SECURITY.md ./br/.golangci.yml ./br/docker/ ./br/docker/config/ ./br/docker/config/tidb.toml ./br/docker/config/pd.toml ./br/docker/config/tikv.toml ./br/docker/minio.env ./br/docker/gcs.env ./br/docker/Dockerfile ./br/LICENSE.md ./br/CONTRIBUTING.md ./br/pkg/ ./br/pkg/pdutil/ ./br/pkg/pdutil/pd.go ./br/pkg/pdutil/pd_serial_test.go ./br/pkg/pdutil/main_test.go ./br/pkg/pdutil/utils.go ./br/pkg/pdutil/BUILD.bazel ./br/pkg/checksum/ ./br/pkg/checksum/validate.go ./br/pkg/checksum/executor.go ./br/pkg/checksum/main_test.go ./br/pkg/checksum/executor_test.go ./br/pkg/checksum/BUILD.bazel ./br/pkg/aws/ ./br/pkg/aws/ebs.go ./br/pkg/aws/ebs_test.go ./br/pkg/aws/BUILD.bazel ./br/pkg/httputil/ ./br/pkg/httputil/http.go ./br/pkg/httputil/BUILD.bazel ./br/pkg/backup/ ./br/pkg/backup/push.go ./br/pkg/backup/check.go ./br/pkg/backup/schema_test.go ./br/pkg/backup/schema.go ./br/pkg/backup/metrics.go ./br/pkg/backup/prepare_snap/ ./br/pkg/backup/prepare_snap/prepare.go ./br/pkg/backup/prepare_snap/errors.go ./br/pkg/backup/prepare_snap/env.go ./br/pkg/backup/prepare_snap/BUILD.bazel ./br/pkg/backup/prepare_snap/prepare_test.go ./br/pkg/backup/prepare_snap/stream.go ./br/pkg/backup/main_test.go ./br/pkg/backup/client.go ./br/pkg/backup/BUILD.bazel ./br/pkg/backup/client_test.go ./br/pkg/gluetidb/ ./br/pkg/gluetidb/glue_test.go ./br/pkg/gluetidb/glue.go ./br/pkg/gluetidb/BUILD.bazel ./br/pkg/config/ ./br/pkg/config/ebs.go ./br/pkg/config/ebs_test.go ./br/pkg/config/ebs_backup.json ./br/pkg/config/BUILD.bazel ./br/pkg/config/kv.go ./br/pkg/streamhelper/ ./br/pkg/streamhelper/advancer_env.go ./br/pkg/streamhelper/regioniter_test.go ./br/pkg/streamhelper/config/ ./br/pkg/streamhelper/config/advancer_conf.go ./br/pkg/streamhelper/config/BUILD.bazel ./br/pkg/streamhelper/advancer_daemon.go ./br/pkg/streamhelper/integration_test.go ./br/pkg/streamhelper/flush_subscriber.go ./br/pkg/streamhelper/collector.go ./br/pkg/streamhelper/daemon/ ./br/pkg/streamhelper/daemon/owner_daemon_test.go ./br/pkg/streamhelper/daemon/interface.go ./br/pkg/streamhelper/daemon/BUILD.bazel ./br/pkg/streamhelper/daemon/owner_daemon.go ./br/pkg/streamhelper/advancer_test.go ./br/pkg/streamhelper/spans/ ./br/pkg/streamhelper/spans/sorted.go ./br/pkg/streamhelper/spans/utils_test.go ./br/pkg/streamhelper/spans/utils.go ./br/pkg/streamhelper/spans/BUILD.bazel ./br/pkg/streamhelper/spans/value_sorted_test.go ./br/pkg/streamhelper/spans/sorted_test.go ./br/pkg/streamhelper/spans/value_sorted.go ./br/pkg/streamhelper/basic_lib_for_test.go ./br/pkg/streamhelper/advancer.go ./br/pkg/streamhelper/models.go ./br/pkg/streamhelper/advancer_cliext.go ./br/pkg/streamhelper/client.go ./br/pkg/streamhelper/BUILD.bazel ./br/pkg/streamhelper/prefix_scanner.go ./br/pkg/streamhelper/regioniter.go ./br/pkg/streamhelper/subscription_test.go ./br/pkg/errors/ ./br/pkg/errors/errors.go ./br/pkg/errors/errors_test.go ./br/pkg/errors/BUILD.bazel ./br/pkg/conn/ ./br/pkg/conn/conn.go ./br/pkg/conn/conn_test.go ./br/pkg/conn/main_test.go ./br/pkg/conn/BUILD.bazel ./br/pkg/conn/util/ ./br/pkg/conn/util/util.go ./br/pkg/conn/util/BUILD.bazel ./br/pkg/storage/ ./br/pkg/storage/local_windows.go ./br/pkg/storage/ks3.go ./br/pkg/storage/local_unix.go ./br/pkg/storage/writer_test.go ./br/pkg/storage/hdfs.go ./br/pkg/storage/parse_test.go ./br/pkg/storage/locking.go ./br/pkg/storage/local.go ./br/pkg/storage/storage_test.go ./br/pkg/storage/helper.go ./br/pkg/storage/s3.go ./br/pkg/storage/memstore_test.go ./br/pkg/storage/noop.go ./br/pkg/storage/gcs_extra.go ./br/pkg/storage/OWNERS ./br/pkg/storage/azblob.go ./br/pkg/storage/gcs_test.go ./br/pkg/storage/gcs.go ./br/pkg/storage/locking_test.go ./br/pkg/storage/compress_test.go ./br/pkg/storage/memstore.go ./br/pkg/storage/azblob_test.go ./br/pkg/storage/storage.go ./br/pkg/storage/BUILD.bazel ./br/pkg/storage/s3_test.go ./br/pkg/storage/flags.go ./br/pkg/storage/writer.go ./br/pkg/storage/local_test.go ./br/pkg/storage/parse.go ./br/pkg/storage/compress.go ./br/pkg/rtree/ ./br/pkg/rtree/rtree.go ./br/pkg/rtree/merge_fuzz_test.go ./br/pkg/rtree/main_test.go ./br/pkg/rtree/logging.go ./br/pkg/rtree/BUILD.bazel ./br/pkg/rtree/logging_test.go ./br/pkg/rtree/rtree_test.go ./br/pkg/checkpoint/ ./br/pkg/checkpoint/log_restore.go ./br/pkg/checkpoint/checkpoint_test.go ./br/pkg/checkpoint/backup.go ./br/pkg/checkpoint/restore.go ./br/pkg/checkpoint/BUILD.bazel ./br/pkg/checkpoint/checkpoint.go ./br/pkg/checkpoint/ticker.go ./br/pkg/stream/ ./br/pkg/stream/meta_kv.go ./br/pkg/stream/rewrite_meta_rawkv_test.go ./br/pkg/stream/search_test.go ./br/pkg/stream/stream_status.go ./br/pkg/stream/decode_kv_test.go ./br/pkg/stream/decode_kv.go ./br/pkg/stream/stream_metas_test.go ./br/pkg/stream/util.go ./br/pkg/stream/util_test.go ./br/pkg/stream/stream_misc_test.go ./br/pkg/stream/meta_kv_test.go ./br/pkg/stream/rewrite_meta_rawkv.go ./br/pkg/stream/BUILD.bazel ./br/pkg/stream/search.go ./br/pkg/stream/stream_metas.go ./br/pkg/stream/stream_mgr.go ./br/pkg/trace/ ./br/pkg/trace/main_test.go ./br/pkg/trace/tracing.go ./br/pkg/trace/BUILD.bazel ./br/pkg/trace/tracing_serial_test.go ./br/pkg/gluetikv/ ./br/pkg/gluetikv/glue_test.go ./br/pkg/gluetikv/glue.go ./br/pkg/gluetikv/BUILD.bazel ./br/pkg/restore/ ./br/pkg/restore/split/ ./br/pkg/restore/split/split.go ./br/pkg/restore/split/region.go ./br/pkg/restore/split/sum_sorted.go ./br/pkg/restore/split/mock_pd_client.go ./br/pkg/restore/split/sum_sorted_test.go ./br/pkg/restore/split/client.go ./br/pkg/restore/split/BUILD.bazel ./br/pkg/restore/split/split_test.go ./br/pkg/restore/split/client_test.go ./br/pkg/restore/data/ ./br/pkg/restore/data/data.go ./br/pkg/restore/data/key_test.go ./br/pkg/restore/data/recover.go ./br/pkg/restore/data/BUILD.bazel ./br/pkg/restore/data/key.go ./br/pkg/restore/data/data_test.go ./br/pkg/restore/systable_restore.go ./br/pkg/restore/tiflashrec/ ./br/pkg/restore/tiflashrec/tiflash_recorder_test.go ./br/pkg/restore/tiflashrec/tiflash_recorder.go ./br/pkg/restore/tiflashrec/BUILD.bazel ./br/pkg/restore/log_restore/ ./br/pkg/restore/log_restore/split.go ./br/pkg/restore/log_restore/BUILD.bazel ./br/pkg/restore/log_restore/import_test.go ./br/pkg/restore/log_restore/export_test.go ./br/pkg/restore/log_restore/log_client_test.go ./br/pkg/restore/log_restore/split_test.go ./br/pkg/restore/log_restore/log_client.go ./br/pkg/restore/util.go ./br/pkg/restore/file_importer/ ./br/pkg/restore/file_importer/import_retry_test.go ./br/pkg/restore/file_importer/import_retry.go ./br/pkg/restore/file_importer/import.go ./br/pkg/restore/file_importer/BUILD.bazel ./br/pkg/restore/file_importer/import_test.go ./br/pkg/restore/db_test.go ./br/pkg/restore/util_test.go ./br/pkg/restore/pipeline_items.go ./br/pkg/restore/rawkv/ ./br/pkg/restore/rawkv/rawkv_client.go ./br/pkg/restore/rawkv/rawkv_client_test.go ./br/pkg/restore/rawkv/BUILD.bazel ./br/pkg/restore/prealloc_table_id/ ./br/pkg/restore/prealloc_table_id/alloc.go ./br/pkg/restore/prealloc_table_id/BUILD.bazel ./br/pkg/restore/prealloc_table_id/alloc_test.go ./br/pkg/restore/batcher.go ./br/pkg/restore/main_test.go ./br/pkg/restore/utils/ ./br/pkg/restore/utils/log_file_map.go ./br/pkg/restore/utils/split.go ./br/pkg/restore/utils/log_file_map_test.go ./br/pkg/restore/utils/merge.go ./br/pkg/restore/utils/value.go ./br/pkg/restore/utils/merge_test.go ./br/pkg/restore/utils/rewrite_rule_test.go ./br/pkg/restore/utils/rewrite_rule.go ./br/pkg/restore/utils/BUILD.bazel ./br/pkg/restore/utils/id.go ./br/pkg/restore/utils/key.go ./br/pkg/restore/utils/split_test.go ./br/pkg/restore/logutil.go ./br/pkg/restore/client.go ./br/pkg/restore/BUILD.bazel ./br/pkg/restore/batcher_test.go ./br/pkg/restore/db.go ./br/pkg/restore/ingestrec/ ./br/pkg/restore/ingestrec/ingest_recorder_test.go ./br/pkg/restore/ingestrec/ingest_recorder.go ./br/pkg/restore/ingestrec/BUILD.bazel ./br/pkg/restore/client_test.go ./br/pkg/membuf/ ./br/pkg/membuf/buffer.go ./br/pkg/membuf/buffer_test.go ./br/pkg/membuf/limiter.go ./br/pkg/membuf/BUILD.bazel ./br/pkg/membuf/limiter_test.go ./br/pkg/utils/ ./br/pkg/utils/register_test.go ./br/pkg/utils/progress_test.go ./br/pkg/utils/json_test.go ./br/pkg/utils/iter/ ./br/pkg/utils/iter/combinators.go ./br/pkg/utils/iter/combinator_types.go ./br/pkg/utils/iter/source.go ./br/pkg/utils/iter/iter.go ./br/pkg/utils/iter/combinator_test.go ./br/pkg/utils/iter/source_types.go ./br/pkg/utils/iter/BUILD.bazel ./br/pkg/utils/progress.go ./br/pkg/utils/permission.go ./br/pkg/utils/store_manager.go ./br/pkg/utils/schema.go ./br/pkg/utils/backoff.go ./br/pkg/utils/register.go ./br/pkg/utils/dyn_pprof_unix.go ./br/pkg/utils/db_test.go ./br/pkg/utils/worker.go ./br/pkg/utils/backoff_test.go ./br/pkg/utils/key_test.go ./br/pkg/utils/pprof.go ./br/pkg/utils/main_test.go ./br/pkg/utils/misc.go ./br/pkg/utils/safe_point_test.go ./br/pkg/utils/misc_test.go ./br/pkg/utils/safe_point.go ./br/pkg/utils/BUILD.bazel ./br/pkg/utils/retry.go ./br/pkg/utils/key.go ./br/pkg/utils/db.go ./br/pkg/utils/dyn_pprof_other.go ./br/pkg/utils/json.go ./br/pkg/utils/retry_test.go ./br/pkg/utils/storewatch/ ./br/pkg/utils/storewatch/watching_test.go ./br/pkg/utils/storewatch/BUILD.bazel ./br/pkg/utils/storewatch/watching.go ./br/pkg/task/ ./br/pkg/task/backup_ebs.go ./br/pkg/task/backup_txn.go ./br/pkg/task/backup_ebs_test.go ./br/pkg/task/restore_ebs_meta.go ./br/pkg/task/common_test.go ./br/pkg/task/stream_test.go ./br/pkg/task/restore_data.go ./br/pkg/task/backup_test.go ./br/pkg/task/backup.go ./br/pkg/task/restore.go ./br/pkg/task/operator/ ./br/pkg/task/operator/cmd.go ./br/pkg/task/operator/BUILD.bazel ./br/pkg/task/operator/config.go ./br/pkg/task/restore_txn.go ./br/pkg/task/backup_raw.go ./br/pkg/task/restore_test.go ./br/pkg/task/BUILD.bazel ./br/pkg/task/show/ ./br/pkg/task/show/cmd.go ./br/pkg/task/show/cmd_test.go ./br/pkg/task/show/testdata/ ./br/pkg/task/show/testdata/full-schema.meta ./br/pkg/task/show/testdata/v2-enc/ ./br/pkg/task/show/testdata/v2-enc/backupmeta.schema.000000001 ./br/pkg/task/show/testdata/v2-enc/backupmeta ./br/pkg/task/show/testdata/v2/ ./br/pkg/task/show/testdata/v2/backupmeta.schema.000000001 ./br/pkg/task/show/testdata/v2/backupmeta ./br/pkg/task/show/BUILD.bazel ./br/pkg/task/common.go ./br/pkg/task/stream.go ./br/pkg/task/restore_raw.go ./br/pkg/common/ ./br/pkg/common/consts.go ./br/pkg/common/BUILD.bazel ./br/pkg/metautil/ ./br/pkg/metautil/metafile.go ./br/pkg/metautil/metafile_test.go ./br/pkg/metautil/statsfile_test.go ./br/pkg/metautil/load.go ./br/pkg/metautil/statsfile.go ./br/pkg/metautil/load_test.go ./br/pkg/metautil/main_test.go ./br/pkg/metautil/BUILD.bazel ./br/pkg/mock/ ./br/pkg/mock/importer.go ./br/pkg/mock/backend.go ./br/pkg/mock/mock_cluster.go ./br/pkg/mock/storage/ ./br/pkg/mock/storage/storage.go ./br/pkg/mock/storage/BUILD.bazel ./br/pkg/mock/mock_cluster_test.go ./br/pkg/mock/mocklocal/ ./br/pkg/mock/mocklocal/local.go ./br/pkg/mock/mocklocal/BUILD.bazel ./br/pkg/mock/mockid/ ./br/pkg/mock/mockid/mockid.go ./br/pkg/mock/mockid/BUILD.bazel ./br/pkg/mock/encode.go ./br/pkg/mock/s3iface.go ./br/pkg/mock/BUILD.bazel ./br/pkg/mock/task_register.go ./br/pkg/glue/ ./br/pkg/glue/glue.go ./br/pkg/glue/console_glue.go ./br/pkg/glue/progressing.go ./br/pkg/glue/BUILD.bazel ./br/pkg/glue/console_glue_test.go ./br/pkg/version/ ./br/pkg/version/version_test.go ./br/pkg/version/version.go ./br/pkg/version/BUILD.bazel ./br/pkg/version/build/ ./br/pkg/version/build/info_test.go ./br/pkg/version/build/BUILD.bazel ./br/pkg/version/build/info.go ./br/pkg/summary/ ./br/pkg/summary/collector_test.go ./br/pkg/summary/collector.go ./br/pkg/summary/summary.go ./br/pkg/summary/main_test.go ./br/pkg/summary/BUILD.bazel ./br/pkg/logutil/ ./br/pkg/logutil/context.go ./br/pkg/logutil/logging.go ./br/pkg/logutil/BUILD.bazel ./br/pkg/logutil/logging_test.go ./br/pkg/logutil/rate.go ./br/metrics/ ./br/metrics/alertmanager/ ./br/metrics/alertmanager/lightning.rules.yml ./br/metrics/grafana/ ./br/metrics/grafana/br.json ./br/metrics/grafana/lightning.json ./br/docs/ ./br/docs/cn/ ./br/docs/cn/2019-09-17-design-of-reorganize-importSST-to-TiKV.md ./br/docs/cn/2019-08-05-new-design-of-backup-restore.md ./br/docs/cn/2019-09-09-BR-key-rewrite-disscussion.md ./br/docs/resources/ ./br/docs/resources/solution3-of-key-rewrite.svg ./br/docs/resources/arch-of-reorganized-importer.svg ./br/docs/resources/download-sst-diagram.svg ./br/COMPATIBILITY_TEST.md ./br/errors.toml ./br/OWNERS ./br/.dockerignore ./br/images/ ./br/images/arch.svg ./br/.gitattributes ./br/.editorconfig ./br/.gitignore ./br/revive.toml ./br/README.md ./br/docker-compose.yaml ./br/cmd/ ./br/cmd/br/ ./br/cmd/br/operator.go ./br/cmd/br/cmd.go ./br/cmd/br/backup.go ./br/cmd/br/restore.go ./br/cmd/br/main.go ./br/cmd/br/main_test.go ./br/cmd/br/BUILD.bazel ./br/cmd/br/debug.go ./br/cmd/br/stream.go ./br/cmd/br/fips.go ./build/ ./build/jenkins_unit_test.sh ./build/patches/ ./build/patches/com_github_golang_protobuf.patch ./build/patches/com_github_kisielk_errcheck.patch ./build/patches/BUILD.bazel ./build/patches/com_github_grpc_ecosystem_grpc_gateway.patch ./build/patches/io_etcd_go_etcd_api_v3.patch ./build/nogo_config.json ./build/print-workspace-status.sh ./build/print-enterprise-workspace-status.sh ./build/BUILD.bazel ./build/image/ ./build/image/.ci_bazel ./build/image/centos7_jenkins ./build/image/parser_test ./build/image/README.md ./build/image/base ./build/config.go ./build/jenkins_collect_coverage.sh ./build/linter/ ./build/linter/toomanytests/ ./build/linter/toomanytests/BUILD.bazel ./build/linter/toomanytests/analyze.go ./build/linter/linter.go ./build/linter/makezero/ ./build/linter/makezero/analyzer.go ./build/linter/makezero/BUILD.bazel ./build/linter/etcdconfig/ ./build/linter/etcdconfig/analyzer.go ./build/linter/etcdconfig/BUILD.bazel ./build/linter/constructor/ ./build/linter/constructor/analyzer_test.go ./build/linter/constructor/testdata/ ./build/linter/constructor/testdata/src/ ./build/linter/constructor/testdata/src/t/ ./build/linter/constructor/testdata/src/t/construct.go ./build/linter/constructor/testdata/src/t/BUILD.bazel ./build/linter/constructor/testdata/src/github.com/ ./build/linter/constructor/testdata/src/github.com/pingcap/ ./build/linter/constructor/testdata/src/github.com/pingcap/tidb/ ./build/linter/constructor/testdata/src/github.com/pingcap/tidb/util/ ./build/linter/constructor/testdata/src/github.com/pingcap/tidb/util/linter/ ./build/linter/constructor/testdata/src/github.com/pingcap/tidb/util/linter/constructor/ ./build/linter/constructor/testdata/src/github.com/pingcap/tidb/util/linter/constructor/constructorflag.go ./build/linter/constructor/testdata/src/github.com/pingcap/tidb/util/linter/constructor/BUILD.bazel ./build/linter/constructor/analyzer.go ./build/linter/constructor/BUILD.bazel ./build/linter/staticcheck/ ./build/linter/staticcheck/util.go ./build/linter/staticcheck/analyzer.go ./build/linter/staticcheck/BUILD.bazel ./build/linter/staticcheck/def.bzl ./build/linter/misspell/ ./build/linter/misspell/analyzer.go ./build/linter/misspell/BUILD.bazel ./build/linter/gci/ ./build/linter/gci/analysis.go ./build/linter/gci/BUILD.bazel ./build/linter/filepermission/ ./build/linter/filepermission/checker.go ./build/linter/filepermission/BUILD.bazel ./build/linter/allrevive/ ./build/linter/allrevive/analyzer.go ./build/linter/allrevive/BUILD.bazel ./build/linter/rowserrcheck/ ./build/linter/rowserrcheck/analyzer.go ./build/linter/rowserrcheck/BUILD.bazel ./build/linter/exportloopref/ ./build/linter/exportloopref/analyzer.go ./build/linter/exportloopref/BUILD.bazel ./build/linter/lll/ ./build/linter/lll/analyzer.go ./build/linter/lll/BUILD.bazel ./build/linter/bootstrap/ ./build/linter/bootstrap/analyzer.go ./build/linter/bootstrap/BUILD.bazel ./build/linter/deferrecover/ ./build/linter/deferrecover/analyzer.go ./build/linter/deferrecover/BUILD.bazel ./build/linter/revive/ ./build/linter/revive/analyzer.go ./build/linter/revive/BUILD.bazel ./build/linter/mirror/ ./build/linter/mirror/analyzer.go ./build/linter/mirror/BUILD.bazel ./build/linter/prealloc/ ./build/linter/prealloc/analyzer.go ./build/linter/prealloc/BUILD.bazel ./build/linter/bodyclose/ ./build/linter/bodyclose/analysis.go ./build/linter/bodyclose/BUILD.bazel ./build/linter/forcetypeassert/ ./build/linter/forcetypeassert/analysis.go ./build/linter/forcetypeassert/BUILD.bazel ./build/linter/unconvert/ ./build/linter/unconvert/analysis.go ./build/linter/unconvert/BUILD.bazel ./build/linter/errcheck/ ./build/linter/errcheck/errcheck_excludes.txt ./build/linter/errcheck/analyzer.go ./build/linter/errcheck/BUILD.bazel ./build/linter/durationcheck/ ./build/linter/durationcheck/analyzer.go ./build/linter/durationcheck/BUILD.bazel ./build/linter/predeclared/ ./build/linter/predeclared/analysis.go ./build/linter/predeclared/BUILD.bazel ./build/linter/noloopclosure/ ./build/linter/noloopclosure/analysis.go ./build/linter/noloopclosure/BUILD.bazel ./build/linter/ineffassign/ ./build/linter/ineffassign/analyzer.go ./build/linter/ineffassign/BUILD.bazel ./build/linter/gofmt/ ./build/linter/gofmt/analyzer.go ./build/linter/gofmt/BUILD.bazel ./build/linter/BUILD.bazel ./build/linter/util/ ./build/linter/util/util.go ./build/linter/util/exclude_test.go ./build/linter/util/exclude.go ./build/linter/util/BUILD.bazel ./build/linter/gosec/ ./build/linter/gosec/analysis.go ./build/linter/gosec/BUILD.bazel ./build/linter/asciicheck/ ./build/linter/asciicheck/analysis.go ./build/linter/asciicheck/BUILD.bazel ./checklist.md ./ci.md ./cmd/ ./cmd/ddltest/ ./cmd/ddltest/column_test.go ./cmd/ddltest/random_test.go ./cmd/ddltest/ddl_test.go ./cmd/ddltest/main_test.go ./cmd/ddltest/BUILD.bazel ./cmd/ddltest/index_test.go ./cmd/benchraw/ ./cmd/benchraw/main.go ./cmd/benchraw/BUILD.bazel ./cmd/importer/ ./cmd/importer/config.toml ./cmd/importer/rand.go ./cmd/importer/data.go ./cmd/importer/job.go ./cmd/importer/db_test.go ./cmd/importer/main.go ./cmd/importer/stats.go ./cmd/importer/parser.go ./cmd/importer/README.md ./cmd/importer/BUILD.bazel ./cmd/importer/db.go ./cmd/importer/config.go ./cmd/importer/stats.json ./cmd/benchdb/ ./cmd/benchdb/main.go ./cmd/benchdb/README.md ./cmd/benchdb/BUILD.bazel ./cmd/tidb-server/ ./cmd/tidb-server/main.go ./cmd/tidb-server/main_test.go ./cmd/tidb-server/BUILD.bazel ./cmd/tidb-server/fips.go ./cmd/portgenerator/ ./cmd/portgenerator/BUILD.bazel ./cmd/portgenerator/portgenerator.go ./cmd/mirror/ ./cmd/mirror/skylarkutil.go ./cmd/mirror/mirror.go ./cmd/mirror/BUILD.bazel ./cmd/benchkv/ ./cmd/benchkv/main.go ./cmd/benchkv/BUILD.bazel ./cmd/pluginpkg/ ./cmd/pluginpkg/pluginpkg.go ./cmd/pluginpkg/BUILD.bazel ./code_review_guide.md ./docs/ ./docs/architecture.png ./docs/tidb-architecture.png ./docs/contribution-map.png ./docs/logo.png ./docs/tidb_http_api.md ./docs/design/ ./docs/design/2023-03-14-multi-valued-index.md ./docs/design/2023-06-30-configurable-kv-timeout.md ./docs/design/2022-07-03-block-storage-snapshot-based-backup-restore.md ./docs/design/2018-12-10-plugin-framework.md ./docs/design/2022-03-24-get-lock.md ./docs/design/2021-09-29-secure-bootstrap.md ./docs/design/2018-07-01-refactor-aggregate-framework.md ./docs/design/2018-08-29-new-planner.md ./docs/design/2018-07-19-row-format.md ./docs/design/2023-03-17-non-prepared-plan-cache.md ./docs/design/2022-11-17-ttl-table.md ./docs/design/2021-04-20-temporary-table.md ./docs/design/2018-11-29-ast-to-sql-text.md ./docs/design/2021-10-20-table-attributes.md ./docs/design/2022-11-23-batch-cop.md ./docs/design/2021-12-09-TiDB-log-based-incremental-backup.md ./docs/design/2018-10-19-table-partition.md ./docs/design/2021-07-29-hidden-sysvars.md ./docs/design/2021-04-26-lock-view.md ./docs/design/2018-10-20-join-reorder-dp-v1.md ./docs/design/2022-11-25-global-resource-control.md ./docs/design/2021-03-01-pipelined-window-functions.md ./docs/design/2021-09-22-data-consistency.md ./docs/design/2018-10-24-view-support.md ./docs/design/imgs/ ./docs/design/imgs/dnf200.png ./docs/design/imgs/execution_model.png ./docs/design/imgs/ebs-backup-detail.png ./docs/design/imgs/ebs-data-consistency.jpeg ./docs/design/imgs/non-prepared-plan-cache.png ./docs/design/imgs/wasm-wasi-error.png ./docs/design/imgs/histogram-3.png ./docs/design/imgs/physical_plan.png ./docs/design/imgs/ddl_job_state_machine.png ./docs/design/imgs/ebs-restore-worker.png ./docs/design/imgs/histogram-2.jpeg ./docs/design/imgs/ebs-tidb-operator-backup.jpeg ./docs/design/imgs/resource-control-overview.png ./docs/design/imgs/cached-table-read.png ./docs/design/imgs/ast-tree.png ./docs/design/imgs/log-backup-data-flow.jpg ./docs/design/imgs/ebs-tidb-operator-restore.jpeg ./docs/design/imgs/group-and-expression.png ./docs/design/imgs/tidb-log-dependency.png ./docs/design/imgs/pd-log-dependency.png ./docs/design/imgs/histogram-1.jpeg ./docs/design/imgs/histogram-formula-3.png ./docs/design/imgs/row-format.jpeg ./docs/design/imgs/histogram-formula-2.png ./docs/design/imgs/dist-task-architect.jpg ./docs/design/imgs/and.jpeg ./docs/design/imgs/view.png ./docs/design/imgs/late-materialization-in-join.png ./docs/design/imgs/create-user-stmt.png ./docs/design/imgs/concurrendl-ddl.png ./docs/design/imgs/addIndexLit-1.png ./docs/design/imgs/ebs-backup-overview.png ./docs/design/imgs/session-manager-multi-tenancy.png ./docs/design/imgs/scalability-formula.png ./docs/design/imgs/late-materialization-in-selection.png ./docs/design/imgs/executors.png ./docs/design/imgs/the-column-pool.png ./docs/design/imgs/ebs-overview.png ./docs/design/imgs/owner-detail-flow-chart.png ./docs/design/imgs/addIndexLit-2.png ./docs/design/imgs/dist-reorg-flow-chart.png ./docs/design/imgs/structure-flow-chart.png ./docs/design/imgs/cte_computation.png ./docs/design/imgs/wasm-mobile-exception.jpeg ./docs/design/imgs/queue-ddl.png ./docs/design/imgs/session-manager-component.png ./docs/design/imgs/cached-table-write.png ./docs/design/imgs/ebs-restore-overview.png ./docs/design/imgs/cnf200m2.png ./docs/design/imgs/global-quota-control.png ./docs/design/imgs/background-control.png ./docs/design/imgs/logical_plan.png ./docs/design/imgs/ebs-backup-worker.png ./docs/design/imgs/pause-user-ddl-when-upgrading-step-2.png ./docs/design/imgs/add-index-flow-chart.png ./docs/design/imgs/log-backup-architecture.jpg ./docs/design/imgs/session-manager-health-check.png ./docs/design/imgs/ebs-snapshot-restore.png ./docs/design/imgs/pipelined-dml/ ./docs/design/imgs/pipelined-dml/vanilla_process.png ./docs/design/imgs/pipelined-dml/comparison.png ./docs/design/imgs/pipelined-dml/large_transaction_process.png ./docs/design/imgs/pipelined-dml/membuffer.png ./docs/design/imgs/pipelined-dml/scope.png ./docs/design/imgs/histogram-formula-1.png ./docs/design/imgs/wasm-run-error-in-browser.png ./docs/design/imgs/ebs-solution-overview.png ./docs/design/imgs/ebs-restore.png ./docs/design/imgs/analyze-dataflow.png ./docs/design/imgs/process-of-tablescan-with-late-materialization.png ./docs/design/imgs/write-scheduling.png ./docs/design/imgs/wasm-browser-support.png ./docs/design/imgs/ebs-backup.png ./docs/design/imgs/session-manager-deployment.png ./docs/design/2020-05-08-cluster-index.md ./docs/design/2022-01-04-integer-shard-index.md ./docs/design/2023-04-11-pause-user-ddl-when-upgrading.md ./docs/design/2021-03-09-security-enhanced-mode.md ./docs/design/2020-09-30-index-usage-information.md ./docs/design/2019-11-14-tidb-builtin-diagnostics.md ./docs/design/2022-08-02-stats-lru-cache.md ./docs/design/2019-04-11-indexmerge.md ./docs/design/2020-03-12-invisible-index.md ./docs/design/2022-09-22-global-memory-control.md ./docs/design/2020-06-01-global-kill.md ./docs/design/2023-11-29-priority-queue-for-auto-analyze.md ./docs/design/2022-08-04-pessimistic-lazy-constraint-check.md ./docs/design/2018-12-11-sql-plan-management.md ./docs/design/2023-04-11-dist-task.md ./docs/design/2018-07-22-enhance-propagations.md ./docs/design/2022-12-06-support-late-materialization.md ./docs/design/2021-09-22-stale-read.md ./docs/design/2020-07-07-change-column-types.md ./docs/design/2019-01-25-skyline-pruning.md ./docs/design/2022-11-22-view-hint.md ./docs/design/2021-12-08-instance-scope.md ./docs/design/2023-04-15-ddl-pause-resume.md ./docs/design/2022-07-22-transaction-savepoint.md ./docs/design/2020-08-04-global-index.md ./docs/design/2022-03-03-rc-read-tso-optimization.md ./docs/design/2020-05-11-heap-profile-record.md ./docs/design/2021-03-09-dynamic-privileges.md ./docs/design/2022-03-16-functional-dependency.md ./docs/design/2021-06-27-restructure-tests.md ./docs/design/2020-01-24-collations.md ./docs/design/2022-07-20-session-manager.md ./docs/design/2018-10-22-the-column-pool.md ./docs/design/2023-06-16-runaway-queries-management.md ./docs/design/2022-06-22-foreign-key.md ./docs/design/2022-10-13-mysql-compatible-auto-increment.md ./docs/design/2022-09-29-reorganize-partition.md ./docs/design/2020-04-17-sql-sequence.md ./docs/design/2021-04-18-common-table-expression.md ./docs/design/2023-08-24-background-tasks-control.md ./docs/design/2022-03-10-backup-with-batch-create-table.md ./docs/design/2018-08-10-restore-dropped-table.md ./docs/design/2020-09-12-utf8mb4-pinyin-order.md ./docs/design/README.md ./docs/design/2018-09-21-radix-hashjoin.md ./docs/design/2021-07-07-rule-based-index-selection.md ./docs/design/2021-09-29-merge-dumpling-into-tidb.md ./docs/design/2022-09-19-distributed-ddl-reorg.md ./docs/design/2020-06-24-placement-rules-in-sql.md ./docs/design/2020-05-08-standardize-error-codes-and-messages.md ./docs/design/2021-04-21-unify-log-library.md ./docs/design/2022-03-09-optimize-gc-for-internal-transaction.md ./docs/design/2018-09-04-histograms-in-plan.md ./docs/design/2024-01-09-pipelined-DML.md ./docs/design/2021-09-13-parser-as-submodule-of-tidb.md ./docs/design/2019-11-05-index-advisor.md ./docs/design/2021-06-23-spilled-unparallel-hashagg.md ./docs/design/2018-10-31-window-functions.md ./docs/design/2020-04-20-brie.md ./docs/design/TEMPLATE.md ./docs/design/2021-06-23-restricted-read-only.md ./docs/design/2023-09-12-grouping-sets.md ./docs/design/2021-10-09-select-for-update-of-tables.md ./docs/design/2019-11-14-tidb-builtin-diagnostics-zh_CN.md ./docs/design/2022-03-25-non-transactional-dml.md ./docs/design/2018-09-10-adding-tz-env.md ./docs/design/2018-10-08-online-DDL.md ./docs/design/2022-04-15-multi-schema-change.md ./docs/design/2021-08-18-charsets.md ./docs/design/2021-03-30-small-table-caching.md ./docs/design/2022-06-07-adding-index-acceleration.md ./docs/design/2019-11-18-tidb-with-wasm.md ./docs/tidb-logo-with-text.png ./dumpling/ ./dumpling/tests/ ./dumpling/tests/naughty_strings/ ./dumpling/tests/naughty_strings/data/ ./dumpling/tests/naughty_strings/data/naughty_strings.t.sql ./dumpling/tests/naughty_strings/data/naughty_strings.escape.sql ./dumpling/tests/naughty_strings/data/naughty_strings-schema-create.sql ./dumpling/tests/naughty_strings/data/naughty_strings.escape-schema.sql ./dumpling/tests/naughty_strings/data/naughty_strings.t-schema.sql ./dumpling/tests/naughty_strings/run.sh ./dumpling/tests/naughty_strings/expect/ ./dumpling/tests/naughty_strings/expect/naughty_strings.t.sql ./dumpling/tests/naughty_strings/expect/naughty_strings.escape.sql ./dumpling/tests/tls/ ./dumpling/tests/tls/run.sh ./dumpling/tests/tls/ipsan.cnf ./dumpling/tests/null_unique_index/ ./dumpling/tests/null_unique_index/run.sh ./dumpling/tests/_utils/ ./dumpling/tests/_utils/check_sync_diff ./dumpling/tests/_utils/run_dumpling ./dumpling/tests/_utils/run_services ./dumpling/tests/_utils/run_lightning ./dumpling/tests/_utils/run_sql ./dumpling/tests/_utils/run_sql_file ./dumpling/tests/_utils/file_not_exist ./dumpling/tests/_utils/file_should_exist ./dumpling/tests/external_storage/ ./dumpling/tests/external_storage/run.sh ./dumpling/tests/basic/ ./dumpling/tests/basic/run.sh ./dumpling/tests/primary_key/ ./dumpling/tests/primary_key/data/ ./dumpling/tests/primary_key/data/pk_case_1.sql ./dumpling/tests/primary_key/data/pk_case_0.sql ./dumpling/tests/primary_key/data/pk_case_2.sql ./dumpling/tests/primary_key/data/pk_case_3.sql ./dumpling/tests/primary_key/run.sh ./dumpling/tests/primary_key/result/ ./dumpling/tests/primary_key/result/pk_case_1.sql ./dumpling/tests/primary_key/result/pk_case_0.sql ./dumpling/tests/primary_key/result/pk_case_2.sql ./dumpling/tests/primary_key/result/pk_case_3.sql ./dumpling/tests/rows/ ./dumpling/tests/rows/data/ ./dumpling/tests/rows/data/rows.t.000000000.sql ./dumpling/tests/rows/conf/ ./dumpling/tests/rows/conf/diff_config.toml ./dumpling/tests/rows/conf/lightning.toml ./dumpling/tests/rows/run.sh ./dumpling/tests/quote/ ./dumpling/tests/quote/data/ ./dumpling/tests/quote/data/quote-database.quote-table.000000000-mysql57.sql ./dumpling/tests/quote/data/quote-database-schema-create.sql ./dumpling/tests/quote/data/quote-database.quote-table-schema.sql ./dumpling/tests/quote/data/quote-database.quote-table-schema-mysql57.sql ./dumpling/tests/quote/data/quote-database-schema-create-mysql57.sql ./dumpling/tests/quote/data/quote-database.quote-table.000000000.sql ./dumpling/tests/quote/run.sh ./dumpling/tests/non_exist_tables/ ./dumpling/tests/non_exist_tables/run.sh ./dumpling/tests/placement_policy/ ./dumpling/tests/placement_policy/run.sh ./dumpling/tests/placement_policy/result/ ./dumpling/tests/placement_policy/result/x-placement-policy-create.sql ./dumpling/tests/placement_policy/result/x1-placement-policy-create.sql ./dumpling/tests/e2e/ ./dumpling/tests/e2e/conf/ ./dumpling/tests/e2e/conf/diff_config.toml ./dumpling/tests/e2e/conf/lightning.toml ./dumpling/tests/e2e/run.sh ./dumpling/tests/file_size/ ./dumpling/tests/file_size/run.sh ./dumpling/tests/empty_database/ ./dumpling/tests/empty_database/run.sh ./dumpling/tests/s3/ ./dumpling/tests/s3/import.go ./dumpling/tests/s3/run.sh ./dumpling/tests/s3/BUILD.bazel ./dumpling/tests/views/ ./dumpling/tests/views/data/ ./dumpling/tests/views/data/views-schema-create.sql ./dumpling/tests/views/data/views.v-schema.sql ./dumpling/tests/views/data/views.v-schema-view.sql ./dumpling/tests/views/run.sh ./dumpling/tests/no_table_and_db_name/ ./dumpling/tests/no_table_and_db_name/run.sh ./dumpling/tests/all_generate_column/ ./dumpling/tests/all_generate_column/conf/ ./dumpling/tests/all_generate_column/conf/diff_config.toml ./dumpling/tests/all_generate_column/conf/lightning.toml ./dumpling/tests/all_generate_column/run.sh ./dumpling/tests/sequences/ ./dumpling/tests/sequences/data/ ./dumpling/tests/sequences/data/sequences.s-schema-sequence-expect.sql ./dumpling/tests/sequences/run.sh ./dumpling/tests/ignore_generate_column/ ./dumpling/tests/ignore_generate_column/conf/ ./dumpling/tests/ignore_generate_column/conf/diff_config.toml ./dumpling/tests/ignore_generate_column/conf/lightning.toml ./dumpling/tests/ignore_generate_column/run.sh ./dumpling/tests/run.sh ./dumpling/tests/chaos/ ./dumpling/tests/chaos/run.sh ./dumpling/tests/rows_extreme_int/ ./dumpling/tests/rows_extreme_int/data/ ./dumpling/tests/rows_extreme_int/data/rei.t2.0.sql ./dumpling/tests/rows_extreme_int/data/rei.t.0.sql ./dumpling/tests/rows_extreme_int/conf/ ./dumpling/tests/rows_extreme_int/conf/diff_config.toml ./dumpling/tests/rows_extreme_int/conf/lightning.toml ./dumpling/tests/rows_extreme_int/run.sh ./dumpling/tests/e2e_foreign_key/ ./dumpling/tests/e2e_foreign_key/data/ ./dumpling/tests/e2e_foreign_key/data/e2e_foreign_key.sql ./dumpling/tests/e2e_foreign_key/conf/ ./dumpling/tests/e2e_foreign_key/conf/diff_config.toml ./dumpling/tests/e2e_foreign_key/conf/lightning.toml ./dumpling/tests/e2e_foreign_key/run.sh ./dumpling/tests/e2e_csv/ ./dumpling/tests/e2e_csv/data/ ./dumpling/tests/e2e_csv/data/e2e_csv.t.sql ./dumpling/tests/e2e_csv/data/e2e_csv.escape-schema.sql ./dumpling/tests/e2e_csv/data/e2e_csv.escape.sql ./dumpling/tests/e2e_csv/data/e2e_csv.t-schema.sql ./dumpling/tests/e2e_csv/data/e2e_csv-schema-create.sql ./dumpling/tests/e2e_csv/conf/ ./dumpling/tests/e2e_csv/conf/diff_config.toml ./dumpling/tests/e2e_csv/conf/lightning.toml ./dumpling/tests/e2e_csv/run.sh ./dumpling/tests/consistency/ ./dumpling/tests/consistency/run.sh ./dumpling/tests/conn_timeout/ ./dumpling/tests/conn_timeout/run.sh ./dumpling/log/ ./dumpling/log/BUILD.bazel ./dumpling/log/log.go ./dumpling/docs/ ./dumpling/docs/cn/ ./dumpling/docs/cn/user-guide.md ./dumpling/docs/en/ ./dumpling/docs/en/user-guide.md ./dumpling/export/ ./dumpling/export/metrics_test.go ./dumpling/export/prepare.go ./dumpling/export/util_for_test.go ./dumpling/export/metadata.go ./dumpling/export/block_allow_list.go ./dumpling/export/writer_test.go ./dumpling/export/metadata_test.go ./dumpling/export/ir_impl_test.go ./dumpling/export/dump_test.go ./dumpling/export/sql_test.go ./dumpling/export/sql_type_test.go ./dumpling/export/sql_type.go ./dumpling/export/ir.go ./dumpling/export/ir_impl.go ./dumpling/export/util.go ./dumpling/export/dump.go ./dumpling/export/consistency.go ./dumpling/export/sql.go ./dumpling/export/region_results.csv ./dumpling/export/metrics.go ./dumpling/export/conn.go ./dumpling/export/util_test.go ./dumpling/export/writer_util.go ./dumpling/export/config_test.go ./dumpling/export/consistency_test.go ./dumpling/export/block_allow_list_test.go ./dumpling/export/main_test.go ./dumpling/export/status_test.go ./dumpling/export/status.go ./dumpling/export/http_handler.go ./dumpling/export/BUILD.bazel ./dumpling/export/retry.go ./dumpling/export/writer.go ./dumpling/export/prepare_test.go ./dumpling/export/config.go ./dumpling/export/task.go ./dumpling/export/writer_serial_test.go ./dumpling/OWNERS ./dumpling/context/ ./dumpling/context/context.go ./dumpling/context/BUILD.bazel ./dumpling/install.sh ./dumpling/revive.toml ./dumpling/README.md ./dumpling/cli/ ./dumpling/cli/versions.go ./dumpling/cli/BUILD.bazel ./dumpling/cmd/ ./dumpling/cmd/dumpling/ ./dumpling/cmd/dumpling/main.go ./dumpling/cmd/dumpling/BUILD.bazel ./errors.toml ./go.mod ./go.sum ./hooks/ ./hooks/pre-commit ./lightning/ ./lightning/tests/ ./lightning/tests/lightning_column_permutation/ ./lightning/tests/lightning_column_permutation/data/ ./lightning/tests/lightning_column_permutation/data/perm.test_perm.0.csv ./lightning/tests/lightning_column_permutation/data/perm.test_perm-schema.sql ./lightning/tests/lightning_column_permutation/data/perm-schema-create.sql ./lightning/tests/lightning_column_permutation/config.toml ./lightning/tests/lightning_column_permutation/run.sh ./lightning/tests/lightning_issue_410/ ./lightning/tests/lightning_issue_410/data/ ./lightning/tests/lightning_issue_410/data/issue410.row_flow_d-schema.sql ./lightning/tests/lightning_issue_410/data/issue410-schema-create.sql ./lightning/tests/lightning_issue_410/data/issue410.row_flow_d.0.csv ./lightning/tests/lightning_issue_410/config.toml ./lightning/tests/lightning_issue_410/run.sh ./lightning/tests/lightning_bom_file/ ./lightning/tests/lightning_bom_file/original_data/ ./lightning/tests/lightning_bom_file/original_data/mytest.testtbl.csv ./lightning/tests/lightning_bom_file/original_data/mytest.testtbl-schema.sql ./lightning/tests/lightning_bom_file/config.toml ./lightning/tests/lightning_bom_file/run.sh ./lightning/tests/lightning_duplicate_resolution_merge/ ./lightning/tests/lightning_duplicate_resolution_merge/config.toml ./lightning/tests/lightning_duplicate_resolution_merge/data1/ ./lightning/tests/lightning_duplicate_resolution_merge/data1/dup_resolve-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_merge/data1/dup_resolve.a.2.csv ./lightning/tests/lightning_duplicate_resolution_merge/data1/dup_resolve.a.1.csv ./lightning/tests/lightning_duplicate_resolution_merge/data1/dup_resolve.a-schema.sql ./lightning/tests/lightning_duplicate_resolution_merge/run.sh ./lightning/tests/lightning_duplicate_resolution_merge/data2/ ./lightning/tests/lightning_duplicate_resolution_merge/data2/dup_resolve-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_merge/data2/dup_resolve.a.2.csv ./lightning/tests/lightning_duplicate_resolution_merge/data2/dup_resolve.a.1.csv ./lightning/tests/lightning_duplicate_resolution_merge/data2/dup_resolve.a-schema.sql ./lightning/tests/lightning_character_sets/ ./lightning/tests/lightning_character_sets/greek.toml ./lightning/tests/lightning_character_sets/greek/ ./lightning/tests/lightning_character_sets/greek/charsets.greek.sql ./lightning/tests/lightning_character_sets/greek/charsets.greek-schema.sql ./lightning/tests/lightning_character_sets/greek/charsets-schema-create.sql ./lightning/tests/lightning_character_sets/gb18030/ ./lightning/tests/lightning_character_sets/gb18030/charsets.gb18030-schema.sql ./lightning/tests/lightning_character_sets/gb18030/charsets.gb18030.sql ./lightning/tests/lightning_character_sets/gb18030/charsets-schema-create.sql ./lightning/tests/lightning_character_sets/utf8mb4.toml ./lightning/tests/lightning_character_sets/utf8mb4/ ./lightning/tests/lightning_character_sets/utf8mb4/charsets-schema-create.sql ./lightning/tests/lightning_character_sets/utf8mb4/charsets.utf8mb4-schema.sql ./lightning/tests/lightning_character_sets/utf8mb4/charsets.utf8mb4.sql ./lightning/tests/lightning_character_sets/latin1-only-schema.toml ./lightning/tests/lightning_character_sets/gb18030.toml ./lightning/tests/lightning_character_sets/mixed/ ./lightning/tests/lightning_character_sets/mixed/charsets-schema-create.sql ./lightning/tests/lightning_character_sets/mixed/charsets.mixed-schema.sql ./lightning/tests/lightning_character_sets/mixed/charsets.mixed.sql ./lightning/tests/lightning_character_sets/latin1.toml ./lightning/tests/lightning_character_sets/run.sh ./lightning/tests/lightning_character_sets/binary.toml ./lightning/tests/lightning_character_sets/auto.toml ./lightning/tests/lightning_character_sets/latin1/ ./lightning/tests/lightning_character_sets/latin1/charsets-schema-create.sql ./lightning/tests/lightning_character_sets/latin1/charsets.latin1.csv ./lightning/tests/lightning_character_sets/latin1/charsets.latin1-schema.sql ./lightning/tests/lightning_checkpoint_parquet/ ./lightning/tests/lightning_checkpoint_parquet/config.toml ./lightning/tests/lightning_checkpoint_parquet/run.sh ./lightning/tests/lightning_checkpoint_columns/ ./lightning/tests/lightning_checkpoint_columns/config.toml ./lightning/tests/lightning_checkpoint_columns/run.sh ./lightning/tests/lightning_check_partial_imported/ ./lightning/tests/lightning_check_partial_imported/data/ ./lightning/tests/lightning_check_partial_imported/data/db01.tbl01-schema.sql ./lightning/tests/lightning_check_partial_imported/data/db01.tbl01.csv ./lightning/tests/lightning_check_partial_imported/config.toml ./lightning/tests/lightning_check_partial_imported/run.sh ./lightning/tests/lightning_add_index/ ./lightning/tests/lightning_add_index/data/ ./lightning/tests/lightning_add_index/data/add_index.non_pk_auto_inc-schema.sql ./lightning/tests/lightning_add_index/data/add_index.multi_indexes-schema.sql ./lightning/tests/lightning_add_index/data/add_index.multi_indexes.0.sql ./lightning/tests/lightning_add_index/data/add_index.non_pk_auto_inc.0.sql ./lightning/tests/lightning_add_index/config2.toml ./lightning/tests/lightning_add_index/run.sh ./lightning/tests/lightning_add_index/config1.toml ./lightning/tests/lightning_tidb_rowid/ ./lightning/tests/lightning_tidb_rowid/data/ ./lightning/tests/lightning_tidb_rowid/data/rowid-schema-create.sql ./lightning/tests/lightning_tidb_rowid/data/rowid.explicit_tidb_rowid-schema.sql ./lightning/tests/lightning_tidb_rowid/data/rowid.non_pk_auto_inc.sql ./lightning/tests/lightning_tidb_rowid/data/rowid.explicit_tidb_rowid.sql ./lightning/tests/lightning_tidb_rowid/data/rowid.pre_rebase.sql ./lightning/tests/lightning_tidb_rowid/data/rowid.non_pk-schema.sql ./lightning/tests/lightning_tidb_rowid/data/rowid.non_pk.sql ./lightning/tests/lightning_tidb_rowid/data/rowid.specific_auto_inc.sql ./lightning/tests/lightning_tidb_rowid/data/rowid.non_pk_auto_inc-schema.sql ./lightning/tests/lightning_tidb_rowid/data/rowid.specific_auto_inc-schema.sql ./lightning/tests/lightning_tidb_rowid/data/rowid.pre_rebase-schema.sql ./lightning/tests/lightning_tidb_rowid/config.toml ./lightning/tests/lightning_tidb_rowid/run.sh ./lightning/tests/lightning_auto_columns/ ./lightning/tests/lightning_auto_columns/data/ ./lightning/tests/lightning_auto_columns/data/lightning_auto_cols.t_auto_random-schema.sql ./lightning/tests/lightning_auto_columns/data/lightning_auto_cols.t_auto_incr-schema.sql ./lightning/tests/lightning_auto_columns/data/lightning_auto_cols-schema-create.sql ./lightning/tests/lightning_auto_columns/data/lightning_auto_cols.t_auto_incr.sql ./lightning/tests/lightning_auto_columns/data/lightning_auto_cols.t_auto_random.sql ./lightning/tests/lightning_auto_columns/config.toml ./lightning/tests/lightning_auto_columns/run.sh ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_multiple_conflicts_nonclustered_pk/ ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_multiple_conflicts_nonclustered_pk/data/ ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_multiple_conflicts_nonclustered_pk/data/dup_resolve-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_multiple_conflicts_nonclustered_pk/data/dup_resolve.a.2.csv ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_multiple_conflicts_nonclustered_pk/data/dup_resolve.a.1.csv ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_multiple_conflicts_nonclustered_pk/data/dup_resolve.a-schema.sql ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_multiple_conflicts_nonclustered_pk/config.toml ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_multiple_conflicts_nonclustered_pk/run.sh ./lightning/tests/lightning_routes/ ./lightning/tests/lightning_routes/data/ ./lightning/tests/lightning_routes/data/routes_a0.t0.2.sql ./lightning/tests/lightning_routes/data/routes_a1.t2-schema.sql ./lightning/tests/lightning_routes/data/routes_a1-schema-create.sql ./lightning/tests/lightning_routes/data/routes_a1.s1-schema.sql ./lightning/tests/lightning_routes/data/routes_a0.t0-schema.sql ./lightning/tests/lightning_routes/data/routes_a0.t0.1.sql ./lightning/tests/lightning_routes/data/routes_a0.t1-schema.sql ./lightning/tests/lightning_routes/data/routes_a1.t2.sql ./lightning/tests/lightning_routes/data/routes_a0-schema-create.sql ./lightning/tests/lightning_routes/data/routes_a0.t1.1.sql ./lightning/tests/lightning_routes/data/routes_a1.s1.sql ./lightning/tests/lightning_routes/config.toml ./lightning/tests/lightning_routes/run.sh ./lightning/tests/lightning_gcs/ ./lightning/tests/lightning_gcs/config.toml ./lightning/tests/lightning_gcs/run.sh ./lightning/tests/lightning_drop_other_tables_halfway/ ./lightning/tests/lightning_drop_other_tables_halfway/data/ ./lightning/tests/lightning_drop_other_tables_halfway/data/lntest.tbl01.csv ./lightning/tests/lightning_drop_other_tables_halfway/data/lntest.tbl01-schema.sql ./lightning/tests/lightning_drop_other_tables_halfway/config.toml ./lightning/tests/lightning_drop_other_tables_halfway/run.sh ./lightning/tests/lightning_duplicate_detection_new/ ./lightning/tests/lightning_duplicate_detection_new/data/ ./lightning/tests/lightning_duplicate_detection_new/data/test.dup_detect.1.sql ./lightning/tests/lightning_duplicate_detection_new/data/test.dup_detect.4.sql ./lightning/tests/lightning_duplicate_detection_new/data/test.dup_detect.3.sql ./lightning/tests/lightning_duplicate_detection_new/data/test.dup_detect-schema.sql ./lightning/tests/lightning_duplicate_detection_new/data/test.dup_detect.2.sql ./lightning/tests/lightning_duplicate_detection_new/tidb-ignore.toml ./lightning/tests/lightning_duplicate_detection_new/tidb-replace.toml ./lightning/tests/lightning_duplicate_detection_new/run.sh ./lightning/tests/lightning_duplicate_detection_new/local-replace.toml ./lightning/tests/lightning_duplicate_detection_new/local-error.toml ./lightning/tests/lightning_tool_1472/ ./lightning/tests/lightning_tool_1472/data/ ./lightning/tests/lightning_tool_1472/data/EE1472.notpk.2.sql ./lightning/tests/lightning_tool_1472/data/EE1472.notpk.1.sql ./lightning/tests/lightning_tool_1472/data/EE1472-schema-create.sql ./lightning/tests/lightning_tool_1472/data/EE1472.pk.2.sql ./lightning/tests/lightning_tool_1472/data/EE1472.pk-schema.sql ./lightning/tests/lightning_tool_1472/data/EE1472.notpk-schema.sql ./lightning/tests/lightning_tool_1472/data/EE1472.pk.1.sql ./lightning/tests/lightning_tool_1472/config.toml ./lightning/tests/lightning_tool_1472/run.sh ./lightning/tests/lightning_extend_routes/ ./lightning/tests/lightning_extend_routes/data/ ./lightning/tests/lightning_extend_routes/data/routes_a0.t0.2.sql ./lightning/tests/lightning_extend_routes/data/routes_a1.t2-schema.sql ./lightning/tests/lightning_extend_routes/data/routes_a1-schema-create.sql ./lightning/tests/lightning_extend_routes/data/routes_a1.s1-schema.sql ./lightning/tests/lightning_extend_routes/data/routes_a0.t0-schema.sql ./lightning/tests/lightning_extend_routes/data/routes_a0.t0.1.sql ./lightning/tests/lightning_extend_routes/data/routes_a0.t1-schema.sql ./lightning/tests/lightning_extend_routes/data/routes_a1.t2.sql ./lightning/tests/lightning_extend_routes/data/routes_a0-schema-create.sql ./lightning/tests/lightning_extend_routes/data/routes_a0.t1.1.sql ./lightning/tests/lightning_extend_routes/data/routes_a1.s1.sql ./lightning/tests/lightning_extend_routes/config.toml ./lightning/tests/lightning_extend_routes/run.sh ./lightning/tests/lightning_issue_282/ ./lightning/tests/lightning_issue_282/data/ ./lightning/tests/lightning_issue_282/data/issue282-schema-create.sql ./lightning/tests/lightning_issue_282/data/issue282.t_access3-schema.sql ./lightning/tests/lightning_issue_282/data/issue282.t_access3.sql ./lightning/tests/lightning_issue_282/config.toml ./lightning/tests/lightning_issue_282/run.sh ./lightning/tests/lightning_checksum_mismatch/ ./lightning/tests/lightning_checksum_mismatch/data/ ./lightning/tests/lightning_checksum_mismatch/data/cm.t-schema.sql ./lightning/tests/lightning_checksum_mismatch/data/cm-schema-create.sql ./lightning/tests/lightning_checksum_mismatch/data/cm.t.csv ./lightning/tests/lightning_checksum_mismatch/config2.toml ./lightning/tests/lightning_checksum_mismatch/run.sh ./lightning/tests/lightning_checksum_mismatch/config1.toml ./lightning/tests/lightning_checksum_mismatch/config3.toml ./lightning/tests/lightning_duplicate_resolution_replace_multiple_keys_clustered_pk/ ./lightning/tests/lightning_duplicate_resolution_replace_multiple_keys_clustered_pk/data/ ./lightning/tests/lightning_duplicate_resolution_replace_multiple_keys_clustered_pk/data/dup_resolve-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_replace_multiple_keys_clustered_pk/data/dup_resolve.a.1.csv ./lightning/tests/lightning_duplicate_resolution_replace_multiple_keys_clustered_pk/data/dup_resolve.a-schema.sql ./lightning/tests/lightning_duplicate_resolution_replace_multiple_keys_clustered_pk/config.toml ./lightning/tests/lightning_duplicate_resolution_replace_multiple_keys_clustered_pk/run.sh ./lightning/tests/download_integration_test_binaries.sh ./lightning/tests/lightning_disk_quota/ ./lightning/tests/lightning_disk_quota/data/ ./lightning/tests/lightning_disk_quota/data/disk_quota.t.1.sql ./lightning/tests/lightning_disk_quota/data/disk_quota.t.0.sql ./lightning/tests/lightning_disk_quota/data/disk_quota.t-schema.sql ./lightning/tests/lightning_disk_quota/data/disk_quota-schema-create.sql ./lightning/tests/lightning_disk_quota/data/disk_quota.t.3.sql ./lightning/tests/lightning_disk_quota/data/disk_quota.t.2.sql ./lightning/tests/lightning_disk_quota/config.toml ./lightning/tests/lightning_disk_quota/run.sh ./lightning/tests/lightning_error_summary/ ./lightning/tests/lightning_error_summary/data/ ./lightning/tests/lightning_error_summary/data/error_summary.b.sql ./lightning/tests/lightning_error_summary/data/error_summary.b-schema.sql ./lightning/tests/lightning_error_summary/data/error_summary.a.sql ./lightning/tests/lightning_error_summary/data/error_summary.c-schema.sql ./lightning/tests/lightning_error_summary/data/error_summary.c.sql ./lightning/tests/lightning_error_summary/data/error_summary-schema-create.sql ./lightning/tests/lightning_error_summary/data/error_summary.a-schema.sql ./lightning/tests/lightning_error_summary/config.toml ./lightning/tests/lightning_error_summary/run.sh ./lightning/tests/lightning_checkpoint/ ./lightning/tests/lightning_checkpoint/config.toml ./lightning/tests/lightning_checkpoint/run.sh ./lightning/tests/lightning_exotic_filenames/ ./lightning/tests/lightning_exotic_filenames/data/ ./lightning/tests/lightning_exotic_filenames/data/xfn.etn.sql ./lightning/tests/lightning_exotic_filenames/data/zwk-schema-create.sql ./lightning/tests/lightning_exotic_filenames/data/xfn.etn-schema.sql ./lightning/tests/lightning_exotic_filenames/data/zwk.zwb-schema.sql ./lightning/tests/lightning_exotic_filenames/data/xfn-schema-create.sql ./lightning/tests/lightning_exotic_filenames/data/zwk.zwb.sql ./lightning/tests/lightning_exotic_filenames/config.toml ./lightning/tests/lightning_exotic_filenames/run.sh ./lightning/tests/lightning_fail_fast/ ./lightning/tests/lightning_fail_fast/data/ ./lightning/tests/lightning_fail_fast/data/fail_fast.tb.0.csv ./lightning/tests/lightning_fail_fast/data/fail_fast.tb.2.csv ./lightning/tests/lightning_fail_fast/data/fail_fast-schema-create.sql ./lightning/tests/lightning_fail_fast/data/fail_fast.tb.1.csv ./lightning/tests/lightning_fail_fast/data/fail_fast.tb-schema.sql ./lightning/tests/lightning_fail_fast/engine.toml ./lightning/tests/lightning_fail_fast/run.sh ./lightning/tests/lightning_fail_fast/chunk.toml ./lightning/tests/lightning_record_network/ ./lightning/tests/lightning_record_network/data/ ./lightning/tests/lightning_record_network/data/db.test.1.sql ./lightning/tests/lightning_record_network/data/db-schema-create.sql ./lightning/tests/lightning_record_network/data/db.test-schema.sql ./lightning/tests/lightning_record_network/config.toml ./lightning/tests/lightning_record_network/run.sh ./lightning/tests/config/ ./lightning/tests/config/tidb.toml ./lightning/tests/config/tikv-multi-rocksdb.toml ./lightning/tests/config/pd.toml ./lightning/tests/config/tikv.toml ./lightning/tests/lightning_csv/ ./lightning/tests/lightning_csv/data/ ./lightning/tests/lightning_csv/data/csv.empty_strings-schema.sql ./lightning/tests/lightning_csv/data/auto_incr_id.nonclustered_cache1-schema.sql ./lightning/tests/lightning_csv/data/no_auto_incr_id.clustered_cache1.0.csv ./lightning/tests/lightning_csv/data/auto_incr_id.clustered_cache1.0.csv ./lightning/tests/lightning_csv/data/no_auto_incr_id.clustered_cache1-schema.sql ./lightning/tests/lightning_csv/data/no_auto_incr_id.no_pk_cache1.0.csv ./lightning/tests/lightning_csv/data/no_auto_incr_id.no_pk.0.csv ./lightning/tests/lightning_csv/data/auto_incr_id.nonclustered_cache1_shard_autorowid-schema.sql ./lightning/tests/lightning_csv/data/no_auto_incr_id.nonclustered_cache1.0.csv ./lightning/tests/lightning_csv/data/auto_incr_id.clustered-schema.sql ./lightning/tests/lightning_csv/data/csv.empty_strings.csv ./lightning/tests/lightning_csv/data/auto_incr_id.nonclustered-schema.sql ./lightning/tests/lightning_csv/data/csv.threads-schema.sql ./lightning/tests/lightning_csv/data/no_auto_incr_id.nonclustered.0.csv ./lightning/tests/lightning_csv/data/auto_incr_id.nonclustered_cache1_shard_autorowid.0.csv ./lightning/tests/lightning_csv/data/no_auto_incr_id.no_pk_cache1-schema.sql ./lightning/tests/lightning_csv/data/no_auto_incr_id-schema-create.sql ./lightning/tests/lightning_csv/data/no_auto_incr_id.no_pk-schema.sql ./lightning/tests/lightning_csv/data/csv.threads.csv ./lightning/tests/lightning_csv/data/csv.escapes.CSV ./lightning/tests/lightning_csv/data/auto_incr_id.nonclustered_cache1.0.csv ./lightning/tests/lightning_csv/data/auto_incr_id-schema-create.sql ./lightning/tests/lightning_csv/data/no_auto_incr_id.clustered-schema.sql ./lightning/tests/lightning_csv/data/auto_incr_id.clustered_cache1-schema.sql ./lightning/tests/lightning_csv/data/csv-schema-create.sql ./lightning/tests/lightning_csv/data/no_auto_incr_id.nonclustered-schema.sql ./lightning/tests/lightning_csv/data/auto_incr_id.clustered.0.csv ./lightning/tests/lightning_csv/data/auto_incr_id.nonclustered.0.csv ./lightning/tests/lightning_csv/data/no_auto_incr_id.clustered.0.csv ./lightning/tests/lightning_csv/data/csv.escapes-schema.sql ./lightning/tests/lightning_csv/data/no_auto_incr_id.nonclustered_cache1-schema.sql ./lightning/tests/lightning_csv/config.toml ./lightning/tests/lightning_csv/config-pause-global.toml ./lightning/tests/lightning_csv/errData/ ./lightning/tests/lightning_csv/errData/db-schema-create.sql ./lightning/tests/lightning_csv/errData/db.test-schema.sql ./lightning/tests/lightning_csv/errData/db.test.1.csv ./lightning/tests/lightning_csv/run.sh ./lightning/tests/lightning_various_types/ ./lightning/tests/lightning_various_types/data/ ./lightning/tests/lightning_various_types/data/vt.binary.sql ./lightning/tests/lightning_various_types/data/vt.double-schema.sql ./lightning/tests/lightning_various_types/data/vt.enum-set.sql ./lightning/tests/lightning_various_types/data/vt.json-schema.sql ./lightning/tests/lightning_various_types/data/vt.decimal-schema.sql ./lightning/tests/lightning_various_types/data/vt.bit-schema.sql ./lightning/tests/lightning_various_types/data/vt.precise_types.sql ./lightning/tests/lightning_various_types/data/vt.decimal.sql ./lightning/tests/lightning_various_types/data/vt.binary-schema.sql ./lightning/tests/lightning_various_types/data/vt.datetime.sql ./lightning/tests/lightning_various_types/data/vt.enum-set-schema.sql ./lightning/tests/lightning_various_types/data/vt-schema-create.sql ./lightning/tests/lightning_various_types/data/vt.datetime-schema.sql ./lightning/tests/lightning_various_types/data/vt.precise_types-schema.sql ./lightning/tests/lightning_various_types/data/vt.bigint-schema.sql ./lightning/tests/lightning_various_types/data/vt.bigint.0.sql ./lightning/tests/lightning_various_types/data/vt.empty_strings-schema.sql ./lightning/tests/lightning_various_types/data/vt.json.sql ./lightning/tests/lightning_various_types/data/vt.char.sql ./lightning/tests/lightning_various_types/data/vt.bit.sql ./lightning/tests/lightning_various_types/data/vt.char-schema.sql ./lightning/tests/lightning_various_types/data/vt.double.sql ./lightning/tests/lightning_various_types/data/vt.empty_strings.sql ./lightning/tests/lightning_various_types/config.toml ./lightning/tests/lightning_various_types/run.sh ./lightning/tests/lightning_parquet/ ./lightning/tests/lightning_parquet/data/ ./lightning/tests/lightning_parquet/data/test/ ./lightning/tests/lightning_parquet/data/test/test.test_time/ ./lightning/tests/lightning_parquet/data/test/test.test_time/000000_0.parquet ./lightning/tests/lightning_parquet/data/test/test.order_line/ ./lightning/tests/lightning_parquet/data/test/test.order_line/part-00000-e36fecd0-3f59-4ff6-b271-2e4b27ffbcf5-c000.gz.parquet ./lightning/tests/lightning_parquet/data/test/test.orders/ ./lightning/tests/lightning_parquet/data/test/test.orders/part-00000-b45481f5-92c0-4961-9bf7-32a0a04ffee5-c000.gz.parquet ./lightning/tests/lightning_parquet/data/test/test.district/ ./lightning/tests/lightning_parquet/data/test/test.district/part-00000-f61f4bef-6765-432a-8f18-cd17b4607f2a-c000.gz.parquet ./lightning/tests/lightning_parquet/data/test/test.item/ ./lightning/tests/lightning_parquet/data/test/test.item/part-00000-8905ded8-4c54-477f-9907-6e3eae50358b-c000.gz.parquet ./lightning/tests/lightning_parquet/data/test/test.stock/ ./lightning/tests/lightning_parquet/data/test/test.stock/part-00000-eef45943-3034-4d65-b375-ee55aa479215-c000.gz.parquet ./lightning/tests/lightning_parquet/data/test/test.customer/ ./lightning/tests/lightning_parquet/data/test/test.customer/part-00000-c3744aeb-351c-49ba-bdf3-5864befff481-c000.gz.parquet ./lightning/tests/lightning_parquet/data/test/test.warehouse/ ./lightning/tests/lightning_parquet/data/test/test.warehouse/part-00000-c6c33252-4d2f-4c5c-8a2f-d162bde6c360-c000.gz.parquet ./lightning/tests/lightning_parquet/data/test/test.special_col_name/ ./lightning/tests/lightning_parquet/data/test/test.special_col_name/special_col_name.parquet ./lightning/tests/lightning_parquet/data/test/test.history/ ./lightning/tests/lightning_parquet/data/test/test.history/part-00000-8cf0e97a-1169-4335-a93f-8805e02def97-c000.gz.parquet ./lightning/tests/lightning_parquet/data/test/test.new_order/ ./lightning/tests/lightning_parquet/data/test/test.new_order/part-00000-d868200e-b629-4445-bd96-d34b6674b09d-c000.gz.parquet ./lightning/tests/lightning_parquet/data/export_info_ci.json ./lightning/tests/lightning_parquet/data/export_tables_info_ci_from_1_to_9.json ./lightning/tests/lightning_parquet/config.toml ./lightning/tests/lightning_parquet/db.sql ./lightning/tests/lightning_parquet/run.sh ./lightning/tests/lightning_generated_columns/ ./lightning/tests/lightning_generated_columns/data/ ./lightning/tests/lightning_generated_columns/data/gencol.nested.0.sql ./lightning/tests/lightning_generated_columns/data/gencol.uuid-schema.sql ./lightning/tests/lightning_generated_columns/data/gencol.nested-schema.sql ./lightning/tests/lightning_generated_columns/data/gencol.virtual_only.0.sql ./lightning/tests/lightning_generated_columns/data/gencol.expr_index.0.sql ./lightning/tests/lightning_generated_columns/data/gencol.virtual_only-schema.sql ./lightning/tests/lightning_generated_columns/data/gencol.uuid.0.sql ./lightning/tests/lightning_generated_columns/data/gencol.expr_index-schema.sql ./lightning/tests/lightning_generated_columns/data/gencol-schema-create.sql ./lightning/tests/lightning_generated_columns/data/gencol.various_types-schema.sql ./lightning/tests/lightning_generated_columns/data/gencol.various_types.0.sql ./lightning/tests/lightning_generated_columns/config.toml ./lightning/tests/lightning_generated_columns/run.sh ./lightning/tests/lightning_view/ ./lightning/tests/lightning_view/data/ ./lightning/tests/lightning_view/data/db1-schema-create.sql ./lightning/tests/lightning_view/data/db1.v1-schema.sql ./lightning/tests/lightning_view/data/db0-schema-create.sql ./lightning/tests/lightning_view/data/db1.tbl-schema.sql ./lightning/tests/lightning_view/data/db0.v2-schema.sql ./lightning/tests/lightning_view/data/db1.tbl.0.sql ./lightning/tests/lightning_view/data/db0.v2-schema-view.sql ./lightning/tests/lightning_view/data/db1.v1-schema-view.sql ./lightning/tests/lightning_view/config.toml ./lightning/tests/lightning_view/run.sh ./lightning/tests/lightning_row-format-v2/ ./lightning/tests/lightning_row-format-v2/data/ ./lightning/tests/lightning_row-format-v2/data/rowformatv2.t1-schema.sql ./lightning/tests/lightning_row-format-v2/data/rowformatv2-schema-create.sql ./lightning/tests/lightning_row-format-v2/data/rowformatv2.t1.1.sql ./lightning/tests/lightning_row-format-v2/config.toml ./lightning/tests/lightning_row-format-v2/run.sh ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_clustered_pk/ ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_clustered_pk/data/ ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_clustered_pk/data/dup_resolve-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_clustered_pk/data/dup_resolve.a.1.csv ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_clustered_pk/data/dup_resolve.a-schema.sql ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_clustered_pk/config.toml ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_clustered_pk/run.sh ./lightning/tests/lightning_incremental/ ./lightning/tests/lightning_incremental/data/ ./lightning/tests/lightning_incremental/data/incr.uk_auto_inc-schema.sql ./lightning/tests/lightning_incremental/data/incr.auto_random.sql ./lightning/tests/lightning_incremental/data/incr.rowid_uk_inc-schema.sql ./lightning/tests/lightning_incremental/data/incr.empty_table-schema.sql ./lightning/tests/lightning_incremental/data/incr.rowid_uk_inc.sql ./lightning/tests/lightning_incremental/data/incr.uk_auto_inc.sql ./lightning/tests/lightning_incremental/data/incr.pk_auto_inc-schema.sql ./lightning/tests/lightning_incremental/data/incr.pk_auto_inc.sql ./lightning/tests/lightning_incremental/data/incr-schema-create.sql ./lightning/tests/lightning_incremental/data/incr.auto_random-schema.sql ./lightning/tests/lightning_incremental/config.toml ./lightning/tests/lightning_incremental/data1/ ./lightning/tests/lightning_incremental/data1/incr.uk_auto_inc-schema.sql ./lightning/tests/lightning_incremental/data1/incr.auto_random.sql ./lightning/tests/lightning_incremental/data1/incr.rowid_uk_inc-schema.sql ./lightning/tests/lightning_incremental/data1/incr.empty_table-schema.sql ./lightning/tests/lightning_incremental/data1/incr.rowid_uk_inc.sql ./lightning/tests/lightning_incremental/data1/incr.uk_auto_inc.sql ./lightning/tests/lightning_incremental/data1/incr.empty_table2-schema.sql ./lightning/tests/lightning_incremental/data1/incr.pk_auto_inc-schema.sql ./lightning/tests/lightning_incremental/data1/incr.pk_auto_inc.sql ./lightning/tests/lightning_incremental/data1/incr-schema-create.sql ./lightning/tests/lightning_incremental/data1/incr.auto_random-schema.sql ./lightning/tests/lightning_incremental/run.sh ./lightning/tests/lightning_duplicate_resolution_error_uk_multiple_files/ ./lightning/tests/lightning_duplicate_resolution_error_uk_multiple_files/data/ ./lightning/tests/lightning_duplicate_resolution_error_uk_multiple_files/data/dup_resolve-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_error_uk_multiple_files/data/dup_resolve.a.2.csv ./lightning/tests/lightning_duplicate_resolution_error_uk_multiple_files/data/dup_resolve.a.1.csv ./lightning/tests/lightning_duplicate_resolution_error_uk_multiple_files/data/dup_resolve.a-schema.sql ./lightning/tests/lightning_duplicate_resolution_error_uk_multiple_files/config.toml ./lightning/tests/lightning_duplicate_resolution_error_uk_multiple_files/run.sh ./lightning/tests/lightning_write_batch/ ./lightning/tests/lightning_write_batch/kv-count.toml ./lightning/tests/lightning_write_batch/run.sh ./lightning/tests/lightning_write_batch/kv-size.toml ./lightning/tests/lightning_sqlmode/ ./lightning/tests/lightning_sqlmode/data/ ./lightning/tests/lightning_sqlmode/data/sqlmodedb.t-schema.sql ./lightning/tests/lightning_sqlmode/data/sqlmodedb-schema-create.sql ./lightning/tests/lightning_sqlmode/data/sqlmodedb.t.1.sql ./lightning/tests/lightning_sqlmode/on.toml ./lightning/tests/lightning_sqlmode/run.sh ./lightning/tests/lightning_sqlmode/off.toml ./lightning/tests/lightning_tiflash/ ./lightning/tests/lightning_tiflash/config.toml ./lightning/tests/lightning_tiflash/run.sh ./lightning/tests/lightning_duplicate_resolution_replace_one_key/ ./lightning/tests/lightning_duplicate_resolution_replace_one_key/data/ ./lightning/tests/lightning_duplicate_resolution_replace_one_key/data/dup_resolve-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_replace_one_key/data/dup_resolve.a.1.csv ./lightning/tests/lightning_duplicate_resolution_replace_one_key/data/dup_resolve.a-schema.sql ./lightning/tests/lightning_duplicate_resolution_replace_one_key/config.toml ./lightning/tests/lightning_duplicate_resolution_replace_one_key/run.sh ./lightning/tests/lightning_checkpoint_engines_order/ ./lightning/tests/lightning_checkpoint_engines_order/data/ ./lightning/tests/lightning_checkpoint_engines_order/data/disk_quota_checkpoint.t.1.sql ./lightning/tests/lightning_checkpoint_engines_order/data/disk_quota_checkpoint.t.0.sql ./lightning/tests/lightning_checkpoint_engines_order/data/disk_quota_checkpoint.t.2.sql ./lightning/tests/lightning_checkpoint_engines_order/data/disk_quota_checkpoint-schema-create.sql ./lightning/tests/lightning_checkpoint_engines_order/data/disk_quota_checkpoint.t-schema.sql ./lightning/tests/lightning_checkpoint_engines_order/config.toml ./lightning/tests/lightning_checkpoint_engines_order/run.sh ./lightning/tests/lightning_partition_incremental/ ./lightning/tests/lightning_partition_incremental/data/ ./lightning/tests/lightning_partition_incremental/data/incr.auto_rowid.csv ./lightning/tests/lightning_partition_incremental/data/incr.auto_rowid-schema.sql ./lightning/tests/lightning_partition_incremental/data/incr.non_pk_auto_inc.csv ./lightning/tests/lightning_partition_incremental/data/incr.non_pk_auto_inc-schema.sql ./lightning/tests/lightning_partition_incremental/config.toml ./lightning/tests/lightning_partition_incremental/data1/ ./lightning/tests/lightning_partition_incremental/data1/incr.auto_rowid.csv ./lightning/tests/lightning_partition_incremental/data1/incr.auto_rowid-schema.sql ./lightning/tests/lightning_partition_incremental/data1/incr.non_pk_auto_inc.csv ./lightning/tests/lightning_partition_incremental/data1/incr.non_pk_auto_inc-schema.sql ./lightning/tests/lightning_partition_incremental/config2.toml ./lightning/tests/lightning_partition_incremental/run.sh ./lightning/tests/lightning_partition_incremental/config1.toml ./lightning/tests/lightning_partition_incremental/data2/ ./lightning/tests/lightning_partition_incremental/data2/incr.auto_rowid.csv ./lightning/tests/lightning_partition_incremental/data2/incr.auto_rowid-schema.sql ./lightning/tests/lightning_partition_incremental/data2/incr.non_pk_auto_inc.csv ./lightning/tests/lightning_partition_incremental/data2/incr.non_pk_auto_inc-schema.sql ./lightning/tests/lightning_duplicate_resolution_error_pk_multiple_files/ ./lightning/tests/lightning_duplicate_resolution_error_pk_multiple_files/data/ ./lightning/tests/lightning_duplicate_resolution_error_pk_multiple_files/data/dup_resolve-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_error_pk_multiple_files/data/dup_resolve.a.2.csv ./lightning/tests/lightning_duplicate_resolution_error_pk_multiple_files/data/dup_resolve.a.1.csv ./lightning/tests/lightning_duplicate_resolution_error_pk_multiple_files/data/dup_resolve.a-schema.sql ./lightning/tests/lightning_duplicate_resolution_error_pk_multiple_files/config.toml ./lightning/tests/lightning_duplicate_resolution_error_pk_multiple_files/run.sh ./lightning/tests/lightning_compress/ ./lightning/tests/lightning_compress/data.zstd/ ./lightning/tests/lightning_compress/data.zstd/compress.threads-schema.sql.zst ./lightning/tests/lightning_compress/data.zstd/compress.escapes.000000000.csv.zst ./lightning/tests/lightning_compress/data.zstd/compress.escapes-schema.sql.zst ./lightning/tests/lightning_compress/data.zstd/compress.multi_rows-schema.sql.zst ./lightning/tests/lightning_compress/data.zstd/compress-schema-create.sql.zst ./lightning/tests/lightning_compress/data.zstd/compress.threads.000000000.csv.zst ./lightning/tests/lightning_compress/data.zstd/compress.empty_strings.000000000.csv.zst ./lightning/tests/lightning_compress/data.zstd/compress.multi_rows.000000000.csv.zst ./lightning/tests/lightning_compress/data.zstd/compress.empty_strings-schema.sql.zst ./lightning/tests/lightning_compress/tidb-config.toml ./lightning/tests/lightning_compress/local-config.toml ./lightning/tests/lightning_compress/data.gzip/ ./lightning/tests/lightning_compress/data.gzip/compress.threads-schema.sql.gz ./lightning/tests/lightning_compress/data.gzip/compress.empty_strings-schema.sql.gz ./lightning/tests/lightning_compress/data.gzip/compress.multi_rows-schema.sql.gz ./lightning/tests/lightning_compress/data.gzip/compress-schema-create.sql.gz ./lightning/tests/lightning_compress/data.gzip/compress.threads.000000000.csv.gz ./lightning/tests/lightning_compress/data.gzip/compress.escapes.000000000.csv.gz ./lightning/tests/lightning_compress/data.gzip/compress.empty_strings.000000000.csv.gz ./lightning/tests/lightning_compress/data.gzip/compress.escapes-schema.sql.gz ./lightning/tests/lightning_compress/data.gzip/compress.multi_rows.000000000.csv.gz ./lightning/tests/lightning_compress/run.sh ./lightning/tests/lightning_compress/data.snappy/ ./lightning/tests/lightning_compress/data.snappy/compress.multi_rows.000000000.sql.snappy ./lightning/tests/lightning_compress/data.snappy/compress.escapes.000000000.sql.snappy ./lightning/tests/lightning_compress/data.snappy/compress.escapes-schema.sql.snappy ./lightning/tests/lightning_compress/data.snappy/compress-schema-create.sql.snappy ./lightning/tests/lightning_compress/data.snappy/compress.threads.000000000.sql.snappy ./lightning/tests/lightning_compress/data.snappy/compress.empty_strings-schema.sql.snappy ./lightning/tests/lightning_compress/data.snappy/compress.empty_strings.000000000.sql.snappy ./lightning/tests/lightning_compress/data.snappy/compress.multi_rows-schema.sql.snappy ./lightning/tests/lightning_compress/data.snappy/compress.threads-schema.sql.snappy ./lightning/tests/lightning_max_incr/ ./lightning/tests/lightning_max_incr/data/ ./lightning/tests/lightning_max_incr/data/db.test1-schema.sql ./lightning/tests/lightning_max_incr/data/db.test.000000000.csv ./lightning/tests/lightning_max_incr/data/db-schema-create.sql ./lightning/tests/lightning_max_incr/data/db.test-schema.sql ./lightning/tests/lightning_max_incr/data/db.test1.000000000.csv ./lightning/tests/lightning_max_incr/config.toml ./lightning/tests/lightning_max_incr/run.sh ./lightning/tests/lightning_foreign_key/ ./lightning/tests/lightning_foreign_key/data/ ./lightning/tests/lightning_foreign_key/data/fk.t-schema.sql ./lightning/tests/lightning_foreign_key/data/fk.parent.sql ./lightning/tests/lightning_foreign_key/data/fk.child-schema.sql ./lightning/tests/lightning_foreign_key/data/fk.t.csv ./lightning/tests/lightning_foreign_key/data/fk.parent-schema.sql ./lightning/tests/lightning_foreign_key/data/fk.child.sql ./lightning/tests/lightning_foreign_key/tidb-config.toml ./lightning/tests/lightning_foreign_key/local-config.toml ./lightning/tests/lightning_foreign_key/run.sh ./lightning/tests/lightning_common_handle/ ./lightning/tests/lightning_common_handle/config.toml ./lightning/tests/lightning_common_handle/run.sh ./lightning/tests/lightning_concurrent-restore/ ./lightning/tests/lightning_concurrent-restore/config.toml ./lightning/tests/lightning_concurrent-restore/run.sh ./lightning/tests/lightning_examples/ ./lightning/tests/lightning_examples/512.toml ./lightning/tests/lightning_examples/131072.toml ./lightning/tests/lightning_examples/1.toml ./lightning/tests/lightning_examples/run.sh ./lightning/tests/lightning_tool_241/ ./lightning/tests/lightning_tool_241/data/ ./lightning/tests/lightning_tool_241/data/qyjc.q_alarm_group-schema.sql ./lightning/tests/lightning_tool_241/data/qyjc.q_fish_event-schema.sql ./lightning/tests/lightning_tool_241/data/qyjc.q_system_update.sql ./lightning/tests/lightning_tool_241/data/qyjc.q_alarm_group.sql ./lightning/tests/lightning_tool_241/data/qyjc.q_report_summary-schema.sql ./lightning/tests/lightning_tool_241/data/qyjc.q_report_desc-schema.sql ./lightning/tests/lightning_tool_241/data/qyjc.q_config-schema.sql ./lightning/tests/lightning_tool_241/data/qyjc.q_alarm_message_log.sql ./lightning/tests/lightning_tool_241/data/qyjc.q_user_log-schema.sql ./lightning/tests/lightning_tool_241/data/qyjc.q_report_circular_data-schema.sql ./lightning/tests/lightning_tool_241/data/qyjc.q_fish_event.sql ./lightning/tests/lightning_tool_241/data/qyjc-schema-create.sql ./lightning/tests/lightning_tool_241/data/qyjc.q_alarm_receiver-schema.sql ./lightning/tests/lightning_tool_241/data/qyjc.q_system_update-schema.sql ./lightning/tests/lightning_tool_241/data/qyjc.q_user_log.sql ./lightning/tests/lightning_tool_241/data/qyjc.q_alarm_message_log-schema.sql ./lightning/tests/lightning_tool_241/config.toml ./lightning/tests/lightning_tool_241/run.sh ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_multiple_conflicts_clustered_pk/ ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_multiple_conflicts_clustered_pk/data/ ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_multiple_conflicts_clustered_pk/data/dup_resolve-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_multiple_conflicts_clustered_pk/data/dup_resolve.a.2.csv ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_multiple_conflicts_clustered_pk/data/dup_resolve.a.1.csv ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_multiple_conflicts_clustered_pk/data/dup_resolve.a-schema.sql ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_multiple_conflicts_clustered_pk/config.toml ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_multiple_conflicts_clustered_pk/run.sh ./lightning/tests/lightning_too_many_columns/ ./lightning/tests/lightning_too_many_columns/data/ ./lightning/tests/lightning_too_many_columns/data/too_many_columns.t.0.csv ./lightning/tests/lightning_too_many_columns/data/too_many_columns-schema-create.sql ./lightning/tests/lightning_too_many_columns/data/too_many_columns.t-schema.sql ./lightning/tests/lightning_too_many_columns/config.toml ./lightning/tests/lightning_too_many_columns/run.sh ./lightning/tests/lightning_checkpoint_dirty_tableid/ ./lightning/tests/lightning_checkpoint_dirty_tableid/data/ ./lightning/tests/lightning_checkpoint_dirty_tableid/data/cpdt.t.sql ./lightning/tests/lightning_checkpoint_dirty_tableid/data/cpdt-schema-create.sql ./lightning/tests/lightning_checkpoint_dirty_tableid/data/cpdt.t-schema.sql ./lightning/tests/lightning_checkpoint_dirty_tableid/mysql.toml ./lightning/tests/lightning_checkpoint_dirty_tableid/file.toml ./lightning/tests/lightning_checkpoint_dirty_tableid/run.sh ./lightning/tests/lightning_write_limit/ ./lightning/tests/lightning_write_limit/config.toml ./lightning/tests/lightning_write_limit/run.sh ./lightning/tests/lightning_new_collation/ ./lightning/tests/lightning_new_collation/data/ ./lightning/tests/lightning_new_collation/data/nc.ci.0.csv ./lightning/tests/lightning_new_collation/data/nc.gbk_test-schema.sql ./lightning/tests/lightning_new_collation/data/nc.ci-schema.sql ./lightning/tests/lightning_new_collation/data/nc-schema-create.sql ./lightning/tests/lightning_new_collation/data/nc.t-schema.sql ./lightning/tests/lightning_new_collation/data/nc.gbk_test.0.csv ./lightning/tests/lightning_new_collation/data/nc.t.0.sql ./lightning/tests/lightning_new_collation/data/nc.t.1.sql ./lightning/tests/lightning_new_collation/config.toml ./lightning/tests/lightning_new_collation/data-gbk/ ./lightning/tests/lightning_new_collation/data-gbk/nc.gbk_source.0.csv ./lightning/tests/lightning_new_collation/data-gbk/nc.gbk_source-schema.sql ./lightning/tests/lightning_new_collation/tidb-new-collation.toml ./lightning/tests/lightning_new_collation/run.sh ./lightning/tests/lightning_new_collation/gbk.toml ./lightning/tests/lightning_checkpoint_chunks/ ./lightning/tests/lightning_checkpoint_chunks/config.toml ./lightning/tests/lightning_checkpoint_chunks/file.toml ./lightning/tests/lightning_checkpoint_chunks/run.sh ./lightning/tests/lightning_config_skip_csv_header/ ./lightning/tests/lightning_config_skip_csv_header/data/ ./lightning/tests/lightning_config_skip_csv_header/data/mytest.testtbl.csv ./lightning/tests/lightning_config_skip_csv_header/data/mytest.testtbl-schema.sql ./lightning/tests/lightning_config_skip_csv_header/err_default_config.toml ./lightning/tests/lightning_config_skip_csv_header/err_config.toml ./lightning/tests/lightning_config_skip_csv_header/normal_config.toml ./lightning/tests/lightning_config_skip_csv_header/run.sh ./lightning/tests/lightning_tidb_duplicate_data/ ./lightning/tests/lightning_tidb_duplicate_data/data/ ./lightning/tests/lightning_tidb_duplicate_data/data/dup.dup.sql ./lightning/tests/lightning_tidb_duplicate_data/data/dup.dup-schema.sql ./lightning/tests/lightning_tidb_duplicate_data/data/dup-schema-create.sql ./lightning/tests/lightning_tidb_duplicate_data/error.toml ./lightning/tests/lightning_tidb_duplicate_data/ignore.toml ./lightning/tests/lightning_tidb_duplicate_data/replace.toml ./lightning/tests/lightning_tidb_duplicate_data/run.sh ./lightning/tests/lightning_s3/ ./lightning/tests/lightning_s3/config.toml ./lightning/tests/lightning_s3/config_manual_files.toml ./lightning/tests/lightning_s3/run.sh ./lightning/tests/lightning_s3/config_s3_checkpoint.toml ./lightning/tests/lightning_routes_panic/ ./lightning/tests/lightning_routes_panic/data/ ./lightning/tests/lightning_routes_panic/data/test1.dump_test.002.sql ./lightning/tests/lightning_routes_panic/data/test1.dump_test.003.sql ./lightning/tests/lightning_routes_panic/data/test1.dump_test.001.sql ./lightning/tests/lightning_routes_panic/config.toml ./lightning/tests/lightning_routes_panic/run.sh ./lightning/tests/lightning_duplicate_detection/ ./lightning/tests/lightning_duplicate_detection/data/ ./lightning/tests/lightning_duplicate_detection/data/dup_detect.tb.1.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.tc-schema.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.td-schema.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.tc.1.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.td.0.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.tg.1.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.tf.1.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.tg.0.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.te.1.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.te.0.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.ta.1.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.tf.0.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.td.1.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.tb.0.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect-schema-create.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.tb-schema.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.tf-schema.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.ta.0.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.tg-schema.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.tc.0.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.te-schema.sql ./lightning/tests/lightning_duplicate_detection/data/dup_detect.ta-schema.sql ./lightning/tests/lightning_duplicate_detection/config2.toml ./lightning/tests/lightning_duplicate_detection/run.sh ./lightning/tests/lightning_duplicate_detection/config1.toml ./lightning/tests/lightning_multi_valued_index/ ./lightning/tests/lightning_multi_valued_index/data/ ./lightning/tests/lightning_multi_valued_index/data/mv.l.0.csv ./lightning/tests/lightning_multi_valued_index/data/mv.t-schema.sql ./lightning/tests/lightning_multi_valued_index/data/mv-schema.sql ./lightning/tests/lightning_multi_valued_index/data/mv.l-schema.sql ./lightning/tests/lightning_multi_valued_index/data/mv.t.0.sql ./lightning/tests/lightning_multi_valued_index/config.toml ./lightning/tests/lightning_multi_valued_index/run.sh ./lightning/tests/lightning_max_random/ ./lightning/tests/lightning_max_random/data/ ./lightning/tests/lightning_max_random/data/db.test1-schema.sql ./lightning/tests/lightning_max_random/data/db.test.000000000.csv ./lightning/tests/lightning_max_random/data/db.test2-schema.sql ./lightning/tests/lightning_max_random/data/db-schema-create.sql ./lightning/tests/lightning_max_random/data/db.test2.000000000.csv ./lightning/tests/lightning_max_random/data/db.test-schema.sql ./lightning/tests/lightning_max_random/data/db.test1.000000000.csv ./lightning/tests/lightning_max_random/config.toml ./lightning/tests/lightning_max_random/run.sh ./lightning/tests/lightning_shard_rowid/ ./lightning/tests/lightning_shard_rowid/data/ ./lightning/tests/lightning_shard_rowid/data/shard_rowid.shr-schema.sql ./lightning/tests/lightning_shard_rowid/data/shard_rowid-schema-create.sql ./lightning/tests/lightning_shard_rowid/data/shard_rowid.shr.0.sql ./lightning/tests/lightning_shard_rowid/config.toml ./lightning/tests/lightning_shard_rowid/run.sh ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_nonclustered_varchar_pk/ ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_nonclustered_varchar_pk/data/ ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_nonclustered_varchar_pk/data/dup_resolve-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_nonclustered_varchar_pk/data/dup_resolve.a.1.csv ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_nonclustered_varchar_pk/data/dup_resolve.a-schema.sql ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_nonclustered_varchar_pk/config.toml ./lightning/tests/lightning_duplicate_resolution_replace_one_unique_key_nonclustered_varchar_pk/run.sh ./lightning/tests/lightning_duplicate_resolution_replace_multiple_keys_nonclustered_pk/ ./lightning/tests/lightning_duplicate_resolution_replace_multiple_keys_nonclustered_pk/data/ ./lightning/tests/lightning_duplicate_resolution_replace_multiple_keys_nonclustered_pk/data/dup_resolve-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_replace_multiple_keys_nonclustered_pk/data/dup_resolve.a.1.csv ./lightning/tests/lightning_duplicate_resolution_replace_multiple_keys_nonclustered_pk/data/dup_resolve.a-schema.sql ./lightning/tests/lightning_duplicate_resolution_replace_multiple_keys_nonclustered_pk/config.toml ./lightning/tests/lightning_duplicate_resolution_replace_multiple_keys_nonclustered_pk/run.sh ./lightning/tests/lightning_issue_519/ ./lightning/tests/lightning_issue_519/data/ ./lightning/tests/lightning_issue_519/data/issue519-schema-create.sql ./lightning/tests/lightning_issue_519/data/issue519.t-schema.sql ./lightning/tests/lightning_issue_519/data/issue519.t.csv ./lightning/tests/lightning_issue_519/config.toml ./lightning/tests/lightning_issue_519/run.sh ./lightning/tests/lightning_duplicate_resolution_error_uk_multiple_files_multicol_index/ ./lightning/tests/lightning_duplicate_resolution_error_uk_multiple_files_multicol_index/data/ ./lightning/tests/lightning_duplicate_resolution_error_uk_multiple_files_multicol_index/data/dup_resolve-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_error_uk_multiple_files_multicol_index/data/dup_resolve.a.2.csv ./lightning/tests/lightning_duplicate_resolution_error_uk_multiple_files_multicol_index/data/dup_resolve.a.1.csv ./lightning/tests/lightning_duplicate_resolution_error_uk_multiple_files_multicol_index/data/dup_resolve.a-schema.sql ./lightning/tests/lightning_duplicate_resolution_error_uk_multiple_files_multicol_index/config.toml ./lightning/tests/lightning_duplicate_resolution_error_uk_multiple_files_multicol_index/run.sh ./lightning/tests/lightning_tikv_multi_rocksdb/ ./lightning/tests/lightning_tikv_multi_rocksdb/data/ ./lightning/tests/lightning_tikv_multi_rocksdb/data/cpeng.b.2.sql ./lightning/tests/lightning_tikv_multi_rocksdb/data/cpeng.b.1.sql ./lightning/tests/lightning_tikv_multi_rocksdb/data/cpeng.a.3.sql ./lightning/tests/lightning_tikv_multi_rocksdb/data/cpeng.a-schema.sql ./lightning/tests/lightning_tikv_multi_rocksdb/data/cpeng.a.2.sql ./lightning/tests/lightning_tikv_multi_rocksdb/data/cpeng.a.1.sql ./lightning/tests/lightning_tikv_multi_rocksdb/data/cpeng.b-schema.sql ./lightning/tests/lightning_tikv_multi_rocksdb/data/cpeng-schema-create.sql ./lightning/tests/lightning_tikv_multi_rocksdb/config.toml ./lightning/tests/lightning_tikv_multi_rocksdb/run.sh ./lightning/tests/lightning_checkpoint_engines/ ./lightning/tests/lightning_checkpoint_engines/data/ ./lightning/tests/lightning_checkpoint_engines/data/cpeng.b.2.sql ./lightning/tests/lightning_checkpoint_engines/data/cpeng.b.1.sql ./lightning/tests/lightning_checkpoint_engines/data/cpeng.a.3.sql ./lightning/tests/lightning_checkpoint_engines/data/cpeng.a-schema.sql ./lightning/tests/lightning_checkpoint_engines/data/cpeng.a.2.sql ./lightning/tests/lightning_checkpoint_engines/data/cpeng.a.1.sql ./lightning/tests/lightning_checkpoint_engines/data/cpeng.b-schema.sql ./lightning/tests/lightning_checkpoint_engines/data/cpeng-schema-create.sql ./lightning/tests/lightning_checkpoint_engines/config.toml ./lightning/tests/lightning_checkpoint_engines/mysql.toml ./lightning/tests/lightning_checkpoint_engines/run.sh ./lightning/tests/lightning_duplicate_resolution_error/ ./lightning/tests/lightning_duplicate_resolution_error/data/ ./lightning/tests/lightning_duplicate_resolution_error/data/dup_resolve-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_error/data/dup_resolve.a.1.csv ./lightning/tests/lightning_duplicate_resolution_error/data/dup_resolve.a-schema.sql ./lightning/tests/lightning_duplicate_resolution_error/config.toml ./lightning/tests/lightning_duplicate_resolution_error/run.sh ./lightning/tests/lightning_checkpoint_timestamp/ ./lightning/tests/lightning_checkpoint_timestamp/data/ ./lightning/tests/lightning_checkpoint_timestamp/data/cpts.cpts.1.sql ./lightning/tests/lightning_checkpoint_timestamp/data/cpts.cpts.2.sql ./lightning/tests/lightning_checkpoint_timestamp/data/cpts-schema-create.sql ./lightning/tests/lightning_checkpoint_timestamp/data/cpts.cpts-schema.sql ./lightning/tests/lightning_checkpoint_timestamp/config.toml ./lightning/tests/lightning_checkpoint_timestamp/mysql.toml ./lightning/tests/lightning_checkpoint_timestamp/run.sh ./lightning/tests/lightning_tool_135/ ./lightning/tests/lightning_tool_135/data/ ./lightning/tests/lightning_tool_135/data/tool_135-schema-create.sql ./lightning/tests/lightning_tool_135/data/tool_135.bar5-schema.sql ./lightning/tests/lightning_tool_135/data/tool_135.bar3.sql ./lightning/tests/lightning_tool_135/data/tool_135.bar1-schema.sql ./lightning/tests/lightning_tool_135/data/tool_135.bar4.sql ./lightning/tests/lightning_tool_135/data/tool_135.bar1.sql ./lightning/tests/lightning_tool_135/data/tool_135.bar5.sql ./lightning/tests/lightning_tool_135/data/tool_135.bar4-schema.sql ./lightning/tests/lightning_tool_135/data/tool_135.bar3-schema.sql ./lightning/tests/lightning_tool_135/data/tool_135.bar2-schema.sql ./lightning/tests/lightning_tool_135/data/tool_135.bar2.sql ./lightning/tests/lightning_tool_135/config.toml ./lightning/tests/lightning_tool_135/run.sh ./lightning/tests/lightning_no_schema/ ./lightning/tests/lightning_no_schema/data/ ./lightning/tests/lightning_no_schema/data/noschema.t.sql ./lightning/tests/lightning_no_schema/config.toml ./lightning/tests/lightning_no_schema/run.sh ./lightning/tests/lightning_cmdline_override/ ./lightning/tests/lightning_cmdline_override/data/ ./lightning/tests/lightning_cmdline_override/data/cmdline_override.t.sql ./lightning/tests/lightning_cmdline_override/data/cmdline_override-schema-create.sql ./lightning/tests/lightning_cmdline_override/data/cmdline_override.t-schema.sql ./lightning/tests/lightning_cmdline_override/config.toml ./lightning/tests/lightning_cmdline_override/run.sh ./lightning/tests/lightning_unused_config_keys/ ./lightning/tests/lightning_unused_config_keys/data/ ./lightning/tests/lightning_unused_config_keys/data/unused_config_keys-schema-create.sql ./lightning/tests/lightning_unused_config_keys/config.toml ./lightning/tests/lightning_unused_config_keys/run.sh ./lightning/tests/lightning_disable_scheduler_by_key_range/ ./lightning/tests/lightning_disable_scheduler_by_key_range/data/ ./lightning/tests/lightning_disable_scheduler_by_key_range/data/test.t.sql ./lightning/tests/lightning_disable_scheduler_by_key_range/data/test-schema-create.sql ./lightning/tests/lightning_disable_scheduler_by_key_range/data/test.t-schema.sql ./lightning/tests/lightning_disable_scheduler_by_key_range/config.toml ./lightning/tests/lightning_disable_scheduler_by_key_range/run.sh ./lightning/tests/run_group_lightning_tests.sh ./lightning/tests/lightning_local_backend/ ./lightning/tests/lightning_local_backend/data/ ./lightning/tests/lightning_local_backend/data/cpeng.b.2.sql ./lightning/tests/lightning_local_backend/data/cpeng.b.1.sql ./lightning/tests/lightning_local_backend/data/cpeng.a.3.sql ./lightning/tests/lightning_local_backend/data/cpeng.a-schema.sql ./lightning/tests/lightning_local_backend/data/cpeng.a.2.sql ./lightning/tests/lightning_local_backend/data/cpeng.a.1.sql ./lightning/tests/lightning_local_backend/data/cpeng.b-schema.sql ./lightning/tests/lightning_local_backend/data/cpeng-schema-create.sql ./lightning/tests/lightning_local_backend/config.toml ./lightning/tests/lightning_local_backend/mysql.toml ./lightning/tests/lightning_local_backend/file.toml ./lightning/tests/lightning_local_backend/run.sh ./lightning/tests/lightning_duplicate_resolution_incremental/ ./lightning/tests/lightning_duplicate_resolution_incremental/data/ ./lightning/tests/lightning_duplicate_resolution_incremental/data/dup_resolve_detect.ta-schema.sql ./lightning/tests/lightning_duplicate_resolution_incremental/data/dup_resolve_detect-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_incremental/data/dup_resolve_detect.ta.0.sql ./lightning/tests/lightning_duplicate_resolution_incremental/data/dup_resolve_detect.ta.1.sql ./lightning/tests/lightning_duplicate_resolution_incremental/config2.toml ./lightning/tests/lightning_duplicate_resolution_incremental/run.sh ./lightning/tests/lightning_duplicate_resolution_incremental/config1.toml ./lightning/tests/lightning_source_linkfile/ ./lightning/tests/lightning_source_linkfile/config.toml ./lightning/tests/lightning_source_linkfile/run.sh ./lightning/tests/lightning_auto_random_default/ ./lightning/tests/lightning_auto_random_default/data/ ./lightning/tests/lightning_auto_random_default/data/auto_random.t-schema.sql ./lightning/tests/lightning_auto_random_default/data/auto_random-schema-create.sql ./lightning/tests/lightning_auto_random_default/data/auto_random.t.0.sql ./lightning/tests/lightning_auto_random_default/data/auto_random.t.1.sql ./lightning/tests/lightning_auto_random_default/config.toml ./lightning/tests/lightning_auto_random_default/run.sh ./lightning/tests/lightning_auto_random_default/data2/ ./lightning/tests/lightning_auto_random_default/data2/auto_random.t.000000001.csv ./lightning/tests/lightning_alter_random/ ./lightning/tests/lightning_alter_random/data/ ./lightning/tests/lightning_alter_random/data/alter_random.t-schema.sql ./lightning/tests/lightning_alter_random/data/alter_random.t.sql ./lightning/tests/lightning_alter_random/data/alter_random-schema-create.sql ./lightning/tests/lightning_alter_random/config.toml ./lightning/tests/lightning_alter_random/run.sh ./lightning/tests/lightning_default-columns/ ./lightning/tests/lightning_default-columns/data/ ./lightning/tests/lightning_default-columns/data/defcol.t.1.sql ./lightning/tests/lightning_default-columns/data/defcol.u-schema.sql ./lightning/tests/lightning_default-columns/data/defcol.t.2.sql ./lightning/tests/lightning_default-columns/data/defcol-schema-create.sql ./lightning/tests/lightning_default-columns/data/defcol.u.1.sql ./lightning/tests/lightning_default-columns/data/defcol.t-schema.sql ./lightning/tests/lightning_default-columns/config.toml ./lightning/tests/lightning_default-columns/run.sh ./lightning/tests/run.sh ./lightning/tests/lightning_import_compress/ ./lightning/tests/lightning_import_compress/config.toml ./lightning/tests/lightning_import_compress/config_gzip.toml ./lightning/tests/lightning_import_compress/run.sh ./lightning/tests/lightning_import_compress/config_gz.toml ./lightning/tests/lightning_duplicate_resolution_replace_one_key_multiple_conflicts_clustered_pk/ ./lightning/tests/lightning_duplicate_resolution_replace_one_key_multiple_conflicts_clustered_pk/data/ ./lightning/tests/lightning_duplicate_resolution_replace_one_key_multiple_conflicts_clustered_pk/data/dup_resolve-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_replace_one_key_multiple_conflicts_clustered_pk/data/dup_resolve.a.1.csv ./lightning/tests/lightning_duplicate_resolution_replace_one_key_multiple_conflicts_clustered_pk/data/dup_resolve.a-schema.sql ./lightning/tests/lightning_duplicate_resolution_replace_one_key_multiple_conflicts_clustered_pk/config.toml ./lightning/tests/lightning_duplicate_resolution_replace_one_key_multiple_conflicts_clustered_pk/run.sh ./lightning/tests/lightning_pd_leader_switch/ ./lightning/tests/lightning_pd_leader_switch/data/ ./lightning/tests/lightning_pd_leader_switch/data/cpeng.b.2.sql ./lightning/tests/lightning_pd_leader_switch/data/cpeng.b.1.sql ./lightning/tests/lightning_pd_leader_switch/data/cpeng.a.3.sql ./lightning/tests/lightning_pd_leader_switch/data/cpeng.a-schema.sql ./lightning/tests/lightning_pd_leader_switch/data/cpeng.a.2.sql ./lightning/tests/lightning_pd_leader_switch/data/cpeng.a.1.sql ./lightning/tests/lightning_pd_leader_switch/data/cpeng.b-schema.sql ./lightning/tests/lightning_pd_leader_switch/data/cpeng-schema-create.sql ./lightning/tests/lightning_pd_leader_switch/config.toml ./lightning/tests/lightning_pd_leader_switch/run.sh ./lightning/tests/lightning_file_routing/ ./lightning/tests/lightning_file_routing/config.toml ./lightning/tests/lightning_file_routing/run.sh ./lightning/tests/README.md ./lightning/tests/lightning_duplicate_resolution_replace_multiple_unique_keys_clustered_pk/ ./lightning/tests/lightning_duplicate_resolution_replace_multiple_unique_keys_clustered_pk/data/ ./lightning/tests/lightning_duplicate_resolution_replace_multiple_unique_keys_clustered_pk/data/dup_resolve-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_replace_multiple_unique_keys_clustered_pk/data/dup_resolve.a.1.csv ./lightning/tests/lightning_duplicate_resolution_replace_multiple_unique_keys_clustered_pk/data/dup_resolve.a-schema.sql ./lightning/tests/lightning_duplicate_resolution_replace_multiple_unique_keys_clustered_pk/config.toml ./lightning/tests/lightning_duplicate_resolution_replace_multiple_unique_keys_clustered_pk/run.sh ./lightning/tests/lightning_checkpoint_error_destroy/ ./lightning/tests/lightning_checkpoint_error_destroy/mysql.toml ./lightning/tests/lightning_checkpoint_error_destroy/bad-data/ ./lightning/tests/lightning_checkpoint_error_destroy/bad-data/cped-schema-create.sql ./lightning/tests/lightning_checkpoint_error_destroy/bad-data/cped.t-schema.sql ./lightning/tests/lightning_checkpoint_error_destroy/bad-data/cped.t.sql ./lightning/tests/lightning_checkpoint_error_destroy/file.toml ./lightning/tests/lightning_checkpoint_error_destroy/run.sh ./lightning/tests/lightning_checkpoint_error_destroy/good-data/ ./lightning/tests/lightning_checkpoint_error_destroy/good-data/cped-schema-create.sql ./lightning/tests/lightning_checkpoint_error_destroy/good-data/cped.t-schema.sql ./lightning/tests/lightning_checkpoint_error_destroy/good-data/cped.t.sql ./lightning/tests/lightning_duplicate_resolution_replace_multiple_unique_keys_nonclustered_pk/ ./lightning/tests/lightning_duplicate_resolution_replace_multiple_unique_keys_nonclustered_pk/data/ ./lightning/tests/lightning_duplicate_resolution_replace_multiple_unique_keys_nonclustered_pk/data/dup_resolve-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_replace_multiple_unique_keys_nonclustered_pk/data/dup_resolve.a.1.csv ./lightning/tests/lightning_duplicate_resolution_replace_multiple_unique_keys_nonclustered_pk/data/dup_resolve.a-schema.sql ./lightning/tests/lightning_duplicate_resolution_replace_multiple_unique_keys_nonclustered_pk/config.toml ./lightning/tests/lightning_duplicate_resolution_replace_multiple_unique_keys_nonclustered_pk/run.sh ./lightning/tests/lightning_duplicate_resolution_replace_one_key_multiple_conflicts_nonclustered_pk/ ./lightning/tests/lightning_duplicate_resolution_replace_one_key_multiple_conflicts_nonclustered_pk/data/ ./lightning/tests/lightning_duplicate_resolution_replace_one_key_multiple_conflicts_nonclustered_pk/data/dup_resolve-schema-create.sql ./lightning/tests/lightning_duplicate_resolution_replace_one_key_multiple_conflicts_nonclustered_pk/data/dup_resolve.a.1.csv ./lightning/tests/lightning_duplicate_resolution_replace_one_key_multiple_conflicts_nonclustered_pk/data/dup_resolve.a-schema.sql ./lightning/tests/lightning_duplicate_resolution_replace_one_key_multiple_conflicts_nonclustered_pk/config.toml ./lightning/tests/lightning_duplicate_resolution_replace_one_key_multiple_conflicts_nonclustered_pk/run.sh ./lightning/tests/lightning_issue_40657/ ./lightning/tests/lightning_issue_40657/config.toml ./lightning/tests/lightning_issue_40657/data1/ ./lightning/tests/lightning_issue_40657/data1/test.t.0.csv ./lightning/tests/lightning_issue_40657/data1/test.t-schema.sql ./lightning/tests/lightning_issue_40657/run.sh ./lightning/tests/lightning_issue_40657/data2/ ./lightning/tests/lightning_issue_40657/data2/test.t.0.csv ./lightning/tests/lightning_issue_40657/data2/test.t-schema.sql ./lightning/tests/lightning_distributed_import/ ./lightning/tests/lightning_distributed_import/config.toml ./lightning/tests/lightning_distributed_import/data1/ ./lightning/tests/lightning_distributed_import/data1/distributed_import.t.csv ./lightning/tests/lightning_distributed_import/data1/distributed_import-schema-create.sql ./lightning/tests/lightning_distributed_import/data1/distributed_import.t-schema.sql ./lightning/tests/lightning_distributed_import/run.sh ./lightning/tests/lightning_distributed_import/data2/ ./lightning/tests/lightning_distributed_import/data2/distributed_import.t.csv ./lightning/tests/lightning_distributed_import/data2/distributed_import-schema-create.sql ./lightning/tests/lightning_distributed_import/data2/distributed_import.t-schema.sql ./lightning/tests/lightning_reload_cert/ ./lightning/tests/lightning_reload_cert/data/ ./lightning/tests/lightning_reload_cert/data/test.t.sql ./lightning/tests/lightning_reload_cert/data/test-schema-create.sql ./lightning/tests/lightning_reload_cert/data/test.t-schema.sql ./lightning/tests/lightning_reload_cert/config.toml ./lightning/tests/lightning_reload_cert/run.sh ./lightning/tests/lightning_ttl/ ./lightning/tests/lightning_ttl/data/ ./lightning/tests/lightning_ttl/data/ttldb.t1-schema.sql ./lightning/tests/lightning_ttl/data/ttldb-schema-create.sql ./lightning/tests/lightning_ttl/data/ttldb.t1.0.sql ./lightning/tests/lightning_ttl/config.toml ./lightning/tests/lightning_ttl/run.sh ./lightning/tests/lightning_restore/ ./lightning/tests/lightning_restore/config.toml ./lightning/tests/lightning_restore/run.sh ./lightning/tests/lightning_partitioned-table/ ./lightning/tests/lightning_partitioned-table/data/ ./lightning/tests/lightning_partitioned-table/data/partitioned.a.sql ./lightning/tests/lightning_partitioned-table/data/partitioned.defaultlist.sql ./lightning/tests/lightning_partitioned-table/data/partitioned.range-schema.sql ./lightning/tests/lightning_partitioned-table/data/partitioned-schema-create.sql ./lightning/tests/lightning_partitioned-table/data/partitioned.defaultlist-schema.sql ./lightning/tests/lightning_partitioned-table/data/partitioned.list.sql ./lightning/tests/lightning_partitioned-table/data/partitioned.list-schema.sql ./lightning/tests/lightning_partitioned-table/data/partitioned.a-schema.sql ./lightning/tests/lightning_partitioned-table/data/partitioned.range.sql ./lightning/tests/lightning_partitioned-table/config.toml ./lightning/tests/lightning_partitioned-table/run.sh ./lightning/tests/lightning_fail_fast_on_nonretry_err/ ./lightning/tests/lightning_fail_fast_on_nonretry_err/data/ ./lightning/tests/lightning_fail_fast_on_nonretry_err/data/csv.threads-schema.sql ./lightning/tests/lightning_fail_fast_on_nonretry_err/data/csv.threads.csv ./lightning/tests/lightning_fail_fast_on_nonretry_err/data/csv-schema-create.sql ./lightning/tests/lightning_fail_fast_on_nonretry_err/config.toml ./lightning/tests/lightning_fail_fast_on_nonretry_err/run.sh ./lightning/tests/lightning_tool_1420/ ./lightning/tests/lightning_tool_1420/data/ ./lightning/tests/lightning_tool_1420/data/EE1420.pt_role-schema.sql ./lightning/tests/lightning_tool_1420/data/EE1420-schema-create.sql ./lightning/tests/lightning_tool_1420/data/EE1420.pt_role.sql ./lightning/tests/lightning_tool_1420/config.toml ./lightning/tests/lightning_tool_1420/run.sh ./lightning/tests/lightning_config_max_error/ ./lightning/tests/lightning_config_max_error/data/ ./lightning/tests/lightning_config_max_error/data/mytest.testtbl.csv ./lightning/tests/lightning_config_max_error/data/mytest.testtbl-schema.sql ./lightning/tests/lightning_config_max_error/tidb-error.toml ./lightning/tests/lightning_config_max_error/ignore_config.toml ./lightning/tests/lightning_config_max_error/tidb.toml ./lightning/tests/lightning_config_max_error/tidb-limit-record.toml ./lightning/tests/lightning_config_max_error/err_config.toml ./lightning/tests/lightning_config_max_error/normal_config.toml ./lightning/tests/lightning_config_max_error/normal_config_old_style.toml ./lightning/tests/lightning_config_max_error/run.sh ./lightning/tests/lightning_ignore_columns/ ./lightning/tests/lightning_ignore_columns/data/ ./lightning/tests/lightning_ignore_columns/data/routes_a0.t0.2.sql ./lightning/tests/lightning_ignore_columns/data/routes_a1.t2-schema.sql ./lightning/tests/lightning_ignore_columns/data/routes_a1-schema-create.sql ./lightning/tests/lightning_ignore_columns/data/routes_a1.s1-schema.sql ./lightning/tests/lightning_ignore_columns/data/routes_a0.t0-schema.sql ./lightning/tests/lightning_ignore_columns/data/routes_a0.t0.1.sql ./lightning/tests/lightning_ignore_columns/data/routes_a0.t1-schema.sql ./lightning/tests/lightning_ignore_columns/data/routes_a1.t2.sql ./lightning/tests/lightning_ignore_columns/data/routes_a0-schema-create.sql ./lightning/tests/lightning_ignore_columns/data/routes_a0.t1.1.sql ./lightning/tests/lightning_ignore_columns/data/routes_a1.s1.sql ./lightning/tests/lightning_ignore_columns/config.toml ./lightning/tests/lightning_ignore_columns/run.sh ./lightning/pkg/ ./lightning/pkg/importer/ ./lightning/pkg/importer/opts/ ./lightning/pkg/importer/opts/precheck_opts.go ./lightning/pkg/importer/opts/BUILD.bazel ./lightning/pkg/importer/opts/get_pre_info_opts.go ./lightning/pkg/importer/precheck_impl.go ./lightning/pkg/importer/chunk_process.go ./lightning/pkg/importer/dup_detect.go ./lightning/pkg/importer/precheck_test.go ./lightning/pkg/importer/check_info.go ./lightning/pkg/importer/chunk_process_test.go ./lightning/pkg/importer/checksum_helper.go ./lightning/pkg/importer/precheck_impl_test.go ./lightning/pkg/importer/tidb_test.go ./lightning/pkg/importer/meta_manager_test.go ./lightning/pkg/importer/testdata/ ./lightning/pkg/importer/testdata/000000_0.parquet ./lightning/pkg/importer/tidb.go ./lightning/pkg/importer/import.go ./lightning/pkg/importer/meta_manager.go ./lightning/pkg/importer/get_pre_info.go ./lightning/pkg/importer/check_info_test.go ./lightning/pkg/importer/check_template.go ./lightning/pkg/importer/get_pre_info_test.go ./lightning/pkg/importer/table_import_test.go ./lightning/pkg/importer/dup_detect_test.go ./lightning/pkg/importer/table_import.go ./lightning/pkg/importer/mock/ ./lightning/pkg/importer/mock/mock_test.go ./lightning/pkg/importer/mock/BUILD.bazel ./lightning/pkg/importer/mock/mock.go ./lightning/pkg/importer/BUILD.bazel ./lightning/pkg/importer/import_test.go ./lightning/pkg/importer/precheck.go ./lightning/pkg/precheck/ ./lightning/pkg/precheck/BUILD.bazel ./lightning/pkg/precheck/precheck.go ./lightning/pkg/server/ ./lightning/pkg/server/lightning_serial_test.go ./lightning/pkg/server/sigusr1_unix.go ./lightning/pkg/server/run_options.go ./lightning/pkg/server/sigusr1_other.go ./lightning/pkg/server/lightning.go ./lightning/pkg/server/main_test.go ./lightning/pkg/server/lightning_server_serial_test.go ./lightning/pkg/server/BUILD.bazel ./lightning/pkg/web/ ./lightning/pkg/web/res.go ./lightning/pkg/web/progress.go ./lightning/pkg/web/res_vfsdata.go ./lightning/pkg/web/BUILD.bazel ./lightning/OWNERS ./lightning/.gitignore ./lightning/README.md ./lightning/cmd/ ./lightning/cmd/tidb-lightning-ctl/ ./lightning/cmd/tidb-lightning-ctl/OWNERS ./lightning/cmd/tidb-lightning-ctl/main.go ./lightning/cmd/tidb-lightning-ctl/main_test.go ./lightning/cmd/tidb-lightning-ctl/BUILD.bazel ./lightning/cmd/tidb-lightning-ctl/fips.go ./lightning/cmd/tidb-lightning/ ./lightning/cmd/tidb-lightning/OWNERS ./lightning/cmd/tidb-lightning/main.go ./lightning/cmd/tidb-lightning/main_test.go ./lightning/cmd/tidb-lightning/BUILD.bazel ./lightning/cmd/tidb-lightning/fips.go ./lightning/tidb-lightning.toml ./lightning/web/ ./lightning/web/tsconfig.json ./lightning/web/package.json ./lightning/web/package-lock.json ./lightning/web/docs/ ./lightning/web/docs/ProgressPage.png ./lightning/web/docs/InfoPage.png ./lightning/web/docs/api.yaml ./lightning/web/docs/TableProgressPage.png ./lightning/web/webpack.config.js ./lightning/web/README.md ./lightning/web/src/ ./lightning/web/src/ErrorButton.tsx ./lightning/web/src/EnginesProgressPanel.tsx ./lightning/web/src/InfoPage.tsx ./lightning/web/src/PauseButton.tsx ./lightning/web/src/api.ts ./lightning/web/src/MoveTaskButton.tsx ./lightning/web/src/TaskButton.tsx ./lightning/web/src/json-bigint.d.ts ./lightning/web/src/TableProgressPage.tsx ./lightning/web/src/DottedProgress.tsx ./lightning/web/src/ProgressPage.tsx ./lightning/web/src/RefreshButton.tsx ./lightning/web/src/ChunksProgressPanel.tsx ./lightning/web/src/TableProgressCard.tsx ./lightning/web/src/InfoButton.tsx ./lightning/web/src/index.tsx ./lightning/web/src/TitleLink.tsx ./lightning/web/src/TitleBar.tsx ./lightning/web/public/ ./lightning/web/public/index.html ./pkg/ ./pkg/param/ ./pkg/param/binary_params.go ./pkg/param/BUILD.bazel ./pkg/sessionctx/ ./pkg/sessionctx/context_test.go ./pkg/sessionctx/context.go ./pkg/sessionctx/sessionstates/ ./pkg/sessionctx/sessionstates/session_token_test.go ./pkg/sessionctx/sessionstates/BUILD.bazel ./pkg/sessionctx/sessionstates/session_states_test.go ./pkg/sessionctx/sessionstates/session_token.go ./pkg/sessionctx/sessionstates/session_states.go ./pkg/sessionctx/binloginfo/ ./pkg/sessionctx/binloginfo/binloginfo_test.go ./pkg/sessionctx/binloginfo/main_test.go ./pkg/sessionctx/binloginfo/BUILD.bazel ./pkg/sessionctx/binloginfo/binloginfo.go ./pkg/sessionctx/main_test.go ./pkg/sessionctx/variable/ ./pkg/sessionctx/variable/varsutil_test.go ./pkg/sessionctx/variable/mock_globalaccessor.go ./pkg/sessionctx/variable/sequence_state.go ./pkg/sessionctx/variable/mock_globalaccessor_test.go ./pkg/sessionctx/variable/variable_test.go ./pkg/sessionctx/variable/varsutil.go ./pkg/sessionctx/variable/sysvar.go ./pkg/sessionctx/variable/noop.go ./pkg/sessionctx/variable/OWNERS ./pkg/sessionctx/variable/removed_test.go ./pkg/sessionctx/variable/statusvar_test.go ./pkg/sessionctx/variable/variable.go ./pkg/sessionctx/variable/session_test.go ./pkg/sessionctx/variable/main_test.go ./pkg/sessionctx/variable/session.go ./pkg/sessionctx/variable/error.go ./pkg/sessionctx/variable/statusvar.go ./pkg/sessionctx/variable/BUILD.bazel ./pkg/sessionctx/variable/setvar_affect.go ./pkg/sessionctx/variable/sysvar_test.go ./pkg/sessionctx/variable/tidb_vars.go ./pkg/sessionctx/variable/removed.go ./pkg/sessionctx/BUILD.bazel ./pkg/sessionctx/stmtctx/ ./pkg/sessionctx/stmtctx/stmtctx.go ./pkg/sessionctx/stmtctx/main_test.go ./pkg/sessionctx/stmtctx/stmtctx_test.go ./pkg/sessionctx/stmtctx/BUILD.bazel ./pkg/sessionctx/sysproctrack/ ./pkg/sessionctx/sysproctrack/track.go ./pkg/sessionctx/sysproctrack/BUILD.bazel ./pkg/disttask/ ./pkg/disttask/framework/ ./pkg/disttask/framework/scheduler/ ./pkg/disttask/framework/scheduler/nodes.go ./pkg/disttask/framework/scheduler/slots_test.go ./pkg/disttask/framework/scheduler/scheduler_nokit_test.go ./pkg/disttask/framework/scheduler/collector.go ./pkg/disttask/framework/scheduler/scheduler_manager_test.go ./pkg/disttask/framework/scheduler/state_transform.go ./pkg/disttask/framework/scheduler/testutil.go ./pkg/disttask/framework/scheduler/scheduler_manager_nokit_test.go ./pkg/disttask/framework/scheduler/balancer.go ./pkg/disttask/framework/scheduler/main_test.go ./pkg/disttask/framework/scheduler/nodes_test.go ./pkg/disttask/framework/scheduler/slots.go ./pkg/disttask/framework/scheduler/scheduler_test.go ./pkg/disttask/framework/scheduler/interface.go ./pkg/disttask/framework/scheduler/mock/ ./pkg/disttask/framework/scheduler/mock/scheduler_mock.go ./pkg/disttask/framework/scheduler/mock/BUILD.bazel ./pkg/disttask/framework/scheduler/BUILD.bazel ./pkg/disttask/framework/scheduler/scheduler_manager.go ./pkg/disttask/framework/scheduler/balancer_test.go ./pkg/disttask/framework/scheduler/scheduler.go ./pkg/disttask/framework/integrationtests/ ./pkg/disttask/framework/integrationtests/framework_err_handling_test.go ./pkg/disttask/framework/integrationtests/framework_rollback_test.go ./pkg/disttask/framework/integrationtests/bench_test.go ./pkg/disttask/framework/integrationtests/framework_scope_test.go ./pkg/disttask/framework/integrationtests/main_test.go ./pkg/disttask/framework/integrationtests/framework_test.go ./pkg/disttask/framework/integrationtests/framework_ha_test.go ./pkg/disttask/framework/integrationtests/BUILD.bazel ./pkg/disttask/framework/integrationtests/framework_pause_and_resume_test.go ./pkg/disttask/framework/integrationtests/resource_control_test.go ./pkg/disttask/framework/storage/ ./pkg/disttask/framework/storage/nodes.go ./pkg/disttask/framework/storage/table_test.go ./pkg/disttask/framework/storage/subtask_state.go ./pkg/disttask/framework/storage/task_state_test.go ./pkg/disttask/framework/storage/task_state.go ./pkg/disttask/framework/storage/task_table_test.go ./pkg/disttask/framework/storage/task_table.go ./pkg/disttask/framework/storage/converter.go ./pkg/disttask/framework/storage/BUILD.bazel ./pkg/disttask/framework/storage/history.go ./pkg/disttask/framework/proto/ ./pkg/disttask/framework/proto/step.go ./pkg/disttask/framework/proto/type.go ./pkg/disttask/framework/proto/task_test.go ./pkg/disttask/framework/proto/type_test.go ./pkg/disttask/framework/proto/subtask_test.go ./pkg/disttask/framework/proto/node.go ./pkg/disttask/framework/proto/subtask.go ./pkg/disttask/framework/proto/BUILD.bazel ./pkg/disttask/framework/proto/task.go ./pkg/disttask/framework/proto/step_test.go ./pkg/disttask/framework/handle/ ./pkg/disttask/framework/handle/handle.go ./pkg/disttask/framework/handle/BUILD.bazel ./pkg/disttask/framework/handle/handle_test.go ./pkg/disttask/framework/planner/ ./pkg/disttask/framework/planner/planner.go ./pkg/disttask/framework/planner/planner_test.go ./pkg/disttask/framework/planner/plan_test.go ./pkg/disttask/framework/planner/plan.go ./pkg/disttask/framework/planner/BUILD.bazel ./pkg/disttask/framework/taskexecutor/ ./pkg/disttask/framework/taskexecutor/register_test.go ./pkg/disttask/framework/taskexecutor/execute/ ./pkg/disttask/framework/taskexecutor/execute/interface.go ./pkg/disttask/framework/taskexecutor/execute/BUILD.bazel ./pkg/disttask/framework/taskexecutor/slot_test.go ./pkg/disttask/framework/taskexecutor/task_executor_test.go ./pkg/disttask/framework/taskexecutor/task_executor.go ./pkg/disttask/framework/taskexecutor/manager_test.go ./pkg/disttask/framework/taskexecutor/register.go ./pkg/disttask/framework/taskexecutor/task_executor_testkit_test.go ./pkg/disttask/framework/taskexecutor/slot.go ./pkg/disttask/framework/taskexecutor/main_test.go ./pkg/disttask/framework/taskexecutor/interface.go ./pkg/disttask/framework/taskexecutor/BUILD.bazel ./pkg/disttask/framework/taskexecutor/manager.go ./pkg/disttask/framework/testutil/ ./pkg/disttask/framework/testutil/context.go ./pkg/disttask/framework/testutil/table_util.go ./pkg/disttask/framework/testutil/disttest_util.go ./pkg/disttask/framework/testutil/executor_util.go ./pkg/disttask/framework/testutil/BUILD.bazel ./pkg/disttask/framework/testutil/scheduler_util.go ./pkg/disttask/framework/testutil/task_util.go ./pkg/disttask/framework/mock/ ./pkg/disttask/framework/mock/execute/ ./pkg/disttask/framework/mock/execute/BUILD.bazel ./pkg/disttask/framework/mock/execute/execute_mock.go ./pkg/disttask/framework/mock/scheduler_mock.go ./pkg/disttask/framework/mock/BUILD.bazel ./pkg/disttask/framework/mock/plan_mock.go ./pkg/disttask/framework/mock/task_executor_mock.go ./pkg/disttask/OWNERS ./pkg/disttask/operator/ ./pkg/disttask/operator/operator.go ./pkg/disttask/operator/pipeline.go ./pkg/disttask/operator/compose.go ./pkg/disttask/operator/pipeline_test.go ./pkg/disttask/operator/BUILD.bazel ./pkg/disttask/operator/wrapper.go ./pkg/disttask/importinto/ ./pkg/disttask/importinto/encode_and_sort_operator_test.go ./pkg/disttask/importinto/metrics_test.go ./pkg/disttask/importinto/planner.go ./pkg/disttask/importinto/proto.go ./pkg/disttask/importinto/encode_and_sort_operator.go ./pkg/disttask/importinto/job.go ./pkg/disttask/importinto/task_executor_test.go ./pkg/disttask/importinto/task_executor.go ./pkg/disttask/importinto/task_executor_testkit_test.go ./pkg/disttask/importinto/metrics.go ./pkg/disttask/importinto/subtask_executor.go ./pkg/disttask/importinto/scheduler_testkit_test.go ./pkg/disttask/importinto/clean_s3.go ./pkg/disttask/importinto/planner_test.go ./pkg/disttask/importinto/wrapper_test.go ./pkg/disttask/importinto/scheduler_test.go ./pkg/disttask/importinto/mock/ ./pkg/disttask/importinto/mock/BUILD.bazel ./pkg/disttask/importinto/mock/import_mock.go ./pkg/disttask/importinto/job_testkit_test.go ./pkg/disttask/importinto/BUILD.bazel ./pkg/disttask/importinto/scheduler.go ./pkg/disttask/importinto/wrapper.go ./pkg/testkit/ ./pkg/testkit/external/ ./pkg/testkit/external/util.go ./pkg/testkit/external/BUILD.bazel ./pkg/testkit/testsetup/ ./pkg/testkit/testsetup/bridge.go ./pkg/testkit/testsetup/BUILD.bazel ./pkg/testkit/mockstore.go ./pkg/testkit/testmain/ ./pkg/testkit/testmain/bench.go ./pkg/testkit/testmain/BUILD.bazel ./pkg/testkit/testmain/wrapper.go ./pkg/testkit/dbtestkit.go ./pkg/testkit/testfork/ ./pkg/testkit/testfork/fork_test.go ./pkg/testkit/testfork/fork.go ./pkg/testkit/testfork/BUILD.bazel ./pkg/testkit/testdata/ ./pkg/testkit/testdata/BUILD.bazel ./pkg/testkit/testdata/testdata.go ./pkg/testkit/result.go ./pkg/testkit/testkit.go ./pkg/testkit/ddlhelper/ ./pkg/testkit/ddlhelper/helper.go ./pkg/testkit/ddlhelper/BUILD.bazel ./pkg/testkit/stepped.go ./pkg/testkit/testutil/ ./pkg/testkit/testutil/require_test.go ./pkg/testkit/testutil/require.go ./pkg/testkit/testutil/handle.go ./pkg/testkit/testutil/loghook.go ./pkg/testkit/testutil/BUILD.bazel ./pkg/testkit/BUILD.bazel ./pkg/testkit/testkit_test.go ./pkg/testkit/asynctestkit.go ./pkg/testkit/mocksessionmanager.go ./pkg/testkit/testenv/ ./pkg/testkit/testenv/BUILD.bazel ./pkg/testkit/testenv/testenv.go ./pkg/extension/ ./pkg/extension/function_test.go ./pkg/extension/util.go ./pkg/extension/event_listener_test.go ./pkg/extension/enterprise/ ./pkg/extension/enterprise/OWNERS ./pkg/extension/enterprise/generate/ ./pkg/extension/enterprise/generate/main.go ./pkg/extension/enterprise/audit/ ./pkg/extension/enterprise/audit/entry.go ./pkg/extension/enterprise/audit/function_test.go ./pkg/extension/enterprise/audit/util.go ./pkg/extension/enterprise/audit/logger.go ./pkg/extension/enterprise/audit/register.go ./pkg/extension/enterprise/audit/filter_test.go ./pkg/extension/enterprise/audit/util_test.go ./pkg/extension/enterprise/audit/entry_test.go ./pkg/extension/enterprise/audit/BUILD.bazel ./pkg/extension/enterprise/audit/sysvar_test.go ./pkg/extension/enterprise/audit/filter.go ./pkg/extension/enterprise/audit/manager.go ./pkg/extension/enterprise/README.md ./pkg/extension/enterprise/.git ./pkg/extension/manifest.go ./pkg/extension/registry_test.go ./pkg/extension/_import/ ./pkg/extension/_import/import.go ./pkg/extension/_import/BUILD.bazel ./pkg/extension/extensions.go ./pkg/extension/registry.go ./pkg/extension/main_test.go ./pkg/extension/session.go ./pkg/extension/.gitignore ./pkg/extension/README.md ./pkg/extension/function.go ./pkg/extension/bootstrap_test.go ./pkg/extension/BUILD.bazel ./pkg/extension/extensionimpl/ ./pkg/extension/extensionimpl/bootstrap.go ./pkg/extension/extensionimpl/BUILD.bazel ./pkg/autoid_service/ ./pkg/autoid_service/autoid_test.go ./pkg/autoid_service/autoid.go ./pkg/autoid_service/OWNERS ./pkg/autoid_service/BUILD.bazel ./pkg/config/ ./pkg/config/const.go ./pkg/config/config_util_test.go ./pkg/config/config.toml.example ./pkg/config/config_util.go ./pkg/config/OWNERS ./pkg/config/config_test.go ./pkg/config/main_test.go ./pkg/config/BUILD.bazel ./pkg/config/config.go ./pkg/plugin/ ./pkg/plugin/spi.go ./pkg/plugin/const.go ./pkg/plugin/integration_test.go ./pkg/plugin/const_test.go ./pkg/plugin/audit.go ./pkg/plugin/errors.go ./pkg/plugin/spi_test.go ./pkg/plugin/helper_test.go ./pkg/plugin/helper.go ./pkg/plugin/plugin.go ./pkg/plugin/main_test.go ./pkg/plugin/README.md ./pkg/plugin/conn_ip_example/ ./pkg/plugin/conn_ip_example/conn_ip_example.go ./pkg/plugin/conn_ip_example/manifest.toml ./pkg/plugin/conn_ip_example/conn_ip_example_test.go ./pkg/plugin/conn_ip_example/main_test.go ./pkg/plugin/conn_ip_example/BUILD.bazel ./pkg/plugin/BUILD.bazel ./pkg/plugin/plugin_test.go ./pkg/errctx/ ./pkg/errctx/context_test.go ./pkg/errctx/context.go ./pkg/errctx/BUILD.bazel ./pkg/privilege/ ./pkg/privilege/privileges/ ./pkg/privilege/privileges/privileges.go ./pkg/privilege/privileges/tidb_auth_token_test.go ./pkg/privilege/privileges/errors.go ./pkg/privilege/privileges/tidb_auth_token.go ./pkg/privilege/privileges/main_test.go ./pkg/privilege/privileges/cache_test.go ./pkg/privilege/privileges/BUILD.bazel ./pkg/privilege/privileges/cache.go ./pkg/privilege/privileges/ldap/ ./pkg/privilege/privileges/ldap/const.go ./pkg/privilege/privileges/ldap/test/ ./pkg/privilege/privileges/ldap/test/ca.crt ./pkg/privilege/privileges/ldap/test/ldap.crt ./pkg/privilege/privileges/ldap/test/ldap.key ./pkg/privilege/privileges/ldap/ldap_common_test.go ./pkg/privilege/privileges/ldap/ldap_common.go ./pkg/privilege/privileges/ldap/simple.go ./pkg/privilege/privileges/ldap/sasl.go ./pkg/privilege/privileges/ldap/BUILD.bazel ./pkg/privilege/privileges/privileges_test.go ./pkg/privilege/conn/ ./pkg/privilege/conn/conn.go ./pkg/privilege/conn/BUILD.bazel ./pkg/privilege/BUILD.bazel ./pkg/privilege/privilege.go ./pkg/timer/ ./pkg/timer/api/ ./pkg/timer/api/store.go ./pkg/timer/api/mem_store.go ./pkg/timer/api/timer.go ./pkg/timer/api/schedule_policy_test.go ./pkg/timer/api/hook.go ./pkg/timer/api/store_test.go ./pkg/timer/api/main_test.go ./pkg/timer/api/timer_test.go ./pkg/timer/api/error.go ./pkg/timer/api/client.go ./pkg/timer/api/BUILD.bazel ./pkg/timer/api/client_test.go ./pkg/timer/metrics/ ./pkg/timer/metrics/metrics.go ./pkg/timer/metrics/BUILD.bazel ./pkg/timer/store_intergartion_test.go ./pkg/timer/tablestore/ ./pkg/timer/tablestore/store.go ./pkg/timer/tablestore/sql_test.go ./pkg/timer/tablestore/sql.go ./pkg/timer/tablestore/notifier.go ./pkg/timer/tablestore/BUILD.bazel ./pkg/timer/main_test.go ./pkg/timer/README.md ./pkg/timer/BUILD.bazel ./pkg/timer/runtime/ ./pkg/timer/runtime/runtime_test.go ./pkg/timer/runtime/worker.go ./pkg/timer/runtime/runtime.go ./pkg/timer/runtime/worker_test.go ./pkg/timer/runtime/main_test.go ./pkg/timer/runtime/cache_test.go ./pkg/timer/runtime/BUILD.bazel ./pkg/timer/runtime/cache.go ./pkg/table/ ./pkg/table/contextimpl/ ./pkg/table/contextimpl/table.go ./pkg/table/contextimpl/BUILD.bazel ./pkg/table/tables/ ./pkg/table/tables/index.go ./pkg/table/tables/mutation_checker_test.go ./pkg/table/tables/tables.go ./pkg/table/tables/test/ ./pkg/table/tables/test/partition/ ./pkg/table/tables/test/partition/partition_test.go ./pkg/table/tables/test/partition/main_test.go ./pkg/table/tables/test/partition/BUILD.bazel ./pkg/table/tables/tables_test.go ./pkg/table/tables/state_remote.go ./pkg/table/tables/mutation_checker.go ./pkg/table/tables/testutil.go ./pkg/table/tables/state_remote_test.go ./pkg/table/tables/main_test.go ./pkg/table/tables/partition.go ./pkg/table/tables/cache_test.go ./pkg/table/tables/BUILD.bazel ./pkg/table/tables/cache.go ./pkg/table/tables/index_test.go ./pkg/table/index.go ./pkg/table/temptable/ ./pkg/table/temptable/ddl_test.go ./pkg/table/temptable/interceptor.go ./pkg/table/temptable/infoschema.go ./pkg/table/temptable/ddl.go ./pkg/table/temptable/main_test.go ./pkg/table/temptable/BUILD.bazel ./pkg/table/temptable/interceptor_test.go ./pkg/table/column_test.go ./pkg/table/table_test.go ./pkg/table/column.go ./pkg/table/constraint.go ./pkg/table/OWNERS ./pkg/table/table.go ./pkg/table/context/ ./pkg/table/context/table.go ./pkg/table/context/BUILD.bazel ./pkg/table/main_test.go ./pkg/table/BUILD.bazel ./pkg/metrics/ ./pkg/metrics/metrics_test.go ./pkg/metrics/executor.go ./pkg/metrics/meta.go ./pkg/metrics/metrics_internal_test.go ./pkg/metrics/distsql.go ./pkg/metrics/bindinfo.go ./pkg/metrics/gc_worker.go ./pkg/metrics/disttask.go ./pkg/metrics/ddl.go ./pkg/metrics/domain.go ./pkg/metrics/topsql.go ./pkg/metrics/globalsort.go ./pkg/metrics/resourcemanager.go ./pkg/metrics/import.go ./pkg/metrics/sli.go ./pkg/metrics/metrics.go ./pkg/metrics/alertmanager/ ./pkg/metrics/alertmanager/tidb.rules.yml ./pkg/metrics/owner.go ./pkg/metrics/stats.go ./pkg/metrics/server.go ./pkg/metrics/main_test.go ./pkg/metrics/session.go ./pkg/metrics/grafana/ ./pkg/metrics/grafana/tidb_summary.json ./pkg/metrics/grafana/tidb.json ./pkg/metrics/grafana/tidb_summary.jsonnet ./pkg/metrics/grafana/tidb_resource_control.json ./pkg/metrics/grafana/generate_json.sh ./pkg/metrics/grafana/performance_overview.json ./pkg/metrics/grafana/README.md ./pkg/metrics/grafana/tidb_runtime.json ./pkg/metrics/grafana/overview.json ./pkg/metrics/log_backup.go ./pkg/metrics/BUILD.bazel ./pkg/metrics/ttl.go ./pkg/metrics/wrapper.go ./pkg/metrics/resource_group.go ./pkg/domain/ ./pkg/domain/optimize_trace.go ./pkg/domain/plan_replayer_dump.go ./pkg/domain/domain_sysvars.go ./pkg/domain/ru_stats.go ./pkg/domain/globalconfigsync/ ./pkg/domain/globalconfigsync/globalconfig_test.go ./pkg/domain/globalconfigsync/BUILD.bazel ./pkg/domain/globalconfigsync/globalconfig.go ./pkg/domain/runaway.go ./pkg/domain/schema_validator.go ./pkg/domain/topn_slow_query.go ./pkg/domain/domainctx_test.go ./pkg/domain/plan_replayer.go ./pkg/domain/schema_validator_test.go ./pkg/domain/metrics/ ./pkg/domain/metrics/metrics.go ./pkg/domain/metrics/BUILD.bazel ./pkg/domain/domain_test.go ./pkg/domain/session_pool_test.go ./pkg/domain/sysvar_cache.go ./pkg/domain/domain.go ./pkg/domain/ru_stats_test.go ./pkg/domain/OWNERS ./pkg/domain/plan_replayer_test.go ./pkg/domain/db_test.go ./pkg/domain/test_helper.go ./pkg/domain/schema_checker.go ./pkg/domain/extract_test.go ./pkg/domain/historical_stats.go ./pkg/domain/topn_slow_query_test.go ./pkg/domain/main_test.go ./pkg/domain/schema_checker_test.go ./pkg/domain/extract.go ./pkg/domain/plan_replayer_handle_test.go ./pkg/domain/domainctx.go ./pkg/domain/BUILD.bazel ./pkg/domain/infosync/ ./pkg/domain/infosync/mock_info.go ./pkg/domain/infosync/region.go ./pkg/domain/infosync/label_manager.go ./pkg/domain/infosync/info_test.go ./pkg/domain/infosync/resource_manager_client.go ./pkg/domain/infosync/error.go ./pkg/domain/infosync/BUILD.bazel ./pkg/domain/infosync/schedule_manager.go ./pkg/domain/infosync/info.go ./pkg/domain/infosync/tiflash_manager.go ./pkg/domain/infosync/placement_manager.go ./pkg/domain/resourcegroup/ ./pkg/domain/resourcegroup/runaway.go ./pkg/domain/resourcegroup/BUILD.bazel ./pkg/domain/domain_utils_test.go ./pkg/executor/ ./pkg/executor/inspection_summary.go ./pkg/executor/brie_test.go ./pkg/executor/stmtsummary.go ./pkg/executor/hash_table_test.go ./pkg/executor/grant_test.go ./pkg/executor/parallel_apply.go ./pkg/executor/load_data.go ./pkg/executor/set_config.go ./pkg/executor/update_test.go ./pkg/executor/projection.go ./pkg/executor/split.go ./pkg/executor/set_test.go ./pkg/executor/window_test.go ./pkg/executor/executor_txn_test.go ./pkg/executor/inspection_result.go ./pkg/executor/revoke_test.go ./pkg/executor/explainfor_test.go ./pkg/executor/cte.go ./pkg/executor/write.go ./pkg/executor/table_readers_required_rows_test.go ./pkg/executor/importer/ ./pkg/executor/importer/engine_process.go ./pkg/executor/importer/chunk_process.go ./pkg/executor/importer/precheck_test.go ./pkg/executor/importer/progress.go ./pkg/executor/importer/job.go ./pkg/executor/importer/OWNERS ./pkg/executor/importer/import.go ./pkg/executor/importer/table_import_testkit_test.go ./pkg/executor/importer/table_import_test.go ./pkg/executor/importer/main_test.go ./pkg/executor/importer/table_import.go ./pkg/executor/importer/job_test.go ./pkg/executor/importer/BUILD.bazel ./pkg/executor/importer/import_test.go ./pkg/executor/importer/chunk_process_testkit_test.go ./pkg/executor/importer/precheck.go ./pkg/executor/importer/kv_encode.go ./pkg/executor/importer/importer_testkit_test.go ./pkg/executor/sample.go ./pkg/executor/analyze_utils.go ./pkg/executor/prepared_test.go ./pkg/executor/show_placement_labels_test.go ./pkg/executor/executor.go ./pkg/executor/foreign_key.go ./pkg/executor/analyze_col.go ./pkg/executor/executor_failpoint_test.go ./pkg/executor/test/ ./pkg/executor/test/unstabletest/ ./pkg/executor/test/unstabletest/memory_test.go ./pkg/executor/test/unstabletest/main_test.go ./pkg/executor/test/unstabletest/README.md ./pkg/executor/test/unstabletest/BUILD.bazel ./pkg/executor/test/aggregate/ ./pkg/executor/test/aggregate/main_test.go ./pkg/executor/test/aggregate/BUILD.bazel ./pkg/executor/test/aggregate/aggregate_test.go ./pkg/executor/test/memtest/ ./pkg/executor/test/memtest/mem_test.go ./pkg/executor/test/memtest/main_test.go ./pkg/executor/test/memtest/BUILD.bazel ./pkg/executor/test/tiflashtest/ ./pkg/executor/test/tiflashtest/tiflash_test.go ./pkg/executor/test/tiflashtest/main_test.go ./pkg/executor/test/tiflashtest/BUILD.bazel ./pkg/executor/test/seqtest/ ./pkg/executor/test/seqtest/prepared_test.go ./pkg/executor/test/seqtest/seq_executor_test.go ./pkg/executor/test/seqtest/main_test.go ./pkg/executor/test/seqtest/BUILD.bazel ./pkg/executor/test/simpletest/ ./pkg/executor/test/simpletest/simple_test.go ./pkg/executor/test/simpletest/main_test.go ./pkg/executor/test/simpletest/BUILD.bazel ./pkg/executor/test/fktest/ ./pkg/executor/test/fktest/main_test.go ./pkg/executor/test/fktest/foreign_key_test.go ./pkg/executor/test/fktest/BUILD.bazel ./pkg/executor/test/executor/ ./pkg/executor/test/executor/main_test.go ./pkg/executor/test/executor/executor_test.go ./pkg/executor/test/executor/BUILD.bazel ./pkg/executor/test/issuetest/ ./pkg/executor/test/issuetest/main_test.go ./pkg/executor/test/issuetest/executor_issue_test.go ./pkg/executor/test/issuetest/BUILD.bazel ./pkg/executor/test/oomtest/ ./pkg/executor/test/oomtest/oom_test.go ./pkg/executor/test/oomtest/BUILD.bazel ./pkg/executor/test/analyzetest/ ./pkg/executor/test/analyzetest/panictest/ ./pkg/executor/test/analyzetest/panictest/panic_test.go ./pkg/executor/test/analyzetest/panictest/main_test.go ./pkg/executor/test/analyzetest/panictest/BUILD.bazel ./pkg/executor/test/analyzetest/main_test.go ./pkg/executor/test/analyzetest/analyze_bench_test.go ./pkg/executor/test/analyzetest/analyze_test.go ./pkg/executor/test/analyzetest/BUILD.bazel ./pkg/executor/test/analyzetest/memorycontrol/ ./pkg/executor/test/analyzetest/memorycontrol/memory_control_test.go ./pkg/executor/test/analyzetest/memorycontrol/main_test.go ./pkg/executor/test/analyzetest/memorycontrol/BUILD.bazel ./pkg/executor/test/passwordtest/ ./pkg/executor/test/passwordtest/password_management_test.go ./pkg/executor/test/passwordtest/main_test.go ./pkg/executor/test/passwordtest/BUILD.bazel ./pkg/executor/test/loadremotetest/ ./pkg/executor/test/loadremotetest/error_test.go ./pkg/executor/test/loadremotetest/util_test.go ./pkg/executor/test/loadremotetest/one_csv_test.go ./pkg/executor/test/loadremotetest/main_test.go ./pkg/executor/test/loadremotetest/multi_file_test.go ./pkg/executor/test/loadremotetest/BUILD.bazel ./pkg/executor/test/indexmergereadtest/ ./pkg/executor/test/indexmergereadtest/index_merge_reader_test.go ./pkg/executor/test/indexmergereadtest/main_test.go ./pkg/executor/test/indexmergereadtest/BUILD.bazel ./pkg/executor/test/jointest/ ./pkg/executor/test/jointest/join_test.go ./pkg/executor/test/jointest/hashjoin/ ./pkg/executor/test/jointest/hashjoin/main_test.go ./pkg/executor/test/jointest/hashjoin/BUILD.bazel ./pkg/executor/test/jointest/hashjoin/hash_join_test.go ./pkg/executor/test/jointest/main_test.go ./pkg/executor/test/jointest/BUILD.bazel ./pkg/executor/test/splittest/ ./pkg/executor/test/splittest/split_table_test.go ./pkg/executor/test/splittest/main_test.go ./pkg/executor/test/splittest/BUILD.bazel ./pkg/executor/test/showtest/ ./pkg/executor/test/showtest/show_test.go ./pkg/executor/test/showtest/main_test.go ./pkg/executor/test/showtest/BUILD.bazel ./pkg/executor/test/loaddatatest/ ./pkg/executor/test/loaddatatest/main_test.go ./pkg/executor/test/loaddatatest/load_data_test.go ./pkg/executor/test/loaddatatest/BUILD.bazel ./pkg/executor/test/distsqltest/ ./pkg/executor/test/distsqltest/distsql_test.go ./pkg/executor/test/distsqltest/main_test.go ./pkg/executor/test/distsqltest/BUILD.bazel ./pkg/executor/test/ddl/ ./pkg/executor/test/ddl/ddl_test.go ./pkg/executor/test/ddl/main_test.go ./pkg/executor/test/ddl/BUILD.bazel ./pkg/executor/test/autoidtest/ ./pkg/executor/test/autoidtest/autoid_test.go ./pkg/executor/test/autoidtest/main_test.go ./pkg/executor/test/autoidtest/BUILD.bazel ./pkg/executor/test/writetest/ ./pkg/executor/test/writetest/write_test.go ./pkg/executor/test/writetest/main_test.go ./pkg/executor/test/writetest/BUILD.bazel ./pkg/executor/test/admintest/ ./pkg/executor/test/admintest/admin_test.go ./pkg/executor/test/admintest/main_test.go ./pkg/executor/test/admintest/BUILD.bazel ./pkg/executor/admin.go ./pkg/executor/reload_expr_pushdown_blacklist.go ./pkg/executor/show_stats_test.go ./pkg/executor/cluster_table_test.go ./pkg/executor/mppcoordmanager/ ./pkg/executor/mppcoordmanager/mpp_coordinator_manager_test.go ./pkg/executor/mppcoordmanager/BUILD.bazel ./pkg/executor/mppcoordmanager/mpp_coordinator_manager.go ./pkg/executor/aggregate/ ./pkg/executor/aggregate/agg_stream_executor.go ./pkg/executor/aggregate/agg_spill_test.go ./pkg/executor/aggregate/agg_hash_partial_worker.go ./pkg/executor/aggregate/agg_spill.go ./pkg/executor/aggregate/agg_hash_executor.go ./pkg/executor/aggregate/agg_util.go ./pkg/executor/aggregate/agg_hash_final_worker.go ./pkg/executor/aggregate/BUILD.bazel ./pkg/executor/aggregate/agg_hash_base_worker.go ./pkg/executor/batch_point_get.go ./pkg/executor/tikv_regions_peers_table_test.go ./pkg/executor/builder.go ./pkg/executor/import_into_test.go ./pkg/executor/revoke.go ./pkg/executor/window.go ./pkg/executor/point_get.go ./pkg/executor/plan_replayer.go ./pkg/executor/index_lookup_merge_join.go ./pkg/executor/copr_cache_test.go ./pkg/executor/insert_test.go ./pkg/executor/select_into.go ./pkg/executor/distsql_test.go ./pkg/executor/delete.go ./pkg/executor/distsql.go ./pkg/executor/adapter_test.go ./pkg/executor/coprocessor.go ./pkg/executor/delete_test.go ./pkg/executor/analyze_worker.go ./pkg/executor/executor_pkg_test.go ./pkg/executor/metrics_reader_test.go ./pkg/executor/show_test.go ./pkg/executor/import_into.go ./pkg/executor/grant.go ./pkg/executor/metrics/ ./pkg/executor/metrics/metrics.go ./pkg/executor/metrics/BUILD.bazel ./pkg/executor/shuffle.go ./pkg/executor/hot_regions_history_table_test.go ./pkg/executor/change.go ./pkg/executor/cte_test.go ./pkg/executor/simple.go ./pkg/executor/internal/ ./pkg/executor/internal/mpp/ ./pkg/executor/internal/mpp/local_mpp_coordinator.go ./pkg/executor/internal/mpp/recovery_handler.go ./pkg/executor/internal/mpp/local_mpp_coordinator_test.go ./pkg/executor/internal/mpp/executor_with_retry.go ./pkg/executor/internal/mpp/BUILD.bazel ./pkg/executor/internal/builder/ ./pkg/executor/internal/builder/BUILD.bazel ./pkg/executor/internal/builder/builder_utils.go ./pkg/executor/internal/applycache/ ./pkg/executor/internal/applycache/apply_cache_test.go ./pkg/executor/internal/applycache/main_test.go ./pkg/executor/internal/applycache/BUILD.bazel ./pkg/executor/internal/applycache/apply_cache.go ./pkg/executor/internal/vecgroupchecker/ ./pkg/executor/internal/vecgroupchecker/vec_group_checker.go ./pkg/executor/internal/vecgroupchecker/vec_group_checker_test.go ./pkg/executor/internal/vecgroupchecker/main_test.go ./pkg/executor/internal/vecgroupchecker/BUILD.bazel ./pkg/executor/internal/querywatch/ ./pkg/executor/internal/querywatch/query_watch_test.go ./pkg/executor/internal/querywatch/query_watch.go ./pkg/executor/internal/querywatch/main_test.go ./pkg/executor/internal/querywatch/BUILD.bazel ./pkg/executor/internal/exec/ ./pkg/executor/internal/exec/indexusage_test.go ./pkg/executor/internal/exec/executor.go ./pkg/executor/internal/exec/indexusage.go ./pkg/executor/internal/exec/BUILD.bazel ./pkg/executor/internal/calibrateresource/ ./pkg/executor/internal/calibrateresource/calibrate_resource_test.go ./pkg/executor/internal/calibrateresource/main_test.go ./pkg/executor/internal/calibrateresource/BUILD.bazel ./pkg/executor/internal/calibrateresource/calibrate_resource.go ./pkg/executor/internal/testutil/ ./pkg/executor/internal/testutil/window.go ./pkg/executor/internal/testutil/sort.go ./pkg/executor/internal/testutil/limit.go ./pkg/executor/internal/testutil/testutil.go ./pkg/executor/internal/testutil/BUILD.bazel ./pkg/executor/internal/testutil/agg.go ./pkg/executor/internal/BUILD.bazel ./pkg/executor/internal/util/ ./pkg/executor/internal/util/util.go ./pkg/executor/internal/util/partition_table.go ./pkg/executor/internal/util/BUILD.bazel ./pkg/executor/internal/pdhelper/ ./pkg/executor/internal/pdhelper/pd_test.go ./pkg/executor/internal/pdhelper/pd.go ./pkg/executor/internal/pdhelper/main_test.go ./pkg/executor/internal/pdhelper/BUILD.bazel ./pkg/executor/explain_unit_test.go ./pkg/executor/parallel_apply_test.go ./pkg/executor/show_placement.go ./pkg/executor/ddl.go ./pkg/executor/partition_table_test.go ./pkg/executor/resource_tag_test.go ./pkg/executor/testdata/ ./pkg/executor/testdata/slow_query_suite_in.json ./pkg/executor/testdata/slow_query_suite_out.json ./pkg/executor/testdata/prepare_suite_out.json ./pkg/executor/testdata/tiflash_v620_dt_segments.json ./pkg/executor/testdata/tiflash_v630_dt_segments.json ./pkg/executor/testdata/tiflash_v620_dt_tables.json ./pkg/executor/testdata/prepare_suite_in.json ./pkg/executor/testdata/tiflash_v640_dt_tables.json ./pkg/executor/opt_rule_blacklist.go ./pkg/executor/chunk_size_control_test.go ./pkg/executor/brie_utils_test.go ./pkg/executor/insert_common.go ./pkg/executor/index_lookup_merge_join_test.go ./pkg/executor/executor_required_rows_test.go ./pkg/executor/bind.go ./pkg/executor/inspection_common.go ./pkg/executor/shuffle_test.go ./pkg/executor/join_pkg_test.go ./pkg/executor/merge_join_test.go ./pkg/executor/infoschema_reader_test.go ./pkg/executor/utils_test.go ./pkg/executor/infoschema_reader_internal_test.go ./pkg/executor/load_stats.go ./pkg/executor/memtable_reader_test.go ./pkg/executor/historical_stats_test.go ./pkg/executor/concurrent_map_test.go ./pkg/executor/infoschema_reader.go ./pkg/executor/analyze_col_v2.go ./pkg/executor/sample_test.go ./pkg/executor/index_lookup_hash_join.go ./pkg/executor/stale_txn_test.go ./pkg/executor/slow_query_sql_test.go ./pkg/executor/index_lookup_join_test.go ./pkg/executor/memtable_reader.go ./pkg/executor/brie.go ./pkg/executor/slow_query.go ./pkg/executor/insert.go ./pkg/executor/update.go ./pkg/executor/index_merge_reader.go ./pkg/executor/index_advise_test.go ./pkg/executor/join.go ./pkg/executor/checksum_test.go ./pkg/executor/brie_utils.go ./pkg/executor/main_test.go ./pkg/executor/compiler.go ./pkg/executor/point_get_test.go ./pkg/executor/executor_test.go ./pkg/executor/sortexec/ ./pkg/executor/sortexec/sort_partition.go ./pkg/executor/sortexec/parallel_sort_worker.go ./pkg/executor/sortexec/multi_way_merge.go ./pkg/executor/sortexec/sort_util.go ./pkg/executor/sortexec/sort_spill.go ./pkg/executor/sortexec/sortexec_pkg_test.go ./pkg/executor/sortexec/sort.go ./pkg/executor/sortexec/topn.go ./pkg/executor/sortexec/parallel_sort_test.go ./pkg/executor/sortexec/benchmark_test.go ./pkg/executor/sortexec/BUILD.bazel ./pkg/executor/sortexec/parallel_sort_spill_helper.go ./pkg/executor/sortexec/parallel_sort_spill_test.go ./pkg/executor/sortexec/sort_test.go ./pkg/executor/sortexec/sort_spill_test.go ./pkg/executor/index_lookup_join.go ./pkg/executor/utils.go ./pkg/executor/prepared.go ./pkg/executor/trace_test.go ./pkg/executor/index_advise.go ./pkg/executor/table_reader.go ./pkg/executor/inspection_summary_test.go ./pkg/executor/admin_plugins.go ./pkg/executor/explain_test.go ./pkg/executor/select_into_test.go ./pkg/executor/benchmark_test.go ./pkg/executor/trace.go ./pkg/executor/union_scan_test.go ./pkg/executor/lockstats/ ./pkg/executor/lockstats/lock_stats_executor.go ./pkg/executor/lockstats/lock_stats_executor_test.go ./pkg/executor/lockstats/unlock_stats_executor.go ./pkg/executor/lockstats/BUILD.bazel ./pkg/executor/merge_join.go ./pkg/executor/analyze_test.go ./pkg/executor/pkg_test.go ./pkg/executor/BUILD.bazel ./pkg/executor/joiner.go ./pkg/executor/batch_checker.go ./pkg/executor/joiner_test.go ./pkg/executor/concurrent_map.go ./pkg/executor/batch_point_get_test.go ./pkg/executor/explain.go ./pkg/executor/inspection_result_test.go ./pkg/executor/analyze_global_stats.go ./pkg/executor/temporary_table_test.go ./pkg/executor/set.go ./pkg/executor/inspection_profile.go ./pkg/executor/union_scan.go ./pkg/executor/metrics_reader.go ./pkg/executor/slow_query_test.go ./pkg/executor/cte_table_reader.go ./pkg/executor/analyze_utils_test.go ./pkg/executor/mem_reader.go ./pkg/executor/show.go ./pkg/executor/aggfuncs/ ./pkg/executor/aggfuncs/func_bitfuncs_test.go ./pkg/executor/aggfuncs/func_percent_rank_test.go ./pkg/executor/aggfuncs/func_lead_lag_test.go ./pkg/executor/aggfuncs/row_number_test.go ./pkg/executor/aggfuncs/row_number.go ./pkg/executor/aggfuncs/func_lead_lag.go ./pkg/executor/aggfuncs/func_varpop_test.go ./pkg/executor/aggfuncs/aggfuncs.go ./pkg/executor/aggfuncs/func_stddevpop_test.go ./pkg/executor/aggfuncs/func_sum_test.go ./pkg/executor/aggfuncs/func_bitfuncs.go ./pkg/executor/aggfuncs/builder.go ./pkg/executor/aggfuncs/spill_helper_test.go ./pkg/executor/aggfuncs/func_max_min.go ./pkg/executor/aggfuncs/func_rank.go ./pkg/executor/aggfuncs/func_count_test.go ./pkg/executor/aggfuncs/func_count_distinct.go ./pkg/executor/aggfuncs/func_value.go ./pkg/executor/aggfuncs/func_avg_test.go ./pkg/executor/aggfuncs/func_percent_rank.go ./pkg/executor/aggfuncs/func_sum.go ./pkg/executor/aggfuncs/window_func_test.go ./pkg/executor/aggfuncs/spill_deserialize_helper.go ./pkg/executor/aggfuncs/func_count.go ./pkg/executor/aggfuncs/func_json_arrayagg_test.go ./pkg/executor/aggfuncs/func_percentile.go ./pkg/executor/aggfuncs/func_value_test.go ./pkg/executor/aggfuncs/aggfunc_test.go ./pkg/executor/aggfuncs/func_ntile_test.go ./pkg/executor/aggfuncs/func_cume_dist.go ./pkg/executor/aggfuncs/func_varpop.go ./pkg/executor/aggfuncs/func_stddevpop.go ./pkg/executor/aggfuncs/func_percentile_test.go ./pkg/executor/aggfuncs/func_json_objectagg.go ./pkg/executor/aggfuncs/func_stddevsamp_test.go ./pkg/executor/aggfuncs/main_test.go ./pkg/executor/aggfuncs/func_stddevsamp.go ./pkg/executor/aggfuncs/func_rank_test.go ./pkg/executor/aggfuncs/func_varsamp_test.go ./pkg/executor/aggfuncs/func_max_min_test.go ./pkg/executor/aggfuncs/func_json_objectagg_test.go ./pkg/executor/aggfuncs/BUILD.bazel ./pkg/executor/aggfuncs/func_group_concat_test.go ./pkg/executor/aggfuncs/func_varsamp.go ./pkg/executor/aggfuncs/func_first_row_test.go ./pkg/executor/aggfuncs/func_cume_dist_test.go ./pkg/executor/aggfuncs/func_json_arrayagg.go ./pkg/executor/aggfuncs/func_avg.go ./pkg/executor/aggfuncs/func_ntile.go ./pkg/executor/aggfuncs/export_test.go ./pkg/executor/aggfuncs/func_first_row.go ./pkg/executor/aggfuncs/spill_serialize_helper.go ./pkg/executor/aggfuncs/func_group_concat.go ./pkg/executor/stmtsummary_test.go ./pkg/executor/compact_table.go ./pkg/executor/split_test.go ./pkg/executor/hash_table.go ./pkg/executor/recover_test.go ./pkg/executor/show_stats.go ./pkg/executor/checksum.go ./pkg/executor/pipelined_window.go ./pkg/executor/show_placement_test.go ./pkg/executor/analyze.go ./pkg/executor/adapter.go ./pkg/executor/replace.go ./pkg/executor/mpp_gather.go ./pkg/executor/compact_table_test.go ./pkg/executor/analyze_idx.go ./pkg/executor/infoschema_cluster_table_test.go ./pkg/executor/write_concurrent_test.go ./pkg/store/ ./pkg/store/store.go ./pkg/store/mockstore/ ./pkg/store/mockstore/redirector.go ./pkg/store/mockstore/mockstore.go ./pkg/store/mockstore/unistore.go ./pkg/store/mockstore/mockstorage/ ./pkg/store/mockstore/mockstorage/storage.go ./pkg/store/mockstore/mockstorage/BUILD.bazel ./pkg/store/mockstore/unistore/ ./pkg/store/mockstore/unistore/client/ ./pkg/store/mockstore/unistore/client/client.go ./pkg/store/mockstore/unistore/client/BUILD.bazel ./pkg/store/mockstore/unistore/raw_handler.go ./pkg/store/mockstore/unistore/config/ ./pkg/store/mockstore/unistore/config/config-template.toml ./pkg/store/mockstore/unistore/config/BUILD.bazel ./pkg/store/mockstore/unistore/config/config.go ./pkg/store/mockstore/unistore/tikv/ ./pkg/store/mockstore/unistore/tikv/mvcc.go ./pkg/store/mockstore/unistore/tikv/mvcc_test.go ./pkg/store/mockstore/unistore/tikv/write.go ./pkg/store/mockstore/unistore/tikv/region.go ./pkg/store/mockstore/unistore/tikv/deadlock.go ./pkg/store/mockstore/unistore/tikv/server_batch.go ./pkg/store/mockstore/unistore/tikv/kverrors/ ./pkg/store/mockstore/unistore/tikv/kverrors/errors.go ./pkg/store/mockstore/unistore/tikv/kverrors/BUILD.bazel ./pkg/store/mockstore/unistore/tikv/util.go ./pkg/store/mockstore/unistore/tikv/mock_region.go ./pkg/store/mockstore/unistore/tikv/pberror/ ./pkg/store/mockstore/unistore/tikv/pberror/pberror.go ./pkg/store/mockstore/unistore/tikv/pberror/BUILD.bazel ./pkg/store/mockstore/unistore/tikv/detector.go ./pkg/store/mockstore/unistore/tikv/server.go ./pkg/store/mockstore/unistore/tikv/main_test.go ./pkg/store/mockstore/unistore/tikv/dbreader/ ./pkg/store/mockstore/unistore/tikv/dbreader/db_reader.go ./pkg/store/mockstore/unistore/tikv/dbreader/BUILD.bazel ./pkg/store/mockstore/unistore/tikv/mvcc/ ./pkg/store/mockstore/unistore/tikv/mvcc/mvcc.go ./pkg/store/mockstore/unistore/tikv/mvcc/tikv.go ./pkg/store/mockstore/unistore/tikv/mvcc/BUILD.bazel ./pkg/store/mockstore/unistore/tikv/mvcc/db_writer.go ./pkg/store/mockstore/unistore/tikv/BUILD.bazel ./pkg/store/mockstore/unistore/tikv/inner_server.go ./pkg/store/mockstore/unistore/tikv/detector_test.go ./pkg/store/mockstore/unistore/pd_test.go ./pkg/store/mockstore/unistore/pd/ ./pkg/store/mockstore/unistore/pd/client.go ./pkg/store/mockstore/unistore/pd/BUILD.bazel ./pkg/store/mockstore/unistore/metrics/ ./pkg/store/mockstore/unistore/metrics/metrics.go ./pkg/store/mockstore/unistore/metrics/BUILD.bazel ./pkg/store/mockstore/unistore/rpc.go ./pkg/store/mockstore/unistore/pd.go ./pkg/store/mockstore/unistore/cluster.go ./pkg/store/mockstore/unistore/testutil.go ./pkg/store/mockstore/unistore/server/ ./pkg/store/mockstore/unistore/server/server.go ./pkg/store/mockstore/unistore/server/BUILD.bazel ./pkg/store/mockstore/unistore/raw_handler_test.go ./pkg/store/mockstore/unistore/main_test.go ./pkg/store/mockstore/unistore/cophandler/ ./pkg/store/mockstore/unistore/cophandler/closure_exec.go ./pkg/store/mockstore/unistore/cophandler/topn.go ./pkg/store/mockstore/unistore/cophandler/mpp_exec.go ./pkg/store/mockstore/unistore/cophandler/mpp.go ./pkg/store/mockstore/unistore/cophandler/main_test.go ./pkg/store/mockstore/unistore/cophandler/cop_handler.go ./pkg/store/mockstore/unistore/cophandler/BUILD.bazel ./pkg/store/mockstore/unistore/cophandler/analyze.go ./pkg/store/mockstore/unistore/cophandler/cop_handler_test.go ./pkg/store/mockstore/unistore/BUILD.bazel ./pkg/store/mockstore/unistore/mock.go ./pkg/store/mockstore/unistore/lockstore/ ./pkg/store/mockstore/unistore/lockstore/iterator.go ./pkg/store/mockstore/unistore/lockstore/lockstore.go ./pkg/store/mockstore/unistore/lockstore/arena.go ./pkg/store/mockstore/unistore/lockstore/lockstore_test.go ./pkg/store/mockstore/unistore/lockstore/main_test.go ./pkg/store/mockstore/unistore/lockstore/BUILD.bazel ./pkg/store/mockstore/unistore/lockstore/load_dump.go ./pkg/store/mockstore/unistore/util/ ./pkg/store/mockstore/unistore/util/lockwaiter/ ./pkg/store/mockstore/unistore/util/lockwaiter/lockwaiter_test.go ./pkg/store/mockstore/unistore/util/lockwaiter/lockwaiter.go ./pkg/store/mockstore/unistore/util/lockwaiter/main_test.go ./pkg/store/mockstore/unistore/util/lockwaiter/BUILD.bazel ./pkg/store/mockstore/mockcopr/ ./pkg/store/mockstore/mockcopr/executor.go ./pkg/store/mockstore/mockcopr/topn.go ./pkg/store/mockstore/mockcopr/rpc_copr.go ./pkg/store/mockstore/mockcopr/copr_handler.go ./pkg/store/mockstore/mockcopr/cop_handler_dag.go ./pkg/store/mockstore/mockcopr/aggregate.go ./pkg/store/mockstore/mockcopr/main_test.go ./pkg/store/mockstore/mockcopr/executor_test.go ./pkg/store/mockstore/mockcopr/BUILD.bazel ./pkg/store/mockstore/mockcopr/checksum.go ./pkg/store/mockstore/mockcopr/analyze.go ./pkg/store/mockstore/main_test.go ./pkg/store/mockstore/tikv.go ./pkg/store/mockstore/cluster_test.go ./pkg/store/mockstore/tikv_test.go ./pkg/store/mockstore/BUILD.bazel ./pkg/store/batch_coprocessor_test.go ./pkg/store/gcworker/ ./pkg/store/gcworker/gc_worker.go ./pkg/store/gcworker/main_test.go ./pkg/store/gcworker/gc_worker_test.go ./pkg/store/gcworker/BUILD.bazel ./pkg/store/store_test.go ./pkg/store/helper/ ./pkg/store/helper/helper_test.go ./pkg/store/helper/helper.go ./pkg/store/helper/main_test.go ./pkg/store/helper/BUILD.bazel ./pkg/store/pdtypes/ ./pkg/store/pdtypes/statistics.go ./pkg/store/pdtypes/region_tree.go ./pkg/store/pdtypes/api.go ./pkg/store/pdtypes/typeutil.go ./pkg/store/pdtypes/BUILD.bazel ./pkg/store/pdtypes/placement.go ./pkg/store/pdtypes/config.go ./pkg/store/main_test.go ./pkg/store/copr/ ./pkg/store/copr/region_cache.go ./pkg/store/copr/store.go ./pkg/store/copr/batch_coprocessor.go ./pkg/store/copr/coprocessor_test.go ./pkg/store/copr/coprocessor_cache_test.go ./pkg/store/copr/mpp_probe.go ./pkg/store/copr/mpp_probe_test.go ./pkg/store/copr/coprocessor.go ./pkg/store/copr/key_ranges_test.go ./pkg/store/copr/key_ranges.go ./pkg/store/copr/metrics/ ./pkg/store/copr/metrics/metrics.go ./pkg/store/copr/metrics/BUILD.bazel ./pkg/store/copr/batch_coprocessor_test.go ./pkg/store/copr/mpp.go ./pkg/store/copr/main_test.go ./pkg/store/copr/BUILD.bazel ./pkg/store/copr/batch_request_sender.go ./pkg/store/copr/coprocessor_cache.go ./pkg/store/copr/copr_test/ ./pkg/store/copr/copr_test/coprocessor_test.go ./pkg/store/copr/copr_test/main_test.go ./pkg/store/copr/copr_test/BUILD.bazel ./pkg/store/BUILD.bazel ./pkg/store/driver/ ./pkg/store/driver/snap_interceptor_test.go ./pkg/store/driver/txn/ ./pkg/store/driver/txn/driver_test.go ./pkg/store/driver/txn/union_iter.go ./pkg/store/driver/txn/binlog.go ./pkg/store/driver/txn/scanner.go ./pkg/store/driver/txn/batch_getter_test.go ./pkg/store/driver/txn/batch_getter.go ./pkg/store/driver/txn/txn_driver.go ./pkg/store/driver/txn/main_test.go ./pkg/store/driver/txn/snapshot.go ./pkg/store/driver/txn/unionstore_driver.go ./pkg/store/driver/txn/error.go ./pkg/store/driver/txn/BUILD.bazel ./pkg/store/driver/txn/union_iter_test.go ./pkg/store/driver/backoff/ ./pkg/store/driver/backoff/backoff.go ./pkg/store/driver/backoff/BUILD.bazel ./pkg/store/driver/tikv_driver.go ./pkg/store/driver/sql_fail_test.go ./pkg/store/driver/txn_test.go ./pkg/store/driver/error/ ./pkg/store/driver/error/error_test.go ./pkg/store/driver/error/error.go ./pkg/store/driver/error/BUILD.bazel ./pkg/store/driver/config_test.go ./pkg/store/driver/main_test.go ./pkg/store/driver/options/ ./pkg/store/driver/options/options.go ./pkg/store/driver/options/BUILD.bazel ./pkg/store/driver/BUILD.bazel ./pkg/store/driver/client_test.go ./pkg/meta/ ./pkg/meta/meta_autoid.go ./pkg/meta/meta.go ./pkg/meta/autoid/ ./pkg/meta/autoid/seq_autoid_test.go ./pkg/meta/autoid/autoid_test.go ./pkg/meta/autoid/autoid_service.go ./pkg/meta/autoid/bench_test.go ./pkg/meta/autoid/errors.go ./pkg/meta/autoid/memid.go ./pkg/meta/autoid/autoid.go ./pkg/meta/autoid/main_test.go ./pkg/meta/autoid/BUILD.bazel ./pkg/meta/autoid/memid_test.go ./pkg/meta/meta_test.go ./pkg/meta/OWNERS ./pkg/meta/main_test.go ./pkg/meta/BUILD.bazel ./pkg/structure/ ./pkg/structure/structure.go ./pkg/structure/list.go ./pkg/structure/type.go ./pkg/structure/hash.go ./pkg/structure/structure_test.go ./pkg/structure/main_test.go ./pkg/structure/BUILD.bazel ./pkg/structure/string.go ./pkg/bindinfo/ ./pkg/bindinfo/tests/ ./pkg/bindinfo/tests/timeout/ ./pkg/bindinfo/tests/timeout/timeout_test.go ./pkg/bindinfo/tests/timeout/main_test.go ./pkg/bindinfo/tests/timeout/BUILD.bazel ./pkg/bindinfo/tests/bind_test.go ./pkg/bindinfo/tests/main_test.go ./pkg/bindinfo/tests/BUILD.bazel ./pkg/bindinfo/binding.go ./pkg/bindinfo/global_handle.go ./pkg/bindinfo/binding_match_test.go ./pkg/bindinfo/optimize_test.go ./pkg/bindinfo/capture.go ./pkg/bindinfo/util.go ./pkg/bindinfo/binding_cache.go ./pkg/bindinfo/internal/ ./pkg/bindinfo/internal/testutil.go ./pkg/bindinfo/internal/BUILD.bazel ./pkg/bindinfo/internal/logutil/ ./pkg/bindinfo/internal/logutil/logutil.go ./pkg/bindinfo/internal/logutil/BUILD.bazel ./pkg/bindinfo/session_handle.go ./pkg/bindinfo/OWNERS ./pkg/bindinfo/norm/ ./pkg/bindinfo/norm/BUILD.bazel ./pkg/bindinfo/norm/normalize.go ./pkg/bindinfo/fuzzy_binding_test.go ./pkg/bindinfo/capture_test.go ./pkg/bindinfo/session_handle_test.go ./pkg/bindinfo/binding_match.go ./pkg/bindinfo/main_test.go ./pkg/bindinfo/BUILD.bazel ./pkg/bindinfo/global_handle_test.go ./pkg/bindinfo/binding_cache_test.go ./pkg/planner/ ./pkg/planner/contextimpl/ ./pkg/planner/contextimpl/BUILD.bazel ./pkg/planner/contextimpl/impl.go ./pkg/planner/memo/ ./pkg/planner/memo/group_expr_test.go ./pkg/planner/memo/implementation.go ./pkg/planner/memo/group_expr.go ./pkg/planner/memo/expr_iterator.go ./pkg/planner/memo/main_test.go ./pkg/planner/memo/BUILD.bazel ./pkg/planner/memo/group.go ./pkg/planner/memo/expr_iterator_test.go ./pkg/planner/memo/group_test.go ./pkg/planner/implementation/ ./pkg/planner/implementation/datasource.go ./pkg/planner/implementation/sort.go ./pkg/planner/implementation/base.go ./pkg/planner/implementation/base_test.go ./pkg/planner/implementation/join.go ./pkg/planner/implementation/main_test.go ./pkg/planner/implementation/BUILD.bazel ./pkg/planner/implementation/simple_plans.go ./pkg/planner/core/ ./pkg/planner/core/physical_plan_trace_test.go ./pkg/planner/core/initialize.go ./pkg/planner/core/tests/ ./pkg/planner/core/tests/prepare/ ./pkg/planner/core/tests/prepare/main_test.go ./pkg/planner/core/tests/prepare/BUILD.bazel ./pkg/planner/core/tests/prepare/prepare_test.go ./pkg/planner/core/resolve_indices.go ./pkg/planner/core/rule_partition_processor.go ./pkg/planner/core/hashcode.go ./pkg/planner/core/exhaust_physical_plans.go ./pkg/planner/core/rule_inject_extra_projection.go ./pkg/planner/core/rule_resolve_grouping_expand.go ./pkg/planner/core/rule_join_reorder_dp_test.go ./pkg/planner/core/memtable_predicate_extractor.go ./pkg/planner/core/rule_derive_topn_from_window.go ./pkg/planner/core/plan_cost_ver2.go ./pkg/planner/core/collect_column_stats_usage.go ./pkg/planner/core/plan_cache_utils.go ./pkg/planner/core/logical_plan_builder.go ./pkg/planner/core/show_predicate_extractor.go ./pkg/planner/core/common_plans.go ./pkg/planner/core/foreign_key.go ./pkg/planner/core/planbuilder_test.go ./pkg/planner/core/indexmerge_intersection_test.go ./pkg/planner/core/rule_predicate_simplification.go ./pkg/planner/core/integration_test.go ./pkg/planner/core/exhaust_physical_plans_test.go ./pkg/planner/core/indexmerge_unfinished_path.go ./pkg/planner/core/access_object.go ./pkg/planner/core/enforce_mpp_test.go ./pkg/planner/core/debugtrace.go ./pkg/planner/core/rule_generate_column_substitute.go ./pkg/planner/core/plan_cache_param.go ./pkg/planner/core/plan_replayer_capture_test.go ./pkg/planner/core/point_get_plan.go ./pkg/planner/core/plan_cost_ver1.go ./pkg/planner/core/plan_cost_detail.go ./pkg/planner/core/flat_plan.go ./pkg/planner/core/metrics/ ./pkg/planner/core/metrics/metrics.go ./pkg/planner/core/metrics/BUILD.bazel ./pkg/planner/core/runtime_filter.go ./pkg/planner/core/scalar_subq_expression.go ./pkg/planner/core/tiflash_selection_late_materialization.go ./pkg/planner/core/util.go ./pkg/planner/core/indexmerge_test.go ./pkg/planner/core/runtime_filter_generator_test.go ./pkg/planner/core/physical_plan_test.go ./pkg/planner/core/optimizer_test.go ./pkg/planner/core/logical_plans.go ./pkg/planner/core/logical_plan_trace_test.go ./pkg/planner/core/property_cols_prune.go ./pkg/planner/core/fragment.go ./pkg/planner/core/recheck_cte.go ./pkg/planner/core/rule_aggregation_push_down.go ./pkg/planner/core/plan_cacheable_checker.go ./pkg/planner/core/testdata/ ./pkg/planner/core/testdata/plan_cache_suite_in.json ./pkg/planner/core/testdata/runtime_filter_generator_suite_in.json ./pkg/planner/core/testdata/index_merge_suite_out.json ./pkg/planner/core/testdata/plan_suite_unexported_in.json ./pkg/planner/core/testdata/plan_suite_unexported_out.json ./pkg/planner/core/testdata/runtime_filter_generator_suite_out.json ./pkg/planner/core/testdata/plan_cache_suite_out.json ./pkg/planner/core/testdata/index_merge_suite_in.json ./pkg/planner/core/plan_cacheable_checker_test.go ./pkg/planner/core/issuetest/ ./pkg/planner/core/issuetest/main_test.go ./pkg/planner/core/issuetest/planner_issue_test.go ./pkg/planner/core/issuetest/BUILD.bazel ./pkg/planner/core/rule_aggregation_elimination.go ./pkg/planner/core/rule_join_reorder_greedy.go ./pkg/planner/core/stringer_test.go ./pkg/planner/core/operator/ ./pkg/planner/core/operator/baseimpl/ ./pkg/planner/core/operator/baseimpl/plan.go ./pkg/planner/core/operator/baseimpl/BUILD.bazel ./pkg/planner/core/fragment_test.go ./pkg/planner/core/plan_cache_test.go ./pkg/planner/core/cbo_test.go ./pkg/planner/core/rule_collect_plan_stats.go ./pkg/planner/core/plan_to_pb_test.go ./pkg/planner/core/plan_cost_detail_test.go ./pkg/planner/core/preprocess_test.go ./pkg/planner/core/rule_aggregation_skew_rewrite.go ./pkg/planner/core/optimizer.go ./pkg/planner/core/encode.go ./pkg/planner/core/integration_partition_test.go ./pkg/planner/core/rule_decorrelate.go ./pkg/planner/core/plan_cache_param_test.go ./pkg/planner/core/point_get_plan_test.go ./pkg/planner/core/hint_utils.go ./pkg/planner/core/planbuilder.go ./pkg/planner/core/preprocess.go ./pkg/planner/core/stats.go ./pkg/planner/core/rule_push_down_sequence.go ./pkg/planner/core/rule_semi_join_rewrite.go ./pkg/planner/core/indexmerge_path.go ./pkg/planner/core/find_best_task.go ./pkg/planner/core/plan_cache_lru_test.go ./pkg/planner/core/rule_join_reorder.go ./pkg/planner/core/rule_topn_push_down.go ./pkg/planner/core/collect_column_stats_usage_test.go ./pkg/planner/core/rule_join_reorder_dp.go ./pkg/planner/core/rule_max_min_eliminate.go ./pkg/planner/core/plan_cache.go ./pkg/planner/core/expression_test.go ./pkg/planner/core/main_test.go ./pkg/planner/core/rule_build_key_info.go ./pkg/planner/core/plan_to_pb.go ./pkg/planner/core/casetest/ ./pkg/planner/core/casetest/flatplan/ ./pkg/planner/core/casetest/flatplan/flat_plan_test.go ./pkg/planner/core/casetest/flatplan/testdata/ ./pkg/planner/core/casetest/flatplan/testdata/flat_plan_suite_in.json ./pkg/planner/core/casetest/flatplan/testdata/flat_plan_suite_out.json ./pkg/planner/core/casetest/flatplan/main_test.go ./pkg/planner/core/casetest/flatplan/BUILD.bazel ./pkg/planner/core/casetest/rule/ ./pkg/planner/core/casetest/rule/rule_join_reorder_test.go ./pkg/planner/core/casetest/rule/rule_derive_topn_from_window_test.go ./pkg/planner/core/casetest/rule/testdata/ ./pkg/planner/core/casetest/rule/testdata/derive_topn_from_window_out.json ./pkg/planner/core/casetest/rule/testdata/derive_topn_from_window_in.json ./pkg/planner/core/casetest/rule/testdata/join_reorder_suite_in.json ./pkg/planner/core/casetest/rule/testdata/join_reorder_suite_out.json ./pkg/planner/core/casetest/rule/rule_inject_extra_projection_test.go ./pkg/planner/core/casetest/rule/main_test.go ./pkg/planner/core/casetest/rule/BUILD.bazel ./pkg/planner/core/casetest/dag/ ./pkg/planner/core/casetest/dag/testdata/ ./pkg/planner/core/casetest/dag/testdata/plan_suite_in.json ./pkg/planner/core/casetest/dag/testdata/plan_suite_out.json ./pkg/planner/core/casetest/dag/dag_test.go ./pkg/planner/core/casetest/dag/main_test.go ./pkg/planner/core/casetest/dag/BUILD.bazel ./pkg/planner/core/casetest/hint/ ./pkg/planner/core/casetest/hint/hint_test.go ./pkg/planner/core/casetest/hint/testdata/ ./pkg/planner/core/casetest/hint/testdata/integration_suite_out.json ./pkg/planner/core/casetest/hint/testdata/integration_suite_in.json ./pkg/planner/core/casetest/hint/main_test.go ./pkg/planner/core/casetest/hint/BUILD.bazel ./pkg/planner/core/casetest/mpp/ ./pkg/planner/core/casetest/mpp/testdata/ ./pkg/planner/core/casetest/mpp/testdata/integration_suite_out.json ./pkg/planner/core/casetest/mpp/testdata/integration_suite_in.json ./pkg/planner/core/casetest/mpp/main_test.go ./pkg/planner/core/casetest/mpp/mpp_test.go ./pkg/planner/core/casetest/mpp/BUILD.bazel ./pkg/planner/core/casetest/enforcempp/ ./pkg/planner/core/casetest/enforcempp/enforce_mpp_test.go ./pkg/planner/core/casetest/enforcempp/testdata/ ./pkg/planner/core/casetest/enforcempp/testdata/enforce_mpp_suite_in.json ./pkg/planner/core/casetest/enforcempp/testdata/enforce_mpp_suite_out.json ./pkg/planner/core/casetest/enforcempp/main_test.go ./pkg/planner/core/casetest/enforcempp/BUILD.bazel ./pkg/planner/core/casetest/stats_test.go ./pkg/planner/core/casetest/tiflash_selection_late_materialization_test.go ./pkg/planner/core/casetest/integration_test.go ./pkg/planner/core/casetest/binaryplan/ ./pkg/planner/core/casetest/binaryplan/testdata/ ./pkg/planner/core/casetest/binaryplan/testdata/binary_plan_suite_in.json ./pkg/planner/core/casetest/binaryplan/testdata/binary_plan_suite_out.json ./pkg/planner/core/casetest/binaryplan/main_test.go ./pkg/planner/core/casetest/binaryplan/BUILD.bazel ./pkg/planner/core/casetest/binaryplan/binary_plan_test.go ./pkg/planner/core/casetest/index/ ./pkg/planner/core/casetest/index/testdata/ ./pkg/planner/core/casetest/index/testdata/integration_suite_out.json ./pkg/planner/core/casetest/index/testdata/integration_suite_in.json ./pkg/planner/core/casetest/index/main_test.go ./pkg/planner/core/casetest/index/BUILD.bazel ./pkg/planner/core/casetest/index/index_test.go ./pkg/planner/core/casetest/testdata/ ./pkg/planner/core/casetest/testdata/integration_suite_out.json ./pkg/planner/core/casetest/testdata/plan_normalized_suite_in.json ./pkg/planner/core/casetest/testdata/stats_suite_out.json ./pkg/planner/core/casetest/testdata/stats_suite_in.json ./pkg/planner/core/casetest/testdata/integration_suite_in.json ./pkg/planner/core/casetest/testdata/json_plan_suite_in.json ./pkg/planner/core/casetest/testdata/plan_normalized_suite_out.json ./pkg/planner/core/casetest/testdata/json_plan_suite_out.json ./pkg/planner/core/casetest/windows/ ./pkg/planner/core/casetest/windows/widow_with_exist_subquery_test.go ./pkg/planner/core/casetest/windows/testdata/ ./pkg/planner/core/casetest/windows/testdata/window_push_down_suite_in.json ./pkg/planner/core/casetest/windows/testdata/window_push_down_suite_out.json ./pkg/planner/core/casetest/windows/main_test.go ./pkg/planner/core/casetest/windows/window_push_down_test.go ./pkg/planner/core/casetest/windows/BUILD.bazel ./pkg/planner/core/casetest/partition/ ./pkg/planner/core/casetest/partition/partition_pruner_test.go ./pkg/planner/core/casetest/partition/testdata/ ./pkg/planner/core/casetest/partition/testdata/integration_partition_suite_out.json ./pkg/planner/core/casetest/partition/testdata/partition_pruner_in.json ./pkg/planner/core/casetest/partition/testdata/integration_partition_suite_in.json ./pkg/planner/core/casetest/partition/testdata/partition_pruner_out.json ./pkg/planner/core/casetest/partition/integration_partition_test.go ./pkg/planner/core/casetest/partition/main_test.go ./pkg/planner/core/casetest/partition/BUILD.bazel ./pkg/planner/core/casetest/pushdown/ ./pkg/planner/core/casetest/pushdown/testdata/ ./pkg/planner/core/casetest/pushdown/testdata/integration_suite_out.json ./pkg/planner/core/casetest/pushdown/testdata/integration_suite_in.json ./pkg/planner/core/casetest/pushdown/main_test.go ./pkg/planner/core/casetest/pushdown/push_down_test.go ./pkg/planner/core/casetest/pushdown/BUILD.bazel ./pkg/planner/core/casetest/cbotest/ ./pkg/planner/core/casetest/cbotest/testdata/ ./pkg/planner/core/casetest/cbotest/testdata/analyze_suite_in.json ./pkg/planner/core/casetest/cbotest/testdata/analyzeSuiteTestIndexEqualUnknownT.json ./pkg/planner/core/casetest/cbotest/testdata/analyzeSuiteTestLowSelIndexGreedySearchT.json ./pkg/planner/core/casetest/cbotest/testdata/analyze_suite_out.json ./pkg/planner/core/casetest/cbotest/testdata/analyzesSuiteTestIndexReadT.json ./pkg/planner/core/casetest/cbotest/testdata/analyzeSuiteTestLimitIndexEstimationT.json ./pkg/planner/core/casetest/cbotest/cbo_test.go ./pkg/planner/core/casetest/cbotest/main_test.go ./pkg/planner/core/casetest/cbotest/BUILD.bazel ./pkg/planner/core/casetest/main_test.go ./pkg/planner/core/casetest/plan_test.go ./pkg/planner/core/casetest/BUILD.bazel ./pkg/planner/core/casetest/physicalplantest/ ./pkg/planner/core/casetest/physicalplantest/physical_plan_test.go ./pkg/planner/core/casetest/physicalplantest/testdata/ ./pkg/planner/core/casetest/physicalplantest/testdata/plan_suite_in.json ./pkg/planner/core/casetest/physicalplantest/testdata/plan_suite_out.json ./pkg/planner/core/casetest/physicalplantest/main_test.go ./pkg/planner/core/casetest/physicalplantest/BUILD.bazel ./pkg/planner/core/casetest/correlated/ ./pkg/planner/core/casetest/correlated/main_test.go ./pkg/planner/core/casetest/correlated/BUILD.bazel ./pkg/planner/core/casetest/correlated/correlated_test.go ./pkg/planner/core/casetest/planstats/ ./pkg/planner/core/casetest/planstats/plan_stats_test.go ./pkg/planner/core/casetest/planstats/testdata/ ./pkg/planner/core/casetest/planstats/testdata/plan_stats_suite_out.json ./pkg/planner/core/casetest/planstats/testdata/plan_stats_suite_in.json ./pkg/planner/core/casetest/planstats/main_test.go ./pkg/planner/core/casetest/planstats/BUILD.bazel ./pkg/planner/core/casetest/scalarsubquery/ ./pkg/planner/core/casetest/scalarsubquery/testdata/ ./pkg/planner/core/casetest/scalarsubquery/testdata/plan_suite_in.json ./pkg/planner/core/casetest/scalarsubquery/testdata/plan_suite_out.json ./pkg/planner/core/casetest/scalarsubquery/main_test.go ./pkg/planner/core/casetest/scalarsubquery/BUILD.bazel ./pkg/planner/core/casetest/scalarsubquery/cases_test.go ./pkg/planner/core/casetest/parallelapply/ ./pkg/planner/core/casetest/parallelapply/parallel_apply_test.go ./pkg/planner/core/casetest/parallelapply/main_test.go ./pkg/planner/core/casetest/parallelapply/BUILD.bazel ./pkg/planner/core/physical_plans.go ./pkg/planner/core/partition_prune.go ./pkg/planner/core/plan_cost_ver1_test.go ./pkg/planner/core/expression_rewriter.go ./pkg/planner/core/plan_test.go ./pkg/planner/core/trace.go ./pkg/planner/core/stringer.go ./pkg/planner/core/rule_constant_propagation.go ./pkg/planner/core/indexmerge_path_test.go ./pkg/planner/core/logical_plans_test.go ./pkg/planner/core/plan.go ./pkg/planner/core/BUILD.bazel ./pkg/planner/core/memtable_predicate_extractor_test.go ./pkg/planner/core/explain.go ./pkg/planner/core/rule_predicate_push_down.go ./pkg/planner/core/rule_generate_column_substitute_test.go ./pkg/planner/core/handle_cols.go ./pkg/planner/core/base/ ./pkg/planner/core/base/plan_base.go ./pkg/planner/core/base/BUILD.bazel ./pkg/planner/core/base/misc_base.go ./pkg/planner/core/base/task_base.go ./pkg/planner/core/rule_column_pruning.go ./pkg/planner/core/partition_pruning_test.go ./pkg/planner/core/runtime_filter_generator.go ./pkg/planner/core/mock.go ./pkg/planner/core/binary_plan_test.go ./pkg/planner/core/plan_cache_lru.go ./pkg/planner/core/find_best_task_test.go ./pkg/planner/core/rule_eliminate_projection.go ./pkg/planner/core/rule_join_elimination.go ./pkg/planner/core/task.go ./pkg/planner/core/rule_result_reorder.go ./pkg/planner/core/common_plans_test.go ./pkg/planner/core/pb_to_plan.go ./pkg/planner/core/plan_cost_ver2_test.go ./pkg/planner/core/task_base.go ./pkg/planner/funcdep/ ./pkg/planner/funcdep/fd_graph_test.go ./pkg/planner/funcdep/fd_graph.go ./pkg/planner/funcdep/main_test.go ./pkg/planner/funcdep/BUILD.bazel ./pkg/planner/funcdep/doc.go ./pkg/planner/funcdep/extract_fd_test.go ./pkg/planner/property/ ./pkg/planner/property/logical_property.go ./pkg/planner/property/task_type.go ./pkg/planner/property/physical_property.go ./pkg/planner/property/BUILD.bazel ./pkg/planner/property/stats_info.go ./pkg/planner/pattern/ ./pkg/planner/pattern/engine.go ./pkg/planner/pattern/engine_test.go ./pkg/planner/pattern/BUILD.bazel ./pkg/planner/pattern/pattern_test.go ./pkg/planner/pattern/pattern.go ./pkg/planner/OWNERS ./pkg/planner/context/ ./pkg/planner/context/context.go ./pkg/planner/context/BUILD.bazel ./pkg/planner/task/ ./pkg/planner/task/task_scheduler_test.go ./pkg/planner/task/task_test.go ./pkg/planner/task/task_scheduler.go ./pkg/planner/task/BUILD.bazel ./pkg/planner/task/task.go ./pkg/planner/BUILD.bazel ./pkg/planner/cascades/ ./pkg/planner/cascades/optimize_test.go ./pkg/planner/cascades/testdata/ ./pkg/planner/cascades/testdata/stringer_suite_in.json ./pkg/planner/cascades/testdata/stringer_suite_out.json ./pkg/planner/cascades/testdata/transformation_rules_suite_out.json ./pkg/planner/cascades/testdata/transformation_rules_suite_in.json ./pkg/planner/cascades/enforcer_rules_test.go ./pkg/planner/cascades/stringer_test.go ./pkg/planner/cascades/main_test.go ./pkg/planner/cascades/stringer.go ./pkg/planner/cascades/BUILD.bazel ./pkg/planner/cascades/optimize.go ./pkg/planner/cascades/enforcer_rules.go ./pkg/planner/cascades/transformation_rules_test.go ./pkg/planner/cascades/implementation_rules.go ./pkg/planner/cascades/transformation_rules.go ./pkg/planner/optimize.go ./pkg/planner/cardinality/ ./pkg/planner/cardinality/pseudo.go ./pkg/planner/cardinality/ndv.go ./pkg/planner/cardinality/row_count_index.go ./pkg/planner/cardinality/selectivity.go ./pkg/planner/cardinality/row_count_column.go ./pkg/planner/cardinality/testdata/ ./pkg/planner/cardinality/testdata/cardinality_suite_in.json ./pkg/planner/cardinality/testdata/cardinality_suite_out.json ./pkg/planner/cardinality/selectivity_test.go ./pkg/planner/cardinality/join.go ./pkg/planner/cardinality/cross_estimation.go ./pkg/planner/cardinality/main_test.go ./pkg/planner/cardinality/trace_test.go ./pkg/planner/cardinality/row_count_test.go ./pkg/planner/cardinality/trace.go ./pkg/planner/cardinality/BUILD.bazel ./pkg/planner/cardinality/row_size.go ./pkg/planner/cardinality/row_size_test.go ./pkg/planner/util/ ./pkg/planner/util/optimizetrace/ ./pkg/planner/util/optimizetrace/opt_tracer.go ./pkg/planner/util/optimizetrace/BUILD.bazel ./pkg/planner/util/debugtrace/ ./pkg/planner/util/debugtrace/base.go ./pkg/planner/util/debugtrace/BUILD.bazel ./pkg/planner/util/coretestsdk/ ./pkg/planner/util/coretestsdk/testkit.go ./pkg/planner/util/coretestsdk/BUILD.bazel ./pkg/planner/util/path.go ./pkg/planner/util/byitem.go ./pkg/planner/util/null_misc.go ./pkg/planner/util/coreusage/ ./pkg/planner/util/coreusage/correlated_misc.go ./pkg/planner/util/coreusage/cast_misc.go ./pkg/planner/util/coreusage/BUILD.bazel ./pkg/planner/util/fixcontrol/ ./pkg/planner/util/fixcontrol/get.go ./pkg/planner/util/fixcontrol/testdata/ ./pkg/planner/util/fixcontrol/testdata/fix_control_suite_out.json ./pkg/planner/util/fixcontrol/testdata/fix_control_suite_in.json ./pkg/planner/util/fixcontrol/main_test.go ./pkg/planner/util/fixcontrol/fixcontrol_test.go ./pkg/planner/util/fixcontrol/BUILD.bazel ./pkg/planner/util/fixcontrol/set.go ./pkg/planner/util/expression.go ./pkg/planner/util/main_test.go ./pkg/planner/util/misc.go ./pkg/planner/util/costusage/ ./pkg/planner/util/costusage/cost_misc.go ./pkg/planner/util/costusage/BUILD.bazel ./pkg/planner/util/path_test.go ./pkg/planner/util/BUILD.bazel ./pkg/lightning/ ./pkg/lightning/errormanager/ ./pkg/lightning/errormanager/resolveconflict_test.go ./pkg/lightning/errormanager/errormanager.go ./pkg/lightning/errormanager/BUILD.bazel ./pkg/lightning/errormanager/errormanager_test.go ./pkg/lightning/config/ ./pkg/lightning/config/bytesize.go ./pkg/lightning/config/const.go ./pkg/lightning/config/global.go ./pkg/lightning/config/configlist.go ./pkg/lightning/config/configlist_test.go ./pkg/lightning/config/config_test.go ./pkg/lightning/config/bytesize_test.go ./pkg/lightning/config/BUILD.bazel ./pkg/lightning/config/config.go ./pkg/lightning/tikv/ ./pkg/lightning/tikv/tikv.go ./pkg/lightning/tikv/tikv_test.go ./pkg/lightning/tikv/BUILD.bazel ./pkg/lightning/verification/ ./pkg/lightning/verification/checksum_test.go ./pkg/lightning/verification/BUILD.bazel ./pkg/lightning/verification/checksum.go ./pkg/lightning/log/ ./pkg/lightning/log/filter_test.go ./pkg/lightning/log/testlogger.go ./pkg/lightning/log/log_test.go ./pkg/lightning/log/BUILD.bazel ./pkg/lightning/log/filter.go ./pkg/lightning/log/log.go ./pkg/lightning/OWNERS ./pkg/lightning/duplicate/ ./pkg/lightning/duplicate/internal.go ./pkg/lightning/duplicate/worker.go ./pkg/lightning/duplicate/detector.go ./pkg/lightning/duplicate/worker_test.go ./pkg/lightning/duplicate/BUILD.bazel ./pkg/lightning/duplicate/internal_test.go ./pkg/lightning/duplicate/detector_test.go ./pkg/lightning/metric/ ./pkg/lightning/metric/metric.go ./pkg/lightning/metric/metric_test.go ./pkg/lightning/metric/BUILD.bazel ./pkg/lightning/checkpoints/ ./pkg/lightning/checkpoints/checkpoints_sql_test.go ./pkg/lightning/checkpoints/checkpoints.go ./pkg/lightning/checkpoints/tidb.go ./pkg/lightning/checkpoints/main_test.go ./pkg/lightning/checkpoints/BUILD.bazel ./pkg/lightning/checkpoints/checkpoints_test.go ./pkg/lightning/checkpoints/checkpoints_file_test.go ./pkg/lightning/checkpoints/checkpointspb/ ./pkg/lightning/checkpoints/checkpointspb/file_checkpoints.proto ./pkg/lightning/checkpoints/checkpointspb/file_checkpoints.pb.go ./pkg/lightning/checkpoints/checkpointspb/BUILD.bazel ./pkg/lightning/mydump/ ./pkg/lightning/mydump/reader.go ./pkg/lightning/mydump/router.go ./pkg/lightning/mydump/csv_parser.go ./pkg/lightning/mydump/charset_convertor_test.go ./pkg/lightning/mydump/region.go ./pkg/lightning/mydump/loader_test.go ./pkg/lightning/mydump/parser_test.go ./pkg/lightning/mydump/bytes.go ./pkg/lightning/mydump/parquet_parser.go ./pkg/lightning/mydump/parser.rl ./pkg/lightning/mydump/parquet_parser_test.go ./pkg/lightning/mydump/charset_convertor.go ./pkg/lightning/mydump/parser_generated.go ./pkg/lightning/mydump/examples/ ./pkg/lightning/mydump/examples/mocker_test-schema-create.sql ./pkg/lightning/mydump/examples/mocker_test.tbl_autoid-schema.sql ./pkg/lightning/mydump/examples/mocker_test.i.sql ./pkg/lightning/mydump/examples/metadata ./pkg/lightning/mydump/examples/mocker_test.tbl_multi_index.sql ./pkg/lightning/mydump/examples/mocker_test.tbl_multi_index-schema.sql ./pkg/lightning/mydump/examples/test.parquet ./pkg/lightning/mydump/examples/mocker_test.report_case_high_risk-schema.sql ./pkg/lightning/mydump/examples/mocker_test.tbl_autoid.sql ./pkg/lightning/mydump/examples/mocker_test.report_case_high_risk.sql ./pkg/lightning/mydump/examples/mocker_test.i-schema.sql ./pkg/lightning/mydump/schema_import.go ./pkg/lightning/mydump/csv_parser_test.go ./pkg/lightning/mydump/schema_import_test.go ./pkg/lightning/mydump/router_test.go ./pkg/lightning/mydump/parser.go ./pkg/lightning/mydump/reader_test.go ./pkg/lightning/mydump/main_test.go ./pkg/lightning/mydump/region_test.go ./pkg/lightning/mydump/loader.go ./pkg/lightning/mydump/csv/ ./pkg/lightning/mydump/csv/split_large_file.csv.zst ./pkg/lightning/mydump/csv/split_large_file.csv ./pkg/lightning/mydump/csv/gb18030_test_file.csv ./pkg/lightning/mydump/csv/utf8_test_file.csv ./pkg/lightning/mydump/BUILD.bazel ./pkg/lightning/mydump/parquet/ ./pkg/lightning/mydump/parquet/000000_0.parquet ./pkg/lightning/common/ ./pkg/lightning/common/pause.go ./pkg/lightning/common/security.go ./pkg/lightning/common/pause_test.go ./pkg/lightning/common/engine.go ./pkg/lightning/common/once_error_test.go ./pkg/lightning/common/storage_test.go ./pkg/lightning/common/common_test.go ./pkg/lightning/common/once_error.go ./pkg/lightning/common/errors.go ./pkg/lightning/common/errors_test.go ./pkg/lightning/common/util.go ./pkg/lightning/common/key_adapter_test.go ./pkg/lightning/common/conn.go ./pkg/lightning/common/util_test.go ./pkg/lightning/common/key_adapter.go ./pkg/lightning/common/main_test.go ./pkg/lightning/common/storage_windows.go ./pkg/lightning/common/ingest_data.go ./pkg/lightning/common/storage.go ./pkg/lightning/common/BUILD.bazel ./pkg/lightning/common/retry.go ./pkg/lightning/common/storage_unix.go ./pkg/lightning/common/security_test.go ./pkg/lightning/common/dupdetect.go ./pkg/lightning/common/common.go ./pkg/lightning/common/retry_test.go ./pkg/lightning/backend/ ./pkg/lightning/backend/tidb/ ./pkg/lightning/backend/tidb/tidb_test.go ./pkg/lightning/backend/tidb/tidb.go ./pkg/lightning/backend/tidb/BUILD.bazel ./pkg/lightning/backend/external/ ./pkg/lightning/backend/external/reader.go ./pkg/lightning/backend/external/split.go ./pkg/lightning/backend/external/writer_test.go ./pkg/lightning/backend/external/merge.go ./pkg/lightning/backend/external/engine.go ./pkg/lightning/backend/external/bench_test.go ./pkg/lightning/backend/external/concurrent_reader_test.go ./pkg/lightning/backend/external/kv_reader.go ./pkg/lightning/backend/external/merge_v2.go ./pkg/lightning/backend/external/onefile_writer_test.go ./pkg/lightning/backend/external/engine_test.go ./pkg/lightning/backend/external/util.go ./pkg/lightning/backend/external/iter.go ./pkg/lightning/backend/external/byte_reader_test.go ./pkg/lightning/backend/external/merge_test.go ./pkg/lightning/backend/external/util_test.go ./pkg/lightning/backend/external/testutil.go ./pkg/lightning/backend/external/byte_reader.go ./pkg/lightning/backend/external/reader_test.go ./pkg/lightning/backend/external/file.go ./pkg/lightning/backend/external/misc_bench_test.go ./pkg/lightning/backend/external/stat_reader.go ./pkg/lightning/backend/external/codec.go ./pkg/lightning/backend/external/concurrent_reader.go ./pkg/lightning/backend/external/BUILD.bazel ./pkg/lightning/backend/external/file_test.go ./pkg/lightning/backend/external/sort_test.go ./pkg/lightning/backend/external/writer.go ./pkg/lightning/backend/external/codec_test.go ./pkg/lightning/backend/external/split_test.go ./pkg/lightning/backend/external/onefile_writer.go ./pkg/lightning/backend/external/iter_test.go ./pkg/lightning/backend/backend.go ./pkg/lightning/backend/backend_test.go ./pkg/lightning/backend/local/ ./pkg/lightning/backend/local/region_job_test.go ./pkg/lightning/backend/local/iterator.go ./pkg/lightning/backend/local/local_windows.go ./pkg/lightning/backend/local/local_unix.go ./pkg/lightning/backend/local/localhelper_test.go ./pkg/lightning/backend/local/duplicate.go ./pkg/lightning/backend/local/local_freebsd.go ./pkg/lightning/backend/local/engine_mgr_test.go ./pkg/lightning/backend/local/engine.go ./pkg/lightning/backend/local/local.go ./pkg/lightning/backend/local/duplicate_test.go ./pkg/lightning/backend/local/engine_test.go ./pkg/lightning/backend/local/disk_quota.go ./pkg/lightning/backend/local/tikv_mode.go ./pkg/lightning/backend/local/engine_mgr.go ./pkg/lightning/backend/local/checksum_test.go ./pkg/lightning/backend/local/main_test.go ./pkg/lightning/backend/local/compress_test.go ./pkg/lightning/backend/local/iterator_test.go ./pkg/lightning/backend/local/local_unix_generic.go ./pkg/lightning/backend/local/local_check_test.go ./pkg/lightning/backend/local/BUILD.bazel ./pkg/lightning/backend/local/region_job.go ./pkg/lightning/backend/local/local_test.go ./pkg/lightning/backend/local/disk_quota_test.go ./pkg/lightning/backend/local/checksum.go ./pkg/lightning/backend/local/localhelper.go ./pkg/lightning/backend/local/compress.go ./pkg/lightning/backend/kv/ ./pkg/lightning/backend/kv/kv2sql_test.go ./pkg/lightning/backend/kv/kv2sql.go ./pkg/lightning/backend/kv/base.go ./pkg/lightning/backend/kv/base_test.go ./pkg/lightning/backend/kv/session_internal_test.go ./pkg/lightning/backend/kv/allocator_test.go ./pkg/lightning/backend/kv/session_test.go ./pkg/lightning/backend/kv/session.go ./pkg/lightning/backend/kv/BUILD.bazel ./pkg/lightning/backend/kv/sql2kv.go ./pkg/lightning/backend/kv/sql2kv_test.go ./pkg/lightning/backend/kv/allocator.go ./pkg/lightning/backend/BUILD.bazel ./pkg/lightning/backend/encode/ ./pkg/lightning/backend/encode/encode.go ./pkg/lightning/backend/encode/BUILD.bazel ./pkg/lightning/worker/ ./pkg/lightning/worker/worker.go ./pkg/lightning/worker/worker_test.go ./pkg/lightning/worker/BUILD.bazel ./pkg/lightning/manual/ ./pkg/lightning/manual/manual_nocgo.go ./pkg/lightning/manual/manual.go ./pkg/lightning/manual/BUILD.bazel ./pkg/lightning/manual/allocator.go ./pkg/keyspace/ ./pkg/keyspace/keyspace_test.go ./pkg/keyspace/keyspace.go ./pkg/keyspace/BUILD.bazel ./pkg/infoschema/ ./pkg/infoschema/tables.go ./pkg/infoschema/builder_test.go ./pkg/infoschema/test/ ./pkg/infoschema/test/cachetest/ ./pkg/infoschema/test/cachetest/main_test.go ./pkg/infoschema/test/cachetest/cache_test.go ./pkg/infoschema/test/cachetest/BUILD.bazel ./pkg/infoschema/test/clustertablestest/ ./pkg/infoschema/test/clustertablestest/tables_test.go ./pkg/infoschema/test/clustertablestest/cluster_tables_test.go ./pkg/infoschema/test/clustertablestest/main_test.go ./pkg/infoschema/test/clustertablestest/BUILD.bazel ./pkg/infoschema/test/infoschemav2test/ ./pkg/infoschema/test/infoschemav2test/v2_test.go ./pkg/infoschema/test/infoschemav2test/main_test.go ./pkg/infoschema/test/infoschemav2test/BUILD.bazel ./pkg/infoschema/builder.go ./pkg/infoschema/bench_test.go ./pkg/infoschema/metrics_schema.go ./pkg/infoschema/metrics/ ./pkg/infoschema/metrics/metrics.go ./pkg/infoschema/metrics/BUILD.bazel ./pkg/infoschema/builder_misc.go ./pkg/infoschema/infoschema.go ./pkg/infoschema/internal/ ./pkg/infoschema/internal/sizer_test.go ./pkg/infoschema/internal/testkit.go ./pkg/infoschema/internal/BUILD.bazel ./pkg/infoschema/internal/sizer.go ./pkg/infoschema/cluster.go ./pkg/infoschema/bundle_builder.go ./pkg/infoschema/perfschema/ ./pkg/infoschema/perfschema/init.go ./pkg/infoschema/perfschema/const.go ./pkg/infoschema/perfschema/tables.go ./pkg/infoschema/perfschema/tables_test.go ./pkg/infoschema/perfschema/testdata/ ./pkg/infoschema/perfschema/testdata/test.pprof ./pkg/infoschema/perfschema/testdata/tikv.cpu.profile ./pkg/infoschema/perfschema/main_test.go ./pkg/infoschema/perfschema/BUILD.bazel ./pkg/infoschema/infoschema_v2_test.go ./pkg/infoschema/OWNERS ./pkg/infoschema/context/ ./pkg/infoschema/context/infoschema.go ./pkg/infoschema/context/BUILD.bazel ./pkg/infoschema/main_test.go ./pkg/infoschema/error.go ./pkg/infoschema/metric_table_def.go ./pkg/infoschema/metrics_schema_test.go ./pkg/infoschema/interface.go ./pkg/infoschema/infoschema_v2.go ./pkg/infoschema/BUILD.bazel ./pkg/infoschema/cache.go ./pkg/infoschema/sieve_test.go ./pkg/infoschema/sieve.go ./pkg/infoschema/infoschema_test.go ./pkg/lock/ ./pkg/lock/OWNERS ./pkg/lock/lock.go ./pkg/lock/context/ ./pkg/lock/context/lockcontext.go ./pkg/lock/context/BUILD.bazel ./pkg/lock/BUILD.bazel ./pkg/sessiontxn/ ./pkg/sessiontxn/failpoint.go ./pkg/sessiontxn/future.go ./pkg/sessiontxn/internal/ ./pkg/sessiontxn/internal/txn.go ./pkg/sessiontxn/internal/BUILD.bazel ./pkg/sessiontxn/staleread/ ./pkg/sessiontxn/staleread/failpoint.go ./pkg/sessiontxn/staleread/externalts_test.go ./pkg/sessiontxn/staleread/provider_test.go ./pkg/sessiontxn/staleread/errors.go ./pkg/sessiontxn/staleread/util.go ./pkg/sessiontxn/staleread/provider.go ./pkg/sessiontxn/staleread/main_test.go ./pkg/sessiontxn/staleread/BUILD.bazel ./pkg/sessiontxn/staleread/processor.go ./pkg/sessiontxn/staleread/processor_test.go ./pkg/sessiontxn/txn_context_test.go ./pkg/sessiontxn/txn_rc_tso_optimize_test.go ./pkg/sessiontxn/txn_manager_test.go ./pkg/sessiontxn/isolation/ ./pkg/sessiontxn/isolation/optimistic_test.go ./pkg/sessiontxn/isolation/readcommitted.go ./pkg/sessiontxn/isolation/optimistic.go ./pkg/sessiontxn/isolation/serializable_test.go ./pkg/sessiontxn/isolation/metrics/ ./pkg/sessiontxn/isolation/metrics/metrics.go ./pkg/sessiontxn/isolation/metrics/BUILD.bazel ./pkg/sessiontxn/isolation/readcommitted_test.go ./pkg/sessiontxn/isolation/base.go ./pkg/sessiontxn/isolation/main_test.go ./pkg/sessiontxn/isolation/serializable.go ./pkg/sessiontxn/isolation/repeatable_read_test.go ./pkg/sessiontxn/isolation/BUILD.bazel ./pkg/sessiontxn/isolation/repeatable_read.go ./pkg/sessiontxn/interface.go ./pkg/sessiontxn/BUILD.bazel ./pkg/server/ ./pkg/server/tests/ ./pkg/server/tests/tls/ ./pkg/server/tests/tls/main_test.go ./pkg/server/tests/tls/BUILD.bazel ./pkg/server/tests/tls/tls_test.go ./pkg/server/tests/servertestkit/ ./pkg/server/tests/servertestkit/testkit.go ./pkg/server/tests/servertestkit/BUILD.bazel ./pkg/server/tests/cursor/ ./pkg/server/tests/cursor/cursor_test.go ./pkg/server/tests/cursor/main_test.go ./pkg/server/tests/cursor/BUILD.bazel ./pkg/server/tests/main_test.go ./pkg/server/tests/tidb_serial_test.go ./pkg/server/tests/commontest/ ./pkg/server/tests/commontest/tidb_test.go ./pkg/server/tests/commontest/main_test.go ./pkg/server/tests/commontest/BUILD.bazel ./pkg/server/tests/BUILD.bazel ./pkg/server/stat.go ./pkg/server/driver_tidb_test.go ./pkg/server/server_test.go ./pkg/server/driver.go ./pkg/server/mock_conn_test.go ./pkg/server/tokenlimiter.go ./pkg/server/metrics/ ./pkg/server/metrics/metrics.go ./pkg/server/metrics/BUILD.bazel ./pkg/server/internal/ ./pkg/server/internal/column/ ./pkg/server/internal/column/column_test.go ./pkg/server/internal/column/result_encoder_test.go ./pkg/server/internal/column/result_encoder.go ./pkg/server/internal/column/column.go ./pkg/server/internal/column/convert.go ./pkg/server/internal/column/BUILD.bazel ./pkg/server/internal/packetio.go ./pkg/server/internal/resultset/ ./pkg/server/internal/resultset/cursor.go ./pkg/server/internal/resultset/resultset.go ./pkg/server/internal/resultset/BUILD.bazel ./pkg/server/internal/parse/ ./pkg/server/internal/parse/handshake_test.go ./pkg/server/internal/parse/parse_test.go ./pkg/server/internal/parse/BUILD.bazel ./pkg/server/internal/parse/parse.go ./pkg/server/internal/handshake/ ./pkg/server/internal/handshake/BUILD.bazel ./pkg/server/internal/handshake/handshake.go ./pkg/server/internal/testutil/ ./pkg/server/internal/testutil/testutil.go ./pkg/server/internal/testutil/BUILD.bazel ./pkg/server/internal/BUILD.bazel ./pkg/server/internal/packetio_test.go ./pkg/server/internal/util/ ./pkg/server/internal/util/util.go ./pkg/server/internal/util/util_test.go ./pkg/server/internal/util/BUILD.bazel ./pkg/server/internal/util/buffered_read_conn.go ./pkg/server/internal/testserverclient/ ./pkg/server/internal/testserverclient/server_client.go ./pkg/server/internal/testserverclient/BUILD.bazel ./pkg/server/internal/dump/ ./pkg/server/internal/dump/dump_test.go ./pkg/server/internal/dump/dump.go ./pkg/server/internal/dump/BUILD.bazel ./pkg/server/tidb_test.go ./pkg/server/testdata/ ./pkg/server/testdata/optimizer_suite_out.json ./pkg/server/testdata/optimizer_suite_in.json ./pkg/server/conn.go ./pkg/server/http_status.go ./pkg/server/conn_stmt.go ./pkg/server/rpc_server.go ./pkg/server/err/ ./pkg/server/err/error.go ./pkg/server/err/BUILD.bazel ./pkg/server/conn_test.go ./pkg/server/server.go ./pkg/server/mock_conn.go ./pkg/server/main_test.go ./pkg/server/http_handler.go ./pkg/server/extract.go ./pkg/server/extension.go ./pkg/server/tidb_library_test.go ./pkg/server/BUILD.bazel ./pkg/server/conn_stmt_test.go ./pkg/server/handler/ ./pkg/server/handler/tests/ ./pkg/server/handler/tests/main_test.go ./pkg/server/handler/tests/http_handler_serial_test.go ./pkg/server/handler/tests/BUILD.bazel ./pkg/server/handler/tests/http_handler_test.go ./pkg/server/handler/ttlhandler/ ./pkg/server/handler/ttlhandler/BUILD.bazel ./pkg/server/handler/ttlhandler/ttl.go ./pkg/server/handler/tikvhandler/ ./pkg/server/handler/tikvhandler/tikv_handler.go ./pkg/server/handler/tikvhandler/BUILD.bazel ./pkg/server/handler/extractorhandler/ ./pkg/server/handler/extractorhandler/extract_test.go ./pkg/server/handler/extractorhandler/extractor.go ./pkg/server/handler/extractorhandler/main_test.go ./pkg/server/handler/extractorhandler/BUILD.bazel ./pkg/server/handler/tikv_handler.go ./pkg/server/handler/util.go ./pkg/server/handler/upgrade_handler.go ./pkg/server/handler/optimizor/ ./pkg/server/handler/optimizor/optimize_trace.go ./pkg/server/handler/optimizor/plan_replayer.go ./pkg/server/handler/optimizor/statistics_handler_test.go ./pkg/server/handler/optimizor/plan_replayer_test.go ./pkg/server/handler/optimizor/optimize_trace_test.go ./pkg/server/handler/optimizor/main_test.go ./pkg/server/handler/optimizor/BUILD.bazel ./pkg/server/handler/optimizor/statistics_handler.go ./pkg/server/handler/BUILD.bazel ./pkg/server/conn_stmt_params.go ./pkg/server/driver_tidb.go ./pkg/server/conn_stmt_params_test.go ./pkg/server/stat_test.go ./pkg/kv/ ./pkg/kv/option.go ./pkg/kv/checker_test.go ./pkg/kv/interface_mock_test.go ./pkg/kv/keyflags.go ./pkg/kv/version_test.go ./pkg/kv/txn_scope_var.go ./pkg/kv/error_test.go ./pkg/kv/option_test.go ./pkg/kv/txn_test.go ./pkg/kv/txn.go ./pkg/kv/cachedb.go ./pkg/kv/fault_injection.go ./pkg/kv/mpp.go ./pkg/kv/iter.go ./pkg/kv/utils_test.go ./pkg/kv/fault_injection_test.go ./pkg/kv/mock_test.go ./pkg/kv/variables.go ./pkg/kv/key_test.go ./pkg/kv/checker.go ./pkg/kv/main_test.go ./pkg/kv/version.go ./pkg/kv/utils.go ./pkg/kv/error.go ./pkg/kv/BUILD.bazel ./pkg/kv/key.go ./pkg/kv/kv.go ./pkg/owner/ ./pkg/owner/manager_test.go ./pkg/owner/OWNERS ./pkg/owner/main_test.go ./pkg/owner/BUILD.bazel ./pkg/owner/mock.go ./pkg/owner/fail_test.go ./pkg/owner/manager.go ./pkg/statistics/ ./pkg/statistics/index.go ./pkg/statistics/sample.go ./pkg/statistics/builder_test.go ./pkg/statistics/builder.go ./pkg/statistics/integration_test.go ./pkg/statistics/estimate.go ./pkg/statistics/column.go ./pkg/statistics/debugtrace.go ./pkg/statistics/histogram_bench_test.go ./pkg/statistics/cmsketch_test.go ./pkg/statistics/analyze_jobs.go ./pkg/statistics/cmsketch.go ./pkg/statistics/fmsketch.go ./pkg/statistics/testdata/ ./pkg/statistics/testdata/integration_suite_out.json ./pkg/statistics/testdata/integration_suite_in.json ./pkg/statistics/bench_daily_test.go ./pkg/statistics/handle/ ./pkg/statistics/handle/syncload/ ./pkg/statistics/handle/syncload/stats_syncload_test.go ./pkg/statistics/handle/syncload/stats_syncload.go ./pkg/statistics/handle/syncload/BUILD.bazel ./pkg/statistics/handle/initstats/ ./pkg/statistics/handle/initstats/load_stats_page.go ./pkg/statistics/handle/initstats/load_stats.go ./pkg/statistics/handle/initstats/BUILD.bazel ./pkg/statistics/handle/bootstrap.go ./pkg/statistics/handle/handle.go ./pkg/statistics/handle/storage/ ./pkg/statistics/handle/storage/gc.go ./pkg/statistics/handle/storage/dump_test.go ./pkg/statistics/handle/storage/stats_read_writer.go ./pkg/statistics/handle/storage/save.go ./pkg/statistics/handle/storage/read_test.go ./pkg/statistics/handle/storage/read.go ./pkg/statistics/handle/storage/update.go ./pkg/statistics/handle/storage/gc_test.go ./pkg/statistics/handle/storage/stats_read_writer_test.go ./pkg/statistics/handle/storage/BUILD.bazel ./pkg/statistics/handle/storage/json.go ./pkg/statistics/handle/globalstats/ ./pkg/statistics/handle/globalstats/merge_worker.go ./pkg/statistics/handle/globalstats/topn_bench_test.go ./pkg/statistics/handle/globalstats/topn.go ./pkg/statistics/handle/globalstats/global_stats_test.go ./pkg/statistics/handle/globalstats/global_stats.go ./pkg/statistics/handle/globalstats/global_stats_internal_test.go ./pkg/statistics/handle/globalstats/global_stats_async.go ./pkg/statistics/handle/globalstats/main_test.go ./pkg/statistics/handle/globalstats/BUILD.bazel ./pkg/statistics/handle/globalstats/topn_test.go ./pkg/statistics/handle/metrics/ ./pkg/statistics/handle/metrics/metrics.go ./pkg/statistics/handle/metrics/BUILD.bazel ./pkg/statistics/handle/internal/ ./pkg/statistics/handle/internal/testutil.go ./pkg/statistics/handle/internal/BUILD.bazel ./pkg/statistics/handle/usage/ ./pkg/statistics/handle/usage/index_usage.go ./pkg/statistics/handle/usage/session_stats_collect.go ./pkg/statistics/handle/usage/indexusage/ ./pkg/statistics/handle/usage/indexusage/collector_test.go ./pkg/statistics/handle/usage/indexusage/collector.go ./pkg/statistics/handle/usage/indexusage/BUILD.bazel ./pkg/statistics/handle/usage/session_stats_collect_test.go ./pkg/statistics/handle/usage/index_usage_integration_test.go ./pkg/statistics/handle/usage/collector/ ./pkg/statistics/handle/usage/collector/collector_test.go ./pkg/statistics/handle/usage/collector/collector.go ./pkg/statistics/handle/usage/collector/BUILD.bazel ./pkg/statistics/handle/usage/BUILD.bazel ./pkg/statistics/handle/usage/predicate_column.go ./pkg/statistics/handle/cache/ ./pkg/statistics/handle/cache/bench_test.go ./pkg/statistics/handle/cache/statscache.go ./pkg/statistics/handle/cache/internal/ ./pkg/statistics/handle/cache/internal/inner.go ./pkg/statistics/handle/cache/internal/metrics/ ./pkg/statistics/handle/cache/internal/metrics/metrics.go ./pkg/statistics/handle/cache/internal/metrics/BUILD.bazel ./pkg/statistics/handle/cache/internal/mapcache/ ./pkg/statistics/handle/cache/internal/mapcache/map_cache.go ./pkg/statistics/handle/cache/internal/mapcache/BUILD.bazel ./pkg/statistics/handle/cache/internal/testutil/ ./pkg/statistics/handle/cache/internal/testutil/testutil.go ./pkg/statistics/handle/cache/internal/testutil/BUILD.bazel ./pkg/statistics/handle/cache/internal/lfu/ ./pkg/statistics/handle/cache/internal/lfu/lfu_cache.go ./pkg/statistics/handle/cache/internal/lfu/lfu_cache_test.go ./pkg/statistics/handle/cache/internal/lfu/BUILD.bazel ./pkg/statistics/handle/cache/internal/lfu/key_set.go ./pkg/statistics/handle/cache/internal/lfu/key_set_shard.go ./pkg/statistics/handle/cache/internal/BUILD.bazel ./pkg/statistics/handle/cache/statscacheinner.go ./pkg/statistics/handle/cache/BUILD.bazel ./pkg/statistics/handle/cache/stats_table_row_cache.go ./pkg/statistics/handle/updatetest/ ./pkg/statistics/handle/updatetest/update_test.go ./pkg/statistics/handle/updatetest/main_test.go ./pkg/statistics/handle/updatetest/BUILD.bazel ./pkg/statistics/handle/main_test.go ./pkg/statistics/handle/lockstats/ ./pkg/statistics/handle/lockstats/query_lock.go ./pkg/statistics/handle/lockstats/query_lock_test.go ./pkg/statistics/handle/lockstats/lock_stats.go ./pkg/statistics/handle/lockstats/lock_stats_test.go ./pkg/statistics/handle/lockstats/unlock_stats.go ./pkg/statistics/handle/lockstats/main_test.go ./pkg/statistics/handle/lockstats/BUILD.bazel ./pkg/statistics/handle/lockstats/unlock_stats_test.go ./pkg/statistics/handle/BUILD.bazel ./pkg/statistics/handle/types/ ./pkg/statistics/handle/types/interfaces.go ./pkg/statistics/handle/types/BUILD.bazel ./pkg/statistics/handle/handletest/ ./pkg/statistics/handle/handletest/statstest/ ./pkg/statistics/handle/handletest/statstest/stats_test.go ./pkg/statistics/handle/handletest/statstest/main_test.go ./pkg/statistics/handle/handletest/statstest/BUILD.bazel ./pkg/statistics/handle/handletest/main_test.go ./pkg/statistics/handle/handletest/lockstats/ ./pkg/statistics/handle/handletest/lockstats/lock_table_stats_test.go ./pkg/statistics/handle/handletest/lockstats/lock_partition_stats_test.go ./pkg/statistics/handle/handletest/lockstats/main_test.go ./pkg/statistics/handle/handletest/lockstats/BUILD.bazel ./pkg/statistics/handle/handletest/BUILD.bazel ./pkg/statistics/handle/handletest/handle_test.go ./pkg/statistics/handle/handletest/analyze/ ./pkg/statistics/handle/handletest/analyze/main_test.go ./pkg/statistics/handle/handletest/analyze/analyze_test.go ./pkg/statistics/handle/handletest/analyze/BUILD.bazel ./pkg/statistics/handle/autoanalyze/ ./pkg/statistics/handle/autoanalyze/exec/ ./pkg/statistics/handle/autoanalyze/exec/exec_test.go ./pkg/statistics/handle/autoanalyze/exec/BUILD.bazel ./pkg/statistics/handle/autoanalyze/exec/exec.go ./pkg/statistics/handle/autoanalyze/refresher/ ./pkg/statistics/handle/autoanalyze/refresher/refresher.go ./pkg/statistics/handle/autoanalyze/refresher/refresher_test.go ./pkg/statistics/handle/autoanalyze/refresher/BUILD.bazel ./pkg/statistics/handle/autoanalyze/autoanalyze.go ./pkg/statistics/handle/autoanalyze/priorityqueue/ ./pkg/statistics/handle/autoanalyze/priorityqueue/non_partitioned_table_analysis_job_test.go ./pkg/statistics/handle/autoanalyze/priorityqueue/interval_test.go ./pkg/statistics/handle/autoanalyze/priorityqueue/queue.go ./pkg/statistics/handle/autoanalyze/priorityqueue/queue_test.go ./pkg/statistics/handle/autoanalyze/priorityqueue/non_partitioned_table_analysis_job.go ./pkg/statistics/handle/autoanalyze/priorityqueue/static_partitioned_table_analysis_job_test.go ./pkg/statistics/handle/autoanalyze/priorityqueue/static_partitioned_table_analysis_job.go ./pkg/statistics/handle/autoanalyze/priorityqueue/job.go ./pkg/statistics/handle/autoanalyze/priorityqueue/dynamic_partitioned_table_analysis_job_test.go ./pkg/statistics/handle/autoanalyze/priorityqueue/interval.go ./pkg/statistics/handle/autoanalyze/priorityqueue/calculator.go ./pkg/statistics/handle/autoanalyze/priorityqueue/main_test.go ./pkg/statistics/handle/autoanalyze/priorityqueue/job_test.go ./pkg/statistics/handle/autoanalyze/priorityqueue/BUILD.bazel ./pkg/statistics/handle/autoanalyze/priorityqueue/dynamic_partitioned_table_analysis_job.go ./pkg/statistics/handle/autoanalyze/priorityqueue/calculator_test.go ./pkg/statistics/handle/autoanalyze/BUILD.bazel ./pkg/statistics/handle/autoanalyze/autoanalyze_test.go ./pkg/statistics/handle/ddl/ ./pkg/statistics/handle/ddl/drop_partition.go ./pkg/statistics/handle/ddl/ddl_test.go ./pkg/statistics/handle/ddl/truncate_partition.go ./pkg/statistics/handle/ddl/reorganize_partition.go ./pkg/statistics/handle/ddl/ddl.go ./pkg/statistics/handle/ddl/BUILD.bazel ./pkg/statistics/handle/ddl/exchange_partition.go ./pkg/statistics/handle/util/ ./pkg/statistics/handle/util/ddl_event.go ./pkg/statistics/handle/util/pool.go ./pkg/statistics/handle/util/table_info.go ./pkg/statistics/handle/util/lease_getter.go ./pkg/statistics/handle/util/test/ ./pkg/statistics/handle/util/test/ctx_matcher.go ./pkg/statistics/handle/util/test/BUILD.bazel ./pkg/statistics/handle/util/auto_analyze_proc_id_generator.go ./pkg/statistics/handle/util/util.go ./pkg/statistics/handle/util/BUILD.bazel ./pkg/statistics/handle/util/ddl_event_test.go ./pkg/statistics/handle/history/ ./pkg/statistics/handle/history/history_stats.go ./pkg/statistics/handle/history/BUILD.bazel ./pkg/statistics/handle/logutil/ ./pkg/statistics/handle/logutil/logutil.go ./pkg/statistics/handle/logutil/BUILD.bazel ./pkg/statistics/OWNERS ./pkg/statistics/table.go ./pkg/statistics/scalar_test.go ./pkg/statistics/row_sampler.go ./pkg/statistics/histogram_test.go ./pkg/statistics/sample_test.go ./pkg/statistics/fmsketch_test.go ./pkg/statistics/cmsketch_util.go ./pkg/statistics/scalar.go ./pkg/statistics/main_test.go ./pkg/statistics/BUILD.bazel ./pkg/statistics/statistics_test.go ./pkg/statistics/builder_ext_stats.go ./pkg/statistics/histogram.go ./pkg/statistics/analyze.go ./pkg/session/ ./pkg/session/temporarytabletest/ ./pkg/session/temporarytabletest/main_test.go ./pkg/session/temporarytabletest/BUILD.bazel ./pkg/session/temporarytabletest/temporary_table_test.go ./pkg/session/nontransactionaltest/ ./pkg/session/nontransactionaltest/main_test.go ./pkg/session/nontransactionaltest/BUILD.bazel ./pkg/session/nontransactionaltest/nontransactional_test.go ./pkg/session/mock_bootstrap.go ./pkg/session/test/ ./pkg/session/test/privileges/ ./pkg/session/test/privileges/main_test.go ./pkg/session/test/privileges/BUILD.bazel ./pkg/session/test/privileges/privileges_test.go ./pkg/session/test/vars/ ./pkg/session/test/vars/main_test.go ./pkg/session/test/vars/BUILD.bazel ./pkg/session/test/vars/vars_test.go ./pkg/session/test/txn/ ./pkg/session/test/txn/txn_test.go ./pkg/session/test/txn/main_test.go ./pkg/session/test/txn/BUILD.bazel ./pkg/session/test/tidb_test.go ./pkg/session/test/meta/ ./pkg/session/test/meta/session_test.go ./pkg/session/test/meta/main_test.go ./pkg/session/test/meta/BUILD.bazel ./pkg/session/test/session_test.go ./pkg/session/test/main_test.go ./pkg/session/test/variable/ ./pkg/session/test/variable/variable_test.go ./pkg/session/test/variable/main_test.go ./pkg/session/test/variable/BUILD.bazel ./pkg/session/test/common/ ./pkg/session/test/common/common_test.go ./pkg/session/test/common/main_test.go ./pkg/session/test/common/BUILD.bazel ./pkg/session/test/BUILD.bazel ./pkg/session/bootstrap.go ./pkg/session/schematest/ ./pkg/session/schematest/schema_test.go ./pkg/session/schematest/main_test.go ./pkg/session/schematest/BUILD.bazel ./pkg/session/bench_test.go ./pkg/session/metrics/ ./pkg/session/metrics/metrics.go ./pkg/session/metrics/BUILD.bazel ./pkg/session/nontransactional.go ./pkg/session/txn.go ./pkg/session/tidb_test.go ./pkg/session/sync_upgrade.go ./pkg/session/txnmanager.go ./pkg/session/OWNERS ./pkg/session/tidb.go ./pkg/session/testutil.go ./pkg/session/txninfo/ ./pkg/session/txninfo/summary.go ./pkg/session/txninfo/txn_info.go ./pkg/session/txninfo/BUILD.bazel ./pkg/session/clusteredindextest/ ./pkg/session/clusteredindextest/clustered_index_test.go ./pkg/session/clusteredindextest/main_test.go ./pkg/session/clusteredindextest/BUILD.bazel ./pkg/session/advisory_locks.go ./pkg/session/main_test.go ./pkg/session/session.go ./pkg/session/bootstrap_test.go ./pkg/session/bootstraptest/ ./pkg/session/bootstraptest/bootstrap_upgrade_test.go ./pkg/session/bootstraptest/main_test.go ./pkg/session/bootstraptest/BUILD.bazel ./pkg/session/BUILD.bazel ./pkg/session/contextimpl.go ./pkg/session/types/ ./pkg/session/types/sesson_interface.go ./pkg/session/types/BUILD.bazel ./pkg/session/resourcegrouptest/ ./pkg/session/resourcegrouptest/resource_group_test.go ./pkg/session/resourcegrouptest/BUILD.bazel ./pkg/tablecodec/ ./pkg/tablecodec/bench_test.go ./pkg/tablecodec/tablecodec.go ./pkg/tablecodec/OWNERS ./pkg/tablecodec/rowindexcodec/ ./pkg/tablecodec/rowindexcodec/rowindexcodec.go ./pkg/tablecodec/rowindexcodec/main_test.go ./pkg/tablecodec/rowindexcodec/BUILD.bazel ./pkg/tablecodec/rowindexcodec/rowindexcodec_test.go ./pkg/tablecodec/main_test.go ./pkg/tablecodec/BUILD.bazel ./pkg/tablecodec/tablecodec_test.go ./pkg/types/ ./pkg/types/compare.go ./pkg/types/field_name.go ./pkg/types/fsp.go ./pkg/types/context_test.go ./pkg/types/json_binary_test.go ./pkg/types/set_test.go ./pkg/types/mydecimal_benchmark_test.go ./pkg/types/context.go ./pkg/types/truncate.go ./pkg/types/field_type_test.go ./pkg/types/binary_literal.go ./pkg/types/etc.go ./pkg/types/parser_driver/ ./pkg/types/parser_driver/value_expr_test.go ./pkg/types/parser_driver/main_test.go ./pkg/types/parser_driver/value_expr.go ./pkg/types/parser_driver/BUILD.bazel ./pkg/types/json_constants.go ./pkg/types/json_path_expr_test.go ./pkg/types/json_binary.go ./pkg/types/const_test.go ./pkg/types/core_time.go ./pkg/types/errors.go ./pkg/types/etc_test.go ./pkg/types/helper_test.go ./pkg/types/compare_test.go ./pkg/types/errors_test.go ./pkg/types/field_type.go ./pkg/types/enum.go ./pkg/types/core_time_test.go ./pkg/types/format_test.go ./pkg/types/mydecimal.go ./pkg/types/helper.go ./pkg/types/field_type_builder.go ./pkg/types/json_binary_functions.go ./pkg/types/eval_type.go ./pkg/types/datum_eval.go ./pkg/types/explain_format.go ./pkg/types/fsp_test.go ./pkg/types/json_binary_functions_test.go ./pkg/types/overflow.go ./pkg/types/mydecimal_test.go ./pkg/types/json_path_expr.go ./pkg/types/overflow_test.go ./pkg/types/main_test.go ./pkg/types/convert.go ./pkg/types/benchmark_test.go ./pkg/types/enum_test.go ./pkg/types/BUILD.bazel ./pkg/types/set.go ./pkg/types/time.go ./pkg/types/export_test.go ./pkg/types/convert_test.go ./pkg/types/time_test.go ./pkg/types/binary_literal_test.go ./pkg/types/datum.go ./pkg/types/datum_test.go ./pkg/ttl/ ./pkg/ttl/client/ ./pkg/ttl/client/command_test.go ./pkg/ttl/client/notification.go ./pkg/ttl/client/command.go ./pkg/ttl/client/BUILD.bazel ./pkg/ttl/metrics/ ./pkg/ttl/metrics/metrics_test.go ./pkg/ttl/metrics/metrics.go ./pkg/ttl/metrics/BUILD.bazel ./pkg/ttl/ttlworker/ ./pkg/ttl/ttlworker/scan.go ./pkg/ttl/ttlworker/job_manager_test.go ./pkg/ttl/ttlworker/del.go ./pkg/ttl/ttlworker/timer_sync.go ./pkg/ttl/ttlworker/timer.go ./pkg/ttl/ttlworker/task_manager.go ./pkg/ttl/ttlworker/del_test.go ./pkg/ttl/ttlworker/scan_test.go ./pkg/ttl/ttlworker/job.go ./pkg/ttl/ttlworker/task_manager_test.go ./pkg/ttl/ttlworker/timer_sync_test.go ./pkg/ttl/ttlworker/worker.go ./pkg/ttl/ttlworker/job_manager.go ./pkg/ttl/ttlworker/session_test.go ./pkg/ttl/ttlworker/session.go ./pkg/ttl/ttlworker/timer_test.go ./pkg/ttl/ttlworker/job_manager_integration_test.go ./pkg/ttl/ttlworker/task_manager_integration_test.go ./pkg/ttl/ttlworker/BUILD.bazel ./pkg/ttl/ttlworker/config.go ./pkg/ttl/cache/ ./pkg/ttl/cache/ttlstatus_test.go ./pkg/ttl/cache/table_test.go ./pkg/ttl/cache/infoschema.go ./pkg/ttl/cache/base.go ./pkg/ttl/cache/base_test.go ./pkg/ttl/cache/task_test.go ./pkg/ttl/cache/table.go ./pkg/ttl/cache/ttlstatus.go ./pkg/ttl/cache/main_test.go ./pkg/ttl/cache/BUILD.bazel ./pkg/ttl/cache/split_test.go ./pkg/ttl/cache/task.go ./pkg/ttl/cache/infoschema_test.go ./pkg/ttl/session/ ./pkg/ttl/session/session_test.go ./pkg/ttl/session/main_test.go ./pkg/ttl/session/session.go ./pkg/ttl/session/BUILD.bazel ./pkg/ttl/session/sysvar_test.go ./pkg/ttl/sqlbuilder/ ./pkg/ttl/sqlbuilder/sql_test.go ./pkg/ttl/sqlbuilder/sql.go ./pkg/ttl/sqlbuilder/main_test.go ./pkg/ttl/sqlbuilder/BUILD.bazel ./pkg/parser/ ./pkg/parser/tidb/ ./pkg/parser/tidb/BUILD.bazel ./pkg/parser/tidb/features.go ./pkg/parser/duration/ ./pkg/parser/duration/duration.go ./pkg/parser/duration/duration_test.go ./pkg/parser/duration/BUILD.bazel ./pkg/parser/model/ ./pkg/parser/model/model_test.go ./pkg/parser/model/model.go ./pkg/parser/model/ddl_test.go ./pkg/parser/model/ddl.go ./pkg/parser/model/reorg.go ./pkg/parser/model/BUILD.bazel ./pkg/parser/model/flags.go ./pkg/parser/Makefile ./pkg/parser/goyacc/ ./pkg/parser/goyacc/format_yacc.go ./pkg/parser/goyacc/main.go ./pkg/parser/goyacc/BUILD.bazel ./pkg/parser/SECURITY.md ./pkg/parser/digester_test.go ./pkg/parser/test_driver/ ./pkg/parser/test_driver/test_driver_datum.go ./pkg/parser/test_driver/test_driver_mydecimal.go ./pkg/parser/test_driver/test_driver_helper.go ./pkg/parser/test_driver/BUILD.bazel ./pkg/parser/test_driver/test_driver.go ./pkg/parser/parser_test.go ./pkg/parser/digester.go ./pkg/parser/go.mod ./pkg/parser/consistent_test.go ./pkg/parser/bench_test.go ./pkg/parser/hintparser.y ./pkg/parser/go.sum ./pkg/parser/lexer.go ./pkg/parser/test.sh ./pkg/parser/terror/ ./pkg/parser/terror/terror.go ./pkg/parser/terror/BUILD.bazel ./pkg/parser/terror/terror_test.go ./pkg/parser/hintparserimpl.go ./pkg/parser/docs/ ./pkg/parser/docs/quickstart.md ./pkg/parser/keywords.go ./pkg/parser/keywords_test.go ./pkg/parser/generate.go ./pkg/parser/opcode/ ./pkg/parser/opcode/opcode.go ./pkg/parser/opcode/opcode_test.go ./pkg/parser/opcode/BUILD.bazel ./pkg/parser/reserved_words_test.go ./pkg/parser/OWNERS ./pkg/parser/generate_keyword/ ./pkg/parser/generate_keyword/genkeyword_test.go ./pkg/parser/generate_keyword/genkeyword.go ./pkg/parser/generate_keyword/BUILD.bazel ./pkg/parser/LICENSE ./pkg/parser/yy_parser.go ./pkg/parser/auth/ ./pkg/parser/auth/mysql_native_password_test.go ./pkg/parser/auth/auth.go ./pkg/parser/auth/mysql_native_password.go ./pkg/parser/auth/BUILD.bazel ./pkg/parser/auth/tidb_sm3_test.go ./pkg/parser/auth/caching_sha2_test.go ./pkg/parser/auth/caching_sha2.go ./pkg/parser/auth/tidb_sm3.go ./pkg/parser/parser.go ./pkg/parser/parser.y ./pkg/parser/mysql/ ./pkg/parser/mysql/errname.go ./pkg/parser/mysql/const.go ./pkg/parser/mysql/errcode.go ./pkg/parser/mysql/type.go ./pkg/parser/mysql/error_test.go ./pkg/parser/mysql/locale_format.go ./pkg/parser/mysql/const_test.go ./pkg/parser/mysql/charset.go ./pkg/parser/mysql/state.go ./pkg/parser/mysql/util.go ./pkg/parser/mysql/privs_test.go ./pkg/parser/mysql/type_test.go ./pkg/parser/mysql/privs.go ./pkg/parser/mysql/error.go ./pkg/parser/mysql/BUILD.bazel ./pkg/parser/main_test.go ./pkg/parser/misc.go ./pkg/parser/.editorconfig ./pkg/parser/.gitignore ./pkg/parser/lexer_test.go ./pkg/parser/README.md ./pkg/parser/format/ ./pkg/parser/format/format_test.go ./pkg/parser/format/BUILD.bazel ./pkg/parser/format/format.go ./pkg/parser/charset/ ./pkg/parser/charset/encoding_bin.go ./pkg/parser/charset/encoding_ascii.go ./pkg/parser/charset/charset.go ./pkg/parser/charset/encoding.go ./pkg/parser/charset/encoding_table.go ./pkg/parser/charset/charset_test.go ./pkg/parser/charset/encoding_gbk.go ./pkg/parser/charset/encoding_base.go ./pkg/parser/charset/encoding_utf8.go ./pkg/parser/charset/BUILD.bazel ./pkg/parser/charset/encoding_latin1.go ./pkg/parser/charset/encoding_test.go ./pkg/parser/hintparser.go ./pkg/parser/BUILD.bazel ./pkg/parser/types/ ./pkg/parser/types/field_type_test.go ./pkg/parser/types/etc.go ./pkg/parser/types/etc_test.go ./pkg/parser/types/field_type.go ./pkg/parser/types/eval_type.go ./pkg/parser/types/BUILD.bazel ./pkg/parser/ast/ ./pkg/parser/ast/flag.go ./pkg/parser/ast/ddl_test.go ./pkg/parser/ast/format_test.go ./pkg/parser/ast/util.go ./pkg/parser/ast/ddl.go ./pkg/parser/ast/expressions_test.go ./pkg/parser/ast/base.go ./pkg/parser/ast/base_test.go ./pkg/parser/ast/dml_test.go ./pkg/parser/ast/dml.go ./pkg/parser/ast/util_test.go ./pkg/parser/ast/stats.go ./pkg/parser/ast/flag_test.go ./pkg/parser/ast/misc.go ./pkg/parser/ast/advisor.go ./pkg/parser/ast/expressions.go ./pkg/parser/ast/misc_test.go ./pkg/parser/ast/ast.go ./pkg/parser/ast/BUILD.bazel ./pkg/parser/ast/functions.go ./pkg/parser/ast/functions_test.go ./pkg/parser/ast/procedure.go ./pkg/parser/ast/procedure_test.go ./pkg/parser/hintparser_test.go ./pkg/resourcemanager/ ./pkg/resourcemanager/pool/ ./pkg/resourcemanager/pool/workerpool/ ./pkg/resourcemanager/pool/workerpool/main_test.go ./pkg/resourcemanager/pool/workerpool/workpool_test.go ./pkg/resourcemanager/pool/workerpool/workerpool.go ./pkg/resourcemanager/pool/workerpool/BUILD.bazel ./pkg/resourcemanager/pool/basepool.go ./pkg/resourcemanager/pool/spool/ ./pkg/resourcemanager/pool/spool/option.go ./pkg/resourcemanager/pool/spool/spool_test.go ./pkg/resourcemanager/pool/spool/main_test.go ./pkg/resourcemanager/pool/spool/BUILD.bazel ./pkg/resourcemanager/pool/spool/spool.go ./pkg/resourcemanager/pool/BUILD.bazel ./pkg/resourcemanager/rm.go ./pkg/resourcemanager/scheduler/ ./pkg/resourcemanager/scheduler/cpu_scheduler.go ./pkg/resourcemanager/scheduler/BUILD.bazel ./pkg/resourcemanager/scheduler/scheduler.go ./pkg/resourcemanager/OWNERS ./pkg/resourcemanager/schedule_test.go ./pkg/resourcemanager/poolmanager/ ./pkg/resourcemanager/poolmanager/task_manager.go ./pkg/resourcemanager/poolmanager/task_manager_iterator.go ./pkg/resourcemanager/poolmanager/task_manager_scheduler.go ./pkg/resourcemanager/poolmanager/BUILD.bazel ./pkg/resourcemanager/BUILD.bazel ./pkg/resourcemanager/schedule.go ./pkg/resourcemanager/util/ ./pkg/resourcemanager/util/mock_gpool.go ./pkg/resourcemanager/util/shard_pool_map_test.go ./pkg/resourcemanager/util/util.go ./pkg/resourcemanager/util/shard_pool_map.go ./pkg/resourcemanager/util/BUILD.bazel ./pkg/ddl/ ./pkg/ddl/tests/ ./pkg/ddl/tests/fastcreatetable/ ./pkg/ddl/tests/fastcreatetable/main_test.go ./pkg/ddl/tests/fastcreatetable/BUILD.bazel ./pkg/ddl/tests/fastcreatetable/fastcreatetable_test.go ./pkg/ddl/tests/adminpause/ ./pkg/ddl/tests/adminpause/global.go ./pkg/ddl/tests/adminpause/ddl_stmt_cases.go ./pkg/ddl/tests/adminpause/pause_cancel_test.go ./pkg/ddl/tests/adminpause/main_test.go ./pkg/ddl/tests/adminpause/pause_resume_test.go ./pkg/ddl/tests/adminpause/BUILD.bazel ./pkg/ddl/tests/adminpause/ddl_data_generation.go ./pkg/ddl/tests/adminpause/pause_negative_test.go ./pkg/ddl/tests/metadatalock/ ./pkg/ddl/tests/metadatalock/mdl_test.go ./pkg/ddl/tests/metadatalock/main_test.go ./pkg/ddl/tests/metadatalock/BUILD.bazel ./pkg/ddl/tests/serial/ ./pkg/ddl/tests/serial/main_test.go ./pkg/ddl/tests/serial/serial_test.go ./pkg/ddl/tests/serial/BUILD.bazel ./pkg/ddl/tests/fk/ ./pkg/ddl/tests/fk/main_test.go ./pkg/ddl/tests/fk/foreign_key_test.go ./pkg/ddl/tests/fk/BUILD.bazel ./pkg/ddl/tests/tiflash/ ./pkg/ddl/tests/tiflash/ddl_tiflash_test.go ./pkg/ddl/tests/tiflash/main_test.go ./pkg/ddl/tests/tiflash/BUILD.bazel ./pkg/ddl/tests/partition/ ./pkg/ddl/tests/partition/main_test.go ./pkg/ddl/tests/partition/BUILD.bazel ./pkg/ddl/tests/partition/db_partition_test.go ./pkg/ddl/tests/fail/ ./pkg/ddl/tests/fail/fail_db_test.go ./pkg/ddl/tests/fail/main_test.go ./pkg/ddl/tests/fail/BUILD.bazel ./pkg/ddl/tests/resourcegroup/ ./pkg/ddl/tests/resourcegroup/resource_group_test.go ./pkg/ddl/tests/resourcegroup/BUILD.bazel ./pkg/ddl/tests/indexmerge/ ./pkg/ddl/tests/indexmerge/merge_test.go ./pkg/ddl/tests/indexmerge/main_test.go ./pkg/ddl/tests/indexmerge/BUILD.bazel ./pkg/ddl/tests/multivaluedindex/ ./pkg/ddl/tests/multivaluedindex/main_test.go ./pkg/ddl/tests/multivaluedindex/BUILD.bazel ./pkg/ddl/tests/multivaluedindex/multi_valued_index_test.go ./pkg/ddl/ddl_history_test.go ./pkg/ddl/stat.go ./pkg/ddl/backfilling_test.go ./pkg/ddl/ddl_running_jobs_test.go ./pkg/ddl/repair_table_test.go ./pkg/ddl/ddl_workerpool.go ./pkg/ddl/index_modify_test.go ./pkg/ddl/callback.go ./pkg/ddl/ddl_worker.go ./pkg/ddl/index.go ./pkg/ddl/ddl_algorithm.go ./pkg/ddl/schematracker/ ./pkg/ddl/schematracker/dm_tracker_test.go ./pkg/ddl/schematracker/info_store_test.go ./pkg/ddl/schematracker/dm_tracker.go ./pkg/ddl/schematracker/checker.go ./pkg/ddl/schematracker/BUILD.bazel ./pkg/ddl/schematracker/info_store.go ./pkg/ddl/restart_test.go ./pkg/ddl/rollingback.go ./pkg/ddl/ddl_algorithm_test.go ./pkg/ddl/partition_test.go ./pkg/ddl/ddl_api_test.go ./pkg/ddl/rollingback_test.go ./pkg/ddl/column_test.go ./pkg/ddl/backfilling.go ./pkg/ddl/table_test.go ./pkg/ddl/delete_range_util.go ./pkg/ddl/foreign_key.go ./pkg/ddl/placement_policy_test.go ./pkg/ddl/constant.go ./pkg/ddl/backfilling_read_index.go ./pkg/ddl/schema_test.go ./pkg/ddl/dist_owner.go ./pkg/ddl/table_lock.go ./pkg/ddl/db_integration_test.go ./pkg/ddl/label/ ./pkg/ddl/label/errors.go ./pkg/ddl/label/attributes.go ./pkg/ddl/label/rule.go ./pkg/ddl/label/attributes_test.go ./pkg/ddl/label/rule_test.go ./pkg/ddl/label/main_test.go ./pkg/ddl/label/BUILD.bazel ./pkg/ddl/ddl_error_test.go ./pkg/ddl/integration_test.go ./pkg/ddl/bench_test.go ./pkg/ddl/table_split_test.go ./pkg/ddl/ddl_worker_test.go ./pkg/ddl/index_cop_test.go ./pkg/ddl/column.go ./pkg/ddl/generated_column.go ./pkg/ddl/ddl_running_jobs.go ./pkg/ddl/ttl_test.go ./pkg/ddl/mv_index_test.go ./pkg/ddl/ddl_test.go ./pkg/ddl/primary_key_handle_test.go ./pkg/ddl/index_merge_tmp.go ./pkg/ddl/backfilling_dist_executor.go ./pkg/ddl/db_rename_test.go ./pkg/ddl/sequence_test.go ./pkg/ddl/ddl_tiflash_api.go ./pkg/ddl/bdr.go ./pkg/ddl/schema.go ./pkg/ddl/constraint_test.go ./pkg/ddl/constraint.go ./pkg/ddl/internal/ ./pkg/ddl/internal/session/ ./pkg/ddl/internal/session/session_pool.go ./pkg/ddl/internal/session/session_pool_test.go ./pkg/ddl/internal/session/session.go ./pkg/ddl/internal/session/BUILD.bazel ./pkg/ddl/cluster.go ./pkg/ddl/ddl.go ./pkg/ddl/index_change_test.go ./pkg/ddl/modify_column_test.go ./pkg/ddl/backfilling_operators.go ./pkg/ddl/OWNERS ./pkg/ddl/options_test.go ./pkg/ddl/ddl_history.go ./pkg/ddl/db_test.go ./pkg/ddl/table_modify_test.go ./pkg/ddl/placement_policy_ddl_test.go ./pkg/ddl/column_type_change_test.go ./pkg/ddl/table.go ./pkg/ddl/reorg.go ./pkg/ddl/multi_schema_change_test.go ./pkg/ddl/db_cache_test.go ./pkg/ddl/index_cop.go ./pkg/ddl/split_region.go ./pkg/ddl/backfilling_merge_sort.go ./pkg/ddl/column_modify_test.go ./pkg/ddl/placement_sql_test.go ./pkg/ddl/placement_policy.go ./pkg/ddl/backfilling_clean_s3.go ./pkg/ddl/db_change_test.go ./pkg/ddl/multi_schema_change.go ./pkg/ddl/options.go ./pkg/ddl/main_test.go ./pkg/ddl/foreign_key_test.go ./pkg/ddl/cancel_test.go ./pkg/ddl/partition.go ./pkg/ddl/ddl_api.go ./pkg/ddl/copr/ ./pkg/ddl/copr/copr_ctx_test.go ./pkg/ddl/copr/copr_ctx.go ./pkg/ddl/copr/BUILD.bazel ./pkg/ddl/backfilling_dist_scheduler_test.go ./pkg/ddl/tiflash_replica_test.go ./pkg/ddl/cluster_test.go ./pkg/ddl/placement/ ./pkg/ddl/placement/bundle.go ./pkg/ddl/placement/common_test.go ./pkg/ddl/placement/errors.go ./pkg/ddl/placement/meta_bundle_test.go ./pkg/ddl/placement/rule.go ./pkg/ddl/placement/constraint_test.go ./pkg/ddl/placement/constraint.go ./pkg/ddl/placement/constraints_test.go ./pkg/ddl/placement/rule_test.go ./pkg/ddl/placement/constraints.go ./pkg/ddl/placement/BUILD.bazel ./pkg/ddl/placement/common.go ./pkg/ddl/placement/bundle_test.go ./pkg/ddl/ingest/ ./pkg/ddl/ingest/env_test.go ./pkg/ddl/ingest/tests/ ./pkg/ddl/ingest/tests/partition_table_test.go ./pkg/ddl/ingest/tests/BUILD.bazel ./pkg/ddl/ingest/backend.go ./pkg/ddl/ingest/checkpoint_test.go ./pkg/ddl/ingest/engine.go ./pkg/ddl/ingest/integration_test.go ./pkg/ddl/ingest/backend_mgr.go ./pkg/ddl/ingest/mem_root.go ./pkg/ddl/ingest/flush.go ./pkg/ddl/ingest/disk_root.go ./pkg/ddl/ingest/engine_mgr.go ./pkg/ddl/ingest/env.go ./pkg/ddl/ingest/mem_root_test.go ./pkg/ddl/ingest/main_test.go ./pkg/ddl/ingest/message.go ./pkg/ddl/ingest/testutil/ ./pkg/ddl/ingest/testutil/testutil.go ./pkg/ddl/ingest/testutil/BUILD.bazel ./pkg/ddl/ingest/BUILD.bazel ./pkg/ddl/ingest/checkpoint.go ./pkg/ddl/ingest/mock.go ./pkg/ddl/ingest/config.go ./pkg/ddl/syncer/ ./pkg/ddl/syncer/syncer_test.go ./pkg/ddl/syncer/state_syncer.go ./pkg/ddl/syncer/state_syncer_test.go ./pkg/ddl/syncer/BUILD.bazel ./pkg/ddl/syncer/syncer.go ./pkg/ddl/delete_range.go ./pkg/ddl/testutil/ ./pkg/ddl/testutil/testutil.go ./pkg/ddl/testutil/BUILD.bazel ./pkg/ddl/backfilling_scheduler.go ./pkg/ddl/sanity_check.go ./pkg/ddl/BUILD.bazel ./pkg/ddl/schema_version.go ./pkg/ddl/resourcegroup/ ./pkg/ddl/resourcegroup/errors.go ./pkg/ddl/resourcegroup/BUILD.bazel ./pkg/ddl/resourcegroup/group.go ./pkg/ddl/ttl.go ./pkg/ddl/db_table_test.go ./pkg/ddl/job_table.go ./pkg/ddl/job_table_test.go ./pkg/ddl/column_change_test.go ./pkg/ddl/backfilling_dist_scheduler.go ./pkg/ddl/mock.go ./pkg/ddl/ddl_workerpool_test.go ./pkg/ddl/fail_test.go ./pkg/ddl/export_test.go ./pkg/ddl/backfilling_import_cloud.go ./pkg/ddl/reorg_partition_test.go ./pkg/ddl/util/ ./pkg/ddl/util/util.go ./pkg/ddl/util/main_test.go ./pkg/ddl/util/callback/ ./pkg/ddl/util/callback/callback.go ./pkg/ddl/util/callback/callback_test.go ./pkg/ddl/util/callback/BUILD.bazel ./pkg/ddl/util/BUILD.bazel ./pkg/ddl/util/dead_table_lock_checker.go ./pkg/ddl/util/mock.go ./pkg/ddl/sequence.go ./pkg/ddl/resource_group.go ./pkg/ddl/stat_test.go ./pkg/ddl/db_change_failpoints_test.go ./pkg/ddl/bdr_test.go ./pkg/ddl/attributes_sql_test.go ./pkg/ddl/logutil/ ./pkg/ddl/logutil/logutil.go ./pkg/ddl/logutil/BUILD.bazel ./pkg/distsql/ ./pkg/distsql/context_test.go ./pkg/distsql/select_result.go ./pkg/distsql/bench_test.go ./pkg/distsql/distsql_test.go ./pkg/distsql/distsql.go ./pkg/distsql/OWNERS ./pkg/distsql/context/ ./pkg/distsql/context/context.go ./pkg/distsql/context/BUILD.bazel ./pkg/distsql/request_builder.go ./pkg/distsql/main_test.go ./pkg/distsql/request_builder_test.go ./pkg/distsql/BUILD.bazel ./pkg/distsql/select_result_test.go ./pkg/util/ ./pkg/util/printer.go ./pkg/util/breakpoint/ ./pkg/util/breakpoint/breakpoint.go ./pkg/util/breakpoint/BUILD.bazel ./pkg/util/nocopy/ ./pkg/util/nocopy/BUILD.bazel ./pkg/util/nocopy/nocopy.go ./pkg/util/tls/ ./pkg/util/tls/tls.go ./pkg/util/tls/BUILD.bazel ./pkg/util/profile/ ./pkg/util/profile/flamegraph_test.go ./pkg/util/profile/profile_test.go ./pkg/util/profile/profile.go ./pkg/util/profile/flamegraph.go ./pkg/util/profile/testdata/ ./pkg/util/profile/testdata/test.pprof ./pkg/util/profile/main_test.go ./pkg/util/profile/BUILD.bazel ./pkg/util/wait_group_wrapper_test.go ./pkg/util/tikvutil/ ./pkg/util/tikvutil/tikvutil.go ./pkg/util/tikvutil/BUILD.bazel ./pkg/util/hint/ ./pkg/util/hint/hint.go ./pkg/util/hint/hint_processor.go ./pkg/util/hint/BUILD.bazel ./pkg/util/hint/hint_query_block.go ./pkg/util/execdetails/ ./pkg/util/execdetails/execdetails.go ./pkg/util/execdetails/execdetails_test.go ./pkg/util/execdetails/main_test.go ./pkg/util/execdetails/BUILD.bazel ./pkg/util/localpool/ ./pkg/util/localpool/localpool.go ./pkg/util/localpool/main_test.go ./pkg/util/localpool/BUILD.bazel ./pkg/util/localpool/localpool_norace.go ./pkg/util/localpool/localpool_test.go ./pkg/util/localpool/localpool_race.go ./pkg/util/israce/ ./pkg/util/israce/israce.go ./pkg/util/israce/norace.go ./pkg/util/israce/BUILD.bazel ./pkg/util/cpu/ ./pkg/util/cpu/cpu.go ./pkg/util/cpu/cpu_test.go ./pkg/util/cpu/main_test.go ./pkg/util/cpu/BUILD.bazel ./pkg/util/dbutil/ ./pkg/util/dbutil/index.go ./pkg/util/dbutil/table_test.go ./pkg/util/dbutil/common_test.go ./pkg/util/dbutil/variable_test.go ./pkg/util/dbutil/types.go ./pkg/util/dbutil/table.go ./pkg/util/dbutil/variable.go ./pkg/util/dbutil/README.md ./pkg/util/dbutil/query.go ./pkg/util/dbutil/interface.go ./pkg/util/dbutil/BUILD.bazel ./pkg/util/dbutil/index_test.go ./pkg/util/dbutil/retry.go ./pkg/util/dbutil/common.go ./pkg/util/dbutil/dbutiltest/ ./pkg/util/dbutil/dbutiltest/utils.go ./pkg/util/dbutil/dbutiltest/BUILD.bazel ./pkg/util/dbutil/retry_test.go ./pkg/util/checksum/ ./pkg/util/checksum/checksum_test.go ./pkg/util/checksum/main_test.go ./pkg/util/checksum/BUILD.bazel ./pkg/util/checksum/checksum.go ./pkg/util/watcher/ ./pkg/util/watcher/watcher_test.go ./pkg/util/watcher/event.go ./pkg/util/watcher/BUILD.bazel ./pkg/util/watcher/watcher.go ./pkg/util/cgroup/ ./pkg/util/cgroup/cgroup_memory.go ./pkg/util/cgroup/cgroup_cpu.go ./pkg/util/cgroup/cgroup.go ./pkg/util/cgroup/cgroup_cpu_unsupport.go ./pkg/util/cgroup/cgroup_cpu_linux.go ./pkg/util/cgroup/cgroup_mock_test.go ./pkg/util/cgroup/cgroup_cpu_test.go ./pkg/util/cgroup/BUILD.bazel ./pkg/util/cdcutil/ ./pkg/util/cdcutil/cdc_test.go ./pkg/util/cdcutil/cdc.go ./pkg/util/cdcutil/BUILD.bazel ./pkg/util/rowDecoder/ ./pkg/util/rowDecoder/decoder.go ./pkg/util/rowDecoder/decoder_test.go ./pkg/util/rowDecoder/main_test.go ./pkg/util/rowDecoder/BUILD.bazel ./pkg/util/disttask/ ./pkg/util/disttask/idservice_test.go ./pkg/util/disttask/idservice.go ./pkg/util/disttask/BUILD.bazel ./pkg/util/importer/ ./pkg/util/importer/importer.go ./pkg/util/importer/rand.go ./pkg/util/importer/data.go ./pkg/util/importer/job.go ./pkg/util/importer/parser.go ./pkg/util/importer/BUILD.bazel ./pkg/util/importer/db.go ./pkg/util/importer/config.go ./pkg/util/filter/ ./pkg/util/filter/schema_test.go ./pkg/util/filter/schema.go ./pkg/util/filter/filter_test.go ./pkg/util/filter/README.md ./pkg/util/filter/BUILD.bazel ./pkg/util/filter/filter.go ./pkg/util/ddl-checker/ ./pkg/util/ddl-checker/executable_checker.go ./pkg/util/ddl-checker/executable_checker_test.go ./pkg/util/ddl-checker/ddl_syncer.go ./pkg/util/ddl-checker/BUILD.bazel ./pkg/util/schemacmp/ ./pkg/util/schemacmp/lattice_test.go ./pkg/util/schemacmp/table_test.go ./pkg/util/schemacmp/type.go ./pkg/util/schemacmp/lattice.go ./pkg/util/schemacmp/util.go ./pkg/util/schemacmp/table.go ./pkg/util/schemacmp/type_test.go ./pkg/util/schemacmp/BUILD.bazel ./pkg/util/memoryusagealarm/ ./pkg/util/memoryusagealarm/memoryusagealarm_test.go ./pkg/util/memoryusagealarm/memoryusagealarm.go ./pkg/util/memoryusagealarm/BUILD.bazel ./pkg/util/plancache/ ./pkg/util/plancache/util.go ./pkg/util/plancache/BUILD.bazel ./pkg/util/texttree/ ./pkg/util/texttree/texttree.go ./pkg/util/texttree/main_test.go ./pkg/util/texttree/texttree_test.go ./pkg/util/texttree/BUILD.bazel ./pkg/util/sqlkiller/ ./pkg/util/sqlkiller/sqlkiller.go ./pkg/util/sqlkiller/BUILD.bazel ./pkg/util/encrypt/ ./pkg/util/encrypt/aes.go ./pkg/util/encrypt/aes_test.go ./pkg/util/encrypt/crypt.go ./pkg/util/encrypt/crypt_test.go ./pkg/util/encrypt/main_test.go ./pkg/util/encrypt/BUILD.bazel ./pkg/util/encrypt/aes_layer.go ./pkg/util/encrypt/aes_layer_test.go ./pkg/util/security.go ./pkg/util/prefix_helper_test.go ./pkg/util/intest/ ./pkg/util/intest/assert.go ./pkg/util/intest/intest.go ./pkg/util/intest/assert_test.go ./pkg/util/intest/BUILD.bazel ./pkg/util/intest/common.go ./pkg/util/servicescope/ ./pkg/util/servicescope/scope.go ./pkg/util/servicescope/BUILD.bazel ./pkg/util/servicescope/scope_test.go ./pkg/util/set/ ./pkg/util/set/set_with_memory_usage_test.go ./pkg/util/set/float64_set_test.go ./pkg/util/set/mem_aware_map_test.go ./pkg/util/set/set_with_memory_usage.go ./pkg/util/set/int_set.go ./pkg/util/set/mem_aware_map.go ./pkg/util/set/int_set_test.go ./pkg/util/set/string_set.go ./pkg/util/set/main_test.go ./pkg/util/set/BUILD.bazel ./pkg/util/set/float64_set.go ./pkg/util/set/string_set_test.go ./pkg/util/mathutil/ ./pkg/util/mathutil/exponential_average.go ./pkg/util/mathutil/rand.go ./pkg/util/mathutil/exponential_average_test.go ./pkg/util/mathutil/rand_test.go ./pkg/util/mathutil/math_test.go ./pkg/util/mathutil/math.go ./pkg/util/mathutil/main_test.go ./pkg/util/mathutil/BUILD.bazel ./pkg/util/globalconn/ ./pkg/util/globalconn/pool.go ./pkg/util/globalconn/globalconn.go ./pkg/util/globalconn/globalconn_test.go ./pkg/util/globalconn/BUILD.bazel ./pkg/util/globalconn/pool_test.go ./pkg/util/cteutil/ ./pkg/util/cteutil/storage_test.go ./pkg/util/cteutil/main_test.go ./pkg/util/cteutil/storage.go ./pkg/util/cteutil/BUILD.bazel ./pkg/util/backoff/ ./pkg/util/backoff/backoff.go ./pkg/util/backoff/backoff_test.go ./pkg/util/backoff/BUILD.bazel ./pkg/util/gcutil/ ./pkg/util/gcutil/gcutil.go ./pkg/util/gcutil/BUILD.bazel ./pkg/util/expensivequery/ ./pkg/util/expensivequery/expensivequery.go ./pkg/util/expensivequery/expensivequerey_test.go ./pkg/util/expensivequery/BUILD.bazel ./pkg/util/cpu_windows.go ./pkg/util/table-router/ ./pkg/util/table-router/router.go ./pkg/util/table-router/router_test.go ./pkg/util/table-router/BUILD.bazel ./pkg/util/disjointset/ ./pkg/util/disjointset/int_set.go ./pkg/util/disjointset/int_set_test.go ./pkg/util/disjointset/main_test.go ./pkg/util/disjointset/BUILD.bazel ./pkg/util/table-rule-selector/ ./pkg/util/table-rule-selector/trie_selector.go ./pkg/util/table-rule-selector/BUILD.bazel ./pkg/util/table-rule-selector/selector_test.go ./pkg/util/sqlescape/ ./pkg/util/sqlescape/utils_test.go ./pkg/util/sqlescape/utils.go ./pkg/util/sqlescape/BUILD.bazel ./pkg/util/replayer/ ./pkg/util/replayer/replayer.go ./pkg/util/replayer/BUILD.bazel ./pkg/util/etcd.go ./pkg/util/hack/ ./pkg/util/hack/hack_test.go ./pkg/util/hack/hack.go ./pkg/util/hack/main_test.go ./pkg/util/hack/BUILD.bazel ./pkg/util/errors.go ./pkg/util/chunk/ ./pkg/util/chunk/pool.go ./pkg/util/chunk/compare.go ./pkg/util/chunk/iterator.go ./pkg/util/chunk/row_in_disk.go ./pkg/util/chunk/list.go ./pkg/util/chunk/column_test.go ./pkg/util/chunk/chunk_util_test.go ./pkg/util/chunk/chunk_util.go ./pkg/util/chunk/mutrow_test.go ./pkg/util/chunk/column.go ./pkg/util/chunk/row_container.go ./pkg/util/chunk/alloc.go ./pkg/util/chunk/chunk_in_disk_test.go ./pkg/util/chunk/row_container_test.go ./pkg/util/chunk/row_container_reader.go ./pkg/util/chunk/mutrow.go ./pkg/util/chunk/row.go ./pkg/util/chunk/chunk_in_disk.go ./pkg/util/chunk/main_test.go ./pkg/util/chunk/codec.go ./pkg/util/chunk/chunk.go ./pkg/util/chunk/iterator_test.go ./pkg/util/chunk/BUILD.bazel ./pkg/util/chunk/chunk_test.go ./pkg/util/chunk/pool_test.go ./pkg/util/chunk/codec_test.go ./pkg/util/chunk/row_in_disk_test.go ./pkg/util/chunk/list_test.go ./pkg/util/chunk/alloc_test.go ./pkg/util/cpuprofile/ ./pkg/util/cpuprofile/pprof_api.go ./pkg/util/cpuprofile/cpuprofile_test.go ./pkg/util/cpuprofile/cpuprofile.go ./pkg/util/cpuprofile/testutil/ ./pkg/util/cpuprofile/testutil/util.go ./pkg/util/cpuprofile/testutil/BUILD.bazel ./pkg/util/cpuprofile/BUILD.bazel ./pkg/util/worker_pool.go ./pkg/util/paging/ ./pkg/util/paging/paging.go ./pkg/util/paging/main_test.go ./pkg/util/paging/paging_test.go ./pkg/util/paging/BUILD.bazel ./pkg/util/sys/ ./pkg/util/sys/storage/ ./pkg/util/sys/storage/sys_test.go ./pkg/util/sys/storage/sys_posix.go ./pkg/util/sys/storage/sys_other.go ./pkg/util/sys/storage/sys_windows.go ./pkg/util/sys/storage/main_test.go ./pkg/util/sys/storage/BUILD.bazel ./pkg/util/sys/linux/ ./pkg/util/sys/linux/sys_test.go ./pkg/util/sys/linux/sys_linux.go ./pkg/util/sys/linux/sys_other.go ./pkg/util/sys/linux/sys_windows.go ./pkg/util/sys/linux/main_test.go ./pkg/util/sys/linux/BUILD.bazel ./pkg/util/versioninfo/ ./pkg/util/versioninfo/versioninfo.go ./pkg/util/versioninfo/BUILD.bazel ./pkg/util/codec/ ./pkg/util/codec/collation_test.go ./pkg/util/codec/bytes.go ./pkg/util/codec/bench_test.go ./pkg/util/codec/decimal_test.go ./pkg/util/codec/bytes_test.go ./pkg/util/codec/main_test.go ./pkg/util/codec/number.go ./pkg/util/codec/codec.go ./pkg/util/codec/float.go ./pkg/util/codec/BUILD.bazel ./pkg/util/codec/codec_test.go ./pkg/util/codec/decimal.go ./pkg/util/domainutil/ ./pkg/util/domainutil/repair_vars.go ./pkg/util/domainutil/BUILD.bazel ./pkg/util/errors_test.go ./pkg/util/id_generator.go ./pkg/util/zeropool/ ./pkg/util/zeropool/pool.go ./pkg/util/zeropool/BUILD.bazel ./pkg/util/zeropool/pool_test.go ./pkg/util/processinfo_test.go ./pkg/util/util.go ./pkg/util/intset/ ./pkg/util/intset/fast_int_set.go ./pkg/util/intset/fast_int_set_bench_test.go ./pkg/util/intset/fast_int_set_test.go ./pkg/util/intset/BUILD.bazel ./pkg/util/tiflashcompute/ ./pkg/util/tiflashcompute/dispatch_policy.go ./pkg/util/tiflashcompute/BUILD.bazel ./pkg/util/tiflashcompute/topo_fetcher.go ./pkg/util/gogc.go ./pkg/util/topsql/ ./pkg/util/topsql/stmtstats/ ./pkg/util/topsql/stmtstats/stmtstats.go ./pkg/util/topsql/stmtstats/kv_exec_count.go ./pkg/util/topsql/stmtstats/aggregator_test.go ./pkg/util/topsql/stmtstats/kv_exec_count_test.go ./pkg/util/topsql/stmtstats/stmtstats_test.go ./pkg/util/topsql/stmtstats/main_test.go ./pkg/util/topsql/stmtstats/BUILD.bazel ./pkg/util/topsql/stmtstats/aggregator.go ./pkg/util/topsql/topsql.go ./pkg/util/topsql/topsql_test.go ./pkg/util/topsql/main_test.go ./pkg/util/topsql/collector/ ./pkg/util/topsql/collector/cpu.go ./pkg/util/topsql/collector/main_test.go ./pkg/util/topsql/collector/mock/ ./pkg/util/topsql/collector/mock/BUILD.bazel ./pkg/util/topsql/collector/mock/mock.go ./pkg/util/topsql/collector/BUILD.bazel ./pkg/util/topsql/reporter/ ./pkg/util/topsql/reporter/single_target.go ./pkg/util/topsql/reporter/single_target_test.go ./pkg/util/topsql/reporter/datamodel_test.go ./pkg/util/topsql/reporter/metrics/ ./pkg/util/topsql/reporter/metrics/metrics.go ./pkg/util/topsql/reporter/metrics/BUILD.bazel ./pkg/util/topsql/reporter/datasink_test.go ./pkg/util/topsql/reporter/pubsub.go ./pkg/util/topsql/reporter/reporter.go ./pkg/util/topsql/reporter/main_test.go ./pkg/util/topsql/reporter/datasink.go ./pkg/util/topsql/reporter/mock/ ./pkg/util/topsql/reporter/mock/pubsub.go ./pkg/util/topsql/reporter/mock/server.go ./pkg/util/topsql/reporter/mock/BUILD.bazel ./pkg/util/topsql/reporter/BUILD.bazel ./pkg/util/topsql/reporter/reporter_test.go ./pkg/util/topsql/reporter/pubsub_test.go ./pkg/util/topsql/reporter/datamodel.go ./pkg/util/topsql/BUILD.bazel ./pkg/util/topsql/state/ ./pkg/util/topsql/state/state.go ./pkg/util/topsql/state/BUILD.bazel ./pkg/util/size/ ./pkg/util/size/size.go ./pkg/util/size/BUILD.bazel ./pkg/util/sli/ ./pkg/util/sli/sli.go ./pkg/util/sli/BUILD.bazel ./pkg/util/plancodec/ ./pkg/util/plancodec/id_test.go ./pkg/util/plancodec/main_test.go ./pkg/util/plancodec/codec.go ./pkg/util/plancodec/BUILD.bazel ./pkg/util/plancodec/id.go ./pkg/util/plancodec/codec_test.go ./pkg/util/plancodec/binary_plan_decode.go ./pkg/util/ranger/ ./pkg/util/ranger/detacher.go ./pkg/util/ranger/bench_test.go ./pkg/util/ranger/types_test.go ./pkg/util/ranger/types.go ./pkg/util/ranger/context/ ./pkg/util/ranger/context/context.go ./pkg/util/ranger/context/BUILD.bazel ./pkg/util/ranger/checker.go ./pkg/util/ranger/main_test.go ./pkg/util/ranger/points.go ./pkg/util/ranger/BUILD.bazel ./pkg/util/ranger/ranger_test.go ./pkg/util/ranger/ranger.go ./pkg/util/memory/ ./pkg/util/memory/bench_test.go ./pkg/util/memory/memstats.go ./pkg/util/memory/action.go ./pkg/util/memory/tracker_test.go ./pkg/util/memory/tracker.go ./pkg/util/memory/main_test.go ./pkg/util/memory/BUILD.bazel ./pkg/util/memory/meminfo.go ./pkg/util/password-validation/ ./pkg/util/password-validation/password_validation.go ./pkg/util/password-validation/BUILD.bazel ./pkg/util/password-validation/password_validation_test.go ./pkg/util/signal/ ./pkg/util/signal/signal_windows.go ./pkg/util/signal/signal_posix.go ./pkg/util/signal/signal_wasm.go ./pkg/util/signal/BUILD.bazel ./pkg/util/urls.go ./pkg/util/etcd/ ./pkg/util/etcd/etcd.go ./pkg/util/etcd/etcd_test.go ./pkg/util/etcd/BUILD.bazel ./pkg/util/tracing/ ./pkg/util/tracing/opt_trace_test.go ./pkg/util/tracing/opt_trace.go ./pkg/util/tracing/noop_bench_test.go ./pkg/util/tracing/util.go ./pkg/util/tracing/util_test.go ./pkg/util/tracing/main_test.go ./pkg/util/tracing/BUILD.bazel ./pkg/util/column-mapping/ ./pkg/util/column-mapping/column_test.go ./pkg/util/column-mapping/column.go ./pkg/util/column-mapping/README.md ./pkg/util/column-mapping/BUILD.bazel ./pkg/util/util_test.go ./pkg/util/compress/ ./pkg/util/compress/gzip.go ./pkg/util/compress/BUILD.bazel ./pkg/util/trxevents/ ./pkg/util/trxevents/trx_events.go ./pkg/util/trxevents/BUILD.bazel ./pkg/util/tiflash/ ./pkg/util/tiflash/BUILD.bazel ./pkg/util/tiflash/tiflash_replica_read.go ./pkg/util/sqlexec/ ./pkg/util/sqlexec/restricted_sql_executor.go ./pkg/util/sqlexec/simple_record_set.go ./pkg/util/sqlexec/main_test.go ./pkg/util/sqlexec/mock/ ./pkg/util/sqlexec/mock/restricted_sql_executor_mock.go ./pkg/util/sqlexec/mock/BUILD.bazel ./pkg/util/sqlexec/mock/mock.go ./pkg/util/sqlexec/BUILD.bazel ./pkg/util/prefetch/ ./pkg/util/prefetch/reader.go ./pkg/util/prefetch/reader_test.go ./pkg/util/prefetch/BUILD.bazel ./pkg/util/wait_group_wrapper.go ./pkg/util/context/ ./pkg/util/context/context.go ./pkg/util/context/warn_test.go ./pkg/util/context/plancache.go ./pkg/util/context/warn.go ./pkg/util/context/BUILD.bazel ./pkg/util/urls_test.go ./pkg/util/tableutil/ ./pkg/util/tableutil/BUILD.bazel ./pkg/util/tableutil/tableutil.go ./pkg/util/cpu_posix.go ./pkg/util/syncutil/ ./pkg/util/syncutil/mutex_sync.go ./pkg/util/syncutil/BUILD.bazel ./pkg/util/syncutil/mutex_deadlock.go ./pkg/util/serialization/ ./pkg/util/serialization/common_util.go ./pkg/util/serialization/deserialization_util.go ./pkg/util/serialization/BUILD.bazel ./pkg/util/serialization/serialization_util.go ./pkg/util/collate/ ./pkg/util/collate/unicode_0400_ci_impl.go ./pkg/util/collate/collate.go ./pkg/util/collate/unicode_0400_ci_generated.go ./pkg/util/collate/ucaimpl/ ./pkg/util/collate/ucaimpl/unicode_ci.go.tpl ./pkg/util/collate/ucaimpl/main.go ./pkg/util/collate/ucaimpl/BUILD.bazel ./pkg/util/collate/gbk_chinese_ci_data.go ./pkg/util/collate/unicode_0900_ai_ci_impl.go ./pkg/util/collate/charset.go ./pkg/util/collate/general_ci.go ./pkg/util/collate/gbk_chinese_ci.go ./pkg/util/collate/bin.go ./pkg/util/collate/ucadata/ ./pkg/util/collate/ucadata/unicode_ci_data_test.go ./pkg/util/collate/ucadata/unicode_ci_data_generated.go ./pkg/util/collate/ucadata/unicode_0900_ai_ci_data_test.go ./pkg/util/collate/ucadata/data.go ./pkg/util/collate/ucadata/unicode_0900_ai_ci_data_generated.go ./pkg/util/collate/ucadata/unicode_ci_data_original_test.go ./pkg/util/collate/ucadata/generator/ ./pkg/util/collate/ucadata/generator/main.go ./pkg/util/collate/ucadata/generator/magic.go ./pkg/util/collate/ucadata/generator/data.go.tpl ./pkg/util/collate/ucadata/generator/BUILD.bazel ./pkg/util/collate/ucadata/generator/allkeys-4.0.0.txt ./pkg/util/collate/ucadata/generator/allkeys-9.0.0.txt ./pkg/util/collate/ucadata/BUILD.bazel ./pkg/util/collate/pinyin_tidb_as_cs.go ./pkg/util/collate/main_test.go ./pkg/util/collate/collate_test.go ./pkg/util/collate/BUILD.bazel ./pkg/util/collate/unicode_0900_ai_ci_generated.go ./pkg/util/collate/gbk_bin.go ./pkg/util/collate/collate_bench_test.go ./pkg/util/slice/ ./pkg/util/slice/main_test.go ./pkg/util/slice/BUILD.bazel ./pkg/util/slice/slice.go ./pkg/util/slice/slice_test.go ./pkg/util/prefix_helper.go ./pkg/util/timeutil/ ./pkg/util/timeutil/time_zone.go ./pkg/util/timeutil/errors.go ./pkg/util/timeutil/main_test.go ./pkg/util/timeutil/BUILD.bazel ./pkg/util/timeutil/time.go ./pkg/util/timeutil/time_test.go ./pkg/util/timeutil/time_zone_test.go ./pkg/util/main_test.go ./pkg/util/engine/ ./pkg/util/engine/engine.go ./pkg/util/engine/engine_test.go ./pkg/util/engine/BUILD.bazel ./pkg/util/misc.go ./pkg/util/vitess/ ./pkg/util/vitess/vitess_hash.go ./pkg/util/vitess/vitess_hash_test.go ./pkg/util/vitess/main_test.go ./pkg/util/vitess/BUILD.bazel ./pkg/util/printer/ ./pkg/util/printer/printer_test.go ./pkg/util/printer/printer.go ./pkg/util/printer/main_test.go ./pkg/util/printer/BUILD.bazel ./pkg/util/stmtsummary/ ./pkg/util/stmtsummary/reader.go ./pkg/util/stmtsummary/statement_summary_test.go ./pkg/util/stmtsummary/statement_summary.go ./pkg/util/stmtsummary/evicted_test.go ./pkg/util/stmtsummary/main_test.go ./pkg/util/stmtsummary/evicted.go ./pkg/util/stmtsummary/BUILD.bazel ./pkg/util/stmtsummary/v2/ ./pkg/util/stmtsummary/v2/tests/ ./pkg/util/stmtsummary/v2/tests/table_test.go ./pkg/util/stmtsummary/v2/tests/main_test.go ./pkg/util/stmtsummary/v2/tests/BUILD.bazel ./pkg/util/stmtsummary/v2/stmtsummary.go ./pkg/util/stmtsummary/v2/reader.go ./pkg/util/stmtsummary/v2/column_test.go ./pkg/util/stmtsummary/v2/record_test.go ./pkg/util/stmtsummary/v2/column.go ./pkg/util/stmtsummary/v2/logger.go ./pkg/util/stmtsummary/v2/reader_test.go ./pkg/util/stmtsummary/v2/main_test.go ./pkg/util/stmtsummary/v2/record.go ./pkg/util/stmtsummary/v2/BUILD.bazel ./pkg/util/stmtsummary/v2/stmtsummary_test.go ./pkg/util/rowcodec/ ./pkg/util/rowcodec/decoder.go ./pkg/util/rowcodec/encoder.go ./pkg/util/rowcodec/bench_test.go ./pkg/util/rowcodec/row.go ./pkg/util/rowcodec/rowcodec_test.go ./pkg/util/rowcodec/main_test.go ./pkg/util/rowcodec/BUILD.bazel ./pkg/util/rowcodec/common.go ./pkg/util/metricsutil/ ./pkg/util/metricsutil/BUILD.bazel ./pkg/util/metricsutil/common.go ./pkg/util/dbterror/ ./pkg/util/dbterror/plannererrors/ ./pkg/util/dbterror/plannererrors/planner_terror.go ./pkg/util/dbterror/plannererrors/errors_test.go ./pkg/util/dbterror/plannererrors/BUILD.bazel ./pkg/util/dbterror/ddl_terror.go ./pkg/util/dbterror/exeerrors/ ./pkg/util/dbterror/exeerrors/errors.go ./pkg/util/dbterror/exeerrors/BUILD.bazel ./pkg/util/dbterror/main_test.go ./pkg/util/dbterror/terror.go ./pkg/util/dbterror/BUILD.bazel ./pkg/util/dbterror/terror_test.go ./pkg/util/format/ ./pkg/util/format/format_test.go ./pkg/util/format/main_test.go ./pkg/util/format/BUILD.bazel ./pkg/util/format/format.go ./pkg/util/rlimit_other.go ./pkg/util/skip/ ./pkg/util/skip/skip.go ./pkg/util/skip/BUILD.bazel ./pkg/util/misc_test.go ./pkg/util/resourcegrouptag/ ./pkg/util/resourcegrouptag/resource_group_tag.go ./pkg/util/resourcegrouptag/main_test.go ./pkg/util/resourcegrouptag/BUILD.bazel ./pkg/util/resourcegrouptag/resource_group_tag_test.go ./pkg/util/mock/ ./pkg/util/mock/store.go ./pkg/util/mock/context.go ./pkg/util/mock/iter.go ./pkg/util/mock/metrics.go ./pkg/util/mock/mock_test.go ./pkg/util/mock/main_test.go ./pkg/util/mock/client.go ./pkg/util/mock/BUILD.bazel ./pkg/util/mock/iter_test.go ./pkg/util/regexpr-router/ ./pkg/util/regexpr-router/regexpr_router_test.go ./pkg/util/regexpr-router/BUILD.bazel ./pkg/util/regexpr-router/regexpr_router.go ./pkg/util/kvcache/ ./pkg/util/kvcache/main_test.go ./pkg/util/kvcache/BUILD.bazel ./pkg/util/kvcache/simple_lru.go ./pkg/util/kvcache/simple_lru_test.go ./pkg/util/BUILD.bazel ./pkg/util/systimemon/ ./pkg/util/systimemon/systime_mon.go ./pkg/util/systimemon/main_test.go ./pkg/util/systimemon/systime_mon_test.go ./pkg/util/systimemon/BUILD.bazel ./pkg/util/rlimit_windows.go ./pkg/util/promutil/ ./pkg/util/promutil/factory.go ./pkg/util/promutil/registry_test.go ./pkg/util/promutil/registry.go ./pkg/util/promutil/BUILD.bazel ./pkg/util/extsort/ ./pkg/util/extsort/disk_sorter.go ./pkg/util/extsort/disk_sorter_test.go ./pkg/util/extsort/external_sorter.go ./pkg/util/extsort/external_sorter_test.go ./pkg/util/extsort/BUILD.bazel ./pkg/util/generatedexpr/ ./pkg/util/generatedexpr/generated_expr.go ./pkg/util/generatedexpr/gen_expr_test.go ./pkg/util/generatedexpr/main_test.go ./pkg/util/generatedexpr/BUILD.bazel ./pkg/util/table-filter/ ./pkg/util/table-filter/column_filter_test.go ./pkg/util/table-filter/compat_test.go ./pkg/util/table-filter/compat.go ./pkg/util/table-filter/table_filter_test.go ./pkg/util/table-filter/parser.go ./pkg/util/table-filter/README.md ./pkg/util/table-filter/table_filter.go ./pkg/util/table-filter/BUILD.bazel ./pkg/util/table-filter/matchers.go ./pkg/util/table-filter/column_filter.go ./pkg/util/channel/ ./pkg/util/channel/channel.go ./pkg/util/channel/BUILD.bazel ./pkg/util/sem/ ./pkg/util/sem/sem.go ./pkg/util/sem/sem_test.go ./pkg/util/sem/main_test.go ./pkg/util/sem/BUILD.bazel ./pkg/util/servermemorylimit/ ./pkg/util/servermemorylimit/servermemorylimit_test.go ./pkg/util/servermemorylimit/BUILD.bazel ./pkg/util/servermemorylimit/servermemorylimit.go ./pkg/util/parser/ ./pkg/util/parser/parser_test.go ./pkg/util/parser/parser.go ./pkg/util/parser/main_test.go ./pkg/util/parser/ast.go ./pkg/util/parser/BUILD.bazel ./pkg/util/parser/ast_test.go ./pkg/util/fastrand/ ./pkg/util/fastrand/runtime_1.22.go ./pkg/util/fastrand/random.go ./pkg/util/fastrand/random_test.go ./pkg/util/fastrand/runtime.go ./pkg/util/fastrand/main_test.go ./pkg/util/fastrand/BUILD.bazel ./pkg/util/security_test.go ./pkg/util/disk/ ./pkg/util/disk/tempDir_test.go ./pkg/util/disk/tracker.go ./pkg/util/disk/main_test.go ./pkg/util/disk/BUILD.bazel ./pkg/util/disk/tempDir.go ./pkg/util/selection/ ./pkg/util/selection/selection.go ./pkg/util/selection/main_test.go ./pkg/util/selection/BUILD.bazel ./pkg/util/selection/selection_test.go ./pkg/util/gctuner/ ./pkg/util/gctuner/memory_limit_tuner_test.go ./pkg/util/gctuner/mem.go ./pkg/util/gctuner/tuner_test.go ./pkg/util/gctuner/memory_limit_tuner.go ./pkg/util/gctuner/mem_test.go ./pkg/util/gctuner/finalizer.go ./pkg/util/gctuner/finalizer_test.go ./pkg/util/gctuner/tuner.go ./pkg/util/gctuner/BUILD.bazel ./pkg/util/generic/ ./pkg/util/generic/sync_map_test.go ./pkg/util/generic/BUILD.bazel ./pkg/util/generic/sync_map.go ./pkg/util/mvmap/ ./pkg/util/mvmap/fnv.go ./pkg/util/mvmap/bench_test.go ./pkg/util/mvmap/mvmap_test.go ./pkg/util/mvmap/mvmap.go ./pkg/util/mvmap/main_test.go ./pkg/util/mvmap/BUILD.bazel ./pkg/util/keydecoder/ ./pkg/util/keydecoder/keydecoder.go ./pkg/util/keydecoder/main_test.go ./pkg/util/keydecoder/BUILD.bazel ./pkg/util/keydecoder/keydecoder_test.go ./pkg/util/bitmap/ ./pkg/util/bitmap/concurrent_test.go ./pkg/util/bitmap/concurrent.go ./pkg/util/bitmap/main_test.go ./pkg/util/bitmap/BUILD.bazel ./pkg/util/processinfo.go ./pkg/util/stringutil/ ./pkg/util/stringutil/string_util.go ./pkg/util/stringutil/string_util_test.go ./pkg/util/stringutil/main_test.go ./pkg/util/stringutil/BUILD.bazel ./pkg/util/benchdaily/ ./pkg/util/benchdaily/bench_daily_test.go ./pkg/util/benchdaily/main_test.go ./pkg/util/benchdaily/bench_daily.go ./pkg/util/benchdaily/BUILD.bazel ./pkg/util/redact/ ./pkg/util/redact/redact_test.go ./pkg/util/redact/BUILD.bazel ./pkg/util/redact/redact.go ./pkg/util/cgmon/ ./pkg/util/cgmon/cgmon.go ./pkg/util/cgmon/BUILD.bazel ./pkg/util/admin/ ./pkg/util/admin/admin.go ./pkg/util/admin/main_test.go ./pkg/util/admin/admin_integration_test.go ./pkg/util/admin/BUILD.bazel ./pkg/util/linter/ ./pkg/util/linter/constructor/ ./pkg/util/linter/constructor/constructorflag.go ./pkg/util/linter/constructor/BUILD.bazel ./pkg/util/deadlockhistory/ ./pkg/util/deadlockhistory/deadlock_history_test.go ./pkg/util/deadlockhistory/deadlock_history.go ./pkg/util/deadlockhistory/main_test.go ./pkg/util/deadlockhistory/BUILD.bazel ./pkg/util/logutil/ ./pkg/util/logutil/hex.go ./pkg/util/logutil/slow_query_logger.go ./pkg/util/logutil/hex_test.go ./pkg/util/logutil/main_test.go ./pkg/util/logutil/general_logger.go ./pkg/util/logutil/log_test.go ./pkg/util/logutil/BUILD.bazel ./pkg/util/logutil/consistency/ ./pkg/util/logutil/consistency/reporter.go ./pkg/util/logutil/consistency/BUILD.bazel ./pkg/util/logutil/log.go ./pkg/util/arena/ ./pkg/util/arena/arena.go ./pkg/util/arena/arena_test.go ./pkg/util/arena/main_test.go ./pkg/util/arena/BUILD.bazel ./pkg/expression/ ./pkg/expression/builtin_func_param.go ./pkg/expression/builtin_like_vec.go ./pkg/expression/collation_test.go ./pkg/expression/vectorized.go ./pkg/expression/builtin_control.go ./pkg/expression/builtin_convert_charset.go ./pkg/expression/builtin_other_test.go ./pkg/expression/distsql_builtin_test.go ./pkg/expression/builtin_ilike.go ./pkg/expression/grouping_sets.go ./pkg/expression/builtin_json.go ./pkg/expression/constant_test.go ./pkg/expression/function_traits_test.go ./pkg/expression/builtin_op_test.go ./pkg/expression/builtin_compare_vec_generated.go ./pkg/expression/builtin_time_vec_test.go ./pkg/expression/builtin_miscellaneous_test.go ./pkg/expression/context.go ./pkg/expression/builtin_string.go ./pkg/expression/evaluator_test.go ./pkg/expression/column_test.go ./pkg/expression/builtin_cast.go ./pkg/expression/constant_propagation.go ./pkg/expression/builtin_cast_vec.go ./pkg/expression/builtin_encryption_vec.go ./pkg/expression/builtin_string_test.go ./pkg/expression/constant.go ./pkg/expression/schema_test.go ./pkg/expression/builtin_compare.go ./pkg/expression/test/ ./pkg/expression/test/multivaluedindex/ ./pkg/expression/test/multivaluedindex/main_test.go ./pkg/expression/test/multivaluedindex/BUILD.bazel ./pkg/expression/test/multivaluedindex/multi_valued_index_test.go ./pkg/expression/builtin_regexp_vec_const_test.go ./pkg/expression/chunk_executor.go ./pkg/expression/builtin_ilike_test.go ./pkg/expression/builtin_other_vec_generated_test.go ./pkg/expression/builtin_json_vec.go ./pkg/expression/builtin_ilike_vec.go ./pkg/expression/builtin_arithmetic_test.go ./pkg/expression/builtin_other_vec.go ./pkg/expression/builtin_cast_vec_test.go ./pkg/expression/builtin_encryption_vec_test.go ./pkg/expression/builtin_arithmetic_vec_test.go ./pkg/expression/builtin_miscellaneous_vec_test.go ./pkg/expression/builtin_test.go ./pkg/expression/constant_fold.go ./pkg/expression/bench_test.go ./pkg/expression/builtin_string_vec_generated.go ./pkg/expression/column.go ./pkg/expression/builtin_miscellaneous_vec.go ./pkg/expression/builtin_info.go ./pkg/expression/errors.go ./pkg/expression/grouping_sets_test.go ./pkg/expression/builtin_like_test.go ./pkg/expression/builtin_arithmetic.go ./pkg/expression/helper_test.go ./pkg/expression/builtin_encryption_test.go ./pkg/expression/scalar_function_test.go ./pkg/expression/builtin_compare_vec_generated_test.go ./pkg/expression/util.go ./pkg/expression/builtin_op_vec.go ./pkg/expression/schema.go ./pkg/expression/builtin_string_vec.go ./pkg/expression/helper.go ./pkg/expression/builtin_info_vec.go ./pkg/expression/builtin_compare_vec.go ./pkg/expression/builtin_compare_vec_test.go ./pkg/expression/OWNERS ./pkg/expression/builtin_regexp.go ./pkg/expression/builtin_time_vec_generated_test.go ./pkg/expression/expr_to_pb.go ./pkg/expression/util_test.go ./pkg/expression/builtin_regexp_util.go ./pkg/expression/expr_to_pb_test.go ./pkg/expression/builtin_compare_test.go ./pkg/expression/contextsession/ ./pkg/expression/contextsession/sessionctx_test.go ./pkg/expression/contextsession/sessionctx.go ./pkg/expression/contextsession/BUILD.bazel ./pkg/expression/contextopt/ ./pkg/expression/contextopt/optional_test.go ./pkg/expression/contextopt/ddlowner.go ./pkg/expression/contextopt/sqlexec.go ./pkg/expression/contextopt/current_user.go ./pkg/expression/contextopt/infoschema.go ./pkg/expression/contextopt/optional.go ./pkg/expression/contextopt/kvstore.go ./pkg/expression/contextopt/BUILD.bazel ./pkg/expression/contextopt/sessionvars.go ./pkg/expression/contextopt/advisory_lock.go ./pkg/expression/contextopt/sequence.go ./pkg/expression/expression.go ./pkg/expression/builtin_op_vec_test.go ./pkg/expression/builtin_math.go ./pkg/expression/context/ ./pkg/expression/context/optional_test.go ./pkg/expression/context/context.go ./pkg/expression/context/optional.go ./pkg/expression/context/BUILD.bazel ./pkg/expression/builtin_time_test.go ./pkg/expression/builtin_arithmetic_vec.go ./pkg/expression/builtin_grouping.go ./pkg/expression/builtin_miscellaneous.go ./pkg/expression/simple_rewriter.go ./pkg/expression/builtin_like_vec_test.go ./pkg/expression/builtin_other_vec_generated.go ./pkg/expression/scalar_function.go ./pkg/expression/builtin_grouping_test.go ./pkg/expression/builtin_string_vec_test.go ./pkg/expression/expression_test.go ./pkg/expression/main_test.go ./pkg/expression/builtin_math_vec_test.go ./pkg/expression/builtin_info_test.go ./pkg/expression/builtin_vectorized_test.go ./pkg/expression/distsql_builtin.go ./pkg/expression/contextstatic/ ./pkg/expression/contextstatic/exprctx_test.go ./pkg/expression/contextstatic/evalctx.go ./pkg/expression/contextstatic/BUILD.bazel ./pkg/expression/contextstatic/evalctx_test.go ./pkg/expression/contextstatic/exprctx.go ./pkg/expression/integration_test/ ./pkg/expression/integration_test/integration_test.go ./pkg/expression/integration_test/main_test.go ./pkg/expression/integration_test/README.md ./pkg/expression/integration_test/BUILD.bazel ./pkg/expression/generator/ ./pkg/expression/generator/compare_vec.go ./pkg/expression/generator/control_vec.go ./pkg/expression/generator/string_vec.go ./pkg/expression/generator/helper/ ./pkg/expression/generator/helper/helper.go ./pkg/expression/generator/helper/BUILD.bazel ./pkg/expression/generator/time_vec.go ./pkg/expression/generator/other_vec.go ./pkg/expression/builtin_other_vec_test.go ./pkg/expression/extension.go ./pkg/expression/collation.go ./pkg/expression/builtin_op.go ./pkg/expression/typeinfer_test.go ./pkg/expression/builtin_string_vec_generated_test.go ./pkg/expression/builtin_control_vec_generated_test.go ./pkg/expression/infer_pushdown.go ./pkg/expression/builtin_time_vec.go ./pkg/expression/builtin_json_vec_test.go ./pkg/expression/builtin_info_vec_test.go ./pkg/expression/BUILD.bazel ./pkg/expression/builtin_regexp_test.go ./pkg/expression/explain.go ./pkg/expression/builtin_time.go ./pkg/expression/builtin_control_test.go ./pkg/expression/aggregation/ ./pkg/expression/aggregation/aggregation.go ./pkg/expression/aggregation/first_row.go ./pkg/expression/aggregation/base_func.go ./pkg/expression/aggregation/sum.go ./pkg/expression/aggregation/window_func.go ./pkg/expression/aggregation/count.go ./pkg/expression/aggregation/concat.go ./pkg/expression/aggregation/max_min.go ./pkg/expression/aggregation/bench_test.go ./pkg/expression/aggregation/aggregation_test.go ./pkg/expression/aggregation/bit_or.go ./pkg/expression/aggregation/util.go ./pkg/expression/aggregation/descriptor.go ./pkg/expression/aggregation/util_test.go ./pkg/expression/aggregation/main_test.go ./pkg/expression/aggregation/bit_and.go ./pkg/expression/aggregation/bit_xor.go ./pkg/expression/aggregation/agg_to_pb.go ./pkg/expression/aggregation/base_func_test.go ./pkg/expression/aggregation/BUILD.bazel ./pkg/expression/aggregation/explain.go ./pkg/expression/aggregation/avg.go ./pkg/expression/aggregation/agg_to_pb_test.go ./pkg/expression/builtin_json_test.go ./pkg/expression/builtin_like.go ./pkg/expression/builtin_math_vec.go ./pkg/expression/evaluator.go ./pkg/expression/function_traits.go ./pkg/expression/builtin_time_vec_generated.go ./pkg/expression/builtin_math_test.go ./pkg/expression/builtin_cast_bench_test.go ./pkg/expression/builtin_cast_test.go ./pkg/expression/builtin_vectorized.go ./pkg/expression/builtin_encryption.go ./pkg/expression/builtin.go ./pkg/expression/builtin_other.go ./pkg/expression/builtin_control_vec_generated.go ./pkg/errno/ ./pkg/errno/errname.go ./pkg/errno/errcode.go ./pkg/errno/infoschema.go ./pkg/errno/main_test.go ./pkg/errno/BUILD.bazel ./pkg/errno/logredaction.md ./pkg/errno/errname_test.go ./pkg/errno/infoschema_test.go ./pkg/tidb-binlog/ ./pkg/tidb-binlog/proto/ ./pkg/tidb-binlog/proto/proto/ ./pkg/tidb-binlog/proto/proto/secondary_binlog.proto ./pkg/tidb-binlog/proto/go-binlog/ ./pkg/tidb-binlog/proto/go-binlog/BUILD.bazel ./pkg/tidb-binlog/proto/go-binlog/secondary_binlog.pb.go ./pkg/tidb-binlog/proto/generate-binlog.sh ./pkg/tidb-binlog/OWNERS ./pkg/tidb-binlog/pump_client/ ./pkg/tidb-binlog/pump_client/selector.go ./pkg/tidb-binlog/pump_client/bench_test.go ./pkg/tidb-binlog/pump_client/client.go ./pkg/tidb-binlog/pump_client/BUILD.bazel ./pkg/tidb-binlog/pump_client/pump.go ./pkg/tidb-binlog/pump_client/client_test.go ./pkg/tidb-binlog/node/ ./pkg/tidb-binlog/node/registry_test.go ./pkg/tidb-binlog/node/registry.go ./pkg/tidb-binlog/node/node.go ./pkg/tidb-binlog/node/BUILD.bazel ./pkg/tidb-binlog/driver/ ./pkg/tidb-binlog/driver/reader/ ./pkg/tidb-binlog/driver/reader/reader.go ./pkg/tidb-binlog/driver/reader/offset_test.go ./pkg/tidb-binlog/driver/reader/offset.go ./pkg/tidb-binlog/driver/reader/BUILD.bazel ./pkg/tidb-binlog/driver/README.md ./roadmap.md ./tests/ ./tests/_utils/ ./tests/_utils/generate_certs ./tests/_utils/run_services ./tests/_utils/read_result ./tests/_utils/run_curl ./tests/_utils/run_lightning_ctl ./tests/_utils/run_lightning ./tests/_utils/check_not_contains ./tests/_utils/check_contains ./tests/_utils/config/ ./tests/_utils/config/rootca.conf ./tests/_utils/config/ipsan.cnf ./tests/_utils/make_tiflash_config ./tests/_utils/check_cluster_version ./tests/_utils/run_pd_ctl ./tests/_utils/run_sql ./tests/_utils/run_sql_file ./tests/_utils/run_br ./tests/_utils/run_cdc ./tests/_utils/br_tikv_outage_util ./tests/_utils/run_sql_in_container ./tests/integrationtest/ ./tests/integrationtest/config.toml ./tests/integrationtest/disable_new_collation.toml ./tests/integrationtest/t/ ./tests/integrationtest/t/index_join.test ./tests/integrationtest/t/explain_generate_column_substitute.test ./tests/integrationtest/t/select.test ./tests/integrationtest/t/explain_join_stats.test ./tests/integrationtest/t/db_integration.test ./tests/integrationtest/t/sessionctx/ ./tests/integrationtest/t/sessionctx/setvar.test ./tests/integrationtest/t/clustered_index.test ./tests/integrationtest/t/subquery.test ./tests/integrationtest/t/access_path_selection.test ./tests/integrationtest/t/explain_easy_stats.test ./tests/integrationtest/t/cte.test ./tests/integrationtest/t/collation_check_use_collation.test ./tests/integrationtest/t/topn_push_down.test ./tests/integrationtest/t/collation_pointget.test ./tests/integrationtest/t/show.test ./tests/integrationtest/t/privilege/ ./tests/integrationtest/t/privilege/privileges.test ./tests/integrationtest/t/explain_easy.test ./tests/integrationtest/t/collation_misc.test ./tests/integrationtest/t/explain_shard_index.test ./tests/integrationtest/t/table/ ./tests/integrationtest/t/table/temptable.test ./tests/integrationtest/t/table/cache.test ./tests/integrationtest/t/table/tables.test ./tests/integrationtest/t/table/index.test ./tests/integrationtest/t/table/partition.test ./tests/integrationtest/t/topn_pushdown.test ./tests/integrationtest/t/agg_predicate_pushdown.test ./tests/integrationtest/t/black_list.test ./tests/integrationtest/t/explain_foreign_key.test ./tests/integrationtest/t/executor/ ./tests/integrationtest/t/executor/compact_table.test ./tests/integrationtest/t/executor/infoschema_reader.test ./tests/integrationtest/t/executor/insert.test ./tests/integrationtest/t/executor/index_lookup_join.test ./tests/integrationtest/t/executor/prepared.test ./tests/integrationtest/t/executor/cte.test ./tests/integrationtest/t/executor/index_lookup_merge_join.test ./tests/integrationtest/t/executor/revoke.test ./tests/integrationtest/t/executor/show.test ./tests/integrationtest/t/executor/autoid.test ./tests/integrationtest/t/executor/ddl.test ./tests/integrationtest/t/executor/split_table.test ./tests/integrationtest/t/executor/window.test ./tests/integrationtest/t/executor/statement_context.test ./tests/integrationtest/t/executor/adapter.test ./tests/integrationtest/t/executor/update.test ./tests/integrationtest/t/executor/explainfor.test ./tests/integrationtest/t/executor/inspection_common.test ./tests/integrationtest/t/executor/delete.test ./tests/integrationtest/t/executor/parallel_apply.test ./tests/integrationtest/t/executor/executor.test ./tests/integrationtest/t/executor/batch_point_get.test ./tests/integrationtest/t/executor/simple.test ./tests/integrationtest/t/executor/write.test ./tests/integrationtest/t/executor/distsql.test ./tests/integrationtest/t/executor/stale_txn.test ./tests/integrationtest/t/executor/charset.test ./tests/integrationtest/t/executor/password_management.test ./tests/integrationtest/t/executor/point_get.test ./tests/integrationtest/t/executor/cluster_table.test ./tests/integrationtest/t/executor/partition/ ./tests/integrationtest/t/executor/partition/table.test ./tests/integrationtest/t/executor/partition/write.test ./tests/integrationtest/t/executor/partition/partition_boundaries.test ./tests/integrationtest/t/executor/partition/issues.test ./tests/integrationtest/t/executor/partition/partition_with_expression.test ./tests/integrationtest/t/executor/partition/global_index.test ./tests/integrationtest/t/executor/explain.test ./tests/integrationtest/t/executor/sample.test ./tests/integrationtest/t/executor/grant.test ./tests/integrationtest/t/executor/foreign_key.test ./tests/integrationtest/t/executor/chunk_reuse.test ./tests/integrationtest/t/executor/issues.test ./tests/integrationtest/t/executor/index_advise.test ./tests/integrationtest/t/executor/set.test ./tests/integrationtest/t/executor/import_into.test ./tests/integrationtest/t/executor/kv.test ./tests/integrationtest/t/executor/jointest/ ./tests/integrationtest/t/executor/jointest/join.test ./tests/integrationtest/t/executor/jointest/hash_join.test ./tests/integrationtest/t/executor/aggregate.test ./tests/integrationtest/t/executor/union_scan.test ./tests/integrationtest/t/executor/index_merge_reader.test ./tests/integrationtest/t/executor/executor_txn.test ./tests/integrationtest/t/executor/merge_join.test ./tests/integrationtest/t/executor/rowid.test ./tests/integrationtest/t/executor/admin.test ./tests/integrationtest/t/executor/analyze.test ./tests/integrationtest/t/new_character_set_invalid.test ./tests/integrationtest/t/bindinfo/ ./tests/integrationtest/t/bindinfo/temptable.test ./tests/integrationtest/t/bindinfo/session_handle.test ./tests/integrationtest/t/bindinfo/bind.test ./tests/integrationtest/t/planner/ ./tests/integrationtest/t/planner/core/ ./tests/integrationtest/t/planner/core/indexjoin.test ./tests/integrationtest/t/planner/core/tests/ ./tests/integrationtest/t/planner/core/tests/prepare/ ./tests/integrationtest/t/planner/core/tests/prepare/prepare.test ./tests/integrationtest/t/planner/core/tests/prepare/issue.test ./tests/integrationtest/t/planner/core/physical_plan.test ./tests/integrationtest/t/planner/core/range_scan_for_like.test ./tests/integrationtest/t/planner/core/plan_cost_ver2.test ./tests/integrationtest/t/planner/core/cbo.test ./tests/integrationtest/t/planner/core/partition_pruner.test ./tests/integrationtest/t/planner/core/plan.test ./tests/integrationtest/t/planner/core/issuetest/ ./tests/integrationtest/t/planner/core/issuetest/planner_issue.test ./tests/integrationtest/t/planner/core/plan_cache.test ./tests/integrationtest/t/planner/core/memtable_predicate_extractor.test ./tests/integrationtest/t/planner/core/indexmerge_path.test ./tests/integrationtest/t/planner/core/indexmerge_intersection.test ./tests/integrationtest/t/planner/core/integration.test ./tests/integrationtest/t/planner/core/enforce_mpp.test ./tests/integrationtest/t/planner/core/rule_constant_propagation.test ./tests/integrationtest/t/planner/core/integration_partition.test ./tests/integrationtest/t/planner/core/casetest/ ./tests/integrationtest/t/planner/core/casetest/rule/ ./tests/integrationtest/t/planner/core/casetest/rule/rule_derive_topn_from_window.test ./tests/integrationtest/t/planner/core/casetest/rule/rule_result_reorder.test ./tests/integrationtest/t/planner/core/casetest/rule/rule_join_reorder.test ./tests/integrationtest/t/planner/core/casetest/hint/ ./tests/integrationtest/t/planner/core/casetest/hint/hint.test ./tests/integrationtest/t/planner/core/casetest/predicate_simplification.test ./tests/integrationtest/t/planner/core/casetest/index/ ./tests/integrationtest/t/planner/core/casetest/index/index.test ./tests/integrationtest/t/planner/core/casetest/integration.test ./tests/integrationtest/t/planner/core/casetest/partition/ ./tests/integrationtest/t/planner/core/casetest/partition/partition_pruner.test ./tests/integrationtest/t/planner/core/casetest/partition/integration_partition.test ./tests/integrationtest/t/planner/core/casetest/pushdown/ ./tests/integrationtest/t/planner/core/casetest/pushdown/push_down.test ./tests/integrationtest/t/planner/core/casetest/physicalplantest/ ./tests/integrationtest/t/planner/core/casetest/physicalplantest/physical_plan.test ./tests/integrationtest/t/planner/core/casetest/expression_rewriter.test ./tests/integrationtest/t/planner/core/casetest/point_get_plan.test ./tests/integrationtest/t/planner/core/rule_result_reorder.test ./tests/integrationtest/t/planner/core/binary_plan.test ./tests/integrationtest/t/planner/core/preprocess.test ./tests/integrationtest/t/planner/core/expression_rewriter.test ./tests/integrationtest/t/planner/core/point_get_plan.test ./tests/integrationtest/t/planner/core/rule_join_reorder.test ./tests/integrationtest/t/planner/funcdep/ ./tests/integrationtest/t/planner/funcdep/only_full_group_by.test ./tests/integrationtest/t/planner/cascades/ ./tests/integrationtest/t/planner/cascades/integration.test ./tests/integrationtest/t/planner/cardinality/ ./tests/integrationtest/t/planner/cardinality/selectivity.test ./tests/integrationtest/t/planner/cardinality/trace.test ./tests/integrationtest/t/imdbload.test ./tests/integrationtest/t/explain_cte.test ./tests/integrationtest/t/infoschema/ ./tests/integrationtest/t/infoschema/tables.test ./tests/integrationtest/t/infoschema/infoschema.test ./tests/integrationtest/t/infoschema/v2.test ./tests/integrationtest/t/infoschema/cluster_tables.test ./tests/integrationtest/t/index_merge.test ./tests/integrationtest/t/sessiontxn/ ./tests/integrationtest/t/sessiontxn/externals.test ./tests/integrationtest/t/globalindex/ ./tests/integrationtest/t/globalindex/update.test ./tests/integrationtest/t/globalindex/mem_index_reader.test ./tests/integrationtest/t/globalindex/mem_index_lookup.test ./tests/integrationtest/t/explain_complex.test ./tests/integrationtest/t/explain.test ./tests/integrationtest/t/common_collation.test ./tests/integrationtest/t/new_character_set.test ./tests/integrationtest/t/naaj.test ./tests/integrationtest/t/statistics/ ./tests/integrationtest/t/statistics/handle.test ./tests/integrationtest/t/statistics/integration.test ./tests/integrationtest/t/statistics/lock_table_stats.test ./tests/integrationtest/t/new_character_set_builtin.test ./tests/integrationtest/t/explain_indexmerge_stats.test ./tests/integrationtest/t/session/ ./tests/integrationtest/t/session/variable.test ./tests/integrationtest/t/session/clustered_index.test ./tests/integrationtest/t/session/privileges.test ./tests/integrationtest/t/session/bootstrap_upgrade.test ./tests/integrationtest/t/session/session.test ./tests/integrationtest/t/session/temporary_table.test ./tests/integrationtest/t/session/nontransactional.test ./tests/integrationtest/t/session/common.test ./tests/integrationtest/t/session/txn.test ./tests/integrationtest/t/session/vars.test ./tests/integrationtest/t/explain_complex_stats.test ./tests/integrationtest/t/types/ ./tests/integrationtest/t/types/const.test ./tests/integrationtest/t/explain-non-select-stmt.test ./tests/integrationtest/t/explain_stats.test ./tests/integrationtest/t/parser/ ./tests/integrationtest/t/parser/integration.test ./tests/integrationtest/t/partition.test ./tests/integrationtest/t/ddl/ ./tests/integrationtest/t/ddl/table_modify.test ./tests/integrationtest/t/ddl/db_change.test ./tests/integrationtest/t/ddl/resource_group.test ./tests/integrationtest/t/ddl/db_integration.test ./tests/integrationtest/t/ddl/ddl_error.test ./tests/integrationtest/t/ddl/constraint.test ./tests/integrationtest/t/ddl/sequence.test ./tests/integrationtest/t/ddl/db.test ./tests/integrationtest/t/ddl/primary_key_handle.test ./tests/integrationtest/t/ddl/serial.test ./tests/integrationtest/t/ddl/reorg_partition.test ./tests/integrationtest/t/ddl/multi_schema_change.test ./tests/integrationtest/t/ddl/db_rename.test ./tests/integrationtest/t/ddl/column_change.test ./tests/integrationtest/t/ddl/ddl_tiflash.test ./tests/integrationtest/t/ddl/attributes_sql.test ./tests/integrationtest/t/ddl/db_cache.test ./tests/integrationtest/t/ddl/db_table.test ./tests/integrationtest/t/ddl/integration.test ./tests/integrationtest/t/ddl/modify_column.test ./tests/integrationtest/t/ddl/index_modify.test ./tests/integrationtest/t/ddl/foreign_key.test ./tests/integrationtest/t/ddl/column_type_change.test ./tests/integrationtest/t/ddl/db_partition.test ./tests/integrationtest/t/ddl/bdr_mode.test ./tests/integrationtest/t/ddl/default_as_expression.test ./tests/integrationtest/t/ddl/db_foreign_key.test ./tests/integrationtest/t/ddl/fail_db.test ./tests/integrationtest/t/ddl/column.test ./tests/integrationtest/t/ddl/column_modify.test ./tests/integrationtest/t/ddl/partition.test ./tests/integrationtest/t/ddl/global_index.test ./tests/integrationtest/t/collation_agg_func.test ./tests/integrationtest/t/generated_columns.test ./tests/integrationtest/t/util/ ./tests/integrationtest/t/util/ranger.test ./tests/integrationtest/t/util/admin.test ./tests/integrationtest/t/window_function.test ./tests/integrationtest/t/explain_union_scan.test ./tests/integrationtest/t/expression/ ./tests/integrationtest/t/expression/enum_set.test ./tests/integrationtest/t/expression/vitess_hash.test ./tests/integrationtest/t/expression/time.test ./tests/integrationtest/t/expression/constant_fold.test ./tests/integrationtest/t/expression/misc.test ./tests/integrationtest/t/expression/cast.test ./tests/integrationtest/t/expression/charset_and_collation.test ./tests/integrationtest/t/expression/json.test ./tests/integrationtest/t/expression/plan_cache.test ./tests/integrationtest/t/expression/explain.test ./tests/integrationtest/t/expression/issues.test ./tests/integrationtest/t/expression/multi_valued_index.test ./tests/integrationtest/t/expression/builtin.test ./tests/integrationtest/t/tpch.test ./tests/integrationtest/r/ ./tests/integrationtest/r/show.result ./tests/integrationtest/r/sessionctx/ ./tests/integrationtest/r/sessionctx/setvar.result ./tests/integrationtest/r/explain_easy.result ./tests/integrationtest/r/explain.result ./tests/integrationtest/r/window_function.result ./tests/integrationtest/r/explain_indexmerge_stats.result ./tests/integrationtest/r/explain_cte.result ./tests/integrationtest/r/explain_shard_index.result ./tests/integrationtest/r/clustered_index.result ./tests/integrationtest/r/subquery.result ./tests/integrationtest/r/collation_misc_enabled.result ./tests/integrationtest/r/topn_push_down.result ./tests/integrationtest/r/privilege/ ./tests/integrationtest/r/privilege/privileges.result ./tests/integrationtest/r/table/ ./tests/integrationtest/r/table/cache.result ./tests/integrationtest/r/table/index.result ./tests/integrationtest/r/table/partition.result ./tests/integrationtest/r/table/tables.result ./tests/integrationtest/r/table/temptable.result ./tests/integrationtest/r/explain_generate_column_substitute.result ./tests/integrationtest/r/collation_pointget_enabled.result ./tests/integrationtest/r/new_character_set_invalid.result ./tests/integrationtest/r/collation_pointget_disabled.result ./tests/integrationtest/r/executor/ ./tests/integrationtest/r/executor/revoke.result ./tests/integrationtest/r/executor/chunk_reuse.result ./tests/integrationtest/r/executor/infoschema_reader.result ./tests/integrationtest/r/executor/prepared.result ./tests/integrationtest/r/executor/index_merge_reader.result ./tests/integrationtest/r/executor/show.result ./tests/integrationtest/r/executor/statement_context.result ./tests/integrationtest/r/executor/window.result ./tests/integrationtest/r/executor/explain.result ./tests/integrationtest/r/executor/update.result ./tests/integrationtest/r/executor/adapter.result ./tests/integrationtest/r/executor/analyze.result ./tests/integrationtest/r/executor/stale_txn.result ./tests/integrationtest/r/executor/delete.result ./tests/integrationtest/r/executor/kv.result ./tests/integrationtest/r/executor/explainfor.result ./tests/integrationtest/r/executor/aggregate.result ./tests/integrationtest/r/executor/admin.result ./tests/integrationtest/r/executor/import_into.result ./tests/integrationtest/r/executor/distsql.result ./tests/integrationtest/r/executor/autoid.result ./tests/integrationtest/r/executor/merge_join.result ./tests/integrationtest/r/executor/cluster_table.result ./tests/integrationtest/r/executor/compact_table.result ./tests/integrationtest/r/executor/password_management.result ./tests/integrationtest/r/executor/simple.result ./tests/integrationtest/r/executor/point_get.result ./tests/integrationtest/r/executor/batch_point_get.result ./tests/integrationtest/r/executor/parallel_apply.result ./tests/integrationtest/r/executor/foreign_key.result ./tests/integrationtest/r/executor/sample.result ./tests/integrationtest/r/executor/executor_txn.result ./tests/integrationtest/r/executor/partition/ ./tests/integrationtest/r/executor/partition/partition_boundaries.result ./tests/integrationtest/r/executor/partition/table.result ./tests/integrationtest/r/executor/partition/global_index.result ./tests/integrationtest/r/executor/partition/partition_with_expression.result ./tests/integrationtest/r/executor/partition/issues.result ./tests/integrationtest/r/executor/partition/write.result ./tests/integrationtest/r/executor/issues.result ./tests/integrationtest/r/executor/charset.result ./tests/integrationtest/r/executor/grant.result ./tests/integrationtest/r/executor/index_advise.result ./tests/integrationtest/r/executor/index_lookup_merge_join.result ./tests/integrationtest/r/executor/cte.result ./tests/integrationtest/r/executor/ddl.result ./tests/integrationtest/r/executor/jointest/ ./tests/integrationtest/r/executor/jointest/join.result ./tests/integrationtest/r/executor/jointest/hash_join.result ./tests/integrationtest/r/executor/union_scan.result ./tests/integrationtest/r/executor/insert.result ./tests/integrationtest/r/executor/write.result ./tests/integrationtest/r/executor/inspection_common.result ./tests/integrationtest/r/executor/split_table.result ./tests/integrationtest/r/executor/executor.result ./tests/integrationtest/r/executor/rowid.result ./tests/integrationtest/r/executor/index_lookup_join.result ./tests/integrationtest/r/executor/set.result ./tests/integrationtest/r/collation_agg_func_enabled.result ./tests/integrationtest/r/black_list.result ./tests/integrationtest/r/topn_pushdown.result ./tests/integrationtest/r/new_character_set_builtin.result ./tests/integrationtest/r/bindinfo/ ./tests/integrationtest/r/bindinfo/session_handle.result ./tests/integrationtest/r/bindinfo/bind.result ./tests/integrationtest/r/bindinfo/temptable.result ./tests/integrationtest/r/planner/ ./tests/integrationtest/r/planner/core/ ./tests/integrationtest/r/planner/core/tests/ ./tests/integrationtest/r/planner/core/tests/prepare/ ./tests/integrationtest/r/planner/core/tests/prepare/issue.result ./tests/integrationtest/r/planner/core/tests/prepare/prepare.result ./tests/integrationtest/r/planner/core/integration_partition.result ./tests/integrationtest/r/planner/core/cbo.result ./tests/integrationtest/r/planner/core/indexmerge_intersection.result ./tests/integrationtest/r/planner/core/rule_result_reorder.result ./tests/integrationtest/r/planner/core/physical_plan.result ./tests/integrationtest/r/planner/core/point_get_plan.result ./tests/integrationtest/r/planner/core/rule_constant_propagation.result ./tests/integrationtest/r/planner/core/integration.result ./tests/integrationtest/r/planner/core/enforce_mpp.result ./tests/integrationtest/r/planner/core/preprocess.result ./tests/integrationtest/r/planner/core/partition_pruner.result ./tests/integrationtest/r/planner/core/issuetest/ ./tests/integrationtest/r/planner/core/issuetest/planner_issue.result ./tests/integrationtest/r/planner/core/plan.result ./tests/integrationtest/r/planner/core/indexjoin.result ./tests/integrationtest/r/planner/core/memtable_predicate_extractor.result ./tests/integrationtest/r/planner/core/plan_cost_ver2.result ./tests/integrationtest/r/planner/core/binary_plan.result ./tests/integrationtest/r/planner/core/rule_join_reorder.result ./tests/integrationtest/r/planner/core/casetest/ ./tests/integrationtest/r/planner/core/casetest/rule/ ./tests/integrationtest/r/planner/core/casetest/rule/rule_result_reorder.result ./tests/integrationtest/r/planner/core/casetest/rule/rule_join_reorder.result ./tests/integrationtest/r/planner/core/casetest/rule/rule_derive_topn_from_window.result ./tests/integrationtest/r/planner/core/casetest/hint/ ./tests/integrationtest/r/planner/core/casetest/hint/hint.result ./tests/integrationtest/r/planner/core/casetest/point_get_plan.result ./tests/integrationtest/r/planner/core/casetest/integration.result ./tests/integrationtest/r/planner/core/casetest/index/ ./tests/integrationtest/r/planner/core/casetest/index/index.result ./tests/integrationtest/r/planner/core/casetest/partition/ ./tests/integrationtest/r/planner/core/casetest/partition/integration_partition.result ./tests/integrationtest/r/planner/core/casetest/partition/partition_pruner.result ./tests/integrationtest/r/planner/core/casetest/pushdown/ ./tests/integrationtest/r/planner/core/casetest/pushdown/push_down.result ./tests/integrationtest/r/planner/core/casetest/predicate_simplification.result ./tests/integrationtest/r/planner/core/casetest/expression_rewriter.result ./tests/integrationtest/r/planner/core/casetest/physicalplantest/ ./tests/integrationtest/r/planner/core/casetest/physicalplantest/physical_plan.result ./tests/integrationtest/r/planner/core/plan_cache.result ./tests/integrationtest/r/planner/core/expression_rewriter.result ./tests/integrationtest/r/planner/core/indexmerge_path.result ./tests/integrationtest/r/planner/core/range_scan_for_like.result ./tests/integrationtest/r/planner/funcdep/ ./tests/integrationtest/r/planner/funcdep/only_full_group_by.result ./tests/integrationtest/r/planner/cascades/ ./tests/integrationtest/r/planner/cascades/integration.result ./tests/integrationtest/r/planner/cardinality/ ./tests/integrationtest/r/planner/cardinality/selectivity.result ./tests/integrationtest/r/planner/cardinality/trace.result ./tests/integrationtest/r/partition.result ./tests/integrationtest/r/explain-non-select-stmt.result ./tests/integrationtest/r/generated_columns.result ./tests/integrationtest/r/infoschema/ ./tests/integrationtest/r/infoschema/infoschema.result ./tests/integrationtest/r/infoschema/tables.result ./tests/integrationtest/r/infoschema/v2.result ./tests/integrationtest/r/infoschema/cluster_tables.result ./tests/integrationtest/r/sessiontxn/ ./tests/integrationtest/r/sessiontxn/externals.result ./tests/integrationtest/r/globalindex/ ./tests/integrationtest/r/globalindex/update.result ./tests/integrationtest/r/globalindex/mem_index_lookup.result ./tests/integrationtest/r/globalindex/mem_index_reader.result ./tests/integrationtest/r/agg_predicate_pushdown.result ./tests/integrationtest/r/explain_join_stats.result ./tests/integrationtest/r/access_path_selection.result ./tests/integrationtest/r/explain_stats.result ./tests/integrationtest/r/explain_complex.result ./tests/integrationtest/r/explain_foreign_key.result ./tests/integrationtest/r/db_integration.result ./tests/integrationtest/r/collation_misc_disabled.result ./tests/integrationtest/r/cte.result ./tests/integrationtest/r/statistics/ ./tests/integrationtest/r/statistics/lock_table_stats.result ./tests/integrationtest/r/statistics/integration.result ./tests/integrationtest/r/statistics/handle.result ./tests/integrationtest/r/collation_agg_func_disabled.result ./tests/integrationtest/r/session/ ./tests/integrationtest/r/session/privileges.result ./tests/integrationtest/r/session/temporary_table.result ./tests/integrationtest/r/session/clustered_index.result ./tests/integrationtest/r/session/session.result ./tests/integrationtest/r/session/txn.result ./tests/integrationtest/r/session/nontransactional.result ./tests/integrationtest/r/session/bootstrap_upgrade.result ./tests/integrationtest/r/session/vars.result ./tests/integrationtest/r/session/variable.result ./tests/integrationtest/r/session/common.result ./tests/integrationtest/r/new_character_set.result ./tests/integrationtest/r/index_merge.result ./tests/integrationtest/r/types/ ./tests/integrationtest/r/types/const.result ./tests/integrationtest/r/select.result ./tests/integrationtest/r/naaj.result ./tests/integrationtest/r/parser/ ./tests/integrationtest/r/parser/integration.result ./tests/integrationtest/r/common_collation.result ./tests/integrationtest/r/ddl/ ./tests/integrationtest/r/ddl/db_rename.result ./tests/integrationtest/r/ddl/ddl_tiflash.result ./tests/integrationtest/r/ddl/attributes_sql.result ./tests/integrationtest/r/ddl/reorg_partition.result ./tests/integrationtest/r/ddl/resource_group.result ./tests/integrationtest/r/ddl/sequence.result ./tests/integrationtest/r/ddl/bdr_mode.result ./tests/integrationtest/r/ddl/db_foreign_key.result ./tests/integrationtest/r/ddl/integration.result ./tests/integrationtest/r/ddl/db_cache.result ./tests/integrationtest/r/ddl/modify_column.result ./tests/integrationtest/r/ddl/global_index.result ./tests/integrationtest/r/ddl/serial.result ./tests/integrationtest/r/ddl/default_as_expression.result ./tests/integrationtest/r/ddl/index_modify.result ./tests/integrationtest/r/ddl/partition.result ./tests/integrationtest/r/ddl/column_modify.result ./tests/integrationtest/r/ddl/foreign_key.result ./tests/integrationtest/r/ddl/primary_key_handle.result ./tests/integrationtest/r/ddl/column_type_change.result ./tests/integrationtest/r/ddl/db_integration.result ./tests/integrationtest/r/ddl/constraint.result ./tests/integrationtest/r/ddl/table_modify.result ./tests/integrationtest/r/ddl/column_change.result ./tests/integrationtest/r/ddl/db_partition.result ./tests/integrationtest/r/ddl/fail_db.result ./tests/integrationtest/r/ddl/multi_schema_change.result ./tests/integrationtest/r/ddl/column.result ./tests/integrationtest/r/ddl/db.result ./tests/integrationtest/r/ddl/db_change.result ./tests/integrationtest/r/ddl/ddl_error.result ./tests/integrationtest/r/ddl/db_table.result ./tests/integrationtest/r/collation_check_use_collation_disabled.result ./tests/integrationtest/r/collation_check_use_collation_enabled.result ./tests/integrationtest/r/explain_complex_stats.result ./tests/integrationtest/r/tpch.result ./tests/integrationtest/r/util/ ./tests/integrationtest/r/util/ranger.result ./tests/integrationtest/r/util/admin.result ./tests/integrationtest/r/imdbload.result ./tests/integrationtest/r/explain_easy_stats.result ./tests/integrationtest/r/expression/ ./tests/integrationtest/r/expression/cast.result ./tests/integrationtest/r/expression/explain.result ./tests/integrationtest/r/expression/constant_fold.result ./tests/integrationtest/r/expression/misc.result ./tests/integrationtest/r/expression/enum_set.result ./tests/integrationtest/r/expression/time.result ./tests/integrationtest/r/expression/vitess_hash.result ./tests/integrationtest/r/expression/issues.result ./tests/integrationtest/r/expression/json.result ./tests/integrationtest/r/expression/multi_valued_index.result ./tests/integrationtest/r/expression/plan_cache.result ./tests/integrationtest/r/expression/charset_and_collation.result ./tests/integrationtest/r/expression/builtin.result ./tests/integrationtest/r/explain_union_scan.result ./tests/integrationtest/r/index_join.result ./tests/integrationtest/s.zip ./tests/integrationtest/README.md ./tests/integrationtest/run-tests.sh ./tests/readonlytest/ ./tests/readonlytest/readonly_test.go ./tests/readonlytest/main_test.go ./tests/readonlytest/README.md ./tests/readonlytest/BUILD.bazel ./tests/globalkilltest/ ./tests/globalkilltest/Makefile ./tests/globalkilltest/config.toml ./tests/globalkilltest/up.sh ./tests/globalkilltest/global_kill_test.go ./tests/globalkilltest/config-64.toml ./tests/globalkilltest/util.go ./tests/globalkilltest/main_test.go ./tests/globalkilltest/.gitignore ./tests/globalkilltest/README.md ./tests/globalkilltest/BUILD.bazel ./tests/globalkilltest/Dockerfile ./tests/globalkilltest/run-tests.sh ./tests/globalkilltest/tikv.toml ./tests/cncheckcert/ ./tests/cncheckcert/client-key-1.pem ./tests/cncheckcert/ca-key.pem ./tests/cncheckcert/client-key-2.pem ./tests/cncheckcert/client-cert-2.pem ./tests/cncheckcert/server-cert.pem ./tests/cncheckcert/ca-tidb-test-1.crt ./tests/cncheckcert/server-key.pem ./tests/cncheckcert/client-cert-1.pem ./tests/realtikvtest/ ./tests/realtikvtest/statisticstest/ ./tests/realtikvtest/statisticstest/main_test.go ./tests/realtikvtest/statisticstest/BUILD.bazel ./tests/realtikvtest/statisticstest/statistics_test.go ./tests/realtikvtest/addindextestutil/ ./tests/realtikvtest/addindextestutil/workload.go ./tests/realtikvtest/addindextestutil/BUILD.bazel ./tests/realtikvtest/addindextestutil/common.go ./tests/realtikvtest/addindextestutil/compatibility.go ./tests/realtikvtest/addindextest/ ./tests/realtikvtest/addindextest/failpoints_test.go ./tests/realtikvtest/addindextest/multi_schema_change_test.go ./tests/realtikvtest/addindextest/add_index_test.go ./tests/realtikvtest/addindextest/main_test.go ./tests/realtikvtest/addindextest/pitr_test.go ./tests/realtikvtest/addindextest/BUILD.bazel ./tests/realtikvtest/addindextest/concurrent_ddl_test.go ./tests/realtikvtest/flashbacktest/ ./tests/realtikvtest/flashbacktest/flashback_test.go ./tests/realtikvtest/flashbacktest/main_test.go ./tests/realtikvtest/flashbacktest/BUILD.bazel ./tests/realtikvtest/sessiontest/ ./tests/realtikvtest/sessiontest/main_test.go ./tests/realtikvtest/sessiontest/paging_test.go ./tests/realtikvtest/sessiontest/BUILD.bazel ./tests/realtikvtest/sessiontest/session_fail_test.go ./tests/realtikvtest/importintotest3/ ./tests/realtikvtest/importintotest3/from_server_test.go ./tests/realtikvtest/importintotest3/file_compression_test.go ./tests/realtikvtest/importintotest3/main_test.go ./tests/realtikvtest/importintotest3/BUILD.bazel ./tests/realtikvtest/importintotest/ ./tests/realtikvtest/importintotest/precheck_test.go ./tests/realtikvtest/importintotest/import_into_test.go ./tests/realtikvtest/importintotest/one_parquet_test.go ./tests/realtikvtest/importintotest/util_test.go ./tests/realtikvtest/importintotest/main_test.go ./tests/realtikvtest/importintotest/job_test.go ./tests/realtikvtest/importintotest/detach_test.go ./tests/realtikvtest/importintotest/BUILD.bazel ./tests/realtikvtest/importintotest/test.parquet ./tests/realtikvtest/addindextest4/ ./tests/realtikvtest/addindextest4/ingest_test.go ./tests/realtikvtest/addindextest4/main_test.go ./tests/realtikvtest/addindextest4/BUILD.bazel ./tests/realtikvtest/addindextest2/ ./tests/realtikvtest/addindextest2/global_sort_test.go ./tests/realtikvtest/addindextest2/main_test.go ./tests/realtikvtest/addindextest2/BUILD.bazel ./tests/realtikvtest/testkit.go ./tests/realtikvtest/importintotest4/ ./tests/realtikvtest/importintotest4/global_sort_test.go ./tests/realtikvtest/importintotest4/split_file_test.go ./tests/realtikvtest/importintotest4/main_test.go ./tests/realtikvtest/importintotest4/BUILD.bazel ./tests/realtikvtest/brietest/ ./tests/realtikvtest/brietest/brie_test.go ./tests/realtikvtest/brietest/operator_test.go ./tests/realtikvtest/brietest/main_test.go ./tests/realtikvtest/brietest/backup_restore_test.go ./tests/realtikvtest/brietest/BUILD.bazel ./tests/realtikvtest/brietest/binlog_test.go ./tests/realtikvtest/txntest/ ./tests/realtikvtest/txntest/txn_test.go ./tests/realtikvtest/txntest/isolation_test.go ./tests/realtikvtest/txntest/main_test.go ./tests/realtikvtest/txntest/txn_state_test.go ./tests/realtikvtest/txntest/BUILD.bazel ./tests/realtikvtest/addindextest1/ ./tests/realtikvtest/addindextest1/disttask_test.go ./tests/realtikvtest/addindextest1/main_test.go ./tests/realtikvtest/addindextest1/BUILD.bazel ./tests/realtikvtest/pipelineddmltest/ ./tests/realtikvtest/pipelineddmltest/pipelineddml_test.go ./tests/realtikvtest/pipelineddmltest/main_test.go ./tests/realtikvtest/pipelineddmltest/BUILD.bazel ./tests/realtikvtest/addindextest3/ ./tests/realtikvtest/addindextest3/operator_test.go ./tests/realtikvtest/addindextest3/functional_test.go ./tests/realtikvtest/addindextest3/main_test.go ./tests/realtikvtest/addindextest3/BUILD.bazel ./tests/realtikvtest/BUILD.bazel ./tests/realtikvtest/importintotest2/ ./tests/realtikvtest/importintotest2/write_after_import_test.go ./tests/realtikvtest/importintotest2/from_select_test.go ./tests/realtikvtest/importintotest2/main_test.go ./tests/realtikvtest/importintotest2/BUILD.bazel ./tests/realtikvtest/pessimistictest/ ./tests/realtikvtest/pessimistictest/pessimistic_test.go ./tests/realtikvtest/pessimistictest/main_test.go ./tests/realtikvtest/pessimistictest/BUILD.bazel ./tests/graceshutdown/ ./tests/graceshutdown/Makefile ./tests/graceshutdown/graceshutdown_test.go ./tests/graceshutdown/main_test.go ./tests/graceshutdown/.gitignore ./tests/graceshutdown/BUILD.bazel ./tests/graceshutdown/run-tests.sh ./tools/ ./tools/gen-parquet/ ./tools/gen-parquet/main.go ./tools/gen-parquet/BUILD.bazel ./tools/tazel/ ./tools/tazel/util.go ./tools/tazel/main.go ./tools/tazel/ast.go ./tools/tazel/BUILD.bazel ./tools/check/ ./tools/check/check_testSuite.sh ./tools/check/check-bazel-prepare.sh ./tools/check/ut.go ./tools/check/check-gogenerate.sh ./tools/check/go-compile-without-link.sh ./tools/check/check-errdoc.sh ./tools/check/check-bazel-prepare-rbe.sh ./tools/check/check-tidy.sh ./tools/check/check-file-perm.sh ./tools/check/xprog.go ./tools/check/revive.toml ./tools/check/BUILD.bazel ./tools/patch-go/ ./tools/patch-go/check.go ./tools/patch-go/go1.20.5.patch ./tools/patch-go/build.sh ./tools/patch-go/go1.20.1.patch ./tools/patch-go/go1.20.2.patch ./tools/patch-go/patch-go.sh ./tools/patch-go/Dockerfile ./tools/fake-oauth/ ./tools/fake-oauth/main.go ./tools/fake-oauth/BUILD.bazel ./tools/dashboard-linter/ ./tools/dashboard-linter/main.go ./tools/dashboard-linter/BUILD.bazel + echo pr/a4c786c1fd134a087c006453c3d2fc07330568a0 + echo done [Pipeline] sh + filepath=builds/pingcap/tidb/pr/a4c786c1fd134a087c006453c3d2fc07330568a0/centos7/tidb-server.tar.gz + donepath=builds/pingcap/tidb/pr/a4c786c1fd134a087c006453c3d2fc07330568a0/centos7/done + refspath=refs/pingcap/tidb/pr/51300/sha1 + curl -F builds/pingcap/tidb/pr/a4c786c1fd134a087c006453c3d2fc07330568a0/centos7/tidb-server.tar.gz=@tidb-server.tar.gz http://fileserver.pingcap.net/upload % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 146M 0 0 100 146M 0 144M 0:00:01 0:00:01 --:--:-- 144M 100 146M 0 0 100 146M 0 72.8M 0:00:02 0:00:02 --:--:-- 72.9M 100 146M 0 0 100 146M 0 48.6M 0:00:03 0:00:03 --:--:-- 48.7M 100 146M 0 0 100 146M 0 36.5M 0:00:04 0:00:04 --:--:-- 36.5M 100 146M 100 155 100 146M 30 29.3M 0:00:05 0:00:05 --:--:-- 29.3M 100 146M 100 155 100 146M 30 29.3M 0:00:05 0:00:05 --:--:-- 0 {"msg":"success","url":"http://fileserver.pingcap.net/download/builds/pingcap/tidb/pr/a4c786c1fd134a087c006453c3d2fc07330568a0/centos7/tidb-server.tar.gz"}+ curl -F builds/pingcap/tidb/pr/a4c786c1fd134a087c006453c3d2fc07330568a0/centos7/done=@done http://fileserver.pingcap.net/upload % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 414 100 141 100 273 3861 7476 --:--:-- --:--:-- --:--:-- 7583 {"msg":"success","url":"http://fileserver.pingcap.net/download/builds/pingcap/tidb/pr/a4c786c1fd134a087c006453c3d2fc07330568a0/centos7/done"}+ curl -F refs/pingcap/tidb/pr/51300/sha1=@sha1 http://fileserver.pingcap.net/upload % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 363 100 96 100 267 3132 8710 --:--:-- --:--:-- --:--:-- 8900 {"msg":"success","url":"http://fileserver.pingcap.net/download/refs/pingcap/tidb/pr/51300/sha1"} [Pipeline] sh + filepath=builds/pingcap/tidb-check/pr/a4c786c1fd134a087c006453c3d2fc07330568a0/centos7/tidb-server.tar.gz + donepath=builds/pingcap/tidb-check/pr/a4c786c1fd134a087c006453c3d2fc07330568a0/centos7/done + curl -F builds/pingcap/tidb-check/pr/a4c786c1fd134a087c006453c3d2fc07330568a0/centos7/tidb-server.tar.gz=@tidb-server.tar.gz http://fileserver.pingcap.net/upload % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 76 146M 0 0 76 113M 0 438M --:--:-- --:--:-- --:--:-- 438M 100 146M 0 0 100 146M 0 73.1M 0:00:02 0:00:02 --:--:-- 73.2M 100 146M 0 0 100 146M 0 48.8M 0:00:03 0:00:03 --:--:-- 48.8M 100 146M 0 0 100 146M 0 36.6M 0:00:04 0:00:04 --:--:-- 36.6M 100 146M 100 161 100 146M 34 31.7M 0:00:04 0:00:04 --:--:-- 31.7M 100 146M 100 161 100 146M 34 31.7M 0:00:04 0:00:04 --:--:-- 7939k {"msg":"success","url":"http://fileserver.pingcap.net/download/builds/pingcap/tidb-check/pr/a4c786c1fd134a087c006453c3d2fc07330568a0/centos7/tidb-server.tar.gz"}+ curl -F builds/pingcap/tidb-check/pr/a4c786c1fd134a087c006453c3d2fc07330568a0/centos7/done=@done http://fileserver.pingcap.net/upload % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 426 100 147 100 279 4892 9286 --:--:-- --:--:-- --:--:-- 9620 {"msg":"success","url":"http://fileserver.pingcap.net/download/builds/pingcap/tidb-check/pr/a4c786c1fd134a087c006453c3d2fc07330568a0/centos7/done"} [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build tidb-server enterprise edition) [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/tidb [Pipeline] { [Pipeline] sh + make enterprise-prepare enterprise-server-build cd pkg/extension/enterprise/generate && GO111MODULE=on go generate -run genfile main.go go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d go: downloading go.uber.org/zap v1.27.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading go.uber.org/atomic v1.11.0 go: downloading go.uber.org/multierr v1.11.0 fatal: not a git repository: /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/tidb/pkg/extension/enterprise/../../../.git/modules/extension/enterprise CGO_ENABLED=1 GO111MODULE=on go build -tags codes -tags enterprise -ldflags '-X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=0331217" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2024-05-06 07:12:33" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=03312178c534dce949face80c69812d989e55009" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitBranch=HEAD" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBEdition=Enterprise" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBEnterpriseExtensionGitHash="' -o bin/tidb-server cmd/tidb-server/main.go go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading go.uber.org/automaxprocs v1.5.3 go: downloading google.golang.org/grpc v1.63.2 go: downloading github.com/tikv/pd/client v0.0.0-20240430080403-1679dbca25b3 go: downloading github.com/prometheus/client_golang v1.19.0 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240430145241-6cb0704fce51 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/otiai10/copy v1.2.0 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815 go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37 go: downloading golang.org/x/sys v0.19.0 go: downloading golang.org/x/exp v0.0.0-20240404231335-c0f41cb1a7a0 go: downloading golang.org/x/sync v0.7.0 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/opentracing/basictracer-go v1.0.0 go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading golang.org/x/net v0.24.0 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/klauspost/compress v1.17.7 go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 go: downloading github.com/google/btree v1.1.2 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading golang.org/x/time v0.5.0 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading golang.org/x/tools v0.20.0 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/prometheus/common v0.53.0 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/aws/aws-sdk-go v1.50.0 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading google.golang.org/protobuf v1.33.0 go: downloading cloud.google.com/go/storage v1.36.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581 go: downloading github.com/go-resty/resty/v2 v2.11.0 go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9 go: downloading golang.org/x/oauth2 v0.18.0 go: downloading google.golang.org/api v0.162.0 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/xitongsys/parquet-go v1.5.5-0.20201110004701-b09c49d6d457 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading golang.org/x/term v0.19.0 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.13.0 go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/lestrrat-go/blackmagic v1.0.2 go: downloading github.com/lestrrat-go/httprc v1.0.5 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240304212257-790db918fca8 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 go: downloading golang.org/x/crypto v0.22.0 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading k8s.io/api v0.28.6 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/golang/glog v1.2.0 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading cloud.google.com/go v0.112.0 go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/apache/thrift v0.16.0 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading github.com/rivo/uniseg v0.4.6 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.12.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading cloud.google.com/go/compute v1.24.0 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 go: downloading cloud.google.com/go/iam v1.1.6 go: downloading github.com/googleapis/gax-go/v2 v2.12.0 go: downloading go.opencensus.io v0.24.0 go: downloading go.opentelemetry.io/otel v1.22.0 go: downloading go.opentelemetry.io/otel/trace v1.22.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading go.opentelemetry.io/otel/metric v1.22.0 go: downloading github.com/go-logr/logr v1.4.1 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading k8s.io/apimachinery v0.28.6 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading github.com/google/s2a-go v0.1.7 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading github.com/jmespath/go-jmespath v0.4.0 + ./bin/tidb-server -V Release Version: 0331217 Edition: Enterprise Git Commit Hash: 03312178c534dce949face80c69812d989e55009 Git Branch: HEAD UTC Build Time: 2024-05-06 07:12:33 GoVersion: go1.21.0 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test plugin) [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/enterprise-plugin [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap-inc/enterprise-plugin/rev-516977e1f99d9df87e142e1ea280baed56a12a70) 1424384 bytes in 0.09 secs (15047624 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential github-sre-bot-ssh Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@69bfd106; decorates RemoteLauncher[hudson.remoting.Channel@5a567be4:JNLP4-connect connection from 10.233.87.199/10.233.87.199:39992] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Pruning obsolete local branches Cleaning workspace > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/enterprise-plugin/.git # timeout=10 > git config remote.origin.url git@github.com:pingcap-inc/enterprise-plugin.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from git@github.com:pingcap-inc/enterprise-plugin.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_SSH to set credentials [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/pingcap/tidb/ghpr_build/enterprise-plugin@tmp/jenkins-gitclient-ssh1940861169678679552.key > git fetch --tags --force --progress --prune -- git@github.com:pingcap-inc/enterprise-plugin.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Checking out Revision 54190f7b324d41c441028b66f6f33fde31d72880 (origin/master) Commit message: "update go mod (#131)" [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54190f7b324d41c441028b66f6f33fde31d72880 # timeout=10 Cache saved successfully (git/pingcap-inc/enterprise-plugin/rev-a4c786c1fd134a087c006453c3d2fc07330568a0) 1424384 bytes in 1.85 secs (768347 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] sh + mkdir -p plugin-so + pushd enterprise-plugin/audit ~/agent/workspace/pingcap/tidb/ghpr_build/enterprise-plugin/audit ~/agent/workspace/pingcap/tidb/ghpr_build + go mod tidy go: downloading github.com/pingcap/log v1.1.1-0.20230317032135-a0d097d16e22 go: downloading go.uber.org/zap v1.26.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20231227070846-61c486af13a5 go: downloading github.com/pingcap/errors v0.11.5-0.20231212100244-799fae176cfb go: downloading github.com/pingcap/kvproto v0.0.0-20240109063850-932639606bcf go: downloading go.etcd.io/etcd/client/v3 v3.5.10 go: downloading github.com/tikv/pd/client v0.0.0-20240109100024-dd8df25316e9 go: downloading google.golang.org/grpc v1.60.1 go: downloading github.com/pingcap/tipb v0.0.0-20230919054518-dfd7d194838f go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/prometheus/client_golang v1.18.0 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading golang.org/x/exp v0.0.0-20231006140011-7918f672742d go: downloading github.com/golang/protobuf v1.5.3 go: downloading golang.org/x/sync v0.6.0 go: downloading github.com/google/uuid v1.5.0 go: downloading github.com/klauspost/compress v1.17.1 go: downloading github.com/pingcap/sysutil v1.0.1-0.20230407040306-fb007c5aff21 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 go: downloading golang.org/x/net v0.20.0 go: downloading github.com/aws/aws-sdk-go v1.45.25 go: downloading github.com/sasha-s/go-deadlock v0.3.1 go: downloading go.etcd.io/etcd/api/v3 v3.5.10 go: downloading golang.org/x/tools v0.17.0 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.17 go: downloading github.com/prometheus/common v0.46.0 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/shirou/gopsutil/v3 v3.23.10 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.8.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.4.0 go: downloading go.uber.org/goleak v1.3.0 go: downloading github.com/prometheus/prometheus v0.50.1 go: downloading go.etcd.io/etcd/tests/v3 v3.5.12 go: downloading go.etcd.io/etcd/server/v3 v3.5.12 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/go-resty/resty/v2 v2.7.0 go: downloading golang.org/x/oauth2 v0.16.0 go: downloading google.golang.org/api v0.156.0 go: downloading github.com/fsouza/fake-gcs-server v1.44.0 go: downloading github.com/cockroachdb/pebble v0.0.0-20220415182917-06c9d3be25b3 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 go: downloading github.com/cockroachdb/errors v1.8.1 go: downloading github.com/onsi/ginkgo v1.16.5 go: downloading github.com/onsi/gomega v1.20.1 go: downloading google.golang.org/protobuf v1.32.0 go: downloading github.com/google/go-cmp v0.6.0 go: downloading gonum.org/v1/gonum v0.8.2 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c go: downloading github.com/felixge/fgprof v0.9.3 go: downloading github.com/johannesboyne/gofakes3 v0.0.0-20230506070712-04da935ef877 go: downloading github.com/xitongsys/parquet-go-source v0.0.0-20200817004010-026bad9b25d0 go: downloading github.com/fatih/color v1.15.0 go: downloading github.com/spf13/cobra v1.7.0 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.10 go: downloading golang.org/x/term v0.16.0 go: downloading github.com/stathat/consistent v1.0.0 go: downloading github.com/petermattis/goid v0.0.0-20231207134359-e60b3f734c67 go: downloading github.com/stretchr/objx v0.5.2 go: downloading github.com/otiai10/mint v1.3.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.3.0 go: downloading github.com/shurcooL/vfsgen v0.0.0-20181202132449-6a9ea43bcacd go: downloading cloud.google.com/go/iam v1.1.5 go: downloading cloud.google.com/go/compute v1.23.3 go: downloading google.golang.org/genproto v0.0.0-20240108191215-35c7eff3a6b1 go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.1.1 go: downloading golang.org/x/crypto v0.18.0 go: downloading github.com/golang-jwt/jwt/v5 v5.0.0 go: downloading github.com/mattn/go-isatty v0.0.19 go: downloading github.com/mattn/go-runewidth v0.0.14 go: downloading github.com/prometheus/procfs v0.12.0 go: downloading github.com/gorilla/handlers v1.5.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/jfcg/rng v1.0.4 go: downloading github.com/jfcg/opt v0.3.1 go: downloading google.golang.org/appengine v1.6.8 go: downloading k8s.io/api v0.28.2 go: downloading github.com/apache/thrift v0.13.1-0.20201008052519-daf620915714 go: downloading github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5 go: downloading github.com/alexbrainman/sspi v0.0.0-20210105120005-909beea2cc74 go: downloading go.opentelemetry.io/otel v1.21.0 go: downloading go.opentelemetry.io/otel/trace v1.21.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240108191215-35c7eff3a6b1 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240108191215-35c7eff3a6b1 go: downloading github.com/lufia/plan9stats v0.0.0-20230326075908-cb1d2100619a go: downloading github.com/power-devops/perfstat v0.0.0-20221212215047-62379fc7944b go: downloading github.com/shoenig/go-m1cpu v0.1.6 go: downloading github.com/yusufpapurcu/wmi v1.2.3 go: downloading github.com/lestrrat-go/httprc v1.0.4 go: downloading github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 go: downloading github.com/shurcooL/httpfs v0.0.0-20230704072500-f1e31cf0ba5c go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/ryszard/goskiplist v0.0.0-20150312221310-2dfbae5fcf46 go: downloading github.com/shabbyrobe/gocovmerge v0.0.0-20190829150210-3e036491d500 go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f go: downloading github.com/google/renameio/v2 v2.0.0 go: downloading github.com/pkg/xattr v0.4.9 go: downloading cloud.google.com/go/pubsub v1.36.1 go: downloading github.com/rivo/uniseg v0.4.4 go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f go: downloading github.com/cockroachdb/redact v1.0.8 go: downloading github.com/google/renameio v0.1.0 go: downloading github.com/cockroachdb/sentry-go v0.6.1-cockroachdb.2 go: downloading github.com/dnaeon/go-vcr v1.2.0 go: downloading go.opentelemetry.io/otel/sdk v1.22.0 go: downloading github.com/dustin/go-humanize v1.0.0 go: downloading github.com/golang/glog v1.1.2 go: downloading github.com/rogpeppe/go-internal v1.11.0 go: downloading github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 go: downloading go.etcd.io/etcd/client/v2 v2.305.12 go: downloading go.etcd.io/etcd/pkg/v3 v3.5.12 go: downloading go.etcd.io/etcd/raft/v3 v3.5.12 go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 go: downloading go.etcd.io/bbolt v1.3.5 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.46.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.22.0 go: downloading google.golang.org/grpc/examples v0.0.0-20231221225426-4f03f3ff32c9 go: downloading github.com/google/martian/v3 v3.3.2 go: downloading sigs.k8s.io/yaml v1.4.0 go: downloading github.com/segmentio/asm v1.2.0 go: downloading github.com/goccy/go-json v0.10.2 go: downloading github.com/go-ole/go-ole v1.3.0 go: downloading github.com/shoenig/test v0.6.4 go: downloading github.com/jpillora/backoff v1.0.0 go: downloading go.opentelemetry.io/otel/metric v1.21.0 go: downloading github.com/jmespath/go-jmespath/internal/testify v1.5.1 go: downloading github.com/nxadm/tail v1.4.8 go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/go-errors/errors v1.0.1 go: downloading github.com/golang-jwt/jwt/v4 v4.5.0 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 go: downloading github.com/fsnotify/fsnotify v1.6.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0 go: downloading github.com/gorilla/websocket v1.5.1 go: downloading github.com/google/martian v2.1.0+incompatible go: downloading go.opentelemetry.io/proto/otlp v1.1.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/golang-jwt/jwt v3.2.1+incompatible go: downloading github.com/DataDog/zstd v1.4.5 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 go: downloading github.com/cockroachdb/datadriven v1.0.0 go: downloading github.com/grafana/regexp v0.0.0-20221122212121-6b5c0a4cb7fd go: downloading github.com/go-kit/log v0.2.1 go: downloading github.com/dennwc/varint v1.0.0 go: downloading github.com/go-logfmt/logfmt v0.6.0 go: downloading k8s.io/apimachinery v0.28.2 go: downloading k8s.io/klog/v2 v2.100.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.3.0 go: downloading k8s.io/utils v0.0.0-20230711102312-30195339c3c7 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 go: downloading github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.2 go: downloading github.com/HdrHistogram/hdrhistogram-go v1.1.2 go: downloading github.com/yusufpapurcu/wmi v1.2.4 go: downloading github.com/cockroachdb/datadriven v1.0.3-0.20230413201302-be42291fc80f go: downloading github.com/cncf/xds/go v0.0.0-20231128003011-0fa0005c9caa go: downloading github.com/envoyproxy/protoc-gen-validate v1.0.4 go: downloading github.com/go-errors/errors v1.4.2 + popd ~/agent/workspace/pingcap/tidb/ghpr_build + pushd tidb ~/agent/workspace/pingcap/tidb/ghpr_build/tidb ~/agent/workspace/pingcap/tidb/ghpr_build + go run ./cmd/pluginpkg -pkg-dir ../enterprise-plugin/audit -out-dir ../plugin-so Aborted by Jenkins Admin Sending interrupt signal to process Killing processes kill finished with exit code 0 script returned exit code 143 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] container [Pipeline] { [Pipeline] sh + bash scripts/plugins/report_job_result.sh ABORTED result.json http://fileserver.pingcap.net --2024-05-06 07:15:35-- http://fileserver.pingcap.net/download/rd-atom-agent/agent_upload_verifyci_metadata.py Resolving fileserver.pingcap.net (fileserver.pingcap.net)... 10.2.12.82 Connecting to fileserver.pingcap.net (fileserver.pingcap.net)|10.2.12.82|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 4181 (4.1K) [application/octet-stream] Saving to: โ€˜agent_upload_verifyci_metadata.pyโ€™ 0K .... 100% 260M=0s 2024-05-06 07:15:35 (260 MB/s) - โ€˜agent_upload_verifyci_metadata.pyโ€™ saved [4181/4181] No junit report file parse result file result.json success upload data succesfully. [Pipeline] } [Pipeline] // container [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 3c71ed01-d903-4416-a13c-3659486cc911 Finished: ABORTED