Started by user Jenkins Admin Obtained pipelines/tikv/tikv/latest/pull_unit_test.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/tikv/tikv/latest/pod-pull_unit_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tikv/tikv-tikv-pull-unit-test-408-4q0t3-fpn37-jw7vc Agent tikv-tikv-pull-unit-test-408-4q0t3-fpn37-jw7vc is provisioned from template tikv_tikv_pull_unit_test_408-4q0t3-fpn37 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/tikv/job/tikv/job/pull_unit_test/408/" runUrl: "job/tikv/job/tikv/job/pull_unit_test/408/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "1a50fe970a70892df4d5dd72fc9158b5c56d8804" jenkins/label: "tikv_tikv_pull_unit_test_408-4q0t3" name: "tikv-tikv-pull-unit-test-408-4q0t3-fpn37-jw7vc" namespace: "jenkins-tikv" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "ci-nvme-high-performance" operator: "In" values: - "true" containers: - args: - "cat" command: - "/bin/sh" - "-c" image: "hub.pingcap.net/jenkins/tikv-cached-master:latest" name: "runner" resources: requests: memory: "8Gi" cpu: "6" securityContext: privileged: true tty: true volumeMounts: - mountPath: "/home/jenkins/agent/memvolume" name: "volume-memory" readOnly: false - mountPath: "/tmp" name: "volume-tmp" readOnly: false - 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "tikv-tikv-pull-unit-test-408-4q0t3-fpn37-jw7vc" - name: "JENKINS_NAME" value: "tikv-tikv-pull-unit-test-408-4q0t3-fpn37-jw7vc" - 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" volumes: - emptyDir: medium: "" name: "volume-tmp" - emptyDir: medium: "Memory" name: "volume-memory" - emptyDir: medium: "" name: "workspace-volume" Running on tikv-tikv-pull-unit-test-408-4q0t3-fpn37-jw7vc in /home/jenkins/agent/workspace/tikv/tikv/pull_unit_test [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 50 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv PROW_JOB_ID=8659e32f-df75-4362-abf0-4f512208e5c9 JENKINS_NODE_COOKIE=d6ffd7db-6da7-4623-b912-81580df01cdf BUILD_URL=https://do.pingcap.net/jenkins/job/tikv/job/tikv/job/pull_unit_test/408/ GOLANG_VERSION=1.13.7 HOSTNAME=tikv-tikv-pull-unit-test-408-4q0t3-fpn37-jw7vc HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Debug info BUILD_TAG=jenkins-tikv-tikv-pull_unit_test-408 KUBERNETES_SERVICE_PORT=443 JOB_SPEC={"type":"presubmit","job":"tikv/tikv/pull_unit_test","buildid":"1787417873967222784","prowjobid":"8659e32f-df75-4362-abf0-4f512208e5c9","refs":{"org":"tikv","repo":"tikv","repo_link":"https://github.com/tikv/tikv","base_ref":"master","base_sha":"88099c95a3c0c13a827c0795c3d45070264665e4","base_link":"https://github.com/tikv/tikv/commit/88099c95a3c0c13a827c0795c3d45070264665e4","pulls":[{"number":16938,"author":"glorv","sha":"690b8cb851d8ae314664adcf0e8b0a643d4e15cb","title":"tikv_util: make memory quota alloc and free simpler","link":"https://github.com/tikv/tikv/pull/16938","commit_link":"https://github.com/tikv/tikv/pull/16938/commits/690b8cb851d8ae314664adcf0e8b0a643d4e15cb","author_link":"https://github.com/glorv"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/tikv/tikv/pull_unit_test JOB_URL=https://do.pingcap.net/jenkins/job/tikv/job/tikv/job/pull_unit_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/tikv/job/tikv/job/pull_unit_test/408/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/tikv/job/tikv/job/pull_unit_test/408/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home PATH=/rust/bin:/rust/bin:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/.cargo/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/tikv/job/tikv/job/pull_unit_test/408/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct CARGO_HOME=/rust _=/usr/bin/printenv POD_CONTAINER=runner PWD=/home/jenkins/agent/workspace/tikv/tikv/pull_unit_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=tikv/tikv/pull_unit_test TIKV_TEST_MEMORY_DISK_MOUNT_POINT=/home/jenkins/agent/memvolume TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#408 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787417873967222784 GOLANG_DOWNLOAD_SHA256=b3dd4bd781a0271b33168e627f7f43886b4c5d1c794a4015abf34e99c6526ca3 JOB_BASE_NAME=pull_unit_test RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/tikv/job/tikv/job/pull_unit_test/408/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=tikv_tikv_pull_unit_test_408-4q0t3 GOROOT=/usr/local/go KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/tikv/tikv/pull_unit_test@tmp EXECUTOR_NUMBER=0 RUSTUP_HOME=/rust JENKINS_SERVER_COOKIE=durable-b912e8e374f52cbf82dedf56ccac4f5d3613cf473c0d59c553f70800835b6881 NODE_LABELS=tikv-tikv-pull-unit-test-408-4q0t3-fpn37-jw7vc tikv_tikv_pull_unit_test_408-4q0t3 HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=tikv-tikv-pull-unit-test-408-4q0t3-fpn37-jw7vc GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/tikv/job/tikv/job/pull_unit_test/display/redirect BUILD_NUMBER=408 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 CARGO_INCREMENTAL=0 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.13.7.linux-amd64.tar.gz + echo ------------------------- ------------------------- + env PROW_JOB_ID=8659e32f-df75-4362-abf0-4f512208e5c9 JENKINS_NODE_COOKIE=d6ffd7db-6da7-4623-b912-81580df01cdf BUILD_URL=https://do.pingcap.net/jenkins/job/tikv/job/tikv/job/pull_unit_test/408/ GOLANG_VERSION=1.13.7 HOSTNAME=tikv-tikv-pull-unit-test-408-4q0t3-fpn37-jw7vc HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Debug info BUILD_TAG=jenkins-tikv-tikv-pull_unit_test-408 KUBERNETES_SERVICE_PORT=443 JOB_SPEC={"type":"presubmit","job":"tikv/tikv/pull_unit_test","buildid":"1787417873967222784","prowjobid":"8659e32f-df75-4362-abf0-4f512208e5c9","refs":{"org":"tikv","repo":"tikv","repo_link":"https://github.com/tikv/tikv","base_ref":"master","base_sha":"88099c95a3c0c13a827c0795c3d45070264665e4","base_link":"https://github.com/tikv/tikv/commit/88099c95a3c0c13a827c0795c3d45070264665e4","pulls":[{"number":16938,"author":"glorv","sha":"690b8cb851d8ae314664adcf0e8b0a643d4e15cb","title":"tikv_util: make memory quota alloc and free simpler","link":"https://github.com/tikv/tikv/pull/16938","commit_link":"https://github.com/tikv/tikv/pull/16938/commits/690b8cb851d8ae314664adcf0e8b0a643d4e15cb","author_link":"https://github.com/glorv"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/tikv/tikv/pull_unit_test JOB_URL=https://do.pingcap.net/jenkins/job/tikv/job/tikv/job/pull_unit_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/tikv/job/tikv/job/pull_unit_test/408/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/tikv/job/tikv/job/pull_unit_test/408/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home PATH=/rust/bin:/rust/bin:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/.cargo/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/tikv/job/tikv/job/pull_unit_test/408/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct CARGO_HOME=/rust POD_CONTAINER=runner PWD=/home/jenkins/agent/workspace/tikv/tikv/pull_unit_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=tikv/tikv/pull_unit_test TIKV_TEST_MEMORY_DISK_MOUNT_POINT=/home/jenkins/agent/memvolume TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#408 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787417873967222784 GOLANG_DOWNLOAD_SHA256=b3dd4bd781a0271b33168e627f7f43886b4c5d1c794a4015abf34e99c6526ca3 JOB_BASE_NAME=pull_unit_test RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/tikv/job/tikv/job/pull_unit_test/408/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=tikv_tikv_pull_unit_test_408-4q0t3 GOROOT=/usr/local/go KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/tikv/tikv/pull_unit_test@tmp EXECUTOR_NUMBER=0 RUSTUP_HOME=/rust JENKINS_SERVER_COOKIE=durable-b912e8e374f52cbf82dedf56ccac4f5d3613cf473c0d59c553f70800835b6881 NODE_LABELS=tikv-tikv-pull-unit-test-408-4q0t3-fpn37-jw7vc tikv_tikv_pull_unit_test_408-4q0t3 HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=tikv-tikv-pull-unit-test-408-4q0t3-fpn37-jw7vc GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/tikv/job/tikv/job/pull_unit_test/display/redirect BUILD_NUMBER=408 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 CARGO_INCREMENTAL=0 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.13.7.linux-amd64.tar.gz _=/usr/bin/env + hostname tikv-tikv-pull-unit-test-408-4q0t3-fpn37-jw7vc + df -h Filesystem Size Used Avail Use% Mounted on overlay 876G 551G 281G 67% / tmpfs 64M 0 64M 0% /dev tmpfs 189G 0 189G 0% /sys/fs/cgroup /dev/nvme0n1 3.6T 9.4G 3.4T 1% /tmp /dev/sda3 876G 551G 281G 67% /etc/hostname shm 64M 0 64M 0% /dev/shm tmpfs 343G 0 343G 0% /home/jenkins/agent/memvolume tmpfs 343G 12K 343G 1% /run/secrets/kubernetes.io/serviceaccount + free -hm total used free shared buff/cache available Mem: 376G 33G 199G 4.2G 142G 334G Swap: 0B 0B 0B + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tikv exec -ti tikv-tikv-pull-unit-test-408-4q0t3-fpn37-jw7vc bash' debug command: kubectl -n jenkins-tikv exec -ti tikv-tikv-pull-unit-test-408-4q0t3-fpn37-jw7vc 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: 15417 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 30 IN A 20.205.243.166 ;; Query time: 1 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Mon May 06 09:43:41 UTC 2024 ;; MSG SIZE rcvd: 65 [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] timeout Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] sh + rm -rf /home/jenkins/tikv-src [Pipeline] dir Running in /home/jenkins/agent/workspace/tikv/tikv/pull_unit_test/tikv [Pipeline] { [Pipeline] cache Cache restored successfully (git/tikv/tikv/rev-88099c9-1a1d538) 120857600 bytes in 0.70 secs (172047767 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.22.5 Reinitialized existing Git repository in /home/jenkins/agent/workspace/tikv/tikv/pull_unit_test/tikv/.git/ .git HEAD is now at df576122f Merge commit '1a1d538649f3d9b1998942e08939c463a8527dd7' into HEAD POST git-upload-pack (984 bytes) From https://github.com/tikv/tikv = [up to date] master -> origin/master 1a1d53864..690b8cb85 refs/pull/16938/head -> origin/pr/16938/head Warning: you are leaving 1 commit behind, not connected to any of your branches: df576122f Merge commit '1a1d538649f3d9b1998942e08939c463a8527dd7' into HEAD If you want to keep it by creating a new branch, this may be a good time to do so with: git branch df576122f HEAD is now at 88099c95a tikv_alloc: Add per thread memory usage (#16255) ๐Ÿšง Checkouting to base SHA:88099c95a3c0c13a827c0795c3d45070264665e4... HEAD is now at 88099c95a tikv_alloc: Add per thread memory usage (#16255) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: 88099c95a3c0c13a827c0795c3d45070264665e4 88099c95a tikv_alloc: Add per thread memory usage (#16255) 72a0fd5b0 sst_importer: remove the SST file where no kvs written into (#16146) 7190e7863 raftstore: bugfix of the calculation on the log gap between leader and peer when restart. (#16738) ๐Ÿšง Pre-merge heads of pull requests to base SHA: 88099c95a3c0c13a827c0795c3d45070264665e4 ... Updating 88099c95a..690b8cb85 Fast-forward components/cdc/src/endpoint.rs | 2 +- components/tikv_util/src/memory.rs | 162 ++++++++++++++++++++++++++----------- 2 files changed, 115 insertions(+), 49 deletions(-) ๐Ÿงพ Pre-merged result: 690b8cb851d8ae314664adcf0e8b0a643d4e15cb 690b8cb85 Merge branch 'master' into mem-quota 1a1d53864 check capacity dce0ef747 fix potential overflow when call free โœ… Pre merged ๐ŸŽ‰ โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/tikv/tikv/rev-88099c9-690b8cb) 120860160 bytes in 2.44 secs (49514396 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] sh + ls -alh + pwd /home/jenkins/agent/workspace/tikv/tikv/pull_unit_test total 16K drwxr-xr-x. 4 jenkins jenkins 4.0K May 6 17:43 . drwxr-xr-x. 4 jenkins jenkins 4.0K May 6 17:43 .. drwxr-xr-x. 17 jenkins jenkins 4.0K May 6 17:43 tikv drwxr-xr-x. 2 jenkins jenkins 4.0K May 6 17:43 tikv@tmp + mv ./tikv /home/jenkins/tikv-src + cd /home/jenkins/tikv-src + ln -s /home/jenkins/tikv-target /home/jenkins/tikv-src/target + pwd /home/jenkins/tikv-src + ls -alh total 488K drwxr-xr-x. 17 jenkins jenkins 4.0K May 6 17:43 . drwx------. 1 jenkins jenkins 4.0K May 6 17:43 .. drwxr-xr-x. 2 jenkins jenkins 4.0K May 6 17:43 .config -rw-r--r--. 1 jenkins jenkins 524 May 6 17:43 .dockerignore drwxr-xr-x. 8 jenkins jenkins 4.0K May 6 17:43 .git drwxr-xr-x. 3 jenkins jenkins 4.0K May 6 17:43 .github -rw-r--r--. 1 jenkins jenkins 564 May 6 17:43 .gitignore -rw-r--r--. 1 jenkins jenkins 104K May 6 17:43 CHANGELOG.md -rw-r--r--. 1 jenkins jenkins 4.7K May 6 17:43 CODE_COMMENT_STYLE.md -rw-r--r--. 1 jenkins jenkins 253 May 6 17:43 CODE_OF_CONDUCT.md -rw-r--r--. 1 jenkins jenkins 13K May 6 17:43 CONTRIBUTING.md -rw-r--r--. 1 jenkins jenkins 168K May 6 17:43 Cargo.lock -rw-r--r--. 1 jenkins jenkins 19K May 6 17:43 Cargo.toml -rw-r--r--. 1 jenkins jenkins 4.0K May 6 17:43 Dockerfile -rw-r--r--. 1 jenkins jenkins 999 May 6 17:43 Dockerfile.FIPS -rw-r--r--. 1 jenkins jenkins 2.1K May 6 17:43 Dockerfile.test -rw-r--r--. 1 jenkins jenkins 12K May 6 17:43 LICENSE -rw-r--r--. 1 jenkins jenkins 15K May 6 17:43 Makefile -rw-r--r--. 1 jenkins jenkins 1.1K May 6 17:43 PERFORMANCE_CRITICAL_PATH.md -rw-r--r--. 1 jenkins jenkins 8.9K May 6 17:43 README.md -rw-r--r--. 1 jenkins jenkins 5.8K May 6 17:43 SECURITY.md drwxr-xr-x. 2 jenkins jenkins 4.0K May 6 17:43 ci-build -rw-r--r--. 1 jenkins jenkins 2.4K May 6 17:43 clippy.toml drwxr-xr-x. 4 jenkins jenkins 4.0K May 6 17:43 cmd -rw-r--r--. 1 jenkins jenkins 806 May 6 17:43 codecov.yml drwxr-xr-x. 71 jenkins jenkins 4.0K May 6 17:43 components -rw-r--r--. 1 jenkins jenkins 3.8K May 6 17:43 deny.toml drwxr-xr-x. 2 jenkins jenkins 4.0K May 6 17:43 doc drwxr-xr-x. 2 jenkins jenkins 4.0K May 6 17:43 etc drwxr-xr-x. 7 jenkins jenkins 4.0K May 6 17:43 fuzz drwxr-xr-x. 2 jenkins jenkins 4.0K May 6 17:43 images drwxr-xr-x. 4 jenkins jenkins 4.0K May 6 17:43 metrics -rw-r--r--. 1 jenkins jenkins 107 May 6 17:43 rust-toolchain.toml -rw-r--r--. 1 jenkins jenkins 410 May 6 17:43 rustfmt.toml drwxr-xr-x. 2 jenkins jenkins 4.0K May 6 17:43 scripts drwxr-xr-x. 2 jenkins jenkins 4.0K May 6 17:43 security drwxr-xr-x. 8 jenkins jenkins 4.0K May 6 17:43 src lrwxrwxrwx. 1 jenkins jenkins 25 May 6 17:43 target -> /home/jenkins/tikv-target drwxr-xr-x. 5 jenkins jenkins 4.0K May 6 17:43 tests [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (lint) [Pipeline] dir Running in /home/jenkins/agent/workspace/tikv/tikv/pull_unit_test/tikv [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] sh + cd /home/jenkins/tikv-src + export RUSTFLAGS=-Dwarnings + RUSTFLAGS=-Dwarnings + make format info: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is up to date + git diff --quiet [Pipeline] sh + cd /home/jenkins/tikv-src + export RUSTFLAGS=-Dwarnings + RUSTFLAGS=-Dwarnings + export FAIL_POINT=1 + FAIL_POINT=1 + export ROCKSDB_SYS_SSE=1 + ROCKSDB_SYS_SSE=1 + export RUST_BACKTRACE=1 + RUST_BACKTRACE=1 + export LOG_LEVEL=INFO + LOG_LEVEL=INFO + echo using gcc 8 using gcc 8 + source /opt/rh/devtoolset-8/enable ++ export PATH=/opt/rh/devtoolset-8/root/usr/bin:/rust/bin:/rust/bin:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/.cargo/bin ++ PATH=/opt/rh/devtoolset-8/root/usr/bin:/rust/bin:/rust/bin:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/.cargo/bin ++ export MANPATH=/opt/rh/devtoolset-8/root/usr/share/man: ++ MANPATH=/opt/rh/devtoolset-8/root/usr/share/man: ++ export INFOPATH=/opt/rh/devtoolset-8/root/usr/share/info ++ INFOPATH=/opt/rh/devtoolset-8/root/usr/share/info ++ export PCP_DIR=/opt/rh/devtoolset-8/root ++ PCP_DIR=/opt/rh/devtoolset-8/root ++ export PERL5LIB=/opt/rh/devtoolset-8/root//usr/lib64/perl5/vendor_perl:/opt/rh/devtoolset-8/root/usr/lib/perl5:/opt/rh/devtoolset-8/root//usr/share/perl5/vendor_perl ++ PERL5LIB=/opt/rh/devtoolset-8/root//usr/lib64/perl5/vendor_perl:/opt/rh/devtoolset-8/root/usr/lib/perl5:/opt/rh/devtoolset-8/root//usr/share/perl5/vendor_perl +++ rpm --eval '%{_libdir}' ++ rpmlibdir=/usr/lib64 ++ '[' /usr/lib64 '!=' /usr/ ']' ++ rpmlibdir32=:/opt/rh/devtoolset-8/root/usr/lib ++ export LD_LIBRARY_PATH=/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib ++ LD_LIBRARY_PATH=/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib ++ export LD_LIBRARY_PATH=/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib ++ LD_LIBRARY_PATH=/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib ++ pythonvers=2.7 ++ export PYTHONPATH=/opt/rh/devtoolset-8/root/usr/lib64/python2.7/site-packages:/opt/rh/devtoolset-8/root/usr/lib/python2.7/site-packages ++ PYTHONPATH=/opt/rh/devtoolset-8/root/usr/lib64/python2.7/site-packages:/opt/rh/devtoolset-8/root/usr/lib/python2.7/site-packages ++ export PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig ++ PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig + make clippy info: component 'clippy' for target 'x86_64-unknown-linux-gnu' is up to date Security check passed. Log style check passed. ./metrics/grafana/tikv_details.json: OK Dashboards check passed. Docker build check passed. License check passed. cargo-deny 0.14.3 advisories ok: 0 errors, 0 warnings, 10 notes bans ok: 0 errors, 0 warnings, 3 notes licenses ok: 0 errors, 0 warnings, 518 notes sources ok: 0 errors, 0 warnings, 35 notes make[1]: Entering directory '/home/jenkins/tikv-src' Compiling crypto v0.0.1 (/home/jenkins/tikv-src/components/crypto) Compiling case_macros v0.1.0 (/home/jenkins/tikv-src/components/case_macros) Compiling online_config_derive v0.1.0 (/home/jenkins/tikv-src/components/online_config/online_config_derive) Compiling memory_trace_macros v0.1.0 (/home/jenkins/tikv-src/components/memory_trace_macros) Compiling coprocessor_plugin_api v0.1.0 (/home/jenkins/tikv-src/components/coprocessor_plugin_api) Checking tikv_alloc v0.1.0 (/home/jenkins/tikv-src/components/tikv_alloc) Checking panic_hook v0.0.1 (/home/jenkins/tikv-src/components/panic_hook) Compiling test_raftstore_macro v0.0.1 (/home/jenkins/tikv-src/components/test_raftstore_macro) Compiling tidb_query_codegen v0.0.1 (/home/jenkins/tikv-src/components/tidb_query_codegen) Compiling tikv-server v0.0.1 (/home/jenkins/tikv-src/cmd/tikv-server) Compiling tikv-ctl v0.0.1 (/home/jenkins/tikv-src/cmd/tikv-ctl) Checking fuzz v0.0.1 (/home/jenkins/tikv-src/fuzz) Checking error_code v0.0.1 (/home/jenkins/tikv-src/components/error_code) Checking collections v0.1.0 (/home/jenkins/tikv-src/components/collections) Checking log_wrappers v0.0.1 (/home/jenkins/tikv-src/components/log_wrappers) Checking profiler v0.0.1 (/home/jenkins/tikv-src/components/profiler) Checking tracker v0.0.1 (/home/jenkins/tikv-src/components/tracker) Checking example_coprocessor_plugin v0.1.0 (/home/jenkins/tikv-src/components/test_coprocessor_plugin/example_plugin) Checking codec v0.0.1 (/home/jenkins/tikv-src/components/codec) Checking online_config v0.1.0 (/home/jenkins/tikv-src/components/online_config) Checking tikv_util v0.1.0 (/home/jenkins/tikv-src/components/tikv_util) Checking cloud v0.0.1 (/home/jenkins/tikv-src/components/cloud) Checking file_system v0.1.0 (/home/jenkins/tikv-src/components/file_system) Checking txn_types v0.1.0 (/home/jenkins/tikv-src/components/txn_types) Checking keys v0.1.0 (/home/jenkins/tikv-src/components/keys) Checking resource_metering v0.0.1 (/home/jenkins/tikv-src/components/resource_metering) Checking service v0.0.1 (/home/jenkins/tikv-src/components/service) Checking health_controller v0.1.0 (/home/jenkins/tikv-src/components/health_controller) Checking gcp v0.0.1 (/home/jenkins/tikv-src/components/cloud/gcp) Checking aws v0.0.1 (/home/jenkins/tikv-src/components/cloud/aws) Checking azure v0.0.1 (/home/jenkins/tikv-src/components/cloud/azure) Checking concurrency_manager v0.0.1 (/home/jenkins/tikv-src/components/concurrency_manager) Checking encryption v0.0.1 (/home/jenkins/tikv-src/components/encryption) Checking engine_traits v0.0.1 (/home/jenkins/tikv-src/components/engine_traits) Checking security v0.0.1 (/home/jenkins/tikv-src/components/security) Checking encryption_export v0.0.1 (/home/jenkins/tikv-src/components/encryption/export) Checking pd_client v0.1.0 (/home/jenkins/tikv-src/components/pd_client) Checking test_util v0.0.1 (/home/jenkins/tikv-src/components/test_util) Checking api_version v0.1.0 (/home/jenkins/tikv-src/components/api_version) Checking external_storage v0.0.1 (/home/jenkins/tikv-src/components/external_storage) Checking engine_panic v0.0.1 (/home/jenkins/tikv-src/components/engine_panic) Checking raft_log_engine v0.0.1 (/home/jenkins/tikv-src/components/raft_log_engine) Checking into_other v0.0.1 (/home/jenkins/tikv-src/components/into_other) Checking engine_rocks v0.0.1 (/home/jenkins/tikv-src/components/engine_rocks) Checking tidb_query_common v0.0.1 (/home/jenkins/tikv-src/components/tidb_query_common) Checking tidb_query_datatype v0.0.1 (/home/jenkins/tikv-src/components/tidb_query_datatype) Checking test_pd_client v0.0.1 (/home/jenkins/tikv-src/components/test_pd_client) Checking resource_control v0.0.1 (/home/jenkins/tikv-src/components/resource_control) Checking test_pd v0.0.1 (/home/jenkins/tikv-src/components/test_pd) Checking batch-system v0.1.0 (/home/jenkins/tikv-src/components/batch-system) Checking causal_ts v0.0.1 (/home/jenkins/tikv-src/components/causal_ts) Checking sst_importer v0.1.0 (/home/jenkins/tikv-src/components/sst_importer) Checking region_cache_memory_engine v0.0.1 (/home/jenkins/tikv-src/components/region_cache_memory_engine) Checking engine_test v0.0.1 (/home/jenkins/tikv-src/components/engine_test) Checking test_sst_importer v0.1.0 (/home/jenkins/tikv-src/components/test_sst_importer) Checking engine_traits_tests v0.0.1 (/home/jenkins/tikv-src/components/engine_traits_tests) Checking hybrid_engine v0.0.1 (/home/jenkins/tikv-src/components/hybrid_engine) Checking raftstore v0.0.1 (/home/jenkins/tikv-src/components/raftstore) Checking tidb_query_expr v0.0.1 (/home/jenkins/tikv-src/components/tidb_query_expr) Checking tipb_helper v0.0.1 (/home/jenkins/tikv-src/components/tipb_helper) Checking tidb_query_aggr v0.0.1 (/home/jenkins/tikv-src/components/tidb_query_aggr) Checking tidb_query_executors v0.0.1 (/home/jenkins/tikv-src/components/tidb_query_executors) Checking raftstore-v2 v0.1.0 (/home/jenkins/tikv-src/components/raftstore-v2) Checking tikv_kv v0.1.0 (/home/jenkins/tikv-src/components/tikv_kv) Checking engine_rocks_helper v0.1.0 (/home/jenkins/tikv-src/components/engine_rocks_helper) Checking tikv v8.2.0-alpha (/home/jenkins/tikv-src) Checking resolved_ts v0.0.1 (/home/jenkins/tikv-src/components/resolved_ts) Checking backup v0.0.1 (/home/jenkins/tikv-src/components/backup) Checking snap_recovery v0.1.0 (/home/jenkins/tikv-src/components/snap_recovery) Checking backup-stream v0.1.0 (/home/jenkins/tikv-src/components/backup-stream) Checking cdc v0.0.1 (/home/jenkins/tikv-src/components/cdc) Checking server v0.0.1 (/home/jenkins/tikv-src/components/server) Checking test_raftstore v0.0.1 (/home/jenkins/tikv-src/components/test_raftstore) Checking test_storage v0.0.1 (/home/jenkins/tikv-src/components/test_storage) Checking test_backup v0.0.1 (/home/jenkins/tikv-src/components/test_backup) Checking test_raftstore-v2 v0.0.1 (/home/jenkins/tikv-src/components/test_raftstore-v2) Checking test_coprocessor v0.0.1 (/home/jenkins/tikv-src/components/test_coprocessor) Checking tests v0.0.1 (/home/jenkins/tikv-src/tests) Finished dev [unoptimized] target(s) in 1m 23s warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5, fs_extra v1.1.0, nom v2.2.1, nom v4.2.3, nom v5.1.0, quick-xml v0.22.0 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` make[1]: Leaving directory '/home/jenkins/tikv-src' [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] dir Running in /home/jenkins/agent/workspace/tikv/tikv/pull_unit_test/tikv [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] sh + cd /home/jenkins/tikv-src + export RUSTFLAGS=-Dwarnings + RUSTFLAGS=-Dwarnings + export FAIL_POINT=1 + FAIL_POINT=1 + export ROCKSDB_SYS_SSE=1 + ROCKSDB_SYS_SSE=1 + export RUST_BACKTRACE=1 + RUST_BACKTRACE=1 + export LOG_LEVEL=INFO + LOG_LEVEL=INFO + export CARGO_INCREMENTAL=0 + CARGO_INCREMENTAL=0 + export 'RUSTDOCFLAGS=-Z unstable-options --persist-doctests' + RUSTDOCFLAGS='-Z unstable-options --persist-doctests' + echo using gcc 8 using gcc 8 + source /opt/rh/devtoolset-8/enable ++ export PATH=/opt/rh/devtoolset-8/root/usr/bin:/rust/bin:/rust/bin:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/.cargo/bin ++ PATH=/opt/rh/devtoolset-8/root/usr/bin:/rust/bin:/rust/bin:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/.cargo/bin ++ export MANPATH=/opt/rh/devtoolset-8/root/usr/share/man: ++ MANPATH=/opt/rh/devtoolset-8/root/usr/share/man: ++ export INFOPATH=/opt/rh/devtoolset-8/root/usr/share/info ++ INFOPATH=/opt/rh/devtoolset-8/root/usr/share/info ++ export PCP_DIR=/opt/rh/devtoolset-8/root ++ PCP_DIR=/opt/rh/devtoolset-8/root ++ export PERL5LIB=/opt/rh/devtoolset-8/root//usr/lib64/perl5/vendor_perl:/opt/rh/devtoolset-8/root/usr/lib/perl5:/opt/rh/devtoolset-8/root//usr/share/perl5/vendor_perl ++ PERL5LIB=/opt/rh/devtoolset-8/root//usr/lib64/perl5/vendor_perl:/opt/rh/devtoolset-8/root/usr/lib/perl5:/opt/rh/devtoolset-8/root//usr/share/perl5/vendor_perl +++ rpm --eval '%{_libdir}' ++ rpmlibdir=/usr/lib64 ++ '[' /usr/lib64 '!=' /usr/ ']' ++ rpmlibdir32=:/opt/rh/devtoolset-8/root/usr/lib ++ export LD_LIBRARY_PATH=/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib ++ LD_LIBRARY_PATH=/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib ++ export LD_LIBRARY_PATH=/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib ++ LD_LIBRARY_PATH=/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib:/opt/rh/devtoolset-8/root/usr/lib64/dyninst:/opt/rh/devtoolset-8/root/usr/lib/dyninst:/opt/rh/devtoolset-8/root/usr/lib64:/opt/rh/devtoolset-8/root/usr/lib ++ pythonvers=2.7 ++ export PYTHONPATH=/opt/rh/devtoolset-8/root/usr/lib64/python2.7/site-packages:/opt/rh/devtoolset-8/root/usr/lib/python2.7/site-packages ++ PYTHONPATH=/opt/rh/devtoolset-8/root/usr/lib64/python2.7/site-packages:/opt/rh/devtoolset-8/root/usr/lib/python2.7/site-packages ++ export PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig ++ PKG_CONFIG_PATH=/opt/rh/devtoolset-8/root/usr/lib64/pkgconfig + set -e + set -o pipefail + CUSTOM_TEST_COMMAND='nextest list' + EXTRA_CARGO_ARGS='--message-format json --list-type binaries-only' + make test_with_nextest + grep -E '^{.+}$' Compiling libc v0.2.151 Compiling proc-macro2 v1.0.76 Compiling quote v1.0.28 Compiling unicode-ident v1.0.5 Compiling syn v1.0.103 Compiling autocfg v1.1.0 Compiling log v0.4.20 Compiling cfg-if v1.0.0 Compiling serde_derive v1.0.147 Compiling serde v1.0.147 Compiling version_check v0.9.4 Compiling lazy_static v1.4.0 Compiling memchr v2.7.1 Compiling pkg-config v0.3.16 Compiling scopeguard v1.1.0 Compiling smallvec v1.11.1 Compiling once_cell v1.19.0 Compiling vcpkg v0.2.11 Compiling futures-core v0.3.15 Compiling pin-project-lite v0.2.9 Compiling futures-io v0.3.15 Compiling slab v0.4.2 Compiling proc-macro-hack v0.5.19 Compiling futures v0.1.31 Compiling futures-task v0.3.15 Compiling futures-sink v0.3.15 Compiling proc-macro-nested v0.1.3 Compiling futures-channel v0.3.15 Compiling pin-utils v0.1.0 Compiling ryu v1.0.4 Compiling libm v0.2.8 Compiling bitflags v2.4.1 Compiling parking_lot_core v0.9.1 Compiling unicode-segmentation v1.3.0 Compiling byteorder v1.4.3 Compiling itoa v0.4.4 Compiling itoa v1.0.1 Compiling regex-syntax v0.8.2 Compiling fnv v1.0.6 Compiling openssl v0.10.57 Compiling fs_extra v1.1.0 Compiling foreign-types-shared v0.1.1 Compiling protobuf v2.8.0 (https://github.com/pingcap/rust-protobuf?branch=v2.8#6642ebaa) Compiling bytes v1.0.1 Compiling paste v1.0.4 Compiling hex v0.3.2 Compiling hashbrown v0.9.1 Compiling zerocopy v0.7.32 Compiling percent-encoding v2.1.0 Compiling bitflags v1.3.2 Compiling ppv-lite86 v0.2.10 Compiling allocator-api2 v0.2.14 Compiling cfg-if v0.1.10 Compiling equivalent v1.0.1 Compiling httparse v1.8.0 Compiling lock_api v0.4.6 Compiling try-lock v0.2.2 Compiling tracing-core v0.1.32 Compiling crossbeam-utils v0.8.19 Compiling serde_json v1.0.64 Compiling tower-service v0.3.2 Compiling httpdate v1.0.0 Compiling matches v0.1.8 Compiling instant v0.1.12 Compiling foreign-types v0.3.2 Compiling base64 v0.13.0 Compiling native-tls v0.2.7 Compiling openssl-probe v0.1.2 Compiling want v0.3.0 Compiling form_urlencoded v1.0.1 Compiling slog v2.5.2 Compiling unicode-normalization v0.1.12 Compiling unicode-bidi v0.3.4 Compiling async-trait v0.1.58 Compiling same-file v1.0.5 Compiling ucd-trie v0.1.3 Compiling encoding_rs v0.8.33 Compiling ipnet v2.3.0 Compiling mime v0.3.16 Compiling fxhash v0.2.1 Compiling hex v0.4.2 Compiling futures-macro v0.3.15 Compiling futures-util v0.3.15 Compiling num-traits v0.2.17 Compiling tokio v1.25.3 Compiling indexmap v1.6.2 Compiling ahash v0.8.7 Compiling heck v0.3.1 Compiling num-integer v0.1.45 Compiling proc-macro-error-attr v1.0.4 Compiling memoffset v0.6.4 Compiling walkdir v2.3.1 Compiling proc-macro-error v1.0.4 Compiling crossbeam-epoch v0.9.8 Compiling static_assertions v1.1.0 Compiling rayon-core v1.9.3 Compiling crc32fast v1.2.0 Compiling either v1.6.1 Compiling rayon v1.5.3 Compiling prometheus v0.13.0 Compiling pest v2.1.3 Compiling thread_local v1.1.4 Compiling zeroize v1.1.0 Compiling shlex v0.1.1 Compiling semver-parser v0.7.0 Compiling crossbeam-queue v0.3.5 Compiling xml-rs v0.8.0 Compiling miniz_oxide v0.4.4 Compiling arc-swap v0.4.8 Compiling aho-corasick v1.1.2 Compiling rustc-demangle v0.1.23 Compiling gimli v0.25.0 Compiling crossbeam-skiplist v0.1.1 Compiling adler v1.0.2 Compiling object v0.26.2 Compiling nom v2.2.1 Compiling take_mut v0.2.2 Compiling futures-timer v3.0.2 Compiling crypto v0.0.1 (/home/jenkins/tikv-src/components/crypto) Compiling farmhash v1.1.5 Compiling semver v0.9.0 Compiling case_macros v0.1.0 (/home/jenkins/tikv-src/components/case_macros) Compiling anyhow v1.0.75 Compiling rustix v0.38.3 Compiling linux-raw-sys v0.4.12 Compiling nom v7.1.0 Compiling fastrand v2.0.1 Compiling semver v1.0.4 Compiling getrandom v0.1.12 Compiling c2-chacha v0.2.2 Compiling glob v0.3.0 Compiling event-listener v2.5.1 Compiling cache-padded v1.1.1 Compiling typenum v1.16.0 Compiling slog-global v0.1.0 (https://github.com/tikv/slog-global.git?rev=d592f88e4dbba5eb439998463054f1a44fbf17b9#d592f88e) Compiling generic-array v0.14.4 Compiling http-types v2.12.0 Compiling waker-fn v1.1.0 Compiling time-core v0.1.0 Compiling prettyplease v0.2.6 Compiling parking v2.1.0 Compiling async-speed-limit v0.4.0 Compiling fastrand v1.9.0 Compiling minimal-lexical v0.2.1 Compiling concurrent-queue v1.2.2 Compiling rustc_version v0.2.3 Compiling infer v0.2.3 Compiling num_threads v0.1.6 Compiling libloading v0.7.0 Compiling time-macros v0.2.8 Compiling hashbrown v0.14.0 Compiling regex-automata v0.1.8 Compiling syn v2.0.43 Compiling idna v0.2.0 Compiling crossbeam-channel v0.5.11 Compiling futures-lite v1.13.0 Compiling async-channel v1.6.1 Compiling bindgen v0.65.1 Compiling dyn-clone v1.0.4 Compiling base64 v0.21.0 Compiling rustc-hash v1.0.1 Compiling shlex v1.3.0 Compiling lazycell v1.3.0 Compiling peeking_take_while v0.1.2 Compiling jobserver v0.1.17 Compiling semver-parser v0.10.2 Compiling cpuid-bool v0.1.2 Compiling procinfo v0.4.2 (https://github.com/tikv/procinfo-rs?rev=7693954bd1dd86eb1709572fd7b62fd5f7ff2ea1#7693954b) Compiling unicode-xid v0.2.4 Compiling opaque-debug v0.3.0 Compiling RustyXML v0.3.0 Compiling async-lock v2.7.0 Compiling twox-hash v1.6.3 Compiling data-encoding v2.5.0 Compiling md5 v0.7.0 Compiling num-rational v0.3.0 Compiling num-iter v0.1.43 Compiling rustversion v1.0.4 Compiling heck v0.4.1 Compiling encoding_rs v0.8.29 (https://github.com/tikv/encoding_rs.git?rev=68e0bc5a72a37a78228d80cd98047326559cf43c#68e0bc5a) Compiling itertools v0.10.0 Compiling tokio-executor v0.1.9 (https://github.com/tikv/tokio?branch=tokio-timer-hotfix#4394380f) Compiling boolinator v2.4.0 Compiling clang-sys v1.1.1 Compiling crossbeam-deque v0.8.3 Compiling bitfield v0.13.2 Compiling ahash v0.7.7 Compiling zstd-safe v5.0.2+zstd.1.5.2 Compiling const_format_proc_macros v0.2.29 Compiling rustc_version v0.4.0 Compiling cc v1.0.83 Compiling memoffset v0.7.1 Compiling smartstring v1.0.1 Compiling tokio-timer v0.2.13 (https://github.com/tikv/tokio?branch=tokio-timer-hotfix#4394380f) Compiling atomic v0.5.0 Compiling semver v0.10.0 Compiling slog-async v2.6.0 Compiling if_chain v1.0.2 Compiling crossbeam v0.8.1 Compiling pdqselect v0.1.0 Compiling ident_case v1.0.1 Compiling strsim v0.9.2 Compiling indexmap v2.0.1 Compiling unicode-width v0.1.6 Compiling ansi_term v0.11.0 Compiling unchecked-index v0.2.2 Compiling vec_map v0.8.1 Compiling strsim v0.8.0 Compiling safemem v0.3.2 Compiling skiplist-rs v0.1.0 (https://github.com/tikv/skiplist-rs.git?branch=main#d158a040) Compiling version_check v0.1.5 Compiling arrayvec v0.4.11 Compiling nodrop v0.1.13 Compiling symbolic-demangle v12.8.0 Compiling stable_deref_trait v1.2.0 Compiling textwrap v0.11.0 Compiling semver v0.11.0 Compiling twoway v0.2.0 Compiling bytemuck v1.9.1 Compiling quick-xml v0.22.0 Compiling sharded-slab v0.1.7 Compiling str_stack v0.1.0 Compiling pnet_base v0.22.0 Compiling azure_core v0.12.0 (https://github.com/tikv/azure-sdk-for-rust?branch=release-7.5-fips#e3dc3e02) Compiling crc32c v0.6.4 Compiling indextree v4.6.0 Compiling keyed_priority_queue v0.4.1 Compiling mur3 v0.1.0 Compiling seahash v4.1.0 Compiling num_cpus v1.13.1 Compiling getrandom v0.2.11 Compiling signal-hook-registry v1.4.0 Compiling mio v0.8.11 Compiling socket2 v0.4.7 Compiling parking_lot_core v0.8.3 Compiling time v0.1.43 Compiling rustc_version v0.3.3 Compiling atty v0.2.13 Compiling dirs-sys-next v0.1.2 Compiling openssl-src v111.25.0+1.1.1t Compiling cmake v0.1.48 (https://github.com/rust-lang/cmake-rs#00e6b220) Compiling autotools v0.2.6 Compiling rand_core v0.6.2 Compiling cpu-time v1.0.0 Compiling procfs v0.12.0 Compiling nix v0.24.1 Compiling page_size v0.4.2 Compiling fs2 v0.4.3 (https://github.com/tikv/fs2-rs?branch=tikv#cd503764) Compiling uuid v1.7.0 Compiling parking_lot v0.12.1 Compiling dirs-next v2.0.0 Compiling parking_lot v0.11.1 Compiling ordered-float v2.10.0 Compiling num-complex v0.3.0 Compiling memmap2 v0.9.3 Compiling regex-automata v0.4.3 Compiling term v0.7.0 Compiling rand_core v0.5.1 Compiling nix v0.26.2 Compiling rand_chacha v0.3.0 Compiling clap v2.33.0 Compiling rusoto_core v0.46.0 (https://github.com/tikv/rusoto?branch=gh1482-s3-addr-styles#cc733208) Compiling dashmap v5.2.0 Compiling coprocessor_plugin_api v0.1.0 (/home/jenkins/tikv-src/components/coprocessor_plugin_api) Compiling debugid v0.8.0 Compiling net2 v0.2.37 Compiling iovec v0.1.4 Compiling nom v5.1.0 Compiling rgb v0.8.32 Compiling inotify-sys v0.1.5 Compiling rand_chacha v0.2.1 Compiling addr2line v0.16.0 Compiling symbolic-common v12.8.0 Compiling tracing-subscriber v0.3.18 Compiling coarsetime v0.1.33 Compiling rand v0.8.5 Compiling filetime v0.2.14 Compiling inotify v0.7.1 Compiling pnet_sys v0.25.0 Compiling more-asserts v0.2.1 Compiling rand v0.7.3 Compiling rev_lines v0.2.1 Compiling crc64fast v0.1.0 Compiling sync_wrapper v0.1.1 Compiling mio v0.6.23 Compiling digest v0.9.0 Compiling block-buffer v0.9.0 Compiling num v0.3.0 Compiling num-format v0.4.0 Compiling rand_isaac v0.3.0 Compiling signal-hook v0.3.14 Compiling panic_hook v0.0.1 (/home/jenkins/tikv-src/components/panic_hook) Compiling plotters-backend v0.3.0 Compiling csv-core v0.1.6 Compiling cast v0.2.2 Compiling half v1.8.2 Compiling oorandom v11.1.3 Compiling sha2 v0.9.1 Compiling const_format v0.2.30 Compiling rand v0.4.6 Compiling remove_dir_all v0.5.3 Compiling siphasher v0.3.3 Compiling criterion-plot v0.4.4 Compiling nom v4.2.3 Compiling io-lifetimes v1.0.4 Compiling plotters-svg v0.3.0 Compiling openssl-sys v0.9.92 Compiling tikv-jemalloc-sys v0.5.0+5.3.0 Compiling libz-sys v1.1.3 Compiling protobuf-src v1.1.0+21.5 Compiling grpcio-sys v0.10.3+1.44.0-patched Compiling backtrace v0.3.61 Compiling tempfile v3.8.0 Compiling zstd-sys v2.0.1+zstd.1.5.2 Compiling lz4-sys v1.9.4 Compiling bzip2-sys v0.1.11+1.0.8 Compiling snappy-sys v0.1.0 (https://github.com/tikv/rust-snappy.git?branch=static-link#8c12738b) Compiling libtitan_sys v0.0.1 (https://github.com/tikv/rust-rocksdb.git#224bed6f) Compiling findshlibs v0.10.1 Compiling plotters v0.3.1 Compiling phf_shared v0.9.0 Compiling winapi-build v0.1.1 Compiling rand_xorshift v0.3.0 Compiling cexpr v0.6.0 Compiling mio-extras v2.0.6 Compiling inferno v0.11.3 Compiling phf v0.9.0 Compiling kernel32-sys v0.2.2 Compiling raw-cpuid v10.2.0 Compiling fail v0.5.1 Compiling libc v0.1.12 Compiling rustix v0.36.7 Compiling bit_field v0.10.1 Compiling notify v4.0.17 Compiling protobuf-codegen v2.8.0 (https://github.com/pingcap/rust-protobuf?branch=v2.8#6642ebaa) Compiling grpcio-compiler v0.10.4 Compiling linux-raw-sys v0.1.4 Compiling tempdir v0.3.7 Compiling winapi v0.2.8 Compiling wait-timeout v0.2.0 Compiling quick-error v1.2.3 Compiling termcolor v1.1.3 Compiling linked-hash-map v0.5.4 Compiling bit-vec v0.6.3 Compiling hyper-openssl v0.9.1 Compiling os_str_bytes v6.0.0 Compiling textwrap v0.15.0 Compiling unarray v0.1.4 Compiling mmap v0.1.1 Compiling strsim v0.10.0 Compiling humantime v2.1.0 Compiling rusty-fork v0.3.0 Compiling tower-layer v0.3.1 Compiling tikv-server v0.0.1 (/home/jenkins/tikv-src/cmd/tikv-server) Compiling tikv-ctl v0.0.1 (/home/jenkins/tikv-src/cmd/tikv-ctl) Compiling zipf v6.1.0 Compiling bit-set v0.5.3 Compiling linked_hash_set v0.1.4 Compiling utime v0.2.1 Compiling proptest v1.4.0 Compiling protobuf-codegen-pure v2.8.0 Compiling phf_generator v0.9.1 Compiling phf_codegen v0.9.0 Compiling flate2 v1.0.11 Compiling regex v1.10.2 Compiling sysinfo v0.26.9 (https://github.com/tikv/sysinfo?branch=0.26-fix-cpu#5a1bcf08) Compiling parse-zoneinfo v0.3.0 Compiling pprof v0.13.0 Compiling is-terminal v0.4.2 Compiling tracing-attributes v0.1.27 Compiling strum_macros v0.25.0 Compiling num-derive v0.4.0 Compiling chrono-tz v0.5.3 Compiling env_logger v0.10.0 Compiling darling_core v0.10.1 Compiling bstr v0.2.8 Compiling tokio-macros v1.7.0 Compiling openssl-macros v0.1.0 Compiling thiserror-impl v1.0.30 Compiling pin-project-internal v1.0.11 Compiling getset v0.1.1 Compiling online_config_derive v0.1.0 (/home/jenkins/tikv-src/components/online_config/online_config_derive) Compiling prometheus-static-metric v0.5.1 Compiling strum_macros v0.20.1 Compiling derive_more v0.99.3 Compiling match-template v0.0.1 Compiling fix-hidden-lifetime-bug-proc_macros v0.2.5 Compiling slog_derive v0.2.0 Compiling num-derive v0.3.0 Compiling rhai_codegen v1.4.1 Compiling serde_repr v0.1.9 Compiling enum_dispatch v0.3.8 Compiling memory_trace_macros v0.1.0 (/home/jenkins/tikv-src/components/memory_trace_macros) Compiling serde_with_macros v1.1.0 Compiling strum_macros v0.24.3 Compiling derivative v2.2.0 Compiling async-stream-impl v0.2.0 Compiling structopt-derive v0.4.13 Compiling test_raftstore_macro v0.0.1 (/home/jenkins/tikv-src/components/test_raftstore_macro) Compiling clap_derive v3.1.4 Compiling tracing v0.1.40 Compiling csv v1.1.6 Compiling tracing-active-tree v0.1.0 (https://github.com/tikv/tracing-active-tree.git?rev=a71f8f8148f88ab759deb6d3e1d62d07ab218347#a71f8f81) Compiling strum v0.25.0 Compiling darling_macro v0.10.1 Compiling x86 v0.45.0 Compiling async-stream v0.2.0 Compiling fix-hidden-lifetime-bug v0.2.5 Compiling example_coprocessor_plugin v0.1.0 (/home/jenkins/tikv-src/components/test_coprocessor_plugin/example_plugin) Compiling thiserror v1.0.30 Compiling pin-project v1.0.11 Compiling filedescriptor v0.8.1 Compiling structopt v0.3.20 Compiling rhai v1.7.0 Compiling darling v0.10.1 Compiling strum v0.20.0 Compiling gag v1.0.0 Compiling tidb_query_codegen v0.0.1 (/home/jenkins/tikv-src/components/tidb_query_codegen) Compiling clap v3.1.6 Compiling librocksdb_sys v0.1.0 (https://github.com/tikv/rust-rocksdb.git#224bed6f) Compiling futures-executor v0.3.15 Compiling futures v0.3.15 Compiling zstd v0.11.2+zstd.1.5.2 Compiling chrono v0.4.20 Compiling url v2.2.2 Compiling serde_urlencoded v0.7.0 Compiling uuid v0.8.2 Compiling serde_qs v0.8.5 Compiling quick-xml v0.29.0 Compiling time v0.3.20 Compiling serde_path_to_error v0.1.5 Compiling serde_with v1.4.0 Compiling toml v0.5.7 Compiling ipnetwork v0.15.1 Compiling serde_ignored v0.1.2 Compiling serde_cbor v0.11.1 Compiling multimap v0.8.0 Compiling rust-ini v0.14.0 Compiling pnet_datalink v0.23.1 Compiling http v0.2.8 Compiling tinytemplate v1.2.0 Compiling slog-term v2.8.1 Compiling online_config v0.1.0 (/home/jenkins/tikv-src/components/online_config) Compiling slog-json v2.3.0 Compiling http-body v0.4.5 Compiling oauth2 v4.1.0 Compiling tame-gcs v0.10.0 Compiling criterion v0.3.5 Compiling tame-oauth v0.9.6 (https://github.com/tikv/tame-oauth?branch=fips-0.9#487e287c) Compiling criterion-cpu-time v0.1.0 Compiling tokio-util v0.7.2 Compiling tokio-native-tls v0.3.0 Compiling async-compression v0.3.14 Compiling tokio-stream v0.1.11 Compiling tokio-openssl v0.6.1 Compiling h2 v0.3.26 Compiling hyper v0.14.23 Compiling hyper-tls v0.5.0 Compiling rusoto_credential v0.46.0 (https://github.com/tikv/rusoto?branch=gh1482-s3-addr-styles#cc733208) Compiling reqwest v0.11.1 Compiling rusoto_signature v0.46.0 (https://github.com/tikv/rusoto?branch=gh1482-s3-addr-styles#cc733208) Compiling perfcnt v0.7.3 Compiling rusoto_s3 v0.46.0 (https://github.com/tikv/rusoto?branch=gh1482-s3-addr-styles#cc733208) Compiling rusoto_sts v0.46.0 (https://github.com/tikv/rusoto?branch=gh1482-s3-addr-styles#cc733208) Compiling yatp v0.0.1 (https://github.com/tikv/yatp.git?branch=master#793be4d7) Compiling rusoto_kms v0.46.0 (https://github.com/tikv/rusoto?branch=gh1482-s3-addr-styles#cc733208) Compiling raft-engine v0.4.1 (https://github.com/tikv/raft-engine.git#e505d631) Compiling criterion-perf-events v0.1.4 Compiling rusoto_mock v0.46.0 (https://github.com/tikv/rusoto?branch=gh1482-s3-addr-styles#cc733208) Compiling azure_storage v0.12.0 (https://github.com/tikv/azure-sdk-for-rust?branch=release-7.5-fips#e3dc3e02) Compiling azure_security_keyvault v0.12.0 (https://github.com/tikv/azure-sdk-for-rust?branch=release-7.5-fips#e3dc3e02) Compiling azure_identity v0.12.0 (https://github.com/tikv/azure-sdk-for-rust?branch=release-7.5-fips#e3dc3e02) Compiling azure_storage_blobs v0.12.0 (https://github.com/tikv/azure-sdk-for-rust?branch=release-7.5-fips#e3dc3e02) Compiling raft-engine-ctl v0.4.1 (https://github.com/tikv/raft-engine.git#e505d631) Compiling protobuf-build v0.15.1 Compiling raft-proto v0.7.0 (https://github.com/tikv/raft-rs?branch=master#a76fb6ef) Compiling kvproto v0.0.2 (https://github.com/pingcap/kvproto.git#4fa2b26b) Compiling tipb v0.0.1 (https://github.com/pingcap/tipb.git#87f5b809) Compiling tikv-jemallocator v0.5.0 Compiling tikv-jemalloc-ctl v0.5.0 Compiling tikv_alloc v0.1.0 (/home/jenkins/tikv-src/components/tikv_alloc) Compiling collections v0.1.0 (/home/jenkins/tikv-src/components/collections) Compiling log_wrappers v0.0.1 (/home/jenkins/tikv-src/components/log_wrappers) Compiling profiler v0.0.1 (/home/jenkins/tikv-src/components/profiler) Compiling raft v0.7.0 (https://github.com/tikv/raft-rs?branch=master#a76fb6ef) Compiling grpcio v0.10.4 Compiling grpcio-health v0.10.4 Compiling rocksdb v0.3.0 (https://github.com/tikv/rust-rocksdb.git#224bed6f) Compiling error_code v0.0.1 (/home/jenkins/tikv-src/components/error_code) Compiling tracker v0.0.1 (/home/jenkins/tikv-src/components/tracker) Compiling codec v0.0.1 (/home/jenkins/tikv-src/components/codec) Compiling tikv_util v0.1.0 (/home/jenkins/tikv-src/components/tikv_util) Compiling cloud v0.0.1 (/home/jenkins/tikv-src/components/cloud) Compiling file_system v0.1.0 (/home/jenkins/tikv-src/components/file_system) Compiling txn_types v0.1.0 (/home/jenkins/tikv-src/components/txn_types) Compiling keys v0.1.0 (/home/jenkins/tikv-src/components/keys) Compiling resource_metering v0.0.1 (/home/jenkins/tikv-src/components/resource_metering) Compiling service v0.0.1 (/home/jenkins/tikv-src/components/service) Compiling health_controller v0.1.0 (/home/jenkins/tikv-src/components/health_controller) Compiling azure v0.0.1 (/home/jenkins/tikv-src/components/cloud/azure) Compiling aws v0.0.1 (/home/jenkins/tikv-src/components/cloud/aws) Compiling gcp v0.0.1 (/home/jenkins/tikv-src/components/cloud/gcp) Compiling concurrency_manager v0.0.1 (/home/jenkins/tikv-src/components/concurrency_manager) Compiling encryption v0.0.1 (/home/jenkins/tikv-src/components/encryption) Compiling engine_traits v0.0.1 (/home/jenkins/tikv-src/components/engine_traits) Compiling security v0.0.1 (/home/jenkins/tikv-src/components/security) Compiling encryption_export v0.0.1 (/home/jenkins/tikv-src/components/encryption/export) Compiling pd_client v0.1.0 (/home/jenkins/tikv-src/components/pd_client) Compiling test_util v0.0.1 (/home/jenkins/tikv-src/components/test_util) Compiling api_version v0.1.0 (/home/jenkins/tikv-src/components/api_version) Compiling external_storage v0.0.1 (/home/jenkins/tikv-src/components/external_storage) Compiling engine_panic v0.0.1 (/home/jenkins/tikv-src/components/engine_panic) Compiling raft_log_engine v0.0.1 (/home/jenkins/tikv-src/components/raft_log_engine) Compiling into_other v0.0.1 (/home/jenkins/tikv-src/components/into_other) Compiling engine_rocks v0.0.1 (/home/jenkins/tikv-src/components/engine_rocks) Compiling tidb_query_common v0.0.1 (/home/jenkins/tikv-src/components/tidb_query_common) Compiling tidb_query_datatype v0.0.1 (/home/jenkins/tikv-src/components/tidb_query_datatype) Compiling test_pd_client v0.0.1 (/home/jenkins/tikv-src/components/test_pd_client) Compiling resource_control v0.0.1 (/home/jenkins/tikv-src/components/resource_control) Compiling test_pd v0.0.1 (/home/jenkins/tikv-src/components/test_pd) Compiling causal_ts v0.0.1 (/home/jenkins/tikv-src/components/causal_ts) Compiling sst_importer v0.1.0 (/home/jenkins/tikv-src/components/sst_importer) Compiling region_cache_memory_engine v0.0.1 (/home/jenkins/tikv-src/components/region_cache_memory_engine) Compiling engine_test v0.0.1 (/home/jenkins/tikv-src/components/engine_test) Compiling test_sst_importer v0.1.0 (/home/jenkins/tikv-src/components/test_sst_importer) Compiling batch-system v0.1.0 (/home/jenkins/tikv-src/components/batch-system) Compiling engine_traits_tests v0.0.1 (/home/jenkins/tikv-src/components/engine_traits_tests) Compiling hybrid_engine v0.0.1 (/home/jenkins/tikv-src/components/hybrid_engine) Compiling raftstore v0.0.1 (/home/jenkins/tikv-src/components/raftstore) Compiling tidb_query_expr v0.0.1 (/home/jenkins/tikv-src/components/tidb_query_expr) Compiling tipb_helper v0.0.1 (/home/jenkins/tikv-src/components/tipb_helper) Compiling tidb_query_aggr v0.0.1 (/home/jenkins/tikv-src/components/tidb_query_aggr) Compiling tidb_query_executors v0.0.1 (/home/jenkins/tikv-src/components/tidb_query_executors) Compiling raftstore-v2 v0.1.0 (/home/jenkins/tikv-src/components/raftstore-v2) Compiling tikv_kv v0.1.0 (/home/jenkins/tikv-src/components/tikv_kv) Compiling engine_rocks_helper v0.1.0 (/home/jenkins/tikv-src/components/engine_rocks_helper) Compiling tikv v8.2.0-alpha (/home/jenkins/tikv-src) Compiling resolved_ts v0.0.1 (/home/jenkins/tikv-src/components/resolved_ts) Compiling snap_recovery v0.1.0 (/home/jenkins/tikv-src/components/snap_recovery) Compiling backup v0.0.1 (/home/jenkins/tikv-src/components/backup) Compiling backup-stream v0.1.0 (/home/jenkins/tikv-src/components/backup-stream) Compiling cdc v0.0.1 (/home/jenkins/tikv-src/components/cdc) Compiling server v0.0.1 (/home/jenkins/tikv-src/components/server) Compiling test_raftstore v0.0.1 (/home/jenkins/tikv-src/components/test_raftstore) Compiling test_storage v0.0.1 (/home/jenkins/tikv-src/components/test_storage) Compiling test_backup v0.0.1 (/home/jenkins/tikv-src/components/test_backup) Compiling test_raftstore-v2 v0.0.1 (/home/jenkins/tikv-src/components/test_raftstore-v2) Compiling test_coprocessor v0.0.1 (/home/jenkins/tikv-src/components/test_coprocessor) Compiling tests v0.0.1 (/home/jenkins/tikv-src/tests) Finished test [unoptimized] target(s) in 6m 17s warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5, fs_extra v1.1.0, nom v2.2.1, nom v4.2.3, nom v5.1.0, quick-xml v0.22.0 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` Finished test [unoptimized] target(s) in 1.54s warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5, fs_extra v1.1.0, nom v2.2.1, nom v4.2.3, nom v5.1.0, quick-xml v0.22.0 note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` + cargo metadata --format-version 1 + wget https://raw.githubusercontent.com/PingCAP-QE/ci/main/scripts/tikv/tikv/gen_test_binary_json.py --2024-05-06 17:52:20-- https://raw.githubusercontent.com/PingCAP-QE/ci/main/scripts/tikv/tikv/gen_test_binary_json.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1655 (1.6K) [text/plain] Saving to: 'gen_test_binary_json.py' 0K . 100% 21.2M=0s 2024-05-06 17:52:21 (21.2 MB/s) - 'gen_test_binary_json.py' saved [1655/1655] + python gen_test_binary_json.py Moved /home/jenkins/tikv-src/target/debug/deps/memory_usage-3e4d49ea605a80a9 to archive-test-binaries/target/debug/deps/memory_usage-3e4d49ea605a80a9 Moved /home/jenkins/tikv-src/target/debug/deps/engine_rocks_helper-1eaaf40025d5415b to archive-test-binaries/target/debug/deps/engine_rocks_helper-1eaaf40025d5415b Moved /home/jenkins/tikv-src/target/debug/deps/cdc-2941f5b3da94fe58 to archive-test-binaries/target/debug/deps/cdc-2941f5b3da94fe58 Moved /home/jenkins/tikv-src/target/debug/deps/region_cache_memory_engine-8b574c1b3cc6d14e to archive-test-binaries/target/debug/deps/region_cache_memory_engine-8b574c1b3cc6d14e Moved /home/jenkins/tikv-src/target/debug/deps/into_other-6b3c0fbb0752a212 to archive-test-binaries/target/debug/deps/into_other-6b3c0fbb0752a212 Moved /home/jenkins/tikv-src/target/debug/deps/raft_log_engine-6dc4e7b23b06d561 to archive-test-binaries/target/debug/deps/raft_log_engine-6dc4e7b23b06d561 Moved /home/jenkins/tikv-src/target/debug/deps/test_util-57850bb91f801c43 to archive-test-binaries/target/debug/deps/test_util-57850bb91f801c43 Moved /home/jenkins/tikv-src/target/debug/deps/tidb_query_executors-d12383c9850608b0 to archive-test-binaries/target/debug/deps/tidb_query_executors-d12383c9850608b0 Moved /home/jenkins/tikv-src/target/debug/deps/raftstore_v2-5953cd56940dce93 to archive-test-binaries/target/debug/deps/raftstore_v2-5953cd56940dce93 Moved /home/jenkins/tikv-src/target/debug/deps/example_coprocessor_plugin-fea95b18de5202aa to archive-test-binaries/target/debug/deps/example_coprocessor_plugin-fea95b18de5202aa Moved /home/jenkins/tikv-src/target/debug/deps/mod-47412d894e68fc43 to archive-test-binaries/target/debug/deps/mod-47412d894e68fc43 Moved /home/jenkins/tikv-src/target/debug/deps/raftstore_v2_failpoints-9b66e2fbabdf78ea to archive-test-binaries/target/debug/deps/raftstore_v2_failpoints-9b66e2fbabdf78ea Moved /home/jenkins/tikv-src/target/debug/deps/log_wrappers-19b13953348b24f3 to archive-test-binaries/target/debug/deps/log_wrappers-19b13953348b24f3 Moved /home/jenkins/tikv-src/target/debug/deps/tidb_query_datatype-95f62b8d95a58992 to archive-test-binaries/target/debug/deps/tidb_query_datatype-95f62b8d95a58992 Moved /home/jenkins/tikv-src/target/debug/deps/coprocessor_plugin_api-006b6b379a5698d7 to archive-test-binaries/target/debug/deps/coprocessor_plugin_api-006b6b379a5698d7 Moved /home/jenkins/tikv-src/target/debug/deps/collections-c80848ad5904ff1f to archive-test-binaries/target/debug/deps/collections-c80848ad5904ff1f Moved /home/jenkins/tikv-src/target/debug/deps/test_raftstore-0d6555cb3b06d4e5 to archive-test-binaries/target/debug/deps/test_raftstore-0d6555cb3b06d4e5 Moved /home/jenkins/tikv-src/target/debug/deps/online_config-80ce472ea8205413 to archive-test-binaries/target/debug/deps/online_config-80ce472ea8205413 Moved /home/jenkins/tikv-src/target/debug/deps/tipb_helper-25745a80b5a95780 to archive-test-binaries/target/debug/deps/tipb_helper-25745a80b5a95780 Moved /home/jenkins/tikv-src/target/debug/deps/concurrency_manager-066c53b1b52fcb0c to archive-test-binaries/target/debug/deps/concurrency_manager-066c53b1b52fcb0c Moved /home/jenkins/tikv-src/target/debug/deps/test_backup-96141efb8ccbd889 to archive-test-binaries/target/debug/deps/test_backup-96141efb8ccbd889 Moved /home/jenkins/tikv-src/target/debug/deps/file_system-54fecc41ed038734 to archive-test-binaries/target/debug/deps/file_system-54fecc41ed038734 Moved /home/jenkins/tikv-src/target/debug/deps/test_coprocessor-bf5512aefb57a3d4 to archive-test-binaries/target/debug/deps/test_coprocessor-bf5512aefb57a3d4 Moved /home/jenkins/tikv-src/target/debug/deps/tikv_alloc-0061a647ef9b6b9d to archive-test-binaries/target/debug/deps/tikv_alloc-0061a647ef9b6b9d Moved /home/jenkins/tikv-src/target/debug/deps/test_storage-344f9c47882addf1 to archive-test-binaries/target/debug/deps/test_storage-344f9c47882addf1 Moved /home/jenkins/tikv-src/target/debug/deps/tikv-500e9c76f646380e to archive-test-binaries/target/debug/deps/tikv-500e9c76f646380e Moved /home/jenkins/tikv-src/target/debug/deps/pd_client-f913983f4276bc72 to archive-test-binaries/target/debug/deps/pd_client-f913983f4276bc72 Moved /home/jenkins/tikv-src/target/debug/deps/integrations-3c245fa7ba41025a to archive-test-binaries/target/debug/deps/integrations-3c245fa7ba41025a Moved /home/jenkins/tikv-src/target/debug/deps/security-396ebc2a33eda58f to archive-test-binaries/target/debug/deps/security-396ebc2a33eda58f Moved /home/jenkins/tikv-src/target/debug/deps/error_code-ef18819852d0e50b to archive-test-binaries/target/debug/deps/error_code-ef18819852d0e50b Moved /home/jenkins/tikv-src/target/debug/deps/backup_stream-6f143af8c3bd078d to archive-test-binaries/target/debug/deps/backup_stream-6f143af8c3bd078d Moved /home/jenkins/tikv-src/target/debug/deps/tidb_query_expr-c1a0091194aa6074 to archive-test-binaries/target/debug/deps/tidb_query_expr-c1a0091194aa6074 Moved /home/jenkins/tikv-src/target/debug/deps/engine_rocks-98a1b2bef86b3645 to archive-test-binaries/target/debug/deps/engine_rocks-98a1b2bef86b3645 Moved /home/jenkins/tikv-src/target/debug/deps/crypto-8bca8857a1a71593 to archive-test-binaries/target/debug/deps/crypto-8bca8857a1a71593 Moved /home/jenkins/tikv-src/target/debug/deps/engine_traits-83f08d3d30a8f63e to archive-test-binaries/target/debug/deps/engine_traits-83f08d3d30a8f63e Moved /home/jenkins/tikv-src/target/debug/deps/server-7a06eeb80760f461 to archive-test-binaries/target/debug/deps/server-7a06eeb80760f461 Moved /home/jenkins/tikv-src/target/debug/deps/sst_importer-a02e4bf436b0e39e to archive-test-binaries/target/debug/deps/sst_importer-a02e4bf436b0e39e Moved /home/jenkins/tikv-src/target/debug/deps/batch_system-b51860b7d85cca40 to archive-test-binaries/target/debug/deps/batch_system-b51860b7d85cca40 Moved /home/jenkins/tikv-src/target/debug/deps/engine_traits_tests-97b96042b4ffe9be to archive-test-binaries/target/debug/deps/engine_traits_tests-97b96042b4ffe9be Moved /home/jenkins/tikv-src/target/debug/deps/failpoints-125413c2fd8826d6 to archive-test-binaries/target/debug/deps/failpoints-125413c2fd8826d6 Moved /home/jenkins/tikv-src/target/debug/deps/tracker-0eaaed56cfed2abe to archive-test-binaries/target/debug/deps/tracker-0eaaed56cfed2abe Moved /home/jenkins/tikv-src/target/debug/deps/api_version-9d59d3fdac94ead1 to archive-test-binaries/target/debug/deps/api_version-9d59d3fdac94ead1 Moved /home/jenkins/tikv-src/target/debug/deps/panic_hook-6b36fbdc4bff5b1e to archive-test-binaries/target/debug/deps/panic_hook-6b36fbdc4bff5b1e Moved /home/jenkins/tikv-src/target/debug/deps/summary_test-7c475a937031a035 to archive-test-binaries/target/debug/deps/summary_test-7c475a937031a035 Moved /home/jenkins/tikv-src/target/debug/deps/tidb_query_aggr-800e3963dc682cd6 to archive-test-binaries/target/debug/deps/tidb_query_aggr-800e3963dc682cd6 Moved /home/jenkins/tikv-src/target/debug/deps/channel-7b93f2dc658e00d8 to archive-test-binaries/target/debug/deps/channel-7b93f2dc658e00d8 Moved /home/jenkins/tikv-src/target/debug/deps/raftstore_v2_integrations-8244a74809777fd9 to archive-test-binaries/target/debug/deps/raftstore_v2_integrations-8244a74809777fd9 Moved /home/jenkins/tikv-src/target/debug/deps/tikv_kv-f92555f9d9e9448a to archive-test-binaries/target/debug/deps/tikv_kv-f92555f9d9e9448a Moved /home/jenkins/tikv-src/target/debug/deps/failpoints-66c359cc96be2a15 to archive-test-binaries/target/debug/deps/failpoints-66c359cc96be2a15 Moved /home/jenkins/tikv-src/target/debug/deps/azure-9cf6944b57fc60b7 to archive-test-binaries/target/debug/deps/azure-9cf6944b57fc60b7 Moved /home/jenkins/tikv-src/target/debug/deps/backup-8d632d21665ef3e1 to archive-test-binaries/target/debug/deps/backup-8d632d21665ef3e1 Moved /home/jenkins/tikv-src/target/debug/deps/resource_metering-f68a40d0a459450a to archive-test-binaries/target/debug/deps/resource_metering-f68a40d0a459450a Moved /home/jenkins/tikv-src/target/debug/deps/tikv_server-86062a647779c055 to archive-test-binaries/target/debug/deps/tikv_server-86062a647779c055 Moved /home/jenkins/tikv-src/target/debug/deps/failpoints-a896ae5606b68e50 to archive-test-binaries/target/debug/deps/failpoints-a896ae5606b68e50 Moved /home/jenkins/tikv-src/target/debug/deps/tikv_ctl-1823684bba3946f3 to archive-test-binaries/target/debug/deps/tikv_ctl-1823684bba3946f3 Moved /home/jenkins/tikv-src/target/debug/deps/resource_control-eba300feecad4539 to archive-test-binaries/target/debug/deps/resource_control-eba300feecad4539 Moved /home/jenkins/tikv-src/target/debug/deps/tests-fa1fcc3b149f6d11 to archive-test-binaries/target/debug/deps/tests-fa1fcc3b149f6d11 Moved /home/jenkins/tikv-src/target/debug/deps/error_code_gen-32b71f81739242dd to archive-test-binaries/target/debug/deps/error_code_gen-32b71f81739242dd Moved /home/jenkins/tikv-src/target/debug/deps/tidb_query_common-445d7bc86b412a69 to archive-test-binaries/target/debug/deps/tidb_query_common-445d7bc86b412a69 Moved /home/jenkins/tikv-src/target/debug/deps/cloud-e8db837ee069aee0 to archive-test-binaries/target/debug/deps/cloud-e8db837ee069aee0 Moved /home/jenkins/tikv-src/target/debug/deps/encryption_export-2d69f6cdb5f561c3 to archive-test-binaries/target/debug/deps/encryption_export-2d69f6cdb5f561c3 Moved /home/jenkins/tikv-src/target/debug/deps/engine_panic-df5748e9191d2c9f to archive-test-binaries/target/debug/deps/engine_panic-df5748e9191d2c9f Moved /home/jenkins/tikv-src/target/debug/deps/service-effe1677eb9201c1 to archive-test-binaries/target/debug/deps/service-effe1677eb9201c1 Moved /home/jenkins/tikv-src/target/debug/deps/encryption-c6f3249e6b51fcb4 to archive-test-binaries/target/debug/deps/encryption-c6f3249e6b51fcb4 Moved /home/jenkins/tikv-src/target/debug/deps/mod-df3b2ad12fb059c7 to archive-test-binaries/target/debug/deps/mod-df3b2ad12fb059c7 Moved /home/jenkins/tikv-src/target/debug/deps/test_pd_client-f4fc5d2734e1bd96 to archive-test-binaries/target/debug/deps/test_pd_client-f4fc5d2734e1bd96 Moved /home/jenkins/tikv-src/target/debug/deps/txn_types-8fef2a474bc278c0 to archive-test-binaries/target/debug/deps/txn_types-8fef2a474bc278c0 Moved /home/jenkins/tikv-src/target/debug/deps/external_storage-5f31434b717db2b6 to archive-test-binaries/target/debug/deps/external_storage-5f31434b717db2b6 Moved /home/jenkins/tikv-src/target/debug/deps/raftstore-1c53ee551a200821 to archive-test-binaries/target/debug/deps/raftstore-1c53ee551a200821 Moved /home/jenkins/tikv-src/target/debug/deps/snap_recovery-9cdb0d78279a640c to archive-test-binaries/target/debug/deps/snap_recovery-9cdb0d78279a640c Moved /home/jenkins/tikv-src/target/debug/deps/integrations-5a439bec3c99941d to archive-test-binaries/target/debug/deps/integrations-5a439bec3c99941d Moved /home/jenkins/tikv-src/target/debug/deps/profiler-a64396277718d7c8 to archive-test-binaries/target/debug/deps/profiler-a64396277718d7c8 Moved /home/jenkins/tikv-src/target/debug/deps/failpoints-a6ad644e0c9c21cb to archive-test-binaries/target/debug/deps/failpoints-a6ad644e0c9c21cb Moved /home/jenkins/tikv-src/target/debug/deps/health_controller-117162b2ef1f2c15 to archive-test-binaries/target/debug/deps/health_controller-117162b2ef1f2c15 Moved /home/jenkins/tikv-src/target/debug/deps/integration-65695c806fead9e8 to archive-test-binaries/target/debug/deps/integration-65695c806fead9e8 Moved /home/jenkins/tikv-src/target/debug/deps/integrations-1ace2a5de8520f26 to archive-test-binaries/target/debug/deps/integrations-1ace2a5de8520f26 Moved /home/jenkins/tikv-src/target/debug/deps/misc-c83b7a2d46eed4e9 to archive-test-binaries/target/debug/deps/misc-c83b7a2d46eed4e9 Moved /home/jenkins/tikv-src/target/debug/deps/causal_ts-a45b41c127ab1d3c to archive-test-binaries/target/debug/deps/causal_ts-a45b41c127ab1d3c Moved /home/jenkins/tikv-src/target/debug/deps/gcp-2c04cbf9178d4d31 to archive-test-binaries/target/debug/deps/gcp-2c04cbf9178d4d31 Moved /home/jenkins/tikv-src/target/debug/deps/hybrid_engine-6f428f12951af854 to archive-test-binaries/target/debug/deps/hybrid_engine-6f428f12951af854 Moved /home/jenkins/tikv-src/target/debug/deps/codec-24f7a8e1bf8a92fe to archive-test-binaries/target/debug/deps/codec-24f7a8e1bf8a92fe Moved /home/jenkins/tikv-src/target/debug/deps/tikv_util-e7d31ddb8cae35b6 to archive-test-binaries/target/debug/deps/tikv_util-e7d31ddb8cae35b6 Moved /home/jenkins/tikv-src/target/debug/deps/keys-938955d834e44f24 to archive-test-binaries/target/debug/deps/keys-938955d834e44f24 Moved /home/jenkins/tikv-src/target/debug/deps/engine_test-34d9e76512718771 to archive-test-binaries/target/debug/deps/engine_test-34d9e76512718771 Moved /home/jenkins/tikv-src/target/debug/deps/aws-886ad8c87740ed49 to archive-test-binaries/target/debug/deps/aws-886ad8c87740ed49 Moved /home/jenkins/tikv-src/target/debug/deps/test_raftstore_v2-624dfd08189d210d to archive-test-binaries/target/debug/deps/test_raftstore_v2-624dfd08189d210d Moved /home/jenkins/tikv-src/target/debug/deps/resolved_ts-b133fd091e48bc35 to archive-test-binaries/target/debug/deps/resolved_ts-b133fd091e48bc35 Moved /home/jenkins/tikv-src/target/debug/deps/suite-f7716d613402f795 to archive-test-binaries/target/debug/deps/suite-f7716d613402f795 Moved /home/jenkins/tikv-src/target/debug/deps/test_recorder-b9acfa5cc4a965e1 to archive-test-binaries/target/debug/deps/test_recorder-b9acfa5cc4a965e1 Moved /home/jenkins/tikv-src/target/debug/deps/test_pd-4ee5272320f2db79 to archive-test-binaries/target/debug/deps/test_pd-4ee5272320f2db79 + cat test-binaries.json {"rust-binaries": {"concurrency_manager::memory_usage": {"kind": "test", "package-id": "concurrency_manager 0.0.1 (path+file:///home/jenkins/tikv-src/components/concurrency_manager)", "binary-id": "concurrency_manager::memory_usage", "binary-name": "memory_usage", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/memory_usage-3e4d49ea605a80a9", "build-platform": "target"}, "into_other": {"kind": "lib", "package-id": "into_other 0.0.1 (path+file:///home/jenkins/tikv-src/components/into_other)", "binary-id": "into_other", "binary-name": "into_other", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/into_other-6b3c0fbb0752a212", "build-platform": "target"}, "cdc": {"kind": "lib", "package-id": "cdc 0.0.1 (path+file:///home/jenkins/tikv-src/components/cdc)", "binary-id": "cdc", "binary-name": "cdc", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/cdc-2941f5b3da94fe58", "build-platform": "target"}, "region_cache_memory_engine": {"kind": "lib", "package-id": "region_cache_memory_engine 0.0.1 (path+file:///home/jenkins/tikv-src/components/region_cache_memory_engine)", "binary-id": "region_cache_memory_engine", "binary-name": "region_cache_memory_engine", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/region_cache_memory_engine-8b574c1b3cc6d14e", "build-platform": "target"}, "engine_rocks_helper": {"kind": "lib", "package-id": "engine_rocks_helper 0.1.0 (path+file:///home/jenkins/tikv-src/components/engine_rocks_helper)", "binary-id": "engine_rocks_helper", "binary-name": "engine_rocks_helper", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/engine_rocks_helper-1eaaf40025d5415b", "build-platform": "target"}, "raft_log_engine": {"kind": "lib", "package-id": "raft_log_engine 0.0.1 (path+file:///home/jenkins/tikv-src/components/raft_log_engine)", "binary-id": "raft_log_engine", "binary-name": "raft_log_engine", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/raft_log_engine-6dc4e7b23b06d561", "build-platform": "target"}, "backup-stream": {"kind": "lib", "package-id": "backup-stream 0.1.0 (path+file:///home/jenkins/tikv-src/components/backup-stream)", "binary-id": "backup-stream", "binary-name": "backup-stream", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/backup_stream-6f143af8c3bd078d", "build-platform": "target"}, "tidb_query_executors": {"kind": "lib", "package-id": "tidb_query_executors 0.0.1 (path+file:///home/jenkins/tikv-src/components/tidb_query_executors)", "binary-id": "tidb_query_executors", "binary-name": "tidb_query_executors", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/tidb_query_executors-d12383c9850608b0", "build-platform": "target"}, "raftstore-v2": {"kind": "lib", "package-id": "raftstore-v2 0.1.0 (path+file:///home/jenkins/tikv-src/components/raftstore-v2)", "binary-id": "raftstore-v2", "binary-name": "raftstore-v2", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/raftstore_v2-5953cd56940dce93", "build-platform": "target"}, "example_coprocessor_plugin": {"kind": "lib", "package-id": "example_coprocessor_plugin 0.1.0 (path+file:///home/jenkins/tikv-src/components/test_coprocessor_plugin/example_plugin)", "binary-id": "example_coprocessor_plugin", "binary-name": "example_coprocessor_plugin", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/example_coprocessor_plugin-fea95b18de5202aa", "build-platform": "target"}, "cdc::mod": {"kind": "test", "package-id": "cdc 0.0.1 (path+file:///home/jenkins/tikv-src/components/cdc)", "binary-id": "cdc::mod", "binary-name": "mod", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/mod-47412d894e68fc43", "build-platform": "target"}, "raftstore-v2::raftstore-v2-failpoints": {"kind": "test", "package-id": "raftstore-v2 0.1.0 (path+file:///home/jenkins/tikv-src/components/raftstore-v2)", "binary-id": "raftstore-v2::raftstore-v2-failpoints", "binary-name": "raftstore-v2-failpoints", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/raftstore_v2_failpoints-9b66e2fbabdf78ea", "build-platform": "target"}, "log_wrappers": {"kind": "lib", "package-id": "log_wrappers 0.0.1 (path+file:///home/jenkins/tikv-src/components/log_wrappers)", "binary-id": "log_wrappers", "binary-name": "log_wrappers", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/log_wrappers-19b13953348b24f3", "build-platform": "target"}, "tidb_query_datatype": {"kind": "lib", "package-id": "tidb_query_datatype 0.0.1 (path+file:///home/jenkins/tikv-src/components/tidb_query_datatype)", "binary-id": "tidb_query_datatype", "binary-name": "tidb_query_datatype", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/tidb_query_datatype-95f62b8d95a58992", "build-platform": "target"}, "coprocessor_plugin_api": {"kind": "lib", "package-id": "coprocessor_plugin_api 0.1.0 (path+file:///home/jenkins/tikv-src/components/coprocessor_plugin_api)", "binary-id": "coprocessor_plugin_api", "binary-name": "coprocessor_plugin_api", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/coprocessor_plugin_api-006b6b379a5698d7", "build-platform": "target"}, "collections": {"kind": "lib", "package-id": "collections 0.1.0 (path+file:///home/jenkins/tikv-src/components/collections)", "binary-id": "collections", "binary-name": "collections", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/collections-c80848ad5904ff1f", "build-platform": "target"}, "test_raftstore": {"kind": "lib", "package-id": "test_raftstore 0.0.1 (path+file:///home/jenkins/tikv-src/components/test_raftstore)", "binary-id": "test_raftstore", "binary-name": "test_raftstore", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/test_raftstore-0d6555cb3b06d4e5", "build-platform": "target"}, "online_config": {"kind": "lib", "package-id": "online_config 0.1.0 (path+file:///home/jenkins/tikv-src/components/online_config)", "binary-id": "online_config", "binary-name": "online_config", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/online_config-80ce472ea8205413", "build-platform": "target"}, "tipb_helper": {"kind": "lib", "package-id": "tipb_helper 0.0.1 (path+file:///home/jenkins/tikv-src/components/tipb_helper)", "binary-id": "tipb_helper", "binary-name": "tipb_helper", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/tipb_helper-25745a80b5a95780", "build-platform": "target"}, "concurrency_manager": {"kind": "lib", "package-id": "concurrency_manager 0.0.1 (path+file:///home/jenkins/tikv-src/components/concurrency_manager)", "binary-id": "concurrency_manager", "binary-name": "concurrency_manager", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/concurrency_manager-066c53b1b52fcb0c", "build-platform": "target"}, "test_backup": {"kind": "lib", "package-id": "test_backup 0.0.1 (path+file:///home/jenkins/tikv-src/components/test_backup)", "binary-id": "test_backup", "binary-name": "test_backup", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/test_backup-96141efb8ccbd889", "build-platform": "target"}, "file_system": {"kind": "lib", "package-id": "file_system 0.1.0 (path+file:///home/jenkins/tikv-src/components/file_system)", "binary-id": "file_system", "binary-name": "file_system", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/file_system-54fecc41ed038734", "build-platform": "target"}, "test_coprocessor": {"kind": "lib", "package-id": "test_coprocessor 0.0.1 (path+file:///home/jenkins/tikv-src/components/test_coprocessor)", "binary-id": "test_coprocessor", "binary-name": "test_coprocessor", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/test_coprocessor-bf5512aefb57a3d4", "build-platform": "target"}, "tikv_alloc": {"kind": "lib", "package-id": "tikv_alloc 0.1.0 (path+file:///home/jenkins/tikv-src/components/tikv_alloc)", "binary-id": "tikv_alloc", "binary-name": "tikv_alloc", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/tikv_alloc-0061a647ef9b6b9d", "build-platform": "target"}, "batch-system::tests": {"kind": "test", "package-id": "batch-system 0.1.0 (path+file:///home/jenkins/tikv-src/components/batch-system)", "binary-id": "batch-system::tests", "binary-name": "tests", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/tests-fa1fcc3b149f6d11", "build-platform": "target"}, "tikv": {"kind": "lib", "package-id": "tikv 8.2.0-alpha (path+file:///home/jenkins/tikv-src)", "binary-id": "tikv", "binary-name": "tikv", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/tikv-500e9c76f646380e", "build-platform": "target"}, "server": {"kind": "lib", "package-id": "server 0.0.1 (path+file:///home/jenkins/tikv-src/components/server)", "binary-id": "server", "binary-name": "server", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/server-7a06eeb80760f461", "build-platform": "target"}, "cdc::integrations": {"kind": "test", "package-id": "cdc 0.0.1 (path+file:///home/jenkins/tikv-src/components/cdc)", "binary-id": "cdc::integrations", "binary-name": "integrations", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/integrations-3c245fa7ba41025a", "build-platform": "target"}, "security": {"kind": "lib", "package-id": "security 0.0.1 (path+file:///home/jenkins/tikv-src/components/security)", "binary-id": "security", "binary-name": "security", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/security-396ebc2a33eda58f", "build-platform": "target"}, "error_code": {"kind": "lib", "package-id": "error_code 0.0.1 (path+file:///home/jenkins/tikv-src/components/error_code)", "binary-id": "error_code", "binary-name": "error_code", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/error_code-ef18819852d0e50b", "build-platform": "target"}, "test_util": {"kind": "lib", "package-id": "test_util 0.0.1 (path+file:///home/jenkins/tikv-src/components/test_util)", "binary-id": "test_util", "binary-name": "test_util", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/test_util-57850bb91f801c43", "build-platform": "target"}, "tidb_query_expr": {"kind": "lib", "package-id": "tidb_query_expr 0.0.1 (path+file:///home/jenkins/tikv-src/components/tidb_query_expr)", "binary-id": "tidb_query_expr", "binary-name": "tidb_query_expr", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/tidb_query_expr-c1a0091194aa6074", "build-platform": "target"}, "engine_rocks": {"kind": "lib", "package-id": "engine_rocks 0.0.1 (path+file:///home/jenkins/tikv-src/components/engine_rocks)", "binary-id": "engine_rocks", "binary-name": "engine_rocks", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/engine_rocks-98a1b2bef86b3645", "build-platform": "target"}, "crypto": {"kind": "lib", "package-id": "crypto 0.0.1 (path+file:///home/jenkins/tikv-src/components/crypto)", "binary-id": "crypto", "binary-name": "crypto", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/crypto-8bca8857a1a71593", "build-platform": "target"}, "engine_traits": {"kind": "lib", "package-id": "engine_traits 0.0.1 (path+file:///home/jenkins/tikv-src/components/engine_traits)", "binary-id": "engine_traits", "binary-name": "engine_traits", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/engine_traits-83f08d3d30a8f63e", "build-platform": "target"}, "pd_client": {"kind": "lib", "package-id": "pd_client 0.1.0 (path+file:///home/jenkins/tikv-src/components/pd_client)", "binary-id": "pd_client", "binary-name": "pd_client", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/pd_client-f913983f4276bc72", "build-platform": "target"}, "sst_importer": {"kind": "lib", "package-id": "sst_importer 0.1.0 (path+file:///home/jenkins/tikv-src/components/sst_importer)", "binary-id": "sst_importer", "binary-name": "sst_importer", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/sst_importer-a02e4bf436b0e39e", "build-platform": "target"}, "batch-system": {"kind": "lib", "package-id": "batch-system 0.1.0 (path+file:///home/jenkins/tikv-src/components/batch-system)", "binary-id": "batch-system", "binary-name": "batch-system", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/batch_system-b51860b7d85cca40", "build-platform": "target"}, "engine_traits_tests": {"kind": "lib", "package-id": "engine_traits_tests 0.0.1 (path+file:///home/jenkins/tikv-src/components/engine_traits_tests)", "binary-id": "engine_traits_tests", "binary-name": "engine_traits_tests", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/engine_traits_tests-97b96042b4ffe9be", "build-platform": "target"}, "backup-stream::failpoints": {"kind": "test", "package-id": "backup-stream 0.1.0 (path+file:///home/jenkins/tikv-src/components/backup-stream)", "binary-id": "backup-stream::failpoints", "binary-name": "failpoints", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/failpoints-125413c2fd8826d6", "build-platform": "target"}, "tracker": {"kind": "lib", "package-id": "tracker 0.0.1 (path+file:///home/jenkins/tikv-src/components/tracker)", "binary-id": "tracker", "binary-name": "tracker", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/tracker-0eaaed56cfed2abe", "build-platform": "target"}, "api_version": {"kind": "lib", "package-id": "api_version 0.1.0 (path+file:///home/jenkins/tikv-src/components/api_version)", "binary-id": "api_version", "binary-name": "api_version", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/api_version-9d59d3fdac94ead1", "build-platform": "target"}, "panic_hook": {"kind": "lib", "package-id": "panic_hook 0.0.1 (path+file:///home/jenkins/tikv-src/components/panic_hook)", "binary-id": "panic_hook", "binary-name": "panic_hook", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/panic_hook-6b36fbdc4bff5b1e", "build-platform": "target"}, "resource_metering::summary_test": {"kind": "test", "package-id": "resource_metering 0.0.1 (path+file:///home/jenkins/tikv-src/components/resource_metering)", "binary-id": "resource_metering::summary_test", "binary-name": "summary_test", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/summary_test-7c475a937031a035", "build-platform": "target"}, "encryption_export": {"kind": "lib", "package-id": "encryption_export 0.0.1 (path+file:///home/jenkins/tikv-src/components/encryption/export)", "binary-id": "encryption_export", "binary-name": "encryption_export", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/encryption_export-2d69f6cdb5f561c3", "build-platform": "target"}, "tikv_util::bench/channel": {"kind": "bench", "package-id": "tikv_util 0.1.0 (path+file:///home/jenkins/tikv-src/components/tikv_util)", "binary-id": "tikv_util::bench/channel", "binary-name": "channel", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/channel-7b93f2dc658e00d8", "build-platform": "target"}, "external_storage": {"kind": "lib", "package-id": "external_storage 0.0.1 (path+file:///home/jenkins/tikv-src/components/external_storage)", "binary-id": "external_storage", "binary-name": "external_storage", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/external_storage-5f31434b717db2b6", "build-platform": "target"}, "tikv_kv": {"kind": "lib", "package-id": "tikv_kv 0.1.0 (path+file:///home/jenkins/tikv-src/components/tikv_kv)", "binary-id": "tikv_kv", "binary-name": "tikv_kv", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/tikv_kv-f92555f9d9e9448a", "build-platform": "target"}, "resolved_ts::failpoints": {"kind": "test", "package-id": "resolved_ts 0.0.1 (path+file:///home/jenkins/tikv-src/components/resolved_ts)", "binary-id": "resolved_ts::failpoints", "binary-name": "failpoints", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/failpoints-66c359cc96be2a15", "build-platform": "target"}, "azure": {"kind": "lib", "package-id": "azure 0.0.1 (path+file:///home/jenkins/tikv-src/components/cloud/azure)", "binary-id": "azure", "binary-name": "azure", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/azure-9cf6944b57fc60b7", "build-platform": "target"}, "backup": {"kind": "lib", "package-id": "backup 0.0.1 (path+file:///home/jenkins/tikv-src/components/backup)", "binary-id": "backup", "binary-name": "backup", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/backup-8d632d21665ef3e1", "build-platform": "target"}, "resource_metering": {"kind": "lib", "package-id": "resource_metering 0.0.1 (path+file:///home/jenkins/tikv-src/components/resource_metering)", "binary-id": "resource_metering", "binary-name": "resource_metering", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/resource_metering-f68a40d0a459450a", "build-platform": "target"}, "tikv-server::bin/tikv-server": {"kind": "bin", "package-id": "tikv-server 0.0.1 (path+file:///home/jenkins/tikv-src/cmd/tikv-server)", "binary-id": "tikv-server::bin/tikv-server", "binary-name": "tikv-server", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/tikv_server-86062a647779c055", "build-platform": "target"}, "tests::failpoints": {"kind": "test", "package-id": "tests 0.0.1 (path+file:///home/jenkins/tikv-src/tests)", "binary-id": "tests::failpoints", "binary-name": "failpoints", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/failpoints-a896ae5606b68e50", "build-platform": "target"}, "tikv-ctl::bin/tikv-ctl": {"kind": "bin", "package-id": "tikv-ctl 0.0.1 (path+file:///home/jenkins/tikv-src/cmd/tikv-ctl)", "binary-id": "tikv-ctl::bin/tikv-ctl", "binary-name": "tikv-ctl", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/tikv_ctl-1823684bba3946f3", "build-platform": "target"}, "resource_control": {"kind": "lib", "package-id": "resource_control 0.0.1 (path+file:///home/jenkins/tikv-src/components/resource_control)", "binary-id": "resource_control", "binary-name": "resource_control", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/resource_control-eba300feecad4539", "build-platform": "target"}, "test_storage": {"kind": "lib", "package-id": "test_storage 0.0.1 (path+file:///home/jenkins/tikv-src/components/test_storage)", "binary-id": "test_storage", "binary-name": "test_storage", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/test_storage-344f9c47882addf1", "build-platform": "target"}, "error_code::bin/error_code_gen": {"kind": "bin", "package-id": "error_code 0.0.1 (path+file:///home/jenkins/tikv-src/components/error_code)", "binary-id": "error_code::bin/error_code_gen", "binary-name": "error_code_gen", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/error_code_gen-32b71f81739242dd", "build-platform": "target"}, "tidb_query_common": {"kind": "lib", "package-id": "tidb_query_common 0.0.1 (path+file:///home/jenkins/tikv-src/components/tidb_query_common)", "binary-id": "tidb_query_common", "binary-name": "tidb_query_common", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/tidb_query_common-445d7bc86b412a69", "build-platform": "target"}, "cloud": {"kind": "lib", "package-id": "cloud 0.0.1 (path+file:///home/jenkins/tikv-src/components/cloud)", "binary-id": "cloud", "binary-name": "cloud", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/cloud-e8db837ee069aee0", "build-platform": "target"}, "tidb_query_aggr": {"kind": "lib", "package-id": "tidb_query_aggr 0.0.1 (path+file:///home/jenkins/tikv-src/components/tidb_query_aggr)", "binary-id": "tidb_query_aggr", "binary-name": "tidb_query_aggr", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/tidb_query_aggr-800e3963dc682cd6", "build-platform": "target"}, "engine_panic": {"kind": "lib", "package-id": "engine_panic 0.0.1 (path+file:///home/jenkins/tikv-src/components/engine_panic)", "binary-id": "engine_panic", "binary-name": "engine_panic", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/engine_panic-df5748e9191d2c9f", "build-platform": "target"}, "service": {"kind": "lib", "package-id": "service 0.0.1 (path+file:///home/jenkins/tikv-src/components/service)", "binary-id": "service", "binary-name": "service", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/service-effe1677eb9201c1", "build-platform": "target"}, "encryption": {"kind": "lib", "package-id": "encryption 0.0.1 (path+file:///home/jenkins/tikv-src/components/encryption)", "binary-id": "encryption", "binary-name": "encryption", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/encryption-c6f3249e6b51fcb4", "build-platform": "target"}, "resolved_ts::mod": {"kind": "test", "package-id": "resolved_ts 0.0.1 (path+file:///home/jenkins/tikv-src/components/resolved_ts)", "binary-id": "resolved_ts::mod", "binary-name": "mod", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/mod-df3b2ad12fb059c7", "build-platform": "target"}, "test_pd_client": {"kind": "lib", "package-id": "test_pd_client 0.0.1 (path+file:///home/jenkins/tikv-src/components/test_pd_client)", "binary-id": "test_pd_client", "binary-name": "test_pd_client", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/test_pd_client-f4fc5d2734e1bd96", "build-platform": "target"}, "txn_types": {"kind": "lib", "package-id": "txn_types 0.1.0 (path+file:///home/jenkins/tikv-src/components/txn_types)", "binary-id": "txn_types", "binary-name": "txn_types", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/txn_types-8fef2a474bc278c0", "build-platform": "target"}, "raftstore-v2::raftstore-v2-integrations": {"kind": "test", "package-id": "raftstore-v2 0.1.0 (path+file:///home/jenkins/tikv-src/components/raftstore-v2)", "binary-id": "raftstore-v2::raftstore-v2-integrations", "binary-name": "raftstore-v2-integrations", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/raftstore_v2_integrations-8244a74809777fd9", "build-platform": "target"}, "raftstore": {"kind": "lib", "package-id": "raftstore 0.0.1 (path+file:///home/jenkins/tikv-src/components/raftstore)", "binary-id": "raftstore", "binary-name": "raftstore", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/raftstore-1c53ee551a200821", "build-platform": "target"}, "snap_recovery": {"kind": "lib", "package-id": "snap_recovery 0.1.0 (path+file:///home/jenkins/tikv-src/components/snap_recovery)", "binary-id": "snap_recovery", "binary-name": "snap_recovery", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/snap_recovery-9cdb0d78279a640c", "build-platform": "target"}, "resolved_ts::integrations": {"kind": "test", "package-id": "resolved_ts 0.0.1 (path+file:///home/jenkins/tikv-src/components/resolved_ts)", "binary-id": "resolved_ts::integrations", "binary-name": "integrations", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/integrations-5a439bec3c99941d", "build-platform": "target"}, "profiler": {"kind": "lib", "package-id": "profiler 0.0.1 (path+file:///home/jenkins/tikv-src/components/profiler)", "binary-id": "profiler", "binary-name": "profiler", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/profiler-a64396277718d7c8", "build-platform": "target"}, "cdc::failpoints": {"kind": "test", "package-id": "cdc 0.0.1 (path+file:///home/jenkins/tikv-src/components/cdc)", "binary-id": "cdc::failpoints", "binary-name": "failpoints", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/failpoints-a6ad644e0c9c21cb", "build-platform": "target"}, "health_controller": {"kind": "lib", "package-id": "health_controller 0.1.0 (path+file:///home/jenkins/tikv-src/components/health_controller)", "binary-id": "health_controller", "binary-name": "health_controller", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/health_controller-117162b2ef1f2c15", "build-platform": "target"}, "backup-stream::integration": {"kind": "test", "package-id": "backup-stream 0.1.0 (path+file:///home/jenkins/tikv-src/components/backup-stream)", "binary-id": "backup-stream::integration", "binary-name": "integration", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/integration-65695c806fead9e8", "build-platform": "target"}, "tests::integrations": {"kind": "test", "package-id": "tests 0.0.1 (path+file:///home/jenkins/tikv-src/tests)", "binary-id": "tests::integrations", "binary-name": "integrations", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/integrations-1ace2a5de8520f26", "build-platform": "target"}, "tests::bench/misc": {"kind": "bench", "package-id": "tests 0.0.1 (path+file:///home/jenkins/tikv-src/tests)", "binary-id": "tests::bench/misc", "binary-name": "misc", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/misc-c83b7a2d46eed4e9", "build-platform": "target"}, "causal_ts": {"kind": "lib", "package-id": "causal_ts 0.0.1 (path+file:///home/jenkins/tikv-src/components/causal_ts)", "binary-id": "causal_ts", "binary-name": "causal_ts", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/causal_ts-a45b41c127ab1d3c", "build-platform": "target"}, "gcp": {"kind": "lib", "package-id": "gcp 0.0.1 (path+file:///home/jenkins/tikv-src/components/cloud/gcp)", "binary-id": "gcp", "binary-name": "gcp", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/gcp-2c04cbf9178d4d31", "build-platform": "target"}, "hybrid_engine": {"kind": "lib", "package-id": "hybrid_engine 0.0.1 (path+file:///home/jenkins/tikv-src/components/hybrid_engine)", "binary-id": "hybrid_engine", "binary-name": "hybrid_engine", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/hybrid_engine-6f428f12951af854", "build-platform": "target"}, "codec": {"kind": "lib", "package-id": "codec 0.0.1 (path+file:///home/jenkins/tikv-src/components/codec)", "binary-id": "codec", "binary-name": "codec", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/codec-24f7a8e1bf8a92fe", "build-platform": "target"}, "tikv_util": {"kind": "lib", "package-id": "tikv_util 0.1.0 (path+file:///home/jenkins/tikv-src/components/tikv_util)", "binary-id": "tikv_util", "binary-name": "tikv_util", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/tikv_util-e7d31ddb8cae35b6", "build-platform": "target"}, "keys": {"kind": "lib", "package-id": "keys 0.1.0 (path+file:///home/jenkins/tikv-src/components/keys)", "binary-id": "keys", "binary-name": "keys", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/keys-938955d834e44f24", "build-platform": "target"}, "engine_test": {"kind": "lib", "package-id": "engine_test 0.0.1 (path+file:///home/jenkins/tikv-src/components/engine_test)", "binary-id": "engine_test", "binary-name": "engine_test", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/engine_test-34d9e76512718771", "build-platform": "target"}, "aws": {"kind": "lib", "package-id": "aws 0.0.1 (path+file:///home/jenkins/tikv-src/components/cloud/aws)", "binary-id": "aws", "binary-name": "aws", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/aws-886ad8c87740ed49", "build-platform": "target"}, "test_raftstore-v2": {"kind": "lib", "package-id": "test_raftstore-v2 0.0.1 (path+file:///home/jenkins/tikv-src/components/test_raftstore-v2)", "binary-id": "test_raftstore-v2", "binary-name": "test_raftstore-v2", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/test_raftstore_v2-624dfd08189d210d", "build-platform": "target"}, "resolved_ts": {"kind": "lib", "package-id": "resolved_ts 0.0.1 (path+file:///home/jenkins/tikv-src/components/resolved_ts)", "binary-id": "resolved_ts", "binary-name": "resolved_ts", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/resolved_ts-b133fd091e48bc35", "build-platform": "target"}, "backup-stream::suite": {"kind": "test", "package-id": "backup-stream 0.1.0 (path+file:///home/jenkins/tikv-src/components/backup-stream)", "binary-id": "backup-stream::suite", "binary-name": "suite", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/suite-f7716d613402f795", "build-platform": "target"}, "resource_metering::test-recorder": {"kind": "test", "package-id": "resource_metering 0.0.1 (path+file:///home/jenkins/tikv-src/components/resource_metering)", "binary-id": "resource_metering::test-recorder", "binary-name": "test-recorder", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/test_recorder-b9acfa5cc4a965e1", "build-platform": "target"}, "test_pd": {"kind": "lib", "package-id": "test_pd 0.0.1 (path+file:///home/jenkins/tikv-src/components/test_pd)", "binary-id": "test_pd", "binary-name": "test_pd", "binary-path": "/home/jenkins/tikv-src/target/debug/deps/test_pd-4ee5272320f2db79", "build-platform": "target"}}, "rust-build-meta": {"build-script-out-dirs": {"coprocessor_plugin_api 0.1.0 (path+file:///home/jenkins/tikv-src/components/coprocessor_plugin_api)": "debug/build/coprocessor_plugin_api-a1d60b0afd9326f4/out", "tikv-ctl 0.0.1 (path+file:///home/jenkins/tikv-src/cmd/tikv-ctl)": "debug/build/tikv-ctl-7f3d69fab862f993/out", "crypto 0.0.1 (path+file:///home/jenkins/tikv-src/components/crypto)": "debug/build/crypto-bfefb2850357a3d7/out", "tikv-server 0.0.1 (path+file:///home/jenkins/tikv-src/cmd/tikv-server)": "debug/build/tikv-server-879e5e441a401fd2/out"}, "non-test-binaries": {"example_coprocessor_plugin 0.1.0 (path+file:///home/jenkins/tikv-src/components/test_coprocessor_plugin/example_plugin)": [{"path": "debug/libexample_coprocessor_plugin.so", "kind": "dylib", "name": "example_coprocessor_plugin"}], "sysinfo 0.26.9 (git+https://github.com/tikv/sysinfo?branch=0.26-fix-cpu#5a1bcf08816979624ef2ad79cfb896de432a9501)": [{"path": "debug/deps/libsysinfo-494472efa6cf3099.rlib", "kind": "dylib", "name": "sysinfo"}, {"path": "debug/deps/libsysinfo-494472efa6cf3099.so", "kind": "dylib", "name": "sysinfo"}]}, "target-platform": null, "linked-paths": ["debug/build/bzip2-sys-d5217402c9b17e04/out/lib", "debug/build/grpcio-sys-934c872bcac258c5/out", "debug/build/grpcio-sys-934c872bcac258c5/out/build", "debug/build/grpcio-sys-934c872bcac258c5/out/build/third_party/abseil-cpp/absl/base", "debug/build/grpcio-sys-934c872bcac258c5/out/build/third_party/abseil-cpp/absl/container", "debug/build/grpcio-sys-934c872bcac258c5/out/build/third_party/abseil-cpp/absl/debugging", "debug/build/grpcio-sys-934c872bcac258c5/out/build/third_party/abseil-cpp/absl/hash", "debug/build/grpcio-sys-934c872bcac258c5/out/build/third_party/abseil-cpp/absl/numeric", "debug/build/grpcio-sys-934c872bcac258c5/out/build/third_party/abseil-cpp/absl/profiling", "debug/build/grpcio-sys-934c872bcac258c5/out/build/third_party/abseil-cpp/absl/random", "debug/build/grpcio-sys-934c872bcac258c5/out/build/third_party/abseil-cpp/absl/status", "debug/build/grpcio-sys-934c872bcac258c5/out/build/third_party/abseil-cpp/absl/strings", "debug/build/grpcio-sys-934c872bcac258c5/out/build/third_party/abseil-cpp/absl/synchronization", "debug/build/grpcio-sys-934c872bcac258c5/out/build/third_party/abseil-cpp/absl/time", "debug/build/grpcio-sys-934c872bcac258c5/out/build/third_party/abseil-cpp/absl/types", "debug/build/grpcio-sys-934c872bcac258c5/out/build/third_party/cares/cares/lib", "debug/build/grpcio-sys-934c872bcac258c5/out/build/third_party/re2", "debug/build/librocksdb_sys-0e7e2b460c958b86/out", "debug/build/librocksdb_sys-0e7e2b460c958b86/out/build", "debug/build/libtitan_sys-174e28522228d690/out/build", "debug/build/libz-sys-a9bcda472469efdf/out/build", "debug/build/libz-sys-a9bcda472469efdf/out/lib", "debug/build/lz4-sys-e6cc8f822f918379/out", "debug/build/openssl-sys-266af11366fafb8a/out/openssl-build/install/lib", "debug/build/snappy-sys-9aeabbc3acf5dd98/out/build", "debug/build/tikv-jemalloc-sys-304ffe5c7acb6968/out/build/lib", "debug/build/zstd-sys-e9f0bc421ca0b751/out"], "target-platforms": [{"target-features": ["fxsr", "sse", "sse2"], "triple": "x86_64-unknown-linux-gnu"}], "target-directory": "/home/jenkins/tikv-src/target", "base-output-directories": ["debug"]}}+ ls -alh archive-test-binaries total 16K drwxr-xr-x. 3 jenkins jenkins 4.0K May 6 17:52 . drwxr-xr-x. 18 jenkins jenkins 4.0K May 6 17:52 .. drwxr-xr-x. 3 jenkins jenkins 4.0K May 6 17:52 target + tar -cvf archive-test-binaries.tar archive-test-binaries archive-test-binaries/ archive-test-binaries/target/ archive-test-binaries/target/debug/ archive-test-binaries/target/debug/deps/ archive-test-binaries/target/debug/deps/keys-938955d834e44f24 archive-test-binaries/target/debug/deps/hybrid_engine-6f428f12951af854 archive-test-binaries/target/debug/deps/mod-47412d894e68fc43 archive-test-binaries/target/debug/deps/resource_control-eba300feecad4539 archive-test-binaries/target/debug/deps/test_pd_client-f4fc5d2734e1bd96 archive-test-binaries/target/debug/deps/coprocessor_plugin_api-006b6b379a5698d7 archive-test-binaries/target/debug/deps/test_util-57850bb91f801c43 archive-test-binaries/target/debug/deps/test_pd-4ee5272320f2db79 archive-test-binaries/target/debug/deps/raft_log_engine-6dc4e7b23b06d561 archive-test-binaries/target/debug/deps/txn_types-8fef2a474bc278c0 archive-test-binaries/target/debug/deps/tidb_query_expr-c1a0091194aa6074 archive-test-binaries/target/debug/deps/integrations-1ace2a5de8520f26 archive-test-binaries/target/debug/deps/raftstore_v2_failpoints-9b66e2fbabdf78ea archive-test-binaries/target/debug/deps/tikv_ctl-1823684bba3946f3 archive-test-binaries/target/debug/deps/mod-df3b2ad12fb059c7 archive-test-binaries/target/debug/deps/file_system-54fecc41ed038734 archive-test-binaries/target/debug/deps/cdc-2941f5b3da94fe58 archive-test-binaries/target/debug/deps/memory_usage-3e4d49ea605a80a9 archive-test-binaries/target/debug/deps/integrations-5a439bec3c99941d archive-test-binaries/target/debug/deps/error_code-ef18819852d0e50b archive-test-binaries/target/debug/deps/causal_ts-a45b41c127ab1d3c archive-test-binaries/target/debug/deps/suite-f7716d613402f795 archive-test-binaries/target/debug/deps/test_storage-344f9c47882addf1 archive-test-binaries/target/debug/deps/log_wrappers-19b13953348b24f3 archive-test-binaries/target/debug/deps/region_cache_memory_engine-8b574c1b3cc6d14e archive-test-binaries/target/debug/deps/cloud-e8db837ee069aee0 archive-test-binaries/target/debug/deps/tikv-500e9c76f646380e archive-test-binaries/target/debug/deps/integrations-3c245fa7ba41025a archive-test-binaries/target/debug/deps/health_controller-117162b2ef1f2c15 archive-test-binaries/target/debug/deps/tests-fa1fcc3b149f6d11 archive-test-binaries/target/debug/deps/failpoints-66c359cc96be2a15 archive-test-binaries/target/debug/deps/test_coprocessor-bf5512aefb57a3d4 archive-test-binaries/target/debug/deps/failpoints-125413c2fd8826d6 archive-test-binaries/target/debug/deps/tidb_query_executors-d12383c9850608b0 archive-test-binaries/target/debug/deps/tracker-0eaaed56cfed2abe archive-test-binaries/target/debug/deps/tidb_query_common-445d7bc86b412a69 archive-test-binaries/target/debug/deps/engine_rocks_helper-1eaaf40025d5415b archive-test-binaries/target/debug/deps/engine_panic-df5748e9191d2c9f archive-test-binaries/target/debug/deps/test_raftstore_v2-624dfd08189d210d archive-test-binaries/target/debug/deps/batch_system-b51860b7d85cca40 archive-test-binaries/target/debug/deps/crypto-8bca8857a1a71593 archive-test-binaries/target/debug/deps/external_storage-5f31434b717db2b6 archive-test-binaries/target/debug/deps/test_backup-96141efb8ccbd889 archive-test-binaries/target/debug/deps/backup-8d632d21665ef3e1 archive-test-binaries/target/debug/deps/test_raftstore-0d6555cb3b06d4e5 archive-test-binaries/target/debug/deps/tidb_query_aggr-800e3963dc682cd6 archive-test-binaries/target/debug/deps/security-396ebc2a33eda58f archive-test-binaries/target/debug/deps/concurrency_manager-066c53b1b52fcb0c archive-test-binaries/target/debug/deps/error_code_gen-32b71f81739242dd archive-test-binaries/target/debug/deps/engine_test-34d9e76512718771 archive-test-binaries/target/debug/deps/tikv_util-e7d31ddb8cae35b6 archive-test-binaries/target/debug/deps/resource_metering-f68a40d0a459450a archive-test-binaries/target/debug/deps/engine_rocks-98a1b2bef86b3645 archive-test-binaries/target/debug/deps/failpoints-a6ad644e0c9c21cb archive-test-binaries/target/debug/deps/raftstore-1c53ee551a200821 archive-test-binaries/target/debug/deps/summary_test-7c475a937031a035 archive-test-binaries/target/debug/deps/into_other-6b3c0fbb0752a212 archive-test-binaries/target/debug/deps/example_coprocessor_plugin-fea95b18de5202aa archive-test-binaries/target/debug/deps/azure-9cf6944b57fc60b7 archive-test-binaries/target/debug/deps/tidb_query_datatype-95f62b8d95a58992 archive-test-binaries/target/debug/deps/backup_stream-6f143af8c3bd078d archive-test-binaries/target/debug/deps/tikv_alloc-0061a647ef9b6b9d archive-test-binaries/target/debug/deps/pd_client-f913983f4276bc72 archive-test-binaries/target/debug/deps/misc-c83b7a2d46eed4e9 archive-test-binaries/target/debug/deps/raftstore_v2_integrations-8244a74809777fd9 archive-test-binaries/target/debug/deps/tikv_kv-f92555f9d9e9448a archive-test-binaries/target/debug/deps/gcp-2c04cbf9178d4d31 archive-test-binaries/target/debug/deps/server-7a06eeb80760f461 archive-test-binaries/target/debug/deps/resolved_ts-b133fd091e48bc35 archive-test-binaries/target/debug/deps/engine_traits_tests-97b96042b4ffe9be archive-test-binaries/target/debug/deps/online_config-80ce472ea8205413 archive-test-binaries/target/debug/deps/channel-7b93f2dc658e00d8 archive-test-binaries/target/debug/deps/encryption-c6f3249e6b51fcb4 archive-test-binaries/target/debug/deps/snap_recovery-9cdb0d78279a640c archive-test-binaries/target/debug/deps/test_recorder-b9acfa5cc4a965e1 archive-test-binaries/target/debug/deps/engine_traits-83f08d3d30a8f63e archive-test-binaries/target/debug/deps/encryption_export-2d69f6cdb5f561c3 archive-test-binaries/target/debug/deps/profiler-a64396277718d7c8 archive-test-binaries/target/debug/deps/panic_hook-6b36fbdc4bff5b1e archive-test-binaries/target/debug/deps/sst_importer-a02e4bf436b0e39e archive-test-binaries/target/debug/deps/tipb_helper-25745a80b5a95780 archive-test-binaries/target/debug/deps/collections-c80848ad5904ff1f archive-test-binaries/target/debug/deps/integration-65695c806fead9e8 archive-test-binaries/target/debug/deps/api_version-9d59d3fdac94ead1 archive-test-binaries/target/debug/deps/tikv_server-86062a647779c055 archive-test-binaries/target/debug/deps/failpoints-a896ae5606b68e50 archive-test-binaries/target/debug/deps/aws-886ad8c87740ed49 archive-test-binaries/target/debug/deps/codec-24f7a8e1bf8a92fe archive-test-binaries/target/debug/deps/raftstore_v2-5953cd56940dce93 archive-test-binaries/target/debug/deps/service-effe1677eb9201c1 + ls -alh archive-test-binaries.tar -rw-r--r--. 1 jenkins jenkins 4.5G May 6 17:52 archive-test-binaries.tar ++ ls target/debug/deps/libexample_coprocessor_plugin.so + tar czf test-artifacts.tar.gz test-binaries test-binaries.json test-metadata.json Cargo.toml cmd src tests components .config target/debug/deps/libexample_coprocessor_plugin.so + ls -alh test-artifacts.tar.gz -rw-r--r--. 1 jenkins jenkins 5.8M May 6 17:52 test-artifacts.tar.gz + mkdir -p /home/jenkins/archives + mv test-artifacts.tar.gz archive-test-binaries.tar /home/jenkins/archives/ [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/tikv-presubmit/unit-test [Pipeline] { [Pipeline] sh + rm -rf /home/jenkins/tikv-git /home/jenkins/tikv-src /home/jenkins/tikv-target + ls -alh /home/jenkins/ total 60K drwx------. 1 jenkins jenkins 4.0K May 6 17:52 . drwxr-xr-x. 1 root root 4.0K May 31 2021 .. -rw-r--r--. 1 jenkins jenkins 18 Apr 1 2020 .bash_logout -rw-r--r--. 1 jenkins jenkins 193 Apr 1 2020 .bash_profile -rw-r--r--. 1 jenkins jenkins 231 Apr 1 2020 .bashrc drwxr-xr-x. 3 root root 4.0K Jul 19 2021 .cmake -rw-r--r--. 1 jenkins jenkins 47 May 6 17:43 .gitconfig drwxr-----. 3 root root 4.0K Jul 15 2021 .pki drwxrwxrwx. 7 root root 4.0K May 6 17:52 agent drwxr-xr-x. 2 jenkins jenkins 4.0K May 6 17:52 archives ++ pwd + ln -s /home/jenkins/agent/tikv-presubmit/unit-test /home/jenkins/tikv-src + mkdir -p target/debug + uname -a Linux tikv-tikv-pull-unit-test-408-4q0t3-fpn37-jw7vc 4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 22 13:25:12 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux + df -h Filesystem Size Used Avail Use% Mounted on overlay 876G 556G 276G 67% / tmpfs 64M 0 64M 0% /dev tmpfs 189G 0 189G 0% /sys/fs/cgroup /dev/nvme0n1 3.6T 59G 3.4T 2% /tmp /dev/sda3 876G 556G 276G 67% /etc/hostname shm 64M 0 64M 0% /dev/shm tmpfs 343G 0 343G 0% /home/jenkins/agent/memvolume tmpfs 343G 12K 343G 1% /run/secrets/kubernetes.io/serviceaccount + free -hm total used free shared buff/cache available Mem: 376G 56G 121G 4.2G 197G 311G Swap: 0B 0B 0B + cp /home/jenkins/archives/test-artifacts.tar.gz . + cp /home/jenkins/archives/archive-test-binaries.tar . + tar -xf test-artifacts.tar.gz + tar xf archive-test-binaries.tar --strip-components=1 + rm -f test-artifacts.tar.gz archive-test-binaries.tar + ls -la total 3216 drwxr-xr-x. 8 jenkins jenkins 4096 May 6 17:52 . drwxr-xr-x. 4 jenkins jenkins 4096 May 6 17:52 .. drwxr-xr-x. 2 jenkins jenkins 4096 May 6 17:43 .config -rw-r--r--. 1 jenkins jenkins 18783 May 6 17:43 Cargo.toml drwxr-xr-x. 4 jenkins jenkins 4096 May 6 17:43 cmd drwxr-xr-x. 71 jenkins jenkins 4096 May 6 17:43 components drwxr-xr-x. 8 jenkins jenkins 4096 May 6 17:43 src drwxr-xr-x. 3 jenkins jenkins 4096 May 6 17:52 target -rw-r--r--. 1 jenkins jenkins 6432 May 6 17:52 test-binaries -rw-r--r--. 1 jenkins jenkins 31188 May 6 17:52 test-binaries.json -rw-r--r--. 1 jenkins jenkins 3196339 May 6 17:52 test-metadata.json drwxr-xr-x. 5 jenkins jenkins 4096 May 6 17:43 tests + ls -alh target/debug/deps/ total 4.5G drwxr-xr-x. 2 jenkins jenkins 4.0K May 6 17:52 . drwxr-xr-x. 3 jenkins jenkins 4.0K May 6 17:52 .. -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:47 api_version-9d59d3fdac94ead1 -rwxr-xr-x. 1 jenkins jenkins 35M May 6 17:47 aws-886ad8c87740ed49 -rwxr-xr-x. 1 jenkins jenkins 29M May 6 17:47 azure-9cf6944b57fc60b7 -rwxr-xr-x. 1 jenkins jenkins 67M May 6 17:48 backup-8d632d21665ef3e1 -rwxr-xr-x. 1 jenkins jenkins 80M May 6 17:49 backup_stream-6f143af8c3bd078d -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 batch_system-b51860b7d85cca40 -rwxr-xr-x. 1 jenkins jenkins 23M May 6 17:47 causal_ts-a45b41c127ab1d3c -rwxr-xr-x. 1 jenkins jenkins 51M May 6 17:50 cdc-2941f5b3da94fe58 -rwxr-xr-x. 1 jenkins jenkins 17M May 6 17:47 channel-7b93f2dc658e00d8 -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:47 cloud-e8db837ee069aee0 -rwxr-xr-x. 1 jenkins jenkins 17M May 6 17:47 codec-24f7a8e1bf8a92fe -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:46 collections-c80848ad5904ff1f -rwxr-xr-x. 1 jenkins jenkins 18M May 6 17:47 concurrency_manager-066c53b1b52fcb0c -rwxr-xr-x. 1 jenkins jenkins 5.8M May 6 17:45 coprocessor_plugin_api-006b6b379a5698d7 -rwxr-xr-x. 1 jenkins jenkins 5.8M May 6 17:45 crypto-8bca8857a1a71593 -rwxr-xr-x. 1 jenkins jenkins 26M May 6 17:47 encryption-c6f3249e6b51fcb4 -rwxr-xr-x. 1 jenkins jenkins 45M May 6 17:47 encryption_export-2d69f6cdb5f561c3 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 engine_panic-df5748e9191d2c9f -rwxr-xr-x. 1 jenkins jenkins 38M May 6 17:47 engine_rocks-98a1b2bef86b3645 -rwxr-xr-x. 1 jenkins jenkins 31M May 6 17:47 engine_rocks_helper-1eaaf40025d5415b -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 engine_test-34d9e76512718771 -rwxr-xr-x. 1 jenkins jenkins 17M May 6 17:47 engine_traits-83f08d3d30a8f63e -rwxr-xr-x. 1 jenkins jenkins 57M May 6 17:47 engine_traits_tests-97b96042b4ffe9be -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 error_code-ef18819852d0e50b -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 error_code_gen-32b71f81739242dd -rwxr-xr-x. 1 jenkins jenkins 5.8M May 6 17:45 example_coprocessor_plugin-fea95b18de5202aa -rwxr-xr-x. 1 jenkins jenkins 43M May 6 17:47 external_storage-5f31434b717db2b6 -rwxr-xr-x. 1 jenkins jenkins 202M May 6 17:50 failpoints-125413c2fd8826d6 -rwxr-xr-x. 1 jenkins jenkins 194M May 6 17:50 failpoints-66c359cc96be2a15 -rwxr-xr-x. 1 jenkins jenkins 198M May 6 17:50 failpoints-a6ad644e0c9c21cb -rwxr-xr-x. 1 jenkins jenkins 283M May 6 17:50 failpoints-a896ae5606b68e50 -rwxr-xr-x. 1 jenkins jenkins 22M May 6 17:47 file_system-54fecc41ed038734 -rwxr-xr-x. 1 jenkins jenkins 27M May 6 17:47 gcp-2c04cbf9178d4d31 -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:47 health_controller-117162b2ef1f2c15 -rwxr-xr-x. 1 jenkins jenkins 32M May 6 17:47 hybrid_engine-6f428f12951af854 -rwxr-xr-x. 1 jenkins jenkins 202M May 6 17:50 integration-65695c806fead9e8 -rwxr-xr-x. 1 jenkins jenkins 683M May 6 17:51 integrations-1ace2a5de8520f26 -rwxr-xr-x. 1 jenkins jenkins 198M May 6 17:50 integrations-3c245fa7ba41025a -rwxr-xr-x. 1 jenkins jenkins 194M May 6 17:50 integrations-5a439bec3c99941d -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 into_other-6b3c0fbb0752a212 -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:47 keys-938955d834e44f24 -rwxr-xr-x. 1 jenkins jenkins 5.0M May 6 17:45 libexample_coprocessor_plugin.so -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:46 log_wrappers-19b13953348b24f3 -rwxr-xr-x. 1 jenkins jenkins 17M May 6 17:47 memory_usage-3e4d49ea605a80a9 -rwxr-xr-x. 1 jenkins jenkins 51M May 6 17:50 misc-c83b7a2d46eed4e9 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:49 mod-47412d894e68fc43 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:49 mod-df3b2ad12fb059c7 -rwxr-xr-x. 1 jenkins jenkins 6.1M May 6 17:45 online_config-80ce472ea8205413 -rwxr-xr-x. 1 jenkins jenkins 5.8M May 6 17:45 panic_hook-6b36fbdc4bff5b1e -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:47 pd_client-f913983f4276bc72 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:46 profiler-a64396277718d7c8 -rwxr-xr-x. 1 jenkins jenkins 25M May 6 17:47 raft_log_engine-6dc4e7b23b06d561 -rwxr-xr-x. 1 jenkins jenkins 87M May 6 17:47 raftstore-1c53ee551a200821 -rwxr-xr-x. 1 jenkins jenkins 44M May 6 17:47 raftstore_v2-5953cd56940dce93 -rwxr-xr-x. 1 jenkins jenkins 88M May 6 17:47 raftstore_v2_failpoints-9b66e2fbabdf78ea -rwxr-xr-x. 1 jenkins jenkins 88M May 6 17:47 raftstore_v2_integrations-8244a74809777fd9 -rwxr-xr-x. 1 jenkins jenkins 47M May 6 17:47 region_cache_memory_engine-8b574c1b3cc6d14e -rwxr-xr-x. 1 jenkins jenkins 49M May 6 17:49 resolved_ts-b133fd091e48bc35 -rwxr-xr-x. 1 jenkins jenkins 37M May 6 17:47 resource_control-eba300feecad4539 -rwxr-xr-x. 1 jenkins jenkins 22M May 6 17:47 resource_metering-f68a40d0a459450a -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:47 security-396ebc2a33eda58f -rwxr-xr-x. 1 jenkins jenkins 43M May 6 17:48 server-7a06eeb80760f461 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 service-effe1677eb9201c1 -rwxr-xr-x. 1 jenkins jenkins 31M May 6 17:48 snap_recovery-9cdb0d78279a640c -rwxr-xr-x. 1 jenkins jenkins 63M May 6 17:47 sst_importer-a02e4bf436b0e39e -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:49 suite-f7716d613402f795 -rwxr-xr-x. 1 jenkins jenkins 22M May 6 17:47 summary_test-7c475a937031a035 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:49 test_backup-96141efb8ccbd889 -rwxr-xr-x. 1 jenkins jenkins 44M May 6 17:50 test_coprocessor-bf5512aefb57a3d4 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 test_pd-4ee5272320f2db79 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 test_pd_client-f4fc5d2734e1bd96 -rwxr-xr-x. 1 jenkins jenkins 21M May 6 17:49 test_raftstore-0d6555cb3b06d4e5 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:49 test_raftstore_v2-624dfd08189d210d -rwxr-xr-x. 1 jenkins jenkins 22M May 6 17:47 test_recorder-b9acfa5cc4a965e1 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:49 test_storage-344f9c47882addf1 -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:47 test_util-57850bb91f801c43 -rwxr-xr-x. 1 jenkins jenkins 21M May 6 17:47 tests-fa1fcc3b149f6d11 -rwxr-xr-x. 1 jenkins jenkins 44M May 6 17:47 tidb_query_aggr-800e3963dc682cd6 -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:47 tidb_query_common-445d7bc86b412a69 -rwxr-xr-x. 1 jenkins jenkins 26M May 6 17:47 tidb_query_datatype-95f62b8d95a58992 -rwxr-xr-x. 1 jenkins jenkins 47M May 6 17:47 tidb_query_executors-d12383c9850608b0 -rwxr-xr-x. 1 jenkins jenkins 47M May 6 17:47 tidb_query_expr-c1a0091194aa6074 -rwxr-xr-x. 1 jenkins jenkins 181M May 6 17:48 tikv-500e9c76f646380e -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:46 tikv_alloc-0061a647ef9b6b9d -rwxr-xr-x. 1 jenkins jenkins 26M May 6 17:50 tikv_ctl-1823684bba3946f3 -rwxr-xr-x. 1 jenkins jenkins 32M May 6 17:47 tikv_kv-f92555f9d9e9448a -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:49 tikv_server-86062a647779c055 -rwxr-xr-x. 1 jenkins jenkins 38M May 6 17:47 tikv_util-e7d31ddb8cae35b6 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 tipb_helper-25745a80b5a95780 -rwxr-xr-x. 1 jenkins jenkins 9.3M May 6 17:47 tracker-0eaaed56cfed2abe -rwxr-xr-x. 1 jenkins jenkins 17M May 6 17:47 txn_types-8fef2a474bc278c0 [Pipeline] sh + ls -alh /home/jenkins/tikv-src lrwxrwxrwx. 1 jenkins jenkins 44 May 6 17:52 /home/jenkins/tikv-src -> /home/jenkins/agent/tikv-presubmit/unit-test + ls -alh /home/jenkins/tikv-src/ total 3.2M drwxr-xr-x. 8 jenkins jenkins 4.0K May 6 17:52 . drwxr-xr-x. 4 jenkins jenkins 4.0K May 6 17:52 .. drwxr-xr-x. 2 jenkins jenkins 4.0K May 6 17:43 .config -rw-r--r--. 1 jenkins jenkins 19K May 6 17:43 Cargo.toml drwxr-xr-x. 4 jenkins jenkins 4.0K May 6 17:43 cmd drwxr-xr-x. 71 jenkins jenkins 4.0K May 6 17:43 components drwxr-xr-x. 8 jenkins jenkins 4.0K May 6 17:43 src drwxr-xr-x. 3 jenkins jenkins 4.0K May 6 17:52 target -rw-r--r--. 1 jenkins jenkins 6.3K May 6 17:52 test-binaries -rw-r--r--. 1 jenkins jenkins 31K May 6 17:52 test-binaries.json -rw-r--r--. 1 jenkins jenkins 3.1M May 6 17:52 test-metadata.json drwxr-xr-x. 5 jenkins jenkins 4.0K May 6 17:43 tests + ls -alh /home/jenkins/tikv-src/target/debug/deps/ total 4.5G drwxr-xr-x. 2 jenkins jenkins 4.0K May 6 17:52 . drwxr-xr-x. 3 jenkins jenkins 4.0K May 6 17:52 .. -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:47 api_version-9d59d3fdac94ead1 -rwxr-xr-x. 1 jenkins jenkins 35M May 6 17:47 aws-886ad8c87740ed49 -rwxr-xr-x. 1 jenkins jenkins 29M May 6 17:47 azure-9cf6944b57fc60b7 -rwxr-xr-x. 1 jenkins jenkins 67M May 6 17:48 backup-8d632d21665ef3e1 -rwxr-xr-x. 1 jenkins jenkins 80M May 6 17:49 backup_stream-6f143af8c3bd078d -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 batch_system-b51860b7d85cca40 -rwxr-xr-x. 1 jenkins jenkins 23M May 6 17:47 causal_ts-a45b41c127ab1d3c -rwxr-xr-x. 1 jenkins jenkins 51M May 6 17:50 cdc-2941f5b3da94fe58 -rwxr-xr-x. 1 jenkins jenkins 17M May 6 17:47 channel-7b93f2dc658e00d8 -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:47 cloud-e8db837ee069aee0 -rwxr-xr-x. 1 jenkins jenkins 17M May 6 17:47 codec-24f7a8e1bf8a92fe -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:46 collections-c80848ad5904ff1f -rwxr-xr-x. 1 jenkins jenkins 18M May 6 17:47 concurrency_manager-066c53b1b52fcb0c -rwxr-xr-x. 1 jenkins jenkins 5.8M May 6 17:45 coprocessor_plugin_api-006b6b379a5698d7 -rwxr-xr-x. 1 jenkins jenkins 5.8M May 6 17:45 crypto-8bca8857a1a71593 -rwxr-xr-x. 1 jenkins jenkins 26M May 6 17:47 encryption-c6f3249e6b51fcb4 -rwxr-xr-x. 1 jenkins jenkins 45M May 6 17:47 encryption_export-2d69f6cdb5f561c3 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 engine_panic-df5748e9191d2c9f -rwxr-xr-x. 1 jenkins jenkins 38M May 6 17:47 engine_rocks-98a1b2bef86b3645 -rwxr-xr-x. 1 jenkins jenkins 31M May 6 17:47 engine_rocks_helper-1eaaf40025d5415b -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 engine_test-34d9e76512718771 -rwxr-xr-x. 1 jenkins jenkins 17M May 6 17:47 engine_traits-83f08d3d30a8f63e -rwxr-xr-x. 1 jenkins jenkins 57M May 6 17:47 engine_traits_tests-97b96042b4ffe9be -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 error_code-ef18819852d0e50b -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 error_code_gen-32b71f81739242dd -rwxr-xr-x. 1 jenkins jenkins 5.8M May 6 17:45 example_coprocessor_plugin-fea95b18de5202aa -rwxr-xr-x. 1 jenkins jenkins 43M May 6 17:47 external_storage-5f31434b717db2b6 -rwxr-xr-x. 1 jenkins jenkins 202M May 6 17:50 failpoints-125413c2fd8826d6 -rwxr-xr-x. 1 jenkins jenkins 194M May 6 17:50 failpoints-66c359cc96be2a15 -rwxr-xr-x. 1 jenkins jenkins 198M May 6 17:50 failpoints-a6ad644e0c9c21cb -rwxr-xr-x. 1 jenkins jenkins 283M May 6 17:50 failpoints-a896ae5606b68e50 -rwxr-xr-x. 1 jenkins jenkins 22M May 6 17:47 file_system-54fecc41ed038734 -rwxr-xr-x. 1 jenkins jenkins 27M May 6 17:47 gcp-2c04cbf9178d4d31 -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:47 health_controller-117162b2ef1f2c15 -rwxr-xr-x. 1 jenkins jenkins 32M May 6 17:47 hybrid_engine-6f428f12951af854 -rwxr-xr-x. 1 jenkins jenkins 202M May 6 17:50 integration-65695c806fead9e8 -rwxr-xr-x. 1 jenkins jenkins 683M May 6 17:51 integrations-1ace2a5de8520f26 -rwxr-xr-x. 1 jenkins jenkins 198M May 6 17:50 integrations-3c245fa7ba41025a -rwxr-xr-x. 1 jenkins jenkins 194M May 6 17:50 integrations-5a439bec3c99941d -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 into_other-6b3c0fbb0752a212 -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:47 keys-938955d834e44f24 -rwxr-xr-x. 1 jenkins jenkins 5.0M May 6 17:45 libexample_coprocessor_plugin.so -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:46 log_wrappers-19b13953348b24f3 -rwxr-xr-x. 1 jenkins jenkins 17M May 6 17:47 memory_usage-3e4d49ea605a80a9 -rwxr-xr-x. 1 jenkins jenkins 51M May 6 17:50 misc-c83b7a2d46eed4e9 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:49 mod-47412d894e68fc43 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:49 mod-df3b2ad12fb059c7 -rwxr-xr-x. 1 jenkins jenkins 6.1M May 6 17:45 online_config-80ce472ea8205413 -rwxr-xr-x. 1 jenkins jenkins 5.8M May 6 17:45 panic_hook-6b36fbdc4bff5b1e -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:47 pd_client-f913983f4276bc72 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:46 profiler-a64396277718d7c8 -rwxr-xr-x. 1 jenkins jenkins 25M May 6 17:47 raft_log_engine-6dc4e7b23b06d561 -rwxr-xr-x. 1 jenkins jenkins 87M May 6 17:47 raftstore-1c53ee551a200821 -rwxr-xr-x. 1 jenkins jenkins 44M May 6 17:47 raftstore_v2-5953cd56940dce93 -rwxr-xr-x. 1 jenkins jenkins 88M May 6 17:47 raftstore_v2_failpoints-9b66e2fbabdf78ea -rwxr-xr-x. 1 jenkins jenkins 88M May 6 17:47 raftstore_v2_integrations-8244a74809777fd9 -rwxr-xr-x. 1 jenkins jenkins 47M May 6 17:47 region_cache_memory_engine-8b574c1b3cc6d14e -rwxr-xr-x. 1 jenkins jenkins 49M May 6 17:49 resolved_ts-b133fd091e48bc35 -rwxr-xr-x. 1 jenkins jenkins 37M May 6 17:47 resource_control-eba300feecad4539 -rwxr-xr-x. 1 jenkins jenkins 22M May 6 17:47 resource_metering-f68a40d0a459450a -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:47 security-396ebc2a33eda58f -rwxr-xr-x. 1 jenkins jenkins 43M May 6 17:48 server-7a06eeb80760f461 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 service-effe1677eb9201c1 -rwxr-xr-x. 1 jenkins jenkins 31M May 6 17:48 snap_recovery-9cdb0d78279a640c -rwxr-xr-x. 1 jenkins jenkins 63M May 6 17:47 sst_importer-a02e4bf436b0e39e -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:49 suite-f7716d613402f795 -rwxr-xr-x. 1 jenkins jenkins 22M May 6 17:47 summary_test-7c475a937031a035 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:49 test_backup-96141efb8ccbd889 -rwxr-xr-x. 1 jenkins jenkins 44M May 6 17:50 test_coprocessor-bf5512aefb57a3d4 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 test_pd-4ee5272320f2db79 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 test_pd_client-f4fc5d2734e1bd96 -rwxr-xr-x. 1 jenkins jenkins 21M May 6 17:49 test_raftstore-0d6555cb3b06d4e5 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:49 test_raftstore_v2-624dfd08189d210d -rwxr-xr-x. 1 jenkins jenkins 22M May 6 17:47 test_recorder-b9acfa5cc4a965e1 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:49 test_storage-344f9c47882addf1 -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:47 test_util-57850bb91f801c43 -rwxr-xr-x. 1 jenkins jenkins 21M May 6 17:47 tests-fa1fcc3b149f6d11 -rwxr-xr-x. 1 jenkins jenkins 44M May 6 17:47 tidb_query_aggr-800e3963dc682cd6 -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:47 tidb_query_common-445d7bc86b412a69 -rwxr-xr-x. 1 jenkins jenkins 26M May 6 17:47 tidb_query_datatype-95f62b8d95a58992 -rwxr-xr-x. 1 jenkins jenkins 47M May 6 17:47 tidb_query_executors-d12383c9850608b0 -rwxr-xr-x. 1 jenkins jenkins 47M May 6 17:47 tidb_query_expr-c1a0091194aa6074 -rwxr-xr-x. 1 jenkins jenkins 181M May 6 17:48 tikv-500e9c76f646380e -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:46 tikv_alloc-0061a647ef9b6b9d -rwxr-xr-x. 1 jenkins jenkins 26M May 6 17:50 tikv_ctl-1823684bba3946f3 -rwxr-xr-x. 1 jenkins jenkins 32M May 6 17:47 tikv_kv-f92555f9d9e9448a -rwxr-xr-x. 1 jenkins jenkins 16M May 6 17:49 tikv_server-86062a647779c055 -rwxr-xr-x. 1 jenkins jenkins 38M May 6 17:47 tikv_util-e7d31ddb8cae35b6 -rwxr-xr-x. 1 jenkins jenkins 15M May 6 17:47 tipb_helper-25745a80b5a95780 -rwxr-xr-x. 1 jenkins jenkins 9.3M May 6 17:47 tracker-0eaaed56cfed2abe -rwxr-xr-x. 1 jenkins jenkins 17M May 6 17:47 txn_types-8fef2a474bc278c0 + export RUSTFLAGS=-Dwarnings + RUSTFLAGS=-Dwarnings + export FAIL_POINT=1 + FAIL_POINT=1 + export RUST_BACKTRACE=1 + RUST_BACKTRACE=1 + export MALLOC_CONF=prof:true,prof_active:false + MALLOC_CONF=prof:true,prof_active:false + export LOG_FILE=/home/jenkins/tikv-src/target/my_test.log + LOG_FILE=/home/jenkins/tikv-src/target/my_test.log + cargo nextest run -P ci --binaries-metadata test-binaries.json --cargo-metadata test-metadata.json --partition count:1/2 -j 8 Starting 1986 tests across 90 binaries (1970 skipped; run ID: e380d2d9-302f-4580-be04-644695f4af6d, nextest profile: ci) PASS [ 0.024s] api_version api_v2::tests::test_append_ts_on_encoded_bytes PASS [ 0.020s] api_version api_v2::tests::test_encoded_logical_delete PASS [ 0.020s] api_version api_v2::tests::test_key_encode_err PASS [ 0.016s] api_version keyspace::tests::test_v1_parse_keyspace PASS [ 0.013s] api_version tests::test_convert_raw_user_key_range PASS [ 0.012s] api_version tests::test_no_meta PASS [ 0.017s] api_version tests::test_raw_key_convert PASS [ 0.027s] api_version tests::test_parse_range PASS [ 0.021s] api_version tests::test_ttl PASS [ 0.039s] api_version tests::test_value_valid PASS [ 0.036s] aws kms::tests::test_aws_kms PASS [ 0.022s] aws s3::tests::test_s3_storage_with_virtual_host PASS [ 0.034s] aws s3::tests::test_url_of_backend PASS [ 0.064s] aws s3::tests::test_s3_config PASS [ 0.028s] azure azblob::tests::test_url_of_backend PASS [ 0.035s] azure azblob::tests::test_azblob_config PASS [ 0.079s] azure kms::tests::test_init_azure_kms PASS [ 0.114s] backup endpoint::tests::test_backup_raw_apiv2_causal_ts PASS [ 0.022s] backup softlimit::softlimit_test::test_cpu_limit PASS [ 0.198s] aws s3::tests::test_s3_storage PASS [ 0.017s] backup utils::tests::test_is_valid_raw_value PASS [ 0.034s] backup softlimit::softlimit_test::test_current_idle PASS [ 0.149s] backup endpoint::tests::test_scan_error PASS [ 0.126s] backup endpoint::tests::test_seek_ranges PASS [ 0.027s] backup-stream checkpoint_manager::tests::test_after PASS [ 0.023s] backup-stream checkpoint_manager::tests::test_mgr PASS [ 0.028s] backup-stream checkpoint_manager::tests::test_rpc_failure PASS [ 0.028s] backup-stream errors::test::contextual_add_closure PASS [ 0.023s] backup-stream errors::test::contextual_add_format_strings_directly PASS [ 0.019s] backup-stream errors::test::test_contextual_error PASS [ 0.170s] backup writer::tests::test_writer PASS [ 0.358s] backup endpoint::tests::test_adjust_thread_pool_size PASS [ 0.020s] backup-stream metadata::test::test_basic PASS [ 0.021s] backup-stream metadata::test::test_progress PASS [ 0.019s] backup-stream metadata::test::test_storage_checkpoint_of PASS [ 0.429s] backup endpoint::tests::test_control_thread_pool_adjust_keep_tasks PASS [ 0.048s] backup-stream observer::tests::test_hibernate PASS [ 0.444s] backup endpoint::tests::test_handle_backup_task PASS [ 0.228s] backup-stream metadata::checkpoint_cache::test::test_basic PASS [ 0.030s] backup-stream observer::tests::test_observer_cancel PASS [ 0.021s] backup-stream router::tests::test_est_len_in_flush PASS [ 0.034s] backup-stream router::tests::test_do_flush PASS [ 0.043s] backup-stream router::tests::test_cleanup_when_stop PASS [ 0.036s] backup-stream router::tests::test_flush_with_error PASS [ 0.024s] backup-stream router::tests::test_format_datetime PASS [ 0.022s] backup-stream router::tests::test_selector PASS [ 0.026s] backup-stream router::tests::test_update_config PASS [ 0.040s] backup-stream subscription_manager::test::test_always_failure_initial_scan PASS [ 0.043s] backup-stream subscription_manager::test::test_basic_retry PASS [ 0.021s] backup-stream subscription_track::test::test_delay_remove PASS [ 0.046s] backup-stream subscription_manager::test::test_unretryable_failure PASS [ 0.055s] backup-stream subscription_manager::test::test_on_high_mem PASS [ 0.028s] backup-stream tempfiles::test::test_compression PASS [ 0.020s] backup-stream tempfiles::test::test_panic_not_leaked PASS [ 0.021s] backup-stream tempfiles::test::test_read_many_times PASS [ 0.019s] backup-stream tempfiles::test::test_write_many_times PASS [ 0.016s] backup-stream utils::test::test_segment_tree PASS [ 0.033s] backup-stream utils::test::test_files_reader PASS [ 0.069s] backup-stream utils::test::test_recorder PASS [ 5.025s] backup-stream endpoint::test::test_start PASS [ 5.067s] backup-stream metadata::store::pd::tests::test_retry PASS [ 6.123s] backup endpoint::tests::test_busy PASS [ 6.099s] backup-stream metadata::store::pd::tests::test_check_error PASS [ 12.623s] backup-stream::failpoints all::initial_scan_failure PASS [ 14.415s] backup-stream::failpoints all::failure_and_split PASS [ 15.463s] backup-stream::failpoints all::failed_during_refresh_region PASS [ 11.625s] backup-stream::failpoints all::test_retry_abort PASS [ 1.707s] backup-stream::integration all::update_config PASS [ 0.039s] batch-system::tests batch::test_batch PASS [ 0.027s] batch-system::tests batch::test_resource_group PASS [ 0.017s] batch-system::tests router::test_router_trace PASS [ 0.223s] causal_ts tso::tests::test_batch_tso_provider PASS [ 0.022s] causal_ts tso::tests::test_cals_new_batch_size PASS [ 0.024s] causal_ts tso::tests::test_tso_batch PASS [ 0.014s] causal_ts tso::tests::test_tso_batch_list_max_batch_count PASS [ 0.639s] cdc channel::tests::test_barrier PASS [ 0.031s] cdc channel::tests::test_channel_memory_leak PASS [ 0.037s] cdc channel::tests::test_event_batcher PASS [ 0.027s] cdc channel::tests::test_force_send PASS [ 0.020s] cdc channel::tests::test_set_capacity PASS [ 0.017s] cdc delegate::tests::test_delegate_subscribe_unsubscribe PASS [ 0.056s] cdc delegate::tests::test_downstream_filter_entires PASS [ 0.020s] cdc delegate::tests::test_error PASS [ 0.390s] cdc endpoint::tests::test_api_version_check PASS [ 0.067s] cdc endpoint::tests::test_change_endpoint_cfg PASS [ 0.078s] cdc endpoint::tests::test_deregister_conn_then_delegate PASS [ 6.469s] backup-stream::integration all::pessimistic_lock PASS [ 0.473s] cdc endpoint::tests::test_on_min_ts PASS [ 0.088s] cdc endpoint::tests::test_register_deregister_with_multiplexing PASS [ 0.073s] cdc endpoint::tests::test_too_many_scan_tasks PASS [ 1.070s] cdc endpoint::tests::test_raw_causal_min_ts PASS [ 0.083s] cdc initializer::tests::test_initializer_deregister_downstream PASS [ 16.402s] cdc initializer::tests::test_initializer_build_resolver PASS [ 0.175s] cdc observer::tests::test_register_and_deregister PASS [ 0.021s] cdc old_value::tests::test_old_value_capacity_not_exceed_quota PASS [ 0.141s] cdc old_value::tests::test_old_value_reader_check_gc_fence PASS [ 0.419s] cdc old_value::tests::test_old_value_reuse_cursor PASS [ 0.019s] cdc txn_source::tests::test_get_cdc_write_source PASS [ 0.019s] cdc txn_source::tests::test_is_cdc_write_source_set PASS [ 17.451s] cdc initializer::tests::test_initializer_lossy_ddl_filter PASS [ 1.615s] cdc::failpoints test_endpoint::test_cdc_notify_pending_regions PASS [ 3.076s] cdc::failpoints test_endpoint::test_cdc_rawkv_resolved_ts PASS [ 5.843s] cdc::failpoints test_endpoint::test_cdc_double_scan_deregister PASS [ 38.090s] backup-stream::integration all::async_commit PASS [ 1.785s] cdc::failpoints test_endpoint::test_old_value_cache_without_downstreams PASS [ 1.085s] cdc::failpoints test_memory_quota::test_pending_push_lock_memory_quota_exceeded PASS [ 1.527s] cdc::failpoints test_memory_quota::test_scan_lock_memory_quota_exceeded PASS [ 4.356s] cdc::failpoints test_endpoint::test_cdc_stream_multiplexing PASS [ 2.395s] cdc::failpoints test_register::est_connections_registertest_deregister_pending_downstream PASS [ 47.312s] backup-stream::failpoints all::basic PASS [ 42.676s] backup-stream::integration all::leader_down PASS [ 2.017s] cdc::failpoints test_register::test_region_ready_after_deregister PASS [ 2.650s] cdc::failpoints test_resolve::test_region_error PASS [ 2.788s] cdc::integrations test_cdc::test_cdc_1pc PASS [ 47.399s] backup-stream::failpoints all::region_failure PASS [ 2.139s] cdc::integrations test_cdc::test_cdc_rawkv_basic PASS [ 1.520s] cdc::integrations test_cdc::test_cdc_scan_ignore_gc_fence PASS [ 7.105s] cdc::integrations test_cdc::test_cdc_batch_size_limit PASS [ 7.039s] cdc::integrations test_cdc::test_cdc_extract_rollback_if_gc_fence_set PASS [ 4.679s] cdc::integrations test_cdc::test_cdc_resolve_ts_checking_concurrency_manager PASS [ 11.275s] cdc::failpoints test_register::test_failed_pending_batch PASS [ 8.142s] cdc::integrations test_cdc::test_cdc_no_write_corresponding_to_lock PASS [ 42.711s] backup-stream::integration all::with_split PASS [ 2.173s] cdc::integrations test_cdc::test_old_value_cache_hit_pessimistic PASS [ 45.910s] backup-stream::integration all::resolved_follower PASS [ 5.169s] cdc::integrations test_cdc::test_flashback PASS [ 0.011s] cloud blob::tests::test_url_of_bucket PASS [ 0.013s] codec buffer::tests::test_buffer_reader_cursor PASS [ 0.014s] codec buffer::tests::test_buffer_writer_cursor PASS [ 0.013s] codec buffer::tests::test_buffer_writer_vec PASS [ 0.023s] codec byte::benches::bench_memcmp_decode_first_asc_large PASS [ 0.040s] codec byte::benches::bench_memcmp_decode_first_desc_large PASS [ 0.020s] codec byte::benches::bench_memcmp_decode_first_in_place_asc_large PASS [ 0.021s] codec byte::benches::bench_memcmp_decode_first_in_place_desc_large PASS [ 0.021s] codec byte::benches::bench_memcmp_encode_all_asc_large PASS [ 0.015s] codec byte::benches::bench_memcmp_encode_all_asc_large_original PASS [ 0.026s] codec byte::benches::bench_memcmp_encode_all_asc_small_naive PASS [ 0.013s] codec byte::benches::bench_memcmp_encode_all_desc_large_original PASS [ 3.371s] cdc::integrations test_cdc::test_prewrite_without_value PASS [ 0.015s] codec byte::benches::bench_memcmp_encode_all_in_place_asc_large PASS [ 0.012s] codec byte::tests::test_compact_codec PASS [ 0.029s] codec byte::benches::bench_memcmp_encode_all_in_place_desc_large PASS [ 0.013s] codec byte::tests::test_mem_cmp_encoded_len PASS [ 0.012s] codec byte::tests::test_memcmp_encoded_len PASS [ 0.054s] codec byte::tests::test_memcmp_encode_all PASS [ 0.034s] codec byte::tests::test_memcmp_try_decode_first_panic PASS [ 0.028s] codec byte::tests::test_read_compact_bytes_for_file PASS [ 0.035s] codec convert::test_decode_comparable_u64_to_f64 PASS [ 0.014s] codec convert::test_encode_f64_to_comparable_u64 PASS [ 0.023s] codec number::benches::bench_decode_u64_le_buffer_decoder PASS [ 0.186s] codec byte::tests::test_memcmp_try_decode_first PASS [ 0.023s] codec number::benches::bench_decode_u64_le_bytes_buf PASS [ 0.017s] codec number::benches::bench_decode_u64_le_number_codec_over_slice PASS [ 0.016s] codec number::benches::bench_decode_varint_normal_number_codec_large_buffer PASS [ 0.020s] codec number::benches::bench_decode_varint_normal_number_codec_small_buffer_with_extra PASS [ 0.025s] codec number::benches::bench_decode_varint_normal_original_small_buffer PASS [ 0.026s] codec number::benches::bench_decode_varint_small_number_codec_large_buffer PASS [ 0.021s] codec number::benches::bench_decode_varint_small_original_small_buffer PASS [ 0.015s] codec number::benches::bench_encode_u64_le_buffer_encoder_vec PASS [ 0.014s] codec number::benches::bench_encode_u64_le_number_codec PASS [ 0.017s] codec number::benches::bench_encode_varint_number_codec PASS [ 0.028s] codec number::benches::bench_encode_varint_protobuf PASS [ 0.023s] codec number::benches::bench_varint_len_normal_number_small_buffer PASS [ 0.017s] codec number::benches::bench_varint_len_small_number_small_buffer PASS [ 0.035s] codec number::tests::test_f64_desc PASS [ 0.039s] codec number::tests::test_i16_le PASS [ 0.085s] codec number::tests::test_i64 PASS [ 0.077s] codec number::tests::test_i64_le PASS [ 0.031s] codec number::tests::test_u16_le PASS [ 5.068s] cdc::integrations test_cdc::test_old_value_basic PASS [ 0.043s] codec number::tests::test_u32_le PASS [ 0.020s] codec number::tests::test_u8 PASS [ 0.063s] codec number::tests::test_u64_desc PASS [ 0.014s] concurrency_manager lock_table::test::test_check_key PASS [ 0.067s] codec number::tests::test_var_i64 PASS [ 0.012s] concurrency_manager lock_table::test::test_lock_table_for_each PASS [ 1.526s] cdc::integrations test_flow_control::test_cdc_congest PASS [ 0.013s] concurrency_manager tests::test_lock_keys_order PASS [ 0.011s] coprocessor_plugin_api allocator::tests::atomic_is_lock_free PASS [ 0.013s] encryption config::tests::test_kms_config PASS [ 0.013s] encryption crypter::tests::test_iv PASS [ 0.013s] encryption encrypted_file::header::tests::test_empty_header PASS [ 0.024s] encryption file_dict_file::tests::test_file_dict_file_existed_v2 PASS [ 0.037s] encryption file_dict_file::tests::test_file_dict_file_downgrade_from_v2 PASS [ 0.014s] encryption file_dict_file::tests::test_file_dict_file_not_existed_v2 PASS [ 0.037s] encryption file_dict_file::tests::test_file_dict_file_normal_v2 PASS [ 0.024s] encryption io::tests::test_async_read PASS [ 0.092s] encryption io::tests::test_encrypt_then_decrypt_read_plaintext PASS [ 0.265s] concurrency_manager key_handle::tests::test_key_mutex PASS [ 0.034s] encryption manager::tests::test_import_keys PASS [ 0.029s] encryption manager::tests::test_key_manager_both_master_key_fail PASS [ 0.025s] encryption manager::tests::test_key_manager_disallow_plaintext_metadata PASS [ 0.027s] encryption manager::tests::test_key_manager_file_dict_missing PASS [ 0.019s] encryption manager::tests::test_key_manager_link PASS [ 0.165s] encryption manager::tests::test_encryption_algorithm_switch PASS [ 0.023s] encryption manager::tests::test_key_manager_rename PASS [ 0.022s] encryption manager::tests::test_key_manager_rotate_master_key PASS [ 0.034s] encryption manager::tests::test_key_manager_rotate_on_key_expose PASS [ 0.026s] encryption manager::tests::test_plaintext_encrypter_writer PASS [ 0.028s] encryption manager::tests::test_trash_encrypted_dir PASS [ 0.024s] encryption master_key::file::tests::test_file_backend_authenticate PASS [ 0.019s] encryption master_key::kms::tests::test_state PASS [ 0.023s] encryption master_key::mem::tests::test_mem_backend_authenticate PASS [ 0.017s] engine_rocks config::compaction_pri_serde::tests::test_serde PASS [ 0.019s] engine_rocks config::rate_limiter_mode_serde::tests::test_serde PASS [ 0.411s] concurrency_manager lock_table::test::test_lock_key PASS [ 0.025s] engine_rocks config::tests::test_parse_compression_type PASS [ 0.097s] encryption_export tests::test_kms_cloud_backend_azure PASS [ 0.056s] engine_rocks engine::tests::test_peekable PASS [ 0.113s] engine_rocks checkpoint::tests::test_checkpoint PASS [ 0.066s] engine_rocks file_system::tests::test_inspected_compact PASS [ 0.089s] engine_rocks event_listener::tests::test_persistence_listener PASS [ 3.260s] cdc::integrations test_cdc::test_region_split PASS [ 0.068s] engine_rocks misc::tests::test_delete_range_prefix_bloom_case PASS [ 0.066s] engine_rocks misc::tests::test_get_sst_key_ranges PASS [ 0.022s] engine_rocks perf_context_impl::tests::test_field_operations PASS [ 0.016s] engine_rocks properties::tests::test_mvcc_properties_rawkv_mode PASS [ 0.024s] engine_rocks properties::tests::test_range_properties_with_blob_index PASS [ 0.058s] engine_rocks properties::tests::test_get_range_entries_and_versions PASS [ 0.017s] engine_rocks ttl_properties::tests::test_ttl_properties_codec PASS [ 0.243s] engine_rocks misc::tests::test_delete_all_files_in_range PASS [ 0.055s] engine_rocks sst::tests::test_smoke PASS [ 0.049s] engine_rocks write_batch::tests::test_should_write_to_engine_with_multi_batch_write_mode PASS [ 0.014s] engine_traits flush::test::test_sst_apply_state PASS [ 0.258s] engine_rocks misc::tests::test_delete_all_in_range_by_writer PASS [ 0.023s] engine_traits perf_context::perf_level_serde::tests::test_serde PASS [ 0.017s] engine_traits tablet::tests::test_singleton_factory PASS [ 0.016s] engine_traits ttl_properties::tests::test_ttl_properties PASS [ 0.014s] engine_traits util::tests::test_sequence_number_window PASS [ 0.048s] engine_traits_tests cf_names::default_names PASS [ 0.080s] engine_traits_tests basic_read_write::non_cf_methods_are_default_cf PASS [ 0.179s] engine_rocks_helper sst_recovery::tests::test_sst_recovery_runner_check_overlap PASS [ 0.019s] engine_traits_tests ctor::new_engine_opt_readonly_dir PASS [ 0.064s] engine_traits_tests ctor::new_engine_basic PASS [ 0.245s] engine_rocks util::tests::test_new_engine_opt PASS [ 0.032s] engine_traits_tests ctor::new_engine_readonly_dir PASS [ 0.075s] engine_traits_tests ctor::new_engine_opt_basic PASS [ 0.041s] engine_traits_tests iterator::iter_empty_engine PASS [ 0.039s] engine_traits_tests iterator::iter_forward_engine PASS [ 0.032s] engine_traits_tests iterator::iter_forward_then_reverse_engine PASS [ 0.031s] engine_traits_tests iterator::iter_reverse_then_forward_engine PASS [ 0.033s] engine_traits_tests iterator::seek_for_prev_engine PASS [ 0.042s] engine_traits_tests iterator::iter_reverse_engine PASS [ 0.039s] engine_traits_tests iterator::seek_key_miss_engine PASS [ 0.043s] engine_traits_tests iterator::seek_key_prev_miss_engine PASS [ 0.039s] engine_traits_tests iterator::seek_to_key_then_reverse_engine PASS [ 0.044s] engine_traits_tests misc::path PASS [ 0.083s] engine_traits_tests iterator::seek_to_key_then_forward_engine PASS [ 0.050s] engine_traits_tests read_consistency::snapshot_with_writes PASS [ 0.066s] engine_traits_tests read_consistency::iterator_with_writes_engine PASS [ 0.074s] engine_traits_tests scenario_writes::delete::no_cf::delete PASS [ 0.055s] engine_traits_tests scenario_writes::delete::wb_other_cf::delete PASS [ 0.065s] engine_traits_tests scenario_writes::delete::wb_default_cf::delete PASS [ 0.056s] engine_traits_tests scenario_writes::delete_none::no_cf::delete_none PASS [ 3.660s] cdc::integrations test_cdc::test_resolved_ts_with_learners PASS [ 0.065s] engine_traits_tests scenario_writes::delete_none::wb_default_cf::delete_none PASS [ 0.075s] engine_traits_tests scenario_writes::delete_none::wb_other_cf::delete_none PASS [ 0.071s] engine_traits_tests scenario_writes::delete_range_all_in_range::wb_other_cf::delete_range_all_in_range PASS [ 0.087s] engine_traits_tests scenario_writes::delete_range_all_in_range::wb_default_cf::delete_range_all_in_range PASS [ 0.097s] engine_traits_tests scenario_writes::delete_range_all_in_range::no_cf::delete_range_all_in_range PASS [ 0.070s] engine_traits_tests scenario_writes::delete_range_equal_begin_and_end::no_cf::delete_range_equal_begin_and_end PASS [ 0.055s] engine_traits_tests scenario_writes::delete_range_equal_begin_and_end::wb_default_cf::delete_range_equal_begin_and_end PASS [ 0.070s] engine_traits_tests scenario_writes::delete_range_equal_begin_and_end::wb_other_cf::delete_range_equal_begin_and_end PASS [ 0.063s] engine_traits_tests scenario_writes::delete_range_inclusive_exclusive::wb_default_cf::delete_range_inclusive_exclusive PASS [ 0.068s] engine_traits_tests scenario_writes::delete_range_inclusive_exclusive::no_cf::delete_range_inclusive_exclusive PASS [ 0.066s] engine_traits_tests scenario_writes::delete_range_inclusive_exclusive::wb_other_cf::delete_range_inclusive_exclusive PASS [ 0.063s] engine_traits_tests scenario_writes::delete_range_reverse_range::no_cf::delete_range_reverse_range PASS [ 0.058s] engine_traits_tests scenario_writes::delete_range_reverse_range::wb_default_cf::delete_range_reverse_range PASS [ 0.054s] engine_traits_tests scenario_writes::get_value_none::no_cf::get_value_none PASS [ 0.058s] engine_traits_tests scenario_writes::delete_range_reverse_range::wb_other_cf::delete_range_reverse_range PASS [ 0.071s] engine_traits_tests scenario_writes::get_value_none::wb_default_cf::get_value_none PASS [ 0.087s] engine_traits_tests scenario_writes::get_value_none::wb_other_cf::get_value_none PASS [ 0.071s] engine_traits_tests scenario_writes::put_get::no_cf::put_get PASS [ 0.063s] engine_traits_tests scenario_writes::put_get::wb_other_cf::put_get PASS [ 0.078s] engine_traits_tests scenario_writes::put_get::wb_default_cf::put_get PASS [ 0.049s] engine_traits_tests snapshot_basic::snapshot_get_value_after_put PASS [ 0.023s] engine_traits_tests sst::external_sst_info_key_values_with_delete PASS [ 0.034s] engine_traits_tests sst::delete PASS [ 0.022s] engine_traits_tests sst::file_path PASS [ 0.030s] engine_traits_tests sst::other_external_sst_info PASS [ 0.033s] engine_traits_tests sst::reverse_key PASS [ 0.090s] engine_traits_tests snapshot_basic::snapshot_get_value_cf_after_put PASS [ 0.064s] engine_traits_tests write_batch::save_point_pop_rollback PASS [ 0.114s] engine_traits_tests write_batch::cap_two PASS [ 0.137s] engine_traits_tests write_batch::data_size PASS [ 0.131s] engine_traits_tests write_batch::save_point_rollback_none PASS [ 0.165s] engine_traits_tests write_batch::save_point_pop_after_write PASS [ 0.077s] engine_traits_tests write_batch::save_point_same_rollback_all PASS [ 0.120s] engine_traits_tests write_batch::save_point_rollback_partial PASS [ 0.085s] engine_traits_tests write_batch::save_points_and_counts PASS [ 0.077s] engine_traits_tests write_batch::should_write_to_engine_but_whatever PASS [ 0.093s] engine_traits_tests write_batch::write_batch_delete PASS [ 0.113s] engine_traits_tests write_batch::write_batch_count PASS [ 0.127s] engine_traits_tests write_batch::write_batch_delete_range_backward_range PASS [ 0.131s] engine_traits_tests write_batch::write_batch_delete_range_basic PASS [ 0.112s] engine_traits_tests write_batch::write_batch_delete_range_twice PASS [ 0.168s] engine_traits_tests write_batch::write_batch_delete_range_inexact PASS [ 0.140s] engine_traits_tests write_batch::write_batch_delete_range_twice_2 PASS [ 0.087s] engine_traits_tests write_batch::write_batch_put PASS [ 0.023s] error_code tests::test_define_error_code PASS [ 0.134s] engine_traits_tests write_batch::write_batch_none PASS [ 0.035s] external_storage export::tests::test_create_storage PASS [ 0.045s] external_storage hdfs::tests::test_try_convert_to_path PASS [ 0.033s] external_storage local::tests::test_url_of_backend PASS [ 0.022s] external_storage noop::tests::test_noop_storage PASS [ 0.124s] engine_traits_tests write_batch::write_batch_write_twice_2 PASS [ 0.027s] file_system io_stats::proc::tests::bench_fetch_thread_io_bytes PASS [ 0.031s] file_system io_stats::proc::tests::test_read_bytes PASS [ 0.039s] file_system io_stats::tests::bench_fetch_io_bytes PASS [ 0.032s] file_system rate_limiter::tests::bench_critical_section PASS [ 0.014s] file_system tests::test_delete_file_if_exist PASS [ 0.014s] file_system tests::test_get_file_size PASS [ 3.140s] engine_rocks engine::tests::test_rocks_titan_basic_ops_large_min_blob_size PASS [ 1.632s] file_system tests::test_calc_crc32 PASS [ 1.601s] file_system tests::test_sha256 PASS [ 0.113s] gcp gcs::tests::bench_manual_read_to_end PASS [ 0.017s] gcp gcs::tests::test_change_host PASS [ 0.020s] gcp gcs::tests::test_parse_storage_class PASS [ 0.017s] health_controller slow_score::tests::test_slow_score PASS [ 0.048s] gcp kms::tests::test_new_gcp_kms PASS [ 0.056s] hybrid_engine engine::tests::test_engine PASS [ 0.013s] keys rewrite::tests::test_rewrite_prefix PASS [ 0.012s] keys rewrite::tests::test_rewrite_prefix_of_range PASS [ 0.012s] keys tests::test_raft_log_key PASS [ 0.078s] hybrid_engine write_batch::tests::test_range_cache_memory_engine PASS [ 0.015s] keys tests::test_region_id_key PASS [ 0.012s] log_wrappers test_debug PASS [ 0.011s] online_config tests::test_hidden_field PASS [ 0.009s] online_config tests::test_update_enum_config PASS [ 0.135s] health_controller tests::test_rolling_retriever PASS [ 0.008s] online_config tests::test_update_skip_field PASS [ 0.010s] pd_client config::tests::test_pd_cfg PASS [ 0.012s] pd_client util::test::test_find_bucket_index PASS [ 0.016s] raft_log_engine engine::tests::test_apply_related_states PASS [ 0.018s] raftstore coprocessor::config::tests::test_config_validate PASS [ 0.017s] raftstore coprocessor::dispatcher::tests::test_order PASS [ 0.019s] raftstore coprocessor::region_info_accessor::tests::test_basic_updating PASS [ 0.018s] raftstore coprocessor::region_info_accessor::tests::test_epoch_stale_check PASS [ 11.957s] cdc::integrations test_cdc::test_cdc_tso_failure PASS [ 0.023s] raftstore coprocessor::region_info_accessor::tests::test_ignore_invalid_version PASS [ 0.020s] raftstore coprocessor::region_info_accessor::tests::test_mock_region_info_provider PASS [ 0.025s] raftstore coprocessor::region_info_accessor::tests::test_split PASS [ 0.088s] raftstore coprocessor::split_check::half::tests::test_split_check_with_key_range PASS [ 0.094s] raftstore coprocessor::split_check::keys::tests::test_check_split_region_with_scan_keys_and_bucket_enabled PASS [ 0.136s] raftstore coprocessor::split_check::half::tests::test_generate_region_bucket_mvcc PASS [ 0.092s] raftstore coprocessor::split_check::size::tests::test_cf_lock_without_range_prop PASS [ 0.117s] raftstore coprocessor::split_check::keys::tests::test_split_check_by_approximate_keys PASS [ 0.133s] raftstore coprocessor::split_check::keys::tests::test_region_approximate_keys_sub_region TRY 1 FAIL [ 2.098s] file_system rate_limiter::tests::test_rate_limited_hybrid_flow RETRY 2/3 [ ] file_system rate_limiter::tests::test_rate_limited_hybrid_flow PASS [ 0.021s] raftstore coprocessor::split_check::size::tests::test_checker_with_max_twice_bigger_than_split_size PASS [ 10.453s] cdc::integrations test_cdc::test_duplicate_subscribe PASS [ 0.081s] raftstore coprocessor::split_check::size::tests::test_region_approximate_size PASS [ 0.368s] raftstore coprocessor::split_check::half::tests::test_get_region_approximate_middle_cf PASS [ 0.062s] raftstore coprocessor::split_check::table::tests::test_table_check_observer PASS [ 0.023s] raftstore coprocessor::split_observer::tests::test_split PASS [ 2.317s] file_system file::tests::test_instrumented_file PASS [ 0.020s] raftstore errors::tests::test_deadline_exceeded_error PASS [ 0.208s] raftstore coprocessor::split_check::size::tests::test_get_approximate_split_keys PASS [ 0.055s] raftstore store::async_io::write::tests::test_worker PASS [ 0.211s] raftstore coprocessor::split_check::size::tests::test_split_check PASS [ 0.039s] raftstore store::bootstrap::tests::test_bootstrap PASS [ 0.026s] raftstore store::compaction_guard::tests::test_compaction_guard_should_partition PASS [ 0.104s] raftstore store::async_io::write::tests::test_basic_flow_with_states PASS [ 0.046s] raftstore store::compaction_guard::tests::test_compaction_guard_with_rocks PASS [ 0.065s] raftstore store::compaction_guard::tests::test_next_level_compaction_no_split PASS [ 0.071s] raftstore store::entry_storage::tests::test_async_fetch PASS [ 0.068s] raftstore store::entry_storage::tests::test_storage_cache_fetch PASS [ 0.192s] raftstore store::async_io::write_router::tests::test_write_router_no_schedule PASS [ 0.020s] raftstore store::fsm::apply::tests::pending_cmd_leak_dtor_not_abort PASS [ 0.019s] raftstore store::fsm::apply::tests::test_can_witness_skip PASS [ 0.075s] raftstore store::fsm::apply::tests::flashback_need_to_be_applied PASS [ 0.085s] raftstore store::entry_storage::tests::test_storage_cache_update PASS [ 0.064s] raftstore store::fsm::apply::tests::test_cmd_observer PASS [ 0.094s] raftstore store::fsm::apply::tests::test_basic_flow PASS [ 0.203s] raftstore store::entry_storage::tests::test_storage_append PASS [ 0.020s] raftstore store::fsm::apply::tests::test_has_high_latency_operation PASS [ 0.025s] raftstore store::fsm::apply::tests::test_should_write_to_engine PASS [ 0.095s] raftstore store::fsm::apply::tests::test_exec_observer PASS [ 0.021s] raftstore store::fsm::store::tests::test_calc_region_declined_bytes PASS [ 0.031s] raftstore store::fsm::apply::tests::test_validate_batch_split PASS [ 0.021s] raftstore store::peer::tests::test_entry_context PASS [ 0.021s] raftstore store::peer::tests::test_request_inspector PASS [ 0.022s] raftstore store::peer::tests::test_uncommitted_proposals PASS [ 0.066s] raftstore store::peer_storage::tests::test_canceling_apply_snapshot PASS [ 0.085s] raftstore store::peer_storage::tests::test_storage_create_snapshot PASS [ 0.096s] raftstore store::peer_storage::tests::test_storage_clear_meta PASS [ 0.088s] raftstore store::peer_storage::tests::test_storage_create_snapshot_for_tikv PASS [ 0.020s] raftstore store::read_queue::read_index_ctx_tests::test_serde_request PASS [ 0.021s] raftstore store::read_queue::tests::test_advance_replica_reads_out_of_order PASS [ 0.023s] raftstore store::read_queue::tests::test_read_queue_fold PASS [ 0.056s] raftstore store::peer_storage::tests::test_try_finish_snapshot PASS [ 0.667s] raftstore coprocessor::split_check::size::tests::test_generate_bucket_by_approximate PASS [ 0.024s] raftstore store::replication_mode::tests::test_backup_store_labels PASS [ 0.020s] raftstore store::simple_write::tests::test_codec PASS [ 0.064s] raftstore store::region_snapshot::tests::test_iterate PASS [ 0.019s] raftstore store::simple_write::tests::test_invalid PASS [ 0.056s] raftstore store::region_snapshot::tests::test_reverse_iterate_with_lower_bound PASS [ 0.018s] raftstore store::snap::tests::test_from_path PASS [ 0.021s] raftstore store::snap::tests::test_generate_snap_for_tablet_snapshot PASS [ 0.072s] raftstore store::snap::tests::test_build_with_encryption PASS [ 0.133s] raftstore store::snap::tests::test_empty_snap_file PASS [ 0.093s] raftstore store::snap::tests::test_snap_corruption_on_checksum PASS [ 0.058s] raftstore store::snap::tests::test_snap_deletion_on_registry PASS [ 0.051s] raftstore store::snap::tests::test_snap_mgr_v2 PASS [ 0.021s] raftstore store::txn_ext::tests::test_group_locks_by_regions PASS [ 3.035s] file_system rate_limiter::tests::test_rate_limit_toggle PASS [ 0.371s] raftstore store::peer_storage::tests::test_storage_entries PASS [ 0.260s] raftstore store::snap::snap_io::tests::test_cf_build_and_apply_plain_files PASS [ 0.021s] raftstore store::txn_ext::tests::test_memory_size PASS [ 0.022s] raftstore store::util::tests::test_changepeer_v2_to_confchange PASS [ 0.021s] raftstore store::util::tests::test_check_conf_change_upon_slow_peers PASS [ 0.020s] raftstore store::util::tests::test_check_req_region_epoch PASS [ 0.019s] raftstore store::util::tests::test_check_term PASS [ 0.019s] raftstore store::util::tests::test_conf_state_from_region PASS [ 0.020s] raftstore store::util::tests::test_first_append_entry PASS [ 0.020s] raftstore store::util::tests::test_get_entry_header PASS [ 0.021s] raftstore store::util::tests::test_is_region_initialized PASS [ 0.020s] raftstore store::util::tests::test_peer_id_mismatch PASS [ 0.020s] raftstore store::util::tests::test_region_sibling PASS [ 0.020s] raftstore store::worker::check_leader::tests::test_get_range_min_safe_ts PASS [ 0.610s] raftstore store::fsm::apply::tests::test_handle_raft_committed_entries PASS [ 0.018s] raftstore store::worker::pd::tests::test_collect_report_peers PASS [ 0.018s] raftstore store::worker::pd::tests::test_pd_task_observer PASS [ 0.018s] raftstore store::worker::pd::tests::test_report_bucket_stats PASS [ 0.050s] raftstore store::worker::consistency_check::tests::test_consistency_check PASS [ 0.052s] raftstore store::worker::read::tests::test_hybrid_engine_read PASS [ 0.044s] raftstore store::worker::read::tests::test_read_delegate_cache_update PASS [ 0.042s] raftstore store::worker::read::tests::test_snap_across_regions PASS [ 0.356s] raftstore store::snap::tests::test_non_empty_snap_file PASS [ 0.017s] raftstore store::worker::region::tests::test_pending_delete_ranges PASS [ 0.017s] raftstore store::worker::split_check::tests::test_insert_new_buckets PASS [ 0.045s] raftstore store::worker::read::tests::test_snap_release_for_not_using_cache PASS [ 0.020s] raftstore store::worker::split_check::tests::test_spilt_and_merge_buckets PASS [ 0.019s] raftstore store::worker::split_config::tests::test_static_var_after_config_change PASS [ 0.244s] raftstore store::snap::tests::test_snapshot_max_total_size PASS [ 0.016s] raftstore store::worker::split_controller::tests::samples_evaluate PASS [ 0.017s] raftstore store::worker::split_controller::tests::test_auto_split_controller_ctx_batch_recv PASS [ 0.018s] raftstore store::worker::split_controller::tests::test_auto_split_controller_empty_region_cpu_map PASS [ 0.017s] raftstore store::worker::split_controller::tests::test_collect_cpu_stats PASS [ 0.016s] raftstore store::worker::split_controller::tests::test_prefix_sum PASS [ 0.020s] raftstore store::worker::split_controller::tests::test_refresh_and_check_cfg PASS [ 0.116s] raftstore-v2 operation::command::admin::split::test::test_split PASS [ 0.016s] raftstore-v2 operation::command::control::tests::test_proposal_control_merge PASS [ 0.040s] raftstore-v2 operation::query::capture::test::test_capture_apply PASS [ 0.055s] raftstore-v2 operation::query::local::tests::test_read_delegate PASS [ 0.014s] raftstore-v2 operation::ready::apply_trace::tests::test_apply_trace PASS [ 0.062s] raftstore-v2 raft::storage::tests::test_apply_snapshot PASS [ 0.014s] raftstore-v2 router::response_channel::tests::test_cancel PASS [ 0.015s] raftstore-v2 router::response_channel::tests::test_cmd_res_stream PASS [ 0.039s] raftstore-v2 worker::tablet::tests::test_destroy_locked_tablet PASS [ 0.556s] raftstore store::worker::compact::tests::test_full_compact_deletes PASS [ 0.043s] raftstore-v2 worker::tablet::tests::test_race_between_destroy_and_trim PASS [ 0.555s] raftstore store::worker::read::tests::test_stale_read_notify TRY 2 PASS [ 2.365s] file_system rate_limiter::tests::test_rate_limited_hybrid_flow PASS [ 1.362s] raftstore-v2::raftstore-v2-failpoints test_basic_write::test_write_batch_rollback PASS [ 1.614s] raftstore-v2::raftstore-v2-failpoints test_basic_write::test_delete_range PASS [ 2.437s] raftstore store::worker::split_controller::tests::qps_add PASS [ 2.497s] raftstore-v2::raftstore-v2-failpoints test_bucket::test_refresh_bucket PASS [ 1.288s] raftstore-v2::raftstore-v2-integrations test_basic_write::test_basic_write PASS [ 5.046s] raftstore store::worker::compact::tests::test_compact_range PASS [ 2.712s] raftstore-v2::raftstore-v2-failpoints test_split::test_restart_resume PASS [ 3.766s] raftstore-v2::raftstore-v2-failpoints test_merge::test_rollback PASS [ 3.646s] raftstore-v2::raftstore-v2-failpoints test_merge::test_source_destroy_before_target_apply PASS [ 5.847s] raftstore store::worker::split_controller::tests::test_sample_length_randomly PASS [ 1.510s] raftstore-v2::raftstore-v2-integrations test_conf_change::test_unknown_peer PASS [ 1.747s] raftstore-v2::raftstore-v2-integrations test_life::test_gc_peer_request PASS [ 5.800s] raftstore-v2::raftstore-v2-failpoints test_merge::test_merge_conflict_0 PASS [ 1.393s] raftstore-v2::raftstore-v2-integrations test_pd_heartbeat::test_region_heartbeat PASS [ 1.779s] raftstore-v2::raftstore-v2-integrations test_life::test_life_by_message PASS [ 3.090s] raftstore-v2::raftstore-v2-integrations test_conf_change::test_remove_by_conf_change PASS [ 0.029s] region_cache_memory_engine background::tests::test_gc TRY 1 FAIL [ 1.805s] raftstore-v2::raftstore-v2-integrations test_pd_heartbeat::test_store_heartbeat RETRY 2/3 [ ] raftstore-v2::raftstore-v2-integrations test_pd_heartbeat::test_store_heartbeat PASS [ 1.748s] raftstore-v2::raftstore-v2-integrations test_read::test_query_with_write_cmd PASS [ 0.028s] region_cache_memory_engine background::tests::test_snapshot_block_gc PASS [ 0.188s] region_cache_memory_engine background::tests::test_soft_hard_limit_change PASS [ 0.018s] region_cache_memory_engine keys::tests::test_compare_key PASS [ 0.022s] region_cache_memory_engine range_manager::tests::test_range_load PASS [ 0.018s] region_cache_memory_engine range_manager::tests::test_range_manager PASS [ 1.079s] region_cache_memory_engine background::tests::test_background_worker_load PASS [ 1.655s] raftstore-v2::raftstore-v2-integrations test_read::test_snap_with_invalid_parameter PASS [ 0.099s] region_cache_memory_engine read::tests::test_iterator_forawrd PASS [ 0.225s] region_cache_memory_engine read::tests::test_evict_range_without_snapshot PASS [ 0.020s] region_cache_memory_engine read::tests::test_skiplist_engine_evict_range PASS [ 0.043s] region_cache_memory_engine read::tests::test_seq_visibility PASS [ 0.039s] region_cache_memory_engine read::tests::test_tombstone_count_when_iterating PASS [ 0.059s] region_cache_memory_engine write_batch::tests::test_delete_lock_cf PASS [ 0.027s] region_cache_memory_engine write_batch::tests::test_savepoints PASS [ 0.122s] region_cache_memory_engine write_batch::tests::test_prepare_for_apply PASS [ 0.471s] region_cache_memory_engine write_batch::tests::test_write_batch_with_memory_controller PASS [ 2.177s] raftstore-v2::raftstore-v2-integrations test_trace_apply::test_data_recovery PASS [ 0.016s] resolved_ts resolver::tests::test_memory_quota PASS [ 0.024s] resolved_ts resolver::tests::test_untrack_lock_shrink_ratio PASS [ 0.087s] resolved_ts observer::test::test_observing TRY 2 PASS [ 1.718s] raftstore-v2::raftstore-v2-integrations test_pd_heartbeat::test_store_heartbeat PASS [ 1.154s] region_cache_memory_engine read::tests::test_iter_user_skip PASS [ 2.341s] region_cache_memory_engine background::tests::test_load_from_pd_hint_service PASS [ 1.473s] resolved_ts advance::tests::test_resolve_leader_request_size PASS [ 0.016s] resource_control channel::tests::bench_channel PASS [ 0.014s] resource_control resource_group::tests::test_adjust_resource_group_weight PASS [ 0.015s] resource_control resource_group::tests::test_get_resource_limiter PASS [ 0.032s] resource_control resource_group::tests::test_reset_resource_group_vt_overflow PASS [ 0.026s] resource_control resource_group::tests::test_resource_group_crud PASS [ 0.016s] resource_control resource_group::tests::test_retain_resource_groups PASS [ 1.083s] resolved_ts::integrations test_change_log_memory_quota_exceeded PASS [ 1.598s] resolved_ts::failpoints test_report_min_resolved_ts PASS [ 0.015s] resource_control worker::tests::test_adjust_priority_resource_limiter PASS [ 0.012s] resource_metering config::tests::test_config_validate PASS [ 0.011s] resource_metering model::tests::test_raw_records_top_k PASS [ 0.011s] resource_metering model::tests::test_summary_record PASS [ 0.036s] resource_metering recorder::tests::test_recorder_basic PASS [ 0.018s] resource_metering reporter::tests::test_reporter_basic PASS [ 0.019s] resource_metering tests::test_attach PASS [ 1.036s] resource_control service::tests::load_controller_config_test PASS [ 2.116s] resolved_ts::integrations test_resolved_ts_basic PASS [ 1.245s] resource_control service::tests::report_ru_metrics_test PASS [ 6.921s] raftstore-v2::raftstore-v2-integrations test_split::test_split PASS [ 0.028s] security tests::test_modify_file PASS [ 0.104s] server raft_engine_switch::tests::test_switch PASS [ 2.860s] resource_metering::test-recorder tests::test_cpu_recorder_heavy_multiple_threads PASS [ 0.248s] server server2::test::test_engines_resource_info_update PASS [ 0.019s] snap_recovery leader_keeper::test::test_failure PASS [ 0.019s] snap_recovery services::test::test_state PASS [ 0.061s] snap_recovery data_resolver::tests::test_data_resolver PASS [ 0.020s] sst_importer caching::cache_map::tests::test_basic PASS [ 0.019s] sst_importer import_file::test::test_path_to_sst_meta PASS [ 0.019s] sst_importer import_mode2::test::test_region_range_overlaps PASS [ 4.727s] resolved_ts::integrations test_store_partitioned PASS [ 0.029s] sst_importer sst_importer::tests::test_dashmap_lock PASS [ 0.029s] sst_importer sst_importer::tests::test_do_read_kv_file PASS [ 0.129s] sst_importer import_mode::tests::test_import_mode_switcher PASS [ 0.029s] sst_importer sst_importer::tests::test_download_file_from_external_storage_for_kv PASS [ 0.112s] sst_importer sst_importer::tests::test_download_rawkv_sst PASS [ 0.108s] sst_importer sst_importer::tests::test_download_rawkv_sst_partial_exclusive_end_key PASS [ 0.046s] sst_importer sst_importer::tests::test_download_sst_invalid PASS [ 0.056s] sst_importer sst_importer::tests::test_download_sst_no_key_rewrite_with_encrypted PASS [ 0.063s] sst_importer sst_importer::tests::test_download_sst_with_key_rewrite PASS [ 0.083s] sst_importer sst_importer::tests::test_download_sst_partial_range_with_key_rewrite PASS [ 0.088s] sst_importer sst_importer::tests::test_download_sst_with_key_rewrite_ts_write PASS [ 3.180s] resource_metering::test-recorder tests::test_cpu_recorder_hybrid_multiple_threads PASS [ 0.027s] sst_importer sst_importer::tests::test_read_external_storage_info_buff PASS [ 0.046s] sst_importer sst_importer::tests::test_import_support_download PASS [ 0.027s] sst_importer sst_importer::tests::test_read_external_storage_into_file PASS [ 3.222s] resource_metering::test-recorder tests::test_cpu_recorder_sleep_single_thread PASS [ 0.028s] sst_importer sst_importer::tests::test_update_config_with_invalid_conifg PASS [ 0.044s] sst_importer sst_importer::tests::test_read_kv_files_from_external_storage PASS [ 0.078s] sst_importer sst_writer::tests::test_raw_write_invalid_key_mode PASS [ 0.069s] sst_importer sst_writer::tests::test_txn_write_v2 PASS [ 0.081s] sst_importer sst_writer::tests::test_raw_write_ttl_not_enabled PASS [ 0.261s] sst_importer sst_importer::tests::test_import_dir PASS [ 0.088s] sst_importer util::tests::test_copy_sst_for_ingestion PASS [ 0.015s] test_util kv_generator::tests::bench_kv_generator PASS [ 0.106s] sst_importer util::tests::test_prepare_sst_for_ingestion_titan PASS [ 0.125s] sst_importer util::tests::test_prepare_sst_for_ingestion_with_key_manager_plaintext PASS [ 1.226s] sst_importer import_mode2::test::test_import_mode_timeout PASS [ 1.054s] test_coprocessor store::tests::test_export PASS [ 16.356s] raftstore store::worker::split_controller::tests::test_sample_key_num PASS [ 1.789s] tests::failpoints cases::test_async_io::test_async_io_apply_without_leader_persist PASS [ 1.758s] tests::failpoints cases::test_async_io::test_async_io_commit_without_leader_persist::test_raftstore_v2_new_node_cluster PASS [ 1.516s] tests::failpoints cases::test_async_io::test_async_io_delay_destroy_after_conf_change::test_raftstore_v2_new_node_cluster PASS [ 2.981s] tests::failpoints cases::test_async_io::test_async_io_cannot_handle_ready_when_persist_snapshot PASS [ 1.391s] tests::failpoints cases::test_bootstrap::test_bootstrap_half_way_failure_after_bootstrap_cluster PASS [ 10.691s] resolved_ts::failpoints test_check_leader_timeout PASS [ 5.060s] tests::failpoints cases::test_async_fetch::test_node_async_fetch_remove_peer PASS [ 1.469s] tests::failpoints cases::test_bootstrap::test_bootstrap_half_way_failure_after_prepare_bootstrap_cluster PASS [ 1.324s] tests::failpoints cases::test_cmd_epoch_checker::test_propose_before_transfer_leader PASS [ 0.841s] tests::failpoints cases::test_cmd_epoch_checker::test_reject_proposal_during_rollback_region_merge PASS [ 1.442s] tests::failpoints cases::test_conf_change::test_destroy_local_reader::test_raftstore_v2_new_node_cluster PASS [ 2.019s] tests::failpoints cases::test_cmd_epoch_checker::test_reject_proposal_during_region_merge PASS [ 2.056s] tests::failpoints cases::test_conf_change::test_handle_conf_change_when_apply_fsm_resume_pending_state::test_raftstore_v2_new_node_cluster PASS [ 3.900s] tests::failpoints cases::test_cmd_epoch_checker::test_not_invoke_committed_cb_when_fail_to_commit PASS [ 1.693s] tests::failpoints cases::test_conf_change::test_stale_peer_cache::test_raftstore_v2_new_node_cluster PASS [ 2.689s] tests::failpoints cases::test_conf_change::test_redundant_conf_change_by_snapshot::test_raftstore_v2_new_node_cluster PASS [ 1.288s] tests::failpoints cases::test_coprocessor::test_deadline PASS [ 9.272s] tests::failpoints cases::test_async_fetch::test_persist_delay_block_log_compaction PASS [ 1.012s] tests::failpoints cases::test_coprocessor::test_paging_scan_multi_ranges PASS [ 1.088s] tests::failpoints cases::test_coprocessor::test_parse_request_failed_2 PASS [ 0.860s] tests::failpoints cases::test_coprocessor::test_readpool_full PASS [ 14.533s] resource_metering::summary_test test_summary PASS [ 1.070s] tests::failpoints cases::test_coprocessor::test_snapshot_failed PASS [ 4.342s] tests::failpoints cases::test_conf_change::test_tick_after_destroy::test_raftstore_v2_new_server_cluster PASS [ 1.415s] tests::failpoints cases::test_coprocessor::test_storage_error PASS [ 1.275s] tests::failpoints cases::test_disk_full::test_disk_full_followers_with_hibernate_regions::test_raftstore_new_node_cluster PASS [ 5.039s] tests::failpoints cases::test_coprocessor::test_deadline_3 PASS [ 3.435s] tests::failpoints cases::test_disk_full::test_disk_full_follower_behaviors::test_raftstore_new_node_cluster PASS [ 7.083s] tests::failpoints cases::test_coprocessor::test_follower_buckets::test_raftstore_v2_new_server_cluster PASS [ 2.638s] tests::failpoints cases::test_disk_full::test_majority_disk_full::test_raftstore_new_node_cluster PASS [ 5.565s] tests::failpoints cases::test_disk_full::test_disk_full_txn_behaviors::test_raftstore_new_server_cluster PASS [ 2.380s] tests::failpoints cases::test_early_apply::test_multi_early_apply::test_raftstore_v2_new_node_cluster PASS [ 0.967s] tests::failpoints cases::test_early_apply::test_singleton_cannot_early_apply::test_raftstore_v2_new_node_cluster PASS [ 0.266s] tests::failpoints cases::test_gc_metrics::test_raw_gc_keys_handled PASS [ 0.245s] tests::failpoints cases::test_gc_metrics::test_txn_create_compaction_filter PASS [ 7.587s] tests::failpoints cases::test_disk_full::test_disk_full_leader_behaviors::test_raftstore_new_node_cluster PASS [ 0.220s] tests::failpoints cases::test_gc_metrics::test_txn_mvcc_filtered PASS [ 5.084s] tests::failpoints cases::test_disk_full::test_merge_on_majority_disk_full::test_raftstore_new_server_cluster PASS [ 8.102s] tests::failpoints cases::test_disk_full::test_down_node_when_disk_full::test_raftstore_new_server_cluster PASS [ 1.837s] tests::failpoints cases::test_gc_worker::test_orphan_versions_from_compaction_filter::test_raftstore_must_new_and_configure_cluster PASS [ 2.603s] tests::failpoints cases::test_hibernate::test_forcely_awaken_hibenrate_regions TRY 1 ABRT [ 11.846s] tests::failpoints cases::test_disk_full::test_almost_and_already_full_behavior::test_raftstore_new_server_cluster RETRY 2/3 [ ] tests::failpoints cases::test_disk_full::test_almost_and_already_full_behavior::test_raftstore_new_server_cluster PASS [ 4.526s] tests::failpoints cases::test_engine::test_rocksdb_listener PASS [ 2.057s] tests::failpoints cases::test_import_service::test_download_sst_blocking_sst_writer TRY 1 FAIL [ 3.017s] tests::failpoints cases::test_import_service::test_delete_sst_after_applied_sst RETRY 2/3 [ ] tests::failpoints cases::test_import_service::test_delete_sst_after_applied_sst PASS [ 2.052s] tests::failpoints cases::test_import_service::test_ingest_file_twice_and_conflict PASS [ 1.537s] tests::failpoints cases::test_import_service::test_ingest_reentrant PASS [ 5.351s] tests::failpoints cases::test_hibernate::test_break_leadership_on_restart PASS [ 1.624s] tests::failpoints cases::test_kv_service::test_batch_get_memory_lock::test_raftstore_must_new_cluster_and_kv_client PASS [ 0.857s] tests::failpoints cases::test_kv_service::test_kv_scan_memory_lock::test_raftstore_must_new_cluster_and_kv_client TRY 2 FAIL [ 1.887s] tests::failpoints cases::test_import_service::test_delete_sst_after_applied_sst RETRY 3/3 [ ] tests::failpoints cases::test_import_service::test_delete_sst_after_applied_sst PASS [ 0.999s] tests::failpoints cases::test_kv_service::test_stale_read_on_local_leader PASS [ 1.051s] tests::failpoints cases::test_kv_service::test_undetermined_write_err PASS [ 10.816s] tests::failpoints cases::test_early_apply::test_early_apply_yield_followed_with_many_entries TRY 2 PASS [ 4.518s] tests::failpoints cases::test_disk_full::test_almost_and_already_full_behavior::test_raftstore_new_server_cluster PASS [ 1.448s] tests::failpoints cases::test_memory_usage_limit::test_memory_full_cause_of_raft_message PASS [ 2.750s] tests::failpoints cases::test_kv_service::test_snapshot_not_block_grpc::test_raftstore_must_new_cluster_mul TRY 3 FAIL [ 1.851s] tests::failpoints cases::test_import_service::test_delete_sst_after_applied_sst PASS [ 2.683s] tests::failpoints cases::test_local_read::test_consistency_after_lease_pass PASS [ 2.322s] tests::failpoints cases::test_merge::test_destroy_race_during_atomic_snapshot_after_merge::test_raftstore_new_node_cluster PASS [ 3.541s] tests::failpoints cases::test_merge::test_async_io_apply_before_leader_persist_merge PASS [ 2.032s] tests::failpoints cases::test_merge::test_node_merge_catch_up_logs_restart PASS [ 2.995s] tests::failpoints cases::test_merge::test_node_merge_catch_up_logs_leader_election PASS [ 3.234s] tests::failpoints cases::test_merge::test_merge_pessimistic_locks_with_concurrent_prewrite PASS [ 2.687s] tests::failpoints cases::test_merge::test_node_merge_multiple_snapshots_together PASS [ 1.810s] tests::failpoints cases::test_merge::test_node_merge_transfer_leader PASS [ 2.306s] tests::failpoints cases::test_merge::test_node_merge_rollback::test_raftstore_new_node_cluster PASS [ 5.772s] tests::failpoints cases::test_merge::test_node_failed_merge_before_succeed_merge PASS [ 3.876s] tests::failpoints cases::test_merge::test_node_merge_restart PASS [ 1.276s] tests::failpoints cases::test_merge::test_source_peer_read_delegate_after_apply PASS [ 1.215s] tests::failpoints cases::test_pd_client::test_backoff PASS [ 5.226s] tests::failpoints cases::test_merge::test_node_merge_crash_when_snapshot PASS [ 2.569s] tests::failpoints cases::test_merge::test_node_multiple_rollback_merge PASS [ 1.277s] tests::failpoints cases::test_pd_client::test_retry PASS [ 1.067s] tests::failpoints cases::test_pd_client::test_update_service_gc_safe_point PASS [ 1.457s] tests::failpoints cases::test_pd_client_legacy::test_reconnect_limit PASS [ 1.805s] tests::failpoints cases::test_pending_peers::test_on_check_busy_on_apply_peers PASS [ 4.279s] tests::failpoints cases::test_merge::test_restart_may_lose_merging_state PASS [ 2.132s] tests::failpoints cases::test_range_cache_engine::test_load_with_split PASS [ 1.964s] tests::failpoints cases::test_range_cache_engine::test_write_batch_cache_during_load PASS [ 1.422s] tests::failpoints cases::test_read_execution_tracker::test_read_execution_tracking::test_raftstore_must_new_cluster_with_cfg_and_kv_client_mul PASS [ 1.135s] tests::failpoints cases::test_replica_read::test_batch_read_index_after_transfer_leader::test_raftstore_new_node_cluster PASS [ 0.859s] tests::failpoints cases::test_replica_read::test_duplicate_read_index_ctx::test_raftstore_new_node_cluster PASS [ 4.367s] tests::failpoints cases::test_pending_peers::test_pending_snapshot TRY 1 FAIL [ 2.948s] tests::failpoints cases::test_rawkv::test_raw_put_key_guard RETRY 2/3 [ ] tests::failpoints cases::test_rawkv::test_raw_put_key_guard PASS [ 4.267s] tests::failpoints cases::test_range_cache_engine::test_load PASS [ 1.288s] tests::failpoints cases::test_replica_read::test_new_split_learner_can_not_find_leader::test_raftstore_new_node_cluster PASS [ 1.483s] tests::failpoints cases::test_replica_read::test_read_before_init::test_raftstore_v2_new_node_cluster PASS [ 1.477s] tests::failpoints cases::test_replica_read::test_read_index_after_transfer_leader::test_raftstore_v2_new_node_cluster PASS [ 1.408s] tests::failpoints cases::test_replica_read::test_replica_read_after_transfer_leader::test_raftstore_new_node_cluster PASS [ 2.857s] tests::failpoints cases::test_replica_read::test_read_index_lock_checking_on_false_leader::test_raftstore_v2_new_node_cluster TRY 2 PASS [ 3.403s] tests::failpoints cases::test_rawkv::test_raw_put_key_guard PASS [ 5.388s] tests::failpoints cases::test_replica_read::test_read_after_cleanup_range_for_snap PASS [ 3.365s] tests::failpoints cases::test_replica_read::test_wait_for_apply_index::test_raftstore_new_node_cluster PASS [ 6.625s] tests::failpoints cases::test_replica_read::test_read_applying_snapshot::test_raftstore_v2_new_node_cluster PASS [ 19.443s] tests::failpoints cases::test_merge::test_deterministic_commit_rollback_merge PASS [ 4.679s] tests::failpoints cases::test_replica_stale_read::test_read_source_region_after_target_region_merged PASS [ 4.251s] tests::failpoints cases::test_replica_stale_read::test_stale_read_after_merge PASS [ 4.959s] tests::failpoints cases::test_replica_stale_read::test_new_leader_ignore_pessimistic_lock PASS [ 47.077s] tests::failpoints cases::test_async_fetch::test_node_async_fetch PASS [ 3.750s] tests::failpoints cases::test_replica_stale_read::test_stale_read_future_ts_not_update_max_ts PASS [ 4.661s] tests::failpoints cases::test_replica_stale_read::test_stale_read_basic_flow_lock PASS [ 1.563s] tests::failpoints cases::test_snap::test_gen_snapshot_with_no_committed_entries_ready PASS [ 1.617s] tests::failpoints cases::test_snap::test_overlap_cleanup PASS [ 5.733s] tests::failpoints cases::test_replica_stale_read::test_stale_read_while_applying_snapshot TRY 1 FAIL [ 4.656s] tests::failpoints cases::test_replica_stale_read::test_update_apply_index_before_sync_read_state RETRY 2/3 [ ] tests::failpoints cases::test_replica_stale_read::test_update_apply_index_before_sync_read_state PASS [ 4.834s] tests::failpoints cases::test_server::test_serving_status PASS [ 2.515s] tests::failpoints cases::test_snap::test_sending_fail_with_net_error::test_raftstore_v2_new_server_cluster PASS [ 1.033s] tests::failpoints cases::test_snap::test_shutdown_when_snap_gc PASS [ 5.887s] tests::failpoints cases::test_snap::test_destroy_peer_on_pending_snapshot PASS [ 6.250s] tests::failpoints cases::test_server::test_mismatch_store_node PASS [ 6.029s] tests::failpoints cases::test_snap::test_receive_old_snapshot::test_raftstore_v2_new_server_cluster PASS [ 3.010s] tests::failpoints cases::test_snap::test_snapshot_send_failed PASS [ 0.938s] tests::failpoints cases::test_split_region::test_region_size_after_split::test_raftstore_new_node_cluster PASS [ 0.624s] tests::failpoints cases::test_split_region::test_split_by_split_check_on_size::test_raftstore_new_node_cluster PASS [ 4.951s] tests::failpoints cases::test_snap::test_snapshot_recover_from_raft_write_failure PASS [ 8.878s] tests::failpoints cases::test_snap::test_send_snapshot_timeout PASS [ 3.928s] tests::failpoints cases::test_split_region::test_report_approximate_size_after_split_check PASS [ 2.956s] tests::failpoints cases::test_split_region::test_split_duplicated_batch PASS [ 6.816s] tests::failpoints cases::test_split_region::test_meta_inconsistency PASS [ 3.620s] tests::failpoints cases::test_split_region::test_split_init_race_with_initial_msg_v2 TRY 2 ABRT [ 9.612s] tests::failpoints cases::test_replica_stale_read::test_update_apply_index_before_sync_read_state RETRY 3/3 [ ] tests::failpoints cases::test_replica_stale_read::test_update_apply_index_before_sync_read_state PASS [ 0.616s] tests::failpoints cases::test_split_region::test_split_store_channel_full PASS [ 3.243s] tests::failpoints cases::test_split_region::test_split_not_to_split_existing_different_uninitialied_peer PASS [ 2.495s] tests::failpoints cases::test_split_region::test_split_race_with_conf_change PASS [ 2.881s] tests::failpoints cases::test_split_region::test_split_not_to_split_existing_tombstone_region PASS [ 1.370s] tests::failpoints cases::test_split_region::test_turn_off_manual_compaction_caused_by_no_valid_split_key PASS [ 10.362s] tests::failpoints cases::test_split_region::test_pause_split_when_snap_gen_never_split PASS [ 2.789s] tests::failpoints cases::test_stale_peer::test_destroy_clean_up_logs_with_unfinished_log_gc::test_raftstore_new_node_cluster PASS [ 2.516s] tests::failpoints cases::test_stale_peer::test_destroy_uninitialized_peer_when_there_exists_old_peer::test_raftstore_new_node_cluster PASS [ 4.946s] tests::failpoints cases::test_split_region::test_split_replace_skip_log_gc PASS [ 1.398s] tests::failpoints cases::test_stale_peer::test_one_node_leader_missing PASS [ 0.715s] tests::failpoints cases::test_stale_peer::test_stale_learner_restart::test_raftstore_v2_new_node_cluster PASS [ 4.438s] tests::failpoints cases::test_sst_recovery::test_sst_recovery_basic PASS [ 1.705s] tests::failpoints cases::test_stale_read::test_read_after_peer_destroyed PASS [ 14.739s] tests::failpoints cases::test_snap::test_snapshot_complete_recover_raft_tick PASS [ 2.538s] tests::failpoints cases::test_stale_read::test_stale_read_during_merging PASS [ 3.171s] tests::failpoints cases::test_stale_read::test_node_stale_read_during_splitting_left_derive PASS [ 3.107s] tests::failpoints cases::test_stats::test_bucket_stats PASS [ 1.653s] tests::failpoints cases::test_storage::test_async_apply_prewrite_fallback::test_raftstore_v2_new_server_cluster PASS [ 1.763s] tests::failpoints cases::test_storage::test_async_apply_prewrite_1pc::test_raftstore_v2_new_server_cluster TRY 3 ABRT [ 7.534s] tests::failpoints cases::test_replica_stale_read::test_update_apply_index_before_sync_read_state PASS [ 6.618s] tests::failpoints cases::test_stale_peer::test_node_update_localreader_after_removed::test_raftstore_new_node_cluster PASS [ 1.942s] tests::failpoints cases::test_storage::test_before_async_write_deadline::test_raftstore_new_server_cluster PASS [ 1.415s] tests::failpoints cases::test_storage::test_pipelined_pessimistic_lock PASS [ 0.705s] tests::failpoints cases::test_storage::test_raftkv_early_error_report::test_raftstore_v2_new_server_cluster PASS [ 1.810s] tests::failpoints cases::test_storage::test_deadline_exceeded_on_get_and_batch_get::test_raftstore_new_server_cluster PASS [ 2.971s] tests::failpoints cases::test_storage::test_atomic_cas_lock_by_latch::test_raftstore_new_server_cluster PASS [ 2.305s] tests::failpoints cases::test_storage::test_before_propose_deadline::test_raftstore_new_server_cluster PASS [ 0.916s] tests::failpoints cases::test_storage::test_raw_put_deadline::test_raftstore_v2_new_server_cluster PASS [ 0.256s] tests::failpoints cases::test_table_properties::test_check_need_gc PASS [ 0.815s] tests::failpoints cases::test_transaction::test_atomic_getting_max_ts_and_storing_memory_lock PASS [ 0.929s] tests::failpoints cases::test_storage::test_server_catching_api_error::test_raftstore_new_server_cluster PASS [ 3.433s] tests::failpoints cases::test_storage::test_mvcc_concurrent_commit_and_rollback_at_shutdown PASS [ 0.944s] tests::failpoints cases::test_transaction::test_exceed_max_commit_ts_in_the_middle_of_prewrite PASS [ 1.782s] tests::failpoints cases::test_storage::test_scheduler_pool_auto_switch_for_resource_ctl::test_raftstore_new_server_cluster PASS [ 2.028s] tests::failpoints cases::test_storage::test_resolve_lock_deadline::test_raftstore_v2_new_server_cluster PASS [ 0.786s] tests::failpoints cases::test_transaction::test_lock_lifetime_on_prewrite_failure PASS [ 1.754s] tests::failpoints cases::test_transaction::test_max_commit_ts_error PASS [ 1.669s] tests::failpoints cases::test_transaction::test_snapshot_must_be_later_than_updating_max_ts PASS [ 1.516s] tests::failpoints cases::test_transaction::test_update_max_ts_before_scan_memory_locks PASS [ 2.528s] tests::failpoints cases::test_transaction::test_pessimistic_lock_check_epoch PASS [ 4.448s] tests::failpoints cases::test_storage::test_scheduler_leader_change_twice::test_raftstore_new_server_cluster PASS [ 3.437s] tests::failpoints cases::test_transfer_leader::test_check_long_uncommitted_proposals_after_became_leader::test_raftstore_v2_new_node_cluster PASS [ 4.138s] tests::failpoints cases::test_transfer_leader::test_delete_lock_proposed_after_proposing_locks_1::test_raftstore_v2_new_server_cluster PASS [ 3.109s] tests::failpoints cases::test_transfer_leader::test_read_lock_after_become_follower::test_raftstore_v2_new_server_cluster PASS [ 4.197s] tests::failpoints cases::test_transfer_leader::test_delete_lock_proposed_before_proposing_locks::test_raftstore_v2_new_server_cluster PASS [ 4.755s] tests::failpoints cases::test_transfer_leader::test_delete_lock_proposed_after_proposing_locks_2::test_raftstore_v2_new_server_cluster PASS [ 4.113s] tests::failpoints cases::test_transfer_leader::test_prewrite_before_max_ts_is_synced::test_raftstore_v2_new_server_cluster PASS [ 6.644s] tests::failpoints cases::test_transaction::test_proposal_concurrent_with_conf_change_and_transfer_leader PASS [ 2.837s] tests::failpoints cases::test_transfer_leader::test_transfer_leader_msg_index::test_raftstore_v2_new_node_cluster PASS [ 3.112s] tests::failpoints cases::test_transfer_leader::test_turnoff_warmup_entry_cache::test_raftstore_v2_new_node_cluster PASS [ 2.789s] tests::failpoints cases::test_transfer_leader::test_when_warmup_fail_and_its_timeout_is_too_long::test_raftstore_v2_new_node_cluster PASS [ 3.546s] tests::failpoints cases::test_transfer_leader::test_when_warmup_fail_and_its_timeout_is_short::test_raftstore_v2_new_node_cluster PASS [ 3.020s] tests::failpoints cases::test_transfer_leader::test_when_warmup_range_start_is_compacted::test_raftstore_v2_new_node_cluster PASS [ 0.249s] tests::failpoints cases::test_ttl::test_ttl_iterator PASS [ 3.233s] tests::failpoints cases::test_transfer_leader::test_when_warmup_succeed_and_become_leader::test_raftstore_v2_new_node_cluster PASS [ 15.708s] tests::failpoints cases::test_storage::test_async_apply_prewrite::test_raftstore_v2_new_server_cluster PASS [ 3.409s] tests::failpoints cases::test_transfer_leader::test_when_warmup_range_start_is_larger_than_last_index::test_raftstore_v2_new_node_cluster PASS [ 6.242s] tests::failpoints cases::test_transfer_leader::test_transfer_leader_slow_apply::test_raftstore_v2_new_node_cluster PASS [ 3.760s] tests::failpoints cases::test_transfer_leader::test_when_warmup_succeed_and_not_become_leader::test_raftstore_v2_new_node_cluster PASS [ 3.669s] tests::failpoints cases::test_unsafe_recovery::test_unsafe_recovery_send_report::test_raftstore_new_node_cluster PASS [ 3.608s] tests::failpoints cases::test_unsafe_recovery::test_unsafe_recovery_timeout_abort::test_raftstore_new_node_cluster PASS [ 4.366s] tests::failpoints cases::test_witness::test_pull_non_witness_availability PASS [ 7.647s] tests::failpoints cases::test_unsafe_recovery::test_unsafe_recovery_rollback_merge::test_raftstore_new_node_cluster PASS [ 6.857s] tests::failpoints cases::test_unsafe_recovery::test_unsafe_recovery_wait_for_snapshot_apply::test_raftstore_v2_new_node_cluster PASS [ 9.692s] tests::failpoints cases::test_unsafe_recovery::test_unsafe_recovery_demotion_reentrancy::test_raftstore_v2_new_node_cluster PASS [ 6.536s] tests::failpoints cases::test_witness::test_request_snapshot_after_reboot PASS [ 10.672s] tests::failpoints cases::test_unsafe_recovery::test_unsafe_recovery_apply_before_persist PASS [ 1.266s] tests::integrations backup::disk_snap::test_basic TRY 1 FAIL [ 4.916s] tests::failpoints cases::test_witness::test_witness_not_reported_while_disabled RETRY 2/3 [ ] tests::failpoints cases::test_witness::test_witness_not_reported_while_disabled PASS [ 3.678s] tests::integrations backup::calculated_commit_ts_after_commit PASS [ 2.283s] tests::integrations backup::disk_snap::test_prepare_merge PASS [ 1.867s] tests::integrations backup::test_invalid_external_storage PASS [ 0.241s] tests::integrations config::dynamic::gc_worker::test_change_io_limit_by_debugger PASS [ 0.217s] tests::integrations config::dynamic::gc_worker::test_gc_worker_config_update PASS [ 0.100s] tests::integrations config::dynamic::pessimistic_txn::test_lock_manager_cfg_update PASS [ 0.720s] tests::integrations config::dynamic::raftstore::test_update_raftstore_io_config PASS [ 0.147s] tests::integrations config::dynamic::split_check::test_update_split_check_config PASS [ 0.086s] tests::integrations config::test_config_client::test_dispatch_change PASS [ 16.508s] tests::failpoints cases::test_ttl::test_ttl_checker PASS [ 0.046s] tests::integrations config::test_do_not_use_unified_readpool_with_legacy_config PASS [ 0.082s] tests::integrations config::test_config_client::test_update_from_toml_file PASS [ 0.053s] tests::integrations config::test_readpool_default_config PASS [ 0.077s] tests::integrations config::test_serde_custom_tikv_config PASS [ 0.080s] tests::integrations config::test_toml_serde TRY 2 FAIL [ 4.351s] tests::failpoints cases::test_witness::test_witness_not_reported_while_disabled RETRY 3/3 [ ] tests::failpoints cases::test_witness::test_witness_not_reported_while_disabled PASS [ 2.440s] tests::integrations coprocessor::test_analyze::test_analyze_index_with_lock PASS [ 2.578s] tests::integrations coprocessor::test_analyze::test_analyze_column_with_lock PASS [ 8.855s] tests::integrations backup::disk_snap::test_wait_apply PASS [ 1.211s] tests::integrations coprocessor::test_analyze::test_analyze_sampling_reservoir PASS [ 1.652s] tests::integrations coprocessor::test_analyze::test_invalid_range TRY 3 PASS [ 3.906s] tests::failpoints cases::test_witness::test_witness_not_reported_while_disabled PASS [ 2.015s] tests::integrations coprocessor::test_select::test_aggr_avg PASS [ 1.576s] tests::integrations coprocessor::test_select::test_aggr_count PASS [ 1.876s] tests::integrations coprocessor::test_select::test_aggr_first PASS [ 1.494s] tests::integrations coprocessor::test_select::test_default_val PASS [ 3.932s] tests::integrations coprocessor::test_select::test_batch_request PASS [ 3.489s] tests::integrations coprocessor::test_select::test_buckets PASS [ 4.185s] tests::integrations coprocessor::test_select::test_cache::test_raftstore_v2_new_server_cluster PASS [ 1.912s] tests::integrations coprocessor::test_select::test_exec_details PASS [ 2.171s] tests::integrations coprocessor::test_select::test_handle_truncate PASS [ 1.764s] tests::integrations coprocessor::test_select::test_index_aggr_avg PASS [ 3.665s] tests::integrations coprocessor::test_select::test_empty_data_cache_miss::test_raftstore_new_server_cluster PASS [ 2.111s] tests::integrations coprocessor::test_select::test_index_aggr_extre PASS [ 2.037s] tests::integrations coprocessor::test_select::test_index_aggr_sum PASS [ 1.736s] tests::integrations coprocessor::test_select::test_key_is_locked_for_index PASS [ 2.472s] tests::integrations coprocessor::test_select::test_index_reverse_limit PASS [ 2.176s] tests::integrations coprocessor::test_select::test_limit PASS [ 2.230s] tests::integrations coprocessor::test_select::test_order_by_column PASS [ 20.538s] tests::integrations backup::test_backup_huge_range_and_import PASS [ 2.313s] tests::integrations coprocessor::test_select::test_output_counts PASS [ 1.810s] tests::integrations coprocessor::test_select::test_scan_detail PASS [ 1.386s] tests::integrations coprocessor::test_select::test_stream_batch_row_limit PASS [ 4.132s] tests::integrations coprocessor::test_select::test_rc_read PASS [ 2.732s] tests::integrations coprocessor::test_select::test_select_v2_format_with_checksum PASS [ 2.704s] tests::integrations import::test_apply_log::test_apply_twice PASS [ 4.043s] tests::integrations coprocessor::test_select::test_select_after_lease PASS [ 3.188s] tests::integrations import::test_sst_service::test_cleanup_sst PASS [ 2.760s] tests::integrations import::test_sst_service::test_download_sst PASS [ 2.741s] tests::integrations import::test_sst_service::test_ingest_multiple_sst PASS [ 2.308s] tests::integrations import::test_sst_service::test_ingest_sst_region_not_found PASS [ 24.872s] tests::integrations backup::test_backup_raw_meta PASS [ 2.255s] tests::integrations import::test_sst_service::test_upload_and_ingest_with_tde PASS [ 3.203s] tests::integrations import::test_sst_service::test_suspend_import PASS [ 1.181s] tests::integrations pd::test_rpc_client::test_get_tombstone_store PASS [ 1.470s] tests::integrations pd::test_rpc_client::test_cluster_version PASS [ 2.021s] tests::integrations import::test_sst_service::test_write_sst_when_disk_full PASS [ 2.454s] tests::integrations import::test_sst_service::test_write_and_ingest_with_tde PASS [ 1.109s] tests::integrations pd::test_rpc_client::test_incompatible_version PASS [ 1.121s] tests::integrations pd::test_rpc_client::test_reboot PASS [ 1.106s] tests::integrations pd::test_rpc_client::test_validate_endpoints PASS [ 2.495s] tests::integrations pd::test_rpc_client::test_restart_leader_insecure PASS [ 1.117s] tests::integrations pd::test_rpc_client_legacy::test_get_tombstone_stores PASS [ 2.560s] tests::integrations pd::test_rpc_client::test_retry_rpc_client PASS [ 3.184s] tests::integrations pd::test_rpc_client::test_pd_client_ok_when_cluster_not_ready PASS [ 1.084s] tests::integrations pd::test_rpc_client_legacy::test_not_retry_async PASS [ 3.125s] tests::integrations pd::test_rpc_client_legacy::test_change_leader_async PASS [ 1.392s] tests::integrations pd::test_rpc_client_legacy::test_pd_client_heartbeat_send_failed PASS [ 1.817s] tests::integrations pd::test_rpc_client_legacy::test_rpc_client PASS [ 2.523s] tests::integrations pd::test_rpc_client_legacy::test_restart_leader_secure PASS [ 2.566s] tests::integrations pd::test_rpc_client_legacy::test_retry_rpc_client PASS [ 1.052s] tests::integrations pd::test_rpc_client_legacy::test_validate_endpoints PASS [ 0.459s] tests::integrations raftstore::test_bootstrap::test_node_bootstrap_with_prepared_data PASS [ 5.122s] tests::integrations pd::test_rpc_client_legacy::test_periodical_update PASS [ 1.785s] tests::integrations raftstore::test_bootstrap::test_flush_index_exceed_last_modified PASS [ 40.360s] tests::failpoints cases::test_witness::test_witness_raftlog_gc_pull_voter_replicated_index PASS [ 7.216s] tests::integrations pd::test_rpc_client_legacy::test_region_heartbeat_on_leader_change PASS [ 3.598s] tests::integrations raftstore::test_compact_lock_cf::test_server_compact_lock_cf PASS [ 1.781s] tests::integrations raftstore::test_conf_change::test_after_remove_itself::test_raftstore_new_node_cluster PASS [ 50.094s] tests::failpoints cases::test_witness::test_witness_leader_ignore_gen_snapshot PASS [ 7.912s] tests::integrations raftstore::test_clear_stale_data::test_server_clear_stale_data PASS [ 6.239s] tests::integrations raftstore::test_compact_log::test_node_compact_reserve_max_ticks PASS [ 3.732s] tests::integrations raftstore::test_conf_change::test_auto_adjust_replica::test_raftstore_new_node_cluster PASS [ 9.376s] tests::integrations raftstore::test_compact_after_delete::test_node_compact_after_delete_v2 PASS [ 1.036s] tests::integrations raftstore::test_conf_change::test_conf_change_remove_leader::test_raftstore_new_node_cluster PASS [ 4.093s] tests::integrations raftstore::test_conf_change::test_auto_adjust_replica::test_raftstore_v2_new_node_cluster PASS [ 18.310s] tests::integrations pd::test_rpc_client_legacy::test_connect_follower PASS [ 4.654s] tests::integrations raftstore::test_conf_change::test_conf_change_fast::test_raftstore_new_server_cluster PASS [ 4.119s] tests::integrations raftstore::test_conf_change::test_conf_change_safe::test_raftstore_new_node_cluster TRY 1 FAIL [ 4.199s] tests::integrations raftstore::test_conf_change::test_conf_change_safe::test_raftstore_v2_new_node_cluster RETRY 2/3 [ ] tests::integrations raftstore::test_conf_change::test_conf_change_safe::test_raftstore_v2_new_node_cluster PASS [ 15.650s] tests::integrations raftstore::test_bootstrap::test_flush_before_stop PASS [ 2.834s] tests::integrations raftstore::test_conf_change::test_node_learner_conf_change::test_raftstore_new_node_cluster PASS [ 2.486s] tests::integrations raftstore::test_conf_change::test_pd_conf_change::test_raftstore_new_node_cluster PASS [ 4.758s] tests::integrations raftstore::test_conf_change::test_node_stale_peer::test_raftstore_new_node_cluster PASS [ 2.394s] tests::integrations raftstore::test_conf_change::test_remove_node_on_partition::test_raftstore_new_node_cluster PASS [ 4.790s] tests::integrations raftstore::test_conf_change::test_pd_conf_change::test_raftstore_v2_new_node_cluster PASS [ 8.722s] tests::integrations raftstore::test_conf_change::test_learner_with_slow_snapshot::test_raftstore_new_server_cluster TRY 2 PASS [ 6.302s] tests::integrations raftstore::test_conf_change::test_conf_change_safe::test_raftstore_v2_new_node_cluster PASS [ 3.005s] tests::integrations raftstore::test_early_apply::test_follower_commit_early_apply PASS [ 9.839s] tests::integrations raftstore::test_conf_change::test_server_simple_conf_change::test_raftstore_new_server_cluster PASS [ 5.864s] tests::integrations raftstore::test_early_apply::test_update_internal_apply_index PASS [ 4.658s] tests::integrations raftstore::test_flashback::test_allow_read_only_request::test_raftstore_v2_new_node_cluster PASS [ 3.792s] tests::integrations raftstore::test_flashback::test_flashback_for_apply_snapshot::test_raftstore_v2_new_node_cluster PASS [ 1.859s] tests::integrations raftstore::test_flashback::test_flashback_for_check_is_in_persist::test_raftstore_v2_new_node_cluster PASS [ 1.857s] tests::integrations raftstore::test_flashback::test_flashback_for_read::test_raftstore_new_node_cluster PASS [ 1.902s] tests::integrations raftstore::test_flashback::test_flashback_for_schedule::test_raftstore_new_node_cluster PASS [ 1.709s] tests::integrations raftstore::test_flashback::test_flashback_for_status_cmd_as_region_detail::test_raftstore_new_node_cluster PASS [ 10.533s] tests::integrations raftstore::test_conf_change::test_transfer_leader_safe::test_raftstore_v2_new_server_cluster PASS [ 1.770s] tests::integrations raftstore::test_flashback::test_flashback_unprepared::test_raftstore_new_node_cluster PASS [ 1.326s] tests::integrations raftstore::test_flashback::test_prepare_flashback_after_conf_change::test_raftstore_new_node_cluster PASS [ 2.246s] tests::integrations raftstore::test_flashback::test_flashback_for_write::test_raftstore_new_node_cluster PASS [ 1.646s] tests::integrations raftstore::test_flashback::test_prepare_flashback_after_split::test_raftstore_new_node_cluster PASS [ 14.372s] tests::integrations raftstore::test_conf_change::test_split_brain::test_raftstore_new_server_cluster PASS [ 1.623s] tests::integrations raftstore::test_flashback::test_read_after_prepare_flashback::test_raftstore_new_node_cluster PASS [ 14.637s] tests::integrations raftstore::test_conf_change::test_split_brain::test_raftstore_v2_new_server_cluster TRY 1 FAIL [ 3.258s] tests::integrations raftstore::test_hibernate::test_hibernate_feature_gate RETRY 2/3 [ ] tests::integrations raftstore::test_hibernate::test_hibernate_feature_gate PASS [ 2.373s] tests::integrations raftstore::test_joint_consensus::test_enter_joint_state PASS [ 3.770s] tests::integrations raftstore::test_hibernate::test_leader_demoted_when_hibernated PASS [ 3.489s] tests::integrations raftstore::test_hibernate::test_proposal_prevent_sleep PASS [ 6.615s] tests::integrations raftstore::test_flashback::test_flashback_with_in_memory_pessimistic_locks::test_raftstore_new_server_cluster PASS [ 2.660s] tests::integrations raftstore::test_joint_consensus::test_joint_consensus_conf_change PASS [ 2.415s] tests::integrations raftstore::test_joint_consensus::test_restart_in_joint_state TRY 2 PASS [ 3.514s] tests::integrations raftstore::test_hibernate::test_hibernate_feature_gate PASS [ 3.158s] tests::integrations raftstore::test_lease_read::test_local_read_cache::test_raftstore_new_node_cluster_with_hybrid_engine PASS [ 6.062s] tests::integrations raftstore::test_joint_consensus::test_leader_down_in_joint_state PASS [ 5.931s] tests::integrations raftstore::test_lease_read::test_infinite_lease::test_raftstore_new_node_cluster_with_hybrid_engine PASS [ 9.376s] tests::integrations raftstore::test_hibernate::test_split_delay PASS [ 5.456s] tests::integrations raftstore::test_lease_read::test_lease_read_callback_destroy::test_raftstore_new_node_cluster_with_hybrid_engine PASS [ 2.633s] tests::integrations raftstore::test_lease_read::test_node_callback_when_destroyed PASS [ 7.073s] tests::integrations raftstore::test_lease_read::test_node_batch_id_in_lease::test_raftstore_new_node_cluster PASS [ 9.062s] tests::integrations raftstore::test_lease_read::test_lease_read_callback_destroy::test_raftstore_v2_new_server_cluster PASS [ 2.905s] tests::integrations raftstore::test_lease_read::test_node_local_read_renew_lease::test_raftstore_new_node_cluster PASS [ 5.483s] tests::integrations raftstore::test_lease_read::test_node_lease_expired::test_raftstore_new_node_cluster_with_hybrid_engine PASS [ 6.128s] tests::integrations raftstore::test_lease_read::test_node_lease_restart_during_isolation::test_raftstore_new_node_cluster PASS [ 6.752s] tests::integrations raftstore::test_lease_read::test_node_lease_restart_during_isolation::test_raftstore_v2_new_node_cluster PASS [ 1.553s] tests::integrations raftstore::test_lease_read::test_read_index_after_write PASS [ 2.746s] tests::integrations raftstore::test_lease_read::test_not_leader_read_lease PASS [ 2.588s] tests::integrations raftstore::test_lease_read::test_one_node_renew_lease::test_raftstore_new_node_cluster_with_hybrid_engine PASS [ 4.307s] tests::integrations raftstore::test_lease_read::test_node_local_read_renew_lease::test_raftstore_v2_new_node_cluster PASS [ 1.003s] tests::integrations raftstore::test_life::test_gc_removed_peer PASS [ 8.339s] tests::integrations raftstore::test_lease_read::test_node_lease_unsafe_during_leader_transfers::test_raftstore_new_node_cluster_with_hybrid_engine PASS [ 5.636s] tests::integrations raftstore::test_lease_read::test_node_renew_lease::test_raftstore_new_node_cluster_with_hybrid_engine PASS [ 3.495s] tests::integrations raftstore::test_life::test_gc_peer_tiflash_engine PASS [ 3.099s] tests::integrations raftstore::test_merge::test_merge_isolated_not_in_merge_learner::test_raftstore_new_node_cluster PASS [ 2.169s] tests::integrations raftstore::test_merge::test_merge_isolated_stale_learner::test_raftstore_new_node_cluster PASS [ 4.987s] tests::integrations raftstore::test_merge::test_merge_approximate_size_and_keys::test_raftstore_v2_new_node_cluster PASS [ 4.528s] tests::integrations raftstore::test_merge::test_merge_isolated_not_in_merge_learner_2::test_raftstore_new_node_cluster PASS [ 5.854s] tests::integrations raftstore::test_merge::test_gc_source_removed_records_after_merge::test_raftstore_v2_new_node_cluster PASS [ 6.188s] tests::integrations raftstore::test_merge::test_gc_source_peers_forward_by_store_after_merge::test_raftstore_v2_new_node_cluster PASS [ 3.631s] tests::integrations raftstore::test_merge::test_merge_isolated_store_with_no_target_peer::test_raftstore_new_node_cluster PASS [ 4.256s] tests::integrations raftstore::test_merge::test_merge_remove_target_peer_isolated::test_raftstore_new_node_cluster PASS [ 4.584s] tests::integrations raftstore::test_merge::test_merge_with_slow_promote::test_raftstore_v2_new_node_cluster PASS [ 4.131s] tests::integrations raftstore::test_merge::test_node_gc_uninitialized_peer_after_merge::test_raftstore_new_node_cluster PASS [ 6.851s] tests::integrations raftstore::test_merge::test_merge_pessimistic_locks_repeated_merge::test_raftstore_v2_new_server_cluster PASS [ 5.044s] tests::integrations raftstore::test_merge::test_node_base_merge_v2::test_raftstore_v2_new_node_cluster PASS [ 6.495s] tests::integrations raftstore::test_merge::test_merge_snapshot_demote::test_raftstore_v2_new_node_cluster PASS [ 3.104s] tests::integrations raftstore::test_merge::test_node_merge_update_region::test_raftstore_new_node_cluster PASS [ 3.375s] tests::integrations raftstore::test_merge::test_node_merge_with_slow_learner::test_raftstore_new_node_cluster PASS [ 4.402s] tests::integrations raftstore::test_merge::test_node_merge_long_isolated::test_raftstore_new_node_cluster PASS [ 6.373s] tests::integrations raftstore::test_merge::test_node_merge_catch_up_logs_empty_entries::test_raftstore_v2_new_node_cluster TRY 1 SLOW [> 60.000s] tests::integrations raftstore::test_compact_log::test_node_compact_log PASS [ 10.084s] tests::integrations raftstore::test_merge::test_node_merge_brain_split::test_raftstore_new_node_cluster PASS [ 7.434s] tests::integrations raftstore::test_merge::test_node_merge_prerequisites_check::test_raftstore_v2_new_node_cluster PASS [ 3.234s] tests::integrations raftstore::test_multi::test_multi_node_base PASS [ 3.316s] tests::integrations raftstore::test_multi::test_multi_node_drop_packet PASS [ 6.314s] tests::integrations raftstore::test_merge::test_propose_in_memory_pessimistic_locks::test_raftstore_v2_new_server_cluster PASS [ 8.301s] tests::integrations raftstore::test_merge::test_prepare_merge_with_reset_matched::test_raftstore_new_server_cluster PASS [ 2.607s] tests::integrations raftstore::test_multi::test_multi_node_random_latency PASS [ 8.234s] tests::integrations raftstore::test_merge::test_stale_message_after_merge::test_raftstore_v2_new_server_cluster PASS [ 1.680s] tests::integrations raftstore::test_multi::test_node_catch_up_logs PASS [ 6.645s] tests::integrations raftstore::test_multi::test_multi_node_leader_crash PASS [ 1.926s] tests::integrations raftstore::test_multi::test_node_leader_change_with_uncommitted_log PASS [ 2.328s] tests::integrations raftstore::test_multi::test_node_dropped_proposal PASS [ 8.054s] tests::integrations raftstore::test_multi::test_multi_server_drop_packet PASS [ 8.874s] tests::integrations raftstore::test_multi::test_multi_server_base PASS [ 2.859s] tests::integrations raftstore::test_multi::test_node_remove_leader_with_uncommitted_log PASS [ 8.248s] tests::integrations raftstore::test_multi::test_multi_server_random_latency PASS [ 9.876s] tests::integrations raftstore::test_multi::test_multi_server_leader_crash PASS [ 5.291s] tests::integrations raftstore::test_multi::test_server_leader_change_with_uncommitted_log PASS [ 0.064s] tests::integrations raftstore::test_region_cache::test_basic_read PASS [ 2.919s] tests::integrations raftstore::test_prevote::test_prevote_partition_leader_in_minority_detect_in_majority PASS [ 4.034s] tests::integrations raftstore::test_prevote::test_prevote_reboot_majority_followers PASS [ 5.101s] tests::integrations raftstore::test_multi::test_server_remove_leader_with_uncommitted_log PASS [ 3.000s] tests::integrations raftstore::test_region_change_observer::test_region_change_observer PASS [ 20.722s] tests::integrations raftstore::test_merge::test_sync_max_ts_after_region_merge::test_raftstore_v2_new_server_cluster_with_api_ver PASS [ 2.070s] tests::integrations raftstore::test_region_info_accessor::test_node_cluster_region_info_accessor PASS [ 5.898s] tests::integrations raftstore::test_region_heartbeat::test_region_heartbeat_term PASS [ 8.976s] tests::integrations raftstore::test_prevote::test_server_isolated_follower_leader_does_not_change PASS [ 4.110s] tests::integrations raftstore::test_replica_read::test_malformed_read_index::test_raftstore_v2_new_node_cluster PASS [ 3.058s] tests::integrations raftstore::test_replica_read::test_read_index_out_of_order::test_raftstore_new_node_cluster PASS [ 12.529s] tests::integrations raftstore::test_prevote::test_prevote_partition_leader_in_majority_detect_in_majority PASS [ 3.236s] tests::integrations raftstore::test_replica_read::test_read_index_retry_lock_checking::test_raftstore_new_node_cluster PASS [ 2.364s] tests::integrations raftstore::test_replica_read::test_read_local_after_snapshot_replace_peer::test_raftstore_new_node_cluster PASS [ 3.103s] tests::integrations raftstore::test_replica_read::test_replica_read_not_applied::test_raftstore_new_node_cluster PASS [ 9.644s] tests::integrations raftstore::test_region_heartbeat::test_server_down_peers_without_hibernate_regions::test_raftstore_v2_new_node_cluster PASS [ 3.886s] tests::integrations raftstore::test_replica_read::test_replica_read_on_stale_peer::test_raftstore_v2_new_node_cluster PASS [ 6.041s] tests::integrations raftstore::test_replica_read::test_replica_read_on_hibernate PASS [ 4.992s] tests::integrations raftstore::test_replica_read::test_split_isolation::test_raftstore_v2_new_node_cluster PASS [ 5.177s] tests::integrations raftstore::test_replication_mode::test_check_conf_change PASS [ 5.208s] tests::integrations raftstore::test_replication_mode::test_loading_label_after_rolling_start PASS [ 8.076s] tests::integrations raftstore::test_replica_read::test_replica_read_with_pending_peer::test_raftstore_v2_new_node_cluster PASS [ 5.002s] tests::integrations raftstore::test_replication_mode::test_migrate_replication_mode PASS [ 17.029s] tests::integrations raftstore::test_region_heartbeat::test_server_down_peers_with_hibernate_regions::test_raftstore_new_node_cluster PASS [ 2.218s] tests::integrations raftstore::test_scale_pool::test_decrease_async_ios::test_raftstore_v2_new_node_cluster PASS [ 1.985s] tests::integrations raftstore::test_scale_pool::test_decrease_pool_v2 PASS [ 4.010s] tests::integrations raftstore::test_scale_pool::test_decrease_apply_pool_v2 PASS [ 0.640s] tests::integrations raftstore::test_scale_pool::test_resize_async_ios_failed_1 PASS [ 6.805s] tests::integrations raftstore::test_replication_mode::test_switching_replication_mode PASS [ 2.291s] tests::integrations raftstore::test_scale_pool::test_increase_async_ios::test_raftstore_v2_new_node_cluster PASS [ 2.121s] tests::integrations raftstore::test_scale_pool::test_increase_pool_v2 PASS [ 6.519s] tests::integrations raftstore::test_replication_mode::test_update_group_id PASS [ 0.603s] tests::integrations raftstore::test_single::test_node_apply_no_op PASS [ 4.788s] tests::integrations raftstore::test_scale_pool::test_increase_apply_pool_v2 PASS [ 9.174s] tests::integrations raftstore::test_replication_mode::test_sync_recover_after_apply_snapshot PASS [ 3.152s] tests::integrations raftstore::test_single::test_delete::test_raftstore_new_node_cluster PASS [ 0.289s] tests::integrations raftstore::test_single::test_put_large_entry::test_raftstore_new_node_cluster PASS [ 2.299s] tests::integrations raftstore::test_single::test_put::test_raftstore_new_node_cluster PASS [ 3.316s] tests::integrations raftstore::test_single::test_delete::test_raftstore_v2_new_node_cluster PASS [ 1.094s] tests::integrations raftstore::test_single::test_put_large_entry::test_raftstore_new_server_cluster PASS [ 4.526s] tests::integrations raftstore::test_single::test_delete::test_raftstore_new_server_cluster PASS [ 0.432s] tests::integrations raftstore::test_single::test_wrong_store_id::test_raftstore_new_node_cluster PASS [ 0.560s] tests::integrations raftstore::test_single::test_put_large_entry::test_raftstore_v2_new_node_cluster PASS [ 3.461s] tests::integrations raftstore::test_single::test_node_not_use_delete_range::test_raftstore_v2_new_node_cluster PASS [ 2.882s] tests::integrations raftstore::test_single::test_put::test_raftstore_new_server_cluster PASS [ 2.560s] tests::integrations raftstore::test_single::test_put::test_raftstore_v2_new_node_cluster PASS [ 1.183s] tests::integrations raftstore::test_single::test_wrong_store_id::test_raftstore_v2_new_node_cluster PASS [ 1.575s] tests::integrations raftstore::test_single::test_wrong_store_id::test_raftstore_new_server_cluster PASS [ 1.823s] tests::integrations raftstore::test_snap::test_concurrent_snap::test_raftstore_new_node_cluster PASS [ 2.329s] tests::integrations raftstore::test_snap::test_cf_snapshot::test_raftstore_new_node_cluster PASS [ 2.486s] tests::integrations raftstore::test_snap::test_concurrent_snap_v2::test_raftstore_v2_new_node_cluster PASS [ 2.247s] tests::integrations raftstore::test_snap::test_node_snapshot_with_append::test_raftstore_new_node_cluster PASS [ 3.290s] tests::integrations raftstore::test_snap::test_node_snapshot_with_append::test_raftstore_v2_new_node_cluster PASS [ 3.462s] tests::integrations raftstore::test_snap::test_node_stale_snap::test_raftstore_new_node_cluster PASS [ 1.781s] tests::integrations raftstore::test_snap::test_snapshot_clean_up_logs_with_log_gc::test_raftstore_new_node_cluster PASS [ 8.870s] tests::integrations raftstore::test_snap::test_cf_snapshot::test_raftstore_v2_new_node_cluster PASS [ 8.732s] tests::integrations raftstore::test_snap::test_correct_snapshot_term::test_raftstore_new_server_cluster PASS [ 5.348s] tests::integrations raftstore::test_snap::test_v1_apply_snap_from_v2 PASS [ 8.235s] tests::integrations raftstore::test_snap::test_server_snap_gc PASS [ 7.115s] tests::integrations raftstore::test_snap_recovery::test_check_pending_admin TRY 1 TRMNTG [>120.000s] tests::integrations raftstore::test_compact_log::test_node_compact_log TRY 1 TMT [ 120.083s] tests::integrations raftstore::test_compact_log::test_node_compact_log RETRY 2/3 [ ] tests::integrations raftstore::test_compact_log::test_node_compact_log PASS [ 19.157s] tests::integrations raftstore::test_snap::test_server_huge_snapshot PASS [ 17.631s] tests::integrations raftstore::test_split_region::test_apply_new_version_snapshot::test_raftstore_new_node_cluster PASS [ 17.446s] tests::integrations raftstore::test_split_region::test_apply_new_version_snapshot::test_raftstore_v2_new_node_cluster PASS [ 23.194s] tests::integrations raftstore::test_split_region::test_apply_new_version_snapshot::test_raftstore_new_server_cluster PASS [ 22.149s] tests::integrations raftstore::test_split_region::test_auto_split_region::test_raftstore_new_incompatible_node_cluster PASS [ 7.055s] tests::integrations raftstore::test_split_region::test_catch_up_peers_after_split::test_raftstore_new_server_cluster_with_hybrid_engine PASS [ 22.120s] tests::integrations raftstore::test_split_region::test_auto_split_region::test_raftstore_new_node_cluster_with_hybrid_engine PASS [ 2.032s] tests::integrations raftstore::test_split_region::test_node_quick_election_after_split::test_raftstore_new_node_cluster PASS [ 6.687s] tests::integrations raftstore::test_split_region::test_delay_split_region::test_raftstore_new_server_cluster PASS [ 3.852s] tests::integrations raftstore::test_split_region::test_node_quick_election_after_split::test_raftstore_v2_new_node_cluster PASS [ 8.786s] tests::integrations raftstore::test_split_region::test_delay_split_region::test_raftstore_v2_new_server_cluster PASS [ 6.625s] tests::integrations raftstore::test_split_region::test_node_quick_election_after_split::test_raftstore_new_server_cluster PASS [ 5.989s] tests::integrations raftstore::test_split_region::test_node_slow_split_does_not_cause_snapshot::test_raftstore_new_node_cluster PASS [ 2.715s] tests::integrations raftstore::test_split_region::test_node_split_epoch_not_match_left_derive PASS [ 20.596s] tests::integrations raftstore::test_split_region::test_auto_split_region::test_raftstore_v2_new_server_cluster PASS [ 7.454s] tests::integrations raftstore::test_split_region::test_node_slow_split_does_not_cause_snapshot::test_raftstore_v2_new_node_cluster PASS [ 5.965s] tests::integrations raftstore::test_split_region::test_node_split_overlap_snapshot::test_raftstore_new_node_cluster PASS [ 8.528s] tests::integrations raftstore::test_split_region::test_node_slow_split_does_not_prevent_snapshot::test_raftstore_v2_new_node_cluster PASS [ 3.375s] tests::integrations raftstore::test_split_region::test_node_split_region::test_raftstore_new_node_cluster PASS [ 30.735s] tests::integrations raftstore::test_split_region::test_auto_split_region::test_raftstore_new_server_cluster_with_hybrid_engine PASS [ 7.615s] tests::integrations raftstore::test_split_region::test_node_split_overlap_snapshot::test_raftstore_v2_new_node_cluster PASS [ 3.918s] tests::integrations raftstore::test_split_region::test_node_split_region_after_reboot_with_config_change::test_raftstore_new_server_cluster PASS [ 11.078s] tests::integrations raftstore::test_split_region::test_node_split_overlap_snapshot::test_raftstore_new_server_cluster PASS [ 3.973s] tests::integrations raftstore::test_split_region::test_node_split_region_after_reboot_with_config_change::test_raftstore_v2_new_server_cluster PASS [ 2.931s] tests::integrations raftstore::test_split_region::test_node_split_update_region_right_derive::test_raftstore_new_node_cluster_with_hybrid_engine PASS [ 6.897s] tests::integrations raftstore::test_split_region::test_node_split_region::test_raftstore_v2_new_node_cluster TRY 1 SLOW [> 60.000s] tests::integrations raftstore::test_snap::test_gen_during_heavy_recv PASS [ 10.344s] tests::integrations raftstore::test_split_region::test_node_split_region::test_raftstore_new_server_cluster PASS [ 5.021s] tests::integrations raftstore::test_split_region::test_server_split_epoch_not_match_left_derive PASS [ 62.278s] tests::integrations raftstore::test_snap::test_gen_during_heavy_recv PASS [ 8.021s] tests::integrations raftstore::test_split_region::test_refresh_region_bucket_keys PASS [ 2.515s] tests::integrations raftstore::test_split_region::test_split_region_diff_check::test_raftstore_new_node_cluster PASS [ 1.230s] tests::integrations raftstore::test_split_region::test_split_region_keep_records::test_raftstore_v2_new_node_cluster PASS [ 1.904s] tests::integrations raftstore::test_split_region::test_split_region_diff_check::test_raftstore_v2_new_node_cluster PASS [ 7.969s] tests::integrations raftstore::test_split_region::test_server_split_region_twice::test_raftstore_v2_new_server_cluster PASS [ 3.187s] tests::integrations raftstore::test_split_region::test_split_region_diff_check::test_raftstore_new_server_cluster PASS [ 6.048s] tests::integrations raftstore::test_split_region::test_server_split_with_stale_peer::test_raftstore_new_server_cluster_with_hybrid_engine TRY 1 ABRT [ 10.782s] tests::integrations raftstore::test_split_region::test_server_split_region_twice::test_raftstore_new_server_cluster RETRY 2/3 [ ] tests::integrations raftstore::test_split_region::test_server_split_region_twice::test_raftstore_new_server_cluster PASS [ 2.995s] tests::integrations raftstore::test_split_region::test_split_with_epoch_not_match::test_raftstore_new_server_cluster_with_hybrid_engine PASS [ 4.371s] tests::integrations raftstore::test_split_region::test_split_with_in_memory_pessimistic_locks::test_raftstore_new_server_cluster PASS [ 5.457s] tests::integrations raftstore::test_split_region::test_split_with_in_memory_pessimistic_locks::test_raftstore_v2_new_server_cluster PASS [ 6.115s] tests::integrations raftstore::test_stale_peer::test_node_stale_peer_out_of_region PASS [ 5.173s] tests::integrations raftstore::test_stale_peer::test_node_stale_peer_without_data_right_derive_when_split PASS [ 1.224s] tests::integrations raftstore::test_stale_read::test_resolved_ts_after_destroy_peer::test_raftstore_new_node_cluster PASS [ 16.738s] tests::integrations raftstore::test_split_region::test_server_base_split_region::test_raftstore_new_server_cluster_with_hybrid_engine PASS [ 1.061s] tests::integrations raftstore::test_stats::test_node_simple_store_stats PASS [ 2.120s] tests::integrations raftstore::test_stats::test_store_heartbeat_report_hotspots PASS [ 6.154s] tests::integrations raftstore::test_stale_peer::test_stale_learner PASS [ 4.578s] tests::integrations raftstore::test_stale_read::test_stale_read_with_ts0::test_raftstore_new_server_cluster TRY 2 PASS [ 9.046s] tests::integrations raftstore::test_split_region::test_server_split_region_twice::test_raftstore_new_server_cluster PASS [ 9.258s] tests::integrations raftstore::test_stale_peer::test_server_stale_peer_without_data_left_derive_when_split TRY 2 SLOW [> 60.000s] tests::integrations raftstore::test_compact_log::test_node_compact_log PASS [ 5.990s] tests::integrations raftstore::test_stale_read::test_stale_read_resolved_ts_advance::test_raftstore_new_server_cluster PASS [ 3.748s] tests::integrations raftstore::test_tombstone::test_destroy_clean_up_logs_with_log_gc PASS [ 3.530s] tests::integrations raftstore::test_tombstone::test_node_tombstone PASS [ 7.371s] tests::integrations raftstore::test_status_command::test_region_detail PASS [ 2.155s] tests::integrations raftstore::test_transfer_leader::test_server_basic_transfer_leader::test_raftstore_new_node_cluster PASS [ 7.210s] tests::integrations raftstore::test_tombstone::test_server_fast_destroy PASS [ 5.998s] tests::integrations raftstore::test_transfer_leader::test_propose_in_memory_pessimistic_locks::test_raftstore_new_server_cluster PASS [ 7.459s] tests::integrations raftstore::test_transfer_leader::test_memory_pessimistic_locks_status_after_transfer_leader_failure::test_raftstore_new_server_cluster PASS [ 5.429s] tests::integrations raftstore::test_transfer_leader::test_server_pd_transfer_leader::test_raftstore_new_server_cluster PASS [ 8.487s] tests::integrations raftstore::test_tombstone::test_server_stale_meta PASS [ 4.861s] tests::integrations raftstore::test_transfer_leader::test_server_pd_transfer_leader_multi_target::test_raftstore_new_server_cluster PASS [ 3.137s] tests::integrations raftstore::test_transport::test_node_partition_write PASS [ 5.599s] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_multiple_election_rounds::test_raftstore_v2_new_node_cluster PASS [ 5.143s] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_on_healthy_region::test_raftstore_v2_new_node_cluster PASS [ 8.168s] tests::integrations raftstore::test_transport::test_server_partition_write PASS [ 8.772s] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_five_nodes::test_raftstore_v2_new_node_cluster PASS [ 11.409s] tests::integrations raftstore::test_transfer_leader::test_sync_max_ts_after_leader_transfer::test_raftstore_new_server_cluster_with_api_ver PASS [ 10.960s] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_for_learner::test_raftstore_v2_new_node_cluster TRY 1 FAIL [ 3.443s] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_twice_on_different_peers::test_raftstore_v2_new_node_cluster RETRY 2/3 [ ] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_twice_on_different_peers::test_raftstore_v2_new_node_cluster TRY 1 FAIL [ 8.609s] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_on_hibernated_leader RETRY 2/3 [ ] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_on_hibernated_leader PASS [ 7.869s] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_three_nodes::test_raftstore_v2_new_node_cluster PASS [ 5.462s] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_twice_on_same_peer::test_raftstore_v2_new_node_cluster PASS [ 8.660s] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_trigger_snapshot::test_raftstore_v2_new_node_cluster PASS [ 3.770s] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_with_uncommitted_conf_change::test_raftstore_v2_new_node_cluster PASS [ 14.205s] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_on_wrong_leader::test_raftstore_v2_new_node_cluster TRY 2 FAIL [ 8.472s] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_on_hibernated_leader RETRY 3/3 [ ] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_on_hibernated_leader PASS [ 6.643s] tests::integrations raftstore::test_unsafe_recovery::test_unsafe_recovery_auto_promote_learner::test_raftstore_v2_new_node_cluster PASS [ 7.482s] tests::integrations raftstore::test_unsafe_recovery::test_unsafe_recovery_already_in_joint_state::test_raftstore_v2_new_node_cluster PASS [ 3.351s] tests::integrations raftstore::test_unsafe_recovery::test_unsafe_recovery_create_region::test_raftstore_v2_new_node_cluster PASS [ 6.737s] tests::integrations raftstore::test_unsafe_recovery::test_unsafe_recovery_create_destroy_reentrancy::test_raftstore_v2_new_node_cluster PASS [ 2.960s] tests::integrations raftstore::test_unsafe_recovery::test_unsafe_recovery_create_region_reentrancy::test_raftstore_v2_new_node_cluster TRY 3 PASS [ 4.250s] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_on_hibernated_leader TRY 2 PASS [ 14.804s] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_twice_on_different_peers::test_raftstore_v2_new_node_cluster PASS [ 1.722s] tests::integrations raftstore::test_unsafe_recovery::test_unsafe_recovery_has_commit_merge::test_raftstore_new_node_cluster PASS [ 6.802s] tests::integrations raftstore::test_unsafe_recovery::test_unsafe_recovery_demote_failed_voters::test_raftstore_v2_new_node_cluster PASS [ 6.778s] tests::integrations raftstore::test_unsafe_recovery::test_unsafe_recovery_demote_non_exist_voters::test_raftstore_v2_new_node_cluster PASS [ 4.937s] tests::integrations raftstore::test_witness::test_witness_apply_snapshot_with_network_isolation PASS [ 37.964s] tests::integrations raftstore::test_transfer_leader::test_server_transfer_leader_during_snapshot::test_raftstore_new_server_cluster PASS [ 7.811s] tests::integrations raftstore::test_unsafe_recovery::test_unsafe_recovery_early_return_after_exit_joint_state::test_raftstore_new_node_cluster PASS [ 3.310s] tests::integrations raftstore::test_witness::test_witness_leader PASS [ 7.208s] tests::integrations raftstore::test_v1_v2_mixed::test_v1_receive_snap_from_v2 TRY 1 FAIL [ 7.383s] tests::integrations raftstore::test_witness::test_witness_election_priority RETRY 2/3 [ ] tests::integrations raftstore::test_witness::test_witness_election_priority PASS [ 3.054s] tests::integrations raftstore::test_witness::test_witness_replica_read PASS [ 3.048s] tests::integrations raftstore::test_witness::test_witness_switch_witness PASS [ 3.364s] tests::integrations resource_metering::test_cpu::test_batch_get_command PASS [ 3.361s] tests::integrations resource_metering::test_cpu::test_get PASS [ 3.302s] tests::integrations resource_metering::test_cpu::test_reschedule_coprocessor PASS [ 7.409s] tests::integrations resource_metering::test_dynamic_config::test_report_interval PASS [ 10.636s] tests::integrations server::debugger::test_compact PASS [ 12.652s] tests::integrations resource_metering::test_dynamic_config::test_max_resource_groups PASS [ 12.710s] tests::integrations resource_metering::test_pubsub::test_multiple_subscribers TRY 2 PASS [ 13.916s] tests::integrations raftstore::test_witness::test_witness_election_priority PASS [ 1.889s] tests::integrations server::kv_service::test_async_commit_check_txn_status::test_raftstore_must_new_cluster_and_kv_client PASS [ 2.609s] tests::integrations server::gc_worker::test_gc_bypass_raft::test_raftstore_must_new_cluster_mul PASS [ 1.154s] tests::integrations server::kv_service::test_batch_get_memory_lock::test_raftstore_must_new_cluster_and_kv_client PASS [ 1.422s] tests::integrations server::kv_service::test_batch_commands::test_raftstore_must_new_cluster_and_kv_client PASS [ 0.890s] tests::integrations server::kv_service::test_commands_write_detail::test_raftstore_must_new_and_configure_cluster_and_kv_client PASS [ 1.278s] tests::integrations server::kv_service::test_check_cluster_id::test_raftstore_must_new_cluster_and_kv_client PASS [ 1.258s] tests::integrations server::kv_service::test_check_txn_status_with_max_ts::test_raftstore_must_new_cluster_and_kv_client TRY 2 TRMNTG [>120.000s] tests::integrations raftstore::test_compact_log::test_node_compact_log TRY 2 TMT [ 120.089s] tests::integrations raftstore::test_compact_log::test_node_compact_log RETRY 3/3 [ ] tests::integrations raftstore::test_compact_log::test_node_compact_log TRY 1 FAIL [ 1.533s] tests::integrations server::kv_service::test_check_cluster_id_for_batch_cmds::test_raftstore_must_new_cluster_and_kv_client RETRY 2/3 [ ] tests::integrations server::kv_service::test_check_cluster_id_for_batch_cmds::test_raftstore_must_new_cluster_and_kv_client PASS [ 0.681s] tests::integrations server::kv_service::test_coprocessor::test_raftstore_must_new_cluster_and_kv_client PASS [ 0.667s] tests::integrations server::kv_service::test_debug_fail_point PASS [ 0.848s] tests::integrations server::kv_service::test_debug_get::test_raftstore_v2_must_new_cluster_and_debug_client TRY 2 FAIL [ 1.298s] tests::integrations server::kv_service::test_check_cluster_id_for_batch_cmds::test_raftstore_must_new_cluster_and_kv_client RETRY 3/3 [ ] tests::integrations server::kv_service::test_check_cluster_id_for_batch_cmds::test_raftstore_must_new_cluster_and_kv_client PASS [ 1.031s] tests::integrations server::kv_service::test_debug_region_info_v2 PASS [ 1.160s] tests::integrations server::kv_service::test_debug_raft_log::test_raftstore_v2_must_new_cluster_and_debug_client PASS [ 1.110s] tests::integrations server::kv_service::test_debug_region_size_v2 TRY 3 FAIL [ 1.362s] tests::integrations server::kv_service::test_check_cluster_id_for_batch_cmds::test_raftstore_must_new_cluster_and_kv_client PASS [ 1.530s] tests::integrations server::kv_service::test_debug_scan_mvcc::test_raftstore_v2_must_new_cluster_and_debug_client PASS [ 1.271s] tests::integrations server::kv_service::test_empty_commands::test_raftstore_must_new_cluster_and_kv_client PASS [ 1.990s] tests::integrations server::kv_service::test_debug_store::test_raftstore_v2_must_new_cluster_and_debug_client PASS [ 18.478s] tests::integrations resource_metering::test_receiver::test_receiver_blocking PASS [ 0.907s] tests::integrations server::kv_service::test_get_lock_wait_info_api::test_raftstore_must_new_cluster_and_kv_client PASS [ 1.450s] tests::integrations server::kv_service::test_health_check::test_raftstore_must_new_cluster_and_kv_client PASS [ 0.840s] tests::integrations server::kv_service::test_mvcc_basic::test_raftstore_must_new_cluster_and_kv_client PASS [ 1.327s] tests::integrations server::kv_service::test_kv_scan_memory_lock::test_raftstore_must_new_cluster_and_kv_client PASS [ 2.291s] tests::integrations server::kv_service::test_health_feedback::test_raftstore_must_new_cluster_and_kv_client PASS [ 1.120s] tests::integrations server::kv_service::test_mvcc_flashback_block_rw::test_raftstore_must_new_cluster_and_kv_client PASS [ 1.643s] tests::integrations server::kv_service::test_mvcc_flashback_block_scheduling::test_raftstore_must_new_cluster_and_kv_client PASS [ 1.520s] tests::integrations server::kv_service::test_mvcc_flashback_unprepared::test_raftstore_must_new_cluster_and_kv_client TRY 3 PASS [ 7.452s] tests::integrations raftstore::test_compact_log::test_node_compact_log PASS [ 1.271s] tests::integrations server::kv_service::test_mvcc_flashback_with_unlimited_range::test_raftstore_must_new_cluster_and_kv_client PASS [ 1.082s] tests::integrations server::kv_service::test_mvcc_rollback_and_cleanup::test_raftstore_must_new_cluster_and_kv_client PASS [ 6.042s] tests::integrations server::kv_service::test_forwarding_reconnect::test_raftstore_setup_cluster PASS [ 1.517s] tests::integrations server::kv_service::test_mvcc_resolve_lock_gc_and_delete::test_raftstore_must_new_cluster_and_kv_client PASS [ 1.476s] tests::integrations server::kv_service::test_pessimistic_lock_execution_tracking::test_raftstore_must_new_cluster_and_kv_client PASS [ 31.841s] tests::integrations raftstore::test_witness::test_witness_raftlog_gc_lagged_follower PASS [ 2.274s] tests::integrations server::kv_service::test_pessimistic_lock_resumable::test_raftstore_must_new_cluster_and_kv_client PASS [ 1.215s] tests::integrations server::kv_service::test_pipelined_dml_buffer_get_other_key::test_raftstore_must_new_cluster_and_kv_client PASS [ 1.312s] tests::integrations server::kv_service::test_pipelined_dml_buffer_get_unordered_keys::test_raftstore_must_new_cluster_and_kv_client PASS [ 1.146s] tests::integrations server::kv_service::test_pipelined_dml_flush::test_raftstore_must_new_cluster_and_kv_client PASS [ 0.965s] tests::integrations server::kv_service::test_pipelined_dml_read_write_conflict::test_raftstore_must_new_cluster_and_kv_client PASS [ 0.964s] tests::integrations server::kv_service::test_prewrite_check_max_commit_ts::test_raftstore_must_new_cluster_and_kv_client PASS [ 1.038s] tests::integrations server::kv_service::test_rawkv::test_raftstore_must_new_cluster_and_kv_client PASS [ 7.234s] tests::integrations server::kv_service::test_pessimistic_lock::test_raftstore_must_new_cluster_and_kv_client PASS [ 1.085s] tests::integrations server::kv_service::test_rpc_wall_time::test_raftstore_must_new_cluster_and_kv_client PASS [ 4.189s] tests::integrations server::kv_service::test_pipelined_dml_write_conflict::test_raftstore_must_new_cluster_and_kv_client PASS [ 2.300s] tests::integrations server::kv_service::test_rawkv_ttl::test_raftstore_must_new_and_configure_cluster PASS [ 1.031s] tests::integrations server::kv_service::test_storage_with_quota_limiter_disable::test_raftstore_v2_must_new_and_configure_cluster PASS [ 1.470s] tests::integrations server::kv_service::test_storage_with_quota_limiter_enable::test_raftstore_v2_must_new_and_configure_cluster PASS [ 3.589s] tests::integrations server::kv_service::test_split_region PASS [ 0.933s] tests::integrations server::kv_service::test_txn_heart_beat::test_raftstore_v2_must_new_cluster_and_kv_client PASS [ 14.438s] tests::integrations server::kv_service::test_mvcc_scan_memory_and_cf_locks::test_raftstore_must_new_cluster_and_kv_client PASS [ 5.452s] tests::integrations server::kv_service::test_tikv_forwarding::test_raftstore_v2_setup_cluster PASS [ 3.358s] tests::integrations server::lock_manager::test_detect_deadlock_when_updating_wait_info PASS [ 4.999s] tests::integrations server::lock_manager::test_detect_deadlock_when_transfer_leader PASS [ 0.187s] tests::integrations server::raft_client::test_raft_client_reconnect PASS [ 0.601s] tests::integrations server::raft_client::test_batch_size_edge_limit PASS [ 0.953s] tests::integrations server::security::test_check_cn_success PASS [ 1.381s] tests::integrations server::raft_client::test_tombstone_block_list PASS [ 0.814s] tests::integrations server::status_server::test_region_meta_endpoint PASS [ 1.830s] tests::integrations server_encryption::test_server_snapshot_encryption PASS [ 9.977s] tests::integrations server::lock_manager::test_detect_deadlock_when_merge_region PASS [ 1.128s] tests::integrations storage::test_raft_storage::test_raft_storage PASS [ 1.461s] tests::integrations storage::test_raft_storage::test_raft_storage_rollback_before_prewrite PASS [ 22.545s] tests::integrations server::kv_service::test_pessimistic_rollback_with_read_first::test_raftstore_must_new_and_configure_cluster PASS [ 1.407s] tests::integrations storage::test_raftkv::test_invalid_read_index_when_no_leader PASS [ 2.391s] tests::integrations storage::test_raftkv::test_read_leader_in_lease PASS [ 2.057s] tests::integrations storage::test_raftkv::test_read_on_replica_check_memory_locks PASS [ 29.973s] tests::integrations server::kv_service::test_mvcc_flashback_failed_after_first_batch::test_raftstore_must_new_cluster_and_kv_client PASS [ 3.550s] tests::integrations storage::test_raftkv::test_raftkv_precheck_write_with_ctx PASS [ 1.019s] tests::integrations storage::test_storage::bench_txn_store_rocksdb_inc_x100 PASS [ 0.940s] tests::integrations storage::test_storage::test_store_resolve_with_illegal_tso PASS [ 1.216s] tests::integrations storage::test_storage::test_txn_store_batch_get PASS [ 9.475s] tests::integrations storage::test_raft_storage::test_auto_gc PASS [ 0.800s] tests::integrations storage::test_storage::test_txn_store_cleanup_commit PASS [ 0.691s] tests::integrations storage::test_storage::test_txn_store_commit_illegal_tso PASS [ 4.752s] tests::integrations storage::test_region_info_accessor::test_region_collection_get_regions_in_range PASS [ 4.731s] tests::integrations storage::test_region_info_accessor::test_region_collection_seek_region PASS [ 1.128s] tests::integrations storage::test_storage::test_txn_store_for_point_get_with_pk PASS [ 0.759s] tests::integrations storage::test_storage::test_txn_store_get_with_type_lock PASS [ 5.620s] tests::integrations storage::test_storage::test_isolation_inc PASS [ 0.785s] tests::integrations storage::test_storage::test_txn_store_rawkv PASS [ 23.372s] tests::integrations server::kv_service::test_txn_api_version::test_raftstore_v2_must_new_and_configure_cluster PASS [ 0.812s] tests::integrations storage::test_storage::test_txn_store_rawkv_cf PASS [ 0.867s] tests::integrations storage::test_storage::test_txn_store_scan_key_only PASS [ 1.137s] tests::integrations storage::test_storage::test_txn_store_reverse_scan PASS [ 0.017s] tests::bench/misc _bench_check_requirement PASS [ 0.017s] tests::bench/misc coprocessor::codec::bench_record_prefix_equal_check PASS [ 0.018s] tests::bench/misc coprocessor::codec::bench_record_prefix_start_with PASS [ 0.018s] tests::bench/misc coprocessor::codec::bench_table_prefix_start_with PASS [ 0.022s] tests::bench/misc coprocessor::dag::expr::scalar::bench_get_scalar_args_with_match PASS [ 0.019s] tests::bench/misc keybuilder::bench_keybuilder::bench_key_builder_from_slice PASS [ 0.071s] tests::bench/misc raftkv::bench_async_snapshots_noop PASS [ 0.018s] tests::bench/misc serialization::bench_serialization::bench_decode_one PASS [ 0.017s] tests::bench/misc serialization::bench_serialization::bench_encode_one PASS [ 4.216s] tests::integrations storage::test_storage::test_txn_store_gc2_with_less_keys PASS [ 0.032s] tests::bench/misc storage::key::bench_index_key_gen_hash PASS [ 4.234s] tests::integrations storage::test_storage::test_txn_store_gc3 PASS [ 0.019s] tests::bench/misc util::slice_compare::bench_slice_compare_greater_128 PASS [ 0.017s] tests::bench/misc util::slice_compare::bench_slice_compare_greater_64 PASS [ 0.018s] tests::bench/misc util::slice_compare::bench_slice_compare_less_32 PASS [ 0.118s] tests::bench/misc writebatch::bench_writebatch::bench_writebatch_1 PASS [ 0.045s] tests::bench/misc writebatch::bench_writebatch::bench_writebatch_128 PASS [ 0.083s] tests::bench/misc writebatch::bench_writebatch::bench_writebatch_2 PASS [ 0.562s] tests::bench/misc storage::mvcc_reader::bench_get_txn_commit_record_100 PASS [ 0.046s] tests::bench/misc writebatch::bench_writebatch::bench_writebatch_32 PASS [ 0.042s] tests::bench/misc writebatch::bench_writebatch::bench_writebatch_512 PASS [ 0.053s] tests::bench/misc writebatch::bench_writebatch::bench_writebatch_8 PASS [ 0.024s] tests::bench/misc writebatch::bench_writebatch::bench_writebatch_without_capacity PASS [ 0.011s] tidb_query_aggr impl_avg::tests::test_update PASS [ 0.022s] tidb_query_aggr impl_avg::tests::test_illegal_request PASS [ 0.015s] tidb_query_aggr impl_avg::tests::test_update_set PASS [ 0.015s] tidb_query_aggr impl_bit_op::tests::test_bit_or PASS [ 0.014s] tidb_query_aggr impl_bit_op::tests::test_integration PASS [ 0.014s] tidb_query_aggr impl_count::tests::test_update_enum PASS [ 0.013s] tidb_query_aggr impl_first::tests::test_illegal_request PASS [ 0.012s] tidb_query_aggr impl_first::tests::test_update_enum PASS [ 0.013s] tidb_query_aggr impl_first::tests::test_update_set PASS [ 0.013s] tidb_query_aggr impl_max_min::tests::test_aggr_unsigned_signed_int PASS [ 0.013s] tidb_query_aggr impl_max_min::tests::test_illegal_request PASS [ 0.015s] tidb_query_aggr impl_max_min::tests::test_max PASS [ 0.016s] tidb_query_aggr impl_max_min::tests::test_max_set PASS [ 0.013s] tidb_query_aggr impl_sum::tests::test_illegal_request PASS [ 0.012s] tidb_query_aggr impl_sum::tests::test_sum_enum PASS [ 0.014s] tidb_query_aggr impl_variance::tests::test_illegal_request PASS [ 0.017s] tidb_query_aggr impl_variance::tests::test_variance_enum PASS [ 0.017s] tidb_query_aggr tests::test_type_match PASS [ 0.013s] tidb_query_common storage::ranges_iter::tests::test_basic PASS [ 0.014s] tidb_query_common storage::scanner::tests::test_scanned_range_backward PASS [ 0.015s] tidb_query_common storage::scanner::tests::test_scanned_range_forward PASS [ 0.013s] tidb_query_common storage::scanner::tests::test_scanned_rows PASS [ 0.013s] tidb_query_common util::tests::test_is_prefix_next PASS [ 0.013s] tidb_query_datatype codec::batch::lazy_column::benches::bench_lazy_batch_column_by_vec_clone PASS [ 0.014s] tidb_query_datatype codec::batch::lazy_column::benches::bench_lazy_batch_column_clone_and_decode PASS [ 0.013s] tidb_query_datatype codec::batch::lazy_column::benches::bench_lazy_batch_column_clone_decoded PASS [ 0.013s] tidb_query_datatype codec::batch::lazy_column::tests::test_basic PASS [ 0.013s] tidb_query_datatype codec::chunk::chunk::tests::bench_encode_from_raw_decimal_datum PASS [ 0.014s] tidb_query_datatype codec::chunk::chunk::tests::bench_encode_from_raw_json_datum PASS [ 0.014s] tidb_query_datatype codec::chunk::chunk::tests::test_append_lazy_col PASS [ 0.013s] tidb_query_datatype codec::chunk::column::tests::test_column_bytes PASS [ 0.015s] tidb_query_datatype codec::chunk::column::tests::test_column_duration PASS [ 0.014s] tidb_query_datatype codec::chunk::column::tests::test_column_f64 PASS [ 0.020s] tidb_query_datatype codec::chunk::column::tests::test_column_json PASS [ 0.017s] tidb_query_datatype codec::chunk::column::tests::test_column_u64 PASS [ 0.016s] tidb_query_datatype codec::collation::collator::tests::test_latin1_bin PASS [ 0.016s] tidb_query_datatype codec::collation::encoding::unicode_letter::tests::test_case PASS [ 0.016s] tidb_query_datatype codec::convert::tests::test_bytes_to_f64_invalid_utf8 PASS [ 0.016s] tidb_query_datatype codec::convert::tests::test_bytes_to_int_overflow PASS [ 0.016s] tidb_query_datatype codec::convert::tests::test_bytes_to_int_without_context PASS [ 0.015s] tidb_query_datatype codec::convert::tests::test_bytes_to_uint_truncated PASS [ 0.013s] tidb_query_datatype codec::convert::tests::test_cast_err_when_json_array_or_object_to_int PASS [ 0.013s] tidb_query_datatype codec::convert::tests::test_datatype_to_int_overflow PASS [ 0.016s] tidb_query_datatype codec::convert::tests::test_float_to_int PASS [ 0.016s] tidb_query_datatype codec::convert::tests::test_get_valid_float_prefix PASS [ 0.015s] tidb_query_datatype codec::convert::tests::test_int_to_uint PASS [ 0.016s] tidb_query_datatype codec::convert::tests::test_json_to_int PASS [ 0.013s] tidb_query_datatype codec::convert::tests::test_produce_dec_with_specified_tp PASS [ 0.014s] tidb_query_datatype codec::convert::tests::test_produce_str_with_specified_tp PASS [ 0.019s] tidb_query_datatype codec::convert::tests::test_truncate_binary PASS [ 0.018s] tidb_query_datatype codec::convert::tests::test_uint_into_int PASS [ 0.016s] tidb_query_datatype codec::convert::tests::test_valid_get_valid_int_prefix PASS [ 0.016s] tidb_query_datatype codec::data_type::bit_vec::tests::test_bit_and_iterator PASS [ 0.014s] tidb_query_datatype codec::data_type::bit_vec::tests::test_len_is_empty PASS [ 0.015s] tidb_query_datatype codec::data_type::bit_vec::tests::test_push_all_combinations PASS [ 0.014s] tidb_query_datatype codec::data_type::bit_vec::tests::test_replace PASS [ 0.015s] tidb_query_datatype codec::data_type::bit_vec::tests::test_truncate PASS [ 0.017s] tidb_query_datatype codec::data_type::chunked_vec_bytes::benches::bench_bytes_append PASS [ 0.017s] tidb_query_datatype codec::data_type::chunked_vec_bytes::tests::test_append PASS [ 0.016s] tidb_query_datatype codec::data_type::chunked_vec_bytes::tests::test_slice_vec PASS [ 0.015s] tidb_query_datatype codec::data_type::chunked_vec_bytes::tests::test_writer PASS [ 0.015s] tidb_query_datatype codec::data_type::chunked_vec_enum::tests::test_basics PASS [ 0.018s] tidb_query_datatype codec::data_type::chunked_vec_json::tests::test_append PASS [ 0.016s] tidb_query_datatype codec::data_type::chunked_vec_json::tests::test_slice_vec PASS [ 0.014s] tidb_query_datatype codec::data_type::chunked_vec_set::tests::test_append PASS [ 0.012s] tidb_query_datatype codec::data_type::chunked_vec_set::tests::test_truncate PASS [ 0.016s] tidb_query_datatype codec::data_type::chunked_vec_sized::benches::bench_iterate PASS [ 0.017s] tidb_query_datatype codec::data_type::chunked_vec_sized::tests::test_basics PASS [ 0.015s] tidb_query_datatype codec::data_type::chunked_vec_sized::tests::test_truncate PASS [ 0.016s] tidb_query_datatype codec::data_type::tests::test_real_as_bool PASS [ 0.017s] tidb_query_datatype codec::data_type::vector::tests::test_basic PASS [ 0.015s] tidb_query_datatype codec::datum::tests::test_cast_as_json PASS [ 0.015s] tidb_query_datatype codec::datum::tests::test_datum_cmp PASS [ 0.016s] tidb_query_datatype codec::datum::tests::test_datum_into_json PASS [ 0.015s] tidb_query_datatype codec::datum::tests::test_into_f64 PASS [ 0.015s] tidb_query_datatype codec::datum::tests::test_split_datum PASS [ 0.015s] tidb_query_datatype codec::mysql::binary_literal::tests::test_binary_literal_from_bit_str PASS [ 0.015s] tidb_query_datatype codec::mysql::binary_literal::tests::test_binary_literal_from_u64 PASS [ 0.014s] tidb_query_datatype codec::mysql::binary_literal::tests::test_binary_literal_to_string PASS [ 0.014s] tidb_query_datatype codec::mysql::binary_literal::tests::test_trim_leading_zero_bytes PASS [ 0.014s] tidb_query_datatype codec::mysql::decimal::tests::test_bytes_to_decimal PASS [ 0.016s] tidb_query_datatype codec::mysql::decimal::tests::test_chunk_codec PASS [ 0.014s] tidb_query_datatype codec::mysql::decimal::tests::test_codec PASS [ 0.013s] tidb_query_datatype codec::mysql::decimal::tests::test_div_mod PASS [ 0.013s] tidb_query_datatype codec::mysql::decimal::tests::test_from_f64 PASS [ 0.013s] tidb_query_datatype codec::mysql::decimal::tests::test_from_u64 PASS [ 0.011s] tidb_query_datatype codec::mysql::decimal::tests::test_into_result_impl PASS [ 0.013s] tidb_query_datatype codec::mysql::decimal::tests::test_max_or_min_decimal PASS [ 0.013s] tidb_query_datatype codec::mysql::decimal::tests::test_mul_truncated PASS [ 0.013s] tidb_query_datatype codec::mysql::decimal::tests::test_round PASS [ 0.017s] tidb_query_datatype codec::mysql::decimal::tests::test_string PASS [ 0.015s] tidb_query_datatype codec::mysql::decimal::tests::test_to_f64 PASS [ 0.016s] tidb_query_datatype codec::mysql::decimal::tests::test_to_u64 PASS [ 0.015s] tidb_query_datatype codec::mysql::duration::benches::bench_codec PASS [ 0.015s] tidb_query_datatype codec::mysql::duration::benches::bench_parse PASS [ 0.016s] tidb_query_datatype codec::mysql::duration::benches::bench_to_decimal PASS [ 0.017s] tidb_query_datatype codec::mysql::duration::tests::test_codec PASS [ 0.017s] tidb_query_datatype codec::mysql::duration::tests::test_hours PASS [ 0.017s] tidb_query_datatype codec::mysql::duration::tests::test_parse_consider_overflow PASS [ 0.015s] tidb_query_datatype codec::mysql::duration::tests::test_parse_overflow_as_warning PASS [ 0.016s] tidb_query_datatype codec::mysql::duration::tests::test_secs PASS [ 0.019s] tidb_query_datatype codec::mysql::duration::tests::test_to_decimal PASS [ 0.019s] tidb_query_datatype codec::mysql::duration::tests::test_to_numeric_string PASS [ 0.025s] tidb_query_datatype codec::mysql::enums::tests::test_is_empty PASS [ 0.020s] tidb_query_datatype codec::mysql::enums::tests::test_read_enum_uint PASS [ 0.028s] tidb_query_datatype codec::mysql::enums::tests::test_to_string PASS [ 0.027s] tidb_query_datatype codec::mysql::enums::tests::test_write_enum_to_chunk PASS [ 0.016s] tidb_query_datatype codec::mysql::enums::tests::test_write_enum_to_chunk_by_payload_uint PASS [ 0.015s] tidb_query_datatype codec::mysql::json::binary::tests::test_array_get_elem PASS [ 0.016s] tidb_query_datatype codec::mysql::json::binary::tests::test_type PASS [ 0.015s] tidb_query_datatype codec::mysql::json::comparison::tests::test_cmp_json_between_json_type PASS [ 0.016s] tidb_query_datatype codec::mysql::json::json_contains::tests::test_json_contains PASS [ 0.020s] tidb_query_datatype codec::mysql::json::comparison::tests::test_cmp_json_numberic_type PASS [ 0.017s] tidb_query_datatype codec::mysql::json::json_extract::tests::test_json_extract PASS [ 0.017s] tidb_query_datatype codec::mysql::json::json_length::tests::test_json_length PASS [ 0.017s] tidb_query_datatype codec::mysql::json::json_merge::tests::test_merge PASS [ 0.018s] tidb_query_datatype codec::mysql::json::json_remove::tests::test_json_remove PASS [ 0.021s] tidb_query_datatype codec::mysql::json::json_unquote::tests::test_decode_escaped_unicode PASS [ 0.020s] tidb_query_datatype codec::mysql::json::json_unquote::tests::test_json_unquote_time_duration PASS [ 0.015s] tidb_query_datatype codec::mysql::json::path_expr::tests::test_parse_json_path_expr_contains_any_asterisk PASS [ 0.015s] tidb_query_datatype codec::mysql::json::path_expr::tests::test_path_expression_flag PASS [ 0.013s] tidb_query_datatype codec::mysql::json::serde::tests::test_from_str_for_object PASS [ 0.013s] tidb_query_datatype codec::mysql::json::tests::test_cast_err_when_json_array_or_object_to_real PASS [ 0.015s] tidb_query_datatype codec::mysql::json::tests::test_json_array PASS [ 0.016s] tidb_query_datatype codec::mysql::set::tests::test_is_empty PASS [ 0.014s] tidb_query_datatype codec::mysql::set::tests::test_to_string PASS [ 0.014s] tidb_query_datatype codec::mysql::time::tests::test_allow_invalid_date PASS [ 0.015s] tidb_query_datatype codec::mysql::time::tests::test_codec_datetime PASS [ 0.017s] tidb_query_datatype codec::mysql::time::tests::test_compare PASS [ 0.016s] tidb_query_datatype codec::mysql::time::tests::test_date_format PASS [ 0.017s] tidb_query_datatype codec::mysql::time::tests::test_from_local_time PASS [ 0.014s] tidb_query_datatype codec::mysql::time::tests::test_no_zero_date PASS [ 0.016s] tidb_query_datatype codec::mysql::time::tests::test_normalized PASS [ 0.022s] tidb_query_datatype codec::mysql::time::tests::test_parse_from_i64 PASS [ 0.017s] tidb_query_datatype codec::mysql::time::tests::test_parse_time_with_tz PASS [ 1.781s] tests::bench/misc storage::incremental_get::bench_table_lookup_mvcc_get PASS [ 0.015s] tidb_query_datatype codec::mysql::time::tests::test_parse_valid_datetime PASS [ 0.015s] tidb_query_datatype codec::mysql::time::tests::test_round_frac PASS [ 0.014s] tidb_query_datatype codec::mysql::time::tests::test_to_numeric_string PASS [ 0.014s] tidb_query_datatype codec::overflow::tests::test_div PASS [ 0.014s] tidb_query_datatype codec::row::v2::compat_v1::tests::test_datetime PASS [ 0.015s] tidb_query_datatype codec::row::v2::compat_v1::tests::test_duration PASS [ 0.015s] tidb_query_datatype codec::row::v2::compat_v1::tests::test_json PASS [ 0.015s] tidb_query_datatype codec::row::v2::compat_v1::tests::test_uint PASS [ 0.014s] tidb_query_datatype codec::row::v2::encoder_for_test::tests::test_encode_big PASS [ 0.014s] tidb_query_datatype codec::row::v2::encoder_for_test::tests::test_encode_unsigned PASS [ 0.013s] tidb_query_datatype codec::row::v2::row_slice::benches::bench_search_in_non_null_ids PASS [ 0.014s] tidb_query_datatype codec::row::v2::row_slice::benches::bench_search_in_non_null_ids_middle PASS [ 0.014s] tidb_query_datatype codec::row::v2::row_slice::tests::test_decode_with_checksum PASS [ 0.014s] tidb_query_datatype codec::table::tests::test_check_key_type PASS [ 0.028s] tidb_query_datatype codec::row::v2::row_slice::tests::test_search_in_non_null_ids PASS [ 0.018s] tidb_query_datatype codec::table::tests::test_decode_table_id PASS [ 0.019s] tidb_query_datatype codec::table::tests::test_idx_codec PASS [ 0.015s] tidb_query_datatype codec::table::tests::test_row_codec PASS [ 0.014s] tidb_query_datatype def::eval_type::tests::test_fieldtype_to_evaltype PASS [ 0.014s] tidb_query_datatype def::field_type::tests::test_collate_from_i32 PASS [ 0.014s] tidb_query_datatype def::field_type::tests::test_field_type_from_u8 PASS [ 0.014s] tidb_query_datatype def::field_type::tests::test_need_restored_data PASS [ 0.014s] tidb_query_datatype expr::ctx::tests::test_handle_invalid_time_error PASS [ 0.013s] tidb_query_datatype expr::ctx::tests::test_max_warning_cnt PASS [ 0.015s] tidb_query_executors fast_hash_aggr_executor::tests::test_collation PASS [ 0.016s] tidb_query_executors fast_hash_aggr_executor::tests::test_group_by_enum_column PASS [ 0.020s] tidb_query_executors fast_hash_aggr_executor::tests::test_no_aggr_fn PASS [ 0.018s] tidb_query_executors index_scan_executor::tests::test_basic PASS [ 0.020s] tidb_query_executors index_scan_executor::tests::test_common_handle_index_latin1_bin PASS [ 0.014s] tidb_query_executors index_scan_executor::tests::test_index_version PASS [ 0.015s] tidb_query_executors index_scan_executor::tests::test_int_handle_varchar_index PASS [ 0.014s] tidb_query_executors index_scan_executor::tests::test_new_collation_non_unique_int_handle_index PASS [ 0.014s] tidb_query_executors index_scan_executor::tests::test_old_collation_non_unique_common_handle_index PASS [ 0.017s] tidb_query_executors index_scan_executor::tests::test_unique_common_handle_index PASS [ 0.016s] tidb_query_executors limit_executor::tests::test_drain_before_limit PASS [ 0.016s] tidb_query_executors limit_executor::tests::test_error_when_limit PASS [ 0.014s] tidb_query_executors partition_top_n_executor::tests::test_expr_key1 PASS [ 0.023s] tidb_query_executors limit_executor::tests::test_src_exec_is_scan PASS [ 0.015s] tidb_query_executors partition_top_n_executor::tests::test_integrated PASS [ 0.016s] tidb_query_executors partition_top_n_executor::tests::test_no_partition_bytes_1 PASS [ 0.016s] tidb_query_executors partition_top_n_executor::tests::test_no_partition_integration_1 PASS [ 0.027s] tidb_query_executors partition_top_n_executor::tests::test_no_partition_integration_3 PASS [ 0.018s] tidb_query_executors partition_top_n_executor::tests::test_no_partition_top_0 PASS [ 0.030s] tidb_query_executors partition_top_n_executor::tests::test_no_partition_top_unsigned PASS [ 0.027s] tidb_query_executors partition_top_n_executor::tests::test_paging_limit_oversize_n PASS [ 0.026s] tidb_query_executors partition_top_n_executor::tests::test_top_0 PASS [ 0.022s] tidb_query_executors partition_top_n_executor::tests::test_without_order_key PASS [ 0.023s] tidb_query_executors projection_executor::tests::test_empty_rows PASS [ 0.018s] tidb_query_executors projection_executor::tests::test_projection_error PASS [ 0.030s] tidb_query_executors selection_executor::tests::test_empty_rows PASS [ 0.018s] tidb_query_executors selection_executor::tests::test_multiple_predicate_2 PASS [ 0.024s] tidb_query_executors selection_executor::tests::test_predicate_1 PASS [ 0.015s] tidb_query_executors selection_executor::tests::test_predicate_always_false PASS [ 0.017s] tidb_query_executors simple_aggr_executor::tests::test_it_works_integration PASS [ 0.014s] tidb_query_executors simple_aggr_executor::tests::test_no_row PASS [ 0.015s] tidb_query_executors stream_aggr_executor::tests::test_it_works_integration PASS [ 0.016s] tidb_query_executors table_scan_executor::tests::test_corrupted_data PASS [ 0.026s] tidb_query_executors table_scan_executor::tests::test_basic PASS [ 0.019s] tidb_query_executors table_scan_executor::tests::test_locked_data PASS [ 0.016s] tidb_query_executors table_scan_executor::tests::test_prefix_column_handle PASS [ 0.017s] tidb_query_executors top_n_executor::tests::test_bytes_2 PASS [ 0.022s] tidb_query_executors top_n_executor::tests::test_integration_2 PASS [ 0.020s] tidb_query_executors top_n_executor::tests::test_no_row PASS [ 0.019s] tidb_query_executors top_n_executor::tests::test_top_paging PASS [ 0.020s] tidb_query_executors util::aggr_executor::tests::test_agg_paging PASS [ 0.020s] tidb_query_expr impl_arithmetic::tests::test_decimal_divide PASS [ 0.015s] tidb_query_expr impl_arithmetic::tests::test_int_divide_decimal PASS [ 0.016s] tidb_query_expr impl_arithmetic::tests::test_int_divide_decimal_unsigned_overflow PASS [ 0.019s] tidb_query_expr impl_arithmetic::tests::test_int_divide_int_overflow PASS [ 0.020s] tidb_query_expr impl_arithmetic::tests::test_int_uint_multiply PASS [ 0.017s] tidb_query_expr impl_arithmetic::tests::test_mod_decimal PASS [ 0.017s] tidb_query_expr impl_arithmetic::tests::test_mod_int_unsigned PASS [ 0.034s] tidb_query_expr impl_arithmetic::tests::test_minus_int PASS [ 0.016s] tidb_query_expr impl_arithmetic::tests::test_multiply_decimal PASS [ 0.016s] tidb_query_expr impl_arithmetic::tests::test_plus_int PASS [ 0.018s] tidb_query_expr impl_arithmetic::tests::test_real_divide PASS [ 0.020s] tidb_query_expr impl_cast::tests::test_bytes_as_duration PASS [ 0.018s] tidb_query_expr impl_cast::tests::test_cast_duration_as_time PASS [ 0.029s] tidb_query_expr impl_arithmetic::tests::test_uint_uint_multiply PASS [ 0.017s] tidb_query_expr impl_cast::tests::test_cast_enum_as_duration PASS [ 0.019s] tidb_query_expr impl_cast::tests::test_cast_int_as_time PASS [ 0.015s] tidb_query_expr impl_cast::tests::test_cast_string_as_int PASS [ 0.018s] tidb_query_expr impl_cast::tests::test_cast_string_as_time PASS [ 0.020s] tidb_query_expr impl_cast::tests::test_decimal_as_duration PASS [ 0.017s] tidb_query_expr impl_cast::tests::test_decimal_as_json PASS [ 0.019s] tidb_query_expr impl_cast::tests::test_decimal_as_signed_real PASS [ 0.019s] tidb_query_expr impl_cast::tests::test_decimal_as_uint PASS [ 0.014s] tidb_query_expr impl_cast::tests::test_decimal_as_unsigned_real PASS [ 0.017s] tidb_query_expr impl_cast::tests::test_duration_as_decimal PASS [ 0.014s] tidb_query_expr impl_cast::tests::test_duration_as_int PASS [ 0.017s] tidb_query_expr impl_cast::tests::test_duration_as_real PASS [ 0.017s] tidb_query_expr impl_cast::tests::test_enum_as_bytes PASS [ 0.021s] tidb_query_expr impl_cast::tests::test_enum_as_json PASS [ 0.020s] tidb_query_expr impl_cast::tests::test_float_real_as_string PASS [ 0.018s] tidb_query_expr impl_cast::tests::test_int_as_duration PASS [ 0.019s] tidb_query_expr impl_cast::tests::test_int_as_json PASS [ 0.020s] tidb_query_expr impl_cast::tests::test_json_as_decimal PASS [ 0.021s] tidb_query_expr impl_cast::tests::test_json_as_duration_truncate_wrong_value PASS [ 0.017s] tidb_query_expr impl_cast::tests::test_json_as_json PASS [ 0.018s] tidb_query_expr impl_cast::tests::test_json_as_string PASS [ 0.021s] tidb_query_expr impl_cast::tests::test_json_as_uint PASS [ 0.020s] tidb_query_expr impl_cast::tests::test_real_as_duration PASS [ 0.019s] tidb_query_expr impl_cast::tests::test_real_as_json PASS [ 0.013s] tidb_query_expr impl_cast::tests::test_set_as_int PASS [ 0.028s] tidb_query_expr impl_cast::tests::test_real_as_uint PASS [ 0.017s] tidb_query_expr impl_cast::tests::test_signed_int_as_signed_real PASS [ 0.019s] tidb_query_expr impl_cast::tests::test_signed_int_as_unsigned_int PASS [ 0.015s] tidb_query_expr impl_cast::tests::test_string_as_json PASS [ 0.015s] tidb_query_expr impl_cast::tests::test_time_as_decimal PASS [ 0.024s] tidb_query_expr impl_cast::tests::test_string_as_string PASS [ 0.018s] tidb_query_expr impl_cast::tests::test_time_as_int_and_uint PASS [ 0.016s] tidb_query_expr impl_cast::tests::test_time_as_real PASS [ 0.018s] tidb_query_expr impl_cast::tests::test_time_as_time PASS [ 0.018s] tidb_query_expr impl_cast::tests::test_truncate_when_cast_json_object_or_array_as_decimal PASS [ 0.018s] tidb_query_expr impl_cast::tests::test_uint_as_string PASS [ 0.017s] tidb_query_expr impl_cast::tests::test_unsigned_int_as_signed_or_unsigned_real PASS [ 0.022s] tidb_query_expr impl_compare::tests::test_coalesce PASS [ 0.022s] tidb_query_expr impl_compare::tests::test_compare_duration PASS [ 0.025s] tidb_query_expr impl_compare::tests::test_compare_real PASS [ 0.023s] tidb_query_expr impl_compare::tests::test_greatest_cmp_string_as_date PASS [ 0.029s] tidb_query_expr impl_compare::tests::test_compare_string PASS [ 0.027s] tidb_query_expr impl_compare::tests::test_greatest_date PASS [ 0.018s] tidb_query_expr impl_compare::tests::test_greatest_int PASS [ 0.023s] tidb_query_expr impl_compare::tests::test_greatest_string PASS [ 0.021s] tidb_query_expr impl_compare::tests::test_interval_int PASS [ 0.017s] tidb_query_expr impl_compare::tests::test_least_date PASS [ 0.019s] tidb_query_expr impl_compare::tests::test_least_int PASS [ 0.039s] tidb_query_expr impl_compare::tests::test_least_cmp_string_as_date PASS [ 0.016s] tidb_query_expr impl_compare::tests::test_least_string PASS [ 0.023s] tidb_query_expr impl_compare_in::tests::bench_compare_in PASS [ 0.018s] tidb_query_expr impl_compare_in::tests::test_in_complex PASS [ 0.030s] tidb_query_expr impl_compare_in::tests::test_in_string PASS [ 0.023s] tidb_query_expr impl_control::tests::test_case_when PASS [ 0.017s] tidb_query_expr impl_control::tests::test_if PASS [ 0.023s] tidb_query_expr impl_encryption::tests::test_compress PASS [ 0.022s] tidb_query_expr impl_encryption::tests::test_password PASS [ 0.018s] tidb_query_expr impl_encryption::tests::test_uncompress PASS [ 0.032s] tidb_query_expr impl_encryption::tests::test_sha1 PASS [ 0.018s] tidb_query_expr impl_json::tests::test_json_array PASS [ 0.020s] tidb_query_expr impl_json::tests::test_json_contains PASS [ 0.019s] tidb_query_expr impl_json::tests::test_json_extract PASS [ 0.015s] tidb_query_expr impl_json::tests::test_json_length PASS [ 0.015s] tidb_query_expr impl_json::tests::test_json_merge PASS [ 0.018s] tidb_query_expr impl_json::tests::test_json_modify PASS [ 0.015s] tidb_query_expr impl_json::tests::test_json_quote PASS [ 0.021s] tidb_query_expr impl_json::tests::test_json_type PASS [ 0.019s] tidb_query_expr impl_json::tests::test_json_valid PASS [ 0.026s] tidb_query_expr impl_like::tests::test_like_wide_character PASS [ 0.025s] tidb_query_expr impl_math::tests::test_abs_int PASS [ 0.030s] tidb_query_expr impl_math::tests::test_acos PASS [ 0.024s] tidb_query_expr impl_math::tests::test_atan_1_arg PASS [ 0.022s] tidb_query_expr impl_math::tests::test_ceil_dec_to_dec PASS [ 0.017s] tidb_query_expr impl_math::tests::test_ceil_int_to_dec PASS [ 0.016s] tidb_query_expr impl_math::tests::test_ceil_real PASS [ 0.019s] tidb_query_expr impl_math::tests::test_cos PASS [ 0.017s] tidb_query_expr impl_math::tests::test_crc32 PASS [ 0.019s] tidb_query_expr impl_math::tests::test_exp PASS [ 0.014s] tidb_query_expr impl_math::tests::test_floor_dec_to_int PASS [ 0.015s] tidb_query_expr impl_math::tests::test_floor_int_to_int PASS [ 0.013s] tidb_query_expr impl_math::tests::test_log10 PASS [ 0.014s] tidb_query_expr impl_math::tests::test_log_1_arg PASS [ 0.013s] tidb_query_expr impl_math::tests::test_pi PASS [ 0.015s] tidb_query_expr impl_math::tests::test_radians PASS [ 0.014s] tidb_query_expr impl_math::tests::test_rand_with_seed_first_gen PASS [ 0.016s] tidb_query_expr impl_math::tests::test_round_frac PASS [ 0.020s] tidb_query_expr impl_math::tests::test_round_real PASS [ 0.017s] tidb_query_expr impl_math::tests::test_sin PASS [ 0.020s] tidb_query_expr impl_math::tests::test_tan PASS [ 0.020s] tidb_query_expr impl_math::tests::test_truncate_int PASS [ 0.016s] tidb_query_expr impl_math::tests::test_truncate_uint PASS [ 0.016s] tidb_query_expr impl_miscellaneous::tests::test_duration_any_value PASS [ 0.017s] tidb_query_expr impl_miscellaneous::tests::test_inet6_ntoa PASS [ 0.020s] tidb_query_expr impl_miscellaneous::tests::test_inet_ntoa PASS [ 0.018s] tidb_query_expr impl_miscellaneous::tests::test_is_ipv4 PASS [ 0.117s] tidb_query_expr impl_math::tests::test_rand_new PASS [ 0.022s] tidb_query_expr impl_miscellaneous::tests::test_is_ipv4_mapped PASS [ 0.017s] tidb_query_expr impl_miscellaneous::tests::test_json_any_value PASS [ 0.016s] tidb_query_expr impl_miscellaneous::tests::test_string_any_value PASS [ 0.015s] tidb_query_expr impl_miscellaneous::tests::test_uuid PASS [ 0.017s] tidb_query_expr impl_op::tests::test_bit_neg PASS [ 0.016s] tidb_query_expr impl_op::tests::test_bit_xor PASS [ 0.017s] tidb_query_expr impl_op::tests::test_is_null PASS [ 0.015s] tidb_query_expr impl_op::tests::test_left_shift PASS [ 0.016s] tidb_query_expr impl_op::tests::test_logical_or PASS [ 0.017s] tidb_query_expr impl_op::tests::test_right_shift PASS [ 0.019s] tidb_query_expr impl_op::tests::test_unary_minus_int PASS [ 0.018s] tidb_query_expr impl_op::tests::test_unary_not_decimal PASS [ 0.018s] tidb_query_expr impl_op::tests::test_unary_not_json PASS [ 0.019s] tidb_query_expr impl_other::tests::test_bit_count PASS [ 0.034s] tidb_query_expr impl_regexp::tests::test_regexp_like PASS [ 0.020s] tidb_query_expr impl_string::tests::test_bin PASS [ 0.044s] tidb_query_expr impl_regexp::tests::test_regexp_substr PASS [ 0.026s] tidb_query_expr impl_string::tests::test_char_length PASS [ 0.021s] tidb_query_expr impl_string::tests::test_concat PASS [ 0.025s] tidb_query_expr impl_string::tests::test_elt PASS [ 0.023s] tidb_query_expr impl_string::tests::test_field_real PASS [ 0.018s] tidb_query_expr impl_string::tests::test_find_in_set PASS [ 0.026s] tidb_query_expr impl_string::tests::test_gbk_lower_upper PASS [ 0.022s] tidb_query_expr impl_string::tests::test_hex_int_arg PASS [ 0.022s] tidb_query_expr impl_string::tests::test_insert PASS [ 0.019s] tidb_query_expr impl_string::tests::test_instr PASS [ 0.022s] tidb_query_expr impl_string::tests::test_left PASS [ 0.019s] tidb_query_expr impl_string::tests::test_length PASS [ 0.023s] tidb_query_expr impl_string::tests::test_locate_2_args_utf8 PASS [ 0.020s] tidb_query_expr impl_string::tests::test_locate_3_args_utf8 PASS [ 0.028s] tidb_query_expr impl_string::tests::test_lower_utf8 PASS [ 0.018s] tidb_query_expr impl_string::tests::test_lpad_utf8 PASS [ 0.019s] tidb_query_expr impl_string::tests::test_oct_string PASS [ 0.038s] tidb_query_expr impl_string::tests::test_make_set PASS [ 0.017s] tidb_query_expr impl_string::tests::test_quote PASS [ 0.017s] tidb_query_expr impl_string::tests::test_replace PASS [ 0.019s] tidb_query_expr impl_string::tests::test_reverse_utf8 PASS [ 0.022s] tidb_query_expr impl_string::tests::test_right_utf8 PASS [ 0.022s] tidb_query_expr impl_string::tests::test_rpad_utf8 PASS [ 0.015s] tidb_query_expr impl_string::tests::test_substring_2_args PASS [ 0.016s] tidb_query_expr impl_string::tests::test_substring_3_args PASS [ 0.029s] tidb_query_expr impl_string::tests::test_substring_index PASS [ 0.021s] tidb_query_expr impl_string::tests::test_trim_1_arg PASS [ 0.017s] tidb_query_expr impl_string::tests::test_trim_3_args PASS [ 0.018s] tidb_query_expr impl_string::tests::test_upper PASS [ 0.081s] tidb_query_expr impl_string::tests::test_space PASS [ 0.018s] tidb_query_expr impl_time::tests::test_add_datetime_and_duration PASS [ 0.017s] tidb_query_expr impl_time::tests::test_add_duration_and_duration PASS [ 0.029s] tidb_query_expr impl_string::tests::test_validate_target_len_for_pad PASS [ 0.017s] tidb_query_expr impl_time::tests::test_add_sub_string_and_duration PASS [ 0.018s] tidb_query_expr impl_time::tests::test_date PASS [ 0.029s] tidb_query_expr impl_time::tests::test_date_format PASS [ 0.020s] tidb_query_expr impl_time::tests::test_day_of_year PASS [ 0.026s] tidb_query_expr impl_time::tests::test_day_of_month PASS [ 0.017s] tidb_query_expr impl_time::tests::test_duration_string_time_diff PASS [ 0.017s] tidb_query_expr impl_time::tests::test_hour_min_sec_micro_sec PASS [ 0.019s] tidb_query_expr impl_time::tests::test_make_date PASS [ 0.018s] tidb_query_expr impl_time::tests::test_null_time_diff PASS [ 0.028s] tidb_query_expr impl_time::tests::test_month PASS [ 0.023s] tidb_query_expr impl_time::tests::test_period_diff PASS [ 0.017s] tidb_query_expr impl_time::tests::test_string_duration_time_diff PASS [ 0.024s] tidb_query_expr impl_time::tests::test_sub_datetime_and_duration PASS [ 0.022s] tidb_query_expr impl_time::tests::test_sub_duration_and_duration PASS [ 0.023s] tidb_query_expr impl_time::tests::test_time_to_sec PASS [ 0.020s] tidb_query_expr impl_time::tests::test_to_seconds PASS [ 0.021s] tidb_query_expr impl_time::tests::test_week_of_year PASS [ 0.019s] tidb_query_expr impl_time::tests::test_week_without_mode PASS [ 0.017s] tidb_query_expr impl_time::tests::test_year_week_with_mode PASS [ 0.018s] tidb_query_expr types::expr_builder::tests::test_max_columns_check PASS [ 0.029s] tidb_query_expr types::expr_builder::tests::test_append_rpn_nodes_recursively PASS [ 0.029s] tidb_query_expr types::expr_builder::tests::test_validator_raw_vargs_fn_with_min_args PASS [ 0.022s] tidb_query_expr types::expr_builder::tests::test_validator_vargs_fn_with_min_args PASS [ 0.027s] tidb_query_expr types::expr_eval::benches::bench_int_eval PASS [ 0.021s] tidb_query_expr types::expr_eval::tests::bench_eval_compare_5_rows PASS [ 0.020s] tidb_query_expr types::expr_eval::tests::test_eval_binary_function_raw_column PASS [ 0.017s] tidb_query_expr types::expr_eval::tests::test_eval_binary_function_scalar_vector PASS [ 0.028s] tidb_query_expr types::expr_eval::tests::test_eval_binary_function_vector_vector PASS [ 0.023s] tidb_query_expr types::expr_eval::tests::test_eval_fail_1 PASS [ 0.029s] tidb_query_expr types::expr_eval::tests::test_eval_fail_3 PASS [ 0.018s] tidb_query_expr types::expr_eval::tests::test_eval_single_column_node_normal PASS [ 0.019s] tidb_query_expr types::expr_eval::tests::test_eval_single_fn_call_node PASS [ 0.015s] tidb_query_expr types::expr_eval::tests::test_eval_unary_function_raw_column PASS [ 0.024s] tidb_query_expr types::expr_eval::tests::test_eval_unary_function_vector PASS [ 0.020s] tidb_query_expr types::expr_eval::tests::test_rpn_fn_data PASS [ 0.024s] tidb_query_expr types::expr_eval::tests::test_merge_nulls_constant_null PASS [ 0.032s] tikv config::coprocessor_read_pool_test::test_validate PASS [ 0.031s] tikv config::readpool_tests::test_partially_unified PASS [ 0.032s] tikv config::readpool_tests::test_unified_enabled PASS [ 0.023s] tikv config::tests::test_background_job_limits PASS [ 0.023s] tikv config::tests::test_case_macro PASS [ 0.039s] tikv config::tests::test_change_log_config PASS [ 0.047s] tikv config::tests::test_change_resolved_ts_config PASS [ 0.062s] tikv config::tests::test_change_server_config PASS [ 56.210s] tests::integrations server::debugger::test_flashback_to_version_with_mismatch_ts PASS [ 0.058s] tikv config::tests::test_compact_check_default PASS [ 0.554s] tikv config::tests::test_change_ttl_check_poll_interval PASS [ 0.614s] tikv config::tests::test_change_store_scheduler_memory_quota PASS [ 0.047s] tikv config::tests::test_config_template_is_valid PASS [ 0.046s] tikv config::tests::test_config_template_no_superfluous_keys PASS [ 0.029s] tikv config::tests::test_dispatch_titan_blob_run_mode_config PASS [ 0.041s] tikv config::tests::test_flatten_cfg PASS [ 0.047s] tikv config::tests::test_flow_control_override PASS [ 0.031s] tikv config::tests::test_keepalive_check PASS [ 0.023s] tikv config::tests::test_module_from_str PASS [ 0.020s] tikv config::tests::test_parse_log_level PASS [ 0.029s] tikv config::tests::test_raft_engine_dir PASS [ 0.057s] tikv config::tests::test_region_size_config PASS [ 0.055s] tikv config::tests::test_serde_to_online_config PASS [ 0.032s] tikv config::tests::test_to_config_change PASS [ 0.033s] tikv config::tests::test_unrecognized_config_keys PASS [ 0.026s] tikv config::unified_read_pool_tests::test_validate PASS [ 0.067s] tikv config::tests::test_validate_tikv_config PASS [ 0.099s] tikv coprocessor::endpoint::tests::test_channel_size PASS [ 0.109s] tikv coprocessor::endpoint::tests::test_empty_streaming_response PASS [ 0.077s] tikv coprocessor::endpoint::tests::test_error_unary_response PASS [ 0.851s] tikv config::tests::test_compatibility_with_old_config_template PASS [ 0.027s] tikv coprocessor::endpoint::tests::test_make_error_response PASS [ 0.108s] tikv coprocessor::endpoint::tests::test_invalid_req_body PASS [ 0.076s] tikv coprocessor::endpoint::tests::test_special_streaming_handlers PASS [ 0.021s] tikv coprocessor::statistics::analyze::benches::bench_collect_column PASS [ 0.021s] tikv coprocessor::statistics::analyze::tests::test_abnormal_sampling PASS [ 5.227s] tests::integrations storage::test_storage::test_txn_store_txnkv_api_version PASS [ 1.429s] tikv config::tests::test_change_quota_config PASS [ 0.190s] tikv coprocessor::statistics::cmsketch::tests::test_cm_sketch PASS [ 0.273s] tikv coprocessor::statistics::analyze::tests::test_row_reservoir_sample_collector PASS [ 0.031s] tikv coprocessor::statistics::histogram::tests::test_histogram PASS [ 0.022s] tikv coprocessor_v2::plugin_registry::tests::load_plugin PASS [ 0.029s] tikv coprocessor_v2::plugin_registry::tests::registry_load_and_get_plugin PASS [ 0.028s] tikv coprocessor_v2::plugin_registry::tests::update_plugin_path PASS [ 0.635s] tikv coprocessor::interceptors::concurrency_limiter::tests::test_limit_concurrency PASS [ 0.421s] tikv coprocessor::tests::test_deadline_from_req_ctx PASS [ 0.678s] tikv coprocessor::statistics::fmsketch::tests::test_sketch PASS [ 0.185s] tikv import::raft_writer::test::test_basic PASS [ 0.022s] tikv import::sst_service::test::test_collector_huge_write_liveness PASS [ 0.023s] tikv import::sst_service::test::test_collector_size PASS [ 0.022s] tikv import::sst_service::test::test_request_collector_with_write_cf PASS [ 0.026s] tikv read_pool::tests::test_time_slice_inspector_ewma PASS [ 0.478s] tikv import::duplicate_detect::tests::test_duplicate_detect_incremental PASS [ 0.707s] tikv coprocessor_v2::raw_storage_impl::test::test_storage_api_batch PASS [ 0.023s] tikv server::config::tests::test_store_labels PASS [ 0.041s] tikv server::debug2::tests::test_compact PASS [ 0.671s] tikv server::debug2::tests::test_divide_regions_uneven PASS [ 0.045s] tikv server::debug2::tests::test_drop_unapplied_raftlog_2 PASS [ 2.098s] tikv coprocessor::endpoint::tests::test_full PASS [ 0.848s] tikv read_pool::tests::test_yatp_task_poll_duration_metric PASS [ 0.049s] tikv server::debug2::tests::test_get_all_regions_in_store PASS [ 0.022s] tikv server::debug2::tests::test_range_in_region PASS [ 0.052s] tikv server::debug2::tests::test_tombstone_regions_by_id PASS [ 0.083s] tikv server::debug2::tests::test_region_size PASS [ 0.102s] tikv server::debug::tests::test_compact PASS [ 1.070s] tikv read_pool::tests::test_yatp_scale_down PASS [ 0.087s] tikv server::debug::tests::test_drop_unapplied_raftlog PASS [ 0.070s] tikv server::debug::tests::test_mvcc_checker PASS [ 0.031s] tikv server::debug::tests::test_region_overlap PASS [ 0.098s] tikv server::debug::tests::test_recreate_region PASS [ 0.072s] tikv server::debug::tests::test_remove_failed_stores PASS [ 0.072s] tikv server::debug::tests::test_store_region PASS [ 0.072s] tikv server::debug::tests::test_tombstone_regions_by_id PASS [ 0.030s] tikv server::gc_worker::compaction_filter::tests::test_is_compaction_filter_allowed PASS [ 0.079s] tikv server::engine_factory::tests::test_engine_factory PASS [ 0.054s] tikv server::gc_worker::gc_manager::tests::test_auto_gc_rewinding PASS [ 0.130s] tikv server::gc_worker::compaction_filter::tests::test_remove_and_skip_until PASS [ 0.166s] tikv server::gc_worker::compaction_filter::tests::test_compaction_filter_basic PASS [ 0.227s] tikv server::gc_worker::gc_manager::tests::test_update_safe_point PASS [ 0.218s] tikv server::gc_worker::gc_worker::tests::test_gc_for_multi_rocksdb PASS [ 0.026s] tikv server::gc_worker::gc_worker::tests::test_keys_in_regions_iteration PASS [ 0.121s] tikv server::gc_worker::gc_worker::tests::test_raw_gc_keys_for_multi_rocksdb PASS [ 0.085s] tikv server::gc_worker::rawkv_compaction_filter::tests::test_raw_call_gctask PASS [ 0.312s] tikv server::gc_worker::gc_worker::tests::test_gc_keys_with_region_info_provider PASS [ 0.026s] tikv server::gc_worker::tests::test_check_need_gc PASS [ 0.024s] tikv server::lock_manager::deadlock::tests::test_deadlock_generating_wait_chain PASS [ 0.432s] tikv server::load_statistics::linux::tests::test_thread_load_statistic PASS [ 0.026s] tikv server::lock_manager::tests::bench_lock_mgr_clone PASS [ 0.283s] tikv server::lock_manager::waiter_manager::tests::test_delay PASS [ 0.024s] tikv server::lock_manager::waiter_manager::tests::test_wait_table_add_and_remove PASS [ 1.221s] tikv server::gc_worker::gc_worker::tests::test_gc_keys_scan_range_limit PASS [ 0.027s] tikv server::lock_manager::waiter_manager::tests::test_wait_table_to_wait_for_entries PASS [ 0.126s] tikv server::lock_manager::waiter_manager::tests::test_waiter_on_timeout PASS [ 0.024s] tikv server::raft_client::tests::test_push_raft_message_cfg_change PASS [ 0.024s] tikv server::raft_client::tests::test_push_raft_message_with_extra_ctx PASS [ 0.022s] tikv server::raftkv::tests::test_replica_read_lock_checker_for_single_uuid PASS [ 0.024s] tikv server::resolve::tests::test_resolve_store_peer_addr PASS [ 0.023s] tikv server::resolve::tests::test_resolve_store_state_tombstone PASS [ 0.029s] tikv server::resolve::tests::test_store_address_refresh PASS [ 0.034s] tikv server::service::diagnostics::log::tests::test_log_iterator PASS [ 0.021s] tikv server::service::diagnostics::log::tests::test_parse_level PASS [ 0.021s] tikv server::service::diagnostics::log::tests::test_parse_time_range PASS [ 0.027s] tikv server::service::diagnostics::log::tests::test_search PASS [ 0.219s] tikv server::service::diagnostics::sys::tests::test_load_info PASS [ 0.204s] tikv server::service::diagnostics::sys::tests::test_process_info PASS [ 0.021s] tikv server::service::kv::tests::test_health_feedback_attacher PASS [ 0.023s] tikv server::service::kv::tests::test_poll_future_notify_with_slow_source PASS [ 11.051s] tests::integrations storage::test_storage::test_txn_store_resolve_lock2 PASS [ 2.487s] tikv server::gc_worker::gc_worker::tests::test_destroy_range PASS [ 0.038s] tikv server::status_server::tests::test_config_endpoint PASS [ 0.036s] tikv server::status_server::tests::test_get_engine_type PASS [ 0.038s] tikv server::status_server::tests::test_pprof_heap_service PASS [ 2.025s] tikv server::lock_manager::deadlock::tests::test_detect_table_expire PASS [ 0.060s] tikv server::status_server::tests::test_security_status_service_with_cn_fail PASS [ 0.045s] tikv server::status_server::tests::test_status_service PASS [ 0.472s] tikv server::status_server::profile::tests::test_profile_guard_concurrency PASS [ 0.040s] tikv server::status_server::tests::test_status_service_fail_endpoints_can_trigger_fails PASS [ 0.021s] tikv storage::config::tests::test_adjust_shard_bits PASS [ 0.031s] tikv storage::config::tests::test_validate_storage_config PASS [ 0.080s] tikv storage::kv::test_engine_builder::tests::test_prefix_seek_skip_tombstone PASS [ 0.089s] tikv storage::kv::test_engine_builder::tests::rocksdb_reopen PASS [ 0.034s] tikv storage::lock_manager::lock_waiting_queue::tests::bench_update_lock_wait_empty PASS [ 0.056s] tikv storage::kv::test_engine_builder::tests::test_rocksdb_statistic PASS [ 0.025s] tikv storage::lock_manager::lock_waiting_queue::tests::test_popping_priority PASS [ 0.028s] tikv storage::lock_manager::lock_waiting_queue::tests::test_simple_push_pop PASS [ 0.323s] tikv server::status_server::tests::test_pprof_symbol_service PASS [ 0.061s] tikv storage::mvcc::consistency_check::tests::test_mvcc_info_collector PASS [ 0.113s] tikv storage::mvcc::reader::point_getter::tests::test_basic_1 PASS [ 0.103s] tikv storage::mvcc::reader::point_getter::tests::test_basic_3 PASS [ 0.345s] tikv storage::kv::test_engine_builder::tests::test_rocksdb_linear PASS [ 0.078s] tikv storage::mvcc::reader::point_getter::tests::test_get_bypass_locks PASS [ 0.089s] tikv storage::mvcc::reader::point_getter::tests::test_locked PASS [ 0.092s] tikv storage::mvcc::reader::point_getter::tests::test_omit_value PASS [ 0.091s] tikv storage::mvcc::reader::point_getter::tests::test_point_get_check_rc_ts PASS [ 0.083s] tikv storage::mvcc::reader::point_getter::tests::test_point_get_with_checksum PASS [ 0.081s] tikv storage::mvcc::reader::point_getter::tests::test_use_prefix_seek PASS [ 0.060s] tikv storage::mvcc::reader::reader::tests::test_get PASS [ 0.056s] tikv storage::mvcc::reader::reader::tests::test_get_txn_commit_record PASS [ 0.067s] tikv storage::mvcc::reader::reader::tests::test_get_write PASS [ 0.075s] tikv storage::mvcc::reader::reader::tests::test_get_write_second_get PASS [ 0.064s] tikv storage::mvcc::reader::reader::tests::test_locks_interleaving_rollbacks PASS [ 0.068s] tikv storage::mvcc::reader::reader::tests::test_scan_latest_user_keys PASS [ 0.060s] tikv storage::mvcc::reader::reader::tests::test_seek_write PASS [ 0.065s] tikv storage::mvcc::reader::reader::tests::test_ts_filter PASS [ 0.631s] tikv storage::lock_manager::lock_waiting_queue::tests::test_delayed_notify_all PASS [ 2.130s] tikv server::lock_manager::waiter_manager::tests::test_waiter_manager_timeout PASS [ 0.133s] tikv storage::mvcc::reader::scanner::backward::tests::test_backward_scanner_check_gc_fence PASS [ 0.156s] tikv storage::mvcc::reader::scanner::backward::tests::test_move_prev_user_key_out_of_bound_2 PASS [ 0.095s] tikv storage::mvcc::reader::scanner::forward::delta_entry_tests::test_get_out_of_bound PASS [ 0.160s] tikv storage::mvcc::reader::scanner::backward::tests::test_range PASS [ 0.144s] tikv storage::mvcc::reader::scanner::backward::tests::test_reverse_get_out_of_bound_1 PASS [ 0.088s] tikv storage::mvcc::reader::scanner::forward::delta_entry_tests::test_move_next_user_key_out_of_bound_1 PASS [ 0.093s] tikv storage::mvcc::reader::scanner::forward::delta_entry_tests::test_range PASS [ 14.692s] tests::integrations storage::test_storage::test_txn_store_gc2_with_many_keys PASS [ 0.127s] tikv storage::mvcc::reader::scanner::forward::delta_entry_tests::test_old_value_check_gc_fence PASS [ 0.082s] tikv storage::mvcc::reader::scanner::forward::latest_entry_tests::test_move_next_user_key_out_of_bound_2 PASS [ 0.115s] tikv storage::mvcc::reader::scanner::forward::latest_entry_tests::test_latest_entry_check_gc_fence PASS [ 0.395s] tikv storage::mvcc::reader::scanner::backward::tests::test_many_tombstones PASS [ 0.093s] tikv storage::mvcc::reader::scanner::forward::latest_entry_tests::test_range PASS [ 0.080s] tikv storage::mvcc::reader::scanner::forward::latest_kv_tests::test_move_next_user_key_out_of_bound_2 PASS [ 5.142s] tikv import::raft_writer::test::test_inflight_max PASS [ 0.091s] tikv storage::mvcc::reader::scanner::forward::latest_kv_tests::test_rc_read_check_ts PASS [ 0.110s] tikv storage::mvcc::reader::scanner::forward::latest_kv_tests::test_latest_kv_check_gc_fence PASS [ 0.094s] tikv storage::mvcc::txn::tests::test_async_commit_pushed_min_commit_ts PASS [ 0.095s] tikv storage::mvcc::txn::tests::test_async_prewrite_primary PASS [ 0.094s] tikv storage::mvcc::txn::tests::test_commit_pessimistic_lock PASS [ 0.160s] tikv storage::mvcc::reader::scanner::tests::test_rc_scan_skip_lock PASS [ 0.148s] tikv storage::mvcc::reader::scanner::tests::test_scan_bypass_locks PASS [ 0.259s] tikv storage::mvcc::reader::scanner::tests::test_met_newer_ts_data PASS [ 0.083s] tikv storage::mvcc::txn::tests::test_mvcc_txn_pessimistic_prewrite_check_not_exist PASS [ 0.082s] tikv storage::mvcc::txn::tests::test_mvcc_txn_prewrite_check_not_exist PASS [ 0.082s] tikv storage::mvcc::txn::tests::test_mvcc_txn_rollback_after_commit PASS [ 0.079s] tikv storage::mvcc::txn::tests::test_non_pessimistic_lock_conflict_with_optimistic_txn PASS [ 0.154s] tikv storage::mvcc::txn::tests::test_mvcc_txn_read PASS [ 0.085s] tikv storage::mvcc::txn::tests::test_pessimistic_txn_ttl PASS [ 0.094s] tikv storage::mvcc::txn::tests::test_overlapped_ts_commit_before_rollback PASS [ 0.094s] tikv storage::mvcc::txn::tests::test_rollback_del PASS [ 0.243s] tikv storage::mvcc::txn::tests::test_gc_fence PASS [ 0.098s] tikv storage::mvcc::txn::tests::test_scan_values_in_default PASS [ 0.130s] tikv storage::mvcc::txn::tests::test_rollback_lock_pessimistic PASS [ 0.115s] tikv storage::mvcc::txn::tests::test_skip_constraint_check PASS [ 0.135s] tikv storage::mvcc::txn::tests::test_rollback_while_other_transaction_running PASS [ 0.074s] tikv storage::raw::raw_mvcc::tests::test_raw_mvcc_snapshot PASS [ 0.021s] tikv storage::tests::test_check_api_version_ranges PASS [ 0.167s] tikv storage::mvcc::txn::tests::test_write PASS [ 50.873s] tests::integrations server::kv_service::test_mvcc_flashback::test_raftstore_must_new_cluster_and_kv_client PASS [ 0.707s] tikv storage::mvcc::reader::scanner::tests::test_scan_with_lock_and_write PASS [ 0.517s] tikv storage::tests::test_batch_get PASS [ 0.483s] tikv storage::tests::test_check_txn_status PASS [ 0.544s] tikv storage::tests::test_cf_error PASS [ 0.500s] tikv storage::tests::test_disable_in_memory_pessimistic_locks PASS [ 0.643s] tikv storage::tests::test_check_memory_locks PASS [ 0.713s] tikv storage::tests::test_cleanup_check_ttl PASS [ 0.576s] tikv storage::tests::test_flashback_to_version_deleted_key PASS [ 0.691s] tikv storage::tests::test_flashback_to_version_lock PASS [ 0.603s] tikv storage::tests::test_high_priority_get_put PASS [ 0.618s] tikv storage::tests::test_mvcc_flashback_retry_prepare PASS [ 0.490s] tikv storage::tests::test_prewrite_cached_committed_transaction_do_not_skip_constraint_check PASS [ 0.823s] tikv storage::tests::test_raw_get_key_ttl PASS [ 1.306s] tikv storage::tests::test_raw_batch_get PASS [ 1.574s] tikv storage::tests::test_pessimistic_lock PASS [ 1.127s] tikv storage::tests::test_raw_checksum PASS [ 1.318s] tikv storage::tests::test_raw_scan PASS [ 0.567s] tikv storage::tests::test_read_access_locks PASS [ 1.993s] tikv storage::tests::test_pessimistic_rollback_with_scan_first PASS [ 0.679s] tikv storage::tests::test_scan PASS [ 1.921s] tikv storage::tests::test_raw_delete PASS [ 0.919s] tikv storage::tests::test_scan_lock_with_memory_lock PASS [ 0.116s] tikv storage::txn::actions::acquire_pessimistic_lock::tests::test_acquire_pessimistic_lock_should_not_exist PASS [ 0.205s] tikv storage::txn::actions::acquire_pessimistic_lock::tests::test_check_existence PASS [ 0.126s] tikv storage::txn::actions::acquire_pessimistic_lock::tests::test_lock_with_conflict_lock_only_if_exists PASS [ 0.729s] tikv storage::tests::test_updating_txn_status_cache PASS [ 0.792s] tikv storage::tests::test_txn PASS [ 0.521s] tikv storage::tests::test_write_in_memory_pessimistic_locks PASS [ 0.120s] tikv storage::txn::actions::acquire_pessimistic_lock::tests::test_old_value_for_update_ts PASS [ 0.118s] tikv storage::txn::actions::acquire_pessimistic_lock::tests::test_pessimistic_lock_only_if_exists PASS [ 0.146s] tikv storage::txn::actions::acquire_pessimistic_lock::tests::test_pessimistic_lock PASS [ 0.133s] tikv storage::txn::actions::acquire_pessimistic_lock::tests::test_repeated_request_check_should_not_exist PASS [ 0.099s] tikv storage::txn::actions::cleanup::tests::test_cleanup PASS [ 0.106s] tikv storage::txn::actions::commit::tests::test_inherit_last_change_info_from_lock PASS [ 0.095s] tikv storage::txn::actions::flashback_to_version::tests::test_duplicated_flashback_write_to_version PASS [ 0.174s] tikv storage::txn::actions::commit::tests::test_2pc_with_txn_source PASS [ 0.159s] tikv storage::txn::actions::commit::tests::test_commit_ok PASS [ 0.100s] tikv storage::txn::actions::flashback_to_version::tests::test_flashback_write_to_version_pessimistic PASS [ 0.080s] tikv storage::txn::actions::prewrite::tests::test_1pc_check_max_commit_ts PASS [ 0.148s] tikv storage::txn::actions::flashback_to_version::tests::test_flashback_write_to_version PASS [ 0.137s] tikv storage::txn::actions::gc::tests::test_gc PASS [ 0.077s] tikv storage::txn::actions::prewrite::tests::test_async_commit_prewrite_min_commit_ts PASS [ 0.113s] tikv storage::txn::actions::prewrite::tests::test_async_commit_pessimistic_prewrite_check_max_commit_ts PASS [ 0.091s] tikv storage::txn::actions::prewrite::tests::test_inherit_last_change_ts_from_pessimistic_lock PASS [ 0.096s] tikv storage::txn::actions::prewrite::tests::test_pessimistic_amend_txn_calculate_last_change_ts PASS [ 0.128s] tikv storage::txn::actions::prewrite::tests::test_old_value_rollback_and_lock PASS [ 0.123s] tikv storage::txn::actions::prewrite::tests::test_prewrite_check_gc_fence PASS [ 1.464s] tikv storage::tests::test_sched_too_busy PASS [ 3.164s] tikv storage::tests::test_raw_batch_put PASS [ 0.145s] tikv storage::txn::actions::prewrite::tests::test_resend_prewrite_non_pessimistic_lock PASS [ 0.107s] tikv storage::txn::commands::check_txn_status::tests::test_check_txn_status_resolving_pessimistic_lock PASS [ 0.090s] tikv storage::txn::commands::check_txn_status::tests::test_check_txn_status_rollback_optimistic PASS [ 0.203s] tikv storage::txn::commands::atomic_store::tests::test_atomic_process_write PASS [ 0.179s] tikv storage::txn::commands::check_txn_status::tests::test_check_async_commit_txn_status PASS [ 0.094s] tikv storage::txn::commands::check_txn_status::tests::test_verify_is_primary PASS [ 0.111s] tikv storage::txn::commands::flush::tests::test_flush_out_of_order PASS [ 0.091s] tikv storage::txn::commands::flush::tests::test_flush_overwrite_assertion PASS [ 0.159s] tikv storage::txn::commands::compare_and_swap::tests::test_cas_process_write PASS [ 0.096s] tikv storage::txn::commands::flush::tests::test_write_conflict PASS [ 0.143s] tikv storage::txn::commands::prewrite::tests::test_1pc_calculate_last_change_ts PASS [ 0.088s] tikv storage::txn::commands::prewrite::tests::test_pessimistic_1pc_calculate_last_change_ts PASS [ 0.085s] tikv storage::txn::commands::prewrite::tests::test_pessimistic_prewrite_committed_transaction PASS [ 0.112s] tikv storage::txn::commands::prewrite::tests::test_optimistic_prewrite_committed_transaction PASS [ 0.104s] tikv storage::txn::commands::prewrite::tests::test_prewrite_1pc_with_txn_source PASS [ 0.091s] tikv storage::txn::commands::prewrite::tests::test_prewrite_pessimsitic_async_commit PASS [ 0.117s] tikv storage::txn::commands::prewrite::tests::test_prewrite_committed_encounter_newer_lock PASS [ 0.160s] tikv storage::txn::commands::prewrite::tests::test_repeated_prewrite_commit_ts_too_large PASS [ 0.192s] tikv storage::txn::commands::prewrite::tests::test_prewrite_should_not_exist PASS [ 0.197s] tikv storage::txn::commands::prewrite::tests::test_prewrite_skip_too_many_tombstone PASS [ 0.022s] tikv storage::txn::flow_controller::singleton_flow_controller::tests::test_smoother PASS [ 0.153s] tikv storage::txn::commands::txn_heart_beat::tests::test_txn_heart_beat PASS [ 0.029s] tikv storage::txn::flow_controller::tablet_flow_controller::tests::test_tablet_flow_controller_basic PASS [ 0.035s] tikv storage::txn::flow_controller::tablet_flow_controller::tests::test_tablet_flow_controller_pending_compaction_bytes PASS [ 0.023s] tikv storage::txn::latch::tests::test_wakeup PASS [ 0.025s] tikv storage::txn::latch::tests::test_wakeup_by_small_latch_slot PASS [ 2.642s] tikv storage::tests::test_resolve_lock PASS [ 0.601s] tikv storage::txn::commands::prewrite::tests::test_response_stage PASS [ 0.535s] tikv storage::txn::scheduler::tests::test_acquire_latch_deadline PASS [ 0.548s] tikv storage::txn::scheduler::tests::test_flow_control_trottle_deadline PASS [ 0.026s] tikv storage::txn::store::benches::bench_fixture_get PASS [ 0.363s] tikv storage::txn::scheduler::tests::test_pool_available_deadline PASS [ 0.074s] tikv storage::txn::store::benches::bench_fixture_scanner_next PASS [ 0.023s] tikv storage::txn::store::tests::test_fixture_get PASS [ 0.113s] tikv storage::txn::store::tests::test_scan_with_bound PASS [ 0.130s] tikv storage::txn::store::tests::test_snapshot_store_batch_get PASS [ 1.029s] tikv storage::txn::flow_controller::singleton_flow_controller::tests::test_flow_controller_pending_compaction_bytes PASS [ 0.029s] tikv storage::txn::store::tests::test_txn_entry_size PASS [ 0.138s] tikv storage::txn::store::tests::test_snapshot_store_reverse_scan PASS [ 0.029s] tikv storage::txn::txn_status_cache::tests::test_evicting_expired PASS [ 0.027s] tikv storage::txn::txn_status_cache::tests::test_setting_capacity PASS [ 0.020s] tikv-ctl::bin/tikv-ctl fork_readonly_tikv::tests::test_rocksdb_files_should_copy PASS [ 0.518s] tikv storage::txn::scheduler::tests::test_schedule_command_with_fail_fast_mode PASS [ 0.015s] tikv-ctl::bin/tikv-ctl util::tests::test_from_hex PASS [ 0.018s] tikv_alloc imp::profiling::tests::test_profiling_active PASS [ 0.020s] tikv_alloc imp::tests::dump_stats PASS [ 0.016s] tikv_alloc trace::tests::test_id_name PASS [ 0.014s] tikv_alloc trace::tests::test_mem_trace_macro PASS [ 0.014s] tikv_kv btree_engine::tests::test_get_not_exist_cf PASS [ 0.027s] tikv_kv btree_engine::tests::test_bounds_of_btree_engine PASS [ 0.052s] tikv_kv cursor::tests::test_reverse_iterate PASS [ 0.017s] tikv_kv unit_tests::test_modifies_to_requests PASS [ 0.018s] tikv_util buffer_vec::tests::test_basic PASS [ 0.014s] tikv_util buffer_vec::tests::test_iter PASS [ 0.013s] tikv_util callback::tests::test_called PASS [ 0.014s] tikv_util codec::bytes::tests::bench_decode PASS [ 0.368s] tikv storage::txn::txn_status_cache::tests::bench_get_100000 PASS [ 0.014s] tikv_util codec::bytes::tests::bench_decode_inplace_small PASS [ 0.014s] tikv_util codec::bytes::tests::bench_encode PASS [ 0.382s] tikv storage::txn::txn_status_cache::tests::bench_insert_100000 PASS [ 0.017s] tikv_util codec::bytes::tests::bench_is_encoded_from_small PASS [ 0.012s] tikv_util codec::bytes::tests::test_compact_codec_for_file PASS [ 0.014s] tikv_util codec::bytes::tests::test_enc_dec_bytes PASS [ 0.012s] tikv_util codec::number::tests::encode_f64::serialize PASS [ 0.021s] tikv_util codec::bytes::tests::test_is_encoded_from PASS [ 0.015s] tikv_util codec::number::tests::encode_f64_desc::serialize PASS [ 0.012s] tikv_util codec::number::tests::encode_i64::serialize PASS [ 0.013s] tikv_util codec::number::tests::encode_i64_desc::serialize PASS [ 0.013s] tikv_util codec::number::tests::encode_u16::serialize PASS [ 0.012s] tikv_util codec::number::tests::encode_u32::serialize PASS [ 0.011s] tikv_util codec::number::tests::encode_u64::serialize PASS [ 0.016s] tikv_util codec::number::tests::encode_u64_desc::serialize PASS [ 0.013s] tikv_util codec::number::tests::f64_desc_eof PASS [ 0.020s] tikv_util codec::number::tests::i64_desc_eof PASS [ 0.018s] tikv_util codec::number::tests::test_var_eof PASS [ 0.018s] tikv_util codec::number::tests::test_var_u64_codec PASS [ 1.446s] tikv storage::txn::flow_controller::tablet_flow_controller::tests::test_tablet_flow_controller_life_cycle PASS [ 0.018s] tikv_util codec::number::tests::u64_eof PASS [ 0.013s] tikv_util codec::number::tests::var_u16_codec PASS [ 0.019s] tikv_util codec::number::tests::var_u64_little_endian_codec PASS [ 0.027s] tikv_util codec::number::tests::var_i64_codec PASS [ 0.015s] tikv_util codec::stream_event::tests::test_encode_decode PASS [ 0.025s] tikv_util config::check_data_dir::tests::test_check_data_dir PASS [ 0.015s] tikv_util config::check_data_dir::tests::test_get_rotational_info PASS [ 0.019s] tikv_util config::tests::test_check_addrs PASS [ 0.015s] tikv_util config::tests::test_check_kernel PASS [ 0.015s] tikv_util config::tests::test_get_file_count PASS [ 0.015s] tikv_util config::tests::test_must_remove_except PASS [ 0.015s] tikv_util config::tests::test_parse_readable_size PASS [ 0.012s] tikv_util config::tests::test_readable_offset_time PASS [ 0.012s] tikv_util config::tests::test_readable_size PASS [ 0.015s] tikv_util config::tests::test_update_empty_content PASS [ 0.016s] tikv_util future::tests::test_try_poll PASS [ 0.032s] tikv_util config::tests::test_raft_data_migration PASS [ 0.019s] tikv_util log::tests::test_format_kv PASS [ 0.013s] tikv_util logger::file_log::tests::test_get_datetime_from_filename PASS [ 0.012s] tikv_util logger::formatter::tests::test_need_escape PASS [ 0.014s] tikv_util logger::tests::test_get_level_by_string PASS [ 0.379s] tikv_kv btree_engine::tests::test_linear_of_btree_engine PASS [ 0.014s] tikv_util logger::tests::test_global_level_filter PASS [ 0.019s] tikv_util logger::tests::test_log_format_text PASS [ 0.021s] tikv_util logger::tests::test_slow_log_dispatcher PASS [ 0.016s] tikv_util lru::tests::test_empty PASS [ 0.019s] tikv_util lru::tests::test_insert PASS [ 0.025s] tikv_util lru::tests::test_oversized PASS [ 0.021s] tikv_util lru::tests::test_remove PASS [ 0.013s] tikv_util lru::tests::test_sample PASS [ 0.013s] tikv_util math::tests::test_monotonic_sequence PASS [ 0.022s] tikv_util macros::tests::test_box_error PASS [ 0.013s] tikv_util memory::tests::test_alloc_force PASS [ 0.014s] tikv_util memory::tests::test_approximate_heap_size PASS [ 0.015s] tikv_util metrics::tests::test_dump_metrics PASS [ 0.017s] tikv_util metrics::threads_linux::tests::test_smoke PASS [ 0.042s] tikv_util memory::tests::test_memory_quota_multi_thread PASS [ 0.035s] tikv_util mpsc::future::tests::test_batch_receiver PASS [ 0.014s] tikv_util mpsc::future::tests::test_drop PASS [ 0.013s] tikv_util mpsc::future::tests::test_switch_between_sender_and_receiver PASS [ 0.115s] tikv_util mpsc::priority_queue::tests::test_priority PASS [ 2.029s] tikv storage::txn::flow_controller::singleton_flow_controller::tests::test_flow_controller_l0 PASS [ 0.219s] tikv_util mpsc::tests::test_unbounded PASS [ 0.015s] tikv_util resource_control::tests::test_task_metadata PASS [ 0.014s] tikv_util store::peer::tests::test_peer PASS [ 0.322s] tikv_util mpsc::tests::test_bounded PASS [ 0.013s] tikv_util store::tests::test_check_region_on_store PASS [ 0.013s] tikv_util sys::cgroup::tests::test_cgroup_path_with_semicolon PASS [ 0.013s] tikv_util sys::cgroup::tests::test_conflicting_mountinfo PASS [ 0.013s] tikv_util sys::cgroup::tests::test_defult_cgroup_sys PASS [ 0.013s] tikv_util sys::cgroup::tests::test_parse_cpu_cores PASS [ 0.014s] tikv_util sys::cgroup::tests::test_parse_cpu_quota_v2 PASS [ 0.013s] tikv_util sys::cgroup::tests::test_parse_mountinfos_without_cgroup PASS [ 0.014s] tikv_util sys::cgroup::tests::test_parse_proc_cgroup_v2 PASS [ 0.015s] tikv_util sys::inspector::tests::test_thread_inspector_disk_stat PASS [ 0.015s] tikv_util sys::tests::test_get_path_mount_point PASS [ 0.015s] tikv_util sys::thread::imp::tests::test_set_priority PASS [ 0.029s] tikv_util sys::thread::tests::test_thread_ids PASS [ 0.015s] tikv_util tests::test_defer PASS [ 0.016s] tikv_util tests::test_is_zero PASS [ 0.015s] tikv_util tests::test_must_consume_vec_dtor_not_abort PASS [ 0.013s] tikv_util tests::test_panic_mark_file_exists PASS [ 0.013s] tikv_util tests::test_resource_leak PASS [ 0.017s] tikv_util tests::test_slices_vec_deque PASS [ 0.014s] tikv_util time::tests::bench_instant_now PASS [ 1.016s] tikv_util logger::file_log::tests::test_archive_with_illegal_log_name_will_not_cause_panic PASS [ 0.014s] tikv_util time::tests::test_instant PASS [ 0.339s] tikv_util time::tests::test_coarse_instant_on_smp PASS [ 0.117s] tikv_util timer::tests::test_global_timer PASS [ 0.020s] tikv_util topn::tests::test_0_capacity PASS [ 0.013s] tikv_util topn::tests::test_trivial PASS [ 0.017s] tikv_util worker::future::tests::test_future_worker PASS [ 0.018s] tikv_util worker::tests::test_pending_capacity PASS [ 0.227s] tikv_util worker::tests::test_worker PASS [ 0.029s] tikv_util yatp_pool::future_pool::tests::test_handle_result PASS [ 0.031s] tikv_util yatp_pool::future_pool::tests::test_scale_pool_size PASS [ 1.922s] tikv_util logger::file_log::tests::test_archive_by_max_days_after_rotate PASS [ 1.028s] tikv_util time::tests::test_time_monitor PASS [ 0.121s] tikv_util yatp_pool::tests::test_record_schedule_wait_duration PASS [ 0.012s] tikv_util::bench/channel bench_channel::bench_crossbeam_channel PASS [ 0.016s] tikv_util::bench/channel bench_channel::bench_receiver_stream_unbounded_nobatch PASS [ 0.013s] tikv_util::bench/channel bench_channel::bench_util_channel PASS [ 2.041s] tikv_util metrics::threads_linux::tests::test_thread_io_statistics PASS [ 0.014s] tracker slab::tests::test_basic PASS [ 0.319s] tikv_util yatp_pool::tests::test_cleanup_in_place_by_default PASS [ 0.021s] tracker slab::tests::test_tracker_token PASS [ 0.016s] txn_types lock::tests::test_check_ts_conflict PASS [ 0.012s] txn_types lock::tests::test_customize_debug PASS [ 0.018s] txn_types lock::tests::test_lock_type PASS [ 0.019s] txn_types lock::tests::test_pessimistic_lock_memory_size PASS [ 0.022s] txn_types timestamp::tests::test_split_ts PASS [ 0.021s] txn_types types::tests::test_flags PASS [ 0.027s] txn_types timestamp::tests::test_ts_set PASS [ 0.022s] txn_types types::tests::test_is_encoded_from PASS [ 0.016s] txn_types types::tests::test_old_value_resolved PASS [ 0.014s] txn_types write::tests::test_check_gc_fence PASS [ 0.015s] txn_types write::tests::test_write PASS [ 3.229s] tikv_util logger::file_log::tests::test_archive_by_max_backups_after_rotate PASS [ 5.549s] tikv storage::txn::actions::prewrite::tests::test_old_value_random PASS [ 4.020s] tikv_util yatp_pool::future_pool::tests::test_tick_multi_thread PASS [ 5.271s] tikv_util stream::tests::test_failure PASS [ 11.435s] tikv storage::txn::actions::acquire_pessimistic_lock::tests::test_old_value_random ------------ Summary [ 521.863s] 1986 tests run: 1983 passed (1 slow, 12 flaky), 3 failed, 1970 skipped FLAKY 2/3 [ 2.365s] file_system rate_limiter::tests::test_rate_limited_hybrid_flow FLAKY 2/3 [ 1.718s] raftstore-v2::raftstore-v2-integrations test_pd_heartbeat::test_store_heartbeat FLAKY 2/3 [ 4.518s] tests::failpoints cases::test_disk_full::test_almost_and_already_full_behavior::test_raftstore_new_server_cluster FLAKY 2/3 [ 3.403s] tests::failpoints cases::test_rawkv::test_raw_put_key_guard FLAKY 3/3 [ 3.906s] tests::failpoints cases::test_witness::test_witness_not_reported_while_disabled FLAKY 3/3 [ 7.452s] tests::integrations raftstore::test_compact_log::test_node_compact_log FLAKY 2/3 [ 6.302s] tests::integrations raftstore::test_conf_change::test_conf_change_safe::test_raftstore_v2_new_node_cluster FLAKY 2/3 [ 3.514s] tests::integrations raftstore::test_hibernate::test_hibernate_feature_gate FLAKY 2/3 [ 9.046s] tests::integrations raftstore::test_split_region::test_server_split_region_twice::test_raftstore_new_server_cluster FLAKY 3/3 [ 4.250s] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_on_hibernated_leader FLAKY 2/3 [ 14.804s] tests::integrations raftstore::test_unsafe_recovery::test_force_leader_twice_on_different_peers::test_raftstore_v2_new_node_cluster FLAKY 2/3 [ 13.916s] tests::integrations raftstore::test_witness::test_witness_election_priority TRY 3 FAIL [ 1.851s] tests::failpoints cases::test_import_service::test_delete_sst_after_applied_sst --- TRY 3 STDOUT: tests::failpoints cases::test_import_service::test_delete_sst_after_applied_sst --- running 1 test test cases::test_import_service::test_delete_sst_after_applied_sst ... FAILED failures: failures: cases::test_import_service::test_delete_sst_after_applied_sst test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 369 filtered out; finished in 1.80s --- TRY 3 STDERR: tests::failpoints cases::test_import_service::test_delete_sst_after_applied_sst --- thread 'cases::test_import_service::test_delete_sst_after_applied_sst' panicked at tests/failpoints/cases/test_import_service.rs:303:5: assertion `left == right` failed left: 1 right: 0 stack backtrace: 0: rust_begin_unwind at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panicking.rs:645:5 1: core::panicking::panic_fmt at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/panicking.rs:72:14 2: core::panicking::assert_failed_inner at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/panicking.rs:342:17 3: core::panicking::assert_failed 4: failpoints::cases::test_import_service::test_delete_sst_after_applied_sst at /home/jenkins/tikv-src/tests/failpoints/cases/test_import_service.rs:303:5 5: failpoints::cases::test_import_service::test_delete_sst_after_applied_sst::{{closure}} at /home/jenkins/tikv-src/tests/failpoints/cases/test_import_service.rs:284:39 6: core::ops::function::FnOnce::call_once at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/ops/function.rs:250:5 7: test_util::runner::run_test_with_hook::{{closure}}::{{closure}} 8: core::ops::function::FnOnce::call_once{{vtable.shim}} 9: as core::ops::function::FnOnce>::call_once at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/alloc/src/boxed.rs:2015:9 note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. TRY 3 ABRT [ 7.534s] tests::failpoints cases::test_replica_stale_read::test_update_apply_index_before_sync_read_state --- TRY 3 STDOUT: tests::failpoints cases::test_replica_stale_read::test_update_apply_index_before_sync_read_state --- running 1 test --- TRY 3 STDERR: tests::failpoints cases::test_replica_stale_read::test_update_apply_index_before_sync_read_state --- thread 'raftstore-1-0::test_update_apply_index_before_sync_read_state' panicked at /rust/registry/src/index.crates.io-6f17d22bba15001f/fail-0.5.1/src/lib.rs:496:25: failpoint on_step_read_index_msg panic stack backtrace: 0: rust_begin_unwind at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panicking.rs:645:5 1: core::panicking::panic_fmt at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/panicking.rs:72:14 2: fail::FailPoint::eval 3: fail::eval 4: raftstore::store::peer::Peer::step 5: raftstore::store::fsm::peer::PeerFsmDelegate::on_raft_message 6: raftstore::store::fsm::peer::PeerFsmDelegate::handle_msgs 7: as batch_system::batch::PollHandler,raftstore::store::fsm::store::StoreFsm>>::handle_normal 8: batch_system::batch::Poller::poll 9: batch_system::batch::BatchSystem::start_poller::{{closure}} 10: ::spawn_wrapper::{{closure}} note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. thread 'sched-worker-pool::test_update_apply_index_before_sync_read_state-0' panicked at /home/jenkins/tikv-src/src/storage/txn/scheduler.rs:903:25: undetermined error: Error(Undetermined("async write on_applied callback is dropped")) cid=4, tag=prewrite, process result=Some(PrewriteResult { result: PrewriteResult { locks: [], min_commit_ts: TimeStamp(0), one_pc_commit_ts: TimeStamp(0) } }) stack backtrace: 0: rust_begin_unwind at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panicking.rs:645:5 1: core::panicking::panic_fmt at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/panicking.rs:72:14 2: tikv::storage::txn::scheduler::TxnScheduler::on_write_finished 3: tikv::storage::txn::scheduler::TxnScheduler::process_write::{{closure}} 4: tikv::storage::txn::scheduler::TxnScheduler::process::{{closure}}::{{closure}} 5: as core::future::future::Future>::poll 6: tikv::storage::txn::scheduler::TxnScheduler::process::{{closure}} 7: tikv::storage::txn::scheduler::TxnScheduler::execute::{{closure}} 8: as core::future::future::Future>::poll 9: as core::future::future::Future>::poll 10: as core::future::future::Future>::poll::{{closure}} 11: std::thread::local::LocalKey::try_with 12: std::thread::local::LocalKey::with 13: as core::future::future::Future>::poll 14: as core::future::future::Future>::poll 15: as core::future::future::Future>::poll 16: yatp::task::future::RawTask::poll 17: yatp::task::future::TaskCell::poll 18: ::handle 19: as yatp::pool::runner::Runner>::handle 20: yatp::pool::worker::WorkerThread::run 21: yatp::pool::builder::LazyBuilder::build::{{closure}} note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. thread 'cases::test_replica_stale_read::test_update_apply_index_before_sync_read_state' panicked at components/test_raftstore/src/util.rs:1085:59: called `Result::unwrap()` on an `Err` value: RpcFailure(RpcStatus { code: 1-CANCELLED, message: "CANCELLED", details: [] }) stack backtrace: 0: rust_begin_unwind at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panicking.rs:645:5 1: core::panicking::panic_fmt at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/panicking.rs:72:14 2: core::result::unwrap_failed at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/result.rs:1649:5 3: core::result::Result::unwrap 4: test_raftstore::util::must_kv_prewrite_with 5: test_raftstore::util::must_kv_prewrite 6: test_raftstore::util::must_kv_write 7: test_raftstore::util::PeerClient::must_kv_write 8: failpoints::cases::test_replica_stale_read::test_update_apply_index_before_sync_read_state at /home/jenkins/tikv-src/tests/failpoints/cases/test_replica_stale_read.rs:251:5 9: failpoints::cases::test_replica_stale_read::test_update_apply_index_before_sync_read_state::{{closure}} at /home/jenkins/tikv-src/tests/failpoints/cases/test_replica_stale_read.rs:215:52 10: core::ops::function::FnOnce::call_once at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/ops/function.rs:250:5 11: test_util::runner::run_test_with_hook::{{closure}}::{{closure}} 12: core::ops::function::FnOnce::call_once{{vtable.shim}} 13: as core::ops::function::FnOnce>::call_once at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/alloc/src/boxed.rs:2015:9 note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. thread 'cases::test_replica_stale_read::test_update_apply_index_before_sync_read_state' panicked at /rust/git/checkouts/yatp-e704b73c3ee279b6/793be4d/src/pool.rs:72:26: called `Result::unwrap()` on an `Err` value: Any { .. } stack backtrace: 0: 0x55744e0752c6 - std::backtrace_rs::backtrace::libunwind::trace::h0c778a97139c185f at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 1: 0x55744e0752c6 - std::backtrace_rs::backtrace::trace_unsynchronized::h49275f7f11d03db8 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 2: 0x55744e0752c6 - std::sys_common::backtrace::_print_fmt::hc6d2af0f9113f87c at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/sys_common/backtrace.rs:68:5 3: 0x55744e0752c6 - ::fmt::h4269025391cee804 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/sys_common/backtrace.rs:44:22 4: 0x55744e0a6ef0 - core::fmt::rt::Argument::fmt::h47e13179bda442d0 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/fmt/rt.rs:142:9 5: 0x55744e0a6ef0 - core::fmt::write::h0ea06241e192b662 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/fmt/mod.rs:1120:17 6: 0x55744e07156f - std::io::Write::write_fmt::hada0a89348d2eeaf at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/io/mod.rs:1810:15 7: 0x55744e0750a4 - std::sys_common::backtrace::_print::h474b180b0f0cbfaa at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/sys_common/backtrace.rs:47:5 8: 0x55744e0750a4 - std::sys_common::backtrace::print::h292cdb95c9f3ed37 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/sys_common/backtrace.rs:34:9 9: 0x55744e076c97 - std::panicking::default_hook::{{closure}}::h215c742b61103c6e 10: 0x55744e0769f9 - std::panicking::default_hook::h57e29db39f9afc40 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panicking.rs:292:9 11: 0x55744e077128 - std::panicking::rust_panic_with_hook::hdec91a2b4b229c0a at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panicking.rs:779:13 12: 0x55744e077002 - std::panicking::begin_panic_handler::{{closure}}::h307c36ea28011ec5 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panicking.rs:657:13 13: 0x55744e0757c6 - std::sys_common::backtrace::__rust_end_short_backtrace::h4a40c8d6f1eb7696 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/sys_common/backtrace.rs:171:18 14: 0x55744e076d60 - rust_begin_unwind at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panicking.rs:645:5 15: 0x557446e63b75 - core::panicking::panic_fmt::h5740899885667996 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/panicking.rs:72:14 16: 0x557446e641b3 - core::result::unwrap_failed::hede68b820f4ed9a9 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/result.rs:1649:5 17: 0x55744cbe8147 - core::result::Result::unwrap::h8d6eb9ff419bb8e8 18: 0x55744cbdb34e - yatp::pool::ThreadPool::shutdown::h6ebb7d5a283ee333 19: 0x55744cbdc4ca - as core::ops::drop::Drop>::drop::h6431c1fbc303fdc3 20: 0x55744cbfecd5 - core::ptr::drop_in_place>::he90eecd0bdccbff1 21: 0x55744cbfe775 - core::ptr::drop_in_place::h42cf90395f2c1d61 22: 0x55744cc11459 - alloc::sync::Arc::drop_slow::h3f59b0e77dc69eda 23: 0x55744cc11a70 - as core::ops::drop::Drop>::drop::h26f268301c118d76 24: 0x55744cbff29a - core::ptr::drop_in_place>::hbfdd5975bf8b8e89 25: 0x55744cbfe7ca - core::ptr::drop_in_place::h0996bfe3f96671ee 26: 0x5574491e7376 - core::ptr::drop_in_place::he9a6e76f28454700 27: 0x5574491e5805 - core::ptr::drop_in_place::h6c31871adfb4e490 28: 0x55744918aef0 - core::ptr::drop_in_place>::h3b52977c1494bfae 29: 0x5574492d671c - alloc::sync::Arc::drop_slow::hceb841ca120847d6 30: 0x5574492e1fb0 - as core::ops::drop::Drop>::drop::h19b4e2da26b6fc47 31: 0x5574491964ea - core::ptr::drop_in_place>>::h9f4b530b6d612ea0 32: 0x5574482f299a - core::ptr::drop_in_place,engine_rocks::engine::RocksEngine>>,tikv::server::lock_manager::LockManager>>::hf0a89197916be9a4 33: 0x5574482f25ab - core::ptr::drop_in_place,engine_rocks::engine::RocksEngine>>,tikv::server::lock_manager::LockManager,api_version::ApiV1>>::h04874431328c372f 34: 0x5574482f3f4b - core::ptr::drop_in_place,engine_rocks::engine::RocksEngine>>,tikv::server::lock_manager::LockManager,api_version::ApiV1>>::h951893d180f7309f 35: 0x55744830a805 - core::ptr::drop_in_place,engine_rocks::engine::RocksEngine>>,tikv::server::lock_manager::LockManager,api_version::ApiV1>>>::hc07f44e0b3fb1704 36: 0x5574491f349b - core::ptr::drop_in_place>::hd6760294d9ca21c0 37: 0x5574482f112d - core::ptr::drop_in_place,engine_rocks::engine::RocksEngine>>>>::hb43dfcb668613a38 38: 0x55744884fc73 - as test_raftstore::cluster::Simulator>::stop_node::h1ecf9b91ee55c53d 39: 0x5574487089e8 - test_raftstore::cluster::Cluster::stop_node::ha0b65159ca2d553a 40: 0x55744870c21d - test_raftstore::cluster::Cluster::shutdown::h077010dfa68164e1 41: 0x55744870d3fc - as core::ops::drop::Drop>::drop::h2c085679832dbba2 42: 0x5574482c43b5 - core::ptr::drop_in_place>>::h504517f73744c3db 43: 0x557447129896 - failpoints::cases::test_replica_stale_read::test_update_apply_index_before_sync_read_state::ha5632d8fda76d273 at /home/jenkins/tikv-src/tests/failpoints/cases/test_replica_stale_read.rs:260:1 44: 0x5574471c7b2e - failpoints::cases::test_replica_stale_read::test_update_apply_index_before_sync_read_state::{{closure}}::hf26ca89cc2aa73e9 at /home/jenkins/tikv-src/tests/failpoints/cases/test_replica_stale_read.rs:215:52 45: 0x5574471c7b2e - core::ops::function::FnOnce::call_once::ha4ff23e87d75b0fa at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/ops/function.rs:250:5 46: 0x55744916c33d - test_util::runner::run_test_with_hook::{{closure}}::{{closure}}::hb6993e115065fa3e 47: 0x5574491724e5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h69f3c126757c090d 48: 0x55744b42280a - as core::ops::function::FnOnce>::call_once::he244563f3f19158a at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/alloc/src/boxed.rs:2015:9 49: 0x55744b42280a - test::__rust_begin_short_backtrace::h2bee667dfacf6394 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/test/src/lib.rs:627:18 50: 0x55744b421621 - test::run_test_in_process::{{closure}}::h66e90ca3a6483175 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/test/src/lib.rs:650:60 51: 0x55744b421621 - as core::ops::function::FnOnce<()>>::call_once::h83ce589675c8e5c4 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/panic/unwind_safe.rs:272:9 52: 0x55744b421621 - std::panicking::try::do_call::hde5aba0cea3dc698 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panicking.rs:552:40 53: 0x55744b421621 - std::panicking::try::hcf5248222f90d5ff at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panicking.rs:516:19 54: 0x55744b421621 - std::panic::catch_unwind::h02e247c10aa761d1 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panic.rs:142:14 55: 0x55744b421621 - test::run_test_in_process::h253ae08688d44717 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/test/src/lib.rs:650:27 56: 0x55744b421621 - test::run_test::{{closure}}::h671b269aff1223f2 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/test/src/lib.rs:573:43 57: 0x55744b3e8c96 - test::run_test::{{closure}}::h94f25b04859b081c at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/test/src/lib.rs:601:41 58: 0x55744b3e8c96 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha37bc9836d969f8c at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/sys_common/backtrace.rs:155:18 59: 0x55744b3edcf7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5092bed309bb48ca at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/thread/mod.rs:529:17 60: 0x55744b3edcf7 - as core::ops::function::FnOnce<()>>::call_once::h77b767f13bf8ae8f at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/panic/unwind_safe.rs:272:9 61: 0x55744b3edcf7 - std::panicking::try::do_call::h0fe2a261a5fe4c8b at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panicking.rs:552:40 62: 0x55744b3edcf7 - std::panicking::try::h2e1b1d5112b41b7c at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panicking.rs:516:19 63: 0x55744b3edcf7 - std::panic::catch_unwind::h9f0da9903043e48c at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panic.rs:142:14 64: 0x55744b3edcf7 - std::thread::Builder::spawn_unchecked_::{{closure}}::h49204260847051e7 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/thread/mod.rs:528:30 65: 0x55744b3edcf7 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1d1eb0c62b32e230 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/ops/function.rs:250:5 66: 0x55744e07e0a5 - as core::ops::function::FnOnce>::call_once::hc049aa84baee5c22 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/alloc/src/boxed.rs:2015:9 67: 0x55744e07e0a5 - as core::ops::function::FnOnce>::call_once::hf5846f37b8112bb2 at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/alloc/src/boxed.rs:2015:9 68: 0x55744e07e0a5 - std::sys::unix::thread::Thread::new::thread_start::hd01330a228cdd35d at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/sys/unix/thread.rs:108:17 69: 0x7f0186375ea5 - start_thread 70: 0x7f0185d9c9fd - __clone 71: 0x0 - thread 'advance-ts' panicked at /rust/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.3/src/runtime/blocking/shutdown.rs:51:21: Cannot drop a runtime in a context where blocking is not allowed. This happens when a runtime is dropped from within an asynchronous context. stack backtrace: 0: std::panicking::begin_panic 1: tokio::runtime::blocking::shutdown::Receiver::wait 2: tokio::runtime::blocking::pool::BlockingPool::shutdown 3: ::drop 4: core::ptr::drop_in_place 5: core::ptr::drop_in_place 6: alloc::sync::Arc::drop_slow 7: as core::ops::drop::Drop>::drop 8: core::ptr::drop_in_place> 9: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine>> 10: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>> 11: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>> 12: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>> 13: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}> 14: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>> 15: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>,tikv_util::yatp_pool::future_pool::PoolInner::spawn>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>>::{{closure}}>> 16: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>,tikv_util::yatp_pool::future_pool::PoolInner::spawn>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>>::{{closure}}>> 17: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>,tikv_util::yatp_pool::future_pool::PoolInner::spawn>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>>::{{closure}}>>> 18: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>,tikv_util::yatp_pool::future_pool::PoolInner::spawn>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>>::{{closure}}>>> 19: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>,tikv_util::yatp_pool::future_pool::PoolInner::spawn>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>>::{{closure}}>>>> 20: core::mem::drop 21: yatp::task::future::RawTask::drop 22: ::drop 23: core::ptr::drop_in_place 24: core::ptr::drop_in_place> 25: yatp::task::future::wake_task::{{closure}} 26: std::thread::local::LocalKey::try_with 27: std::thread::local::LocalKey::with 28: yatp::task::future::wake_task 29: yatp::task::future::wake_impl 30: yatp::task::future::wake_raw 31: core::task::wake::Waker::wake 32: futures_core::task::__internal::atomic_waker::AtomicWaker::wake 33: futures_channel::mpsc::UnboundedSenderInner::queue_push_and_signal 34: futures_channel::mpsc::UnboundedSender::do_send_nb 35: futures_channel::mpsc::UnboundedSender::unbounded_send 36: tikv_util::worker::pool::Scheduler::schedule_force 37: tikv_util::worker::pool::Scheduler::schedule 38: resolved_ts::advance::AdvanceTsWorker::advance_ts_for_regions::{{closure}} 39: tokio::runtime::task::core::Core::poll::{{closure}} 40: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut 41: tokio::runtime::task::core::Core::poll 42: tokio::runtime::task::harness::poll_future::{{closure}} 43: as core::ops::function::FnOnce<()>>::call_once 44: std::panicking::try::do_call 45: __rust_try 46: std::panicking::try 47: std::panic::catch_unwind 48: tokio::runtime::task::harness::poll_future 49: tokio::runtime::task::harness::Harness::poll_inner 50: tokio::runtime::task::harness::Harness::poll 51: tokio::runtime::task::raw::poll 52: tokio::runtime::task::raw::RawTask::poll 53: tokio::runtime::task::LocalNotified::run 54: tokio::runtime::scheduler::multi_thread::worker::Context::run_task::{{closure}} 55: tokio::runtime::scheduler::multi_thread::worker::Context::run_task 56: tokio::runtime::scheduler::multi_thread::worker::Context::run 57: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}} 58: tokio::macros::scoped_tls::ScopedKey::set 59: tokio::runtime::scheduler::multi_thread::worker::run 60: tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}} 61: as core::future::future::Future>::poll 62: tokio::runtime::task::core::Core::poll::{{closure}} 63: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut 64: tokio::runtime::task::core::Core::poll 65: tokio::runtime::task::harness::poll_future::{{closure}} 66: as core::ops::function::FnOnce<()>>::call_once 67: std::panicking::try::do_call 68: __rust_try 69: std::panicking::try 70: std::panic::catch_unwind 71: tokio::runtime::task::harness::poll_future 72: tokio::runtime::task::harness::Harness::poll_inner 73: tokio::runtime::task::harness::Harness::poll 74: tokio::runtime::task::raw::poll 75: tokio::runtime::task::raw::RawTask::poll 76: tokio::runtime::task::UnownedTask::run 77: tokio::runtime::blocking::pool::Task::run 78: tokio::runtime::blocking::pool::Inner::run 79: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}} note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. thread 'advance-ts' panicked at /rust/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.3/src/runtime/blocking/shutdown.rs:51:21: Cannot drop a runtime in a context where blocking is not allowed. This happens when a runtime is dropped from within an asynchronous context. stack backtrace: 0: std::panicking::begin_panic 1: tokio::runtime::blocking::shutdown::Receiver::wait 2: tokio::runtime::blocking::pool::BlockingPool::shutdown 3: ::drop 4: core::ptr::drop_in_place 5: core::ptr::drop_in_place 6: alloc::sync::Arc::drop_slow 7: as core::ops::drop::Drop>::drop 8: core::ptr::drop_in_place> 9: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine>> 10: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>> 11: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>> 12: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>> 13: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}> 14: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>> 15: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>,tikv_util::yatp_pool::future_pool::PoolInner::spawn>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>>::{{closure}}>> 16: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>,tikv_util::yatp_pool::future_pool::PoolInner::spawn>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>>::{{closure}}>> 17: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>,tikv_util::yatp_pool::future_pool::PoolInner::spawn>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>>::{{closure}}>>> 18: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>,tikv_util::yatp_pool::future_pool::PoolInner::spawn>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>>::{{closure}}>>> 19: core::ptr::drop_in_place>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>,tikv_util::yatp_pool::future_pool::PoolInner::spawn>,engine_rocks::engine::RocksEngine,raftstore::store::fsm::store::StoreMeta>>>::{{closure}}>>::{{closure}}>>>> 20: core::mem::drop 21: yatp::task::future::RawTask::drop 22: ::drop 23: core::ptr::drop_in_place 24: core::ptr::drop_in_place> 25: yatp::task::future::wake_task::{{closure}} 26: std::thread::local::LocalKey::try_with 27: std::thread::local::LocalKey::with 28: yatp::task::future::wake_task 29: yatp::task::future::wake_impl 30: yatp::task::future::wake_raw 31: core::task::wake::Waker::wake 32: futures_core::task::__internal::atomic_waker::AtomicWaker::wake 33: futures_channel::mpsc::UnboundedSenderInner::queue_push_and_signal 34: futures_channel::mpsc::UnboundedSender::do_send_nb 35: futures_channel::mpsc::UnboundedSender::unbounded_send 36: tikv_util::worker::pool::Scheduler::schedule_force 37: tikv_util::worker::pool::Scheduler::schedule 38: resolved_ts::advance::AdvanceTsWorker::advance_ts_for_regions::{{closure}} 39: tokio::runtime::task::core::Core::poll::{{closure}} 40: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut 41: tokio::runtime::task::core::Core::poll 42: tokio::runtime::task::harness::poll_future::{{closure}} 43: as core::ops::function::FnOnce<()>>::call_once 44: std::panicking::try::do_call 45: __rust_try 46: std::panicking::try 47: std::panic::catch_unwind 48: tokio::runtime::task::harness::poll_future 49: tokio::runtime::task::harness::Harness::poll_inner 50: tokio::runtime::task::harness::Harness::poll 51: tokio::runtime::task::raw::poll 52: tokio::runtime::task::raw::RawTask::poll 53: tokio::runtime::task::LocalNotified::run thread 'cases::test_replica_stale_read::test_update_apply_index_before_sync_read_state ' panicked at library/core/src/panicking.rs54: :tokio163:::runtime::5scheduler::: multi_threadpanic in a destructor during cleanup:: worker::thread caused non-unwinding panic. aborting. Context::run_task::{{closure}} 55: tokio::runtime::scheduler::multi_thread::worker::Context::run_task 56: tokio::runtime::scheduler::multi_thread::worker::Context::run 57: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}} 58: tokio::macros::scoped_tls::ScopedKey::set 59: tokio::runtime::scheduler::multi_thread::worker::run 60: tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}} 61: as core::future::future::Future>::poll 62: tokio::runtime::task::core::Core::poll::{{closure}} 63: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut TRY 3 FAIL [ 1.362s] tests::integrations server::kv_service::test_check_cluster_id_for_batch_cmds::test_raftstore_must_new_cluster_and_kv_client --- TRY 3 STDOUT: tests::integrations server::kv_service::test_check_cluster_id_for_batch_cmds::test_raftstore_must_new_cluster_and_kv_client --- running 1 test test server::kv_service::test_check_cluster_id_for_batch_cmds::test_raftstore_must_new_cluster_and_kv_client ... FAILED failures: failures: server::kv_service::test_check_cluster_id_for_batch_cmds::test_raftstore_must_new_cluster_and_kv_client test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 841 filtered out; finished in 1.26s --- TRY 3 STDERR: tests::integrations server::kv_service::test_check_cluster_id_for_batch_cmds::test_raftstore_must_new_cluster_and_kv_client --- thread 'server::kv_service::test_check_cluster_id_for_batch_cmds::test_raftstore_must_new_cluster_and_kv_client' panicked at tests/integrations/server/kv_service.rs:3536:71: called `Result::unwrap()` on an `Err` value: RpcFinished(Some(RpcStatus { code: 1-CANCELLED, message: "CANCELLED", details: [] })) stack backtrace: 0: rust_begin_unwind at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panicking.rs:645:5 1: core::panicking::panic_fmt at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/panicking.rs:72:14 2: core::result::unwrap_failed at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/result.rs:1649:5 3: core::result::Result::unwrap 4: integrations::server::kv_service::test_check_cluster_id_for_batch_cmds::test_raftstore_must_new_cluster_and_kv_client at /home/jenkins/tikv-src/tests/integrations/server/kv_service.rs:3536:13 5: integrations::server::kv_service::test_check_cluster_id_for_batch_cmds::test_raftstore_must_new_cluster_and_kv_client::{{closure}} at /home/jenkins/tikv-src/tests/integrations/server/kv_service.rs:3501:42 6: core::ops::function::FnOnce::call_once at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/ops/function.rs:250:5 7: test_util::runner::run_test_with_hook::{{closure}}::{{closure}} 8: core::ops::function::FnOnce::call_once{{vtable.shim}} 9: as core::ops::function::FnOnce>::call_once at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/alloc/src/boxed.rs:2015:9 note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. error: test run failed + gdb -c 'core.*' -batch -ex 'info threads' -ex 'thread apply all bt' /home/jenkins/agent/tikv-presubmit/unit-test/core.*: No such file or directory. No threads. + exit 1 [Pipeline] } [Pipeline] // dir Post stage [Pipeline] sh + ls /home/jenkins/tikv-src/target/ debug my_test.log nextest ++ find /home/jenkins/tikv-src/target/ -type f -name '*.log' + tar -cvzf log-ut.tar.gz /home/jenkins/tikv-src/target/my_test.log tar: Removing leading `/' from member names /home/jenkins/tikv-src/target/my_test.log + ls -alh log-ut.tar.gz -rw-r--r--. 1 jenkins jenkins 446K May 6 18:01 log-ut.tar.gz [Pipeline] archiveArtifacts Archiving artifacts Recording fingerprints [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE