Started by user Jenkins Admin Obtained pipelines/pingcap/tiflow/latest/pull_cdc_integration_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/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-475vg-8n58d-vlz92 Agent pingcap-tiflow-pull-cdc-integration-test-1782-475vg-8n58d-vlz92 is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-475vg-8n58d --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "c83b521cacf2f45a2eda55374e913df648f27a1f" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-475vg" name: "pingcap-tiflow-pull-cdc-integration-test-1782-475vg-8n58d-vlz92" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-475vg-8n58d-vlz92" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-475vg-8n58d-vlz92" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-475vg-8n58d-vlz92 in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git rev-list --no-walk 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=375f4f68-a18d-4393-b03a-0e5197918c24 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-475vg-8n58d-vlz92 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-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct _=/usr/bin/printenv POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-475vg GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-ff467ea3dec646dcb34a434b6d5ddeaf65f47c579492826166e1422a0f0cf5b0 NODE_LABELS=pingcap-tiflow-pull-cdc-integration-test-1782-475vg-8n58d-vlz92 pingcap_tiflow_pull_cdc_integration_test_1782-475vg GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-475vg-8n58d-vlz92 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz + echo ------------------------- ------------------------- + go env GO111MODULE='' GOARCH='amd64' GOBIN='' GOCACHE='/home/jenkins/.cache/go-build' GOENV='/home/jenkins/.config/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='amd64' GOHOSTOS='linux' GOINSECURE='' GOMODCACHE='/go/pkg/mod' GONOPROXY='' GONOSUMDB='' GOOS='linux' GOPATH='/go' GOPRIVATE='' GOPROXY='http://goproxy.apps.svc,https://proxy.golang.org,direct' GOROOT='/usr/local/go' GOSUMDB='sum.golang.org' GOTMPDIR='' GOTOOLCHAIN='auto' GOTOOLDIR='/usr/local/go/pkg/tool/linux_amd64' GOVCS='' GOVERSION='go1.21.6' GCCGO='gccgo' GOAMD64='v1' AR='ar' CC='gcc' CXX='g++' CGO_ENABLED='1' GOMOD='/dev/null' GOWORK='' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' PKG_CONFIG='pkg-config' GOGCCFLAGS='-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build930196812=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tiflow exec -ti pingcap-tiflow-pull-cdc-integration-test-1782-475vg-8n58d-vlz92 bash' debug command: kubectl -n jenkins-tiflow exec -ti pingcap-tiflow-pull-cdc-integration-test-1782-475vg-8n58d-vlz92 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: 21050 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 5fac5edbeb8bdccc (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 25 IN A 20.205.243.166 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Mon May 06 06:39:30 UTC 2024 ;; MSG SIZE rcvd: 77 [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Check diff files) [Pipeline] container [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $token [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [token] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: https://api.github.com/repos/pingcap/tiflow/pulls/10953/files?page=1&per_page=100 Content-Type: application/json Authorization: ***** Sending request to url: https://api.github.com/repos/pingcap/tiflow/pulls/10953/files?page=1&per_page=100 Response Code: HTTP/1.1 200 OK Success: Status code 200 is in the accepted range: 100:399 [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [token] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: https://api.github.com/repos/pingcap/tiflow/pulls/10953/files?page=2&per_page=100 Content-Type: application/json Authorization: ***** Sending request to url: https://api.github.com/repos/pingcap/tiflow/pulls/10953/files?page=2&per_page=100 Response Code: HTTP/1.1 200 OK Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo pr_diff_files: [cdc/processor/sinkmanager/manager.go, cdc/processor/sinkmanager/manager_test.go, cdc/processor/sinkmanager/redo_log_worker.go, cdc/processor/sinkmanager/redo_log_worker_test.go, cdc/processor/sinkmanager/table_sink_worker.go, cdc/processor/sinkmanager/table_sink_worker_test.go, cdc/processor/sinkmanager/table_sink_wrapper.go, cdc/processor/sinkmanager/tasks.go, cdc/processor/sinkmanager/tasks_test.go, cdc/processor/sourcemanager/manager.go, cdc/processor/sourcemanager/sorter/engine.go, cdc/processor/sourcemanager/sorter/memory/event_sorter.go, cdc/processor/sourcemanager/sorter/memory/event_sorter_test.go, cdc/processor/sourcemanager/sorter/mock/engine_mock.go, cdc/processor/sourcemanager/sorter/pebble/encoding/key.go, cdc/processor/sourcemanager/sorter/pebble/event_sorter.go, cdc/processor/sourcemanager/sorter/pebble/event_sorter_test.go] [Pipeline] echo diff file not matched: cdc/processor/sinkmanager/manager.go [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] timeout Timeout set to expire in 10 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tiflow/rev-be15534) 203635712 bytes in 2.59 secs (78588968 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.36.6 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/.git/ .git HEAD is now at be1553484 codec(ticdc): avro simplify the unit test (#11010) POST git-upload-pack (656 bytes) POST git-upload-pack (973 bytes) From https://github.com/pingcap/tiflow = [up to date] master -> origin/master b0ad7c037..8b8246b8d refs/pull/10953/head -> origin/pr/10953/head HEAD is now at be1553484 codec(ticdc): avro simplify the unit test (#11010) ๐Ÿšง Checkouting to base SHA:be1553484fe4c03594eabb8d7435c694e5fd7224... HEAD is now at be1553484 codec(ticdc): avro simplify the unit test (#11010) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: be1553484fe4c03594eabb8d7435c694e5fd7224 be1553484 codec(ticdc): avro simplify the unit test (#11010) 2a7a65c6f Support Sequences (#10203) 36e9e1bf6 cli(ticdc): allow client authentication to be enabled without tls (#11005) ๐Ÿšง Pre-merge heads of pull requests to base SHA: be1553484fe4c03594eabb8d7435c694e5fd7224 ... Updating be1553484..8b8246b8d Fast-forward cdc/processor/sinkmanager/manager.go | 48 +++----- cdc/processor/sinkmanager/manager_test.go | 2 +- cdc/processor/sinkmanager/redo_log_worker.go | 11 +- cdc/processor/sinkmanager/redo_log_worker_test.go | 4 +- cdc/processor/sinkmanager/table_sink_worker.go | 14 ++- .../sinkmanager/table_sink_worker_test.go | 16 +-- cdc/processor/sinkmanager/table_sink_wrapper.go | 4 +- cdc/processor/sinkmanager/tasks.go | 14 +++ cdc/processor/sinkmanager/tasks_test.go | 15 +++ cdc/processor/sourcemanager/manager.go | 14 ++- cdc/processor/sourcemanager/sorter/engine.go | 18 ++- .../sourcemanager/sorter/memory/event_sorter.go | 4 +- .../sorter/memory/event_sorter_test.go | 3 +- .../sourcemanager/sorter/mock/engine_mock.go | 56 ++++++++- .../sourcemanager/sorter/pebble/encoding/key.go | 129 +++++++++++++-------- .../sourcemanager/sorter/pebble/event_sorter.go | 20 +++- .../sorter/pebble/event_sorter_test.go | 6 +- 17 files changed, 265 insertions(+), 113 deletions(-) ๐Ÿงพ Pre-merged result: 8b8246b8d3958d4d3e6eaa800f879d8736e187ba 8b8246b8d fix bd37097ad fix 432b2b31c Merge branch 'master' into delete-range-less โœ… Pre merged ๐ŸŽ‰ โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/tiflow/rev-be15534-8b8246b) 203796480 bytes in 3.78 secs (53880620 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (prepare) [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/third_party_download [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] sh + cd ../tiflow + ./scripts/download-integration-test-binaries.sh master Download binaries... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41 100 41 0 0 694 0 --:--:-- --:--:-- --:--:-- 706 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41 100 41 0 0 841 0 --:--:-- --:--:-- --:--:-- 854 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41 100 41 0 0 961 0 --:--:-- --:--:-- --:--:-- 976 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41 100 41 0 0 1048 0 --:--:-- --:--:-- --:--:-- 1051 >>> download tidb-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tidb/06ee59bd9c683757f75fdd3469f37f50988a1a2f/centos7/tidb-server.tar.gz 2024-05-06 14:40:09 URL:http://fileserver.pingcap.net/download/builds/pingcap/tidb/06ee59bd9c683757f75fdd3469f37f50988a1a2f/centos7/tidb-server.tar.gz [536606546/536606546] -> "tmp/tidb-server.tar.gz" [1] >>> download pd-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/pd/1679dbca25b3483d1375c7e747da27e99ad77360/centos7/pd-server.tar.gz 2024-05-06 14:40:25 URL:http://fileserver.pingcap.net/download/builds/pingcap/pd/1679dbca25b3483d1375c7e747da27e99ad77360/centos7/pd-server.tar.gz [187372022/187372022] -> "tmp/pd-server.tar.gz" [1] >>> download tikv-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tikv/72a0fd5b00235a7c56014b77ddd933e2a0d33c88/centos7/tikv-server.tar.gz 2024-05-06 14:41:09 URL:http://fileserver.pingcap.net/download/builds/pingcap/tikv/72a0fd5b00235a7c56014b77ddd933e2a0d33c88/centos7/tikv-server.tar.gz [919098782/919098782] -> "tmp/tikv-server.tar.gz" [1] >>> download tiflash.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tiflash/master/8e50de84e6d6ecdcc108990217b70b6bb3f50271/centos7/tiflash.tar.gz 2024-05-06 14:41:34 URL:http://fileserver.pingcap.net/download/builds/pingcap/tiflash/master/8e50de84e6d6ecdcc108990217b70b6bb3f50271/centos7/tiflash.tar.gz [456051121/456051121] -> "tmp/tiflash.tar.gz" [1] >>> download minio.tar.gz from http://fileserver.pingcap.net/download/minio.tar.gz 2024-05-06 14:41:39 URL:http://fileserver.pingcap.net/download/minio.tar.gz [17718777/17718777] -> "tmp/minio.tar.gz" [1] >>> download go-ycsb from http://fileserver.pingcap.net/download/builds/pingcap/go-ycsb/test-br/go-ycsb 2024-05-06 14:41:42 URL:http://fileserver.pingcap.net/download/builds/pingcap/go-ycsb/test-br/go-ycsb [45975512/45975512] -> "third_bin/go-ycsb" [1] >>> download jq from http://fileserver.pingcap.net/download/builds/pingcap/test/jq-1.6/jq-linux64 2024-05-06 14:41:43 URL:http://fileserver.pingcap.net/download/builds/pingcap/test/jq-1.6/jq-linux64 [3953824/3953824] -> "third_bin/jq" [1] >>> download etcd.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/cdc/etcd-v3.4.7-linux-amd64.tar.gz 2024-05-06 14:41:43 URL:http://fileserver.pingcap.net/download/builds/pingcap/cdc/etcd-v3.4.7-linux-amd64.tar.gz [17310840/17310840] -> "tmp/etcd.tar.gz" [1] >>> download sync_diff_inspector.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/cdc/sync_diff_inspector_hash-d671b084_linux-amd64.tar.gz 2024-05-06 14:41:47 URL:http://fileserver.pingcap.net/download/builds/pingcap/cdc/sync_diff_inspector_hash-d671b084_linux-amd64.tar.gz [79877126/79877126] -> "tmp/sync_diff_inspector.tar.gz" [1] >>> download schema-registry.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/cdc/schema-registry.tar.gz 2024-05-06 14:42:00 URL:http://fileserver.pingcap.net/download/builds/pingcap/cdc/schema-registry.tar.gz [278386006/278386006] -> "tmp/schema-registry.tar.gz" [1] Download SUCCESS + ls -alh ./bin total 1.9G drwxr-sr-x 6 jenkins jenkins 4.0K May 6 14:42 . drwxr-sr-x 19 jenkins jenkins 4.0K May 6 14:42 .. drwxr-sr-x 2 jenkins jenkins 4.0K May 19 2023 bin drwxr-sr-x 4 jenkins jenkins 4.0K May 10 2023 etc -rwxr-xr-x 1 jenkins jenkins 17M Apr 2 2020 etcdctl -rwxr-xr-x 1 jenkins jenkins 44M May 6 14:41 go-ycsb -rwxr-xr-x 1 jenkins jenkins 3.8M May 6 14:41 jq drwxr-sr-x 3 jenkins jenkins 4.0K May 10 2023 lib lrwxrwxrwx 1 jenkins jenkins 13 May 6 12:44 libc++.so.1 -> libc++.so.1.0 -rwxr-xr-x 1 jenkins jenkins 1016K Nov 7 01:00 libc++.so.1.0 lrwxrwxrwx 1 jenkins jenkins 16 May 6 12:44 libc++abi.so.1 -> libc++abi.so.1.0 -rwxr-xr-x 1 jenkins jenkins 358K Nov 7 01:00 libc++abi.so.1.0 lrwxrwxrwx 1 jenkins jenkins 13 May 6 12:44 libgmssl.so -> libgmssl.so.3 lrwxrwxrwx 1 jenkins jenkins 15 May 6 12:44 libgmssl.so.3 -> libgmssl.so.3.0 -rwxr-xr-x 1 jenkins jenkins 2.6M May 6 12:05 libgmssl.so.3.0 -rwxr-xr-x 1 jenkins jenkins 272M May 6 12:45 libtiflash_proxy.so -rwxr-xr-x 1 jenkins jenkins 50M Jul 29 2020 minio -rwxr-xr-x 1 jenkins jenkins 37M Apr 30 16:11 pd-api-bench -rwxr-xr-x 1 jenkins jenkins 44M Apr 30 16:10 pd-ctl -rwxr-xr-x 1 jenkins jenkins 36M Apr 30 16:10 pd-heartbeat-bench -rwxr-xr-x 1 jenkins jenkins 32M Apr 30 16:10 pd-recover -rwxr-xr-x 1 jenkins jenkins 106M Apr 30 16:10 pd-server -rwxr-xr-x 1 jenkins jenkins 26M Apr 30 16:10 pd-tso-bench -rwxr-xr-x 1 jenkins jenkins 3.0M Apr 30 16:11 pd-ut -rwxr-xr-x 1 jenkins jenkins 32M Apr 30 16:10 regions-dump drwxr-sr-x 4 jenkins jenkins 4.0K May 10 2023 share -rwxr-xr-x 1 jenkins jenkins 32M Apr 30 16:11 stores-dump -rwxr-xr-x 1 jenkins jenkins 192M Sep 22 2023 sync_diff_inspector -rwxr-xr-x 1 jenkins jenkins 208M May 6 11:44 tidb-server -rwxr-xr-x 1 jenkins jenkins 380M May 6 12:44 tiflash -rwxr-xr-x 1 jenkins jenkins 418M Apr 30 11:29 tikv-server -rwxr-xr-x 1 jenkins jenkins 2.0M Apr 30 16:11 xprog + make check_third_party_binary /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/tidb-server /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/tikv-server /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/pd-server /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/tiflash /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/pd-ctl /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/sync_diff_inspector /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/go-ycsb /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/etcdctl /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/jq /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/minio /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/bin/schema-registry-start + cd - /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/third_party_download + mkdir -p bin + mv ../tiflow/bin/bin ../tiflow/bin/etc ../tiflow/bin/etcdctl ../tiflow/bin/go-ycsb ../tiflow/bin/jq ../tiflow/bin/lib ../tiflow/bin/libc++.so.1 ../tiflow/bin/libc++.so.1.0 ../tiflow/bin/libc++abi.so.1 ../tiflow/bin/libc++abi.so.1.0 ../tiflow/bin/libgmssl.so ../tiflow/bin/libgmssl.so.3 ../tiflow/bin/libgmssl.so.3.0 ../tiflow/bin/libtiflash_proxy.so ../tiflow/bin/minio ../tiflow/bin/pd-api-bench ../tiflow/bin/pd-ctl ../tiflow/bin/pd-heartbeat-bench ../tiflow/bin/pd-recover ../tiflow/bin/pd-server ../tiflow/bin/pd-tso-bench ../tiflow/bin/pd-ut ../tiflow/bin/regions-dump ../tiflow/bin/share ../tiflow/bin/stores-dump ../tiflow/bin/sync_diff_inspector ../tiflow/bin/tidb-server ../tiflow/bin/tiflash ../tiflow/bin/tikv-server ../tiflow/bin/xprog ./bin/ + ls -alh ./bin total 1.9G drwxr-sr-x 6 jenkins jenkins 4.0K May 6 14:42 . drwxr-sr-x 3 jenkins jenkins 4.0K May 6 14:42 .. drwxr-sr-x 2 jenkins jenkins 4.0K May 19 2023 bin drwxr-sr-x 4 jenkins jenkins 4.0K May 10 2023 etc -rwxr-xr-x 1 jenkins jenkins 17M Apr 2 2020 etcdctl -rwxr-xr-x 1 jenkins jenkins 44M May 6 14:41 go-ycsb -rwxr-xr-x 1 jenkins jenkins 3.8M May 6 14:41 jq drwxr-sr-x 3 jenkins jenkins 4.0K May 10 2023 lib lrwxrwxrwx 1 jenkins jenkins 13 May 6 12:44 libc++.so.1 -> libc++.so.1.0 -rwxr-xr-x 1 jenkins jenkins 1016K Nov 7 01:00 libc++.so.1.0 lrwxrwxrwx 1 jenkins jenkins 16 May 6 12:44 libc++abi.so.1 -> libc++abi.so.1.0 -rwxr-xr-x 1 jenkins jenkins 358K Nov 7 01:00 libc++abi.so.1.0 lrwxrwxrwx 1 jenkins jenkins 13 May 6 12:44 libgmssl.so -> libgmssl.so.3 lrwxrwxrwx 1 jenkins jenkins 15 May 6 12:44 libgmssl.so.3 -> libgmssl.so.3.0 -rwxr-xr-x 1 jenkins jenkins 2.6M May 6 12:05 libgmssl.so.3.0 -rwxr-xr-x 1 jenkins jenkins 272M May 6 12:45 libtiflash_proxy.so -rwxr-xr-x 1 jenkins jenkins 50M Jul 29 2020 minio -rwxr-xr-x 1 jenkins jenkins 37M Apr 30 16:11 pd-api-bench -rwxr-xr-x 1 jenkins jenkins 44M Apr 30 16:10 pd-ctl -rwxr-xr-x 1 jenkins jenkins 36M Apr 30 16:10 pd-heartbeat-bench -rwxr-xr-x 1 jenkins jenkins 32M Apr 30 16:10 pd-recover -rwxr-xr-x 1 jenkins jenkins 106M Apr 30 16:10 pd-server -rwxr-xr-x 1 jenkins jenkins 26M Apr 30 16:10 pd-tso-bench -rwxr-xr-x 1 jenkins jenkins 3.0M Apr 30 16:11 pd-ut -rwxr-xr-x 1 jenkins jenkins 32M Apr 30 16:10 regions-dump drwxr-sr-x 4 jenkins jenkins 4.0K May 10 2023 share -rwxr-xr-x 1 jenkins jenkins 32M Apr 30 16:11 stores-dump -rwxr-xr-x 1 jenkins jenkins 192M Sep 22 2023 sync_diff_inspector -rwxr-xr-x 1 jenkins jenkins 208M May 6 11:44 tidb-server -rwxr-xr-x 1 jenkins jenkins 380M May 6 12:44 tiflash -rwxr-xr-x 1 jenkins jenkins 418M Apr 30 11:29 tikv-server -rwxr-xr-x 1 jenkins jenkins 2.0M Apr 30 16:11 xprog + ./bin/tidb-server -V Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tiflash --version TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored + ./bin/sync_diff_inspector --version App Name: sync_diff_inspector v2.0 Release Version: v7.4.0 Git Commit Hash: d671b0840063bc2532941f02e02e12627402844c Git Branch: heads/refs/tags/v7.4.0 UTC Build Time: 2023-09-22 03:51:56 Go Version: go1.21.1 [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + ls -alh ./bin total 8.0K drwxr-sr-x 2 jenkins jenkins 4.0K May 6 14:42 . drwxr-sr-x 19 jenkins jenkins 4.0K May 6 14:42 .. + '[' -f ./bin/cdc ']' + make cdc CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.2.0-alpha-29-g8b8246b8d" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-05-06 06:42:04" -X "github.com/pingcap/tiflow/pkg/version.GitHash=8b8246b8d3958d4d3e6eaa800f879d8736e187ba" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.6 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-29-g8b8246b8d"' -o bin/cdc ./cmd/cdc go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20240415145106-cd9c676e9ba4 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754 go: downloading github.com/tikv/pd/client v0.0.0-20240322051414-fb9e2d561b6e go: downloading google.golang.org/grpc v1.62.1 go: downloading github.com/IBM/sarama v1.41.2 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/spf13/pflag v1.0.5 go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/gin-gonic/gin v1.9.1 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/xdg/scram v1.0.5 go: downloading github.com/prometheus/client_golang v1.19.0 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240409022718-714958ccd4d5 go: downloading golang.org/x/net v0.24.0 go: downloading golang.org/x/sync v0.7.0 go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20240410110152-5fc42c9be2f5 go: downloading github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2 go: downloading github.com/swaggo/gin-swagger v1.2.0 go: downloading github.com/google/uuid v1.6.0 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading go.etcd.io/etcd/server/v3 v3.5.12 go: downloading golang.org/x/time v0.5.0 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading go.uber.org/atomic v1.11.0 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/tinylib/msgp v1.1.6 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading cloud.google.com/go/storage v1.39.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 go: downloading github.com/KimMachineGun/automemlimit v0.2.4 go: downloading github.com/aws/aws-sdk-go v1.50.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 go: downloading github.com/YangKeao/seahash v0.0.0-20240229041150-e7bf269c3140 go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 go: downloading github.com/tikv/pd v1.1.0-beta.0.20240407022249-7179657d129b go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading github.com/apache/pulsar-client-go v0.11.0 go: downloading github.com/aws/aws-sdk-go-v2 v1.19.1 go: downloading github.com/pingcap/tidb-tools v0.0.0-20240305021104-9f9bea84490b go: downloading github.com/benbjohnson/clock v1.3.5 go: downloading github.com/stretchr/testify v1.9.0 go: downloading cloud.google.com/go v0.112.2 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/r3labs/diff v1.1.0 go: downloading golang.org/x/sys v0.19.0 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 go: downloading github.com/goccy/go-json v0.10.2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/google/btree v1.1.2 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/swaggo/swag v1.16.3 go: downloading github.com/pingcap/tidb-dashboard v0.0.0-20240326110213-9768844ff5d7 go: downloading github.com/uber-go/atomic v1.4.0 go: downloading github.com/xdg/stringprep v1.0.3 go: downloading golang.org/x/crypto v0.22.0 go: downloading github.com/golang/mock v1.6.0 go: downloading gorm.io/gorm v1.24.5 go: downloading github.com/containerd/cgroups v1.0.4 go: downloading github.com/philhofer/fwd v1.1.1 go: downloading github.com/gin-contrib/sse v0.1.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/prometheus/common v0.52.2 go: downloading github.com/prometheus/procfs v0.13.0 go: downloading google.golang.org/protobuf v1.33.0 go: downloading github.com/klauspost/compress v1.17.8 go: downloading github.com/pierrec/lz4/v4 v4.1.18 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/eapache/go-resiliency v1.4.0 go: downloading github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3 go: downloading github.com/eapache/queue v1.1.0 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/jcmturner/gofork v1.7.6 go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/golang/protobuf v1.5.4 go: downloading golang.org/x/term v0.19.0 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading cloud.google.com/go/compute v1.25.1 go: downloading cloud.google.com/go/iam v1.1.7 go: downloading github.com/googleapis/gax-go/v2 v2.12.3 go: downloading golang.org/x/oauth2 v0.18.0 go: downloading google.golang.org/api v0.170.0 go: downloading github.com/pierrec/lz4 v2.6.1+incompatible go: downloading google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda go: downloading github.com/bits-and-blooms/bitset v1.4.0 go: downloading github.com/linkedin/goavro/v2 v2.11.1 go: downloading go.etcd.io/etcd/pkg/v3 v3.5.12 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 go: downloading go.etcd.io/bbolt v1.3.9 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.22.0 go: downloading go.opentelemetry.io/otel v1.24.0 go: downloading go.opentelemetry.io/otel/sdk v1.22.0 go: downloading sigs.k8s.io/yaml v1.4.0 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading github.com/stretchr/objx v0.5.2 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda go: downloading github.com/robfig/cron v1.2.0 go: downloading github.com/hashicorp/golang-lru v0.5.1 go: downloading github.com/segmentio/kafka-go v0.4.41-0.20230526171612-f057b1d369cd go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/pelletier/go-toml/v2 v2.0.8 go: downloading github.com/ugorji/go/codec v1.2.11 go: downloading github.com/go-playground/validator/v10 v10.14.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/go-mysql-org/go-mysql v1.7.1-0.20240314115043-2199dfb0ba98 go: downloading github.com/pingcap/check v0.0.0-20211026125417-57bd13f7b5f0 go: downloading github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading github.com/glebarez/sqlite v1.7.0 go: downloading gorm.io/driver/mysql v1.3.3 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/KyleBanks/depth v1.2.1 go: downloading github.com/go-openapi/spec v0.21.0 go: downloading golang.org/x/tools v0.20.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/godbus/dbus/v5 v5.0.4 go: downloading github.com/opencontainers/runtime-spec v1.0.2 go: downloading github.com/cilium/ebpf v0.4.0 go: downloading github.com/jinzhu/now v1.1.5 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 go: downloading github.com/joomcode/errorx v1.0.1 go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8 go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0 go: downloading github.com/hashicorp/go-uuid v1.0.3 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading go.opencensus.io v0.23.1-0.20220331163232-052120675fac go: downloading go.opentelemetry.io/otel/trace v1.24.0 go: downloading github.com/AthenZ/athenz v1.10.39 go: downloading github.com/spaolacci/murmur3 v1.1.0 go: downloading golang.org/x/mod v0.17.0 go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581 go: downloading github.com/go-resty/resty/v2 v2.11.0 go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50 go: downloading github.com/otiai10/copy v1.2.0 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 go: downloading go.etcd.io/etcd/raft/v3 v3.5.12 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/scalalang2/golang-fifo v0.1.5 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/gorilla/websocket v1.5.1 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2 go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 go: downloading github.com/glebarez/go-sqlite v1.21.2 go: downloading go.opentelemetry.io/otel/metric v1.24.0 go: downloading github.com/go-ozzo/ozzo-validation/v4 v4.3.0 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading github.com/siddontang/go-log v0.0.0-20180807004314-8d05993dda07 go: downloading github.com/siddontang/go v0.0.0-20180604090527-bdc77568d726 go: downloading github.com/shopspring/decimal v1.3.0 go: downloading github.com/go-playground/universal-translator v0.18.1 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 go: downloading github.com/leodido/go-urn v1.2.4 go: downloading github.com/edwingeng/deque v0.0.0-20191220032131-8596380dee17 go: downloading github.com/jcmturner/rpc/v2 v2.0.3 go: downloading github.com/xdg-go/scram v1.1.2 go: downloading github.com/go-openapi/jsonpointer v0.21.0 go: downloading github.com/go-openapi/jsonreference v0.21.0 go: downloading github.com/go-openapi/swag v0.23.0 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible go: downloading github.com/99designs/keyring v1.2.1 go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/go-logr/logr v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v1.1.0 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/opentracing/basictracer-go v1.1.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/danjacques/gofslock v0.0.0-20240212154529-d899e02bfe22 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/golang-jwt/jwt/v4 v4.5.0 go: downloading go.etcd.io/etcd/client/v2 v2.305.12 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/jcmturner/aescts/v2 v2.0.0 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.30 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.29 go: downloading github.com/aws/aws-sdk-go-v2/service/glue v1.58.1 go: downloading github.com/jarcoal/httpmock v1.2.0 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/yangkeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 go: downloading modernc.org/libc v1.37.1 go: downloading modernc.org/sqlite v1.27.0 go: downloading github.com/go-playground/locales v0.14.1 go: downloading github.com/xdg-go/pbkdf2 v1.0.0 go: downloading github.com/xdg-go/stringprep v1.0.4 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/dvsekhvalnov/jose2go v1.5.0 go: downloading github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c go: downloading github.com/mtibben/percent v0.2.1 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading github.com/xitongsys/parquet-go v1.6.0 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/lestrrat-go/blackmagic v1.0.2 go: downloading github.com/lestrrat-go/httprc v1.0.5 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.6 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.37 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.14 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.14 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.20.1 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.36 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.12.0 go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 go: downloading github.com/golang/glog v1.2.0 go: downloading k8s.io/api v0.28.6 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.30 go: downloading github.com/rivo/uniseg v0.4.7 go: downloading github.com/apache/thrift v0.16.0 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.30 go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading k8s.io/apimachinery v0.28.6 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading github.com/ardielle/ardielle-go v1.5.2 go: downloading modernc.org/memory v1.7.2 go: downloading modernc.org/mathutil v1.6.0 go: downloading github.com/jmespath/go-jmespath v0.4.0 go: downloading github.com/google/s2a-go v0.1.7 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 go: downloading github.com/felixge/httpsnoop v1.0.4 + '[' -f ./bin/cdc_kafka_consumer ']' + make kafka_consumer CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.2.0-alpha-29-g8b8246b8d" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-05-06 06:45:01" -X "github.com/pingcap/tiflow/pkg/version.GitHash=8b8246b8d3958d4d3e6eaa800f879d8736e187ba" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.6 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-29-g8b8246b8d"' -o bin/cdc_kafka_consumer ./cmd/kafka-consumer/main.go + '[' -f ./bin/cdc_storage_consumer ']' + make storage_consumer CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.2.0-alpha-29-g8b8246b8d" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-05-06 06:45:09" -X "github.com/pingcap/tiflow/pkg/version.GitHash=8b8246b8d3958d4d3e6eaa800f879d8736e187ba" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.6 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-29-g8b8246b8d"' -o bin/cdc_storage_consumer ./cmd/storage-consumer/main.go + '[' -f ./bin/cdc.test ']' + make integration_test_build cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/failpoint-ctl github.com/pingcap/failpoint/failpoint-ctl go: downloading github.com/pingcap/failpoint v0.0.0-20210316064728-7acb0f0a3dfd go: downloading github.com/sergi/go-diff v1.1.0 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.2.0-alpha-29-g8b8246b8d" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-05-06 06:45:16" -X "github.com/pingcap/tiflow/pkg/version.GitHash=8b8246b8d3958d4d3e6eaa800f879d8736e187ba" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.6 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-29-g8b8246b8d"' -o bin/cdc_storage_consumer ./cmd/storage-consumer/main.go CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.2.0-alpha-29-g8b8246b8d" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-05-06 06:45:16" -X "github.com/pingcap/tiflow/pkg/version.GitHash=8b8246b8d3958d4d3e6eaa800f879d8736e187ba" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.6 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-29-g8b8246b8d"' -o bin/cdc_kafka_consumer ./cmd/kafka-consumer/main.go CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.2.0-alpha-29-g8b8246b8d" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-05-06 06:45:16" -X "github.com/pingcap/tiflow/pkg/version.GitHash=8b8246b8d3958d4d3e6eaa800f879d8736e187ba" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.6 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-29-g8b8246b8d"' -o bin/cdc_pulsar_consumer ./cmd/pulsar-consumer/main.go CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.2.0-alpha-29-g8b8246b8d" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-05-06 06:45:16" -X "github.com/pingcap/tiflow/pkg/version.GitHash=8b8246b8d3958d4d3e6eaa800f879d8736e187ba" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.6 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-29-g8b8246b8d"' -o bin/oauth2-server ./cmd/oauth2-server/main.go go: downloading github.com/go-oauth2/oauth2/v4 v4.5.2 go: downloading github.com/tidwall/buntdb v1.3.0 go: downloading github.com/tidwall/rtred v0.1.2 go: downloading github.com/tidwall/gjson v1.14.3 go: downloading github.com/tidwall/grect v0.1.4 go: downloading github.com/tidwall/match v1.1.1 go: downloading github.com/tidwall/tinyqueue v0.1.1 go: downloading github.com/tidwall/pretty v1.2.0 $(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl enable >/dev/null) go: downloading github.com/PingCAP-QE/go-sqlsmith v0.0.0-20231213065948-336e064b488d go: downloading github.com/chzyer/readline v1.5.1 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/deepmap/oapi-codegen v1.9.0 go: downloading github.com/gogo/gateway v1.1.0 go: downloading github.com/getkin/kin-openapi v0.80.0 go: downloading github.com/shurcooL/httpgzip v0.0.0-20190720172056-320755c1c1b0 go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading go.uber.org/dig v1.13.0 go: downloading github.com/ngaut/log v0.0.0-20210830112240-0124ec040aeb go: downloading go.uber.org/ratelimit v0.2.0 go: downloading github.com/VividCortex/mysqlerr v1.0.0 go: downloading go.uber.org/goleak v1.3.0 go: downloading github.com/bradleyjkemp/grpc-tools v0.2.5 go: downloading github.com/integralist/go-findroot v0.0.0-20160518114804-ac90681525dc go: downloading upper.io/db.v3 v3.7.1+incompatible go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/improbable-eng/grpc-web v0.12.0 go: downloading github.com/rs/cors v1.7.0 go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f CGO_ENABLED=1 GO111MODULE=on go test -p 3 --race --tags=intest -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.2.0-alpha-29-g8b8246b8d" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-05-06 06:45:16" -X "github.com/pingcap/tiflow/pkg/version.GitHash=8b8246b8d3958d4d3e6eaa800f879d8736e187ba" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.6 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-29-g8b8246b8d"' -c -cover -covermode=atomic \ -coverpkg=github.com/pingcap/tiflow/... \ -o bin/cdc.test github.com/pingcap/tiflow/cmd/cdc \ || { $(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl disable >/dev/null); exit 1; } CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.2.0-alpha-29-g8b8246b8d" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2024-05-06 06:45:16" -X "github.com/pingcap/tiflow/pkg/version.GitHash=8b8246b8d3958d4d3e6eaa800f879d8736e187ba" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.GoVersion=go version go1.21.6 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-29-g8b8246b8d"' -o bin/cdc ./cmd/cdc/main.go \ || { $(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl disable >/dev/null); exit 1; } $(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|tiflow/tests|integration|testing_utils|pb|pbmock|tiflow/bin'); do echo ${p#"github.com/pingcap/tiflow/"}|grep -v "github.com/pingcap/tiflow"; done) | xargs tools/bin/failpoint-ctl disable >/dev/null) + ls -alh ./bin total 1.2G drwxr-sr-x 2 jenkins jenkins 4.0K May 6 14:50 . drwxr-sr-x 19 jenkins jenkins 4.0K May 6 14:42 .. -rwxr-xr-x 1 jenkins jenkins 220M May 6 14:50 cdc -rwxr-xr-x 1 jenkins jenkins 363M May 6 14:49 cdc.test -rwxr-xr-x 1 jenkins jenkins 183M May 6 14:45 cdc_kafka_consumer -rwxr-xr-x 1 jenkins jenkins 183M May 6 14:45 cdc_pulsar_consumer -rwxr-xr-x 1 jenkins jenkins 182M May 6 14:45 cdc_storage_consumer -rwxr-xr-x 1 jenkins jenkins 12M May 6 14:45 oauth2-server + ./bin/cdc version Release Version: v8.2.0-alpha-29-g8b8246b8d Git Commit Hash: 8b8246b8d3958d4d3e6eaa800f879d8736e187ba Git Branch: HEAD UTC Build Time: 2024-05-06 06:45:16 Go Version: go version go1.21.6 linux/amd64 Failpoint Build: true [Pipeline] } Cache not saved (binary/pingcap/tiflow/cdc-integration-test/rev-be15534-8b8246b already exists) [Pipeline] // cache [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + cp -r ../third_party_download/bin/bin ../third_party_download/bin/etc ../third_party_download/bin/etcdctl ../third_party_download/bin/go-ycsb ../third_party_download/bin/jq ../third_party_download/bin/lib ../third_party_download/bin/libc++.so.1 ../third_party_download/bin/libc++.so.1.0 ../third_party_download/bin/libc++abi.so.1 ../third_party_download/bin/libc++abi.so.1.0 ../third_party_download/bin/libgmssl.so ../third_party_download/bin/libgmssl.so.3 ../third_party_download/bin/libgmssl.so.3.0 ../third_party_download/bin/libtiflash_proxy.so ../third_party_download/bin/minio ../third_party_download/bin/pd-api-bench ../third_party_download/bin/pd-ctl ../third_party_download/bin/pd-heartbeat-bench ../third_party_download/bin/pd-recover ../third_party_download/bin/pd-server ../third_party_download/bin/pd-tso-bench ../third_party_download/bin/pd-ut ../third_party_download/bin/regions-dump ../third_party_download/bin/share ../third_party_download/bin/stores-dump ../third_party_download/bin/sync_diff_inspector ../third_party_download/bin/tidb-server ../third_party_download/bin/tiflash ../third_party_download/bin/tikv-server ../third_party_download/bin/xprog ./bin/ + ls -alh ./bin total 3.0G drwxr-sr-x 6 jenkins jenkins 4.0K May 6 14:50 . drwxr-sr-x 19 jenkins jenkins 4.0K May 6 14:42 .. drwxr-sr-x 2 jenkins jenkins 4.0K May 6 14:50 bin -rwxr-xr-x 1 jenkins jenkins 220M May 6 14:50 cdc -rwxr-xr-x 1 jenkins jenkins 363M May 6 14:49 cdc.test -rwxr-xr-x 1 jenkins jenkins 183M May 6 14:45 cdc_kafka_consumer -rwxr-xr-x 1 jenkins jenkins 183M May 6 14:45 cdc_pulsar_consumer -rwxr-xr-x 1 jenkins jenkins 182M May 6 14:45 cdc_storage_consumer drwxr-sr-x 4 jenkins jenkins 4.0K May 6 14:50 etc -rwxr-xr-x 1 jenkins jenkins 17M May 6 14:50 etcdctl -rwxr-xr-x 1 jenkins jenkins 44M May 6 14:50 go-ycsb -rwxr-xr-x 1 jenkins jenkins 3.8M May 6 14:50 jq drwxr-sr-x 3 jenkins jenkins 4.0K May 6 14:50 lib lrwxrwxrwx 1 jenkins jenkins 13 May 6 14:50 libc++.so.1 -> libc++.so.1.0 -rwxr-xr-x 1 jenkins jenkins 1016K May 6 14:50 libc++.so.1.0 lrwxrwxrwx 1 jenkins jenkins 16 May 6 14:50 libc++abi.so.1 -> libc++abi.so.1.0 -rwxr-xr-x 1 jenkins jenkins 358K May 6 14:50 libc++abi.so.1.0 lrwxrwxrwx 1 jenkins jenkins 13 May 6 14:50 libgmssl.so -> libgmssl.so.3 lrwxrwxrwx 1 jenkins jenkins 15 May 6 14:50 libgmssl.so.3 -> libgmssl.so.3.0 -rwxr-xr-x 1 jenkins jenkins 2.6M May 6 14:50 libgmssl.so.3.0 -rwxr-xr-x 1 jenkins jenkins 272M May 6 14:50 libtiflash_proxy.so -rwxr-xr-x 1 jenkins jenkins 50M May 6 14:50 minio -rwxr-xr-x 1 jenkins jenkins 12M May 6 14:45 oauth2-server -rwxr-xr-x 1 jenkins jenkins 37M May 6 14:50 pd-api-bench -rwxr-xr-x 1 jenkins jenkins 44M May 6 14:50 pd-ctl -rwxr-xr-x 1 jenkins jenkins 36M May 6 14:50 pd-heartbeat-bench -rwxr-xr-x 1 jenkins jenkins 32M May 6 14:50 pd-recover -rwxr-xr-x 1 jenkins jenkins 106M May 6 14:50 pd-server -rwxr-xr-x 1 jenkins jenkins 26M May 6 14:50 pd-tso-bench -rwxr-xr-x 1 jenkins jenkins 3.0M May 6 14:50 pd-ut -rwxr-xr-x 1 jenkins jenkins 32M May 6 14:50 regions-dump drwxr-sr-x 4 jenkins jenkins 4.0K May 6 14:50 share -rwxr-xr-x 1 jenkins jenkins 32M May 6 14:50 stores-dump -rwxr-xr-x 1 jenkins jenkins 192M May 6 14:50 sync_diff_inspector -rwxr-xr-x 1 jenkins jenkins 208M May 6 14:50 tidb-server -rwxr-xr-x 1 jenkins jenkins 380M May 6 14:50 tiflash -rwxr-xr-x 1 jenkins jenkins 418M May 6 14:50 tikv-server -rwxr-xr-x 1 jenkins jenkins 2.0M May 6 14:50 xprog [Pipeline] } Cache saved successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 115.07 secs (32416476 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] parallel [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G00') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G01') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G02') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G03') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G04') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G05') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G06') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G07') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G08') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G09') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G10') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G11') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G12') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G13') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G14') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G15') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G16') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G17') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G18') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G19') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G20') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G21') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G00') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G01') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G02') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G03') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G04') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G05') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G06') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G07') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G08') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G09') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G10') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G11') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G12') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G13') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G14') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G15') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G16') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G17') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G18') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G19') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G20') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G21') [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-nk90x-zw16m-mfmks Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-27fcj-vb4sx-xsql1 [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-301jl-480lh-19h04 Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-pw6qv-gxf4t-gflw9 [Pipeline] node Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-kxk3s-fqjpn-x934m [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-z1lbm-cv55c-gswf3 Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-gns77-zp07c-0tzkm Agent pingcap-tiflow-pull-cdc-integration-test-1782-301jl-480lh-19h04 is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-301jl-480lh --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "c805f44710170061bc80ab5ef37d951dce024cce" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-301jl" name: "pingcap-tiflow-pull-cdc-integration-test-1782-301jl-480lh-19h04" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-301jl-480lh-19h04" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-301jl-480lh-19h04" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-301jl-480lh-19h04 in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-1cv4p-bpzdm-3l2p1 [Pipeline] node Agent pingcap-tiflow-pull-cdc-integration-test-1782-27fcj-vb4sx-xsql1 is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-27fcj-vb4sx --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "aebbf2c407ba7349e106e2371382084a8a0fd3c1" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-27fcj" name: "pingcap-tiflow-pull-cdc-integration-test-1782-27fcj-vb4sx-xsql1" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-27fcj-vb4sx-xsql1" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-27fcj-vb4sx-xsql1" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-27fcj-vb4sx-xsql1 in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git Agent pingcap-tiflow-pull-cdc-integration-test-1782-pw6qv-gxf4t-gflw9 is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-pw6qv-gxf4t --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "754ce1ee87feed8dcc626a012ea443de1522de61" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-pw6qv" name: "pingcap-tiflow-pull-cdc-integration-test-1782-pw6qv-gxf4t-gflw9" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-pw6qv-gxf4t-gflw9" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-pw6qv-gxf4t-gflw9" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-pw6qv-gxf4t-gflw9 in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@412b164a; decorates RemoteLauncher[hudson.remoting.Channel@67fd0715:JNLP4-connect connection from 10.233.66.84/10.233.66.84:38638] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@1b117f40; decorates RemoteLauncher[hudson.remoting.Channel@29f30bae:JNLP4-connect connection from 10.233.107.211/10.233.107.211:56802] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-6g25b-b75hz-6xr6c [Pipeline] { [Pipeline] node Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@1df35433; decorates RemoteLauncher[hudson.remoting.Channel@75eb4d9b:JNLP4-connect connection from 10.233.105.120/10.233.105.120:35972] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Agent pingcap-tiflow-pull-cdc-integration-test-1782-z1lbm-cv55c-gswf3 is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-z1lbm-cv55c --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "e1fd33e97ed7881158b227f2d7e54edfdd7cff8a" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-z1lbm" name: "pingcap-tiflow-pull-cdc-integration-test-1782-z1lbm-cv55c-gswf3" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-z1lbm-cv55c-gswf3" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-z1lbm-cv55c-gswf3" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-z1lbm-cv55c-gswf3 in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-tgtkm-v18sx-n9h9q Agent pingcap-tiflow-pull-cdc-integration-test-1782-kxk3s-fqjpn-x934m is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-kxk3s-fqjpn --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "bb4e92eb2742c0c6390bc228725d63678e1cf6bf" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-kxk3s" name: "pingcap-tiflow-pull-cdc-integration-test-1782-kxk3s-fqjpn-x934m" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-kxk3s-fqjpn-x934m" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-kxk3s-fqjpn-x934m" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-kxk3s-fqjpn-x934m in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test [Pipeline] { [Pipeline] checkout The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@4f7a5687; decorates RemoteLauncher[hudson.remoting.Channel@a927232:JNLP4-connect connection from 10.233.84.251/10.233.84.251:54208] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Agent pingcap-tiflow-pull-cdc-integration-test-1782-nk90x-zw16m-mfmks is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-nk90x-zw16m --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "a739f0a3d16e376e597b6917df98210c3b21ab3d" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-nk90x" name: "pingcap-tiflow-pull-cdc-integration-test-1782-nk90x-zw16m-mfmks" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-nk90x-zw16m-mfmks" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-nk90x-zw16m-mfmks" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-nk90x-zw16m-mfmks in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test [Pipeline] { [Pipeline] checkout Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git The recommended git tool is: git [Pipeline] podTemplate Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-234cg-fnfcw-3thnd [Pipeline] { [Pipeline] node Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@3061e30e; decorates RemoteLauncher[hudson.remoting.Channel@522a7426:JNLP4-connect connection from 10.233.97.105/10.233.97.105:49540] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] { No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@ff230f1; decorates RemoteLauncher[hudson.remoting.Channel@14a436e3:JNLP4-connect connection from 10.233.100.156/10.233.100.156:54782] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] cache > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-rlrzt-x18k2-zzdjj Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Agent pingcap-tiflow-pull-cdc-integration-test-1782-gns77-zp07c-0tzkm is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-gns77-zp07c --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "e3ea7089608171240f02903cdade91d3d364d758" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-gns77" name: "pingcap-tiflow-pull-cdc-integration-test-1782-gns77-zp07c-0tzkm" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-gns77-zp07c-0tzkm" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-gns77-zp07c-0tzkm" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-gns77-zp07c-0tzkm in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git Agent pingcap-tiflow-pull-cdc-integration-test-1782-1cv4p-bpzdm-3l2p1 is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-1cv4p-bpzdm --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "0d8069fbd8487e0fd885558776e02817a100ef8f" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-1cv4p" name: "pingcap-tiflow-pull-cdc-integration-test-1782-1cv4p-bpzdm-3l2p1" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-1cv4p-bpzdm-3l2p1" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-1cv4p-bpzdm-3l2p1" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-1cv4p-bpzdm-3l2p1 in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Agent pingcap-tiflow-pull-cdc-integration-test-1782-234cg-fnfcw-3thnd is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-234cg-fnfcw --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "5f690eb1062ca6cd949c79632ceba4ef491ba48e" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-234cg" name: "pingcap-tiflow-pull-cdc-integration-test-1782-234cg-fnfcw-3thnd" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-234cg-fnfcw-3thnd" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-234cg-fnfcw-3thnd" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-234cg-fnfcw-3thnd in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Agent pingcap-tiflow-pull-cdc-integration-test-1782-6g25b-b75hz-6xr6c is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-6g25b-b75hz --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "24a18f751c982db5af4488813fce1d327f0fbcc5" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-6g25b" name: "pingcap-tiflow-pull-cdc-integration-test-1782-6g25b-b75hz-6xr6c" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-6g25b-b75hz-6xr6c" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-6g25b-b75hz-6xr6c" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-6g25b-b75hz-6xr6c in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git Agent pingcap-tiflow-pull-cdc-integration-test-1782-rlrzt-x18k2-zzdjj is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-rlrzt-x18k2 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "3d605025a225b74bf123a891fa8ca8e85779f14a" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-rlrzt" name: "pingcap-tiflow-pull-cdc-integration-test-1782-rlrzt-x18k2-zzdjj" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-rlrzt-x18k2-zzdjj" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-rlrzt-x18k2-zzdjj" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-rlrzt-x18k2-zzdjj in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test Agent pingcap-tiflow-pull-cdc-integration-test-1782-tgtkm-v18sx-n9h9q is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-tgtkm-v18sx --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "25b4ed409a161af85cd854a47d27f840ddc73f67" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-tgtkm" name: "pingcap-tiflow-pull-cdc-integration-test-1782-tgtkm-v18sx-n9h9q" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-tgtkm-v18sx-n9h9q" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-tgtkm-v18sx-n9h9q" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-tgtkm-v18sx-n9h9q in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git Obtained pipelines/pingcap/tiflow/latest/pod-pull_cdc_integration_test.yaml from git https://github.com/PingCAP-QE/ci.git Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 14.32 secs (260566493 bytes/sec) [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] { [Pipeline] { The recommended git tool is: git [Pipeline] { [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git [Pipeline] stage [Pipeline] { (Test) The recommended git tool is: git [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-62l80-nh3xv-0cms5 [Pipeline] { Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-m49ww-p2ksg-xw5l2 Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-c8f3w-d0b3t-v3fwz Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-p9438-ljpks-zbxrt Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-z4gfx-jzqs3-l87jv Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-tr8l7-r9sv2-q52hp [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-617rt-1kbd6-8qvmg Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-s98nz-g5sjl-13qvn Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-fj80c-c3nxc-swjht Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-2bjh3-s82sr-gg22r [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] cache No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6f69576; decorates RemoteLauncher[hudson.remoting.Channel@6708f477:JNLP4-connect connection from 10.233.86.253/10.233.86.253:57320] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@1e7041de; decorates RemoteLauncher[hudson.remoting.Channel@1829d105:JNLP4-connect connection from 10.233.97.68/10.233.97.68:45450] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@7a7f71ce; decorates RemoteLauncher[hudson.remoting.Channel@23caf3e1:JNLP4-connect connection from 10.233.71.181/10.233.71.181:50786] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@7f79b672; decorates RemoteLauncher[hudson.remoting.Channel@20cff5b:JNLP4-connect connection from 10.233.108.210/10.233.108.210:38080] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G01 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@54745139; decorates RemoteLauncher[hudson.remoting.Channel@24d5ad4f:JNLP4-connect connection from 10.233.84.110/10.233.84.110:38532] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@5ab06201; decorates RemoteLauncher[hudson.remoting.Channel@6804912a:JNLP4-connect connection from 10.233.72.113/10.233.72.113:60314] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Run cases: http_api http_api_tls api_v2 http_api_tls_with_user_auth cli_tls_with_auth kafka_simple_basic kafka_simple_basic_avro kafka_simple_handle_key_only kafka_simple_handle_key_only_avro kafka_simple_claim_check kafka_simple_claim_check_avro canal_json_adapter_compatibility canal_json_basic canal_json_content_compatible multi_topics avro_basic canal_json_handle_key_only open_protocol_handle_key_only canal_json_claim_check open_protocol_claim_check canal_json_storage_basic canal_json_storage_partition_table multi_tables_ddl PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=d0efa1c3-2634-4c2d-99e5-02de655c2332 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-27fcj-vb4sx-xsql1 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G01 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-27fcj GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap-tiflow-pull-cdc-integration-test-1782-27fcj-vb4sx-xsql1 pingcap_tiflow_pull_cdc_integration_test_1782-27fcj GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-27fcj-vb4sx-xsql1 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/http_api/run.sh using Sink-Type: mysql... <<================= Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting requests==2.26.0 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Downloading https://files.pythonhosted.org/packages/92/96/144f70b972a9c0eabbd4391ef93ccd49d0f2747f4f6a2a2738e99e5adc65/requests-2.26.0-py2.py3-none-any.whl (62kB) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Collecting certifi>=2017.4.17 (from requests==2.26.0) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Downloading https://files.pythonhosted.org/packages/ba/06/a07f096c664aeb9f01624f858c3add0a4e913d6c96257acb4fce61e7de14/certifi-2024.2.2-py3-none-any.whl (163kB) Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Requirement already up-to-date: charset-normalizer~=2.0.0; python_version >= "3" in /usr/local/lib/python3.6/site-packages (from requests==2.26.0) Collecting idna<4,>=2.5; python_version >= "3" (from requests==2.26.0) Downloading https://files.pythonhosted.org/packages/e5/3e/741d8c82801c347547f8a2a06aa57dbb1992be9e948df2ea0eda2c8b79e8/idna-3.7-py3-none-any.whl (66kB) Agent pingcap-tiflow-pull-cdc-integration-test-1782-tr8l7-r9sv2-q52hp is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-tr8l7-r9sv2 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "c9b0f656005394d0a2bc14caaa2860840e2a9e2d" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-tr8l7" name: "pingcap-tiflow-pull-cdc-integration-test-1782-tr8l7-r9sv2-q52hp" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-tr8l7-r9sv2-q52hp" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-tr8l7-r9sv2-q52hp" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-tr8l7-r9sv2-q52hp in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test Agent pingcap-tiflow-pull-cdc-integration-test-1782-617rt-1kbd6-8qvmg is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-617rt-1kbd6 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "b3263fd6b331095e7857867b80a8f4fdd1a05ea9" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-617rt" name: "pingcap-tiflow-pull-cdc-integration-test-1782-617rt-1kbd6-8qvmg" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-617rt-1kbd6-8qvmg" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-617rt-1kbd6-8qvmg" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-617rt-1kbd6-8qvmg in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Agent pingcap-tiflow-pull-cdc-integration-test-1782-s98nz-g5sjl-13qvn is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-s98nz-g5sjl --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "6f29a688f450af230b3a9789a08f8d9988f3678c" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-s98nz" name: "pingcap-tiflow-pull-cdc-integration-test-1782-s98nz-g5sjl-13qvn" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-s98nz-g5sjl-13qvn" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-s98nz-g5sjl-13qvn" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-s98nz-g5sjl-13qvn in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test Collecting urllib3<1.27,>=1.21.1 (from requests==2.26.0) Downloading https://files.pythonhosted.org/packages/b0/53/aa91e163dcfd1e5b82d8a890ecf13314e3e149c05270cc644581f77f17fd/urllib3-1.26.18-py2.py3-none-any.whl (143kB) Installing collected packages: certifi, idna, urllib3, requests Found existing installation: certifi 2023.5.7 Uninstalling certifi-2023.5.7: Successfully uninstalled certifi-2023.5.7 Found existing installation: idna 3.4 Uninstalling idna-3.4: Successfully uninstalled idna-3.4 Agent pingcap-tiflow-pull-cdc-integration-test-1782-m49ww-p2ksg-xw5l2 is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-m49ww-p2ksg --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "7b9e8ffd0a87e04e10b3cedfcd3602aa21249100" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-m49ww" name: "pingcap-tiflow-pull-cdc-integration-test-1782-m49ww-p2ksg-xw5l2" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-m49ww-p2ksg-xw5l2" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-m49ww-p2ksg-xw5l2" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-m49ww-p2ksg-xw5l2 in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test Agent pingcap-tiflow-pull-cdc-integration-test-1782-fj80c-c3nxc-swjht is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-fj80c-c3nxc --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "b7d26126fc2f531836b5f972723bc7e534da00fa" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-fj80c" name: "pingcap-tiflow-pull-cdc-integration-test-1782-fj80c-c3nxc-swjht" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-fj80c-c3nxc-swjht" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-fj80c-c3nxc-swjht" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-fj80c-c3nxc-swjht in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test Found existing installation: urllib3 1.26.16 Uninstalling urllib3-1.26.16: Successfully uninstalled urllib3-1.26.16 Found existing installation: requests 2.27.1 Uninstalling requests-2.27.1: Successfully uninstalled requests-2.27.1 Successfully installed certifi-2024.2.2 idna-3.7 requests-2.26.0 urllib3-1.26.18 Agent pingcap-tiflow-pull-cdc-integration-test-1782-z4gfx-jzqs3-l87jv is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-z4gfx-jzqs3 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "ee3c92ded7b6479ad3718bc4d93884efc83d7406" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-z4gfx" name: "pingcap-tiflow-pull-cdc-integration-test-1782-z4gfx-jzqs3-l87jv" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-z4gfx-jzqs3-l87jv" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-z4gfx-jzqs3-l87jv" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-z4gfx-jzqs3-l87jv in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-pull-cdc-integration-test-1782-tr8l7-r9sv2-mm5jc The 1 times to try to start tidb cluster... Agent pingcap-tiflow-pull-cdc-integration-test-1782-62l80-nh3xv-0cms5 is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-62l80-nh3xv Agent pingcap-tiflow-pull-cdc-integration-test-1782-2bjh3-s82sr-gg22r is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-2bjh3-s82sr --- apiVersion: "v1" kind: "Pod" metadata: annotations: --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" jenkins/label-digest: "e53b05c5cb26f306df8c7ed37a685cf9fb0811d0" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-2bjh3" labels: jenkins/jenkins-jenkins-agent: "true" name: "pingcap-tiflow-pull-cdc-integration-test-1782-2bjh3-s82sr-gg22r" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: jenkins/label-digest: "39e7b082bd4f4002504f8d176f53deb40daa2b74" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-62l80" requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: name: "pingcap-tiflow-pull-cdc-integration-test-1782-62l80-nh3xv-0cms5" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" - key: "kubernetes.io/arch" operator: "In" values: - "amd64" resources: limits: memory: "16Gi" cpu: "6" requests: containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" memory: "12Gi" cpu: "4" tty: true volumeMounts: resources: limits: memory: "16Gi" cpu: "6" requests: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false memory: "12Gi" cpu: "4" tty: true volumeMounts: - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "report" resources: limits: memory: "256Mi" cpu: "100m" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" name: "report" resources: limits: memory: "256Mi" cpu: "100m" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" value: "pingcap-tiflow-pull-cdc-integration-test-1782-2bjh3-s82sr-gg22r" - name: "JENKINS_NAME" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-2bjh3-s82sr-gg22r" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" value: "pingcap-tiflow-pull-cdc-integration-test-1782-62l80-nh3xv-0cms5" - name: "JENKINS_NAME" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" value: "pingcap-tiflow-pull-cdc-integration-test-1782-62l80-nh3xv-0cms5" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" - emptyDir: medium: "" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-62l80-nh3xv-0cms5 in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test Running on pingcap-tiflow-pull-cdc-integration-test-1782-2bjh3-s82sr-gg22r in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test Agent pingcap-tiflow-pull-cdc-integration-test-1782-c8f3w-d0b3t-v3fwz is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-c8f3w-d0b3t --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "f44dd951c1a844542a09374d42e3f6f4249f5361" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-c8f3w" name: "pingcap-tiflow-pull-cdc-integration-test-1782-c8f3w-d0b3t-v3fwz" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-c8f3w-d0b3t-v3fwz" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-c8f3w-d0b3t-v3fwz" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-c8f3w-d0b3t-v3fwz in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test start tidb cluster in /tmp/tidb_cdc_test/http_api Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... Agent pingcap-tiflow-pull-cdc-integration-test-1782-p9438-ljpks-zbxrt is provisioned from template pingcap_tiflow_pull_cdc_integration_test_1782-p9438-ljpks --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" runUrl: "job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "f46ca6ed0b0483c42857ec64fe605bb445586f91" jenkins/label: "pingcap_tiflow_pull_cdc_integration_test_1782-p9438" name: "pingcap-tiflow-pull-cdc-integration-test-1782-p9438-ljpks-zbxrt" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-p9438-ljpks-zbxrt" - name: "JENKINS_NAME" value: "pingcap-tiflow-pull-cdc-integration-test-1782-p9438-ljpks-zbxrt" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-pull-cdc-integration-test-1782-p9438-ljpks-zbxrt in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32b6fa440014 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-27fcj-vb4sx-xsql1, pid:1380, start at 2024-05-06 14:53:26.076622912 +0800 CST m=+5.477390289 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:55:26.087 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:53:26.083 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:43:26.083 +0800 All versions after safe point can be accessed. (DO NOT EDIT) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32b6fa440014 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-27fcj-vb4sx-xsql1, pid:1380, start at 2024-05-06 14:53:26.076622912 +0800 CST m=+5.477390289 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:55:26.087 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:53:26.083 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:43:26.083 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32b6fb580015 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-27fcj-vb4sx-xsql1, pid:1464, start at 2024-05-06 14:53:26.145994013 +0800 CST m=+5.489690830 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:55:26.154 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:53:26.151 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:43:26.151 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/http_api/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/http_api/tiflash/log/error.log arg matches is ArgMatches { args: {"engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/http_api/tiflash/db/proxy"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/http_api/tiflash/log/proxy.log"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/http_api/tiflash-proxy.toml"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 20.43 secs (182597735 bytes/sec) [Pipeline] { [Pipeline] cache [Mon May 6 14:53:30 CST 2024] <<<<<< START cdc server in http_api case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + GO_FAILPOINTS= + [[ no != \n\o ]] + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.http_api.27412743.out server --log-file /tmp/tidb_cdc_test/http_api/cdc1.log --log-level debug --data-dir /tmp/tidb_cdc_test/http_api/cdc_data1 --cluster-id default + (( i = 0 )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 06:53:33 GMT < Content-Length: 853 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/1fa687bb-202e-465b-89a6-c85851ae2103 {"id":"1fa687bb-202e-465b-89a6-c85851ae2103","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978411} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cad994733 1fa687bb-202e-465b-89a6-c85851ae2103 /tidb/cdc/default/default/upstream/7365776131126854554 {"id":7365776131126854554,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2779,http://127.0.0.1:2679,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/1fa687bb-202e-465b-89a6-c85851ae2103 {"id":"1fa687bb-202e-465b-89a6-c85851ae2103","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978411} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cad994733 1fa687bb-202e-465b-89a6-c85851ae2103 /tidb/cdc/default/default/upstream/7365776131126854554 {"id":7365776131126854554,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2779,http://127.0.0.1:2679,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/1fa687bb-202e-465b-89a6-c85851ae2103 {"id":"1fa687bb-202e-465b-89a6-c85851ae2103","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978411} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cad994733 1fa687bb-202e-465b-89a6-c85851ae2103 /tidb/cdc/default/default/upstream/7365776131126854554 {"id":7365776131126854554,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2779,http://127.0.0.1:2679,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x cdc.test cli capture list 2>&1 | grep '"is-owner": true' "is-owner": true, run task successfully owner pid: 2746 owner id 1fa687bb-202e-465b-89a6-c85851ae2103 default [Mon May 6 14:53:37 CST 2024] <<<<<< START cdc server in http_api case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + GO_FAILPOINTS= + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8301/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.http_api.28802882.out server --log-file /tmp/tidb_cdc_test/http_api/cdc2.log --log-level debug --data-dir /tmp/tidb_cdc_test/http_api/cdc_data2 --cluster-id default --addr 127.0.0.1:8301 + (( i = 0 )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8301/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8301 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8301; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8301/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8301 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8301 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8301 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 06:53:40 GMT < Content-Length: 1303 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/1fa687bb-202e-465b-89a6-c85851ae2103 {"id":"1fa687bb-202e-465b-89a6-c85851ae2103","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978411} /tidb/cdc/default/__cdc_meta__/capture/6ba85e0c-42bc-4503-ae95-f761f1d5ab72 {"id":"6ba85e0c-42bc-4503-ae95-f761f1d5ab72","address":"127.0.0.1:8301","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978417} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cad994733 1fa687bb-202e-465b-89a6-c85851ae2103 /tidb/cdc/default/__cdc_meta__/owner/22318f4cad99475f 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 /tidb/cdc/default/default/upstream/7365776131126854554 {"id":7365776131126854554,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2779,http://127.0.0.1:2679,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/1fa687bb-202e-465b-89a6-c85851ae2103 {"id":"1fa687bb-202e-465b-89a6-c85851ae2103","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978411} /tidb/cdc/default/__cdc_meta__/capture/6ba85e0c-42bc-4503-ae95-f761f1d5ab72 {"id":"6ba85e0c-42bc-4503-ae95-f761f1d5ab72","address":"127.0.0.1:8301","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978417} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cad994733 1fa687bb-202e-465b-89a6-c85851ae2103 /tidb/cdc/default/__cdc_meta__/owner/22318f4cad99475f 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 /tidb/cdc/default/default/upstream/7365776131126854554 {"id":7365776131126854554,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2779,http://127.0.0.1:2679,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/1fa687bb-202e-465b-89a6-c85851ae2103 {"id":"1fa687bb-202e-465b-89a6-c85851ae2103","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978411} /tidb/cdc/default/__cdc_meta__/capture/6ba85e0c-42bc-4503-ae95-f761f1d5ab72 {"id":"6ba85e0c-42bc-4503-ae95-f761f1d5ab72","address":"127.0.0.1:8301","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978417} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cad994733 1fa687bb-202e-465b-89a6-c85851ae2103 /tidb/cdc/default/__cdc_meta__/owner/22318f4cad99475f 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 /tidb/cdc/default/default/upstream/7365776131126854554 {"id":7365776131126854554,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2779,http://127.0.0.1:2679,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x cdc.test cli capture list 2>&1 | grep -v "1fa687bb-202e-465b-89a6-c85851ae2103 default" | grep id "id": "6ba85e0c-42bc-4503-ae95-f761f1d5ab72", run task successfully capture_id: 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 pass test: check health pass test: get status pass test: create changefeed table test.simple1 not exists for 1-th check, retry later table test.simple1 exists pass test: list changefeed pass test: get changefeed pass test: pause changefeed pass test: update changefeed wait process 2746 exit for 1-th time... wait process 2746 exit for 2-th time... wait process 2746 exit for 3-th time... /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils/kill_cdc_pid: line 19: kill: (2746) - No such process wait process 2746 exit for 4-th time... process 2746 already exit cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 1-th time, retry later cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 2-th time, retry later cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 3-th time, retry later Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 34.17 secs (109158763 bytes/sec) [Pipeline] { [Pipeline] cache cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 4-th time, retry later cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 5-th time, retry later cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 6-th time, retry later cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 7-th time, retry later Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 32.05 secs (116381605 bytes/sec) [Pipeline] { [Pipeline] cache cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 8-th time, retry later Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 14.14 secs (263792282 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 6.64 secs (561797895 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G02 Run cases: consistent_replicate_ddl consistent_replicate_gbk consistent_replicate_nfs consistent_replicate_storage_file consistent_replicate_storage_file_large_value consistent_replicate_storage_s3 consistent_partition_table kafka_big_messages_v2 multi_tables_ddl_v2 multi_topics_v2 storage_cleanup csv_storage_basic csv_storage_multi_tables_ddl csv_storage_partition_table PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=88368009-87ad-4342-9cbb-50a216383dc7 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-301jl-480lh-19h04 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G02 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-301jl GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap_tiflow_pull_cdc_integration_test_1782-301jl pingcap-tiflow-pull-cdc-integration-test-1782-301jl-480lh-19h04 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-301jl-480lh-19h04 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/consistent_replicate_ddl/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... [Pipeline] sh + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G03 Run cases: row_format drop_many_tables processor_stop_delay partition_table PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=5abfa40b-de2f-46df-8ed4-1e04184e7c31 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-pw6qv-gxf4t-gflw9 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G03 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-pw6qv GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap_tiflow_pull_cdc_integration_test_1782-pw6qv pingcap-tiflow-pull-cdc-integration-test-1782-pw6qv-gxf4t-gflw9 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-pw6qv-gxf4t-gflw9 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/row_format/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... [Pipeline] sh + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G05 Run cases: charset_gbk ddl_manager multi_source PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=b798490f-1b59-48b5-b5cf-04844309878c BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-z1lbm-cv55c-gswf3 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G05 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-z1lbm GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap-tiflow-pull-cdc-integration-test-1782-z1lbm-cv55c-gswf3 pingcap_tiflow_pull_cdc_integration_test_1782-z1lbm GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-z1lbm-cv55c-gswf3 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/charset_gbk/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... [Pipeline] sh + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G04 Run cases: foreign_key ddl_puller_lag ddl_only_block_related_table changefeed_auto_stop PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=100378a4-a705-4f7c-b2e0-80595b8641dc BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-kxk3s-fqjpn-x934m HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G04 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-kxk3s GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap_tiflow_pull_cdc_integration_test_1782-kxk3s pingcap-tiflow-pull-cdc-integration-test-1782-kxk3s-fqjpn-x934m GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-kxk3s-fqjpn-x934m GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/foreign_key/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G00 Run cases: bdr_mode capture_suicide_while_balance_table syncpoint hang_sink_suicide server_config_compatibility kafka_big_messages kafka_compression kafka_messages kafka_sink_error_resume mq_sink_lost_callback mq_sink_dispatcher kafka_column_selector kafka_column_selector_avro debezium lossy_ddl storage_csv_update PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=d032ff1d-d8da-4c11-b5aa-d7e212f18c9a BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-nk90x-zw16m-mfmks HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G00 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-nk90x GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap_tiflow_pull_cdc_integration_test_1782-nk90x pingcap-tiflow-pull-cdc-integration-test-1782-nk90x-zw16m-mfmks GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-nk90x-zw16m-mfmks GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/bdr_mode/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git The recommended git tool is: git [Pipeline] checkout start tidb cluster in /tmp/tidb_cdc_test/consistent_replicate_ddl Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... The recommended git tool is: git [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git The recommended git tool is: git The recommended git tool is: git [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { start tidb cluster in /tmp/tidb_cdc_test/charset_gbk Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@1e6788b1; decorates RemoteLauncher[hudson.remoting.Channel@9370d56:JNLP4-connect connection from 10.233.106.25/10.233.106.25:57310] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@53065cf8; decorates RemoteLauncher[hudson.remoting.Channel@21906179:JNLP4-connect connection from 10.233.90.52/10.233.90.52:40744] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 [Pipeline] { [Pipeline] { No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@527c84e5; decorates RemoteLauncher[hudson.remoting.Channel@2cfcf330:JNLP4-connect connection from 10.233.107.236/10.233.107.236:40382] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@3b65d935; decorates RemoteLauncher[hudson.remoting.Channel@707c9e6c:JNLP4-connect connection from 10.233.66.2/10.233.66.2:37208] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@8dda2a9; decorates RemoteLauncher[hudson.remoting.Channel@4b6f971f:JNLP4-connect connection from 10.233.93.28/10.233.93.28:58416] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6a61638e; decorates RemoteLauncher[hudson.remoting.Channel@691ed785:JNLP4-connect connection from 10.233.71.71/10.233.71.71:40404] will be ignored (a typical symptom is the Git executable not being run inside a designated container) [Pipeline] dir Cloning the remote Git repository Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow Using shallow clone with depth 1 [Pipeline] { No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@65a3de73; decorates RemoteLauncher[hudson.remoting.Channel@7dde9a91:JNLP4-connect connection from 10.233.100.247/10.233.100.247:34408] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] dir Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 [Pipeline] { Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 start tidb cluster in /tmp/tidb_cdc_test/row_format Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@4103e994; decorates RemoteLauncher[hudson.remoting.Channel@717ee601:JNLP4-connect connection from 10.233.72.245/10.233.72.245:58584] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 [Pipeline] cache No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@e610750; decorates RemoteLauncher[hudson.remoting.Channel@359abe1a:JNLP4-connect connection from 10.233.68.145/10.233.68.145:48164] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Cloning repository https://github.com/PingCAP-QE/ci.git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@2a98a3ee; decorates RemoteLauncher[hudson.remoting.Channel@58f68549:JNLP4-connect connection from 10.233.68.210/10.233.68.210:56640] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Cloning repository https://github.com/PingCAP-QE/ci.git start tidb cluster in /tmp/tidb_cdc_test/foreign_key Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... start tidb cluster in /tmp/tidb_cdc_test/bdr_mode Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... Verifying downstream PD is started... cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 9-th time, retry later Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 > git init /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Starting Upstream TiDB... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32bde7b00014 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-301jl-480lh-19h04, pid:1291, start at 2024-05-06 14:55:19.58038151 +0800 CST m=+5.260365575 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:57:19.590 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:55:19.582 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:45:19.582 +0800 All versions after safe point can be accessed. (DO NOT EDIT) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32bdfc480013 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-z1lbm-cv55c-gswf3, pid:1182, start at 2024-05-06 14:55:20.886807328 +0800 CST m=+5.411752484 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:57:20.893 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:55:20.850 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:45:20.850 +0800 All versions after safe point can be accessed. (DO NOT EDIT) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32be084c0014 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-kxk3s-fqjpn-x934m, pid:1287, start at 2024-05-06 14:55:21.652878814 +0800 CST m=+5.246092315 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:57:21.659 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:55:21.619 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:45:21.619 +0800 All versions after safe point can be accessed. (DO NOT EDIT) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32bde7b00014 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-301jl-480lh-19h04, pid:1291, start at 2024-05-06 14:55:19.58038151 +0800 CST m=+5.260365575 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:57:19.590 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:55:19.582 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:45:19.582 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32bde9f80005 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-301jl-480lh-19h04, pid:1361, start at 2024-05-06 14:55:19.683352867 +0800 CST m=+5.304985675 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:57:19.692 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:55:19.678 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:45:19.678 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/consistent_replicate_ddl/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/consistent_replicate_ddl/tiflash/log/error.log arg matches is ArgMatches { args: {"engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/consistent_replicate_ddl/tiflash/db/proxy"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/consistent_replicate_ddl/tiflash-proxy.toml"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/consistent_replicate_ddl/tiflash/log/proxy.log"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32bdeef00019 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-pw6qv-gxf4t-gflw9, pid:1301, start at 2024-05-06 14:55:20.038945236 +0800 CST m=+5.211896035 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:57:20.047 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:55:20.046 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:45:20.046 +0800 All versions after safe point can be accessed. (DO NOT EDIT) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32bdeef00019 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-pw6qv-gxf4t-gflw9, pid:1301, start at 2024-05-06 14:55:20.038945236 +0800 CST m=+5.211896035 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:57:20.047 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:55:20.046 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:45:20.046 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32bdf1f40015 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-pw6qv-gxf4t-gflw9, pid:1385, start at 2024-05-06 14:55:20.213316582 +0800 CST m=+5.331206856 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:57:20.220 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:55:20.189 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:45:20.189 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/row_format/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/row_format/tiflash/log/error.log arg matches is ArgMatches { args: {"pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/row_format/tiflash/log/proxy.log"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/row_format/tiflash/db/proxy"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/row_format/tiflash-proxy.toml"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32bdfc480013 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-z1lbm-cv55c-gswf3, pid:1182, start at 2024-05-06 14:55:20.886807328 +0800 CST m=+5.411752484 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:57:20.893 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:55:20.850 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:45:20.850 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32bdfd000015 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-z1lbm-cv55c-gswf3, pid:1264, start at 2024-05-06 14:55:20.93129357 +0800 CST m=+5.382154023 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:57:20.940 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:55:20.946 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:45:20.946 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/charset_gbk/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/charset_gbk/tiflash/log/error.log arg matches is ArgMatches { args: {"engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/charset_gbk/tiflash/log/proxy.log"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/charset_gbk/tiflash/db/proxy"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/charset_gbk/tiflash-proxy.toml"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32be18140014 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-nk90x-zw16m-mfmks, pid:1231, start at 2024-05-06 14:55:22.662694085 +0800 CST m=+5.290136535 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:57:22.669 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:55:22.629 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:45:22.629 +0800 All versions after safe point can be accessed. (DO NOT EDIT) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32be084c0014 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-kxk3s-fqjpn-x934m, pid:1287, start at 2024-05-06 14:55:21.652878814 +0800 CST m=+5.246092315 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:57:21.659 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:55:21.619 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:45:21.619 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32be09d00015 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-kxk3s-fqjpn-x934m, pid:1369, start at 2024-05-06 14:55:21.748855647 +0800 CST m=+5.255455401 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:57:21.758 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:55:21.716 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:45:21.716 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/foreign_key/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/foreign_key/tiflash/log/error.log arg matches is ArgMatches { args: {"pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/foreign_key/tiflash-proxy.toml"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/foreign_key/tiflash/db/proxy"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/foreign_key/tiflash/log/proxy.log"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } [Mon May 6 14:55:24 CST 2024] <<<<<< START cdc server in consistent_replicate_ddl case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + GO_FAILPOINTS= + (( i = 0 )) + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.consistent_replicate_ddl.26102612.out server --log-file /tmp/tidb_cdc_test/consistent_replicate_ddl/cdcconsistent_replicate_ddl.server1.log --log-level debug --data-dir /tmp/tidb_cdc_test/consistent_replicate_ddl/cdc_dataconsistent_replicate_ddl.server1 --cluster-id default + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 + pd_host=127.0.0.1 + pd_port=2379 + is_tls=false + '[' false == true ']' ++ run_cdc_cli tso query --pd=http://127.0.0.1:2379 + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.row_format.cli.2643.out cli tso query --pd=http://127.0.0.1:2379 VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32be18140014 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-nk90x-zw16m-mfmks, pid:1231, start at 2024-05-06 14:55:22.662694085 +0800 CST m=+5.290136535 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:57:22.669 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:55:22.629 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:45:22.629 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32be192c0005 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-nk90x-zw16m-mfmks, pid:1315, start at 2024-05-06 14:55:22.703052206 +0800 CST m=+5.261116775 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-14:57:22.709 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:55:22.699 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:45:22.699 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/bdr_mode/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/bdr_mode/tiflash/log/error.log arg matches is ArgMatches { args: {"advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/bdr_mode/tiflash/db/proxy"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/bdr_mode/tiflash-proxy.toml"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/bdr_mode/tiflash/log/proxy.log"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } [Mon May 6 14:55:25 CST 2024] <<<<<< START cdc server in charset_gbk case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + GO_FAILPOINTS= + (( i = 0 )) + (( i <= 50 )) + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.charset_gbk.26632665.out server --log-file /tmp/tidb_cdc_test/charset_gbk/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/charset_gbk/cdc_data --cluster-id default ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 + set +x + tso='449571330574516226 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/...' + echo 449571330574516226 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/... + awk -F ' ' '{print $1}' + set +x [Mon May 6 14:55:26 CST 2024] <<<<<< START cdc server in row_format case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + GO_FAILPOINTS= + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.row_format.26882690.out server --log-file /tmp/tidb_cdc_test/row_format/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/row_format/cdc_data --cluster-id default + (( i = 0 )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 06:55:27 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/460e8263-b8cd-4962-99ef-0c7275cddbd0 {"id":"460e8263-b8cd-4962-99ef-0c7275cddbd0","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978525} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4caf539ece 460e8263-b8cd-4962-99ef-0c7275cddbd0 /tidb/cdc/default/default/upstream/7365776621071621004 {"id":7365776621071621004,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/460e8263-b8cd-4962-99ef-0c7275cddbd0 {"id":"460e8263-b8cd-4962-99ef-0c7275cddbd0","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978525} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4caf539ece 460e8263-b8cd-4962-99ef-0c7275cddbd0 /tidb/cdc/default/default/upstream/7365776621071621004 {"id":7365776621071621004,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/460e8263-b8cd-4962-99ef-0c7275cddbd0 {"id":"460e8263-b8cd-4962-99ef-0c7275cddbd0","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978525} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4caf539ece 460e8263-b8cd-4962-99ef-0c7275cddbd0 /tidb/cdc/default/default/upstream/7365776621071621004 {"id":7365776621071621004,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x ***************** properties ***************** "threadcount"="10" "operationcount"="0" "scanproportion"="0" "mysql.db"="consistent_replicate_ddl" "insertproportion"="0" "fieldcount"="3" "recordcount"="50" "requestdistribution"="uniform" "mysql.user"="root" "mysql.host"="127.0.0.1" "readallfields"="true" "dotransactions"="false" "updateproportion"="0" "mysql.port"="4000" "workload"="core" "readproportion"="0" ********************************************** [Mon May 6 14:55:27 CST 2024] <<<<<< START cdc server in bdr_mode case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + (( i = 0 )) + GO_FAILPOINTS= + (( i <= 50 )) + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.bdr_mode.26312633.out server --log-file /tmp/tidb_cdc_test/bdr_mode/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/bdr_mode/cdc_data --cluster-id default ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 Run finished, takes 11.258714ms INSERT - Takes(s): 0.0, Count: 50, OPS: 7991.1, Avg(us): 2096, Min(us): 1078, Max(us): 5299, 95th(us): 6000, 99th(us): 6000 + pd_host=127.0.0.1 + pd_port=2379 + is_tls=false + '[' false == true ']' ++ run_cdc_cli tso query --pd=http://127.0.0.1:2379 + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.foreign_key.cli.2633.out cli tso query --pd=http://127.0.0.1:2379 table consistent_replicate_ddl.usertable1 not exists for 1-th check, retry later + set +x + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 06:55:29 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/11f79968-cb30-487f-9ee5-000652b066d4 {"id":"11f79968-cb30-487f-9ee5-000652b066d4","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978526} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4caf560ace 11f79968-cb30-487f-9ee5-000652b066d4 /tidb/cdc/default/default/upstream/7365776621740275741 {"id":7365776621740275741,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/11f79968-cb30-487f-9ee5-000652b066d4 {"id":"11f79968-cb30-487f-9ee5-000652b066d4","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978526} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4caf560ace 11f79968-cb30-487f-9ee5-000652b066d4 /tidb/cdc/default/default/upstream/7365776621740275741 {"id":7365776621740275741,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/11f79968-cb30-487f-9ee5-000652b066d4 {"id":"11f79968-cb30-487f-9ee5-000652b066d4","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978526} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4caf560ace 11f79968-cb30-487f-9ee5-000652b066d4 /tidb/cdc/default/default/upstream/7365776621740275741 {"id":7365776621740275741,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x Create changefeed successfully! ID: a7145d3d-8bef-4295-9930-0145f1e8c7cd Info: {"upstream_id":7365776621740275741,"namespace":"default","id":"a7145d3d-8bef-4295-9930-0145f1e8c7cd","sink_uri":"mysql://normal:xxxxx@127.0.0.1:3306/","create_time":"2024-05-06T14:55:29.202305153+08:00","start_ts":449571330693529603,"config":{"memory_quota":1073741824,"case_sensitive":false,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":false,"enable_table_monitor":false,"bdr_mode":false,"sync_point_interval":600000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"enable_kafka_sink_v2":false,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":false,"region_threshold":100000,"write_key_threshold":0},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"normal","creator_version":"v8.2.0-alpha-29-g8b8246b8d","resolved_ts":449571330693529603,"checkpoint_ts":449571330693529603,"checkpoint_time":"2024-05-06 14:55:25.900"} cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 10-th time, retry later + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 06:55:29 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/38c65038-6838-4a1e-9654-b5797c085dd6 {"id":"38c65038-6838-4a1e-9654-b5797c085dd6","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978527} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4caf5570d5 38c65038-6838-4a1e-9654-b5797c085dd6 /tidb/cdc/default/default/upstream/7365776615040139848 {"id":7365776615040139848,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/38c65038-6838-4a1e-9654-b5797c085dd6 {"id":"38c65038-6838-4a1e-9654-b5797c085dd6","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978527} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4caf5570d5 38c65038-6838-4a1e-9654-b5797c085dd6 /tidb/cdc/default/default/upstream/7365776615040139848 {"id":7365776615040139848,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/38c65038-6838-4a1e-9654-b5797c085dd6 {"id":"38c65038-6838-4a1e-9654-b5797c085dd6","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978527} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4caf5570d5 38c65038-6838-4a1e-9654-b5797c085dd6 /tidb/cdc/default/default/upstream/7365776615040139848 {"id":7365776615040139848,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.row_format.cli.2746.out cli changefeed create --start-ts=449571330574516226 --sink-uri=mysql://normal:123456@127.0.0.1:3306/ + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > + tso='449571331000238081 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/...' + echo 449571331000238081 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/... + awk -F ' ' '{print $1}' + set +x [Mon May 6 14:55:30 CST 2024] <<<<<< START cdc server in foreign_key case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + GO_FAILPOINTS= + '[' -z '' ']' + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.foreign_key.26732675.out server --log-file /tmp/tidb_cdc_test/foreign_key/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/foreign_key/cdc_data --cluster-id default + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + (( i = 0 )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 Create changefeed successfully! ID: 6ae26282-7bf9-4d6b-a072-8df20ed8bd9a Info: {"upstream_id":7365776615040139848,"namespace":"default","id":"6ae26282-7bf9-4d6b-a072-8df20ed8bd9a","sink_uri":"mysql://normal:xxxxx@127.0.0.1:3306/","create_time":"2024-05-06T14:55:30.839230788+08:00","start_ts":449571330574516226,"config":{"memory_quota":1073741824,"case_sensitive":false,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":false,"enable_table_monitor":false,"bdr_mode":false,"sync_point_interval":600000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"enable_kafka_sink_v2":false,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":false,"region_threshold":100000,"write_key_threshold":0},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"normal","creator_version":"v8.2.0-alpha-29-g8b8246b8d","resolved_ts":449571330574516226,"checkpoint_ts":449571330574516226,"checkpoint_time":"2024-05-06 14:55:25.446"} PASS coverage: 2.4% of statements in github.com/pingcap/tiflow/... < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 06:55:30 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/bef8e725-cd4e-4b70-bf33-c553968cc808 {"id":"bef8e725-cd4e-4b70-bf33-c553968cc808","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978528} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4caf59a8ca bef8e725-cd4e-4b70-bf33-c553968cc808 /tidb/cdc/default/default/upstream/7365776633107097121 {"id":7365776633107097121,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/bef8e725-cd4e-4b70-bf33-c553968cc808 {"id":"bef8e725-cd4e-4b70-bf33-c553968cc808","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978528} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4caf59a8ca bef8e725-cd4e-4b70-bf33-c553968cc808 /tidb/cdc/default/default/upstream/7365776633107097121 {"id":7365776633107097121,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/bef8e725-cd4e-4b70-bf33-c553968cc808 {"id":"bef8e725-cd4e-4b70-bf33-c553968cc808","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978528} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4caf59a8ca bef8e725-cd4e-4b70-bf33-c553968cc808 /tidb/cdc/default/default/upstream/7365776633107097121 {"id":7365776633107097121,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x [Mon May 6 14:55:30 CST 2024] <<<<<< START cdc server in bdr_mode case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8400/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + GO_FAILPOINTS= + (( i = 0 )) + (( i <= 50 )) + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.bdr_mode.26912693.out server --log-file /tmp/tidb_cdc_test/bdr_mode/cdcdown.log --log-level debug --data-dir /tmp/tidb_cdc_test/bdr_mode/cdc_datadown --cluster-id default --addr 127.0.0.1:8400 --pd http://127.0.0.1:2479 ++ curl -vsL --max-time 20 http://127.0.0.1:8400/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8400 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8400; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 table consistent_replicate_ddl.usertable1 not exists for 2-th check, retry later + set +x table consistent_replicate_ddl.usertable1 not exists for 3-th check, retry later Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 20.21 secs (184565649 bytes/sec) [Pipeline] { [Pipeline] cache + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 06:55:33 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/2dc45de8-42ba-4360-a9b5-a8c9503d5191 {"id":"2dc45de8-42ba-4360-a9b5-a8c9503d5191","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978530} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4caf5811db 2dc45de8-42ba-4360-a9b5-a8c9503d5191 /tidb/cdc/default/default/upstream/7365776626395765505 {"id":7365776626395765505,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/2dc45de8-42ba-4360-a9b5-a8c9503d5191 {"id":"2dc45de8-42ba-4360-a9b5-a8c9503d5191","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978530} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4caf5811db 2dc45de8-42ba-4360-a9b5-a8c9503d5191 /tidb/cdc/default/default/upstream/7365776626395765505 {"id":7365776626395765505,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/2dc45de8-42ba-4360-a9b5-a8c9503d5191 {"id":"2dc45de8-42ba-4360-a9b5-a8c9503d5191","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978530} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4caf5811db 2dc45de8-42ba-4360-a9b5-a8c9503d5191 /tidb/cdc/default/default/upstream/7365776626395765505 {"id":7365776626395765505,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.foreign_key.cli.2721.out cli changefeed create --start-ts=449571331000238081 --sink-uri=mysql://normal:123456@127.0.0.1:3306/ Create changefeed successfully! ID: 7c0911ef-5318-4260-9987-48936ad8c9f4 Info: {"upstream_id":7365776626395765505,"namespace":"default","id":"7c0911ef-5318-4260-9987-48936ad8c9f4","sink_uri":"mysql://normal:xxxxx@127.0.0.1:3306/","create_time":"2024-05-06T14:55:34.082365693+08:00","start_ts":449571331000238081,"config":{"memory_quota":1073741824,"case_sensitive":false,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":false,"enable_table_monitor":false,"bdr_mode":false,"sync_point_interval":600000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"enable_kafka_sink_v2":false,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":false,"region_threshold":100000,"write_key_threshold":0},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"normal","creator_version":"v8.2.0-alpha-29-g8b8246b8d","resolved_ts":449571331000238081,"checkpoint_ts":449571331000238081,"checkpoint_time":"2024-05-06 14:55:27.070"} PASS coverage: 2.4% of statements in github.com/pingcap/tiflow/... + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8400/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8400 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8400 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8400 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 06:55:33 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/6a0b3737-9427-44e6-a51e-abbe39b5598d {"id":"6a0b3737-9427-44e6-a51e-abbe39b5598d","address":"127.0.0.1:8400","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978531} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/35118f4caf59ed89 6a0b3737-9427-44e6-a51e-abbe39b5598d /tidb/cdc/default/default/upstream/7365776627157272622 {"id":7365776627157272622,"pd-endpoints":"http://127.0.0.1:2479,http://127.0.0.1:2479","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/6a0b3737-9427-44e6-a51e-abbe39b5598d {"id":"6a0b3737-9427-44e6-a51e-abbe39b5598d","address":"127.0.0.1:8400","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978531} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/35118f4caf59ed89 6a0b3737-9427-44e6-a51e-abbe39b5598d /tidb/cdc/default/default/upstream/7365776627157272622 {"id":7365776627157272622,"pd-endpoints":"http://127.0.0.1:2479,http://127.0.0.1:2479","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/6a0b3737-9427-44e6-a51e-abbe39b5598d {"id":"6a0b3737-9427-44e6-a51e-abbe39b5598d","address":"127.0.0.1:8400","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978531} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/35118f4caf59ed89 6a0b3737-9427-44e6-a51e-abbe39b5598d /tidb/cdc/default/default/upstream/7365776627157272622 {"id":7365776627157272622,"pd-endpoints":"http://127.0.0.1:2479,http://127.0.0.1:2479","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.bdr_mode.cli.2744.out cli changefeed create --sink-uri=mysql://root@127.0.0.1:3306 -c test-1 --config=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/bdr_mode/conf/up.toml table consistent_replicate_ddl.usertable1 exists table consistent_replicate_ddl.usertable2 not exists for 1-th check, retry later + set +x Create changefeed successfully! ID: test-1 Info: {"upstream_id":7365776633107097121,"namespace":"default","id":"test-1","sink_uri":"mysql://root@127.0.0.1:3306","create_time":"2024-05-06T14:55:35.190770974+08:00","start_ts":449571333099749379,"config":{"memory_quota":1073741824,"case_sensitive":false,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":true,"enable_table_monitor":false,"bdr_mode":true,"sync_point_interval":30000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"enable_kafka_sink_v2":false,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":false,"region_threshold":100000,"write_key_threshold":0},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"normal","creator_version":"v8.2.0-alpha-29-g8b8246b8d","resolved_ts":449571333099749379,"checkpoint_ts":449571333099749379,"checkpoint_time":"2024-05-06 14:55:35.079"} PASS coverage: 2.4% of statements in github.com/pingcap/tiflow/... table consistent_replicate_ddl.usertable2 exists table consistent_replicate_ddl.usertable3 not exists for 1-th check, retry later + set +x + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.bdr_mode.cli.2781.out cli changefeed create --sink-uri=mysql://root@127.0.0.1:4000 -c test-2 --server http://127.0.0.1:8400 --config=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/bdr_mode/conf/down.toml Create changefeed successfully! ID: test-2 Info: {"upstream_id":7365776627157272622,"namespace":"default","id":"test-2","sink_uri":"mysql://root@127.0.0.1:4000","create_time":"2024-05-06T14:55:37.181070847+08:00","start_ts":449571333616173060,"config":{"memory_quota":1073741824,"case_sensitive":false,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":false,"enable_table_monitor":false,"bdr_mode":true,"sync_point_interval":600000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"enable_kafka_sink_v2":false,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":false,"region_threshold":100000,"write_key_threshold":0},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"normal","creator_version":"v8.2.0-alpha-29-g8b8246b8d","resolved_ts":449571333616173060,"checkpoint_ts":449571333616173060,"checkpoint_time":"2024-05-06 14:55:37.049"} PASS coverage: 2.4% of statements in github.com/pingcap/tiflow/... table charset_gbk_test0.t0 exists table charset_gbk_test0.t1 exists table charset_gbk_test1.t0 not exists for 1-th check, retry later table foreign_key.finish_mark not exists for 1-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 2-th check, retry later + set +x table charset_gbk_test1.t0 exists table test.finish_mark not exists for 1-th check, retry later table foreign_key.finish_mark not exists for 2-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 3-th check, retry later table test.finish_mark not exists for 2-th check, retry later table foreign_key.finish_mark not exists for 3-th check, retry later table test.finish_mark not exists for 3-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 4-th check, retry later table foreign_key.finish_mark not exists for 4-th check, retry later table test.finish_mark not exists for 4-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 5-th check, retry later table foreign_key.finish_mark not exists for 5-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 6-th check, retry later table test.finish_mark not exists for 5-th check, retry later table foreign_key.finish_mark not exists for 6-th check, retry later cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 11-th time, retry later table consistent_replicate_ddl.usertable3 not exists for 7-th check, retry later table test.finish_mark not exists for 6-th check, retry later table foreign_key.finish_mark not exists for 7-th check, retry later table row_format.finish_mark not exists for 1-th check, retry later table row_format.finish_mark not exists for 2-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 8-th check, retry later table test.finish_mark not exists for 7-th check, retry later table foreign_key.finish_mark not exists for 8-th check, retry later table row_format.finish_mark not exists for 3-th check, retry later table test.finish_mark not exists for 8-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 9-th check, retry later table foreign_key.finish_mark not exists for 9-th check, retry later table test.finish_mark not exists for 9-th check, retry later table row_format.finish_mark not exists for 4-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 10-th check, retry later table foreign_key.finish_mark not exists for 10-th check, retry later table row_format.finish_mark not exists for 5-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 11-th check, retry later table test.finish_mark not exists for 10-th check, retry later table foreign_key.finish_mark not exists for 11-th check, retry later table row_format.finish_mark not exists for 6-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 12-th check, retry later table test.finish_mark not exists for 11-th check, retry later table foreign_key.finish_mark not exists for 12-th check, retry later table row_format.finish_mark not exists for 7-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 13-th check, retry later table test.finish_mark not exists for 12-th check, retry later table foreign_key.finish_mark not exists for 13-th check, retry later table row_format.finish_mark not exists for 8-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 14-th check, retry later table test.finish_mark not exists for 13-th check, retry later table foreign_key.finish_mark not exists for 14-th check, retry later table test.finish_mark not exists for 14-th check, retry later table row_format.finish_mark not exists for 9-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 15-th check, retry later table foreign_key.finish_mark not exists for 15-th check, retry later table row_format.finish_mark not exists for 10-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 16-th check, retry later table test.finish_mark not exists for 15-th check, retry later table foreign_key.finish_mark not exists for 16-th check, retry later table row_format.finish_mark not exists for 11-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 17-th check, retry later table test.finish_mark not exists for 16-th check, retry later table foreign_key.finish_mark not exists for 17-th check, retry later table row_format.finish_mark not exists for 12-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 18-th check, retry later table test.finish_mark not exists for 17-th check, retry later table foreign_key.finish_mark not exists for 18-th check, retry later table row_format.finish_mark not exists for 13-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 19-th check, retry later table test.finish_mark not exists for 18-th check, retry later table foreign_key.finish_mark not exists for 19-th check, retry later cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 12-th time, retry later table test.finish_mark not exists for 19-th check, retry later table row_format.finish_mark not exists for 14-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 20-th check, retry later table foreign_key.finish_mark not exists for 20-th check, retry later table row_format.finish_mark not exists for 15-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 21-th check, retry later table test.finish_mark not exists for 20-th check, retry later table tidb_cdc.syncpoint_v1 exists table tidb_cdc.syncpoint_v1 does not exists table bdr_mode.finish_mark exists check diff failed 1-th time, retry later table foreign_key.finish_mark not exists for 21-th check, retry later table row_format.finish_mark not exists for 16-th check, retry later check diff failed 2-th time, retry later table consistent_replicate_ddl.usertable3 not exists for 22-th check, retry later table test.finish_mark not exists for 21-th check, retry later table foreign_key.finish_mark not exists for 22-th check, retry later table row_format.finish_mark not exists for 17-th check, retry later check diff failed 3-th time, retry later table consistent_replicate_ddl.usertable3 not exists for 23-th check, retry later table test.finish_mark not exists for 22-th check, retry later table foreign_key.finish_mark not exists for 23-th check, retry later table row_format.finish_mark not exists for 18-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 24-th check, retry later table test.finish_mark not exists for 23-th check, retry later check diff failed 4-th time, retry later table foreign_key.finish_mark not exists for 24-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 25-th check, retry later table test.finish_mark not exists for 24-th check, retry later table row_format.finish_mark not exists for 19-th check, retry later check diff failed 5-th time, retry later table foreign_key.finish_mark not exists for 25-th check, retry later table row_format.finish_mark not exists for 20-th check, retry later check diff failed 6-th time, retry later table consistent_replicate_ddl.usertable3 not exists for 26-th check, retry later table test.finish_mark not exists for 25-th check, retry later table foreign_key.finish_mark not exists for 26-th check, retry later table row_format.finish_mark not exists for 21-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 27-th check, retry later table test.finish_mark not exists for 26-th check, retry later check diff failed 7-th time, retry later table foreign_key.finish_mark not exists for 27-th check, retry later table row_format.finish_mark not exists for 22-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 28-th check, retry later table test.finish_mark not exists for 27-th check, retry later check diff failed 8-th time, retry later table foreign_key.finish_mark not exists for 28-th check, retry later table row_format.finish_mark not exists for 23-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 29-th check, retry later table test.finish_mark not exists for 28-th check, retry later check diff failed 9-th time, retry later table foreign_key.finish_mark not exists for 29-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 30-th check, retry later table test.finish_mark not exists for 29-th check, retry later table row_format.finish_mark not exists for 24-th check, retry later check diff failed 10-th time, retry later table foreign_key.finish_mark not exists for 30-th check, retry later cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 13-th time, retry later table row_format.finish_mark not exists for 25-th check, retry later Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 58.86 secs (63377228 bytes/sec) [Pipeline] { [Pipeline] cache table consistent_replicate_ddl.usertable3 not exists for 31-th check, retry later table test.finish_mark not exists for 30-th check, retry later check diff failed 11-th time, retry later table foreign_key.finish_mark not exists for 31-th check, retry later table row_format.finish_mark not exists for 26-th check, retry later table test.finish_mark not exists for 31-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 32-th check, retry later check diff failed 12-th time, retry later table foreign_key.finish_mark not exists for 32-th check, retry later table test.finish_mark not exists for 32-th check, retry later table row_format.finish_mark not exists for 27-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 33-th check, retry later check diff failed 13-th time, retry later table foreign_key.finish_mark not exists for 33-th check, retry later table row_format.finish_mark not exists for 28-th check, retry later table test.finish_mark not exists for 33-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 34-th check, retry later check diff failed 14-th time, retry later table foreign_key.finish_mark not exists for 34-th check, retry later table row_format.finish_mark not exists for 29-th check, retry later table test.finish_mark not exists for 34-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 35-th check, retry later table foreign_key.finish_mark not exists for 35-th check, retry later check diff failed 15-th time, retry later table row_format.finish_mark not exists for 30-th check, retry later table test.finish_mark not exists for 35-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 36-th check, retry later table foreign_key.finish_mark not exists for 36-th check, retry later check diff failed 16-th time, retry later table row_format.finish_mark not exists for 31-th check, retry later table test.finish_mark not exists for 36-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 37-th check, retry later table foreign_key.finish_mark not exists for 37-th check, retry later check diff failed 17-th time, retry later table row_format.finish_mark not exists for 32-th check, retry later table test.finish_mark not exists for 37-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 38-th check, retry later table foreign_key.finish_mark not exists for 38-th check, retry later check diff failed 18-th time, retry later table row_format.finish_mark not exists for 33-th check, retry later table test.finish_mark not exists for 38-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 39-th check, retry later table foreign_key.finish_mark not exists for 39-th check, retry later check diff failed 19-th time, retry later Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 15.20 secs (245389811 bytes/sec) [Pipeline] { table row_format.finish_mark not exists for 34-th check, retry later [Pipeline] cache table test.finish_mark not exists for 39-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 40-th check, retry later table foreign_key.finish_mark not exists for 40-th check, retry later check diff failed 20-th time, retry later table consistent_replicate_ddl.usertable3 not exists for 41-th check, retry later table row_format.finish_mark not exists for 35-th check, retry later table test.finish_mark not exists for 40-th check, retry later table foreign_key.finish_mark not exists for 41-th check, retry later check diff failed 21-th time, retry later table row_format.finish_mark not exists for 36-th check, retry later table test.finish_mark not exists for 41-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 42-th check, retry later table foreign_key.finish_mark not exists for 42-th check, retry later check diff failed 22-th time, retry later table row_format.finish_mark not exists for 37-th check, retry later table test.finish_mark not exists for 42-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 43-th check, retry later table foreign_key.finish_mark not exists for 43-th check, retry later check diff failed 23-th time, retry later table row_format.finish_mark not exists for 38-th check, retry later table test.finish_mark not exists for 43-th check, retry later cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 14-th time, retry later table consistent_replicate_ddl.usertable3 not exists for 44-th check, retry later table foreign_key.finish_mark not exists for 44-th check, retry later Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 7.61 secs (490183595 bytes/sec) [Pipeline] { [Pipeline] cache check diff failed 24-th time, retry later table row_format.finish_mark not exists for 39-th check, retry later table test.finish_mark not exists for 44-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 45-th check, retry later table foreign_key.finish_mark not exists for 45-th check, retry later check diff failed 25-th time, retry later table consistent_replicate_ddl.usertable3 not exists for 46-th check, retry later table row_format.finish_mark not exists for 40-th check, retry later table test.finish_mark not exists for 45-th check, retry later table foreign_key.finish_mark not exists for 46-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 47-th check, retry later check diff failed 26-th time, retry later table test.finish_mark not exists for 46-th check, retry later table foreign_key.finish_mark not exists for 47-th check, retry later table row_format.finish_mark not exists for 41-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 48-th check, retry later check diff failed 27-th time, retry later table test.finish_mark not exists for 47-th check, retry later table foreign_key.finish_mark not exists for 48-th check, retry later check diff failed 28-th time, retry later table test.finish_mark not exists for 48-th check, retry later table row_format.finish_mark not exists for 42-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 49-th check, retry later table foreign_key.finish_mark not exists for 49-th check, retry later table test.finish_mark not exists for 49-th check, retry later table row_format.finish_mark not exists for 43-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 50-th check, retry later check diff failed 29-th time, retry later table foreign_key.finish_mark not exists for 50-th check, retry later table row_format.finish_mark not exists for 44-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 51-th check, retry later check diff failed 30-th time, retry later table test.finish_mark not exists for 50-th check, retry later table foreign_key.finish_mark not exists for 51-th check, retry later table row_format.finish_mark not exists for 45-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 52-th check, retry later check diff failed at last There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log cat: /tmp/tidb_cdc_test/bdr_mode/sync_diff/output/sync_diff.log: No such file or directory table test.finish_mark not exists for 51-th check, retry later table foreign_key.finish_mark not exists for 52-th check, retry later table row_format.finish_mark not exists for 46-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 53-th check, retry later table test.finish_mark not exists for 52-th check, retry later table foreign_key.finish_mark not exists for 53-th check, retry later table test.finish_mark not exists for 53-th check, retry later table row_format.finish_mark not exists for 47-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 54-th check, retry later table foreign_key.finish_mark not exists for 54-th check, retry later table test.finish_mark not exists for 54-th check, retry later table row_format.finish_mark not exists for 48-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 55-th check, retry later table foreign_key.finish_mark not exists for 55-th check, retry later table row_format.finish_mark not exists for 49-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 56-th check, retry later table test.finish_mark not exists for 55-th check, retry later table foreign_key.finish_mark not exists for 56-th check, retry later table row_format.finish_mark not exists for 50-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 57-th check, retry later table test.finish_mark not exists for 56-th check, retry later cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 15-th time, retry later table foreign_key.finish_mark not exists for 57-th check, retry later table row_format.finish_mark not exists for 51-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 58-th check, retry later table test.finish_mark not exists for 57-th check, retry later table foreign_key.finish_mark not exists for 58-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 59-th check, retry later table test.finish_mark not exists for 58-th check, retry later table row_format.finish_mark not exists for 52-th check, retry later table foreign_key.finish_mark not exists for 59-th check, retry later table row_format.finish_mark not exists for 53-th check, retry later table test.finish_mark not exists for 59-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 60-th check, retry later table foreign_key.finish_mark not exists for 60-th check, retry later table row_format.finish_mark not exists for 54-th check, retry later table test.finish_mark not exists for 60-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 61-th check, retry later table foreign_key.finish_mark not exists at last check table row_format.finish_mark not exists for 55-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 62-th check, retry later table test.finish_mark not exists at last check table row_format.finish_mark not exists for 56-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 63-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 64-th check, retry later table row_format.finish_mark not exists for 57-th check, retry later Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 37.80 secs (98680781 bytes/sec) [Pipeline] { [Pipeline] cache table row_format.finish_mark not exists for 58-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 65-th check, retry later table row_format.finish_mark not exists for 59-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 66-th check, retry later table row_format.finish_mark not exists for 60-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 67-th check, retry later table row_format.finish_mark not exists at last check table consistent_replicate_ddl.usertable3 not exists for 68-th check, retry later Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 6.32 secs (589845188 bytes/sec) [Pipeline] { [Pipeline] sh table consistent_replicate_ddl.usertable3 not exists for 69-th check, retry later [Pipeline] sh + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G06 Run cases: sink_retry changefeed_error ddl_sequence resourcecontrol PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=96a1a0f4-12fb-4871-ab4d-5984da73192e BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-gns77-zp07c-0tzkm HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G06 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-gns77 GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap_tiflow_pull_cdc_integration_test_1782-gns77 pingcap-tiflow-pull-cdc-integration-test-1782-gns77-zp07c-0tzkm GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-gns77-zp07c-0tzkm GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/sink_retry/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... [Pipeline] sh + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G07 [Pipeline] sh Run cases: kv_client_stream_reconnect cdc split_region PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=5426cb18-9cce-4eed-9a7c-fd469dfb8a2d BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-1cv4p-bpzdm-3l2p1 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G07 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-1cv4p GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap_tiflow_pull_cdc_integration_test_1782-1cv4p pingcap-tiflow-pull-cdc-integration-test-1782-1cv4p-bpzdm-3l2p1 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-1cv4p-bpzdm-3l2p1 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/kv_client_stream_reconnect/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... [Pipeline] sh table consistent_replicate_ddl.usertable3 not exists for 70-th check, retry later + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G08 Run cases: processor_err_chan changefeed_reconstruct multi_capture synced_status_with_redo PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=85a3dcfc-2262-4d6d-ae07-d8118af6935d BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-6g25b-b75hz-6xr6c HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G08 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-6g25b GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap_tiflow_pull_cdc_integration_test_1782-6g25b pingcap-tiflow-pull-cdc-integration-test-1782-6g25b-b75hz-6xr6c GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-6g25b-b75hz-6xr6c GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/processor_err_chan/run.sh using Sink-Type: mysql... <<================= [Pipeline] sh The 1 times to try to start tidb cluster... + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G11 Run cases: resolve_lock move_table autorandom generate_column PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=de718b8b-fd9a-4bbe-b2ef-9fb125a0e7c6 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-rlrzt-x18k2-zzdjj HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G11 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-rlrzt GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap_tiflow_pull_cdc_integration_test_1782-rlrzt pingcap-tiflow-pull-cdc-integration-test-1782-rlrzt-x18k2-zzdjj GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-rlrzt-x18k2-zzdjj GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/resolve_lock/run.sh using Sink-Type: mysql... <<================= + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G10 Run cases: default_value simple cdc_server_tips event_filter sql_mode PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=eecc6530-7934-443d-87c6-250ff3b95356 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-234cg-fnfcw-3thnd HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G10 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-234cg GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap_tiflow_pull_cdc_integration_test_1782-234cg pingcap-tiflow-pull-cdc-integration-test-1782-234cg-fnfcw-3thnd GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-234cg-fnfcw-3thnd GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/default_value/run.sh using Sink-Type: mysql... <<================= + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G09 Run cases: gc_safepoint changefeed_pause_resume cli_with_auth savepoint synced_status PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=531899e5-2c5b-416b-b305-3d074c120e90 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-tgtkm-v18sx-n9h9q HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G09 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-tgtkm GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap-tiflow-pull-cdc-integration-test-1782-tgtkm-v18sx-n9h9q pingcap_tiflow_pull_cdc_integration_test_1782-tgtkm GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-tgtkm-v18sx-n9h9q GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/gc_safepoint/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... start tidb cluster in /tmp/tidb_cdc_test/sink_retry Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... table consistent_replicate_ddl.usertable3 not exists for 71-th check, retry later Verifying downstream PD is started... table consistent_replicate_ddl.usertable3 not exists for 72-th check, retry later start tidb cluster in /tmp/tidb_cdc_test/processor_err_chan Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... The 1 times to try to start tidb cluster... start tidb cluster in /tmp/tidb_cdc_test/kv_client_stream_reconnect Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release The 1 times to try to start tidb cluster... table consistent_replicate_ddl.usertable3 not exists for 73-th check, retry later cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 16-th time, retry later start tidb cluster in /tmp/tidb_cdc_test/gc_safepoint Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... start tidb cluster in /tmp/tidb_cdc_test/resolve_lock Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... Verifying downstream PD is started... Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) table consistent_replicate_ddl.usertable3 not exists for 74-th check, retry later Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) table consistent_replicate_ddl.usertable3 not exists for 75-th check, retry later ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) start tidb cluster in /tmp/tidb_cdc_test/default_value Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) [Pipeline] } Cache not saved (inner-step execution failed) table consistent_replicate_ddl.usertable3 not exists for 76-th check, retry later [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] } Cache not saved (inner-step execution failed) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Verifying downstream PD is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] // cache [Pipeline] } Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c831900014 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-gns77-zp07c-0tzkm, pid:1166, start at 2024-05-06 14:58:08.11312807 +0800 CST m=+5.273801073 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:08.122 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:08.100 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:08.100 +0800 All versions after safe point can be accessed. (DO NOT EDIT) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) [Pipeline] // cache [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) table consistent_replicate_ddl.usertable3 not exists for 77-th check, retry later [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $TICDC_COVERALLS_TOKEN or $TICDC_CODECOV_TOKEN ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) [Pipeline] // dir [Pipeline] // dir Post stage Post stage [Pipeline] sh VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c831900014 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-gns77-zp07c-0tzkm, pid:1166, start at 2024-05-06 14:58:08.11312807 +0800 CST m=+5.273801073 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:08.122 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:08.100 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:08.100 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c8332c000a Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-gns77-zp07c-0tzkm, pid:1248, start at 2024-05-06 14:58:08.213237774 +0800 CST m=+5.312317424 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:08.222 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:08.203 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:08.203 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/sink_retry/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/sink_retry/tiflash/log/error.log arg matches is ArgMatches { args: {"log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/sink_retry/tiflash/log/proxy.log"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/sink_retry/tiflash-proxy.toml"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/sink_retry/tiflash/db/proxy"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } [Pipeline] sh Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) table consistent_replicate_ddl.usertable3 not exists for 78-th check, retry later VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c83c74000d Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-6g25b-b75hz-6xr6c, pid:1268, start at 2024-05-06 14:58:08.815223328 +0800 CST m=+5.804072507 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:08.827 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:08.797 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:08.797 +0800 All versions after safe point can be accessed. (DO NOT EDIT) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c83c74000d Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-6g25b-b75hz-6xr6c, pid:1268, start at 2024-05-06 14:58:08.815223328 +0800 CST m=+5.804072507 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:08.827 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:08.797 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:08.797 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c83c74000e Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-6g25b-b75hz-6xr6c, pid:1336, start at 2024-05-06 14:58:08.818839023 +0800 CST m=+5.750137860 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:08.832 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:08.846 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:08.846 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/processor_err_chan/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/processor_err_chan/tiflash/log/error.log arg matches is ArgMatches { args: {"engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/processor_err_chan/tiflash-proxy.toml"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/processor_err_chan/tiflash/db/proxy"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/processor_err_chan/tiflash/log/proxy.log"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } [Pipeline] sh VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c85e0c0013 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-tgtkm-v18sx-n9h9q, pid:1189, start at 2024-05-06 14:58:10.962648742 +0800 CST m=+5.217954710 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:10.971 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:10.947 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:10.947 +0800 All versions after safe point can be accessed. (DO NOT EDIT) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c85e0c0013 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-tgtkm-v18sx-n9h9q, pid:1189, start at 2024-05-06 14:58:10.962648742 +0800 CST m=+5.217954710 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:10.971 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:10.947 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:10.947 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c85f900014 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-tgtkm-v18sx-n9h9q, pid:1273, start at 2024-05-06 14:58:11.088266312 +0800 CST m=+5.263181986 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:11.095 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:11.093 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:11.093 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/gc_safepoint/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/gc_safepoint/tiflash/log/error.log arg matches is ArgMatches { args: {"pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/gc_safepoint/tiflash/log/proxy.log"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/gc_safepoint/tiflash/db/proxy"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/gc_safepoint/tiflash-proxy.toml"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } + ls /tmp/tidb_cdc_test/ charset_gbk sql_res.charset_gbk.txt ++ find /tmp/tidb_cdc_test/ -type f -name '*.log' + tar -cvzf log-G05.tar.gz /tmp/tidb_cdc_test/charset_gbk/cdc_data/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/charset_gbk/cdc_data/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/charset_gbk/cdc_data/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/charset_gbk/cdc_data/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/charset_gbk/cdc_data/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/charset_gbk/cdc_data/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/charset_gbk/cdc_data/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/charset_gbk/cdc_data/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/charset_gbk/tikv3/db/000005.log /tmp/tidb_cdc_test/charset_gbk/pd1/region-meta/000001.log /tmp/tidb_cdc_test/charset_gbk/pd1/hot-region/000001.log /tmp/tidb_cdc_test/charset_gbk/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/charset_gbk/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/charset_gbk/tiflash/log/proxy.log /tmp/tidb_cdc_test/charset_gbk/tiflash/log/error.log /tmp/tidb_cdc_test/charset_gbk/tiflash/log/server.log /tmp/tidb_cdc_test/charset_gbk/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/charset_gbk/down_pd.log /tmp/tidb_cdc_test/charset_gbk/tikv1.log /tmp/tidb_cdc_test/charset_gbk/tidb-slow.log /tmp/tidb_cdc_test/charset_gbk/pd1.log /tmp/tidb_cdc_test/charset_gbk/tikv_down/db/000005.log /tmp/tidb_cdc_test/charset_gbk/stdout.log /tmp/tidb_cdc_test/charset_gbk/tidb.log /tmp/tidb_cdc_test/charset_gbk/tidb_other.log /tmp/tidb_cdc_test/charset_gbk/tikv2/db/000005.log /tmp/tidb_cdc_test/charset_gbk/cdc.log /tmp/tidb_cdc_test/charset_gbk/tikv1/db/000005.log /tmp/tidb_cdc_test/charset_gbk/tikv2.log /tmp/tidb_cdc_test/charset_gbk/tidb_down.log /tmp/tidb_cdc_test/charset_gbk/tikv3.log /tmp/tidb_cdc_test/charset_gbk/tikv_down.log tar: Removing leading `/' from member names /tmp/tidb_cdc_test/charset_gbk/cdc_data/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/charset_gbk/cdc_data/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/charset_gbk/cdc_data/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/charset_gbk/cdc_data/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/charset_gbk/cdc_data/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/charset_gbk/cdc_data/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/charset_gbk/cdc_data/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/charset_gbk/cdc_data/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/charset_gbk/tikv3/db/000005.log /tmp/tidb_cdc_test/charset_gbk/pd1/region-meta/000001.log /tmp/tidb_cdc_test/charset_gbk/pd1/hot-region/000001.log /tmp/tidb_cdc_test/charset_gbk/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/charset_gbk/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/charset_gbk/tiflash/log/proxy.log /tmp/tidb_cdc_test/charset_gbk/tiflash/log/error.log /tmp/tidb_cdc_test/charset_gbk/tiflash/log/server.log /tmp/tidb_cdc_test/charset_gbk/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/charset_gbk/down_pd.log /tmp/tidb_cdc_test/charset_gbk/tikv1.log [Pipeline] // dir Post stage [Pipeline] { ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) [Pipeline] { [Pipeline] { /tmp/tidb_cdc_test/charset_gbk/tidb-slow.log /tmp/tidb_cdc_test/charset_gbk/pd1.log /tmp/tidb_cdc_test/charset_gbk/tikv_down/db/000005.log /tmp/tidb_cdc_test/charset_gbk/stdout.log /tmp/tidb_cdc_test/charset_gbk/tidb.log /tmp/tidb_cdc_test/charset_gbk/tidb_other.log /tmp/tidb_cdc_test/charset_gbk/tikv2/db/000005.log /tmp/tidb_cdc_test/charset_gbk/cdc.log /tmp/tidb_cdc_test/charset_gbk/tikv1/db/000005.log /tmp/tidb_cdc_test/charset_gbk/tikv2.log /tmp/tidb_cdc_test/charset_gbk/tidb_down.log [Pipeline] { [Pipeline] { + ls /tmp/tidb_cdc_test/ cov.foreign_key.cli.2633.out cov.foreign_key.cli.2721.out foreign_key sql_res.foreign_key.txt ++ find /tmp/tidb_cdc_test/ -type f -name '*.log' + tar -cvzf log-G04.tar.gz /tmp/tidb_cdc_test/foreign_key/tidb.log /tmp/tidb_cdc_test/foreign_key/cdc_data/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/foreign_key/cdc_data/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/foreign_key/cdc_data/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/foreign_key/cdc_data/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/foreign_key/cdc_data/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/foreign_key/cdc_data/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/foreign_key/cdc_data/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/foreign_key/cdc_data/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/foreign_key/tikv_down/db/000005.log /tmp/tidb_cdc_test/foreign_key/tiflash/log/proxy.log /tmp/tidb_cdc_test/foreign_key/tiflash/log/server.log /tmp/tidb_cdc_test/foreign_key/tiflash/log/error.log /tmp/tidb_cdc_test/foreign_key/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/foreign_key/tikv_down.log /tmp/tidb_cdc_test/foreign_key/tikv3.log /tmp/tidb_cdc_test/foreign_key/stdout.log /tmp/tidb_cdc_test/foreign_key/pd1.log /tmp/tidb_cdc_test/foreign_key/tidb_other.log /tmp/tidb_cdc_test/foreign_key/tikv1.log /tmp/tidb_cdc_test/foreign_key/tikv3/db/000005.log /tmp/tidb_cdc_test/foreign_key/tidb_down.log /tmp/tidb_cdc_test/foreign_key/tikv2.log /tmp/tidb_cdc_test/foreign_key/pd1/region-meta/000001.log /tmp/tidb_cdc_test/foreign_key/pd1/hot-region/000001.log /tmp/tidb_cdc_test/foreign_key/tidb-slow.log /tmp/tidb_cdc_test/foreign_key/tikv2/db/000005.log /tmp/tidb_cdc_test/foreign_key/down_pd.log /tmp/tidb_cdc_test/foreign_key/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/foreign_key/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/foreign_key/cdc.log /tmp/tidb_cdc_test/foreign_key/tikv1/db/000005.log tar: Removing leading `/' from member names /tmp/tidb_cdc_test/foreign_key/tidb.log /tmp/tidb_cdc_test/foreign_key/cdc_data/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/foreign_key/cdc_data/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/foreign_key/cdc_data/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/foreign_key/cdc_data/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/foreign_key/cdc_data/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/foreign_key/cdc_data/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/foreign_key/cdc_data/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/foreign_key/cdc_data/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/foreign_key/tikv_down/db/000005.log /tmp/tidb_cdc_test/foreign_key/tiflash/log/proxy.log /tmp/tidb_cdc_test/foreign_key/tiflash/log/server.log /tmp/tidb_cdc_test/foreign_key/tiflash/log/error.log /tmp/tidb_cdc_test/foreign_key/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/foreign_key/tikv_down.log [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] sh /tmp/tidb_cdc_test/charset_gbk/tikv3.log /tmp/tidb_cdc_test/charset_gbk/tikv_down.log /tmp/tidb_cdc_test/foreign_key/tikv3.log ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) + ls -alh log-G05.tar.gz -rw-r--r-- 1 jenkins jenkins 4.1M May 6 14:58 log-G05.tar.gz /tmp/tidb_cdc_test/foreign_key/stdout.log /tmp/tidb_cdc_test/foreign_key/pd1.log [Pipeline] dir /tmp/tidb_cdc_test/foreign_key/tidb_other.log /tmp/tidb_cdc_test/foreign_key/tikv1.log Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow + pd_host=127.0.0.1 + pd_port=2379 + is_tls=false + '[' false == true ']' ++ run_cdc_cli tso query --pd=http://127.0.0.1:2379 + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.sink_retry.cli.2621.out cli tso query --pd=http://127.0.0.1:2379 [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow + ls /tmp/tidb_cdc_test/ cov.row_format.cli.2643.out cov.row_format.cli.2746.out row_format sql_res.row_format.txt ++ find /tmp/tidb_cdc_test/ -type f -name '*.log' + tar -cvzf log-G03.tar.gz /tmp/tidb_cdc_test/row_format/cdc.log /tmp/tidb_cdc_test/row_format/tikv1.log /tmp/tidb_cdc_test/row_format/down_pd.log /tmp/tidb_cdc_test/row_format/pd1/region-meta/000001.log /tmp/tidb_cdc_test/row_format/pd1/hot-region/000001.log /tmp/tidb_cdc_test/row_format/stdout.log /tmp/tidb_cdc_test/row_format/tikv_down/db/000005.log /tmp/tidb_cdc_test/row_format/tidb_down.log /tmp/tidb_cdc_test/row_format/cdc_data/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/row_format/cdc_data/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/row_format/cdc_data/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/row_format/cdc_data/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/row_format/cdc_data/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/row_format/cdc_data/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/row_format/cdc_data/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/row_format/cdc_data/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/row_format/tiflash/log/error.log /tmp/tidb_cdc_test/row_format/tiflash/log/server.log /tmp/tidb_cdc_test/row_format/tiflash/log/proxy.log /tmp/tidb_cdc_test/row_format/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/row_format/tikv3/db/000005.log /tmp/tidb_cdc_test/row_format/tidb.log /tmp/tidb_cdc_test/row_format/tikv2.log /tmp/tidb_cdc_test/row_format/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/row_format/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/row_format/tikv1/db/000005.log /tmp/tidb_cdc_test/row_format/pd1.log /tmp/tidb_cdc_test/row_format/tidb_other.log /tmp/tidb_cdc_test/row_format/tikv2/db/000005.log /tmp/tidb_cdc_test/row_format/tidb-slow.log /tmp/tidb_cdc_test/row_format/tikv3.log /tmp/tidb_cdc_test/row_format/tikv_down.log tar: Removing leading `/' from member names /tmp/tidb_cdc_test/row_format/cdc.log /tmp/tidb_cdc_test/row_format/tikv1.log /tmp/tidb_cdc_test/row_format/down_pd.log /tmp/tidb_cdc_test/row_format/pd1/region-meta/000001.log /tmp/tidb_cdc_test/row_format/pd1/hot-region/000001.log /tmp/tidb_cdc_test/row_format/stdout.log /tmp/tidb_cdc_test/row_format/tikv_down/db/000005.log /tmp/tidb_cdc_test/row_format/tidb_down.log /tmp/tidb_cdc_test/row_format/cdc_data/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/row_format/cdc_data/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/row_format/cdc_data/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/row_format/cdc_data/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/row_format/cdc_data/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/row_format/cdc_data/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/row_format/cdc_data/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/row_format/cdc_data/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/row_format/tiflash/log/error.log /tmp/tidb_cdc_test/row_format/tiflash/log/server.log /tmp/tidb_cdc_test/row_format/tiflash/log/proxy.log /tmp/tidb_cdc_test/row_format/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/row_format/tikv3/db/000005.log /tmp/tidb_cdc_test/row_format/tidb.log /tmp/tidb_cdc_test/row_format/tikv2.log /tmp/tidb_cdc_test/row_format/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/row_format/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/row_format/tikv1/db/000005.log /tmp/tidb_cdc_test/row_format/pd1.log /tmp/tidb_cdc_test/row_format/tidb_other.log /tmp/tidb_cdc_test/row_format/tikv2/db/000005.log /tmp/tidb_cdc_test/row_format/tidb-slow.log /tmp/tidb_cdc_test/row_format/tikv3.log [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow [Pipeline] { [Pipeline] cache /tmp/tidb_cdc_test/foreign_key/tikv3/db/000005.log /tmp/tidb_cdc_test/foreign_key/tidb_down.log /tmp/tidb_cdc_test/foreign_key/tikv2.log /tmp/tidb_cdc_test/foreign_key/pd1/region-meta/000001.log /tmp/tidb_cdc_test/foreign_key/pd1/hot-region/000001.log /tmp/tidb_cdc_test/foreign_key/tidb-slow.log /tmp/tidb_cdc_test/foreign_key/tikv2/db/000005.log /tmp/tidb_cdc_test/foreign_key/down_pd.log /tmp/tidb_cdc_test/foreign_key/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/foreign_key/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/foreign_key/cdc.log /tmp/tidb_cdc_test/foreign_key/tikv1/db/000005.log + ls -alh log-G04.tar.gz -rw-r--r-- 1 jenkins jenkins 4.1M May 6 14:58 log-G04.tar.gz + ls /tmp/tidb_cdc_test/ bdr_mode big_txn cov.bdr_mode.cli.2744.out cov.bdr_mode.cli.2781.out sql_res.bdr_mode.txt ++ find /tmp/tidb_cdc_test/ -type f -name '*.log' + tar -cvzf log-G00.tar.gz /tmp/tidb_cdc_test/bdr_mode/cdcdown.log /tmp/tidb_cdc_test/bdr_mode/tiflash/log/error.log /tmp/tidb_cdc_test/bdr_mode/tiflash/log/proxy.log /tmp/tidb_cdc_test/bdr_mode/tiflash/log/server.log /tmp/tidb_cdc_test/bdr_mode/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/bdr_mode/tikv1.log /tmp/tidb_cdc_test/bdr_mode/tidb_down.log /tmp/tidb_cdc_test/bdr_mode/stdoutdown.log /tmp/tidb_cdc_test/bdr_mode/cdc_datadown/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_datadown/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_datadown/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_datadown/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_datadown/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_datadown/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_datadown/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_datadown/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/bdr_mode/tidb.log /tmp/tidb_cdc_test/bdr_mode/stdout.log /tmp/tidb_cdc_test/bdr_mode/tikv1/db/000005.log /tmp/tidb_cdc_test/bdr_mode/sync_diff_inspector.log /tmp/tidb_cdc_test/bdr_mode/tidb-slow.log /tmp/tidb_cdc_test/bdr_mode/tikv2/db/000005.log /tmp/tidb_cdc_test/bdr_mode/tikv3/db/000005.log /tmp/tidb_cdc_test/bdr_mode/pd1/hot-region/000001.log /tmp/tidb_cdc_test/bdr_mode/pd1/region-meta/000001.log /tmp/tidb_cdc_test/bdr_mode/pd1.log /tmp/tidb_cdc_test/bdr_mode/cdc.log /tmp/tidb_cdc_test/bdr_mode/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/bdr_mode/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/bdr_mode/down_pd.log /tmp/tidb_cdc_test/bdr_mode/tikv2.log /tmp/tidb_cdc_test/bdr_mode/tikv_down.log /tmp/tidb_cdc_test/bdr_mode/cdc_data/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_data/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_data/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_data/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_data/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_data/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_data/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_data/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/bdr_mode/tikv_down/db/000005.log /tmp/tidb_cdc_test/bdr_mode/tikv3.log /tmp/tidb_cdc_test/bdr_mode/tidb_other.log /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log tar: Removing leading `/' from member names /tmp/tidb_cdc_test/bdr_mode/cdcdown.log /tmp/tidb_cdc_test/bdr_mode/tiflash/log/error.log /tmp/tidb_cdc_test/bdr_mode/tiflash/log/proxy.log /tmp/tidb_cdc_test/bdr_mode/tiflash/log/server.log /tmp/tidb_cdc_test/bdr_mode/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/bdr_mode/tikv1.log /tmp/tidb_cdc_test/bdr_mode/tidb_down.log /tmp/tidb_cdc_test/bdr_mode/stdoutdown.log /tmp/tidb_cdc_test/bdr_mode/cdc_datadown/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_datadown/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_datadown/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_datadown/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_datadown/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_datadown/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_datadown/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_datadown/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/bdr_mode/tidb.log /tmp/tidb_cdc_test/bdr_mode/stdout.log /tmp/tidb_cdc_test/bdr_mode/tikv1/db/000005.log /tmp/tidb_cdc_test/bdr_mode/sync_diff_inspector.log /tmp/tidb_cdc_test/bdr_mode/tidb-slow.log /tmp/tidb_cdc_test/bdr_mode/tikv2/db/000005.log /tmp/tidb_cdc_test/bdr_mode/tikv3/db/000005.log /tmp/tidb_cdc_test/bdr_mode/pd1/hot-region/000001.log /tmp/tidb_cdc_test/bdr_mode/pd1/region-meta/000001.log /tmp/tidb_cdc_test/bdr_mode/pd1.log /tmp/tidb_cdc_test/bdr_mode/cdc.log /tmp/tidb_cdc_test/bdr_mode/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/bdr_mode/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/bdr_mode/down_pd.log /tmp/tidb_cdc_test/bdr_mode/tikv2.log /tmp/tidb_cdc_test/bdr_mode/tikv_down.log table consistent_replicate_ddl.usertable3 not exists for 79-th check, retry later /tmp/tidb_cdc_test/row_format/tikv_down.log /tmp/tidb_cdc_test/bdr_mode/cdc_data/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_data/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_data/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_data/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_data/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_data/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_data/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/bdr_mode/cdc_data/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/bdr_mode/tikv_down/db/000005.log /tmp/tidb_cdc_test/bdr_mode/tikv3.log /tmp/tidb_cdc_test/bdr_mode/tidb_other.log /tmp/tidb_cdc_test/big_txn/sync_diff/output/sync_diff.log + ls -alh log-G00.tar.gz -rw-r--r-- 1 jenkins jenkins 4.3M May 6 14:58 log-G00.tar.gz + ls -alh log-G03.tar.gz -rw-r--r-- 1 jenkins jenkins 4.1M May 6 14:58 log-G03.tar.gz ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c87ed8000a Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-rlrzt-x18k2-zzdjj, pid:1304, start at 2024-05-06 14:58:13.053780444 +0800 CST m=+5.218042861 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:13.059 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:13.046 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:13.046 +0800 All versions after safe point can be accessed. (DO NOT EDIT) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) [Mon May 6 14:58:14 CST 2024] <<<<<< START cdc server in gc_safepoint case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + GO_FAILPOINTS='github.com/pingcap/tiflow/pkg/txnutil/gc/InjectGcSafepointUpdateInterval=return(500)' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.gc_safepoint.26372639.out server --log-file /tmp/tidb_cdc_test/gc_safepoint/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/gc_safepoint/cdc_data --cluster-id default --addr 127.0.0.1:8300 --pd http://127.0.0.1:2379 + [[ no != \n\o ]] + (( i = 0 )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) + set +x + tso='449571374615756801 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/...' + echo 449571374615756801 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/... + awk -F ' ' '{print $1}' + set +x ***************** properties ***************** "requestdistribution"="uniform" "readproportion"="0" "updateproportion"="0" "recordcount"="10" "mysql.port"="4000" "dotransactions"="false" "readallfields"="true" "threadcount"="2" "workload"="core" "mysql.host"="127.0.0.1" "scanproportion"="0" "mysql.user"="root" "mysql.db"="sink_retry" "insertproportion"="0" "operationcount"="0" ********************************************** Run finished, takes 10.046067ms INSERT - Takes(s): 0.0, Count: 10, OPS: 1933.4, Avg(us): 1928, Min(us): 1102, Max(us): 4846, 95th(us): 5000, 99th(us): 5000 [Mon May 6 14:58:15 CST 2024] <<<<<< START cdc server in sink_retry case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + GO_FAILPOINTS='github.com/pingcap/tiflow/cdc/sink/dmlsink/txn/mysql/MySQLSinkTxnRandomError=25%return(true)' + (( i = 0 )) + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.sink_retry.26772679.out server --log-file /tmp/tidb_cdc_test/sink_retry/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/sink_retry/cdc_data --cluster-id default + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 table consistent_replicate_ddl.usertable3 not exists for 80-th check, retry later ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c87ed8000a Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-rlrzt-x18k2-zzdjj, pid:1304, start at 2024-05-06 14:58:13.053780444 +0800 CST m=+5.218042861 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:13.059 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:13.046 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:13.046 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c881140013 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-rlrzt-x18k2-zzdjj, pid:1385, start at 2024-05-06 14:58:13.2099114 +0800 CST m=+5.318932541 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:13.218 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:13.189 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:13.189 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/resolve_lock/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/resolve_lock/tiflash/log/error.log arg matches is ArgMatches { args: {"engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/resolve_lock/tiflash/log/proxy.log"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/resolve_lock/tiflash/db/proxy"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/resolve_lock/tiflash-proxy.toml"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c89ee40013 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-1cv4p-bpzdm-3l2p1, pid:1230, start at 2024-05-06 14:58:15.141553339 +0800 CST m=+8.890498909 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:15.153 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:15.147 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:15.147 +0800 All versions after safe point can be accessed. (DO NOT EDIT) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c89ee40013 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-1cv4p-bpzdm-3l2p1, pid:1230, start at 2024-05-06 14:58:15.141553339 +0800 CST m=+8.890498909 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:15.153 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:15.147 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:15.147 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c8a0940010 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-1cv4p-bpzdm-3l2p1, pid:1259, start at 2024-05-06 14:58:15.233220737 +0800 CST m=+8.837881536 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:15.245 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:15.255 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:15.255 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/kv_client_stream_reconnect/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/kv_client_stream_reconnect/tiflash/log/error.log arg matches is ArgMatches { args: {"advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/kv_client_stream_reconnect/tiflash-proxy.toml"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/kv_client_stream_reconnect/tiflash/log/proxy.log"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/kv_client_stream_reconnect/tiflash/db/proxy"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 06:58:17 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/b18c755f-4420-4bec-8051-924ceca651ca {"id":"b18c755f-4420-4bec-8051-924ceca651ca","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978694} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb1f136c3 b18c755f-4420-4bec-8051-924ceca651ca /tidb/cdc/default/default/upstream/7365777355334595455 {"id":7365777355334595455,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/b18c755f-4420-4bec-8051-924ceca651ca {"id":"b18c755f-4420-4bec-8051-924ceca651ca","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978694} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb1f136c3 b18c755f-4420-4bec-8051-924ceca651ca /tidb/cdc/default/default/upstream/7365777355334595455 {"id":7365777355334595455,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/b18c755f-4420-4bec-8051-924ceca651ca {"id":"b18c755f-4420-4bec-8051-924ceca651ca","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978694} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb1f136c3 b18c755f-4420-4bec-8051-924ceca651ca /tidb/cdc/default/default/upstream/7365777355334595455 {"id":7365777355334595455,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x 0 table consistent_replicate_ddl.usertable3 not exists for 81-th check, retry later VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c8b8740009 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-234cg-fnfcw-3thnd, pid:1316, start at 2024-05-06 14:58:16.743386801 +0800 CST m=+5.179529609 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:16.750 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:16.733 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:16.733 +0800 All versions after safe point can be accessed. (DO NOT EDIT) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c8b8740009 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-234cg-fnfcw-3thnd, pid:1316, start at 2024-05-06 14:58:16.743386801 +0800 CST m=+5.179529609 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:16.750 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:16.733 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:16.733 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32c8b920000b Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-234cg-fnfcw-3thnd, pid:1384, start at 2024-05-06 14:58:16.788655595 +0800 CST m=+5.172437072 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:16.795 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:16.776 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:16.776 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/default_value/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/default_value/tiflash/log/error.log arg matches is ArgMatches { args: {"data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/default_value/tiflash/db/proxy"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/default_value/tiflash-proxy.toml"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/default_value/tiflash/log/proxy.log"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 06:58:18 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/b636cac3-4493-4f69-ac4d-82363bff0dfe {"id":"b636cac3-4493-4f69-ac4d-82363bff0dfe","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978695} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb1e1cbf3 b636cac3-4493-4f69-ac4d-82363bff0dfe /tidb/cdc/default/default/upstream/7365777339016813846 {"id":7365777339016813846,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/b636cac3-4493-4f69-ac4d-82363bff0dfe {"id":"b636cac3-4493-4f69-ac4d-82363bff0dfe","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978695} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb1e1cbf3 b636cac3-4493-4f69-ac4d-82363bff0dfe /tidb/cdc/default/default/upstream/7365777339016813846 {"id":7365777339016813846,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/b636cac3-4493-4f69-ac4d-82363bff0dfe {"id":"b636cac3-4493-4f69-ac4d-82363bff0dfe","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978695} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb1e1cbf3 b636cac3-4493-4f69-ac4d-82363bff0dfe /tidb/cdc/default/default/upstream/7365777339016813846 {"id":7365777339016813846,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.sink_retry.cli.2739.out cli changefeed create --start-ts=449571374615756801 '--sink-uri=mysql://normal:123456@127.0.0.1:3306/?max-txn-row=1' + pd_host=127.0.0.1 + pd_port=2379 + is_tls=false + '[' false == true ']' ++ run_cdc_cli tso query --pd=http://127.0.0.1:2379 + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.resolve_lock.cli.2701.out cli tso query --pd=http://127.0.0.1:2379 check diff failed 1-th time, retry later Create changefeed successfully! ID: a75eaf17-ba02-423f-9fda-7e6a3b6edb20 Info: {"upstream_id":7365777339016813846,"namespace":"default","id":"a75eaf17-ba02-423f-9fda-7e6a3b6edb20","sink_uri":"mysql://normal:xxxxx@127.0.0.1:3306/?max-txn-row=1","create_time":"2024-05-06T14:58:18.727095663+08:00","start_ts":449571374615756801,"config":{"memory_quota":1073741824,"case_sensitive":false,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":false,"enable_table_monitor":false,"bdr_mode":false,"sync_point_interval":600000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"enable_kafka_sink_v2":false,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":false,"region_threshold":100000,"write_key_threshold":0},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"normal","creator_version":"v8.2.0-alpha-29-g8b8246b8d","resolved_ts":449571374615756801,"checkpoint_ts":449571374615756801,"checkpoint_time":"2024-05-06 14:58:13.450"} PASS coverage: 2.4% of statements in github.com/pingcap/tiflow/... [Mon May 6 14:58:18 CST 2024] <<<<<< START cdc server in kv_client_stream_reconnect case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + GO_FAILPOINTS='github.com/pingcap/tiflow/cdc/kv/kvClientForceReconnect=return(true)' + (( i = 0 )) + (( i <= 50 )) + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.kv_client_stream_reconnect.24832485.out server --log-file /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc_data --cluster-id default --addr 127.0.0.1:8300 --pd http://127.0.0.1:2379 ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 table consistent_replicate_ddl.usertable3 not exists for 82-th check, retry later + set +x + tso='449571375925428226 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/...' + echo 449571375925428226 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/... + awk -F ' ' '{print $1}' + set +x [Mon May 6 14:58:19 CST 2024] <<<<<< START cdc server in resolve_lock case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + (( i = 0 )) + (( i <= 50 )) + GO_FAILPOINTS= + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.resolve_lock.27392741.out server --log-file /tmp/tidb_cdc_test/resolve_lock/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/resolve_lock/cdc_data --cluster-id default ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 + set +x + pd_host=127.0.0.1 + pd_port=2379 + is_tls=false + '[' false == true ']' ++ run_cdc_cli tso query --pd=http://127.0.0.1:2379 + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.default_value.cli.2693.out cli tso query --pd=http://127.0.0.1:2379 check diff failed 2-th time, retry later + set +x + tso='449571376380772353 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/...' + echo 449571376380772353 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/... + awk -F ' ' '{print $1}' + set +x [Mon May 6 14:58:21 CST 2024] <<<<<< START cdc server in default_value case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + GO_FAILPOINTS= + [[ no != \n\o ]] + (( i = 0 )) + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.default_value.27322734.out server --log-file /tmp/tidb_cdc_test/default_value/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/default_value/cdc_data --cluster-id default + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 table consistent_replicate_ddl.usertable3 not exists for 83-th check, retry later + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 06:58:21 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/f280d785-b3c0-45eb-bf01-de13847f0b00 {"id":"f280d785-b3c0-45eb-bf01-de13847f0b00","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978699} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb1ec7dd5 f280d785-b3c0-45eb-bf01-de13847f0b00 /tidb/cdc/default/default/upstream/7365777351150117455 {"id":7365777351150117455,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/f280d785-b3c0-45eb-bf01-de13847f0b00 {"id":"f280d785-b3c0-45eb-bf01-de13847f0b00","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978699} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb1ec7dd5 f280d785-b3c0-45eb-bf01-de13847f0b00 /tidb/cdc/default/default/upstream/7365777351150117455 {"id":7365777351150117455,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/f280d785-b3c0-45eb-bf01-de13847f0b00 {"id":"f280d785-b3c0-45eb-bf01-de13847f0b00","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978699} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb1ec7dd5 f280d785-b3c0-45eb-bf01-de13847f0b00 /tidb/cdc/default/default/upstream/7365777351150117455 {"id":7365777351150117455,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x check diff successfully check_safepoint_forward http://127.0.0.1:2379 7365777355334595455 449571376804134912 449571375611117569 + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 06:58:23 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/ad5ca927-2153-4598-9f3f-dcf6fb7de835 {"id":"ad5ca927-2153-4598-9f3f-dcf6fb7de835","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978700} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb1f581d4 ad5ca927-2153-4598-9f3f-dcf6fb7de835 /tidb/cdc/default/default/upstream/7365777362554533332 {"id":7365777362554533332,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/ad5ca927-2153-4598-9f3f-dcf6fb7de835 {"id":"ad5ca927-2153-4598-9f3f-dcf6fb7de835","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978700} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb1f581d4 ad5ca927-2153-4598-9f3f-dcf6fb7de835 /tidb/cdc/default/default/upstream/7365777362554533332 {"id":7365777362554533332,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/ad5ca927-2153-4598-9f3f-dcf6fb7de835 {"id":"ad5ca927-2153-4598-9f3f-dcf6fb7de835","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978700} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb1f581d4 ad5ca927-2153-4598-9f3f-dcf6fb7de835 /tidb/cdc/default/default/upstream/7365777362554533332 {"id":7365777362554533332,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.resolve_lock.cli.2803.out cli changefeed create --start-ts=449571375925428226 --sink-uri=mysql://normal:123456@127.0.0.1:3306/tidb-txn-mode=pessimistic Create changefeed successfully! ID: 0e27c521-4f5f-4cc6-a5c1-f98ede4aa7db Info: {"upstream_id":7365777362554533332,"namespace":"default","id":"0e27c521-4f5f-4cc6-a5c1-f98ede4aa7db","sink_uri":"mysql://normal:xxxxx@127.0.0.1:3306/tidb-txn-mode=pessimistic","create_time":"2024-05-06T14:58:23.485225062+08:00","start_ts":449571375925428226,"config":{"memory_quota":1073741824,"case_sensitive":false,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":false,"enable_table_monitor":false,"bdr_mode":false,"sync_point_interval":600000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"enable_kafka_sink_v2":false,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":false,"region_threshold":100000,"write_key_threshold":0},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"normal","creator_version":"v8.2.0-alpha-29-g8b8246b8d","resolved_ts":449571375925428226,"checkpoint_ts":449571375925428226,"checkpoint_time":"2024-05-06 14:58:18.446"} PASS coverage: 2.4% of statements in github.com/pingcap/tiflow/... table consistent_replicate_ddl.usertable3 not exists for 84-th check, retry later [Mon May 6 14:58:22 CST 2024] <<<<<< START cdc server in processor_err_chan case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + GO_FAILPOINTS='github.com/pingcap/tiflow/cdc/processor/ProcessorAddTableError=1*return(true)' + [[ no != \n\o ]] + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.processor_err_chan.27392741.out server --log-file /tmp/tidb_cdc_test/processor_err_chan/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/processor_err_chan/cdc_data --cluster-id default --config /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/processor_err_chan/conf/server.toml --addr 127.0.0.1:8300 --pd http://127.0.0.1:2379 + (( i = 0 )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 run task successfully check_changefeed_state http://127.0.0.1:2379 084d136c-c54e-499d-aeb9-075d48aeb0db stopped null + endpoints=http://127.0.0.1:2379 + changefeed_id=084d136c-c54e-499d-aeb9-075d48aeb0db + expected_state=stopped + error_msg=null + tls_dir=null + [[ http://127.0.0.1:2379 =~ https ]] ++ cdc cli changefeed query --pd=http://127.0.0.1:2379 -c 084d136c-c54e-499d-aeb9-075d48aeb0db -s + info='{ "upstream_id": 7365777355334595455, "namespace": "default", "id": "084d136c-c54e-499d-aeb9-075d48aeb0db", "state": "stopped", "checkpoint_tso": 449571377066016771, "checkpoint_time": "2024-05-06 14:58:22.797", "error": null }' + echo '{ "upstream_id": 7365777355334595455, "namespace": "default", "id": "084d136c-c54e-499d-aeb9-075d48aeb0db", "state": "stopped", "checkpoint_tso": 449571377066016771, "checkpoint_time": "2024-05-06 14:58:22.797", "error": null }' { "upstream_id": 7365777355334595455, "namespace": "default", "id": "084d136c-c54e-499d-aeb9-075d48aeb0db", "state": "stopped", "checkpoint_tso": 449571377066016771, "checkpoint_time": "2024-05-06 14:58:22.797", "error": null } ++ echo '{' '"upstream_id":' 7365777355334595455, '"namespace":' '"default",' '"id":' '"084d136c-c54e-499d-aeb9-075d48aeb0db",' '"state":' '"stopped",' '"checkpoint_tso":' 449571377066016771, '"checkpoint_time":' '"2024-05-06' '14:58:22.797",' '"error":' null '}' ++ jq -r .state + state=stopped + [[ ! stopped == \s\t\o\p\p\e\d ]] ++ echo '{' '"upstream_id":' 7365777355334595455, '"namespace":' '"default",' '"id":' '"084d136c-c54e-499d-aeb9-075d48aeb0db",' '"state":' '"stopped",' '"checkpoint_tso":' 449571377066016771, '"checkpoint_time":' '"2024-05-06' '14:58:22.797",' '"error":' null '}' ++ jq -r .error.message + message=null + [[ ! null =~ null ]] run task successfully check_safepoint_equal http://127.0.0.1:2379 7365777355334595455 + set +x go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240409022718-714958ccd4d5 go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20240415145106-cd9c676e9ba4 go: downloading github.com/tikv/pd/client v0.0.0-20240322051414-fb9e2d561b6e go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754 go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20240410110152-5fc42c9be2f5 + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 06:58:24 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/936a9dee-934b-4944-ba0a-37e56762dd7b {"id":"936a9dee-934b-4944-ba0a-37e56762dd7b","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978702} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb20002d3 936a9dee-934b-4944-ba0a-37e56762dd7b /tidb/cdc/default/default/upstream/7365777370886059271 {"id":7365777370886059271,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/936a9dee-934b-4944-ba0a-37e56762dd7b {"id":"936a9dee-934b-4944-ba0a-37e56762dd7b","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978702} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb20002d3 936a9dee-934b-4944-ba0a-37e56762dd7b /tidb/cdc/default/default/upstream/7365777370886059271 {"id":7365777370886059271,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/936a9dee-934b-4944-ba0a-37e56762dd7b {"id":"936a9dee-934b-4944-ba0a-37e56762dd7b","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978702} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb20002d3 936a9dee-934b-4944-ba0a-37e56762dd7b /tidb/cdc/default/default/upstream/7365777370886059271 {"id":7365777370886059271,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.default_value.cli.2792.out cli changefeed create --start-ts=449571376380772353 --sink-uri=mysql://normal:123456@127.0.0.1:3306/ go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/pingcap/tidb-tools v0.0.0-20240305021104-9f9bea84490b go: downloading go.uber.org/zap v1.27.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/tikv/pd v1.1.0-beta.0.20240407022249-7179657d129b go: downloading go.uber.org/multierr v1.11.0 + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 06:58:25 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/3931d2b3-bcca-4ed6-8fa3-a6c25c1d9224 {"id":"3931d2b3-bcca-4ed6-8fa3-a6c25c1d9224","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978702} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb1e86b8e 3931d2b3-bcca-4ed6-8fa3-a6c25c1d9224 /tidb/cdc/default/default/upstream/7365777340999931827 {"id":7365777340999931827,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/3931d2b3-bcca-4ed6-8fa3-a6c25c1d9224 {"id":"3931d2b3-bcca-4ed6-8fa3-a6c25c1d9224","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978702} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb1e86b8e 3931d2b3-bcca-4ed6-8fa3-a6c25c1d9224 /tidb/cdc/default/default/upstream/7365777340999931827 {"id":7365777340999931827,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/3931d2b3-bcca-4ed6-8fa3-a6c25c1d9224 {"id":"3931d2b3-bcca-4ed6-8fa3-a6c25c1d9224","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978702} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb1e86b8e 3931d2b3-bcca-4ed6-8fa3-a6c25c1d9224 /tidb/cdc/default/default/upstream/7365777340999931827 {"id":7365777340999931827,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x Create changefeed successfully! ID: 44ce3cef-8919-4d72-a3f5-3dcfe59551b4 Info: {"upstream_id":7365777370886059271,"namespace":"default","id":"44ce3cef-8919-4d72-a3f5-3dcfe59551b4","sink_uri":"mysql://normal:xxxxx@127.0.0.1:3306/","create_time":"2024-05-06T14:58:25.169863327+08:00","start_ts":449571376380772353,"config":{"memory_quota":1073741824,"case_sensitive":false,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":false,"enable_table_monitor":false,"bdr_mode":false,"sync_point_interval":600000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"enable_kafka_sink_v2":false,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":false,"region_threshold":100000,"write_key_threshold":0},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"normal","creator_version":"v8.2.0-alpha-29-g8b8246b8d","resolved_ts":449571376380772353,"checkpoint_ts":449571376380772353,"checkpoint_time":"2024-05-06 14:58:20.183"} PASS coverage: 2.4% of statements in github.com/pingcap/tiflow/... go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading github.com/coreos/go-semver v0.3.1 go: downloading google.golang.org/grpc v1.62.1 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/prometheus/client_golang v1.19.0 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/btree v1.1.2 go: downloading golang.org/x/sync v0.7.0 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading google.golang.org/protobuf v1.33.0 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda go: downloading google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda table consistent_replicate_ddl.usertable3 not exists for 85-th check, retry later go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/prometheus/common v0.52.2 go: downloading github.com/prometheus/procfs v0.13.0 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8 check_changefeed_state http://127.0.0.1:2379 2a712f78-a57b-4d5b-9232-f4a777d9ceeb normal null + endpoints=http://127.0.0.1:2379 + changefeed_id=2a712f78-a57b-4d5b-9232-f4a777d9ceeb + expected_state=normal + error_msg=null + tls_dir=null + [[ http://127.0.0.1:2379 =~ https ]] ++ cdc cli changefeed query --pd=http://127.0.0.1:2379 -c 2a712f78-a57b-4d5b-9232-f4a777d9ceeb -s + info='{ "upstream_id": 7365777340999931827, "namespace": "default", "id": "2a712f78-a57b-4d5b-9232-f4a777d9ceeb", "state": "normal", "checkpoint_tso": 449571377721376773, "checkpoint_time": "2024-05-06 14:58:25.297", "error": null }' + echo '{ "upstream_id": 7365777340999931827, "namespace": "default", "id": "2a712f78-a57b-4d5b-9232-f4a777d9ceeb", "state": "normal", "checkpoint_tso": 449571377721376773, "checkpoint_time": "2024-05-06 14:58:25.297", "error": null }' { "upstream_id": 7365777340999931827, "namespace": "default", "id": "2a712f78-a57b-4d5b-9232-f4a777d9ceeb", "state": "normal", "checkpoint_tso": 449571377721376773, "checkpoint_time": "2024-05-06 14:58:25.297", "error": null } ++ echo '{' '"upstream_id":' 7365777340999931827, '"namespace":' '"default",' '"id":' '"2a712f78-a57b-4d5b-9232-f4a777d9ceeb",' '"state":' '"normal",' '"checkpoint_tso":' 449571377721376773, '"checkpoint_time":' '"2024-05-06' '14:58:25.297",' '"error":' null '}' ++ jq -r .state + state=normal + [[ ! normal == \n\o\r\m\a\l ]] ++ jq -r .error.message ++ echo '{' '"upstream_id":' 7365777340999931827, '"namespace":' '"default",' '"id":' '"2a712f78-a57b-4d5b-9232-f4a777d9ceeb",' '"state":' '"normal",' '"checkpoint_tso":' 449571377721376773, '"checkpoint_time":' '"2024-05-06' '14:58:25.297",' '"error":' null '}' + message=null + [[ ! null =~ null ]] run task successfully go: downloading golang.org/x/sys v0.19.0 go: downloading golang.org/x/net v0.24.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading golang.org/x/text v0.14.0 check diff failed 1-th time, retry later + set +x go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading golang.org/x/sync v0.7.0 go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20240415145106-cd9c676e9ba4 go: downloading golang.org/x/time v0.5.0 go: downloading github.com/pingcap/tidb-tools v0.0.0-20240305021104-9f9bea84490b go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading google.golang.org/grpc v1.62.1 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading go.uber.org/atomic v1.11.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20240410110152-5fc42c9be2f5 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading golang.org/x/sys v0.19.0 go: downloading google.golang.org/protobuf v1.33.0 go: downloading golang.org/x/net v0.24.0 go: downloading github.com/golang/protobuf v1.5.4 go: downloading google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda table consistent_replicate_ddl.usertable3 not exists for 86-th check, retry later run task successfully go: downloading golang.org/x/text v0.14.0 check_changefeed_state http://127.0.0.1:2379 084d136c-c54e-499d-aeb9-075d48aeb0db normal null + endpoints=http://127.0.0.1:2379 + changefeed_id=084d136c-c54e-499d-aeb9-075d48aeb0db + expected_state=normal + error_msg=null + tls_dir=null + [[ http://127.0.0.1:2379 =~ https ]] ++ cdc cli changefeed query --pd=http://127.0.0.1:2379 -c 084d136c-c54e-499d-aeb9-075d48aeb0db -s + info='{ "upstream_id": 7365777355334595455, "namespace": "default", "id": "084d136c-c54e-499d-aeb9-075d48aeb0db", "state": "normal", "checkpoint_tso": 449571377066016771, "checkpoint_time": "2024-05-06 14:58:22.797", "error": null }' + echo '{ "upstream_id": 7365777355334595455, "namespace": "default", "id": "084d136c-c54e-499d-aeb9-075d48aeb0db", "state": "normal", "checkpoint_tso": 449571377066016771, "checkpoint_time": "2024-05-06 14:58:22.797", "error": null }' { "upstream_id": 7365777355334595455, "namespace": "default", "id": "084d136c-c54e-499d-aeb9-075d48aeb0db", "state": "normal", "checkpoint_tso": 449571377066016771, "checkpoint_time": "2024-05-06 14:58:22.797", "error": null } ++ echo '{' '"upstream_id":' 7365777355334595455, '"namespace":' '"default",' '"id":' '"084d136c-c54e-499d-aeb9-075d48aeb0db",' '"state":' '"normal",' '"checkpoint_tso":' 449571377066016771, '"checkpoint_time":' '"2024-05-06' '14:58:22.797",' '"error":' null '}' ++ jq -r .state + state=normal + [[ ! normal == \n\o\r\m\a\l ]] ++ jq -r .error.message ++ echo '{' '"upstream_id":' 7365777355334595455, '"namespace":' '"default",' '"id":' '"084d136c-c54e-499d-aeb9-075d48aeb0db",' '"state":' '"normal",' '"checkpoint_tso":' 449571377066016771, '"checkpoint_time":' '"2024-05-06' '14:58:22.797",' '"error":' null '}' + message=null + [[ ! null =~ null ]] run task successfully check_safepoint_forward http://127.0.0.1:2379 7365777355334595455 449571377066016770 449571377066016771 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/opentracing/basictracer-go v1.1.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 go: downloading github.com/danjacques/gofslock v0.0.0-20240212154529-d899e02bfe22 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading github.com/yangkeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading golang.org/x/time v0.5.0 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/otiai10/copy v1.2.0 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/klauspost/compress v1.17.8 go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815 go: downloading cloud.google.com/go/storage v1.39.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581 go: downloading github.com/aws/aws-sdk-go v1.50.0 go: downloading github.com/go-resty/resty/v2 v2.11.0 go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9 go: downloading github.com/robfig/cron v1.2.0 go: downloading golang.org/x/oauth2 v0.18.0 go: downloading google.golang.org/api v0.170.0 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/scalalang2/golang-fifo v0.1.5 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading go.uber.org/mock v0.4.0 go: downloading golang.org/x/tools v0.20.0 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading golang.org/x/term v0.19.0 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/xitongsys/parquet-go v1.6.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 go: downloading golang.org/x/crypto v0.22.0 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading cloud.google.com/go v0.112.2 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading k8s.io/api v0.28.6 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading cloud.google.com/go/compute v1.25.1 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/golang/glog v1.2.0 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/rivo/uniseg v0.4.7 go: downloading github.com/lestrrat-go/blackmagic v1.0.2 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading github.com/lestrrat-go/httprc v1.0.5 go: downloading github.com/apache/thrift v0.16.0 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 go: downloading cloud.google.com/go/iam v1.1.7 go: downloading github.com/googleapis/gax-go/v2 v2.12.3 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.12.0 go: downloading go.opencensus.io v0.23.1-0.20220331163232-052120675fac go: downloading go.opentelemetry.io/otel v1.24.0 go: downloading go.opentelemetry.io/otel/trace v1.24.0 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 13.21 secs (282315495 bytes/sec) go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [Pipeline] { [Pipeline] cache check diff failed 2-th time, retry later go: downloading go.opentelemetry.io/otel/metric v1.24.0 go: downloading github.com/go-logr/logr v1.4.1 go: downloading github.com/go-logr/stdr v1.2.2 run task successfully go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 check_changefeed_state http://127.0.0.1:2379 084d136c-c54e-499d-aeb9-075d48aeb0db stopped null + endpoints=http://127.0.0.1:2379 + changefeed_id=084d136c-c54e-499d-aeb9-075d48aeb0db + expected_state=stopped + error_msg=null + tls_dir=null + [[ http://127.0.0.1:2379 =~ https ]] ++ cdc cli changefeed query --pd=http://127.0.0.1:2379 -c 084d136c-c54e-499d-aeb9-075d48aeb0db -s table consistent_replicate_ddl.usertable3 not exists for 87-th check, retry later go: downloading k8s.io/apimachinery v0.28.6 + info='{ "upstream_id": 7365777355334595455, "namespace": "default", "id": "084d136c-c54e-499d-aeb9-075d48aeb0db", "state": "stopped", "checkpoint_tso": 449571377066016771, "checkpoint_time": "2024-05-06 14:58:22.797", "error": null }' + echo '{ "upstream_id": 7365777355334595455, "namespace": "default", "id": "084d136c-c54e-499d-aeb9-075d48aeb0db", "state": "stopped", "checkpoint_tso": 449571377066016771, "checkpoint_time": "2024-05-06 14:58:22.797", "error": null }' { "upstream_id": 7365777355334595455, "namespace": "default", "id": "084d136c-c54e-499d-aeb9-075d48aeb0db", "state": "stopped", "checkpoint_tso": 449571377066016771, "checkpoint_time": "2024-05-06 14:58:22.797", "error": null } ++ echo '{' '"upstream_id":' 7365777355334595455, '"namespace":' '"default",' '"id":' '"084d136c-c54e-499d-aeb9-075d48aeb0db",' '"state":' '"stopped",' '"checkpoint_tso":' 449571377066016771, '"checkpoint_time":' '"2024-05-06' '14:58:22.797",' '"error":' null '}' ++ jq -r .state + state=stopped + [[ ! stopped == \s\t\o\p\p\e\d ]] ++ echo '{' '"upstream_id":' 7365777355334595455, '"namespace":' '"default",' '"id":' '"084d136c-c54e-499d-aeb9-075d48aeb0db",' '"state":' '"stopped",' '"checkpoint_tso":' 449571377066016771, '"checkpoint_time":' '"2024-05-06' '14:58:22.797",' '"error":' null '}' ++ jq -r .error.message + message=null + [[ ! null =~ null ]] run task successfully go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50 go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754 go: downloading github.com/prometheus/client_golang v1.19.0 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240409022718-714958ccd4d5 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/danjacques/gofslock v0.0.0-20240212154529-d899e02bfe22 go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/tikv/pd/client v0.0.0-20240322051414-fb9e2d561b6e go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading github.com/scalalang2/golang-fifo v0.1.5 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/google/btree v1.1.2 go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/opentracing/basictracer-go v1.1.0 go: downloading cloud.google.com/go/storage v1.39.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/yangkeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/aws/aws-sdk-go v1.50.0 go: downloading github.com/tikv/pd v1.1.0-beta.0.20240407022249-7179657d129b go: downloading github.com/go-resty/resty/v2 v2.11.0 go: downloading github.com/klauspost/compress v1.17.8 go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9 go: downloading cloud.google.com/go v0.112.2 go: downloading golang.org/x/oauth2 v0.18.0 go: downloading google.golang.org/api v0.170.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading golang.org/x/tools v0.20.0 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/dolthub/swiss v0.2.1 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 go: downloading golang.org/x/crypto v0.22.0 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/common v0.52.2 go: downloading github.com/prometheus/procfs v0.13.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading github.com/google/gofuzz v1.2.0 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b check_changefeed_state http://127.0.0.1:2379 50d06727-75e6-4640-84ff-31fc27d8f462 normal null + endpoints=http://127.0.0.1:2379 + changefeed_id=50d06727-75e6-4640-84ff-31fc27d8f462 + expected_state=normal + error_msg=null + tls_dir=null + [[ http://127.0.0.1:2379 =~ https ]] ++ cdc cli changefeed query --pd=http://127.0.0.1:2379 -c 50d06727-75e6-4640-84ff-31fc27d8f462 -s go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 go: downloading github.com/otiai10/copy v1.2.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/xitongsys/parquet-go v1.6.0 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading cloud.google.com/go/compute v1.25.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading cloud.google.com/go/iam v1.1.7 go: downloading github.com/robfig/cron v1.2.0 go: downloading github.com/googleapis/gax-go/v2 v2.12.3 + info='{ "upstream_id": 7365777355334595455, "namespace": "default", "id": "50d06727-75e6-4640-84ff-31fc27d8f462", "state": "normal", "checkpoint_tso": 449571378822643716, "checkpoint_time": "2024-05-06 14:58:29.498", "error": null }' + echo '{ "upstream_id": 7365777355334595455, "namespace": "default", "id": "50d06727-75e6-4640-84ff-31fc27d8f462", "state": "normal", "checkpoint_tso": 449571378822643716, "checkpoint_time": "2024-05-06 14:58:29.498", "error": null }' { "upstream_id": 7365777355334595455, "namespace": "default", "id": "50d06727-75e6-4640-84ff-31fc27d8f462", "state": "normal", "checkpoint_tso": 449571378822643716, "checkpoint_time": "2024-05-06 14:58:29.498", "error": null } ++ echo '{' '"upstream_id":' 7365777355334595455, '"namespace":' '"default",' '"id":' '"50d06727-75e6-4640-84ff-31fc27d8f462",' '"state":' '"normal",' '"checkpoint_tso":' 449571378822643716, '"checkpoint_time":' '"2024-05-06' '14:58:29.498",' '"error":' null '}' ++ jq -r .state + state=normal + [[ ! normal == \n\o\r\m\a\l ]] ++ echo '{' '"upstream_id":' 7365777355334595455, '"namespace":' '"default",' '"id":' '"50d06727-75e6-4640-84ff-31fc27d8f462",' '"state":' '"normal",' '"checkpoint_tso":' 449571378822643716, '"checkpoint_time":' '"2024-05-06' '14:58:29.498",' '"error":' null '}' ++ jq -r .error.message + message=null + [[ ! null =~ null ]] run task successfully check_safepoint_equal http://127.0.0.1:2379 7365777355334595455 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.12.0 go: downloading github.com/apache/thrift v0.16.0 go: downloading go.opencensus.io v0.23.1-0.20220331163232-052120675fac go: downloading go.opentelemetry.io/otel v1.24.0 go: downloading go.opentelemetry.io/otel/trace v1.24.0 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/lestrrat-go/blackmagic v1.0.2 go: downloading github.com/lestrrat-go/httprc v1.0.5 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/golang/glog v1.2.0 go: downloading github.com/rivo/uniseg v0.4.7 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/go-logr/logr v1.4.1 go: downloading go.opentelemetry.io/otel/metric v1.24.0 go: downloading github.com/go-logr/stdr v1.2.2 check diff successfully cdc.test: no process found process cdc.test already exit [Mon May 6 14:58:30 CST 2024] <<<<<< run test case processor_err_chan success! >>>>>> go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading github.com/DataDog/zstd v1.5.5 table consistent_replicate_ddl.usertable3 not exists for 88-th check, retry later go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 go: downloading github.com/google/s2a-go v0.1.7 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading github.com/jmespath/go-jmespath v0.4.0 run task successfully Changefeed remove successfully. ID: 084d136c-c54e-499d-aeb9-075d48aeb0db CheckpointTs: 449571377066016771 SinkURI: mysql://normal:xxxxx@127.0.0.1:3306/?max-txn-row=1 check_safepoint_forward http://127.0.0.1:2379 7365777355334595455 449571377066016770 449571377066016771 449571378822643716 table consistent_replicate_ddl.usertable3 not exists for 89-th check, retry later cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 17-th time, retry later go: downloading github.com/google/s2a-go v0.1.7 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading github.com/jmespath/go-jmespath v0.4.0 run task successfully Changefeed remove successfully. ID: 50d06727-75e6-4640-84ff-31fc27d8f462 CheckpointTs: 449571379949862914 SinkURI: mysql://normal:xxxxx@127.0.0.1:3306/?max-txn-row=1 check_safepoint_cleared http://127.0.0.1:2379 7365777355334595455 run task successfully go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd wait process cdc.test exit for 1-th time... table consistent_replicate_ddl.usertable3 not exists for 90-th check, retry later wait process cdc.test exit for 2-th time... cdc.test: no process found wait process cdc.test exit for 3-th time... process cdc.test already exit [Mon May 6 14:58:36 CST 2024] <<<<<< run test case gc_safepoint success! >>>>>> table consistent_replicate_ddl.usertable3 not exists for 91-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 92-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 93-th check, retry later =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/changefeed_reconstruct/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... table consistent_replicate_ddl.usertable3 not exists for 94-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 95-th check, retry later start tidb cluster in /tmp/tidb_cdc_test/changefeed_reconstruct Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... table consistent_replicate_ddl.usertable3 not exists for 96-th check, retry later Verifying downstream PD is started... =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/changefeed_pause_resume/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release table consistent_replicate_ddl.usertable3 not exists for 97-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 98-th check, retry later Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) table sink_retry.finish_mark_1 exists check diff successfully ***************** properties ***************** "requestdistribution"="uniform" "readallfields"="true" "recordcount"="10" "updateproportion"="0" "dotransactions"="false" "mysql.port"="4000" "mysql.user"="root" "operationcount"="0" "scanproportion"="0" "mysql.host"="127.0.0.1" "mysql.db"="sink_retry" "readproportion"="0" "workload"="core" "insertproportion"="0" "threadcount"="2" ********************************************** Run finished, takes 4.65334ms INSERT - Takes(s): 0.0, Count: 10, OPS: 2966.6, Avg(us): 791, Min(us): 525, Max(us): 1841, 95th(us): 2000, 99th(us): 2000 table consistent_replicate_ddl.usertable3 not exists for 99-th check, retry later start tidb cluster in /tmp/tidb_cdc_test/changefeed_pause_resume Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) table consistent_replicate_ddl.usertable3 not exists for 100-th check, retry later ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release table consistent_replicate_ddl.usertable3 not exists for 101-th check, retry later ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) table consistent_replicate_ddl.usertable3 not exists for 102-th check, retry later VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32cb2d680006 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-6g25b-b75hz-6xr6c, pid:3959, start at 2024-05-06 14:58:56.98979744 +0800 CST m=+5.277283578 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:56.999 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:56.986 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:56.986 +0800 All versions after safe point can be accessed. (DO NOT EDIT) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32cb2d680006 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-6g25b-b75hz-6xr6c, pid:3959, start at 2024-05-06 14:58:56.98979744 +0800 CST m=+5.277283578 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:56.999 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:56.986 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:56.986 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32cb2ef40014 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-6g25b-b75hz-6xr6c, pid:4042, start at 2024-05-06 14:58:57.107274461 +0800 CST m=+5.344322940 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:00:57.113 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:58:57.085 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:48:57.085 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/changefeed_reconstruct/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/changefeed_reconstruct/tiflash/log/error.log arg matches is ArgMatches { args: {"config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/changefeed_reconstruct/tiflash-proxy.toml"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/changefeed_reconstruct/tiflash/log/proxy.log"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/changefeed_reconstruct/tiflash/db/proxy"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } check diff failed 1-th time, retry later table consistent_replicate_ddl.usertable3 not exists for 103-th check, retry later ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) check diff failed 2-th time, retry later [Mon May 6 14:59:02 CST 2024] <<<<<< START cdc server in changefeed_reconstruct case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + GO_FAILPOINTS= + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.changefeed_reconstruct.53715373.out server --log-file /tmp/tidb_cdc_test/changefeed_reconstruct/cdcserver1.log --log-level debug --data-dir /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver1 --cluster-id default --addr 127.0.0.1:8300 --pd http://127.0.0.1:2379 + (( i = 0 )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) table consistent_replicate_ddl.usertable3 not exists for 104-th check, retry later check diff failed 3-th time, retry later ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) table consistent_replicate_ddl.usertable3 not exists for 105-th check, retry later + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 06:59:06 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/046f4943-7513-47bc-8635-81d18ee5a005 {"id":"046f4943-7513-47bc-8635-81d18ee5a005","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978742} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb29f62d1 046f4943-7513-47bc-8635-81d18ee5a005 /tidb/cdc/default/default/upstream/7365777543900652365 {"id":7365777543900652365,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/046f4943-7513-47bc-8635-81d18ee5a005 {"id":"046f4943-7513-47bc-8635-81d18ee5a005","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978742} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb29f62d1 046f4943-7513-47bc-8635-81d18ee5a005 /tidb/cdc/default/default/upstream/7365777543900652365 {"id":7365777543900652365,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/046f4943-7513-47bc-8635-81d18ee5a005 {"id":"046f4943-7513-47bc-8635-81d18ee5a005","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978742} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb29f62d1 046f4943-7513-47bc-8635-81d18ee5a005 /tidb/cdc/default/default/upstream/7365777543900652365 {"id":7365777543900652365,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x check diff failed 4-th time, retry later ***************** properties ***************** "readallfields"="true" "mysql.host"="127.0.0.1" "insertproportion"="0" "readproportion"="0" "scanproportion"="0" "operationcount"="0" "mysql.user"="root" "threadcount"="4" "workload"="core" "mysql.db"="changefeed_reconstruct" "mysql.port"="4000" "recordcount"="50" "dotransactions"="false" "requestdistribution"="uniform" "updateproportion"="0" ********************************************** Run finished, takes 19.63591ms INSERT - Takes(s): 0.0, Count: 48, OPS: 3206.4, Avg(us): 1541, Min(us): 1028, Max(us): 4565, 95th(us): 5000, 99th(us): 5000 table changefeed_reconstruct.usertable not exists for 1-th check, retry later VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32cbb274000f Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-tgtkm-v18sx-n9h9q, pid:4526, start at 2024-05-06 14:59:05.520682245 +0800 CST m=+6.279861753 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:01:05.527 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:59:05.501 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:49:05.501 +0800 All versions after safe point can be accessed. (DO NOT EDIT) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32cbb274000f Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-tgtkm-v18sx-n9h9q, pid:4526, start at 2024-05-06 14:59:05.520682245 +0800 CST m=+6.279861753 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:01:05.527 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:59:05.501 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:49:05.501 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32cba3100015 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-tgtkm-v18sx-n9h9q, pid:4606, start at 2024-05-06 14:59:04.562845215 +0800 CST m=+5.240721545 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:01:04.570 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-14:59:04.566 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:49:04.566 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/changefeed_pause_resume/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/changefeed_pause_resume/tiflash/log/error.log arg matches is ArgMatches { args: {"engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/changefeed_pause_resume/tiflash/db/proxy"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/changefeed_pause_resume/tiflash/log/proxy.log"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/changefeed_pause_resume/tiflash-proxy.toml"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } table consistent_replicate_ddl.usertable3 not exists for 106-th check, retry later check diff failed 5-th time, retry later table changefeed_reconstruct.usertable exists check diff failed 1-th time, retry later table consistent_replicate_ddl.usertable3 not exists for 107-th check, retry later [Mon May 6 14:59:09 CST 2024] <<<<<< START cdc server in changefeed_pause_resume case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + GO_FAILPOINTS= + [[ no != \n\o ]] + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.changefeed_pause_resume.59315933.out server --log-file /tmp/tidb_cdc_test/changefeed_pause_resume/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/changefeed_pause_resume/cdc_data --cluster-id default --addr 127.0.0.1:8300 --pd http://127.0.0.1:2379 + (( i = 0 )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 check diff failed 6-th time, retry later Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 37.32 secs (99940020 bytes/sec) [Pipeline] { [Pipeline] cache table consistent_replicate_ddl.usertable3 not exists for 108-th check, retry later check diff successfully wait process 5376 exit for 1-th time... wait process 5376 exit for 2-th time... + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 06:59:12 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/834ae50f-881b-431e-8756-b4c042aeb63c {"id":"834ae50f-881b-431e-8756-b4c042aeb63c","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978749} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb2be4dca 834ae50f-881b-431e-8756-b4c042aeb63c /tidb/cdc/default/default/upstream/7365777588078401437 {"id":7365777588078401437,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/834ae50f-881b-431e-8756-b4c042aeb63c {"id":"834ae50f-881b-431e-8756-b4c042aeb63c","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978749} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb2be4dca 834ae50f-881b-431e-8756-b4c042aeb63c /tidb/cdc/default/default/upstream/7365777588078401437 {"id":7365777588078401437,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 18-th time, retry later + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/834ae50f-881b-431e-8756-b4c042aeb63c {"id":"834ae50f-881b-431e-8756-b4c042aeb63c","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978749} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb2be4dca 834ae50f-881b-431e-8756-b4c042aeb63c /tidb/cdc/default/default/upstream/7365777588078401437 {"id":7365777588078401437,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x check diff failed 7-th time, retry later table consistent_replicate_ddl.usertable3 not exists for 109-th check, retry later /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils/kill_cdc_pid: line 19: kill: (5376) - No such process wait process 5376 exit for 3-th time... process 5376 already exit check_no_capture http://127.0.0.1:2379 parse error: Invalid numeric literal at line 1, column 6 run task successfully [Mon May 6 14:59:13 CST 2024] <<<<<< START cdc server in changefeed_reconstruct case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + GO_FAILPOINTS= + [[ no != \n\o ]] + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.changefeed_reconstruct.56595661.out server --log-file /tmp/tidb_cdc_test/changefeed_reconstruct/cdcserver2.log --log-level debug --data-dir /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver2 --cluster-id default --addr 127.0.0.1:8300 + (( i = 0 )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 table changefeed_pause_resume.t1 not exists for 1-th check, retry later check diff failed 8-th time, retry later table consistent_replicate_ddl.usertable3 not exists for 110-th check, retry later table changefeed_pause_resume.t1 exists table changefeed_pause_resume.t2 not exists for 1-th check, retry later check diff failed 9-th time, retry later + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 06:59:17 GMT < Content-Type: text/plain; charset=utf-8 < Transfer-Encoding: chunked < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: changefeedID: default/0e52c13b-d478-4b3c-852a-b4e9d60bde8a {UpstreamID:7365777543900652365 Namespace:default ID:0e52c13b-d478-4b3c-852a-b4e9d60bde8a SinkURI:mysql://normal:123456@127.0.0.1:3306/?max-txn-row=1 CreateTime:2024-05-06 14:59:06.221109103 +0800 CST StartTs:449571388413968389 TargetTs:0 AdminJobType:noop Engine:unified SortDir: Config:0xc003be8120 State:normal Error: Warning: CreatorVersion:v8.2.0-alpha-29-g8b8246b8d Epoch:449571388439920646} {CheckpointTs:449571391140265988 MinTableBarrierTs:449571391140265988 AdminJobType:noop} span: {table_id:106,start_key:7480000000000000ff6a5f720000000000fa,end_key:7480000000000000ff6a5f730000000000fa}, resolvedTs: 449571391140265988, checkpointTs: 449571391140265988, state: Replicating *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/4b94cdfe-45d2-46e6-b266-c1553aaf5bae {"id":"4b94cdfe-45d2-46e6-b266-c1553aaf5bae","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978754} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb29f6385 4b94cdfe-45d2-46e6-b266-c1553aaf5bae /tidb/cdc/default/default/changefeed/info/0e52c13b-d478-4b3c-852a-b4e9d60bde8a {"upstream-id":7365777543900652365,"namespace":"default","changefeed-id":"0e52c13b-d478-4b3c-852a-b4e9d60bde8a","sink-uri":"mysql://normal:123456@127.0.0.1:3306/?max-txn-row=1","create-time":"2024-05-06T14:59:06.221109103+08:00","start-ts":449571388413968389,"target-ts":0,"admin-job-type":0,"sort-engine":"","sort-dir":"","config":{"memory-quota":1073741824,"case-sensitive":false,"force-replicate":false,"check-gc-safe-point":true,"enable-sync-point":false,"enable-table-monitor":false,"ignore-ineligible-table":false,"bdr-mode":false,"sync-point-interval":600000000000,"sync-point-retention":86400000000000,"filter":{"rules":["*.*"],"ignore-txn-start-ts":null,"event-filters":null},"mounter":{"worker-num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include-commit-ts":false,"binary-encoding-method":"base64","output-old-value":false,"output-handle-key":false},"encoder-concurrency":32,"terminator":"\r\n","date-separator":"day","enable-partition-separator":true,"enable-kafka-sink-v2":false,"only-output-updated-columns":false,"delete-only-output-handle-key-columns":false,"content-compatible":false,"advance-timeout-in-sec":150,"send-bootstrap-interval-in-sec":120,"send-bootstrap-in-msg-count":10000,"send-bootstrap-to-all-partition":true,"debezium-disable-schema":false,"open":{"output-old-value":true},"debezium":{"output-old-value":true}},"consistent":{"level":"none","max-log-size":64,"flush-interval":2000,"meta-flush-interval":200,"encoding-worker-num":16,"flush-worker-num":8,"storage":"","use-file-backend":false,"compression":"","memory-usage":{"memory-quota-percentage":50}},"scheduler":{"enable-table-across-nodes":false,"region-threshold":100000,"write-key-threshold":0,"region-per-span":0},"integrity":{"integrity-check-level":"none","corruption-handle-level":"warn"},"changefeed-error-stuck-duration":1800000000000,"synced-status":{"synced-check-interval":300,"checkpoint-interval":15},"sql-mode":""},"state":"normal","error":null,"warning":null,"creator-version":"v8.2.0-alpha-29-g8b8246b8d","epoch":449571388439920646} /tidb/cdc/default/default/changefeed/status/0e52c13b-d478-4b3c-852a-b4e9d60bde8a {"checkpoint-ts":449571391140265988,"min-table-barrier-ts":449571391140265988,"admin-job-type":0} /tidb/cdc/default/default/task/position/4b94cdfe-45d2-46e6-b266-c1553aaf5bae/0e52c13b-d478-4b3c-852a-b4e9d60bde8a {"checkpoint-ts":0,"resolved-ts":0,"count":0,"error":null,"warning":null} /tidb/cdc/default/default/upstream/7365777543900652365 {"id":7365777543900652365,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: changefeedID: default/0e52c13b-d478-4b3c-852a-b4e9d60bde8a {UpstreamID:7365777543900652365 Namespace:default ID:0e52c13b-d478-4b3c-852a-b4e9d60bde8a SinkURI:mysql://normal:123456@127.0.0.1:3306/?max-txn-row=1 CreateTime:2024-05-06 14:59:06.221109103 +0800 CST StartTs:449571388413968389 TargetTs:0 AdminJobType:noop Engine:unified SortDir: Config:0xc003be8120 State:normal Error: Warning: CreatorVersion:v8.2.0-alpha-29-g8b8246b8d Epoch:449571388439920646} {CheckpointTs:449571391140265988 MinTableBarrierTs:449571391140265988 AdminJobType:noop} span: {table_id:106,start_key:7480000000000000ff6a5f720000000000fa,end_key:7480000000000000ff6a5f730000000000fa}, resolvedTs: 449571391140265988, checkpointTs: 449571391140265988, state: Replicating *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/4b94cdfe-45d2-46e6-b266-c1553aaf5bae {"id":"4b94cdfe-45d2-46e6-b266-c1553aaf5bae","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978754} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb29f6385 4b94cdfe-45d2-46e6-b266-c1553aaf5bae /tidb/cdc/default/default/changefeed/info/0e52c13b-d478-4b3c-852a-b4e9d60bde8a {"upstream-id":7365777543900652365,"namespace":"default","changefeed-id":"0e52c13b-d478-4b3c-852a-b4e9d60bde8a","sink-uri":"mysql://normal:123456@127.0.0.1:3306/?max-txn-row=1","create-time":"2024-05-06T14:59:06.221109103+08:00","start-ts":449571388413968389,"target-ts":0,"admin-job-type":0,"sort-engine":"","sort-dir":"","config":{"memory-quota":1073741824,"case-sensitive":false,"force-replicate":false,"check-gc-safe-point":true,"enable-sync-point":false,"enable-table-monitor":false,"ignore-ineligible-table":false,"bdr-mode":false,"sync-point-interval":600000000000,"sync-point-retention":86400000000000,"filter":{"rules":["*.*"],"ignore-txn-start-ts":null,"event-filters":null},"mounter":{"worker-num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include-commit-ts":false,"binary-encoding-method":"base64","output-old-value":false,"output-handle-key":false},"encoder-concurrency":32,"terminator":"\r\n","date-separator":"day","enable-partition-separator":true,"enable-kafka-sink-v2":false,"only-output-updated-columns":false,"delete-only-output-handle-key-columns":false,"content-compatible":false,"advance-timeout-in-sec":150,"send-bootstrap-interval-in-sec":120,"send-bootstrap-in-msg-count":10000,"send-bootstrap-to-all-partition":true,"debezium-disable-schema":false,"open":{"output-old-value":true},"debezium":{"output-old-value":true}},"consistent":{"level":"none","max-log-size":64,"flush-interval":2000,"meta-flush-interval":200,"encoding-worker-num":16,"flush-worker-num":8,"storage":"","use-file-backend":false,"compression":"","memory-usage":{"memory-quota-percentage":50}},"scheduler":{"enable-table-across-nodes":false,"region-threshold":100000,"write-key-threshold":0,"region-per-span":0},"integrity":{"integrity-check-level":"none","corruption-handle-level":"warn"},"changefeed-error-stuck-duration":1800000000000,"synced-status":{"synced-check-interval":300,"checkpoint-interval":15},"sql-mode":""},"state":"normal","error":null,"warning":null,"creator-version":"v8.2.0-alpha-29-g8b8246b8d","epoch":449571388439920646} /tidb/cdc/default/default/changefeed/status/0e52c13b-d478-4b3c-852a-b4e9d60bde8a {"checkpoint-ts":449571391140265988,"min-table-barrier-ts":449571391140265988,"admin-job-type":0} /tidb/cdc/default/default/task/position/4b94cdfe-45d2-46e6-b266-c1553aaf5bae/0e52c13b-d478-4b3c-852a-b4e9d60bde8a {"checkpoint-ts":0,"resolved-ts":0,"count":0,"error":null,"warning":null} /tidb/cdc/default/default/upstream/7365777543900652365 {"id":7365777543900652365,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: changefeedID: default/0e52c13b-d478-4b3c-852a-b4e9d60bde8a {UpstreamID:7365777543900652365 Namespace:default ID:0e52c13b-d478-4b3c-852a-b4e9d60bde8a SinkURI:mysql://normal:123456@127.0.0.1:3306/?max-txn-row=1 CreateTime:2024-05-06 14:59:06.221109103 +0800 CST StartTs:449571388413968389 TargetTs:0 AdminJobType:noop Engine:unified SortDir: Config:0xc003be8120 State:normal Error: Warning: CreatorVersion:v8.2.0-alpha-29-g8b8246b8d Epoch:449571388439920646} {CheckpointTs:449571391140265988 MinTableBarrierTs:449571391140265988 AdminJobType:noop} span: {table_id:106,start_key:7480000000000000ff6a5f720000000000fa,end_key:7480000000000000ff6a5f730000000000fa}, resolvedTs: 449571391140265988, checkpointTs: 449571391140265988, state: Replicating *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/4b94cdfe-45d2-46e6-b266-c1553aaf5bae {"id":"4b94cdfe-45d2-46e6-b266-c1553aaf5bae","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978754} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb29f6385 4b94cdfe-45d2-46e6-b266-c1553aaf5bae /tidb/cdc/default/default/changefeed/info/0e52c13b-d478-4b3c-852a-b4e9d60bde8a {"upstream-id":7365777543900652365,"namespace":"default","changefeed-id":"0e52c13b-d478-4b3c-852a-b4e9d60bde8a","sink-uri":"mysql://normal:123456@127.0.0.1:3306/?max-txn-row=1","create-time":"2024-05-06T14:59:06.221109103+08:00","start-ts":449571388413968389,"target-ts":0,"admin-job-type":0,"sort-engine":"","sort-dir":"","config":{"memory-quota":1073741824,"case-sensitive":false,"force-replicate":false,"check-gc-safe-point":true,"enable-sync-point":false,"enable-table-monitor":false,"ignore-ineligible-table":false,"bdr-mode":false,"sync-point-interval":600000000000,"sync-point-retention":86400000000000,"filter":{"rules":["*.*"],"ignore-txn-start-ts":null,"event-filters":null},"mounter":{"worker-num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include-commit-ts":false,"binary-encoding-method":"base64","output-old-value":false,"output-handle-key":false},"encoder-concurrency":32,"terminator":"\r\n","date-separator":"day","enable-partition-separator":true,"enable-kafka-sink-v2":false,"only-output-updated-columns":false,"delete-only-output-handle-key-columns":false,"content-compatible":false,"advance-timeout-in-sec":150,"send-bootstrap-interval-in-sec":120,"send-bootstrap-in-msg-count":10000,"send-bootstrap-to-all-partition":true,"debezium-disable-schema":false,"open":{"output-old-value":true},"debezium":{"output-old-value":true}},"consistent":{"level":"none","max-log-size":64,"flush-interval":2000,"meta-flush-interval":200,"encoding-worker-num":16,"flush-worker-num":8,"storage":"","use-file-backend":false,"compression":"","memory-usage":{"memory-quota-percentage":50}},"scheduler":{"enable-table-across-nodes":false,"region-threshold":100000,"write-key-threshold":0,"region-per-span":0},"integrity":{"integrity-check-level":"none","corruption-handle-level":"warn"},"changefeed-error-stuck-duration":1800000000000,"synced-status":{"synced-check-interval":300,"checkpoint-interval":15},"sql-mode":""},"state":"normal","error":null,"warning":null,"creator-version":"v8.2.0-alpha-29-g8b8246b8d","epoch":449571388439920646} /tidb/cdc/default/default/changefeed/status/0e52c13b-d478-4b3c-852a-b4e9d60bde8a {"checkpoint-ts":449571391140265988,"min-table-barrier-ts":449571391140265988,"admin-job-type":0} /tidb/cdc/default/default/task/position/4b94cdfe-45d2-46e6-b266-c1553aaf5bae/0e52c13b-d478-4b3c-852a-b4e9d60bde8a {"checkpoint-ts":0,"resolved-ts":0,"count":0,"error":null,"warning":null} /tidb/cdc/default/default/upstream/7365777543900652365 {"id":7365777543900652365,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x cdc.test cli capture list --pd=http://127.0.0.1:2379 2>&1 | grep id table consistent_replicate_ddl.usertable3 not exists for 111-th check, retry later "id": "4b94cdfe-45d2-46e6-b266-c1553aaf5bae", "cluster-id": "default" run task successfully table changefeed_pause_resume.t2 exists table changefeed_pause_resume.t3 not exists for 1-th check, retry later check diff failed 10-th time, retry later table consistent_replicate_ddl.usertable3 not exists for 112-th check, retry later capture_id: 4b94cdfe-45d2-46e6-b266-c1553aaf5bae check_processor_table_count http://127.0.0.1:2379 0e52c13b-d478-4b3c-852a-b4e9d60bde8a 4b94cdfe-45d2-46e6-b266-c1553aaf5bae 1 run task successfully table changefeed_pause_resume.t3 exists check_processor_table_count http://127.0.0.1:2379 0e52c13b-d478-4b3c-852a-b4e9d60bde8a 4b94cdfe-45d2-46e6-b266-c1553aaf5bae 0 table count 1 does equal to expected count 0 run task failed 1-th time, retry later check diff failed 11-th time, retry later table consistent_replicate_ddl.usertable3 not exists for 113-th check, retry later check diff failed 1-th time, retry later check_processor_table_count http://127.0.0.1:2379 0e52c13b-d478-4b3c-852a-b4e9d60bde8a 4b94cdfe-45d2-46e6-b266-c1553aaf5bae 0 check diff failed 12-th time, retry later run task successfully table consistent_replicate_ddl.usertable3 not exists for 114-th check, retry later check diff failed 2-th time, retry later table sink_retry.finish_mark_2 not exists for 1-th check, retry later table sink_retry.finish_mark_2 not exists for 2-th check, retry later table sink_retry.finish_mark_2 not exists for 3-th check, retry later ***************** properties ***************** "readallfields"="true" "readproportion"="0" "mysql.host"="127.0.0.1" "mysql.port"="4000" "mysql.user"="root" "operationcount"="0" "threadcount"="4" "requestdistribution"="uniform" "mysql.db"="changefeed_reconstruct" "scanproportion"="0" "updateproportion"="0" "recordcount"="50" "insertproportion"="0" "workload"="core" "dotransactions"="false" ********************************************** Run finished, takes 17.552594ms INSERT - Takes(s): 0.0, Count: 48, OPS: 3569.4, Avg(us): 1400, Min(us): 921, Max(us): 4124, 95th(us): 5000, 99th(us): 5000 table changefeed_reconstruct.usertable not exists for 1-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 115-th check, retry later check diff failed 13-th time, retry later table changefeed_reconstruct.usertable not exists for 2-th check, retry later check diff failed 3-th time, retry later table sink_retry.finish_mark_2 not exists for 4-th check, retry later check diff failed 14-th time, retry later table consistent_replicate_ddl.usertable3 not exists for 116-th check, retry later table changefeed_reconstruct.usertable not exists for 3-th check, retry later check diff failed 4-th time, retry later table sink_retry.finish_mark_2 not exists for 5-th check, retry later check diff failed 15-th time, retry later table consistent_replicate_ddl.usertable3 not exists for 117-th check, retry later check diff failed 5-th time, retry later table sink_retry.finish_mark_2 not exists for 6-th check, retry later table changefeed_reconstruct.usertable not exists for 4-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 118-th check, retry later check diff failed 16-th time, retry later table sink_retry.finish_mark_2 not exists for 7-th check, retry later table changefeed_reconstruct.usertable not exists for 5-th check, retry later check diff successfully [2024/05/06 14:59:32.678 +08:00] [ERROR] [request.go:310] ["failed to send a http request"] [error="Get \"http://127.0.0.1:8300/api/v2/status\": dial tcp 127.0.0.1:8300: connect: connection refused"] Error: Get "http://127.0.0.1:8300/api/v2/status": dial tcp 127.0.0.1:8300: connect: connection refused table consistent_replicate_ddl.usertable3 not exists for 119-th check, retry later check diff failed 17-th time, retry later table sink_retry.finish_mark_2 not exists for 8-th check, retry later table changefeed_reconstruct.usertable not exists for 6-th check, retry later table consistent_replicate_ddl.usertable3 not exists for 120-th check, retry later check diff failed 18-th time, retry later table sink_retry.finish_mark_2 not exists for 9-th check, retry later table changefeed_reconstruct.usertable not exists for 7-th check, retry later table consistent_replicate_ddl.usertable3 not exists at last check count(*) 50 check diff failed 19-th time, retry later table sink_retry.finish_mark_2 not exists for 10-th check, retry later table changefeed_reconstruct.usertable not exists for 8-th check, retry later check diff failed 20-th time, retry later table sink_retry.finish_mark_2 not exists for 11-th check, retry later table changefeed_reconstruct.usertable not exists for 9-th check, retry later check diff failed 21-th time, retry later table sink_retry.finish_mark_2 not exists for 12-th check, retry later table changefeed_reconstruct.usertable not exists for 10-th check, retry later Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 30.45 secs (122521429 bytes/sec) [Pipeline] { [Pipeline] cache cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' table sink_retry.finish_mark_2 not exists for 13-th check, retry later check diff failed 22-th time, retry later run task failed 19-th time, retry later table changefeed_reconstruct.usertable not exists for 11-th check, retry later table sink_retry.finish_mark_2 not exists for 14-th check, retry later check diff failed 23-th time, retry later table changefeed_reconstruct.usertable not exists for 12-th check, retry later check diff failed 24-th time, retry later table sink_retry.finish_mark_2 not exists for 15-th check, retry later table changefeed_reconstruct.usertable not exists for 13-th check, retry later table sink_retry.finish_mark_2 not exists for 16-th check, retry later check diff failed 25-th time, retry later table changefeed_reconstruct.usertable not exists for 14-th check, retry later table sink_retry.finish_mark_2 not exists for 17-th check, retry later check diff failed 26-th time, retry later table changefeed_reconstruct.usertable not exists for 15-th check, retry later table sink_retry.finish_mark_2 not exists for 18-th check, retry later check diff failed 27-th time, retry later table changefeed_reconstruct.usertable not exists for 16-th check, retry later Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 9.63 secs (387549553 bytes/sec) [Pipeline] { [Pipeline] cache table sink_retry.finish_mark_2 not exists for 19-th check, retry later table changefeed_reconstruct.usertable not exists for 17-th check, retry later check diff failed 28-th time, retry later table changefeed_reconstruct.usertable not exists for 18-th check, retry later table sink_retry.finish_mark_2 not exists for 20-th check, retry later check diff failed 29-th time, retry later table sink_retry.finish_mark_2 not exists for 21-th check, retry later check diff failed 30-th time, retry later table changefeed_reconstruct.usertable not exists for 19-th check, retry later table sink_retry.finish_mark_2 not exists for 22-th check, retry later table changefeed_reconstruct.usertable not exists for 20-th check, retry later check diff failed at last There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log There is something error when initialize diff, please check log info in /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log [2024/05/06 15:00:01.341 +08:00] [INFO] [printer.go:46] ["Welcome to sync_diff_inspector"] ["Release Version"=v7.4.0] ["Git Commit Hash"=d671b0840063bc2532941f02e02e12627402844c] ["Git Branch"=heads/refs/tags/v7.4.0] ["UTC Build Time"="2023-09-22 03:51:56"] ["Go Version"=go1.21.1] [2024/05/06 15:00:01.342 +08:00] [INFO] [main.go:101] [config="{\"check-thread-count\":4,\"split-thread-count\":5,\"export-fix-sql\":true,\"check-struct-only\":false,\"dm-addr\":\"\",\"dm-task\":\"\",\"data-sources\":{\"mysql1\":{\"host\":\"127.0.0.1\",\"port\":4000,\"user\":\"root\",\"password\":\"******\",\"sql-mode\":\"\",\"snapshot\":\"\",\"security\":null,\"route-rules\":null,\"Router\":{\"Selector\":{}},\"Conn\":null},\"tidb0\":{\"host\":\"127.0.0.1\",\"port\":3306,\"user\":\"root\",\"password\":\"******\",\"sql-mode\":\"\",\"snapshot\":\"\",\"security\":null,\"route-rules\":null,\"Router\":{\"Selector\":{}},\"Conn\":null}},\"routes\":null,\"table-configs\":null,\"task\":{\"source-instances\":[\"mysql1\"],\"source-routes\":null,\"target-instance\":\"tidb0\",\"target-check-tables\":[\"kv_client_stream_reconnect.?*\"],\"target-configs\":null,\"output-dir\":\"/tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output\",\"SourceInstances\":[{\"host\":\"127.0.0.1\",\"port\":4000,\"user\":\"root\",\"password\":\"******\",\"sql-mode\":\"\",\"snapshot\":\"\",\"security\":null,\"route-rules\":null,\"Router\":{\"Selector\":{}},\"Conn\":null}],\"TargetInstance\":{\"host\":\"127.0.0.1\",\"port\":3306,\"user\":\"root\",\"password\":\"******\",\"sql-mode\":\"\",\"snapshot\":\"\",\"security\":null,\"route-rules\":null,\"Router\":{\"Selector\":{}},\"Conn\":null},\"TargetTableConfigs\":null,\"TargetCheckTables\":[{}],\"FixDir\":\"/tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/fix-on-tidb0\",\"CheckpointDir\":\"/tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/checkpoint\",\"HashFile\":\"\"},\"ConfigFile\":\"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/kv_client_stream_reconnect/conf/diff_config.toml\",\"PrintVersion\":false}"] [2024/05/06 15:00:01.343 +08:00] [DEBUG] [diff.go:842] ["set tidb cfg"] [2024/05/06 15:00:01.351 +08:00] [DEBUG] [common.go:386] ["query tables"] [query="SHOW FULL TABLES IN `kv_client_stream_reconnect` WHERE Table_Type = 'BASE TABLE';"] [2024/05/06 15:00:01.352 +08:00] [DEBUG] [common.go:386] ["query tables"] [query="SHOW FULL TABLES IN `test` WHERE Table_Type = 'BASE TABLE';"] [2024/05/06 15:00:01.353 +08:00] [DEBUG] [source.go:326] ["match target table"] [table=`kv_client_stream_reconnect`.`t1`] [2024/05/06 15:00:01.355 +08:00] [DEBUG] [source.go:326] ["match target table"] [table=`kv_client_stream_reconnect`.`t2`] [2024/05/06 15:00:01.358 +08:00] [DEBUG] [source.go:326] ["match target table"] [table=`kv_client_stream_reconnect`.`t3`] [2024/05/06 15:00:01.360 +08:00] [DEBUG] [source.go:326] ["match target table"] [table=`kv_client_stream_reconnect`.`t4`] [2024/05/06 15:00:01.366 +08:00] [INFO] [tidb.go:209] ["find router for tidb source"] [2024/05/06 15:00:01.367 +08:00] [DEBUG] [common.go:386] ["query tables"] [query="SHOW FULL TABLES IN `kv_client_stream_reconnect` WHERE Table_Type = 'BASE TABLE';"] [2024/05/06 15:00:01.368 +08:00] [DEBUG] [common.go:386] ["query tables"] [query="SHOW FULL TABLES IN `test` WHERE Table_Type = 'BASE TABLE';"] [2024/05/06 15:00:01.368 +08:00] [FATAL] [main.go:120] ["failed to initialize diff process"] [error="from upstream: please make sure the filter is correct.: the target has no table to be compared. source-table is ``kv_client_stream_reconnect`.`t8``"] [errorVerbose="the target has no table to be compared. source-table is ``kv_client_stream_reconnect`.`t8``\ngithub.com/pingcap/tidb-tools/sync_diff_inspector/source.checkTableMatched\n\t/home/jenkins/agent/workspace/build-common/go/src/github.com/pingcap/tidb-tools/sync_diff_inspector/source/source.go:401\ngithub.com/pingcap/tidb-tools/sync_diff_inspector/source.NewTiDBSource\n\t/home/jenkins/agent/workspace/build-common/go/src/github.com/pingcap/tidb-tools/sync_diff_inspector/source/tidb.go:267\ngithub.com/pingcap/tidb-tools/sync_diff_inspector/source.buildSourceFromCfg\n\t/home/jenkins/agent/workspace/build-common/go/src/github.com/pingcap/tidb-tools/sync_diff_inspector/source/source.go:231\ngithub.com/pingcap/tidb-tools/sync_diff_inspector/source.NewSources\n\t/home/jenkins/agent/workspace/build-common/go/src/github.com/pingcap/tidb-tools/sync_diff_inspector/source/source.go:206\nmain.(*Diff).init\n\t/home/jenkins/agent/workspace/build-common/go/src/github.com/pingcap/tidb-tools/sync_diff_inspector/diff.go:137\nmain.NewDiff\n\t/home/jenkins/agent/workspace/build-common/go/src/github.com/pingcap/tidb-tools/sync_diff_inspector/diff.go:95\nmain.checkSyncState\n\t/home/jenkins/agent/workspace/build-common/go/src/github.com/pingcap/tidb-tools/sync_diff_inspector/main.go:117\nmain.main\n\t/home/jenkins/agent/workspace/build-common/go/src/github.com/pingcap/tidb-tools/sync_diff_inspector/main.go:104\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:267\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1650\nplease make sure the filter is correct.\nfrom upstream"] [stack="main.checkSyncState\n\t/home/jenkins/agent/workspace/build-common/go/src/github.com/pingcap/tidb-tools/sync_diff_inspector/main.go:120\nmain.main\n\t/home/jenkins/agent/workspace/build-common/go/src/github.com/pingcap/tidb-tools/sync_diff_inspector/main.go:104\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:267"] table sink_retry.finish_mark_2 not exists for 23-th check, retry later table changefeed_reconstruct.usertable not exists for 21-th check, retry later table sink_retry.finish_mark_2 not exists for 24-th check, retry later table changefeed_reconstruct.usertable not exists for 22-th check, retry later table sink_retry.finish_mark_2 not exists for 25-th check, retry later table changefeed_reconstruct.usertable not exists for 23-th check, retry later table sink_retry.finish_mark_2 not exists for 26-th check, retry later table changefeed_reconstruct.usertable not exists for 24-th check, retry later table sink_retry.finish_mark_2 not exists for 27-th check, retry later table changefeed_reconstruct.usertable not exists for 25-th check, retry later table sink_retry.finish_mark_2 not exists for 28-th check, retry later table changefeed_reconstruct.usertable not exists for 26-th check, retry later table sink_retry.finish_mark_2 not exists for 29-th check, retry later table changefeed_reconstruct.usertable not exists for 27-th check, retry later table sink_retry.finish_mark_2 not exists for 30-th check, retry later table changefeed_reconstruct.usertable not exists for 28-th check, retry later table sink_retry.finish_mark_2 not exists for 31-th check, retry later table changefeed_reconstruct.usertable not exists for 29-th check, retry later Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 24.34 secs (153253733 bytes/sec) [Pipeline] { [Pipeline] cache table sink_retry.finish_mark_2 not exists for 32-th check, retry later cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 20-th time, retry later table changefeed_reconstruct.usertable not exists for 30-th check, retry later table sink_retry.finish_mark_2 not exists for 33-th check, retry later table changefeed_reconstruct.usertable not exists for 31-th check, retry later [2024/05/06 15:00:21.877 +08:00] [INFO] [main.go:99] ["running ddl test: 0 modifyColumnDefaultValueDDL1"] [2024/05/06 15:00:21.877 +08:00] [INFO] [main.go:99] ["running ddl test: 1 modifyColumnDefaultValueDDL2"] [2024/05/06 15:00:21.970 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLse3a63fcd_b1db_4a56_8b3a_c6cf9011ac2b"] [2024/05/06 15:00:21.997 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs3652fd74_3e84_49ba_972b_b292073e5c9a"] [2024/05/06 15:00:22.112 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLsd6a8864c_4ebb_4121_a24e_46b8f6f6fbf0"] [2024/05/06 15:00:22.121 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs96499435_8483_4496_b6d4_8120e5209e5d"] [2024/05/06 15:00:22.203 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs6bcfdb45_04c5_4141_89a1_d1ee58491f39"] [2024/05/06 15:00:22.210 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs3b07a613_5449_4544_a001_7854c32c1c29"] [2024/05/06 15:00:22.305 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLse8ed1a4f_38e4_4deb_a70f_91eb1494649b"] [2024/05/06 15:00:22.406 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs7297c8a9_9d4d_4ccd_af36_5ed9c2fa4fba"] [2024/05/06 15:00:22.519 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:22.614 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:22.624 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:22.808 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:22.908 +08:00] [INFO] [main.go:178] ["1 insert success: 100"] [2024/05/06 15:00:23.000 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:23.012 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:23.026 +08:00] [INFO] [main.go:178] ["1 insert success: 100"] [2024/05/06 15:00:23.096 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:23.113 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:23.113 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:23.199 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:23.206 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:23.306 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:23.314 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:23.401 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:23.410 +08:00] [INFO] [main.go:178] ["0 insert success: 100"] [2024/05/06 15:00:23.412 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:23.419 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:23.424 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:23.502 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:23.519 +08:00] [INFO] [main.go:178] ["0 insert success: 100"] [2024/05/06 15:00:23.621 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:23.796 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:23.812 +08:00] [INFO] [main.go:178] ["1 insert success: 200"] [2024/05/06 15:00:23.893 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:23.909 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:23.918 +08:00] [INFO] [main.go:178] ["1 insert success: 200"] [2024/05/06 15:00:23.922 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:24.007 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:24.098 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:24.104 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:24.121 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:24.201 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:24.222 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:24.305 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:24.313 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:24.322 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:24.396 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:24.410 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:24.516 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:24.613 +08:00] [INFO] [main.go:199] ["0 delete success: 100"] [2024/05/06 15:00:24.615 +08:00] [INFO] [main.go:178] ["0 insert success: 200"] [2024/05/06 15:00:24.622 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:24.709 +08:00] [INFO] [main.go:178] ["0 insert success: 200"] [2024/05/06 15:00:24.720 +08:00] [INFO] [main.go:199] ["0 delete success: 100"] [2024/05/06 15:00:24.797 +08:00] [INFO] [main.go:178] ["1 insert success: 300"] [2024/05/06 15:00:24.801 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:24.823 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:24.902 +08:00] [INFO] [main.go:178] ["1 insert success: 300"] [2024/05/06 15:00:24.918 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:25.002 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:25.010 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:25.018 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:25.096 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:25.119 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:25.194 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:25.221 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:25.223 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:25.294 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:25.305 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:25.393 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:25.425 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:25.596 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:25.695 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:25.696 +08:00] [INFO] [main.go:178] ["1 insert success: 400"] [2024/05/06 15:00:25.719 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:25.797 +08:00] [INFO] [main.go:178] ["1 insert success: 400"] [2024/05/06 15:00:25.818 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:25.905 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:25.907 +08:00] [INFO] [main.go:178] ["0 insert success: 300"] [2024/05/06 15:00:25.917 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:25.917 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:25.923 +08:00] [INFO] [main.go:178] ["0 insert success: 300"] [2024/05/06 15:00:26.000 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:26.023 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:26.099 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:26.118 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:26.121 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:26.123 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:26.205 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:26.217 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:26.315 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:26.499 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:26.522 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:26.600 +08:00] [INFO] [main.go:178] ["1 insert success: 500"] [2024/05/06 15:00:26.609 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:26.621 +08:00] [INFO] [main.go:178] ["1 insert success: 500"] [2024/05/06 15:00:26.706 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:26.798 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:26.814 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:26.818 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:26.820 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] table sink_retry.finish_mark_2 not exists for 34-th check, retry later [2024/05/06 15:00:26.993 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:26.994 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:27.010 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:27.019 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:27.094 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:27.097 +08:00] [INFO] [main.go:199] ["0 delete success: 200"] [2024/05/06 15:00:27.098 +08:00] [INFO] [main.go:178] ["0 insert success: 400"] [2024/05/06 15:00:27.102 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:27.113 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:27.121 +08:00] [INFO] [main.go:178] ["0 insert success: 400"] [2024/05/06 15:00:27.193 +08:00] [INFO] [main.go:199] ["0 delete success: 200"] [2024/05/06 15:00:27.221 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:27.394 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:27.506 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:27.508 +08:00] [INFO] [main.go:178] ["1 insert success: 600"] [2024/05/06 15:00:27.522 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:27.600 +08:00] [INFO] [main.go:178] ["1 insert success: 600"] [2024/05/06 15:00:27.616 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:27.704 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:27.705 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:27.713 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:27.801 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:27.814 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:27.904 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:27.907 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] table changefeed_reconstruct.usertable not exists for 32-th check, retry later [2024/05/06 15:00:27.913 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:27.924 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:28.003 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:28.017 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:28.109 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:28.209 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:28.221 +08:00] [INFO] [main.go:178] ["0 insert success: 500"] [2024/05/06 15:00:28.312 +08:00] [INFO] [main.go:178] ["0 insert success: 500"] [2024/05/06 15:00:28.403 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:28.406 +08:00] [INFO] [main.go:178] ["1 insert success: 700"] [2024/05/06 15:00:28.420 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:28.497 +08:00] [INFO] [main.go:178] ["1 insert success: 700"] [2024/05/06 15:00:28.519 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:28.600 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:28.611 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:28.616 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:28.692 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:28.712 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:28.720 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:28.815 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:28.819 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:28.823 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:28.895 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:28.909 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] table sink_retry.finish_mark_2 not exists for 35-th check, retry later [2024/05/06 15:00:29.001 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:29.120 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:29.213 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:29.296 +08:00] [INFO] [main.go:178] ["1 insert success: 800"] [2024/05/06 15:00:29.309 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:29.319 +08:00] [INFO] [main.go:178] ["1 insert success: 800"] [2024/05/06 15:00:29.409 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:29.423 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:29.505 +08:00] [INFO] [main.go:199] ["0 delete success: 300"] [2024/05/06 15:00:29.506 +08:00] [INFO] [main.go:178] ["0 insert success: 600"] [2024/05/06 15:00:29.518 +08:00] [INFO] [main.go:178] ["0 insert success: 600"] [2024/05/06 15:00:29.521 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:29.522 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:29.523 +08:00] [INFO] [main.go:199] ["0 delete success: 300"] [2024/05/06 15:00:29.597 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:29.606 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:29.615 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:29.708 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:29.721 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:29.722 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:29.795 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:29.800 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:29.826 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] table changefeed_reconstruct.usertable not exists for 33-th check, retry later [2024/05/06 15:00:29.999 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:30.102 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:30.109 +08:00] [INFO] [main.go:178] ["1 insert success: 900"] [2024/05/06 15:00:30.123 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:30.201 +08:00] [INFO] [main.go:178] ["1 insert success: 900"] [2024/05/06 15:00:30.310 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:30.395 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:30.397 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:30.401 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:30.494 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:30.508 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:30.510 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:30.593 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:30.593 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:30.601 +08:00] [INFO] [main.go:178] ["0 insert success: 700"] [2024/05/06 15:00:30.604 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:30.610 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:30.694 +08:00] [INFO] [main.go:178] ["0 insert success: 700"] [2024/05/06 15:00:30.696 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] table sink_retry.finish_mark_2 not exists for 36-th check, retry later [2024/05/06 15:00:30.715 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:30.817 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:31.015 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:31.097 +08:00] [INFO] [main.go:178] ["1 insert success: 1000"] [2024/05/06 15:00:31.104 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:31.108 +08:00] [INFO] [main.go:178] ["1 insert success: 1000"] [2024/05/06 15:00:31.204 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:31.217 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:31.296 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:31.297 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:31.305 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:31.403 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:31.409 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:31.409 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:31.411 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:31.423 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:31.504 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:31.594 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:31.603 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:31.699 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:31.716 +08:00] [INFO] [main.go:199] ["0 delete success: 400"] [2024/05/06 15:00:31.718 +08:00] [INFO] [main.go:178] ["0 insert success: 800"] [2024/05/06 15:00:31.818 +08:00] [INFO] [main.go:178] ["0 insert success: 800"] [2024/05/06 15:00:31.822 +08:00] [INFO] [main.go:199] ["0 delete success: 400"] [2024/05/06 15:00:31.897 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:31.992 +08:00] [INFO] [main.go:178] ["1 insert success: 1100"] [2024/05/06 15:00:31.993 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:32.002 +08:00] [INFO] [main.go:178] ["1 insert success: 1100"] [2024/05/06 15:00:32.096 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:32.110 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:32.122 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:32.197 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:32.205 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] table changefeed_reconstruct.usertable not exists for 34-th check, retry later [2024/05/06 15:00:32.295 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:32.301 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:32.305 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:32.309 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:32.314 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:32.327 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:32.422 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:32.423 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:32.518 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:32.708 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:32.807 +08:00] [INFO] [main.go:178] ["1 insert success: 1200"] [2024/05/06 15:00:32.811 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:32.813 +08:00] [INFO] [main.go:178] ["1 insert success: 1200"] [2024/05/06 15:00:32.914 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:32.915 +08:00] [INFO] [main.go:178] ["0 insert success: 900"] [2024/05/06 15:00:32.996 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:33.000 +08:00] [INFO] [main.go:178] ["0 insert success: 900"] [2024/05/06 15:00:33.011 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:33.093 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:33.098 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:33.200 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:33.206 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:33.208 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:33.209 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:33.211 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:33.224 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] table sink_retry.finish_mark_2 not exists for 37-th check, retry later [2024/05/06 15:00:33.316 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:00:33.321 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:33.421 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:00:33.622 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:33.796 +08:00] [INFO] [main.go:178] ["1 insert success: 1300"] [2024/05/06 15:00:33.807 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:33.808 +08:00] [INFO] [main.go:178] ["1 insert success: 1300"] [2024/05/06 15:00:33.915 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:33.996 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:34.097 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:00:34.116 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:00:34.193 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:00:34.215 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:00:34.218 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:34.220 +08:00] [INFO] [main.go:199] ["0 delete success: 500"] [2024/05/06 15:00:34.221 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:00:34.221 +08:00] [INFO] [main.go:178] ["0 insert success: 1000"] [2024/05/06 15:00:34.222 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:34.296 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:00:34.298 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] table changefeed_reconstruct.usertable not exists for 35-th check, retry later [2024/05/06 15:00:34.321 +08:00] [INFO] [main.go:178] ["0 insert success: 1000"] [2024/05/06 15:00:34.325 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:00:34.326 +08:00] [INFO] [main.go:199] ["0 delete success: 500"] [2024/05/06 15:00:34.521 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:00:34.699 +08:00] [INFO] [main.go:178] ["1 insert success: 1400"] [2024/05/06 15:00:34.713 +08:00] [INFO] [main.go:178] ["1 insert success: 1400"] [2024/05/06 15:00:34.717 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:00:34.811 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:00:34.822 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:00:34.911 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:00:34.920 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:00:35.002 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:00:35.014 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:00:35.029 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] table sink_retry.finish_mark_2 not exists for 38-th check, retry later [2024/05/06 15:00:35.096 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:00:35.102 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:00:35.122 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:00:35.306 +08:00] [INFO] [main.go:178] ["0 insert success: 1100"] [2024/05/06 15:00:35.410 +08:00] [INFO] [main.go:178] ["0 insert success: 1100"] [2024/05/06 15:00:35.493 +08:00] [INFO] [main.go:178] ["1 insert success: 1500"] [2024/05/06 15:00:35.502 +08:00] [INFO] [main.go:178] ["73 insert success: 1500"] [2024/05/06 15:00:35.502 +08:00] [INFO] [main.go:178] ["1 insert success: 1500"] [2024/05/06 15:00:35.524 +08:00] [INFO] [main.go:178] ["73 insert success: 1500"] [2024/05/06 15:00:35.600 +08:00] [INFO] [main.go:178] ["73 insert success: 1500"] [2024/05/06 15:00:35.627 +08:00] [INFO] [main.go:178] ["72 insert success: 1500"] [2024/05/06 15:00:35.708 +08:00] [INFO] [main.go:178] ["72 insert success: 1500"] [2024/05/06 15:00:35.718 +08:00] [INFO] [main.go:178] ["72 insert success: 1500"] [2024/05/06 15:00:35.797 +08:00] [INFO] [main.go:178] ["72 insert success: 1500"] [2024/05/06 15:00:35.808 +08:00] [INFO] [main.go:178] ["73 insert success: 1500"] [2024/05/06 15:00:35.824 +08:00] [INFO] [main.go:178] ["72 insert success: 1500"] [2024/05/06 15:00:35.917 +08:00] [INFO] [main.go:178] ["73 insert success: 1500"] [2024/05/06 15:00:36.110 +08:00] [INFO] [main.go:178] ["1 insert success: 1600"] [2024/05/06 15:00:36.123 +08:00] [INFO] [main.go:199] ["0 delete success: 600"] [2024/05/06 15:00:36.124 +08:00] [INFO] [main.go:178] ["0 insert success: 1200"] [2024/05/06 15:00:36.132 +08:00] [INFO] [main.go:178] ["1 insert success: 1600"] [2024/05/06 15:00:36.207 +08:00] [INFO] [main.go:178] ["0 insert success: 1200"] [2024/05/06 15:00:36.211 +08:00] [INFO] [main.go:199] ["0 delete success: 600"] [2024/05/06 15:00:36.220 +08:00] [INFO] [main.go:178] ["73 insert success: 1600"] [2024/05/06 15:00:36.242 +08:00] [INFO] [main.go:178] ["72 insert success: 1600"] [2024/05/06 15:00:36.311 +08:00] [INFO] [main.go:178] ["72 insert success: 1600"] [2024/05/06 15:00:36.395 +08:00] [INFO] [main.go:178] ["73 insert success: 1600"] [2024/05/06 15:00:36.396 +08:00] [INFO] [main.go:178] ["72 insert success: 1600"] [2024/05/06 15:00:36.509 +08:00] [INFO] [main.go:178] ["73 insert success: 1600"] table changefeed_reconstruct.usertable not exists for 36-th check, retry later [2024/05/06 15:00:36.636 +08:00] [INFO] [main.go:178] ["1 insert success: 1700"] [2024/05/06 15:00:36.721 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLsad95f28f_3fe3_4720_9ce4_c75e441b753d"] [2024/05/06 15:00:36.738 +08:00] [INFO] [main.go:178] ["0 insert success: 1300"] [2024/05/06 15:00:36.797 +08:00] [INFO] [main.go:178] ["72 insert success: 1700"] [2024/05/06 15:00:36.804 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLsbf1da24f_6cdc_4ef1_a9f8_ea96e66cd5d1"] [2024/05/06 15:00:36.904 +08:00] [INFO] [main.go:178] ["73 insert success: 1700"] [2024/05/06 15:00:37.014 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs35b2ec6d_07df_4442_86e1_a1e3bdfecb78"] [2024/05/06 15:00:37.015 +08:00] [INFO] [main.go:178] ["1 insert success: 1800"] table sink_retry.finish_mark_2 not exists for 39-th check, retry later [2024/05/06 15:00:37.108 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:37.117 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:37.119 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLsddaca334_556b_4c68_96c9_7e3c08dd5f8a"] [2024/05/06 15:00:37.201 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:37.204 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLsc08788e2_07b2_44f3_a97b_dc95d35634a2"] [2024/05/06 15:00:37.218 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:37.302 +08:00] [INFO] [main.go:199] ["0 delete success: 700"] [2024/05/06 15:00:37.303 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs0f74b4e2_0597_444e_83d0_98695869dfd9"] [2024/05/06 15:00:37.304 +08:00] [INFO] [main.go:178] ["0 insert success: 1400"] [2024/05/06 15:00:37.322 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs0f72465b_fa8b_4d95_84b0_737748dbccab"] [2024/05/06 15:00:37.606 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:37.608 +08:00] [INFO] [main.go:178] ["1 insert success: 1900"] [2024/05/06 15:00:37.612 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:37.802 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:37.808 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:37.809 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:37.819 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:37.924 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:37.995 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:38.003 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:38.011 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:38.018 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLsc4671e34_fb03_4fcf_902c_5d8e6dad19ff"] [2024/05/06 15:00:38.095 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:38.107 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:38.122 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:38.194 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:38.317 +08:00] [INFO] [main.go:178] ["0 insert success: 1500"] [2024/05/06 15:00:38.406 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:38.410 +08:00] [INFO] [main.go:178] ["1 insert success: 2000"] [2024/05/06 15:00:38.410 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:38.525 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:38.602 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:38.602 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:38.606 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] table changefeed_reconstruct.usertable not exists for 37-th check, retry later [2024/05/06 15:00:38.711 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:38.718 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:38.798 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:38.813 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:38.815 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:38.818 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:38.819 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:38.826 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:38.921 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] table sink_retry.finish_mark_2 not exists for 40-th check, retry later [2024/05/06 15:00:38.993 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:39.126 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:39.194 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:39.206 +08:00] [INFO] [main.go:178] ["1 insert success: 2100"] [2024/05/06 15:00:39.316 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:39.323 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:39.396 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:39.405 +08:00] [INFO] [main.go:199] ["0 delete success: 800"] [2024/05/06 15:00:39.405 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:39.406 +08:00] [INFO] [main.go:178] ["0 insert success: 1600"] [2024/05/06 15:00:39.512 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:39.515 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:39.594 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:39.612 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:39.616 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:39.624 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:39.625 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:39.627 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:39.721 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:39.727 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:39.911 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:39.921 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:40.014 +08:00] [INFO] [main.go:178] ["1 insert success: 2200"] [2024/05/06 15:00:40.110 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:40.118 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:40.201 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:40.209 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:40.314 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:40.318 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:40.326 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:40.411 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:40.420 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:40.425 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] table changefeed_reconstruct.usertable not exists for 38-th check, retry later [2024/05/06 15:00:40.494 +08:00] [INFO] [main.go:178] ["0 insert success: 1700"] [2024/05/06 15:00:40.495 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:40.496 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:40.521 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:40.525 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] table sink_retry.finish_mark_2 not exists for 41-th check, retry later [2024/05/06 15:00:40.705 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:40.710 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:40.921 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:40.923 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:41.000 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:41.009 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:41.118 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:41.125 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:41.204 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:41.212 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:41.223 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:41.317 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:41.325 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:41.392 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:41.393 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:41.394 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:41.427 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:41.515 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:41.719 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:41.723 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:41.796 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:41.798 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:41.895 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:41.914 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:41.917 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:41.999 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:42.010 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:42.119 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:42.194 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:42.212 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:42.213 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:42.213 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:42.225 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:42.417 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] table changefeed_reconstruct.usertable not exists for 39-th check, retry later [2024/05/06 15:00:42.605 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:42.609 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:42.609 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:42.617 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:42.706 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:42.720 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:42.720 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:42.794 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:42.805 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:42.907 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:42.908 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:42.913 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:42.915 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:42.918 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:43.009 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:43.110 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:43.222 +08:00] [INFO] [main.go:88] ["testGetDefaultValue take 21.345034833s"] table sink_retry.finish_mark_2 not exists for 42-th check, retry later [2024/05/06 15:00:43.324 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:43.327 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:43.398 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:43.404 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:43.425 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:43.504 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:43.509 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:43.519 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:43.597 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:43.693 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:43.698 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:43.699 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:43.699 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:43.702 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:43.795 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:43.898 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:44.115 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:44.118 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:44.123 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:44.199 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:44.226 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:44.303 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:44.304 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:44.313 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:44.396 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:44.498 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:44.499 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:44.518 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:44.520 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:44.523 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:44.527 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:44.707 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:44.915 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:44.918 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:44.993 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] table changefeed_reconstruct.usertable not exists for 40-th check, retry later [2024/05/06 15:00:45.017 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:45.112 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:45.114 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:45.197 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:45.202 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:45.223 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] table sink_retry.finish_mark_2 not exists for 43-th check, retry later Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 20.29 secs (183799940 bytes/sec) [Pipeline] { [Pipeline] cache [2024/05/06 15:00:45.403 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:45.415 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:45.496 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:45.510 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:45.515 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:45.521 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:45.623 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:45.806 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:45.810 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:45.817 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:45.895 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:45.923 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:46.000 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:46.000 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:46.012 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:46.100 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:46.216 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:46.225 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:46.300 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:46.305 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:46.309 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:46.315 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:46.399 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:46.603 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:46.607 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:46.611 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:46.618 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:00:46.706 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:46.717 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] table changefeed_reconstruct.usertable not exists for 41-th check, retry later [2024/05/06 15:00:46.796 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:46.809 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:46.902 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:47.009 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] table sink_retry.finish_mark_2 not exists for 44-th check, retry later [2024/05/06 15:00:47.096 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:47.108 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:47.113 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:47.115 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:47.123 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:47.199 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:00:47.397 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:00:47.403 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:47.414 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:00:47.501 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:00:47.520 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:47.599 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:00:47.602 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:00:47.616 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:00:47.620 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:47.722 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:47.812 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:00:47.901 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:47.909 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:47.922 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:00:48.010 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:00:48.013 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:00:48.107 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:00:48.211 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:00:48.227 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:00:48.315 +08:00] [INFO] [main.go:178] ["73 insert success: 1500"] [2024/05/06 15:00:48.395 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:00:48.401 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:48.410 +08:00] [INFO] [main.go:178] ["72 insert success: 1500"] [2024/05/06 15:00:48.501 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] table changefeed_reconstruct.usertable not exists for 42-th check, retry later [2024/05/06 15:00:48.613 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:00:48.616 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:00:48.624 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:00:48.705 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:00:48.716 +08:00] [INFO] [main.go:178] ["73 insert success: 1500"] [2024/05/06 15:00:48.746 +08:00] [INFO] [main.go:178] ["72 insert success: 1500"] [2024/05/06 15:00:48.809 +08:00] [INFO] [main.go:178] ["73 insert success: 1500"] [2024/05/06 15:00:48.840 +08:00] [INFO] [main.go:178] ["72 insert success: 1500"] [2024/05/06 15:00:48.901 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:00:48.995 +08:00] [INFO] [main.go:178] ["73 insert success: 1500"] table sink_retry.finish_mark_2 not exists for 45-th check, retry later [2024/05/06 15:00:49.098 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:00:49.109 +08:00] [INFO] [main.go:178] ["72 insert success: 1500"] [2024/05/06 15:00:49.126 +08:00] [INFO] [main.go:178] ["73 insert success: 1500"] [2024/05/06 15:00:49.194 +08:00] [INFO] [main.go:178] ["72 insert success: 1500"] [2024/05/06 15:00:49.298 +08:00] [INFO] [main.go:178] ["73 insert success: 1600"] [2024/05/06 15:00:49.335 +08:00] [INFO] [main.go:178] ["73 insert success: 1500"] [2024/05/06 15:00:49.418 +08:00] [INFO] [main.go:178] ["73 insert success: 1600"] [2024/05/06 15:00:49.512 +08:00] [INFO] [main.go:178] ["72 insert success: 1500"] [2024/05/06 15:00:49.527 +08:00] [INFO] [main.go:178] ["72 insert success: 1600"] [2024/05/06 15:00:49.547 +08:00] [INFO] [main.go:178] ["73 insert success: 1600"] [2024/05/06 15:00:49.602 +08:00] [INFO] [main.go:178] ["72 insert success: 1600"] [2024/05/06 15:00:49.623 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLsb6af5226_2dd3_48e7_815f_cb7973bf37ca"] [2024/05/06 15:00:49.691 +08:00] [INFO] [main.go:178] ["73 insert success: 1600"] [2024/05/06 15:00:49.704 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLsdb4a7600_3bb4_449c_88c4_e41629d0ed5d"] [2024/05/06 15:00:49.809 +08:00] [INFO] [main.go:178] ["72 insert success: 1600"] [2024/05/06 15:00:49.919 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLsfe922cad_815c_4334_974d_1253dfc6f2a2"] [2024/05/06 15:00:50.006 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:50.009 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:50.029 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLsff4e8744_0014_4029_8920_d26bc2d19387"] [2024/05/06 15:00:50.106 +08:00] [INFO] [main.go:178] ["73 insert success: 1700"] [2024/05/06 15:00:50.127 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:50.129 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:50.308 +08:00] [INFO] [main.go:178] ["72 insert success: 1700"] [2024/05/06 15:00:50.406 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs101b03ca_66bf_4513_af49_0b2bdfe49cb3"] [2024/05/06 15:00:50.495 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:50.505 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] table changefeed_reconstruct.usertable not exists for 43-th check, retry later [2024/05/06 15:00:50.616 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:50.695 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs7ec0119d_635d_4f3e_a263_846e3c5d4b67"] [2024/05/06 15:00:50.695 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:50.710 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:50.714 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs6787e4f0_8b68_4cfe_9571_1c44ec52dc2d"] [2024/05/06 15:00:50.724 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:50.820 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] table sink_retry.finish_mark_2 not exists for 46-th check, retry later [2024/05/06 15:00:50.897 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:51.119 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:51.125 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:51.202 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:51.204 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:51.312 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:51.400 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:51.405 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:51.412 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:51.413 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:51.497 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:51.503 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:51.505 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:51.530 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:51.605 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:51.812 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:51.816 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:51.896 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:51.908 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:52.002 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:52.020 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:52.028 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:52.096 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:52.110 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:52.119 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs16282566_d0ec_44b3_9acb_713fbe8d9aa5"] [2024/05/06 15:00:52.130 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:52.199 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:52.204 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:52.211 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:52.304 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] table changefeed_reconstruct.usertable not exists for 44-th check, retry later [2024/05/06 15:00:52.516 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:52.523 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:52.612 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:52.627 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] table sink_retry.finish_mark_2 not exists for 47-th check, retry later [2024/05/06 15:00:52.717 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:52.804 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:52.819 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:52.905 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:52.918 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:52.918 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:00:52.920 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:52.993 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:52.997 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:00:53.009 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:53.019 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:53.114 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:53.293 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:53.317 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:53.401 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:53.422 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:53.505 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:53.509 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:53.594 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:53.621 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:00:53.621 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:53.695 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:53.717 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:53.728 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:53.806 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:00:53.820 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:53.899 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:53.995 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:54.008 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:54.110 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:40.598 +08:00] [INFO] [pd_service_discovery.go:1016] ["[pd] switch leader"] [new-leader=http://127.0.0.1:2379] [old-leader=] [2024/05/06 15:00:40.598 +08:00] [INFO] [pd_service_discovery.go:498] ["[pd] init cluster id"] [cluster-id=7365777362554533332] [2024/05/06 15:00:40.599 +08:00] [INFO] [client.go:606] ["[pd] changing service mode"] [old-mode=UNKNOWN_SVC_MODE] [new-mode=PD_SVC_MODE] [2024/05/06 15:00:40.599 +08:00] [INFO] [tso_client.go:236] ["[tso] switch dc tso global allocator serving url"] [dc-location=global] [new-url=http://127.0.0.1:2379] [2024/05/06 15:00:40.599 +08:00] [INFO] [tso_dispatcher.go:359] ["[tso] tso dispatcher created"] [dc-location=global] [2024/05/06 15:00:40.599 +08:00] [INFO] [client.go:612] ["[pd] service mode changed"] [old-mode=UNKNOWN_SVC_MODE] [new-mode=PD_SVC_MODE] [2024/05/06 15:00:40.601 +08:00] [INFO] [pd_service_discovery.go:1016] ["[pd] switch leader"] [new-leader=http://127.0.0.1:2379] [old-leader=] [2024/05/06 15:00:40.601 +08:00] [INFO] [pd_service_discovery.go:498] ["[pd] init cluster id"] [cluster-id=7365777362554533332] [2024/05/06 15:00:40.601 +08:00] [INFO] [client.go:606] ["[pd] changing service mode"] [old-mode=UNKNOWN_SVC_MODE] [new-mode=PD_SVC_MODE] [2024/05/06 15:00:40.601 +08:00] [INFO] [tso_client.go:236] ["[tso] switch dc tso global allocator serving url"] [dc-location=global] [new-url=http://127.0.0.1:2379] [2024/05/06 15:00:40.601 +08:00] [INFO] [tso_dispatcher.go:359] ["[tso] tso dispatcher created"] [dc-location=global] [2024/05/06 15:00:40.601 +08:00] [INFO] [client.go:612] ["[pd] service mode changed"] [old-mode=UNKNOWN_SVC_MODE] [new-mode=PD_SVC_MODE] [2024/05/06 15:00:40.602 +08:00] [INFO] [tikv_driver.go:197] ["using API V1."] [2024/05/06 15:00:40.602 +08:00] [INFO] [main.go:180] ["genLock started"] [2024/05/06 15:00:40.604 +08:00] [INFO] [store_cache.go:477] ["change store resolve state"] [store=1] [addr=127.0.0.1:20162] [from=unresolved] [to=resolved] [liveness-state=reachable] [2024/05/06 15:00:50.603 +08:00] [INFO] [main.go:196] ["genLock done"] [2024/05/06 15:00:50.603 +08:00] [INFO] [tso_dispatcher.go:268] ["exit tso dispatcher loop"] [2024/05/06 15:00:50.603 +08:00] [INFO] [resource_manager_client.go:295] ["[resource manager] exit resource token dispatcher"] [2024/05/06 15:00:50.603 +08:00] [INFO] [tso_dispatcher.go:214] ["exit tso requests cancel loop"] [2024/05/06 15:00:50.603 +08:00] [INFO] [tso_dispatcher.go:455] ["[tso] stop fetching the pending tso requests due to context canceled"] [dc-location=global] [2024/05/06 15:00:50.603 +08:00] [INFO] [tso_dispatcher.go:380] ["[tso] exit tso dispatcher"] [dc-location=global] [2024/05/06 15:00:50.603 +08:00] [INFO] [tso_batch_controller.go:158] ["[pd] clear the tso batch controller"] [max-batch-size=10000] [best-batch-size=1] [collected-request-count=0] [pending-request-count=0] [2024/05/06 15:00:50.603 +08:00] [INFO] [pd_service_discovery.go:550] ["[pd] exit member loop due to context canceled"] [2024/05/06 15:00:50.603 +08:00] [INFO] [tso_client.go:140] ["closing tso client"] [2024/05/06 15:00:50.603 +08:00] [INFO] [tso_client.go:145] ["close tso client"] [2024/05/06 15:00:50.603 +08:00] [INFO] [tso_batch_controller.go:158] ["[pd] clear the tso batch controller"] [max-batch-size=10000] [best-batch-size=1] [collected-request-count=0] [pending-request-count=0] [2024/05/06 15:00:50.603 +08:00] [INFO] [tso_client.go:155] ["tso client is closed"] [2024/05/06 15:00:50.603 +08:00] [INFO] [pd_service_discovery.go:637] ["[pd] close pd service discovery client"] [2024/05/06 15:00:54.211 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:54.217 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:54.301 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:54.311 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:54.326 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:54.411 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:54.414 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:00:54.419 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] table changefeed_reconstruct.usertable not exists for 45-th check, retry later [2024/05/06 15:00:54.595 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:54.597 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:54.614 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:00:54.622 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:54.693 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:54.712 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:54.712 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:54.808 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:54.917 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:54.918 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:54.995 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:55.018 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:55.020 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:55.097 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:55.105 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:00:55.109 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] table sink_retry.finish_mark_2 not exists for 48-th check, retry later [2024/05/06 15:00:55.294 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:55.302 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:55.322 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:00:55.326 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:55.399 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:55.407 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:55.416 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:55.497 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:55.610 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:55.621 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:55.622 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:55.704 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:55.720 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:55.722 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:55.723 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:00:55.799 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] table test.t2 not exists for 1-th check, retry later [2024/05/06 15:00:56.011 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:56.100 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:56.119 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:56.122 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:00:56.203 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:56.207 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:56.219 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:56.224 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:56.414 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:56.421 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:56.523 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:56.614 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:56.621 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:00:56.621 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:56.694 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:56.723 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] table changefeed_reconstruct.usertable not exists for 46-th check, retry later [2024/05/06 15:00:57.105 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:57.106 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:57.110 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:57.200 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] table sink_retry.finish_mark_2 not exists for 49-th check, retry later [2024/05/06 15:00:57.302 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:00:57.302 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:57.303 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:57.419 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:57.424 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:57.512 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:57.520 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:57.638 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:00:57.638 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:57.714 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:57.733 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:57.823 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:58.025 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:58.094 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:58.132 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:58.214 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:58.228 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:00:58.232 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:00:58.233 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:58.305 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:58.326 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:58.334 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:58.396 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:58.500 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:00:58.501 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:00:58.505 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] table test.t2 not exists for 2-th check, retry later [2024/05/06 15:00:58.600 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:58.623 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:58.804 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] table changefeed_reconstruct.usertable not exists for 47-th check, retry later [2024/05/06 15:00:58.893 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:59.011 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] table sink_retry.finish_mark_2 not exists for 50-th check, retry later [2024/05/06 15:00:59.110 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:59.114 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:59.118 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:00:59.203 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:00:59.203 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:59.209 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:59.294 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:59.307 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:59.321 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:00:59.325 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:59.325 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:00:59.508 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:59.599 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:00:59.610 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:00:59.695 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:00:59.823 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:00:59.895 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:00:59.915 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:00:59.997 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:01:00.003 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:01:00.008 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:01:00.009 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:01:00.095 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:01:00.114 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:01:00.196 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:01:00.199 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:01:00.200 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] table test.t2 not exists for 3-th check, retry later Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 12.17 secs (306519136 bytes/sec) [Pipeline] { [Pipeline] cache [2024/05/06 15:01:00.408 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:01:00.493 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:01:00.495 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:01:00.510 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] table changefeed_reconstruct.usertable not exists for 48-th check, retry later [2024/05/06 15:01:00.718 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:01:00.795 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:01:00.800 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:01:00.801 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:01:00.802 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:01:00.835 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:01:00.837 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] table sink_retry.finish_mark_2 not exists for 51-th check, retry later [2024/05/06 15:01:00.900 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:01:01.007 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:01:01.103 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:01:01.224 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:01:01.309 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:01:01.330 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:01:01.350 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:01:01.398 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:01:01.405 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:01:01.446 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:01:01.522 +08:00] [INFO] [main.go:178] ["73 insert success: 1500"] [2024/05/06 15:01:01.624 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:01:01.715 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:01:01.818 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLsc9a06cc6_6d12_40bb_8821_59cf5ec0e0bd"] [2024/05/06 15:01:01.900 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:01:01.912 +08:00] [INFO] [main.go:178] ["73 insert success: 1500"] [2024/05/06 15:01:02.094 +08:00] [INFO] [main.go:178] ["72 insert success: 1500"] [2024/05/06 15:01:02.099 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs35d28865_9260_4457_a718_381e306e26a4"] [2024/05/06 15:01:02.143 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] table test.t2 not exists for 4-th check, retry later [2024/05/06 15:01:02.226 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:01:02.232 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:01:02.317 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:01:02.329 +08:00] [INFO] [main.go:178] ["73 insert success: 1600"] [2024/05/06 15:01:02.495 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs36382cbd_da9c_40ef_be58_cc19fba2eb78"] [2024/05/06 15:01:02.520 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs96b5a87e_d7b9_4a9d_bb72_220236794f9d"] [2024/05/06 15:01:02.621 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:01:02.627 +08:00] [INFO] [main.go:178] ["72 insert success: 1600"] table changefeed_reconstruct.usertable not exists for 49-th check, retry later [2024/05/06 15:01:02.695 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:01:02.706 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs3c040b03_560e_4749_9369_b94bc977eaf3"] [2024/05/06 15:01:02.826 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:01:02.830 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs1f2260e5_01a1_4cb1_b8d3_22be77e530c4"] [2024/05/06 15:01:02.896 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] table sink_retry.finish_mark_2 not exists for 52-th check, retry later [2024/05/06 15:01:03.028 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:01:03.030 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:01:03.119 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:01:03.132 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:01:03.207 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:01:03.237 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:01:03.301 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:01:03.312 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:01:03.412 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:01:03.431 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:01:03.495 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:01:03.496 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:01:03.612 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:01:03.622 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:01:03.707 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:01:03.722 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:01:03.795 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:01:03.830 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:01:03.900 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:01:03.909 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:01:04.011 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:01:04.021 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:01:04.024 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:01:04.031 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] table test.t2 not exists for 5-th check, retry later [2024/05/06 15:01:04.203 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:01:04.211 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLse28be03d_eb42_40cc_8c0f_3211c9d18d91"] [2024/05/06 15:01:04.219 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:01:04.307 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:01:04.319 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:01:04.327 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:01:04.501 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:01:04.513 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:01:04.520 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:01:04.614 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:01:04.700 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:01:04.706 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:01:04.710 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:01:04.795 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs42f45831_543c_4229_907c_495daf7043ba"] [2024/05/06 15:01:04.807 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:01:04.823 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:01:04.908 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:01:04.917 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:01:04.920 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:01:05.012 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:01:05.096 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:01:05.215 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:01:05.405 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:01:05.409 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:01:05.425 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] table sink_retry.finish_mark_2 not exists for 53-th check, retry later [2024/05/06 15:01:05.498 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:01:05.617 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:01:05.699 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:01:05.699 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:01:05.710 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:01:05.711 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] table changefeed_reconstruct.usertable not exists for 50-th check, retry later [2024/05/06 15:01:05.724 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:01:05.796 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:01:05.809 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:01:05.907 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:01:05.913 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:01:06.009 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:01:06.013 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:01:06.208 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] table test.t2 not exists for 6-th check, retry later [2024/05/06 15:01:06.315 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:01:06.327 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:01:06.413 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:01:06.515 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:01:06.599 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:01:06.613 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:01:06.625 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:01:06.698 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:01:06.709 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:01:06.715 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:01:06.725 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:01:06.909 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:01:06.919 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:01:06.921 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:01:07.009 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:01:07.025 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:01:07.199 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] table sink_retry.finish_mark_2 not exists for 54-th check, retry later [2024/05/06 15:01:07.309 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:01:07.401 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:01:07.406 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:01:07.414 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:01:07.424 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:01:07.515 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:01:07.529 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:01:07.617 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:01:07.694 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:01:07.705 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] table changefeed_reconstruct.usertable not exists for 51-th check, retry later [2024/05/06 15:01:07.802 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:01:07.807 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:01:07.810 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:01:07.895 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:01:07.916 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] table test.t2 not exists for 7-th check, retry later [2024/05/06 15:01:08.010 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:01:08.122 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:01:08.204 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:01:08.207 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:01:08.209 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:01:08.222 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:01:08.297 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:01:08.306 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:01:08.504 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:01:08.513 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:01:08.516 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:01:08.527 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:01:08.610 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:01:08.619 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:01:08.699 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:01:08.707 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:01:08.796 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:01:08.918 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:01:08.998 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:01:09.003 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:01:09.012 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:01:09.093 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:01:09.101 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:01:09.108 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] table sink_retry.finish_mark_2 not exists for 55-th check, retry later [2024/05/06 15:01:09.324 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:01:09.401 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:01:09.402 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:01:09.406 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:01:09.493 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:01:09.505 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:01:09.507 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] table changefeed_reconstruct.usertable not exists for 52-th check, retry later [2024/05/06 15:01:09.598 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:01:09.605 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:01:09.713 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:01:09.725 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:01:09.796 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:01:09.806 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:01:09.814 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:01:09.819 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:01:09.823 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:01:10.108 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:01:10.123 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:01:10.196 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:01:10.196 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:01:10.210 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:01:10.212 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:01:10.226 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:01:10.299 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:01:10.317 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 21-th time, retry later [2024/05/06 15:01:10.408 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:01:10.419 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:01:10.498 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:01:10.510 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:01:10.518 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:01:10.522 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:01:10.527 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] table test.t2 not exists for 8-th check, retry later [2024/05/06 15:01:10.725 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:01:10.898 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:01:10.917 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:01:10.918 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:01:10.922 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:01:10.996 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:01:11.004 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:01:11.015 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] table sink_retry.finish_mark_2 not exists for 56-th check, retry later [2024/05/06 15:01:11.105 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:01:11.108 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:01:11.109 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:01:11.205 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:01:11.218 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:01:11.227 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:01:11.298 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:01:11.393 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:01:11.416 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:01:11.617 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:01:11.719 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:01:11.720 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:01:11.720 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:01:11.730 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:01:11.797 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:01:11.808 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:01:11.827 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:01:11.900 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:01:11.908 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:01:12.000 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:01:12.021 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:01:12.101 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] table changefeed_reconstruct.usertable not exists for 53-th check, retry later [2024/05/06 15:01:12.126 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:01:12.226 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:01:12.305 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] table test.t2 not exists for 9-th check, retry later [2024/05/06 15:01:12.613 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:01:12.695 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:01:12.704 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:01:12.708 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:01:12.710 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:01:12.716 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:01:12.720 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:01:12.795 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:01:12.812 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:01:12.822 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:01:12.893 +08:00] [INFO] [main.go:178] ["73 insert success: 1500"] [2024/05/06 15:01:13.007 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:01:13.033 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] table sink_retry.finish_mark_2 not exists for 57-th check, retry later [2024/05/06 15:01:13.294 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:01:13.395 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:01:13.395 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:01:13.396 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:01:13.404 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:01:13.405 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:01:13.633 +08:00] [INFO] [main.go:178] ["73 insert success: 1500"] [2024/05/06 15:01:13.803 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:01:13.807 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:01:13.810 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:01:13.812 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:01:13.815 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:01:13.875 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs5073d7c0_48ab_410d_84c7_0f27f52b92f7"] table changefeed_reconstruct.usertable not exists for 54-th check, retry later [2024/05/06 15:01:13.970 +08:00] [INFO] [main.go:178] ["73 insert success: 1600"] table test.t2 not exists for 10-th check, retry later [2024/05/06 15:01:14.220 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:01:14.222 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:01:14.227 +08:00] [INFO] [main.go:178] ["72 insert success: 1500"] [2024/05/06 15:01:14.228 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:01:14.232 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:01:14.329 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:01:14.332 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:01:14.494 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs1a61d4e3_e3b7_4a1b_9158_e7a0cb0576b5"] [2024/05/06 15:01:14.512 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs7b546f06_89cb_4f3f_b906_62e3b9b36ad5"] [2024/05/06 15:01:14.619 +08:00] [INFO] [main.go:178] ["73 insert success: 1500"] [2024/05/06 15:01:14.628 +08:00] [INFO] [main.go:178] ["72 insert success: 1300"] [2024/05/06 15:01:14.631 +08:00] [INFO] [main.go:178] ["73 insert success: 1400"] [2024/05/06 15:01:14.637 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 11.04 secs (337969092 bytes/sec) [Pipeline] { [Pipeline] cache [2024/05/06 15:01:14.731 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLs0f15990a_a142_4b0b_a1f9_51daf1ae3938"] [2024/05/06 15:01:14.803 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:01:14.807 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] table sink_retry.finish_mark_2 not exists for 58-th check, retry later [2024/05/06 15:01:14.994 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:01:14.996 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:01:15.015 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:01:15.023 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:01:15.206 +08:00] [INFO] [main.go:178] ["72 insert success: 1400"] [2024/05/06 15:01:15.208 +08:00] [INFO] [main.go:178] ["73 insert success: 1600"] [2024/05/06 15:01:15.215 +08:00] [INFO] [main.go:178] ["72 insert success: 1500"] [2024/05/06 15:01:15.325 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:01:15.398 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:01:15.401 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:01:15.415 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] [2024/05/06 15:01:15.418 +08:00] [INFO] [main.go:835] ["running ddl test: testMultiDDLsa80e01a8_3ac3_4a6e_96fc_ce805d9e4f3e"] [2024/05/06 15:01:15.502 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:01:15.510 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:01:15.529 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:01:15.530 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:01:15.820 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:01:15.902 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:01:15.906 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:01:15.918 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:01:15.923 +08:00] [INFO] [main.go:178] ["72 insert success: 100"] [2024/05/06 15:01:15.926 +08:00] [INFO] [main.go:178] ["73 insert success: 100"] table changefeed_reconstruct.usertable not exists for 55-th check, retry later [2024/05/06 15:01:16.014 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:01:16.016 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:01:16.036 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:01:16.037 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] table test.t2 not exists for 11-th check, retry later [2024/05/06 15:01:16.228 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:01:16.324 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:01:16.329 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:01:16.339 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] [2024/05/06 15:01:16.399 +08:00] [INFO] [main.go:178] ["72 insert success: 200"] [2024/05/06 15:01:16.405 +08:00] [INFO] [main.go:178] ["73 insert success: 200"] [2024/05/06 15:01:16.456 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:01:16.508 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:01:16.517 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:01:16.529 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:01:16.719 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:01:16.817 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:01:16.819 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:01:16.910 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:01:16.914 +08:00] [INFO] [main.go:178] ["72 insert success: 300"] [2024/05/06 15:01:16.921 +08:00] [INFO] [main.go:178] ["73 insert success: 300"] table sink_retry.finish_mark_2 not exists for 59-th check, retry later [2024/05/06 15:01:17.004 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:01:17.024 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:01:17.030 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:01:17.042 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:01:17.211 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] [2024/05/06 15:01:17.296 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:01:17.307 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:01:17.395 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:01:17.404 +08:00] [INFO] [main.go:178] ["72 insert success: 400"] [2024/05/06 15:01:17.410 +08:00] [INFO] [main.go:178] ["73 insert success: 400"] [2024/05/06 15:01:17.503 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:01:17.595 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:01:17.600 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:01:17.625 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] table changefeed_reconstruct.usertable not exists for 56-th check, retry later [2024/05/06 15:01:17.797 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:01:17.821 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:01:17.900 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:01:17.925 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:01:17.932 +08:00] [INFO] [main.go:178] ["73 insert success: 500"] [2024/05/06 15:01:17.938 +08:00] [INFO] [main.go:178] ["72 insert success: 500"] table test.t2 not exists for 12-th check, retry later [2024/05/06 15:01:18.021 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:01:18.115 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:01:18.117 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:01:18.140 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:01:18.244 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:01:18.322 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:01:18.401 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:01:18.430 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:01:18.438 +08:00] [INFO] [main.go:178] ["73 insert success: 600"] [2024/05/06 15:01:18.494 +08:00] [INFO] [main.go:178] ["72 insert success: 600"] [2024/05/06 15:01:18.529 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:01:18.616 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:01:18.639 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:01:18.721 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:01:18.812 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:01:18.814 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] [2024/05/06 15:01:18.918 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:01:18.921 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:01:18.929 +08:00] [INFO] [main.go:178] ["73 insert success: 700"] [2024/05/06 15:01:19.002 +08:00] [INFO] [main.go:178] ["72 insert success: 700"] [2024/05/06 15:01:19.025 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:01:19.106 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:01:19.138 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:01:19.224 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:01:19.307 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:01:19.318 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:01:19.417 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:01:19.424 +08:00] [INFO] [main.go:178] ["73 insert success: 800"] [2024/05/06 15:01:19.425 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:01:19.512 +08:00] [INFO] [main.go:178] ["72 insert success: 800"] table sink_retry.finish_mark_2 not exists for 60-th check, retry later table changefeed_reconstruct.usertable not exists for 57-th check, retry later [2024/05/06 15:01:19.527 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:01:19.594 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:01:19.637 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:01:19.722 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:01:19.808 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:01:19.823 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:01:19.923 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:01:19.929 +08:00] [INFO] [main.go:178] ["73 insert success: 900"] [2024/05/06 15:01:19.934 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:01:20.021 +08:00] [INFO] [main.go:178] ["72 insert success: 900"] [2024/05/06 15:01:20.035 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:01:20.095 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:01:20.127 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:01:20.201 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:01:20.300 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:01:20.396 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:01:20.403 +08:00] [INFO] [main.go:178] ["73 insert success: 1000"] [2024/05/06 15:01:20.450 +08:00] [INFO] [main.go:178] ["72 insert success: 1000"] [2024/05/06 15:01:20.500 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] table test.t2 not exists for 13-th check, retry later [2024/05/06 15:01:20.555 +08:00] [INFO] [main.go:178] ["72 insert success: 1200"] [2024/05/06 15:01:20.695 +08:00] [INFO] [main.go:178] ["73 insert success: 1100"] [2024/05/06 15:01:20.743 +08:00] [INFO] [main.go:178] ["72 insert success: 1100"] [2024/05/06 15:01:20.796 +08:00] [INFO] [main.go:178] ["73 insert success: 1300"] [2024/05/06 15:01:20.983 +08:00] [INFO] [main.go:178] ["73 insert success: 1200"] [2024/05/06 15:01:21.173 +08:00] [INFO] [main.go:812] ["testMultiDDLs take %v59.295591839s"] [2024/05/06 15:01:21.257 +08:00] [INFO] [main.go:74] ["DefaultValue integration tests take 59.380098053s"] table sink_retry.finish_mark_2 not exists at last check table mark.finish_mark_1 not exists for 1-th check, retry later table changefeed_reconstruct.usertable not exists for 58-th check, retry later table test.t2 not exists for 14-th check, retry later table mark.finish_mark_1 not exists for 2-th check, retry later table changefeed_reconstruct.usertable not exists for 59-th check, retry later table test.t2 not exists for 15-th check, retry later table mark.finish_mark_1 not exists for 3-th check, retry later table changefeed_reconstruct.usertable not exists for 60-th check, retry later table test.t2 not exists for 16-th check, retry later table changefeed_reconstruct.usertable not exists at last check table mark.finish_mark_1 not exists for 4-th check, retry later table test.t2 not exists for 17-th check, retry later table mark.finish_mark_1 not exists for 5-th check, retry later table test.t2 not exists for 18-th check, retry later table mark.finish_mark_1 not exists for 6-th check, retry later table test.t2 not exists for 19-th check, retry later table mark.finish_mark_1 not exists for 7-th check, retry later table test.t2 not exists for 20-th check, retry later table mark.finish_mark_1 not exists for 8-th check, retry later Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 18.78 secs (198659135 bytes/sec) [Pipeline] { [Pipeline] cache table test.t2 not exists for 21-th check, retry later table mark.finish_mark_1 not exists for 9-th check, retry later table test.t2 not exists for 22-th check, retry later table mark.finish_mark_1 not exists for 10-th check, retry later table test.t2 not exists for 23-th check, retry later table mark.finish_mark_1 not exists for 11-th check, retry later table test.t2 not exists for 24-th check, retry later table mark.finish_mark_1 not exists for 12-th check, retry later table test.t2 not exists for 25-th check, retry later Cache restored successfully (ws/jenkins-pingcap-tiflow-pull_cdc_integration_test-1782/tiflow-cdc) 3730205184 bytes in 6.52 secs (571748375 bytes/sec) [Pipeline] { [Pipeline] sh table test.t2 not exists for 26-th check, retry later table mark.finish_mark_1 not exists for 13-th check, retry later [Pipeline] sh + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G17 Run cases: clustered_index processor_resolved_ts_fallback PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=17e7c402-d5cb-4980-8e18-f5feb23b8b4a BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-tr8l7-r9sv2-q52hp HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G17 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-tr8l7 GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap_tiflow_pull_cdc_integration_test_1782-tr8l7 pingcap-tiflow-pull-cdc-integration-test-1782-tr8l7-r9sv2-q52hp GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-tr8l7-r9sv2-q52hp GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/clustered_index/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... [Pipeline] sh + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G18 [Pipeline] sh Run cases: availability http_proxies sequence PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=b5b2a4ed-4618-4544-9730-9cddf96a510d BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-617rt-1kbd6-8qvmg HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G18 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-617rt GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap_tiflow_pull_cdc_integration_test_1782-617rt pingcap-tiflow-pull-cdc-integration-test-1782-617rt-1kbd6-8qvmg GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-617rt-1kbd6-8qvmg GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/availability/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G19 Run cases: changefeed_fast_fail batch_update_to_no_batch changefeed_resume_with_checkpoint_ts PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=ebadfaa6-bee9-4a12-859a-787ddd6e266f BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-s98nz-g5sjl-13qvn HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G19 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-s98nz GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap_tiflow_pull_cdc_integration_test_1782-s98nz pingcap-tiflow-pull-cdc-integration-test-1782-s98nz-g5sjl-13qvn GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-s98nz-g5sjl-13qvn GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/changefeed_fast_fail/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... [Pipeline] sh + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G13 Run cases: tiflash region_merge common_1 PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=ece62e66-e3ea-44c9-b203-41607ce0dc90 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-m49ww-p2ksg-xw5l2 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G13 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-m49ww GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap-tiflow-pull-cdc-integration-test-1782-m49ww-p2ksg-xw5l2 pingcap_tiflow_pull_cdc_integration_test_1782-m49ww GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-m49ww-p2ksg-xw5l2 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/tiflash/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... [Pipeline] sh + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G20 Run cases: tidb_mysql_test ddl_reentrant multi_cdc_cluster PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=00107c21-0860-4960-8ffe-85151dfd867a BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-fj80c-c3nxc-swjht HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G20 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-fj80c GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap_tiflow_pull_cdc_integration_test_1782-fj80c pingcap-tiflow-pull-cdc-integration-test-1782-fj80c-c3nxc-swjht GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-fj80c-c3nxc-swjht GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/tidb_mysql_test/run.sh using Sink-Type: mysql... <<================= [Pipeline] sh table mark.finish_mark_1 not exists for 14-th check, retry later [Pipeline] sh + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G12 Run cases: many_pk_or_uk capture_session_done_during_task ddl_attributes PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=5cca9169-ed60-4004-adc6-c7f4fd4c266b BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-62l80-nh3xv-0cms5 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G12 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-62l80 GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap-tiflow-pull-cdc-integration-test-1782-62l80-nh3xv-0cms5 pingcap_tiflow_pull_cdc_integration_test_1782-62l80 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-62l80-nh3xv-0cms5 GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/many_pk_or_uk/run.sh using Sink-Type: mysql... <<================= table test.t2 not exists for 27-th check, retry later [Pipeline] sh + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G16 Run cases: owner_resign processor_etcd_worker_delay sink_hang PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=6b71f15f-466f-4b09-b552-f29256d01028 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-z4gfx-jzqs3-l87jv HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G16 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-z4gfx GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap_tiflow_pull_cdc_integration_test_1782-z4gfx pingcap-tiflow-pull-cdc-integration-test-1782-z4gfx-jzqs3-l87jv GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-z4gfx-jzqs3-l87jv GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/owner_resign/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 22-th time, retry later + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G21 Run cases: bank kill_owner_with_ddl owner_remove_table_error PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=6cae669c-c8de-4a79-ba0e-079e1b6e02a6 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-2bjh3-s82sr-gg22r HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G21 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-2bjh3 GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap-tiflow-pull-cdc-integration-test-1782-2bjh3-s82sr-gg22r pingcap_tiflow_pull_cdc_integration_test_1782-2bjh3 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-2bjh3-s82sr-gg22r GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/bank/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... [Pipeline] sh + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G15 Run cases: new_ci_collation batch_add_table multi_rocks PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=5518882e-9ac7-4ed9-a60f-64498bb863e9 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-c8f3w-d0b3t-v3fwz HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT=tcp://10.233.0.1:443 KUBERNETES_PORT_443_TCP_PORT=443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G15 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-c8f3w GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap-tiflow-pull-cdc-integration-test-1782-c8f3w-d0b3t-v3fwz pingcap_tiflow_pull_cdc_integration_test_1782-c8f3w GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-c8f3w-d0b3t-v3fwz GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/new_ci_collation/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... + rm -rf /tmp/tidb_cdc_test + mkdir -p /tmp/tidb_cdc_test + chmod +x ./tests/integration_tests/run_group.sh + ./tests/integration_tests/run_group.sh mysql G14 Run cases: changefeed_finish force_replicate_table PROW_JOB_ID=14d2b586-4feb-43b2-bb18-5ab112c12565 JENKINS_NODE_COOKIE=ef798366-bfd4-4dd1-b3e8-047fc341e27c BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-pull-cdc-integration-test-1782-p9438-ljpks-zbxrt HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Test BUILD_TAG=jenkins-pingcap-tiflow-pull_cdc_integration_test-1782 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"presubmit","job":"pingcap/tiflow/pull_cdc_integration_test","buildid":"1787371452631093249","prowjobid":"14d2b586-4feb-43b2-bb18-5ab112c12565","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"be1553484fe4c03594eabb8d7435c694e5fd7224","base_link":"https://github.com/pingcap/tiflow/commit/be1553484fe4c03594eabb8d7435c694e5fd7224","pulls":[{"number":10953,"author":"hicqu","sha":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","title":"Delete range less","link":"https://github.com/pingcap/tiflow/pull/10953","commit_link":"https://github.com/pingcap/tiflow/pull/10953/commits/8b8246b8d3958d4d3e6eaa800f879d8736e187ba","author_link":"https://github.com/hicqu"}]}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/_utils:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../bin:/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/../../scripts/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow HUDSON_URL=https://do.pingcap.net/jenkins/ TICDC_COVERALLS_TOKEN=**** JOB_NAME=pingcap/tiflow/pull_cdc_integration_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1782 TEST_GROUP=G14 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787371452631093249 TICDC_CODECOV_TOKEN=**** GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=pull_cdc_integration_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/1782/display/redirect?page=tests SHLVL=5 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_pull_cdc_integration_test_1782-p9438 GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-abe98160c26b91d7ad4012fc504dcc1b24097e77dc15bbc9f9f12631da13fdbf NODE_LABELS=pingcap-tiflow-pull-cdc-integration-test-1782-p9438-ljpks-zbxrt pingcap_tiflow_pull_cdc_integration_test_1782-p9438 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-pull-cdc-integration-test-1782-p9438-ljpks-zbxrt GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/pull_cdc_integration_test/display/redirect BUILD_NUMBER=1782 KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 GOLANG_DOWNLOAD_URL=https://dl.google.com/go/go1.21.6.linux-amd64.tar.gz _=/usr/bin/env find: '/tmp/tidb_cdc_test/*/*': No such file or directory =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/changefeed_finish/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... [Pipeline] archiveArtifacts Archiving artifacts table mark.finish_mark_1 not exists for 15-th check, retry later Recording fingerprints table test.t2 not exists for 28-th check, retry later start tidb cluster in /tmp/tidb_cdc_test/changefeed_fast_fail Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... start tidb cluster in /tmp/tidb_cdc_test/clustered_index Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... The 1 times to try to start tidb cluster... start tidb cluster in /tmp/tidb_cdc_test/tiflash Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... table mark.finish_mark_1 not exists for 16-th check, retry later table test.t2 not exists for 29-th check, retry later start tidb cluster in /tmp/tidb_cdc_test/availability Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release The 1 times to try to start tidb cluster... start tidb cluster in /tmp/tidb_cdc_test/owner_resign Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... start tidb cluster in /tmp/tidb_cdc_test/bank Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... table mark.finish_mark_1 not exists for 17-th check, retry later [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] archiveArtifacts Archiving artifacts Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Recording fingerprints table test.t2 not exists for 30-th check, retry later Recording fingerprints Recording fingerprints start tidb cluster in /tmp/tidb_cdc_test/tidb_mysql_test Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Verifying downstream PD is started... Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release start tidb cluster in /tmp/tidb_cdc_test/new_ci_collation Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... start tidb cluster in /tmp/tidb_cdc_test/many_pk_or_uk Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... table mark.finish_mark_1 not exists for 18-th check, retry later table test.t2 not exists for 31-th check, retry later Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Verifying downstream PD is started... Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release start tidb cluster in /tmp/tidb_cdc_test/changefeed_finish Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) table mark.finish_mark_1 not exists for 19-th check, retry later ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... table test.t2 not exists for 32-th check, retry later ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master Edition: Community UTC Build Time: 2024-04-30 02:23:51 Git Branch: master Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Race Enabled: false Check Table Before Drop: false Edition: Community Check Table Before Drop: false Store: unistore Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master Store: unistore UTC Build Time: 2024-04-30 02:23:51 Verifying Upstream TiDB is started... Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) table test.t2 not exists for 33-th check, retry later ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d65b6c0013 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-tr8l7-r9sv2-q52hp, pid:1284, start at 2024-05-06 15:02:00.183749033 +0800 CST m=+5.343239235 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:00.191 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:00.155 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:00.155 +0800 All versions after safe point can be accessed. (DO NOT EDIT) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore table mark.finish_mark_1 not exists for 20-th check, retry later Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) [Pipeline] } Cache not saved (inner-step execution failed) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) table test.t2 not exists for 34-th check, retry later VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d66fe40012 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-m49ww-p2ksg-xw5l2, pid:1287, start at 2024-05-06 15:02:01.483104834 +0800 CST m=+5.230492745 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:01.491 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:01.465 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:01.465 +0800 All versions after safe point can be accessed. (DO NOT EDIT) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) [Pipeline] } Cache not saved (inner-step execution failed) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d65b6c0013 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-tr8l7-r9sv2-q52hp, pid:1284, start at 2024-05-06 15:02:00.183749033 +0800 CST m=+5.343239235 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:00.191 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:00.155 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:00.155 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d678440007 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-s98nz-g5sjl-13qvn, pid:1178, start at 2024-05-06 15:02:02.007306168 +0800 CST m=+5.221492711 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:02.013 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:02.001 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:02.001 +0800 All versions after safe point can be accessed. (DO NOT EDIT) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d65b640014 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-tr8l7-r9sv2-q52hp, pid:1365, start at 2024-05-06 15:02:00.188959446 +0800 CST m=+5.269507702 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:00.195 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:00.153 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:00.153 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/clustered_index/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/clustered_index/tiflash/log/error.log arg matches is ArgMatches { args: {"engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/clustered_index/tiflash/db/proxy"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/clustered_index/tiflash-proxy.toml"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/clustered_index/tiflash/log/proxy.log"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } table mark.finish_mark_1 not exists for 21-th check, retry later ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d684040004 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-z4gfx-jzqs3-l87jv, pid:1284, start at 2024-05-06 15:02:02.756683032 +0800 CST m=+5.662205388 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:02.766 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:02.753 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:02.753 +0800 All versions after safe point can be accessed. (DO NOT EDIT) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) [Pipeline] } ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Cache not saved (inner-step execution failed) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d66fe40012 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-m49ww-p2ksg-xw5l2, pid:1287, start at 2024-05-06 15:02:01.483104834 +0800 CST m=+5.230492745 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:01.491 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:01.465 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:01.465 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d679480015 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-m49ww-p2ksg-xw5l2, pid:1374, start at 2024-05-06 15:02:02.107022917 +0800 CST m=+5.780253022 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:02.114 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:02.115 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:02.115 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/tiflash/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/tiflash/tiflash/log/error.log arg matches is ArgMatches { args: {"engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/tiflash/tiflash-proxy.toml"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/tiflash/tiflash/db/proxy"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/tiflash/tiflash/log/proxy.log"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6a11c0005 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-2bjh3-s82sr-gg22r, pid:1287, start at 2024-05-06 15:02:04.622986902 +0800 CST m=+6.055598306 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:04.632 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:04.615 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:04.615 +0800 All versions after safe point can be accessed. (DO NOT EDIT) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) table test.t2 not exists for 35-th check, retry later table mark.finish_mark_1 not exists for 22-th check, retry later VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d684040004 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-z4gfx-jzqs3-l87jv, pid:1284, start at 2024-05-06 15:02:02.756683032 +0800 CST m=+5.662205388 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:02.766 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:02.753 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:02.753 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6a010000c Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-z4gfx-jzqs3-l87jv, pid:1368, start at 2024-05-06 15:02:04.56259565 +0800 CST m=+7.405652393 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:04.568 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:04.548 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:04.548 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/owner_resign/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/owner_resign/tiflash/log/error.log arg matches is ArgMatches { args: {"engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/owner_resign/tiflash/log/proxy.log"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/owner_resign/tiflash-proxy.toml"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/owner_resign/tiflash/db/proxy"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d678440007 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-s98nz-g5sjl-13qvn, pid:1178, start at 2024-05-06 15:02:02.007306168 +0800 CST m=+5.221492711 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:02.013 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:02.001 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:02.001 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d679b00015 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-s98nz-g5sjl-13qvn, pid:1266, start at 2024-05-06 15:02:02.135322467 +0800 CST m=+5.274971796 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:02.141 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:02.143 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:02.143 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/changefeed_fast_fail/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/changefeed_fast_fail/tiflash/log/error.log arg matches is ArgMatches { args: {"engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/changefeed_fast_fail/tiflash-proxy.toml"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/changefeed_fast_fail/tiflash/log/proxy.log"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/changefeed_fast_fail/tiflash/db/proxy"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) [Mon May 6 15:02:05 CST 2024] <<<<<< START cdc server in clustered_index case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + GO_FAILPOINTS= + [[ no != \n\o ]] + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.clustered_index.26452647.out server --log-file /tmp/tidb_cdc_test/clustered_index/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/clustered_index/cdc_data --cluster-id default + (( i = 0 )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6b3880014 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-62l80-nh3xv-0cms5, pid:1349, start at 2024-05-06 15:02:05.835281963 +0800 CST m=+5.993071236 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:05.843 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:05.843 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:05.843 +0800 All versions after safe point can be accessed. (DO NOT EDIT) ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6b3940017 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-fj80c-c3nxc-swjht, pid:1261, start at 2024-05-06 15:02:05.829963225 +0800 CST m=+5.186962609 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:05.839 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:05.797 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:05.797 +0800 All versions after safe point can be accessed. (DO NOT EDIT) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6b3940017 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-fj80c-c3nxc-swjht, pid:1261, start at 2024-05-06 15:02:05.829963225 +0800 CST m=+5.186962609 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:05.839 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:05.797 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:05.797 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6b5dc0019 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-fj80c-c3nxc-swjht, pid:1346, start at 2024-05-06 15:02:05.991736338 +0800 CST m=+5.281471968 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:05.998 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:05.992 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:05.992 +0800 All versions after safe point can be accessed. (DO NOT EDIT) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6a11c0005 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-2bjh3-s82sr-gg22r, pid:1287, start at 2024-05-06 15:02:04.622986902 +0800 CST m=+6.055598306 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:04.632 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:04.615 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:04.615 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6a1200014 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-2bjh3-s82sr-gg22r, pid:1369, start at 2024-05-06 15:02:04.65649711 +0800 CST m=+6.007062255 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:04.667 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:04.666 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:04.666 +0800 All versions after safe point can be accessed. (DO NOT EDIT) table test.t2 not exists for 36-th check, retry later ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/tidb_mysql_test/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/tidb_mysql_test/tiflash/log/error.log arg matches is ArgMatches { args: {"log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/tidb_mysql_test/tiflash/log/proxy.log"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/tidb_mysql_test/tiflash-proxy.toml"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/tidb_mysql_test/tiflash/db/proxy"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/bank/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/bank/tiflash/log/error.log arg matches is ArgMatches { args: {"addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/bank/tiflash/db/proxy"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/bank/tiflash-proxy.toml"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/bank/tiflash/log/proxy.log"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } table mark.finish_mark_1 not exists for 23-th check, retry later + pd_host=127.0.0.1 + pd_port=2379 + is_tls=false + '[' false == true ']' ++ run_cdc_cli tso query --pd=http://127.0.0.1:2379 + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.tiflash.cli.2643.out cli tso query --pd=http://127.0.0.1:2379 + pd_host=127.0.0.1 + pd_port=2379 + is_tls=false + '[' false == true ']' ++ run_cdc_cli tso query --pd=http://127.0.0.1:2379 + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.changefeed_fast_fail.cli.2626.out cli tso query --pd=http://127.0.0.1:2379 ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6c2a40017 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-p9438-ljpks-zbxrt, pid:1307, start at 2024-05-06 15:02:06.809316014 +0800 CST m=+5.250343218 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:06.819 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:06.811 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:06.811 +0800 All versions after safe point can be accessed. (DO NOT EDIT) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6c2a40017 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-p9438-ljpks-zbxrt, pid:1307, start at 2024-05-06 15:02:06.809316014 +0800 CST m=+5.250343218 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:06.819 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:06.811 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:06.811 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6c42c0003 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-p9438-ljpks-zbxrt, pid:1385, start at 2024-05-06 15:02:06.861417558 +0800 CST m=+5.226395106 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:06.872 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:06.859 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:06.859 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/changefeed_finish/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/changefeed_finish/tiflash/log/error.log arg matches is ArgMatches { args: {"data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/changefeed_finish/tiflash/db/proxy"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/changefeed_finish/tiflash/log/proxy.log"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/changefeed_finish/tiflash-proxy.toml"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } [Mon May 6 15:02:07 CST 2024] <<<<<< START cdc server in owner_resign case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + GO_FAILPOINTS= + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8301/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.owner_resign.26082610.out server --log-file /tmp/tidb_cdc_test/owner_resign/cdc1.log --log-level debug --data-dir /tmp/tidb_cdc_test/owner_resign/cdc_data1 --cluster-id default --addr 127.0.0.1:8301 --pd http://127.0.0.1:2379 + (( i = 0 )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8301/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8301 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8301; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6b3880014 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-62l80-nh3xv-0cms5, pid:1349, start at 2024-05-06 15:02:05.835281963 +0800 CST m=+5.993071236 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:05.843 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:05.843 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:05.843 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6b3b40015 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-62l80-nh3xv-0cms5, pid:1433, start at 2024-05-06 15:02:05.838209649 +0800 CST m=+5.911368153 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:05.846 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:05.805 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:05.805 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/many_pk_or_uk/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/many_pk_or_uk/tiflash/log/error.log arg matches is ArgMatches { args: {"data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/many_pk_or_uk/tiflash/db/proxy"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/many_pk_or_uk/tiflash-proxy.toml"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/many_pk_or_uk/tiflash/log/proxy.log"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } + set +x + tso='449571435817467905 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/...' + echo 449571435817467905 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/... + awk -F ' ' '{print $1}' + set +x [Mon May 6 15:02:08 CST 2024] <<<<<< START cdc server in tiflash case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + GO_FAILPOINTS= + (( i = 0 )) + (( i <= 50 )) + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.tiflash.26792681.out server --log-file /tmp/tidb_cdc_test/tiflash/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/tiflash/cdc_data --cluster-id default ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 table test.t2 not exists for 37-th check, retry later + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 07:02:08 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/6e5464a3-9b80-42fe-81f5-5c453fe4f0d6 {"id":"6e5464a3-9b80-42fe-81f5-5c453fe4f0d6","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978925} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57028cc 6e5464a3-9b80-42fe-81f5-5c453fe4f0d6 /tidb/cdc/default/default/upstream/7365778338052361187 {"id":7365778338052361187,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/6e5464a3-9b80-42fe-81f5-5c453fe4f0d6 {"id":"6e5464a3-9b80-42fe-81f5-5c453fe4f0d6","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978925} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57028cc 6e5464a3-9b80-42fe-81f5-5c453fe4f0d6 /tidb/cdc/default/default/upstream/7365778338052361187 {"id":7365778338052361187,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/6e5464a3-9b80-42fe-81f5-5c453fe4f0d6 {"id":"6e5464a3-9b80-42fe-81f5-5c453fe4f0d6","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978925} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57028cc 6e5464a3-9b80-42fe-81f5-5c453fe4f0d6 /tidb/cdc/default/default/upstream/7365778338052361187 {"id":7365778338052361187,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x Create changefeed successfully! ID: 2e86472a-ccb1-4e33-9125-d1c20b22f766 Info: {"upstream_id":7365778338052361187,"namespace":"default","id":"2e86472a-ccb1-4e33-9125-d1c20b22f766","sink_uri":"mysql://normal:xxxxx@127.0.0.1:3306/","create_time":"2024-05-06T15:02:08.539281357+08:00","start_ts":449571435368677378,"config":{"memory_quota":1073741824,"case_sensitive":false,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":false,"enable_table_monitor":false,"bdr_mode":false,"sync_point_interval":600000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"enable_kafka_sink_v2":false,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":false,"region_threshold":100000,"write_key_threshold":0},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"normal","creator_version":"v8.2.0-alpha-29-g8b8246b8d","resolved_ts":449571435368677378,"checkpoint_ts":449571435368677378,"checkpoint_time":"2024-05-06 15:02:05.204"} table mark.finish_mark_1 not exists for 24-th check, retry later + set +x + tso='449571435957714945 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/...' + echo 449571435957714945 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/... + awk -F ' ' '{print $1}' + set +x [Mon May 6 15:02:08 CST 2024] <<<<<< START cdc server in changefeed_fast_fail case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + GO_FAILPOINTS='github.com/pingcap/tiflow/cdc/owner/InjectChangefeedFastFailError=return(true)' + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.changefeed_fast_fail.26672669.out server --log-file /tmp/tidb_cdc_test/changefeed_fast_fail/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/changefeed_fast_fail/cdc_data --cluster-id default + (( i = 0 )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6d1e40011 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-617rt-1kbd6-8qvmg, pid:1226, start at 2024-05-06 15:02:07.775456024 +0800 CST m=+9.023446705 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:07.797 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:07.787 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:07.787 +0800 All versions after safe point can be accessed. (DO NOT EDIT) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6d1e40011 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-617rt-1kbd6-8qvmg, pid:1226, start at 2024-05-06 15:02:07.775456024 +0800 CST m=+9.023446705 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:07.797 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:07.787 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:07.787 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6cf980001 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-617rt-1kbd6-8qvmg, pid:1263, start at 2024-05-06 15:02:07.591243008 +0800 CST m=+8.709805264 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:07.610 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:07.590 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:07.590 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/availability/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/availability/tiflash/log/error.log arg matches is ArgMatches { args: {"advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/availability/tiflash/db/proxy"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/availability/tiflash-proxy.toml"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/availability/tiflash/log/proxy.log"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } + pd_host=127.0.0.1 + pd_port=2379 + is_tls=false + '[' false == true ']' ++ run_cdc_cli tso query --pd=http://127.0.0.1:2379 + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.tidb_mysql_test.cli.2708.out cli tso query --pd=http://127.0.0.1:2379 [Mon May 6 15:02:09 CST 2024] <<<<<< START cdc server in bank case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + GO_FAILPOINTS= + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.bank.26212623.out server --log-file /tmp/tidb_cdc_test/bank/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/bank/cdc_data --cluster-id default + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + (( i = 0 )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6bf200013 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-c8f3w-d0b3t-v3fwz, pid:1306, start at 2024-05-06 15:02:06.569433634 +0800 CST m=+5.283799768 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:06.579 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:06.536 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:06.536 +0800 All versions after safe point can be accessed. (DO NOT EDIT) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6bf200013 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-c8f3w-d0b3t-v3fwz, pid:1306, start at 2024-05-06 15:02:06.569433634 +0800 CST m=+5.283799768 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:06.579 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:06.536 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:06.536 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d6bf100013 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-c8f3w-d0b3t-v3fwz, pid:1372, start at 2024-05-06 15:02:06.555588608 +0800 CST m=+5.207020303 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:06.564 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:06.532 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:06.532 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/new_ci_collation/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/new_ci_collation/tiflash/log/error.log arg matches is ArgMatches { args: {"addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/new_ci_collation/tiflash/db/proxy"] }, "advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/new_ci_collation/tiflash-proxy.toml"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/new_ci_collation/tiflash/log/proxy.log"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } [Mon May 6 15:02:09 CST 2024] <<<<<< START cdc server in changefeed_finish case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + GO_FAILPOINTS= + [[ no != \n\o ]] + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.changefeed_finish.26372639.out server --log-file /tmp/tidb_cdc_test/changefeed_finish/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/changefeed_finish/cdc_data --cluster-id default --addr 127.0.0.1:8300 --pd http://127.0.0.1:2379 + (( i = 0 )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8301/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8301 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8301 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8301 > Accept: */* > table test.t2 not exists for 38-th check, retry later < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 07:02:10 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1 {"id":"c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1","address":"127.0.0.1:8301","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978927} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57ae5cc c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1 /tidb/cdc/default/default/upstream/7365778346784920525 {"id":7365778346784920525,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1 {"id":"c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1","address":"127.0.0.1:8301","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978927} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57ae5cc c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1 /tidb/cdc/default/default/upstream/7365778346784920525 {"id":7365778346784920525,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1 {"id":"c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1","address":"127.0.0.1:8301","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978927} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57ae5cc c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1 /tidb/cdc/default/default/upstream/7365778346784920525 {"id":7365778346784920525,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x cdc cli capture list --server http://127.0.0.1:8301 |jq '.|length'|grep -E '^1$' 1 run task successfully + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.owner_resign.cli.2717.out cli changefeed create --sink-uri=mysql://normal:123456@127.0.0.1:3306/ --server=127.0.0.1:8301 + pd_host=127.0.0.1 + pd_port=2379 + is_tls=false + '[' false == true ']' ++ run_cdc_cli tso query --pd=http://127.0.0.1:2379 + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.many_pk_or_uk.cli.2692.out cli tso query --pd=http://127.0.0.1:2379 + set +x + tso='449571436428525570 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/...' + echo 449571436428525570 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/... + awk -F ' ' '{print $1}' + set +x [Mon May 6 15:02:10 CST 2024] <<<<<< START cdc server in tidb_mysql_test case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + GO_FAILPOINTS= + (( i = 0 )) + (( i <= 50 )) + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.tidb_mysql_test.27492751.out server --log-file /tmp/tidb_cdc_test/tidb_mysql_test/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/tidb_mysql_test/cdc_data --cluster-id default ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 Create changefeed successfully! ID: 7028b13d-aa41-4ffe-a03a-9b11a7f63d5c Info: {"upstream_id":7365778346784920525,"namespace":"default","id":"7028b13d-aa41-4ffe-a03a-9b11a7f63d5c","sink_uri":"mysql://normal:xxxxx@127.0.0.1:3306/","create_time":"2024-05-06T15:02:11.096341919+08:00","start_ts":449571436875743236,"config":{"memory_quota":1073741824,"case_sensitive":false,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":false,"enable_table_monitor":false,"bdr_mode":false,"sync_point_interval":600000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"enable_kafka_sink_v2":false,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":false,"region_threshold":100000,"write_key_threshold":0},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"normal","creator_version":"v8.2.0-alpha-29-g8b8246b8d","resolved_ts":449571436875743236,"checkpoint_ts":449571436875743236,"checkpoint_time":"2024-05-06 15:02:10.953"} PASS coverage: 2.4% of statements in github.com/pingcap/tiflow/... + pd_host=127.0.0.1 + pd_port=2379 + is_tls=false + '[' false == true ']' ++ run_cdc_cli tso query --pd=http://127.0.0.1:2379 + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.availability.cli.2490.out cli tso query --pd=http://127.0.0.1:2379 table mark.finish_mark_1 not exists for 25-th check, retry later + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 07:02:11 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/bf4fe723-8ac0-4cab-b5c5-047551b17ca8 {"id":"bf4fe723-8ac0-4cab-b5c5-047551b17ca8","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978928} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57481d4 bf4fe723-8ac0-4cab-b5c5-047551b17ca8 /tidb/cdc/default/default/upstream/7365778342529367864 {"id":7365778342529367864,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/bf4fe723-8ac0-4cab-b5c5-047551b17ca8 {"id":"bf4fe723-8ac0-4cab-b5c5-047551b17ca8","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978928} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57481d4 bf4fe723-8ac0-4cab-b5c5-047551b17ca8 /tidb/cdc/default/default/upstream/7365778342529367864 {"id":7365778342529367864,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/bf4fe723-8ac0-4cab-b5c5-047551b17ca8 {"id":"bf4fe723-8ac0-4cab-b5c5-047551b17ca8","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978928} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57481d4 bf4fe723-8ac0-4cab-b5c5-047551b17ca8 /tidb/cdc/default/default/upstream/7365778342529367864 {"id":7365778342529367864,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x Create changefeed successfully! ID: a6ef719d-2c24-42ce-864e-973474caa323 Info: {"upstream_id":7365778342529367864,"namespace":"default","id":"a6ef719d-2c24-42ce-864e-973474caa323","sink_uri":"mysql://normal:xxxxx@127.0.0.1:3306/","create_time":"2024-05-06T15:02:11.721850149+08:00","start_ts":449571435817467905,"config":{"memory_quota":1073741824,"case_sensitive":false,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":false,"enable_table_monitor":false,"bdr_mode":false,"sync_point_interval":600000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"enable_kafka_sink_v2":false,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":false,"region_threshold":100000,"write_key_threshold":0},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"normal","creator_version":"v8.2.0-alpha-29-g8b8246b8d","resolved_ts":449571435817467905,"checkpoint_ts":449571435817467905,"checkpoint_time":"2024-05-06 15:02:06.916"} [Mon May 6 15:02:11 CST 2024] <<<<<< START cdc server in new_ci_collation case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + GO_FAILPOINTS= + (( i = 0 )) + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.new_ci_collation.26612663.out server --log-file /tmp/tidb_cdc_test/new_ci_collation/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/new_ci_collation/cdc_data --cluster-id default + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 table cdc_tiflash_test.multi_data_type not exists for 1-th check, retry later table test.t2 not exists for 39-th check, retry later + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 07:02:12 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/08b74f0a-bd3b-4122-8500-61e621a229cc {"id":"08b74f0a-bd3b-4122-8500-61e621a229cc","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978929} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb571e7e4 08b74f0a-bd3b-4122-8500-61e621a229cc /tidb/cdc/default/default/upstream/7365778345142869365 {"id":7365778345142869365,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/08b74f0a-bd3b-4122-8500-61e621a229cc {"id":"08b74f0a-bd3b-4122-8500-61e621a229cc","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978929} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb571e7e4 08b74f0a-bd3b-4122-8500-61e621a229cc /tidb/cdc/default/default/upstream/7365778345142869365 {"id":7365778345142869365,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/08b74f0a-bd3b-4122-8500-61e621a229cc {"id":"08b74f0a-bd3b-4122-8500-61e621a229cc","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978929} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb571e7e4 08b74f0a-bd3b-4122-8500-61e621a229cc /tidb/cdc/default/default/upstream/7365778345142869365 {"id":7365778345142869365,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.changefeed_fast_fail.cli.2728.out cli changefeed create --start-ts=449571435957714945 '--sink-uri=mysql://normal:123456@127.0.0.1:3306/?max-txn-row=1' -c changefeed-fast-fail Create changefeed successfully! ID: changefeed-fast-fail Info: {"upstream_id":7365778345142869365,"namespace":"default","id":"changefeed-fast-fail","sink_uri":"mysql://normal:xxxxx@127.0.0.1:3306/?max-txn-row=1","create_time":"2024-05-06T15:02:12.510746503+08:00","start_ts":449571435957714945,"config":{"memory_quota":1073741824,"case_sensitive":false,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":false,"enable_table_monitor":false,"bdr_mode":false,"sync_point_interval":600000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"enable_kafka_sink_v2":false,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":false,"region_threshold":100000,"write_key_threshold":0},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"normal","creator_version":"v8.2.0-alpha-29-g8b8246b8d","resolved_ts":449571435957714945,"checkpoint_ts":449571435957714945,"checkpoint_time":"2024-05-06 15:02:07.451"} PASS + set +x + set +x + tso='449571436794740738 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/...' + echo 449571436794740738 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/... + awk -F ' ' '{print $1}' + set +x [Mon May 6 15:02:12 CST 2024] <<<<<< START cdc server in many_pk_or_uk case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + GO_FAILPOINTS= + [[ no != \n\o ]] + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.many_pk_or_uk.27272729.out server --log-file /tmp/tidb_cdc_test/many_pk_or_uk/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/many_pk_or_uk/cdc_data --cluster-id default + (( i = 0 )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 coverage: 2.4% of statements in github.com/pingcap/tiflow/... + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 07:02:12 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/c07e41f5-5e4a-4e6f-9a38-77a6298fdd40 {"id":"c07e41f5-5e4a-4e6f-9a38-77a6298fdd40","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978929} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57abfda c07e41f5-5e4a-4e6f-9a38-77a6298fdd40 /tidb/cdc/default/default/upstream/7365778355596708767 {"id":7365778355596708767,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/c07e41f5-5e4a-4e6f-9a38-77a6298fdd40 {"id":"c07e41f5-5e4a-4e6f-9a38-77a6298fdd40","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978929} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57abfda c07e41f5-5e4a-4e6f-9a38-77a6298fdd40 /tidb/cdc/default/default/upstream/7365778355596708767 {"id":7365778355596708767,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/c07e41f5-5e4a-4e6f-9a38-77a6298fdd40 {"id":"c07e41f5-5e4a-4e6f-9a38-77a6298fdd40","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978929} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57abfda c07e41f5-5e4a-4e6f-9a38-77a6298fdd40 /tidb/cdc/default/default/upstream/7365778355596708767 {"id":7365778355596708767,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.bank.cli.2681.out cli changefeed create --sink-uri=mysql://root@127.0.0.1:3306/ Create changefeed successfully! ID: 27a0a2fe-49a7-4ee7-a721-86e043e24f14 Info: {"upstream_id":7365778355596708767,"namespace":"default","id":"27a0a2fe-49a7-4ee7-a721-86e043e24f14","sink_uri":"mysql://root@127.0.0.1:3306/","create_time":"2024-05-06T15:02:12.751789034+08:00","start_ts":449571437311688722,"config":{"memory_quota":1073741824,"case_sensitive":false,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":false,"enable_table_monitor":false,"bdr_mode":false,"sync_point_interval":600000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"enable_kafka_sink_v2":false,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":false,"region_threshold":100000,"write_key_threshold":0},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"normal","creator_version":"v8.2.0-alpha-29-g8b8246b8d","resolved_ts":449571437311688722,"checkpoint_ts":449571437311688722,"checkpoint_time":"2024-05-06 15:02:12.616"} PASS coverage: 2.4% of statements in github.com/pingcap/tiflow/... cdc cli processor list --server http://127.0.0.1:8301 |jq '.|length'|grep -E '^1$' + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > 1 run task successfully table owner_resign.t1 not exists for 1-th check, retry later < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 07:02:12 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/9605f183-940f-4922-ab45-670a8f53c7d0 {"id":"9605f183-940f-4922-ab45-670a8f53c7d0","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978930} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb58a5cc5 9605f183-940f-4922-ab45-670a8f53c7d0 /tidb/cdc/default/default/upstream/7365778370229049067 {"id":7365778370229049067,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/9605f183-940f-4922-ab45-670a8f53c7d0 {"id":"9605f183-940f-4922-ab45-670a8f53c7d0","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978930} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb58a5cc5 9605f183-940f-4922-ab45-670a8f53c7d0 /tidb/cdc/default/default/upstream/7365778370229049067 {"id":7365778370229049067,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/9605f183-940f-4922-ab45-670a8f53c7d0 {"id":"9605f183-940f-4922-ab45-670a8f53c7d0","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978930} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb58a5cc5 9605f183-940f-4922-ab45-670a8f53c7d0 /tidb/cdc/default/default/upstream/7365778370229049067 {"id":7365778370229049067,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x table mark.finish_mark_1 not exists for 26-th check, retry later + set +x + tso='449571437108002819 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/...' + echo 449571437108002819 PASS coverage: 1.8% of statements in github.com/pingcap/tiflow/... + awk -F ' ' '{print $1}' + set +x + set +x check_changefeed_state http://127.0.0.1:2379 changefeed-fast-fail failed ErrStartTsBeforeGC + endpoints=http://127.0.0.1:2379 + changefeed_id=changefeed-fast-fail + expected_state=failed + error_msg=ErrStartTsBeforeGC + tls_dir=ErrStartTsBeforeGC + [[ http://127.0.0.1:2379 =~ https ]] ++ cdc cli changefeed query --pd=http://127.0.0.1:2379 -c changefeed-fast-fail -s + info='{ "upstream_id": 7365778345142869365, "namespace": "default", "id": "changefeed-fast-fail", "state": "failed", "checkpoint_tso": 449571435957714945, "checkpoint_time": "2024-05-06 15:02:07.451", "error": { "time": "2024-05-06T15:02:12.52120733+08:00", "addr": "127.0.0.1:8300", "code": "CDC:ErrStartTsBeforeGC", "message": "[CDC:ErrStartTsBeforeGC]InjectChangefeedFastFailError" } }' + echo '{ "upstream_id": 7365778345142869365, "namespace": "default", "id": "changefeed-fast-fail", "state": "failed", "checkpoint_tso": 449571435957714945, "checkpoint_time": "2024-05-06 15:02:07.451", "error": { "time": "2024-05-06T15:02:12.52120733+08:00", "addr": "127.0.0.1:8300", "code": "CDC:ErrStartTsBeforeGC", "message": "[CDC:ErrStartTsBeforeGC]InjectChangefeedFastFailError" } }' { "upstream_id": 7365778345142869365, "namespace": "default", "id": "changefeed-fast-fail", "state": "failed", "checkpoint_tso": 449571435957714945, "checkpoint_time": "2024-05-06 15:02:07.451", "error": { "time": "2024-05-06T15:02:12.52120733+08:00", "addr": "127.0.0.1:8300", "code": "CDC:ErrStartTsBeforeGC", "message": "[CDC:ErrStartTsBeforeGC]InjectChangefeedFastFailError" } } ++ jq -r .state ++ echo '{' '"upstream_id":' 7365778345142869365, '"namespace":' '"default",' '"id":' '"changefeed-fast-fail",' '"state":' '"failed",' '"checkpoint_tso":' 449571435957714945, '"checkpoint_time":' '"2024-05-06' '15:02:07.451",' '"error":' '{' '"time":' '"2024-05-06T15:02:12.52120733+08:00",' '"addr":' '"127.0.0.1:8300",' '"code":' '"CDC:ErrStartTsBeforeGC",' '"message":' '"[CDC:ErrStartTsBeforeGC]InjectChangefeedFastFailError"' '}' '}' + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 07:02:13 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/7540e33a-dd1d-4cb5-a77d-c3c055176cad {"id":"7540e33a-dd1d-4cb5-a77d-c3c055176cad","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978931} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb580bdd1 7540e33a-dd1d-4cb5-a77d-c3c055176cad /tidb/cdc/default/default/upstream/7365778356117093884 {"id":7365778356117093884,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/7540e33a-dd1d-4cb5-a77d-c3c055176cad {"id":"7540e33a-dd1d-4cb5-a77d-c3c055176cad","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978931} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb580bdd1 7540e33a-dd1d-4cb5-a77d-c3c055176cad /tidb/cdc/default/default/upstream/7365778356117093884 {"id":7365778356117093884,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/7540e33a-dd1d-4cb5-a77d-c3c055176cad {"id":"7540e33a-dd1d-4cb5-a77d-c3c055176cad","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978931} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb580bdd1 7540e33a-dd1d-4cb5-a77d-c3c055176cad /tidb/cdc/default/default/upstream/7365778356117093884 {"id":7365778356117093884,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142 0 0 100 142 0 1553 --:--:-- --:--:-- --:--:-- 1560 mysql_test start go: downloading github.com/maxshuang/mysql-tester v0.0.2 table cdc_tiflash_test.multi_data_type exists check diff failed 1-th time, retry later + state=failed + [[ ! failed == \f\a\i\l\e\d ]] ++ jq -r .error.message ++ echo '{' '"upstream_id":' 7365778345142869365, '"namespace":' '"default",' '"id":' '"changefeed-fast-fail",' '"state":' '"failed",' '"checkpoint_tso":' 449571435957714945, '"checkpoint_time":' '"2024-05-06' '15:02:07.451",' '"error":' '{' '"time":' '"2024-05-06T15:02:12.52120733+08:00",' '"addr":' '"127.0.0.1:8300",' '"code":' '"CDC:ErrStartTsBeforeGC",' '"message":' '"[CDC:ErrStartTsBeforeGC]InjectChangefeedFastFailError"' '}' '}' + message='[CDC:ErrStartTsBeforeGC]InjectChangefeedFastFailError' + [[ ! [CDC:ErrStartTsBeforeGC]InjectChangefeedFastFailError =~ ErrStartTsBeforeGC ]] run task successfully + set +x + GO111MODULE=on + go run bank.go case.go -u 'root@tcp(127.0.0.1:4000)/bank' -d 'root@tcp(127.0.0.1:3306)/bank' --test-round=20000 -a 127.0.0.1:20080 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d go: downloading go.uber.org/zap v1.27.0 go: downloading golang.org/x/sync v0.7.0 go: downloading google.golang.org/grpc v1.62.1 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading go.uber.org/multierr v1.11.0 go: downloading golang.org/x/sys v0.19.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading google.golang.org/protobuf v1.33.0 go: downloading github.com/golang/protobuf v1.5.4 go: downloading google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > table test.t2 not exists for 40-th check, retry later < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 07:02:14 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/91a6c2b9-c8df-47e5-9d4e-3eb4b790e3d2 {"id":"91a6c2b9-c8df-47e5-9d4e-3eb4b790e3d2","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978932} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb58560ce 91a6c2b9-c8df-47e5-9d4e-3eb4b790e3d2 /tidb/cdc/default/default/upstream/7365778366455366672 {"id":7365778366455366672,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/91a6c2b9-c8df-47e5-9d4e-3eb4b790e3d2 {"id":"91a6c2b9-c8df-47e5-9d4e-3eb4b790e3d2","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978932} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb58560ce 91a6c2b9-c8df-47e5-9d4e-3eb4b790e3d2 /tidb/cdc/default/default/upstream/7365778366455366672 {"id":7365778366455366672,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/91a6c2b9-c8df-47e5-9d4e-3eb4b790e3d2 {"id":"91a6c2b9-c8df-47e5-9d4e-3eb4b790e3d2","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978932} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb58560ce 91a6c2b9-c8df-47e5-9d4e-3eb4b790e3d2 /tidb/cdc/default/default/upstream/7365778366455366672 {"id":7365778366455366672,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x Create changefeed successfully! ID: 1a280936-12f4-41db-b45e-8eebfe16603f Info: {"upstream_id":7365778366455366672,"namespace":"default","id":"1a280936-12f4-41db-b45e-8eebfe16603f","sink_uri":"mysql://normal:xxxxx@127.0.0.1:3306/?safe-mode=true","create_time":"2024-05-06T15:02:14.973301439+08:00","start_ts":449571437067894785,"config":{"memory_quota":1073741824,"case_sensitive":false,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":false,"enable_table_monitor":false,"bdr_mode":false,"sync_point_interval":600000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"enable_kafka_sink_v2":false,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":false,"region_threshold":100000,"write_key_threshold":0},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"normal","creator_version":"v8.2.0-alpha-29-g8b8246b8d","resolved_ts":449571437067894785,"checkpoint_ts":449571437067894785,"checkpoint_time":"2024-05-06 15:02:11.686"} table owner_resign.t1 exists check diff failed 1-th time, retry later go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/pingcap/tidb/parser v0.0.0-20211122065349-4d16aabf900b go: downloading github.com/go-sql-driver/mysql v1.6.0 go: downloading github.com/pingcap/errors v0.11.5-0.20211009033009-93128226aaa3 go: downloading go.uber.org/atomic v1.9.0 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 go: downloading golang.org/x/text v0.3.7 go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading go.uber.org/zap v1.19.1 go: downloading github.com/pingcap/log v0.0.0-20210906054005-afc726e70354 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.0.0 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 go: downloading go.uber.org/multierr v1.7.0 check diff failed 1-th time, retry later table mark.finish_mark_1 not exists for 27-th check, retry later run test case test_kill_owner [Mon May 6 15:02:15 CST 2024] <<<<<< START cdc server in availability case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + GO_FAILPOINTS= + (( i = 0 )) + (( i <= 50 )) + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.availability.25502552.out server --log-file /tmp/tidb_cdc_test/availability/cdctest_kill_owner.server1.log --log-level debug --data-dir /tmp/tidb_cdc_test/availability/cdc_datatest_kill_owner.server1 --cluster-id default ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8300; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 wait process cdc.test exit for 1-th time... table clustered_index_test.t0 exists table clustered_index_test.t1 exists table clustered_index_test.t2 not exists for 1-th check, retry later wait process cdc.test exit for 2-th time... + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 07:02:15 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/abc574de-a787-453d-88b3-098965879a49 {"id":"abc574de-a787-453d-88b3-098965879a49","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978932} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb5878ccf abc574de-a787-453d-88b3-098965879a49 /tidb/cdc/default/default/upstream/7365778360781553174 {"id":7365778360781553174,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/abc574de-a787-453d-88b3-098965879a49 {"id":"abc574de-a787-453d-88b3-098965879a49","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978932} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb5878ccf abc574de-a787-453d-88b3-098965879a49 /tidb/cdc/default/default/upstream/7365778360781553174 {"id":7365778360781553174,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/abc574de-a787-453d-88b3-098965879a49 {"id":"abc574de-a787-453d-88b3-098965879a49","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978932} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb5878ccf abc574de-a787-453d-88b3-098965879a49 /tidb/cdc/default/default/upstream/7365778360781553174 {"id":7365778360781553174,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.many_pk_or_uk.cli.2789.out cli changefeed create --start-ts=449571436794740738 --sink-uri=mysql://normal:123456@127.0.0.1:3306/ Create changefeed successfully! ID: 7d42407f-0751-477b-b820-7af9added3fe Info: {"upstream_id":7365778360781553174,"namespace":"default","id":"7d42407f-0751-477b-b820-7af9added3fe","sink_uri":"mysql://normal:xxxxx@127.0.0.1:3306/","create_time":"2024-05-06T15:02:15.774780375+08:00","start_ts":449571436794740738,"config":{"memory_quota":1073741824,"case_sensitive":false,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":false,"enable_table_monitor":false,"bdr_mode":false,"sync_point_interval":600000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"enable_kafka_sink_v2":false,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":false,"region_threshold":100000,"write_key_threshold":0},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"normal","creator_version":"v8.2.0-alpha-29-g8b8246b8d","resolved_ts":449571436794740738,"checkpoint_ts":449571436794740738,"checkpoint_time":"2024-05-06 15:02:10.644"} PASS coverage: 2.4% of statements in github.com/pingcap/tiflow/... table clustered_index_test.t2 exists check table exists success cdc.test: no process found wait process cdc.test exit for 3-th time... process cdc.test already exit [Mon May 6 15:02:16 CST 2024] <<<<<< run test case changefeed_fast_fail success! >>>>>> check diff failed 1-th time, retry later check diff successfully table test.t2 not exists for 41-th check, retry later check diff failed 2-th time, retry later wait process cdc.test exit for 1-th time... check diff successfully [Mon May 6 15:02:17 CST 2024] <<<<<< START cdc server in owner_resign case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + '[' -z '' ']' + GO_FAILPOINTS='github.com/pingcap/tiflow/cdc/owner/ChangefeedOwnerDontUpdateCheckpoint=return(true)' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8302/debug/info --user ticdc:ticdc_secret -vsL' + [[ no != \n\o ]] + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.owner_resign.29082910.out server --log-file /tmp/tidb_cdc_test/owner_resign/cdc2.log --log-level debug --data-dir /tmp/tidb_cdc_test/owner_resign/cdc_data2 --cluster-id default --addr 127.0.0.1:8302 --pd http://127.0.0.1:2379 + (( i = 0 )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8302/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8302 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8302; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 table mark.finish_mark_1 not exists for 28-th check, retry later + set +x go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/pingcap/tidb-tools v0.0.0-20240305021104-9f9bea84490b go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20240415145106-cd9c676e9ba4 go: downloading go.uber.org/zap v1.27.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 [Pipeline] } Cache not saved (inner-step execution failed) go: downloading go.uber.org/atomic v1.11.0 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20240410110152-5fc42c9be2f5 go: downloading google.golang.org/grpc v1.62.1 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/go-sql-driver/mysql v1.7.1 wait process cdc.test exit for 2-th time... go: downloading github.com/golang/protobuf v1.5.4 go: downloading golang.org/x/net v0.24.0 go: downloading golang.org/x/sys v0.19.0 go: downloading google.golang.org/protobuf v1.33.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda [Pipeline] } Cache not saved (inner-step execution failed) cdc.test: no process found wait process cdc.test exit for 3-th time... process cdc.test already exit [Mon May 6 15:02:17 CST 2024] <<<<<< run test case tiflash success! >>>>>> go: downloading golang.org/x/text v0.14.0 check diff failed 2-th time, retry later + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8300 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8300 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8300 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 07:02:18 GMT < Content-Length: 809 < Content-Type: text/plain; charset=utf-8 < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e {"id":"a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978935} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb578df0d a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e /tidb/cdc/default/default/upstream/7365778347175408529 {"id":7365778347175408529,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e {"id":"a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978935} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb578df0d a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e /tidb/cdc/default/default/upstream/7365778347175408529 {"id":7365778347175408529,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** owner info ***: *** processors info ***: *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e {"id":"a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978935} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb578df0d a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e /tidb/cdc/default/default/upstream/7365778347175408529 {"id":7365778347175408529,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'etcd info' + break + set +x + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.availability.cli.2591.out cli changefeed create --start-ts=449571437108002819 --sink-uri=mysql://normal:123456@127.0.0.1:3306/ table test.t2 not exists for 42-th check, retry later check diff successfully table mark.finish_mark_1 not exists for 29-th check, retry later Create changefeed successfully! ID: 6b12ea95-0edc-43c3-b001-38984f902dad Info: {"upstream_id":7365778347175408529,"namespace":"default","id":"6b12ea95-0edc-43c3-b001-38984f902dad","sink_uri":"mysql://normal:xxxxx@127.0.0.1:3306/","create_time":"2024-05-06T15:02:18.961157833+08:00","start_ts":449571437108002819,"config":{"memory_quota":1073741824,"case_sensitive":false,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":false,"enable_table_monitor":false,"bdr_mode":false,"sync_point_interval":600000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"enable_kafka_sink_v2":false,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":false,"region_threshold":100000,"write_key_threshold":0},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"normal","creator_version":"v8.2.0-alpha-29-g8b8246b8d","resolved_ts":449571437108002819,"checkpoint_ts":449571437108002819,"checkpoint_time":"2024-05-06 15:02:11.839"} PASS coverage: 2.4% of statements in github.com/pingcap/tiflow/... go: downloading github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 go: downloading golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240409022718-714958ccd4d5 go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading golang.org/x/sync v0.7.0 go: downloading github.com/scalalang2/golang-fifo v0.1.5 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/tikv/pd/client v0.0.0-20240322051414-fb9e2d561b6e go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/prometheus/client_golang v1.19.0 go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/google/btree v1.1.2 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/danjacques/gofslock v0.0.0-20240212154529-d899e02bfe22 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/opentracing/basictracer-go v1.1.0 go: downloading github.com/yangkeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading cloud.google.com/go/storage v1.39.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.5.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581 go: downloading github.com/aws/aws-sdk-go v1.50.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/go-resty/resty/v2 v2.11.0 go: downloading github.com/klauspost/compress v1.17.8 go: downloading github.com/tikv/pd v1.1.0-beta.0.20240407022249-7179657d129b go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9 go: downloading golang.org/x/tools v0.20.0 go: downloading golang.org/x/oauth2 v0.18.0 go: downloading google.golang.org/api v0.170.0 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading go.uber.org/mock v0.4.0 + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8302/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8302 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8302 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8302 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 07:02:20 GMT < Content-Type: text/plain; charset=utf-8 < Transfer-Encoding: chunked < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** processors info ***: changefeedID: default/7028b13d-aa41-4ffe-a03a-9b11a7f63d5c {UpstreamID:7365778346784920525 Namespace:default ID:7028b13d-aa41-4ffe-a03a-9b11a7f63d5c SinkURI:mysql://normal:123456@127.0.0.1:3306/ CreateTime:2024-05-06 15:02:11.096341919 +0800 CST StartTs:449571436875743236 TargetTs:0 AdminJobType:noop Engine:unified SortDir: Config:0xc004084fc0 State:normal Error: Warning: CreatorVersion:v8.2.0-alpha-29-g8b8246b8d Epoch:449571436902219783} {CheckpointTs:449571439025324040 MinTableBarrierTs:449571439025324040 AdminJobType:noop} *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/8e649719-4914-4a71-b77c-09e4b82a2cb9 {"id":"8e649719-4914-4a71-b77c-09e4b82a2cb9","address":"127.0.0.1:8302","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978937} /tidb/cdc/default/__cdc_meta__/capture/c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1 {"id":"c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1","address":"127.0.0.1:8301","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978927} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57ae5cc c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57ae66c 8e649719-4914-4a71-b77c-09e4b82a2cb9 /tidb/cdc/default/default/changefeed/info/7028b13d-aa41-4ffe-a03a-9b11a7f63d5c {"upstream-id":7365778346784920525,"namespace":"default","changefeed-id":"7028b13d-aa41-4ffe-a03a-9b11a7f63d5c","sink-uri":"mysql://normal:123456@127.0.0.1:3306/","create-time":"2024-05-06T15:02:11.096341919+08:00","start-ts":449571436875743236,"target-ts":0,"admin-job-type":0,"sort-engine":"","sort-dir":"","config":{"memory-quota":1073741824,"case-sensitive":false,"force-replicate":false,"check-gc-safe-point":true,"enable-sync-point":false,"enable-table-monitor":false,"ignore-ineligible-table":false,"bdr-mode":false,"sync-point-interval":600000000000,"sync-point-retention":86400000000000,"filter":{"rules":["*.*"],"ignore-txn-start-ts":null,"event-filters":null},"mounter":{"worker-num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include-commit-ts":false,"binary-encoding-method":"base64","output-old-value":false,"output-handle-key":false},"encoder-concurrency":32,"terminator":"\r\n","date-separator":"day","enable-partition-separator":true,"enable-kafka-sink-v2":false,"only-output-updated-columns":false,"delete-only-output-handle-key-columns":false,"content-compatible":false,"advance-timeout-in-sec":150,"send-bootstrap-interval-in-sec":120,"send-bootstrap-in-msg-count":10000,"send-bootstrap-to-all-partition":true,"debezium-disable-schema":false,"open":{"output-old-value":true},"debezium":{"output-old-value":true}},"consistent":{"level":"none","max-log-size":64,"flush-interval":2000,"meta-flush-interval":200,"encoding-worker-num":16,"flush-worker-num":8,"storage":"","use-file-backend":false,"compression":"","memory-usage":{"memory-quota-percentage":50}},"scheduler":{"enable-table-across-nodes":false,"region-threshold":100000,"write-key-threshold":0,"region-per-span":0},"integrity":{"integrity-check-level":"none","corruption-handle-level":"warn"},"changefeed-error-stuck-duration":1800000000000,"synced-status":{"synced-check-interval":300,"checkpoint-interval":15},"sql-mode":""},"state":"normal","error":null,"warning":null,"creator-version":"v8.2.0-alpha-29-g8b8246b8d","epoch":449571436902219783} /tidb/cdc/default/default/changefeed/status/7028b13d-aa41-4ffe-a03a-9b11a7f63d5c {"checkpoint-ts":449571439025324040,"min-table-barrier-ts":449571439025324040,"admin-job-type":0} /tidb/cdc/default/default/task/position/8e649719-4914-4a71-b77c-09e4b82a2cb9/7028b13d-aa41-4ffe-a03a-9b11a7f63d5c {"checkpoint-ts":0,"resolved-ts":0,"count":0,"error":null,"warning":null} /tidb/cdc/default/default/task/position/c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1/7028b13d-aa41-4ffe-a03a-9b11a7f63d5c {"checkpoint-ts":0,"resolved-ts":0,"count":0,"error":null,"warning":null} /tidb/cdc/default/default/upstream/7365778346784920525 {"id":7365778346784920525,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** processors info ***: changefeedID: default/7028b13d-aa41-4ffe-a03a-9b11a7f63d5c {UpstreamID:7365778346784920525 Namespace:default ID:7028b13d-aa41-4ffe-a03a-9b11a7f63d5c SinkURI:mysql://normal:123456@127.0.0.1:3306/ CreateTime:2024-05-06 15:02:11.096341919 +0800 CST StartTs:449571436875743236 TargetTs:0 AdminJobType:noop Engine:unified SortDir: Config:0xc004084fc0 State:normal Error: Warning: CreatorVersion:v8.2.0-alpha-29-g8b8246b8d Epoch:449571436902219783} {CheckpointTs:449571439025324040 MinTableBarrierTs:449571439025324040 AdminJobType:noop} *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/8e649719-4914-4a71-b77c-09e4b82a2cb9 {"id":"8e649719-4914-4a71-b77c-09e4b82a2cb9","address":"127.0.0.1:8302","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978937} /tidb/cdc/default/__cdc_meta__/capture/c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1 {"id":"c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1","address":"127.0.0.1:8301","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978927} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57ae5cc c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57ae66c 8e649719-4914-4a71-b77c-09e4b82a2cb9 /tidb/cdc/default/default/changefeed/info/7028b13d-aa41-4ffe-a03a-9b11a7f63d5c {"upstream-id":7365778346784920525,"namespace":"default","changefeed-id":"7028b13d-aa41-4ffe-a03a-9b11a7f63d5c","sink-uri":"mysql://normal:123456@127.0.0.1:3306/","create-time":"2024-05-06T15:02:11.096341919+08:00","start-ts":449571436875743236,"target-ts":0,"admin-job-type":0,"sort-engine":"","sort-dir":"","config":{"memory-quota":1073741824,"case-sensitive":false,"force-replicate":false,"check-gc-safe-point":true,"enable-sync-point":false,"enable-table-monitor":false,"ignore-ineligible-table":false,"bdr-mode":false,"sync-point-interval":600000000000,"sync-point-retention":86400000000000,"filter":{"rules":["*.*"],"ignore-txn-start-ts":null,"event-filters":null},"mounter":{"worker-num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include-commit-ts":false,"binary-encoding-method":"base64","output-old-value":false,"output-handle-key":false},"encoder-concurrency":32,"terminator":"\r\n","date-separator":"day","enable-partition-separator":true,"enable-kafka-sink-v2":false,"only-output-updated-columns":false,"delete-only-output-handle-key-columns":false,"content-compatible":false,"advance-timeout-in-sec":150,"send-bootstrap-interval-in-sec":120,"send-bootstrap-in-msg-count":10000,"send-bootstrap-to-all-partition":true,"debezium-disable-schema":false,"open":{"output-old-value":true},"debezium":{"output-old-value":true}},"consistent":{"level":"none","max-log-size":64,"flush-interval":2000,"meta-flush-interval":200,"encoding-worker-num":16,"flush-worker-num":8,"storage":"","use-file-backend":false,"compression":"","memory-usage":{"memory-quota-percentage":50}},"scheduler":{"enable-table-across-nodes":false,"region-threshold":100000,"write-key-threshold":0,"region-per-span":0},"integrity":{"integrity-check-level":"none","corruption-handle-level":"warn"},"changefeed-error-stuck-duration":1800000000000,"synced-status":{"synced-check-interval":300,"checkpoint-interval":15},"sql-mode":""},"state":"normal","error":null,"warning":null,"creator-version":"v8.2.0-alpha-29-g8b8246b8d","epoch":449571436902219783} /tidb/cdc/default/default/changefeed/status/7028b13d-aa41-4ffe-a03a-9b11a7f63d5c {"checkpoint-ts":449571439025324040,"min-table-barrier-ts":449571439025324040,"admin-job-type":0} /tidb/cdc/default/default/task/position/8e649719-4914-4a71-b77c-09e4b82a2cb9/7028b13d-aa41-4ffe-a03a-9b11a7f63d5c {"checkpoint-ts":0,"resolved-ts":0,"count":0,"error":null,"warning":null} /tidb/cdc/default/default/task/position/c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1/7028b13d-aa41-4ffe-a03a-9b11a7f63d5c {"checkpoint-ts":0,"resolved-ts":0,"count":0,"error":null,"warning":null} /tidb/cdc/default/default/upstream/7365778346784920525 {"id":7365778346784920525,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** processors info ***: changefeedID: default/7028b13d-aa41-4ffe-a03a-9b11a7f63d5c {UpstreamID:7365778346784920525 Namespace:default ID:7028b13d-aa41-4ffe-a03a-9b11a7f63d5c SinkURI:mysql://normal:123456@127.0.0.1:3306/ CreateTime:2024-05-06 15:02:11.096341919 +0800 CST StartTs:449571436875743236 TargetTs:0 AdminJobType:noop Engine:unified SortDir: Config:0xc004084fc0 State:normal Error: Warning: CreatorVersion:v8.2.0-alpha-29-g8b8246b8d Epoch:449571436902219783} {CheckpointTs:449571439025324040 MinTableBarrierTs:449571439025324040 AdminJobType:noop} *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/8e649719-4914-4a71-b77c-09e4b82a2cb9 {"id":"8e649719-4914-4a71-b77c-09e4b82a2cb9","address":"127.0.0.1:8302","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978937} /tidb/cdc/default/__cdc_meta__/capture/c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1 {"id":"c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1","address":"127.0.0.1:8301","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978927} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57ae5cc c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb57ae66c 8e649719-4914-4a71-b77c-09e4b82a2cb9 /tidb/cdc/default/default/changefeed/info/7028b13d-aa41-4ffe-a03a-9b11a7f63d5c {"upstream-id":7365778346784920525,"namespace":"default","changefeed-id":"7028b13d-aa41-4ffe-a03a-9b11a7f63d5c","sink-uri":"mysql://normal:123456@127.0.0.1:3306/","create-time":"2024-05-06T15:02:11.096341919+08:00","start-ts":449571436875743236,"target-ts":0,"admin-job-type":0,"sort-engine":"","sort-dir":"","config":{"memory-quota":1073741824,"case-sensitive":false,"force-replicate":false,"check-gc-safe-point":true,"enable-sync-point":false,"enable-table-monitor":false,"ignore-ineligible-table":false,"bdr-mode":false,"sync-point-interval":600000000000,"sync-point-retention":86400000000000,"filter":{"rules":["*.*"],"ignore-txn-start-ts":null,"event-filters":null},"mounter":{"worker-num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include-commit-ts":false,"binary-encoding-method":"base64","output-old-value":false,"output-handle-key":false},"encoder-concurrency":32,"terminator":"\r\n","date-separator":"day","enable-partition-separator":true,"enable-kafka-sink-v2":false,"only-output-updated-columns":false,"delete-only-output-handle-key-columns":false,"content-compatible":false,"advance-timeout-in-sec":150,"send-bootstrap-interval-in-sec":120,"send-bootstrap-in-msg-count":10000,"send-bootstrap-to-all-partition":true,"debezium-disable-schema":false,"open":{"output-old-value":true},"debezium":{"output-old-value":true}},"consistent":{"level":"none","max-log-size":64,"flush-interval":2000,"meta-flush-interval":200,"encoding-worker-num":16,"flush-worker-num":8,"storage":"","use-file-backend":false,"compression":"","memory-usage":{"memory-quota-percentage":50}},"scheduler":{"enable-table-across-nodes":false,"region-threshold":100000,"write-key-threshold":0,"region-per-span":0},"integrity":{"integrity-check-level":"none","corruption-handle-level":"warn"},"changefeed-error-stuck-duration":1800000000000,"synced-status":{"synced-check-interval":300,"checkpoint-interval":15},"sql-mode":""},"state":"normal","error":null,"warning":null,"creator-version":"v8.2.0-alpha-29-g8b8246b8d","epoch":449571436902219783} /tidb/cdc/default/default/changefeed/status/7028b13d-aa41-4ffe-a03a-9b11a7f63d5c {"checkpoint-ts":449571439025324040,"min-table-barrier-ts":449571439025324040,"admin-job-type":0} /tidb/cdc/default/default/task/position/8e649719-4914-4a71-b77c-09e4b82a2cb9/7028b13d-aa41-4ffe-a03a-9b11a7f63d5c {"checkpoint-ts":0,"resolved-ts":0,"count":0,"error":null,"warning":null} + grep -q 'etcd info' /tidb/cdc/default/default/task/position/c7c95ca6-68b9-40dc-a0a8-4ab91506a8f1/7028b13d-aa41-4ffe-a03a-9b11a7f63d5c {"checkpoint-ts":0,"resolved-ts":0,"count":0,"error":null,"warning":null} /tidb/cdc/default/default/upstream/7365778346784920525 {"id":7365778346784920525,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + break + set +x cdc cli capture list --server http://127.0.0.1:8302 |jq '.|length'|grep -E '^2$' 2 run task successfully % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading cloud.google.com/go v0.112.2 go: downloading golang.org/x/time v0.5.0 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 go: downloading golang.org/x/crypto v0.22.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/common v0.52.2 go: downloading github.com/prometheus/procfs v0.13.0 go: downloading github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b go: downloading github.com/getsentry/sentry-go v0.27.0 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/otiai10/copy v1.2.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/xitongsys/parquet-go v1.6.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible table test.t2 not exists for 43-th check, retry later go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda go: downloading github.com/jfcg/sixb v1.3.8 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading github.com/kr/pretty v0.3.1 go: downloading cloud.google.com/go/compute v1.25.1 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/robfig/cron v1.2.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.12.0 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading cloud.google.com/go/iam v1.1.7 go: downloading github.com/googleapis/gax-go/v2 v2.12.3 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/golang/glog v1.2.0 go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/apache/thrift v0.16.0 go: downloading go.opencensus.io v0.23.1-0.20220331163232-052120675fac go: downloading go.opentelemetry.io/otel v1.24.0 go: downloading go.opentelemetry.io/otel/trace v1.24.0 go: downloading github.com/lestrrat-go/blackmagic v1.0.2 go: downloading github.com/lestrrat-go/httprc v1.0.5 go: downloading github.com/lestrrat-go/iter v1.0.2 go: downloading github.com/lestrrat-go/option v1.0.1 go: downloading github.com/rivo/uniseg v0.4.7 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 check diff failed 3-th time, retry later + set +x cdc.test cli capture list 2>&1 | grep '"is-owner": true' go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [Pipeline] } [Pipeline] // cache table new_ci_collation_test.t1 exists table new_ci_collation_test.t2 exists table new_ci_collation_test.t3 exists table new_ci_collation_test.t4 not exists for 1-th check, retry later [Pipeline] } table mark.finish_mark_1 not exists for 30-th check, retry later go: downloading github.com/go-logr/logr v1.4.1 go: downloading go.opentelemetry.io/otel/metric v1.24.0 go: downloading github.com/go-logr/stdr v1.2.2 [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading github.com/DataDog/zstd v1.5.5 [Pipeline] // cache table test.t2 not exists for 44-th check, retry later check diff failed 4-th time, retry later "is-owner": true, run task successfully table new_ci_collation_test.t4 exists table new_ci_collation_test.t5 not exists for 1-th check, retry later table mark.finish_mark_1 not exists for 31-th check, retry later check diff failed 1-th time, retry later owner pid: 2555 owner id a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e [Mon May 6 15:02:24 CST 2024] <<<<<< START cdc server in availability case >>>>>> + [[ '' == \t\r\u\e ]] + set +e + get_info_fail_msg='failed to get info:' + etcd_info_msg='etcd info' + GO_FAILPOINTS= + '[' -z '' ']' + curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8301/debug/info --user ticdc:ticdc_secret -vsL' + cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.availability.26932695.out server --log-file /tmp/tidb_cdc_test/availability/cdctest_kill_owner.server2.log --log-level debug --data-dir /tmp/tidb_cdc_test/availability/cdc_datatest_kill_owner.server2 --cluster-id default --addr 127.0.0.1:8301 + [[ no != \n\o ]] + (( i = 0 )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8301/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8301 (#0) * Trying 127.0.0.1... * Connection refused * Failed connect to 127.0.0.1:8301; Connection refused * Closing connection 0 + res= + echo '' + grep -q 'failed to get info:' + echo '' + grep -q 'etcd info' + '[' 0 -eq 50 ']' + sleep 3 table test.t2 not exists for 45-th check, retry later check diff failed 5-th time, retry later table new_ci_collation_test.t5 exists table mark.finish_mark_1 not exists for 32-th check, retry later go: downloading github.com/jmespath/go-jmespath v0.4.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2 go: downloading github.com/google/s2a-go v0.1.7 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 go: downloading github.com/felixge/httpsnoop v1.0.4 check diff failed 1-th time, retry later [Pipeline] } [Pipeline] // cache [Pipeline] } [Pipeline] // cache [Pipeline] } check diff failed 2-th time, retry later =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/batch_update_to_no_batch/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... [Pipeline] // withCredentials [Pipeline] } go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [Pipeline] // dir Post stage table test.t2 not exists for 46-th check, retry later [Pipeline] // withCredentials [Pipeline] // withCredentials [Pipeline] // withCredentials [Pipeline] // dir check diff failed 6-th time, retry later [Pipeline] } table mark.finish_mark_1 not exists for 33-th check, retry later [Pipeline] } [Pipeline] } Post stage check diff failed 2-th time, retry later + (( i++ )) + (( i <= 50 )) ++ curl -vsL --max-time 20 http://127.0.0.1:8301/debug/info --user ticdc:ticdc_secret -vsL * About to connect() to 127.0.0.1 port 8301 (#0) * Trying 127.0.0.1... * Connected to 127.0.0.1 (127.0.0.1) port 8301 (#0) * Server auth using Basic with user 'ticdc' > GET /debug/info HTTP/1.1 > Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0 > User-Agent: curl/7.29.0 > Host: 127.0.0.1:8301 > Accept: */* > < HTTP/1.1 200 OK < Date: Mon, 06 May 2024 07:02:27 GMT < Content-Type: text/plain; charset=utf-8 < Transfer-Encoding: chunked < { [data not shown] * Connection #0 to host 127.0.0.1 left intact + res=' *** processors info ***: changefeedID: default/6b12ea95-0edc-43c3-b001-38984f902dad {UpstreamID:7365778347175408529 Namespace:default ID:6b12ea95-0edc-43c3-b001-38984f902dad SinkURI:mysql://normal:123456@127.0.0.1:3306/ CreateTime:2024-05-06 15:02:18.961157833 +0800 CST StartTs:449571437108002819 TargetTs:0 AdminJobType:noop Engine:unified SortDir: Config:0xc00160dd40 State:normal Error: Warning: CreatorVersion:v8.2.0-alpha-29-g8b8246b8d Epoch:449571438968700932} {CheckpointTs:449571437854588932 MinTableBarrierTs:449571441052745739 AdminJobType:noop} *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/2ccad5c3-9059-4beb-8f5c-10afa6efec1c {"id":"2ccad5c3-9059-4beb-8f5c-10afa6efec1c","address":"127.0.0.1:8301","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978944} /tidb/cdc/default/__cdc_meta__/capture/a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e {"id":"a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978935} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb578df0d a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e /tidb/cdc/default/__cdc_meta__/owner/22318f4cb578df7a 2ccad5c3-9059-4beb-8f5c-10afa6efec1c /tidb/cdc/default/default/changefeed/info/6b12ea95-0edc-43c3-b001-38984f902dad {"upstream-id":7365778347175408529,"namespace":"default","changefeed-id":"6b12ea95-0edc-43c3-b001-38984f902dad","sink-uri":"mysql://normal:123456@127.0.0.1:3306/","create-time":"2024-05-06T15:02:18.961157833+08:00","start-ts":449571437108002819,"target-ts":0,"admin-job-type":0,"sort-engine":"","sort-dir":"","config":{"memory-quota":1073741824,"case-sensitive":false,"force-replicate":false,"check-gc-safe-point":true,"enable-sync-point":false,"enable-table-monitor":false,"ignore-ineligible-table":false,"bdr-mode":false,"sync-point-interval":600000000000,"sync-point-retention":86400000000000,"filter":{"rules":["*.*"],"ignore-txn-start-ts":null,"event-filters":null},"mounter":{"worker-num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include-commit-ts":false,"binary-encoding-method":"base64","output-old-value":false,"output-handle-key":false},"encoder-concurrency":32,"terminator":"\r\n","date-separator":"day","enable-partition-separator":true,"enable-kafka-sink-v2":false,"only-output-updated-columns":false,"delete-only-output-handle-key-columns":false,"content-compatible":false,"advance-timeout-in-sec":150,"send-bootstrap-interval-in-sec":120,"send-bootstrap-in-msg-count":10000,"send-bootstrap-to-all-partition":true,"debezium-disable-schema":false,"open":{"output-old-value":true},"debezium":{"output-old-value":true}},"consistent":{"level":"none","max-log-size":64,"flush-interval":2000,"meta-flush-interval":200,"encoding-worker-num":16,"flush-worker-num":8,"storage":"","use-file-backend":false,"compression":"","memory-usage":{"memory-quota-percentage":50}},"scheduler":{"enable-table-across-nodes":false,"region-threshold":100000,"write-key-threshold":0,"region-per-span":0},"integrity":{"integrity-check-level":"none","corruption-handle-level":"warn"},"changefeed-error-stuck-duration":1800000000000,"synced-status":{"synced-check-interval":300,"checkpoint-interval":15},"sql-mode":""},"state":"normal","error":null,"warning":null,"creator-version":"v8.2.0-alpha-29-g8b8246b8d","epoch":449571438968700932} /tidb/cdc/default/default/changefeed/status/6b12ea95-0edc-43c3-b001-38984f902dad {"checkpoint-ts":449571437854588932,"min-table-barrier-ts":449571441052745739,"admin-job-type":0} /tidb/cdc/default/default/task/position/2ccad5c3-9059-4beb-8f5c-10afa6efec1c/6b12ea95-0edc-43c3-b001-38984f902dad {"checkpoint-ts":0,"resolved-ts":0,"count":0,"error":null,"warning":null} /tidb/cdc/default/default/task/position/a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e/6b12ea95-0edc-43c3-b001-38984f902dad {"checkpoint-ts":0,"resolved-ts":0,"count":0,"error":null,"warning":null} /tidb/cdc/default/default/upstream/7365778347175408529 {"id":7365778347175408529,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + echo ' *** processors info ***: changefeedID: default/6b12ea95-0edc-43c3-b001-38984f902dad {UpstreamID:7365778347175408529 Namespace:default ID:6b12ea95-0edc-43c3-b001-38984f902dad SinkURI:mysql://normal:123456@127.0.0.1:3306/ CreateTime:2024-05-06 15:02:18.961157833 +0800 CST StartTs:449571437108002819 TargetTs:0 AdminJobType:noop Engine:unified SortDir: Config:0xc00160dd40 State:normal Error: Warning: CreatorVersion:v8.2.0-alpha-29-g8b8246b8d Epoch:449571438968700932} {CheckpointTs:449571437854588932 MinTableBarrierTs:449571441052745739 AdminJobType:noop} *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/2ccad5c3-9059-4beb-8f5c-10afa6efec1c {"id":"2ccad5c3-9059-4beb-8f5c-10afa6efec1c","address":"127.0.0.1:8301","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978944} /tidb/cdc/default/__cdc_meta__/capture/a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e {"id":"a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978935} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb578df0d a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e /tidb/cdc/default/__cdc_meta__/owner/22318f4cb578df7a 2ccad5c3-9059-4beb-8f5c-10afa6efec1c /tidb/cdc/default/default/changefeed/info/6b12ea95-0edc-43c3-b001-38984f902dad {"upstream-id":7365778347175408529,"namespace":"default","changefeed-id":"6b12ea95-0edc-43c3-b001-38984f902dad","sink-uri":"mysql://normal:123456@127.0.0.1:3306/","create-time":"2024-05-06T15:02:18.961157833+08:00","start-ts":449571437108002819,"target-ts":0,"admin-job-type":0,"sort-engine":"","sort-dir":"","config":{"memory-quota":1073741824,"case-sensitive":false,"force-replicate":false,"check-gc-safe-point":true,"enable-sync-point":false,"enable-table-monitor":false,"ignore-ineligible-table":false,"bdr-mode":false,"sync-point-interval":600000000000,"sync-point-retention":86400000000000,"filter":{"rules":["*.*"],"ignore-txn-start-ts":null,"event-filters":null},"mounter":{"worker-num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include-commit-ts":false,"binary-encoding-method":"base64","output-old-value":false,"output-handle-key":false},"encoder-concurrency":32,"terminator":"\r\n","date-separator":"day","enable-partition-separator":true,"enable-kafka-sink-v2":false,"only-output-updated-columns":false,"delete-only-output-handle-key-columns":false,"content-compatible":false,"advance-timeout-in-sec":150,"send-bootstrap-interval-in-sec":120,"send-bootstrap-in-msg-count":10000,"send-bootstrap-to-all-partition":true,"debezium-disable-schema":false,"open":{"output-old-value":true},"debezium":{"output-old-value":true}},"consistent":{"level":"none","max-log-size":64,"flush-interval":2000,"meta-flush-interval":200,"encoding-worker-num":16,"flush-worker-num":8,"storage":"","use-file-backend":false,"compression":"","memory-usage":{"memory-quota-percentage":50}},"scheduler":{"enable-table-across-nodes":false,"region-threshold":100000,"write-key-threshold":0,"region-per-span":0},"integrity":{"integrity-check-level":"none","corruption-handle-level":"warn"},"changefeed-error-stuck-duration":1800000000000,"synced-status":{"synced-check-interval":300,"checkpoint-interval":15},"sql-mode":""},"state":"normal","error":null,"warning":null,"creator-version":"v8.2.0-alpha-29-g8b8246b8d","epoch":449571438968700932} /tidb/cdc/default/default/changefeed/status/6b12ea95-0edc-43c3-b001-38984f902dad {"checkpoint-ts":449571437854588932,"min-table-barrier-ts":449571441052745739,"admin-job-type":0} /tidb/cdc/default/default/task/position/2ccad5c3-9059-4beb-8f5c-10afa6efec1c/6b12ea95-0edc-43c3-b001-38984f902dad {"checkpoint-ts":0,"resolved-ts":0,"count":0,"error":null,"warning":null} /tidb/cdc/default/default/task/position/a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e/6b12ea95-0edc-43c3-b001-38984f902dad {"checkpoint-ts":0,"resolved-ts":0,"count":0,"error":null,"warning":null} /tidb/cdc/default/default/upstream/7365778347175408529 {"id":7365778347175408529,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + grep -q 'failed to get info:' + echo ' *** processors info ***: changefeedID: default/6b12ea95-0edc-43c3-b001-38984f902dad {UpstreamID:7365778347175408529 Namespace:default ID:6b12ea95-0edc-43c3-b001-38984f902dad SinkURI:mysql://normal:123456@127.0.0.1:3306/ CreateTime:2024-05-06 15:02:18.961157833 +0800 CST StartTs:449571437108002819 TargetTs:0 AdminJobType:noop Engine:unified SortDir: Config:0xc00160dd40 State:normal Error: Warning: CreatorVersion:v8.2.0-alpha-29-g8b8246b8d Epoch:449571438968700932} {CheckpointTs:449571437854588932 MinTableBarrierTs:449571441052745739 AdminJobType:noop} *** etcd info ***: /tidb/cdc/default/__cdc_meta__/capture/2ccad5c3-9059-4beb-8f5c-10afa6efec1c {"id":"2ccad5c3-9059-4beb-8f5c-10afa6efec1c","address":"127.0.0.1:8301","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978944} /tidb/cdc/default/__cdc_meta__/capture/a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e {"id":"a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e","address":"127.0.0.1:8300","version":"v8.2.0-alpha-29-g8b8246b8d","git-hash":"8b8246b8d3958d4d3e6eaa800f879d8736e187ba","deploy-path":"/home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/bin/cdc.test","start-timestamp":1714978935} /tidb/cdc/default/__cdc_meta__/meta/meta-version 1 /tidb/cdc/default/__cdc_meta__/owner/22318f4cb578df0d a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e /tidb/cdc/default/__cdc_meta__/owner/22318f4cb578df7a 2ccad5c3-9059-4beb-8f5c-10afa6efec1c /tidb/cdc/default/default/changefeed/info/6b12ea95-0edc-43c3-b001-38984f902dad {"upstream-id":7365778347175408529,"namespace":"default","changefeed-id":"6b12ea95-0edc-43c3-b001-38984f902dad","sink-uri":"mysql://normal:123456@127.0.0.1:3306/","create-time":"2024-05-06T15:02:18.961157833+08:00","start-ts":449571437108002819,"target-ts":0,"admin-job-type":0,"sort-engine":"","sort-dir":"","config":{"memory-quota":1073741824,"case-sensitive":false,"force-replicate":false,"check-gc-safe-point":true,"enable-sync-point":false,"enable-table-monitor":false,"ignore-ineligible-table":false,"bdr-mode":false,"sync-point-interval":600000000000,"sync-point-retention":86400000000000,"filter":{"rules":["*.*"],"ignore-txn-start-ts":null,"event-filters":null},"mounter":{"worker-num":16},"sink":{"csv":{"delimiter":",","quote":"\"","null":"\\N","include-commit-ts":false,"binary-encoding-method":"base64","output-old-value":false,"output-handle-key":false},"encoder-concurrency":32,"terminator":"\r\n","date-separator":"day","enable-partition-separator":true,"enable-kafka-sink-v2":false,"only-output-updated-columns":false,"delete-only-output-handle-key-columns":false,"content-compatible":false,"advance-timeout-in-sec":150,"send-bootstrap-interval-in-sec":120,"send-bootstrap-in-msg-count":10000,"send-bootstrap-to-all-partition":true,"debezium-disable-schema":false,"open":{"output-old-value":true},"debezium":{"output-old-value":true}},"consistent":{"level":"none","max-log-size":64,"flush-interval":2000,"meta-flush-interval":200,"encoding-worker-num":16,"flush-worker-num":8,"storage":"","use-file-backend":false,"compression":"","memory-usage":{"memory-quota-percentage":50}},"scheduler":{"enable-table-across-nodes":false,"region-threshold":100000,"write-key-threshold":0,"region-per-span":0},"integrity":{"integrity-check-level":"none","corruption-handle-level":"warn"},"changefeed-error-stuck-duration":1800000000000,"synced-status":{"synced-check-interval":300,"checkpoint-interval":15},"sql-mode":""},"state":"normal","error":null,"warning":null,"creator-version":"v8.2.0-alpha-29-g8b8246b8d","epoch":449571438968700932} /tidb/cdc/default/default/changefeed/status/6b12ea95-0edc-43c3-b001-38984f902dad {"checkpoint-ts":449571437854588932,"min-table-barrier-ts":449571441052745739,"admin-job-type":0} /tidb/cdc/default/default/task/position/2ccad5c3-9059-4beb-8f5c-10afa6efec1c/6b12ea95-0edc-43c3-b001-38984f902dad {"checkpoint-ts":0,"resolved-ts":0,"count":0,"error":null,"warning":null} + grep -q 'etcd info' /tidb/cdc/default/default/task/position/a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e/6b12ea95-0edc-43c3-b001-38984f902dad {"checkpoint-ts":0,"resolved-ts":0,"count":0,"error":null,"warning":null} /tidb/cdc/default/default/upstream/7365778347175408529 {"id":7365778347175408529,"pd-endpoints":"http://127.0.0.1:2379,http://127.0.0.1:2379","key-path":"","cert-path":"","ca-path":"","cert-allowed-cn":null}' + break + set +x cdc.test cli capture list 2>&1 | grep -v "a8f8a5b1-5ead-48be-a4b7-399a1f4b1c2e" | grep -v cluster_id | grep id [Pipeline] // dir Post stage [Pipeline] // dir Post stage [Pipeline] // dir Post stage [Pipeline] // timeout check diff failed 3-th time, retry later [Pipeline] } [Pipeline] // timeout [Pipeline] // timeout [Pipeline] // timeout [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] sh table test.t2 not exists for 47-th check, retry later [Pipeline] sh start tidb cluster in /tmp/tidb_cdc_test/batch_update_to_no_batch Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... check diff failed 7-th time, retry later "cluster-id": "default" "id": "2ccad5c3-9059-4beb-8f5c-10afa6efec1c", "cluster-id": "default" run task successfully [Pipeline] sh Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... + ls /tmp/tidb_cdc_test/ changefeed_pause_resume cov.gc_safepoint.26372639.out gc_safepoint sql_res.changefeed_pause_resume.txt sql_res.gc_safepoint.txt ++ find /tmp/tidb_cdc_test/ -type f -name '*.log' + tar -cvzf log-G09.tar.gz /tmp/tidb_cdc_test/changefeed_pause_resume/tikv2.log /tmp/tidb_cdc_test/changefeed_pause_resume/sync_diff/output/sync_diff.log /tmp/tidb_cdc_test/changefeed_pause_resume/tiflash/log/proxy.log /tmp/tidb_cdc_test/changefeed_pause_resume/tiflash/log/error.log /tmp/tidb_cdc_test/changefeed_pause_resume/tiflash/log/server.log /tmp/tidb_cdc_test/changefeed_pause_resume/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/changefeed_pause_resume/tikv_down.log /tmp/tidb_cdc_test/changefeed_pause_resume/tikv3/db/000005.log /tmp/tidb_cdc_test/changefeed_pause_resume/stdout.log /tmp/tidb_cdc_test/changefeed_pause_resume/tikv1.log /tmp/tidb_cdc_test/changefeed_pause_resume/tidb_down.log /tmp/tidb_cdc_test/changefeed_pause_resume/tikv2/db/000005.log /tmp/tidb_cdc_test/changefeed_pause_resume/tidb_other.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc.log /tmp/tidb_cdc_test/changefeed_pause_resume/sync_diff_inspector.log /tmp/tidb_cdc_test/changefeed_pause_resume/tidb-slow.log /tmp/tidb_cdc_test/changefeed_pause_resume/down_pd.log /tmp/tidb_cdc_test/changefeed_pause_resume/tikv1/db/000005.log /tmp/tidb_cdc_test/changefeed_pause_resume/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/changefeed_pause_resume/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/changefeed_pause_resume/pd1.log /tmp/tidb_cdc_test/changefeed_pause_resume/tikv_down/db/000005.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc_data/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc_data/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc_data/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc_data/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc_data/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc_data/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc_data/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc_data/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/changefeed_pause_resume/pd1/region-meta/000001.log /tmp/tidb_cdc_test/changefeed_pause_resume/pd1/hot-region/000001.log /tmp/tidb_cdc_test/changefeed_pause_resume/tidb.log /tmp/tidb_cdc_test/changefeed_pause_resume/tikv3.log /tmp/tidb_cdc_test/gc_safepoint/tikv2.log /tmp/tidb_cdc_test/gc_safepoint/tikv_down.log /tmp/tidb_cdc_test/gc_safepoint/stdout.log /tmp/tidb_cdc_test/gc_safepoint/tikv1.log /tmp/tidb_cdc_test/gc_safepoint/tidb_down.log /tmp/tidb_cdc_test/gc_safepoint/tidb_other.log /tmp/tidb_cdc_test/gc_safepoint/cdc.log /tmp/tidb_cdc_test/gc_safepoint/sync_diff_inspector.log /tmp/tidb_cdc_test/gc_safepoint/tidb-slow.log /tmp/tidb_cdc_test/gc_safepoint/down_pd.log /tmp/tidb_cdc_test/gc_safepoint/pd1.log /tmp/tidb_cdc_test/gc_safepoint/tidb.log /tmp/tidb_cdc_test/gc_safepoint/tikv3.log tar: Removing leading `/' from member names /tmp/tidb_cdc_test/changefeed_pause_resume/tikv2.log + ls /tmp/tidb_cdc_test/ consistent_replicate_ddl sql_res.consistent_replicate_ddl.txt ++ find /tmp/tidb_cdc_test/ -type f -name '*.log' + tar -cvzf log-G02.tar.gz /tmp/tidb_cdc_test/consistent_replicate_ddl/pd1.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tikv2.log /tmp/tidb_cdc_test/consistent_replicate_ddl/redo/127.0.0.1:8300_f3403411-c318-4591-9972-fc2eacb2574a_ddl_449571331370385448_2bf9cd88-a09b-4b4b-9ba9-42e30cf67b28.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tiflash/log/error.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tiflash/log/server.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tiflash/log/proxy.log /tmp/tidb_cdc_test/consistent_replicate_ddl/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/consistent_replicate_ddl/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tikv3/db/000005.log /tmp/tidb_cdc_test/consistent_replicate_ddl/down_pd.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tikv_down/db/000005.log /tmp/tidb_cdc_test/consistent_replicate_ddl/stdoutconsistent_replicate_ddl.server1.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tidb_other.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tikv1/db/000005.log /tmp/tidb_cdc_test/consistent_replicate_ddl/pd1/hot-region/000001.log /tmp/tidb_cdc_test/consistent_replicate_ddl/pd1/region-meta/000001.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdc_dataconsistent_replicate_ddl.server1/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdc_dataconsistent_replicate_ddl.server1/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdc_dataconsistent_replicate_ddl.server1/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdc_dataconsistent_replicate_ddl.server1/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdc_dataconsistent_replicate_ddl.server1/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdc_dataconsistent_replicate_ddl.server1/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdc_dataconsistent_replicate_ddl.server1/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdc_dataconsistent_replicate_ddl.server1/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tikv_down.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tidb.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tikv1.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tikv2/db/000005.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tikv3.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdcconsistent_replicate_ddl.server1.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tidb_down.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tidb-slow.log tar: Removing leading `/' from member names /tmp/tidb_cdc_test/consistent_replicate_ddl/pd1.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tikv2.log /tmp/tidb_cdc_test/consistent_replicate_ddl/redo/127.0.0.1:8300_f3403411-c318-4591-9972-fc2eacb2574a_ddl_449571331370385448_2bf9cd88-a09b-4b4b-9ba9-42e30cf67b28.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tiflash/log/error.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tiflash/log/server.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tiflash/log/proxy.log /tmp/tidb_cdc_test/consistent_replicate_ddl/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/consistent_replicate_ddl/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tikv3/db/000005.log /tmp/tidb_cdc_test/consistent_replicate_ddl/down_pd.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tikv_down/db/000005.log /tmp/tidb_cdc_test/consistent_replicate_ddl/stdoutconsistent_replicate_ddl.server1.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tidb_other.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tikv1/db/000005.log /tmp/tidb_cdc_test/consistent_replicate_ddl/pd1/hot-region/000001.log /tmp/tidb_cdc_test/consistent_replicate_ddl/pd1/region-meta/000001.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdc_dataconsistent_replicate_ddl.server1/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdc_dataconsistent_replicate_ddl.server1/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdc_dataconsistent_replicate_ddl.server1/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdc_dataconsistent_replicate_ddl.server1/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdc_dataconsistent_replicate_ddl.server1/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdc_dataconsistent_replicate_ddl.server1/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdc_dataconsistent_replicate_ddl.server1/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdc_dataconsistent_replicate_ddl.server1/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tikv_down.log [Pipeline] sh /tmp/tidb_cdc_test/changefeed_pause_resume/sync_diff/output/sync_diff.log /tmp/tidb_cdc_test/changefeed_pause_resume/tiflash/log/proxy.log /tmp/tidb_cdc_test/changefeed_pause_resume/tiflash/log/error.log /tmp/tidb_cdc_test/changefeed_pause_resume/tiflash/log/server.log /tmp/tidb_cdc_test/changefeed_pause_resume/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/changefeed_pause_resume/tikv_down.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tidb.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tikv1.log [2024/05/06 15:02:27.034 +08:00] [INFO] [case.go:445] ["open db success"] [dsn=root@tcp(127.0.0.1:4000)/bank] [2024/05/06 15:02:27.035 +08:00] [INFO] [case.go:445] ["open db success"] [dsn=root@tcp(127.0.0.1:3306)/bank] [2024/05/06 15:02:27.036 +08:00] [INFO] [case.go:383] ["drop tables"] [table=accounts_seq0] [2024/05/06 15:02:27.135 +08:00] [INFO] [case.go:365] ["insert 100 takes 5.920735ms"] [query="INSERT IGNORE INTO accounts_seq0 (id, counter, sequence, startts) VALUES (0, 0, 0, 0),(1, 0, 0, 0),(2, 0, 0, 0),(3, 0, 0, 0),(4, 0, 0, 0),(5, 0, 0, 0),(6, 0, 0, 0),(7, 0, 0, 0),(8, 0, 0, 0),(9, 0, 0, 0),(10, 0, 0, 0),(11, 0, 0, 0),(12, 0, 0, 0),(13, 0, 0, 0),(14, 0, 0, 0),(15, 0, 0, 0),(16, 0, 0, 0),(17, 0, 0, 0),(18, 0, 0, 0),(19, 0, 0, 0),(20, 0, 0, 0),(21, 0, 0, 0),(22, 0, 0, 0),(23, 0, 0, 0),(24, 0, 0, 0),(25, 0, 0, 0),(26, 0, 0, 0),(27, 0, 0, 0),(28, 0, 0, 0),(29, 0, 0, 0),(30, 0, 0, 0),(31, 0, 0, 0),(32, 0, 0, 0),(33, 0, 0, 0),(34, 0, 0, 0),(35, 0, 0, 0),(36, 0, 0, 0),(37, 0, 0, 0),(38, 0, 0, 0),(39, 0, 0, 0),(40, 0, 0, 0),(41, 0, 0, 0),(42, 0, 0, 0),(43, 0, 0, 0),(44, 0, 0, 0),(45, 0, 0, 0),(46, 0, 0, 0),(47, 0, 0, 0),(48, 0, 0, 0),(49, 0, 0, 0),(50, 0, 0, 0),(51, 0, 0, 0),(52, 0, 0, 0),(53, 0, 0, 0),(54, 0, 0, 0),(55, 0, 0, 0),(56, 0, 0, 0),(57, 0, 0, 0),(58, 0, 0, 0),(59, 0, 0, 0),(60, 0, 0, 0),(61, 0, 0, 0),(62, 0, 0, 0),(63, 0, 0, 0),(64, 0, 0, 0),(65, 0, 0, 0),(66, 0, 0, 0),(67, 0, 0, 0),(68, 0, 0, 0),(69, 0, 0, 0),(70, 0, 0, 0),(71, 0, 0, 0),(72, 0, 0, 0),(73, 0, 0, 0),(74, 0, 0, 0),(75, 0, 0, 0),(76, 0, 0, 0),(77, 0, 0, 0),(78, 0, 0, 0),(79, 0, 0, 0),(80, 0, 0, 0),(81, 0, 0, 0),(82, 0, 0, 0),(83, 0, 0, 0),(84, 0, 0, 0),(85, 0, 0, 0),(86, 0, 0, 0),(87, 0, 0, 0),(88, 0, 0, 0),(89, 0, 0, 0),(90, 0, 0, 0),(91, 0, 0, 0),(92, 0, 0, 0),(93, 0, 0, 0),(94, 0, 0, 0),(95, 0, 0, 0),(96, 0, 0, 0),(97, 0, 0, 0),(98, 0, 0, 0),(99, 0, 0, 0)"] [2024/05/06 15:02:27.136 +08:00] [INFO] [case.go:383] ["drop tables"] [table=accounts_seq1] [2024/05/06 15:02:27.229 +08:00] [INFO] [case.go:365] ["insert 100 takes 5.153314ms"] [query="INSERT IGNORE INTO accounts_seq1 (id, counter, sequence, startts) VALUES (0, 0, 0, 0),(1, 0, 0, 0),(2, 0, 0, 0),(3, 0, 0, 0),(4, 0, 0, 0),(5, 0, 0, 0),(6, 0, 0, 0),(7, 0, 0, 0),(8, 0, 0, 0),(9, 0, 0, 0),(10, 0, 0, 0),(11, 0, 0, 0),(12, 0, 0, 0),(13, 0, 0, 0),(14, 0, 0, 0),(15, 0, 0, 0),(16, 0, 0, 0),(17, 0, 0, 0),(18, 0, 0, 0),(19, 0, 0, 0),(20, 0, 0, 0),(21, 0, 0, 0),(22, 0, 0, 0),(23, 0, 0, 0),(24, 0, 0, 0),(25, 0, 0, 0),(26, 0, 0, 0),(27, 0, 0, 0),(28, 0, 0, 0),(29, 0, 0, 0),(30, 0, 0, 0),(31, 0, 0, 0),(32, 0, 0, 0),(33, 0, 0, 0),(34, 0, 0, 0),(35, 0, 0, 0),(36, 0, 0, 0),(37, 0, 0, 0),(38, 0, 0, 0),(39, 0, 0, 0),(40, 0, 0, 0),(41, 0, 0, 0),(42, 0, 0, 0),(43, 0, 0, 0),(44, 0, 0, 0),(45, 0, 0, 0),(46, 0, 0, 0),(47, 0, 0, 0),(48, 0, 0, 0),(49, 0, 0, 0),(50, 0, 0, 0),(51, 0, 0, 0),(52, 0, 0, 0),(53, 0, 0, 0),(54, 0, 0, 0),(55, 0, 0, 0),(56, 0, 0, 0),(57, 0, 0, 0),(58, 0, 0, 0),(59, 0, 0, 0),(60, 0, 0, 0),(61, 0, 0, 0),(62, 0, 0, 0),(63, 0, 0, 0),(64, 0, 0, 0),(65, 0, 0, 0),(66, 0, 0, 0),(67, 0, 0, 0),(68, 0, 0, 0),(69, 0, 0, 0),(70, 0, 0, 0),(71, 0, 0, 0),(72, 0, 0, 0),(73, 0, 0, 0),(74, 0, 0, 0),(75, 0, 0, 0),(76, 0, 0, 0),(77, 0, 0, 0),(78, 0, 0, 0),(79, 0, 0, 0),(80, 0, 0, 0),(81, 0, 0, 0),(82, 0, 0, 0),(83, 0, 0, 0),(84, 0, 0, 0),(85, 0, 0, 0),(86, 0, 0, 0),(87, 0, 0, 0),(88, 0, 0, 0),(89, 0, 0, 0),(90, 0, 0, 0),(91, 0, 0, 0),(92, 0, 0, 0),(93, 0, 0, 0),(94, 0, 0, 0),(95, 0, 0, 0),(96, 0, 0, 0),(97, 0, 0, 0),(98, 0, 0, 0),(99, 0, 0, 0)"] [2024/05/06 15:02:27.230 +08:00] [INFO] [case.go:383] ["drop tables"] [table=accounts_seq2] [2024/05/06 15:02:27.325 +08:00] [INFO] [case.go:365] ["insert 100 takes 6.325178ms"] [query="INSERT IGNORE INTO accounts_seq2 (id, counter, sequence, startts) VALUES (0, 0, 0, 0),(1, 0, 0, 0),(2, 0, 0, 0),(3, 0, 0, 0),(4, 0, 0, 0),(5, 0, 0, 0),(6, 0, 0, 0),(7, 0, 0, 0),(8, 0, 0, 0),(9, 0, 0, 0),(10, 0, 0, 0),(11, 0, 0, 0),(12, 0, 0, 0),(13, 0, 0, 0),(14, 0, 0, 0),(15, 0, 0, 0),(16, 0, 0, 0),(17, 0, 0, 0),(18, 0, 0, 0),(19, 0, 0, 0),(20, 0, 0, 0),(21, 0, 0, 0),(22, 0, 0, 0),(23, 0, 0, 0),(24, 0, 0, 0),(25, 0, 0, 0),(26, 0, 0, 0),(27, 0, 0, 0),(28, 0, 0, 0),(29, 0, 0, 0),(30, 0, 0, 0),(31, 0, 0, 0),(32, 0, 0, 0),(33, 0, 0, 0),(34, 0, 0, 0),(35, 0, 0, 0),(36, 0, 0, 0),(37, 0, 0, 0),(38, 0, 0, 0),(39, 0, 0, 0),(40, 0, 0, 0),(41, 0, 0, 0),(42, 0, 0, 0),(43, 0, 0, 0),(44, 0, 0, 0),(45, 0, 0, 0),(46, 0, 0, 0),(47, 0, 0, 0),(48, 0, 0, 0),(49, 0, 0, 0),(50, 0, 0, 0),(51, 0, 0, 0),(52, 0, 0, 0),(53, 0, 0, 0),(54, 0, 0, 0),(55, 0, 0, 0),(56, 0, 0, 0),(57, 0, 0, 0),(58, 0, 0, 0),(59, 0, 0, 0),(60, 0, 0, 0),(61, 0, 0, 0),(62, 0, 0, 0),(63, 0, 0, 0),(64, 0, 0, 0),(65, 0, 0, 0),(66, 0, 0, 0),(67, 0, 0, 0),(68, 0, 0, 0),(69, 0, 0, 0),(70, 0, 0, 0),(71, 0, 0, 0),(72, 0, 0, 0),(73, 0, 0, 0),(74, 0, 0, 0),(75, 0, 0, 0),(76, 0, 0, 0),(77, 0, 0, 0),(78, 0, 0, 0),(79, 0, 0, 0),(80, 0, 0, 0),(81, 0, 0, 0),(82, 0, 0, 0),(83, 0, 0, 0),(84, 0, 0, 0),(85, 0, 0, 0),(86, 0, 0, 0),(87, 0, 0, 0),(88, 0, 0, 0),(89, 0, 0, 0),(90, 0, 0, 0),(91, 0, 0, 0),(92, 0, 0, 0),(93, 0, 0, 0),(94, 0, 0, 0),(95, 0, 0, 0),(96, 0, 0, 0),(97, 0, 0, 0),(98, 0, 0, 0),(99, 0, 0, 0)"] [2024/05/06 15:02:27.325 +08:00] [INFO] [case.go:383] ["drop tables"] [table=accounts_seq3] [2024/05/06 15:02:27.419 +08:00] [INFO] [case.go:365] ["insert 100 takes 5.004413ms"] [query="INSERT IGNORE INTO accounts_seq3 (id, counter, sequence, startts) VALUES (0, 0, 0, 0),(1, 0, 0, 0),(2, 0, 0, 0),(3, 0, 0, 0),(4, 0, 0, 0),(5, 0, 0, 0),(6, 0, 0, 0),(7, 0, 0, 0),(8, 0, 0, 0),(9, 0, 0, 0),(10, 0, 0, 0),(11, 0, 0, 0),(12, 0, 0, 0),(13, 0, 0, 0),(14, 0, 0, 0),(15, 0, 0, 0),(16, 0, 0, 0),(17, 0, 0, 0),(18, 0, 0, 0),(19, 0, 0, 0),(20, 0, 0, 0),(21, 0, 0, 0),(22, 0, 0, 0),(23, 0, 0, 0),(24, 0, 0, 0),(25, 0, 0, 0),(26, 0, 0, 0),(27, 0, 0, 0),(28, 0, 0, 0),(29, 0, 0, 0),(30, 0, 0, 0),(31, 0, 0, 0),(32, 0, 0, 0),(33, 0, 0, 0),(34, 0, 0, 0),(35, 0, 0, 0),(36, 0, 0, 0),(37, 0, 0, 0),(38, 0, 0, 0),(39, 0, 0, 0),(40, 0, 0, 0),(41, 0, 0, 0),(42, 0, 0, 0),(43, 0, 0, 0),(44, 0, 0, 0),(45, 0, 0, 0),(46, 0, 0, 0),(47, 0, 0, 0),(48, 0, 0, 0),(49, 0, 0, 0),(50, 0, 0, 0),(51, 0, 0, 0),(52, 0, 0, 0),(53, 0, 0, 0),(54, 0, 0, 0),(55, 0, 0, 0),(56, 0, 0, 0),(57, 0, 0, 0),(58, 0, 0, 0),(59, 0, 0, 0),(60, 0, 0, 0),(61, 0, 0, 0),(62, 0, 0, 0),(63, 0, 0, 0),(64, 0, 0, 0),(65, 0, 0, 0),(66, 0, 0, 0),(67, 0, 0, 0),(68, 0, 0, 0),(69, 0, 0, 0),(70, 0, 0, 0),(71, 0, 0, 0),(72, 0, 0, 0),(73, 0, 0, 0),(74, 0, 0, 0),(75, 0, 0, 0),(76, 0, 0, 0),(77, 0, 0, 0),(78, 0, 0, 0),(79, 0, 0, 0),(80, 0, 0, 0),(81, 0, 0, 0),(82, 0, 0, 0),(83, 0, 0, 0),(84, 0, 0, 0),(85, 0, 0, 0),(86, 0, 0, 0),(87, 0, 0, 0),(88, 0, 0, 0),(89, 0, 0, 0),(90, 0, 0, 0),(91, 0, 0, 0),(92, 0, 0, 0),(93, 0, 0, 0),(94, 0, 0, 0),(95, 0, 0, 0),(96, 0, 0, 0),(97, 0, 0, 0),(98, 0, 0, 0),(99, 0, 0, 0)"] [2024/05/06 15:02:27.419 +08:00] [INFO] [case.go:383] ["drop tables"] [table=accounts_seq4] [2024/05/06 15:02:27.511 +08:00] [INFO] [case.go:365] ["insert 100 takes 5.495453ms"] [query="INSERT IGNORE INTO accounts_seq4 (id, counter, sequence, startts) VALUES (0, 0, 0, 0),(1, 0, 0, 0),(2, 0, 0, 0),(3, 0, 0, 0),(4, 0, 0, 0),(5, 0, 0, 0),(6, 0, 0, 0),(7, 0, 0, 0),(8, 0, 0, 0),(9, 0, 0, 0),(10, 0, 0, 0),(11, 0, 0, 0),(12, 0, 0, 0),(13, 0, 0, 0),(14, 0, 0, 0),(15, 0, 0, 0),(16, 0, 0, 0),(17, 0, 0, 0),(18, 0, 0, 0),(19, 0, 0, 0),(20, 0, 0, 0),(21, 0, 0, 0),(22, 0, 0, 0),(23, 0, 0, 0),(24, 0, 0, 0),(25, 0, 0, 0),(26, 0, 0, 0),(27, 0, 0, 0),(28, 0, 0, 0),(29, 0, 0, 0),(30, 0, 0, 0),(31, 0, 0, 0),(32, 0, 0, 0),(33, 0, 0, 0),(34, 0, 0, 0),(35, 0, 0, 0),(36, 0, 0, 0),(37, 0, 0, 0),(38, 0, 0, 0),(39, 0, 0, 0),(40, 0, 0, 0),(41, 0, 0, 0),(42, 0, 0, 0),(43, 0, 0, 0),(44, 0, 0, 0),(45, 0, 0, 0),(46, 0, 0, 0),(47, 0, 0, 0),(48, 0, 0, 0),(49, 0, 0, 0),(50, 0, 0, 0),(51, 0, 0, 0),(52, 0, 0, 0),(53, 0, 0, 0),(54, 0, 0, 0),(55, 0, 0, 0),(56, 0, 0, 0),(57, 0, 0, 0),(58, 0, 0, 0),(59, 0, 0, 0),(60, 0, 0, 0),(61, 0, 0, 0),(62, 0, 0, 0),(63, 0, 0, 0),(64, 0, 0, 0),(65, 0, 0, 0),(66, 0, 0, 0),(67, 0, 0, 0),(68, 0, 0, 0),(69, 0, 0, 0),(70, 0, 0, 0),(71, 0, 0, 0),(72, 0, 0, 0),(73, 0, 0, 0),(74, 0, 0, 0),(75, 0, 0, 0),(76, 0, 0, 0),(77, 0, 0, 0),(78, 0, 0, 0),(79, 0, 0, 0),(80, 0, 0, 0),(81, 0, 0, 0),(82, 0, 0, 0),(83, 0, 0, 0),(84, 0, 0, 0),(85, 0, 0, 0),(86, 0, 0, 0),(87, 0, 0, 0),(88, 0, 0, 0),(89, 0, 0, 0),(90, 0, 0, 0),(91, 0, 0, 0),(92, 0, 0, 0),(93, 0, 0, 0),(94, 0, 0, 0),(95, 0, 0, 0),(96, 0, 0, 0),(97, 0, 0, 0),(98, 0, 0, 0),(99, 0, 0, 0)"] [2024/05/06 15:02:27.512 +08:00] [INFO] [case.go:383] ["drop tables"] [table=accounts0] [2024/05/06 15:02:27.608 +08:00] [INFO] [case.go:365] ["insert 100 takes 4.833306ms"] [query="INSERT IGNORE INTO accounts0 (id, balance, startts) VALUES (0, 1000, 0),(1, 1000, 0),(2, 1000, 0),(3, 1000, 0),(4, 1000, 0),(5, 1000, 0),(6, 1000, 0),(7, 1000, 0),(8, 1000, 0),(9, 1000, 0),(10, 1000, 0),(11, 1000, 0),(12, 1000, 0),(13, 1000, 0),(14, 1000, 0),(15, 1000, 0),(16, 1000, 0),(17, 1000, 0),(18, 1000, 0),(19, 1000, 0),(20, 1000, 0),(21, 1000, 0),(22, 1000, 0),(23, 1000, 0),(24, 1000, 0),(25, 1000, 0),(26, 1000, 0),(27, 1000, 0),(28, 1000, 0),(29, 1000, 0),(30, 1000, 0),(31, 1000, 0),(32, 1000, 0),(33, 1000, 0),(34, 1000, 0),(35, 1000, 0),(36, 1000, 0),(37, 1000, 0),(38, 1000, 0),(39, 1000, 0),(40, 1000, 0),(41, 1000, 0),(42, 1000, 0),(43, 1000, 0),(44, 1000, 0),(45, 1000, 0),(46, 1000, 0),(47, 1000, 0),(48, 1000, 0),(49, 1000, 0),(50, 1000, 0),(51, 1000, 0),(52, 1000, 0),(53, 1000, 0),(54, 1000, 0),(55, 1000, 0),(56, 1000, 0),(57, 1000, 0),(58, 1000, 0),(59, 1000, 0),(60, 1000, 0),(61, 1000, 0),(62, 1000, 0),(63, 1000, 0),(64, 1000, 0),(65, 1000, 0),(66, 1000, 0),(67, 1000, 0),(68, 1000, 0),(69, 1000, 0),(70, 1000, 0),(71, 1000, 0),(72, 1000, 0),(73, 1000, 0),(74, 1000, 0),(75, 1000, 0),(76, 1000, 0),(77, 1000, 0),(78, 1000, 0),(79, 1000, 0),(80, 1000, 0),(81, 1000, 0),(82, 1000, 0),(83, 1000, 0),(84, 1000, 0),(85, 1000, 0),(86, 1000, 0),(87, 1000, 0),(88, 1000, 0),(89, 1000, 0),(90, 1000, 0),(91, 1000, 0),(92, 1000, 0),(93, 1000, 0),(94, 1000, 0),(95, 1000, 0),(96, 1000, 0),(97, 1000, 0),(98, 1000, 0),(99, 1000, 0)"] [2024/05/06 15:02:27.609 +08:00] [INFO] [case.go:383] ["drop tables"] [table=accounts1] [2024/05/06 15:02:27.701 +08:00] [INFO] [case.go:365] ["insert 100 takes 5.196316ms"] [query="INSERT IGNORE INTO accounts1 (id, balance, startts) VALUES (0, 1000, 0),(1, 1000, 0),(2, 1000, 0),(3, 1000, 0),(4, 1000, 0),(5, 1000, 0),(6, 1000, 0),(7, 1000, 0),(8, 1000, 0),(9, 1000, 0),(10, 1000, 0),(11, 1000, 0),(12, 1000, 0),(13, 1000, 0),(14, 1000, 0),(15, 1000, 0),(16, 1000, 0),(17, 1000, 0),(18, 1000, 0),(19, 1000, 0),(20, 1000, 0),(21, 1000, 0),(22, 1000, 0),(23, 1000, 0),(24, 1000, 0),(25, 1000, 0),(26, 1000, 0),(27, 1000, 0),(28, 1000, 0),(29, 1000, 0),(30, 1000, 0),(31, 1000, 0),(32, 1000, 0),(33, 1000, 0),(34, 1000, 0),(35, 1000, 0),(36, 1000, 0),(37, 1000, 0),(38, 1000, 0),(39, 1000, 0),(40, 1000, 0),(41, 1000, 0),(42, 1000, 0),(43, 1000, 0),(44, 1000, 0),(45, 1000, 0),(46, 1000, 0),(47, 1000, 0),(48, 1000, 0),(49, 1000, 0),(50, 1000, 0),(51, 1000, 0),(52, 1000, 0),(53, 1000, 0),(54, 1000, 0),(55, 1000, 0),(56, 1000, 0),(57, 1000, 0),(58, 1000, 0),(59, 1000, 0),(60, 1000, 0),(61, 1000, 0),(62, 1000, 0),(63, 1000, 0),(64, 1000, 0),(65, 1000, 0),(66, 1000, 0),(67, 1000, 0),(68, 1000, 0),(69, 1000, 0),(70, 1000, 0),(71, 1000, 0),(72, 1000, 0),(73, 1000, 0),(74, 1000, 0),(75, 1000, 0),(76, 1000, 0),(77, 1000, 0),(78, 1000, 0),(79, 1000, 0),(80, 1000, 0),(81, 1000, 0),(82, 1000, 0),(83, 1000, 0),(84, 1000, 0),(85, 1000, 0),(86, 1000, 0),(87, 1000, 0),(88, 1000, 0),(89, 1000, 0),(90, 1000, 0),(91, 1000, 0),(92, 1000, 0),(93, 1000, 0),(94, 1000, 0),(95, 1000, 0),(96, 1000, 0),(97, 1000, 0),(98, 1000, 0),(99, 1000, 0)"] [2024/05/06 15:02:27.701 +08:00] [INFO] [case.go:383] ["drop tables"] [table=accounts2] [2024/05/06 15:02:27.793 +08:00] [INFO] [case.go:365] ["insert 100 takes 5.037443ms"] [query="INSERT IGNORE INTO accounts2 (id, balance, startts) VALUES (0, 1000, 0),(1, 1000, 0),(2, 1000, 0),(3, 1000, 0),(4, 1000, 0),(5, 1000, 0),(6, 1000, 0),(7, 1000, 0),(8, 1000, 0),(9, 1000, 0),(10, 1000, 0),(11, 1000, 0),(12, 1000, 0),(13, 1000, 0),(14, 1000, 0),(15, 1000, 0),(16, 1000, 0),(17, 1000, 0),(18, 1000, 0),(19, 1000, 0),(20, 1000, 0),(21, 1000, 0),(22, 1000, 0),(23, 1000, 0),(24, 1000, 0),(25, 1000, 0),(26, 1000, 0),(27, 1000, 0),(28, 1000, 0),(29, 1000, 0),(30, 1000, 0),(31, 1000, 0),(32, 1000, 0),(33, 1000, 0),(34, 1000, 0),(35, 1000, 0),(36, 1000, 0),(37, 1000, 0),(38, 1000, 0),(39, 1000, 0),(40, 1000, 0),(41, 1000, 0),(42, 1000, 0),(43, 1000, 0),(44, 1000, 0),(45, 1000, 0),(46, 1000, 0),(47, 1000, 0),(48, 1000, 0),(49, 1000, 0),(50, 1000, 0),(51, 1000, 0),(52, 1000, 0),(53, 1000, 0),(54, 1000, 0),(55, 1000, 0),(56, 1000, 0),(57, 1000, 0),(58, 1000, 0),(59, 1000, 0),(60, 1000, 0),(61, 1000, 0),(62, 1000, 0),(63, 1000, 0),(64, 1000, 0),(65, 1000, 0),(66, 1000, 0),(67, 1000, 0),(68, 1000, 0),(69, 1000, 0),(70, 1000, 0),(71, 1000, 0),(72, 1000, 0),(73, 1000, 0),(74, 1000, 0),(75, 1000, 0),(76, 1000, 0),(77, 1000, 0),(78, 1000, 0),(79, 1000, 0),(80, 1000, 0),(81, 1000, 0),(82, 1000, 0),(83, 1000, 0),(84, 1000, 0),(85, 1000, 0),(86, 1000, 0),(87, 1000, 0),(88, 1000, 0),(89, 1000, 0),(90, 1000, 0),(91, 1000, 0),(92, 1000, 0),(93, 1000, 0),(94, 1000, 0),(95, 1000, 0),(96, 1000, 0),(97, 1000, 0),(98, 1000, 0),(99, 1000, 0)"] [2024/05/06 15:02:27.793 +08:00] [INFO] [case.go:383] ["drop tables"] [table=accounts3] [2024/05/06 15:02:27.883 +08:00] [INFO] [case.go:365] ["insert 100 takes 5.486629ms"] [query="INSERT IGNORE INTO accounts3 (id, balance, startts) VALUES (0, 1000, 0),(1, 1000, 0),(2, 1000, 0),(3, 1000, 0),(4, 1000, 0),(5, 1000, 0),(6, 1000, 0),(7, 1000, 0),(8, 1000, 0),(9, 1000, 0),(10, 1000, 0),(11, 1000, 0),(12, 1000, 0),(13, 1000, 0),(14, 1000, 0),(15, 1000, 0),(16, 1000, 0),(17, 1000, 0),(18, 1000, 0),(19, 1000, 0),(20, 1000, 0),(21, 1000, 0),(22, 1000, 0),(23, 1000, 0),(24, 1000, 0),(25, 1000, 0),(26, 1000, 0),(27, 1000, 0),(28, 1000, 0),(29, 1000, 0),(30, 1000, 0),(31, 1000, 0),(32, 1000, 0),(33, 1000, 0),(34, 1000, 0),(35, 1000, 0),(36, 1000, 0),(37, 1000, 0),(38, 1000, 0),(39, 1000, 0),(40, 1000, 0),(41, 1000, 0),(42, 1000, 0),(43, 1000, 0),(44, 1000, 0),(45, 1000, 0),(46, 1000, 0),(47, 1000, 0),(48, 1000, 0),(49, 1000, 0),(50, 1000, 0),(51, 1000, 0),(52, 1000, 0),(53, 1000, 0),(54, 1000, 0),(55, 1000, 0),(56, 1000, 0),(57, 1000, 0),(58, 1000, 0),(59, 1000, 0),(60, 1000, 0),(61, 1000, 0),(62, 1000, 0),(63, 1000, 0),(64, 1000, 0),(65, 1000, 0),(66, 1000, 0),(67, 1000, 0),(68, 1000, 0),(69, 1000, 0),(70, 1000, 0),(71, 1000, 0),(72, 1000, 0),(73, 1000, 0),(74, 1000, 0),(75, 1000, 0),(76, 1000, 0),(77, 1000, 0),(78, 1000, 0),(79, 1000, 0),(80, 1000, 0),(81, 1000, 0),(82, 1000, 0),(83, 1000, 0),(84, 1000, 0),(85, 1000, 0),(86, 1000, 0),(87, 1000, 0),(88, 1000, 0),(89, 1000, 0),(90, 1000, 0),(91, 1000, 0),(92, 1000, 0),(93, 1000, 0),(94, 1000, 0),(95, 1000, 0),(96, 1000, 0),(97, 1000, 0),(98, 1000, 0),(99, 1000, 0)"] [2024/05/06 15:02:27.883 +08:00] [INFO] [case.go:383] ["drop tables"] [table=accounts4] [2024/05/06 15:02:27.979 +08:00] [INFO] [case.go:365] ["insert 100 takes 5.587529ms"] [query="INSERT IGNORE INTO accounts4 (id, balance, startts) VALUES (0, 1000, 0),(1, 1000, 0),(2, 1000, 0),(3, 1000, 0),(4, 1000, 0),(5, 1000, 0),(6, 1000, 0),(7, 1000, 0),(8, 1000, 0),(9, 1000, 0),(10, 1000, 0),(11, 1000, 0),(12, 1000, 0),(13, 1000, 0),(14, 1000, 0),(15, 1000, 0),(16, 1000, 0),(17, 1000, 0),(18, 1000, 0),(19, 1000, 0),(20, 1000, 0),(21, 1000, 0),(22, 1000, 0),(23, 1000, 0),(24, 1000, 0),(25, 1000, 0),(26, 1000, 0),(27, 1000, 0),(28, 1000, 0),(29, 1000, 0),(30, 1000, 0),(31, 1000, 0),(32, 1000, 0),(33, 1000, 0),(34, 1000, 0),(35, 1000, 0),(36, 1000, 0),(37, 1000, 0),(38, 1000, 0),(39, 1000, 0),(40, 1000, 0),(41, 1000, 0),(42, 1000, 0),(43, 1000, 0),(44, 1000, 0),(45, 1000, 0),(46, 1000, 0),(47, 1000, 0),(48, 1000, 0),(49, 1000, 0),(50, 1000, 0),(51, 1000, 0),(52, 1000, 0),(53, 1000, 0),(54, 1000, 0),(55, 1000, 0),(56, 1000, 0),(57, 1000, 0),(58, 1000, 0),(59, 1000, 0),(60, 1000, 0),(61, 1000, 0),(62, 1000, 0),(63, 1000, 0),(64, 1000, 0),(65, 1000, 0),(66, 1000, 0),(67, 1000, 0),(68, 1000, 0),(69, 1000, 0),(70, 1000, 0),(71, 1000, 0),(72, 1000, 0),(73, 1000, 0),(74, 1000, 0),(75, 1000, 0),(76, 1000, 0),(77, 1000, 0),(78, 1000, 0),(79, 1000, 0),(80, 1000, 0),(81, 1000, 0),(82, 1000, 0),(83, 1000, 0),(84, 1000, 0),(85, 1000, 0),(86, 1000, 0),(87, 1000, 0),(88, 1000, 0),(89, 1000, 0),(90, 1000, 0),(91, 1000, 0),(92, 1000, 0),(93, 1000, 0),(94, 1000, 0),(95, 1000, 0),(96, 1000, 0),(97, 1000, 0),(98, 1000, 0),(99, 1000, 0)"] + ls /tmp/tidb_cdc_test/ kv_client_stream_reconnect sql_res.kv_client_stream_reconnect.txt ++ find /tmp/tidb_cdc_test/ -type f -name '*.log' + tar -cvzf log-G07.tar.gz /tmp/tidb_cdc_test/kv_client_stream_reconnect/pd1/hot-region/000001.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/pd1/region-meta/000001.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tikv1/db/000005.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tikv2/db/000005.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tiflash/log/error.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tiflash/log/proxy.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tiflash/log/server.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff_inspector.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/down_pd.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/stdout.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/pd1.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tikv3.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tikv2.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tidb_down.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tikv_down/db/000005.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tidb-slow.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc_data/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc_data/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc_data/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc_data/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc_data/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc_data/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc_data/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc_data/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tidb_other.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tikv_down.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tikv3/db/000005.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tidb.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tikv1.log tar: Removing leading `/' from member names /tmp/tidb_cdc_test/kv_client_stream_reconnect/pd1/hot-region/000001.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/pd1/region-meta/000001.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tikv1/db/000005.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tikv2/db/000005.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tiflash/log/error.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tiflash/log/proxy.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tiflash/log/server.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff_inspector.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/down_pd.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/sync_diff/output/sync_diff.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/stdout.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/pd1.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tikv3.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tikv2.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tidb_down.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tikv_down/db/000005.log [Pipeline] sh check diff failed 3-th time, retry later /tmp/tidb_cdc_test/changefeed_pause_resume/tikv3/db/000005.log /tmp/tidb_cdc_test/changefeed_pause_resume/stdout.log /tmp/tidb_cdc_test/changefeed_pause_resume/tikv1.log /tmp/tidb_cdc_test/changefeed_pause_resume/tidb_down.log /tmp/tidb_cdc_test/changefeed_pause_resume/tikv2/db/000005.log /tmp/tidb_cdc_test/changefeed_pause_resume/tidb_other.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc.log /tmp/tidb_cdc_test/changefeed_pause_resume/sync_diff_inspector.log /tmp/tidb_cdc_test/changefeed_pause_resume/tidb-slow.log /tmp/tidb_cdc_test/changefeed_pause_resume/down_pd.log /tmp/tidb_cdc_test/changefeed_pause_resume/tikv1/db/000005.log /tmp/tidb_cdc_test/changefeed_pause_resume/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/changefeed_pause_resume/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/changefeed_pause_resume/pd1.log /tmp/tidb_cdc_test/changefeed_pause_resume/tikv_down/db/000005.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc_data/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc_data/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc_data/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc_data/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc_data/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc_data/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc_data/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/changefeed_pause_resume/cdc_data/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/changefeed_pause_resume/pd1/region-meta/000001.log /tmp/tidb_cdc_test/changefeed_pause_resume/pd1/hot-region/000001.log /tmp/tidb_cdc_test/changefeed_pause_resume/tidb.log /tmp/tidb_cdc_test/changefeed_pause_resume/tikv3.log /tmp/tidb_cdc_test/gc_safepoint/tikv2.log /tmp/tidb_cdc_test/gc_safepoint/tikv_down.log check diff failed 4-th time, retry later /tmp/tidb_cdc_test/kv_client_stream_reconnect/tidb-slow.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc_data/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc_data/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc_data/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc_data/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc_data/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc_data/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc_data/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/cdc_data/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tidb_other.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tikv_down.log + ls /tmp/tidb_cdc_test/ cov.sink_retry.cli.2621.out cov.sink_retry.cli.2739.out sink_retry sql_res.sink_retry.txt ++ find /tmp/tidb_cdc_test/ -type f -name '*.log' + tar -cvzf log-G06.tar.gz /tmp/tidb_cdc_test/sink_retry/tikv2.log /tmp/tidb_cdc_test/sink_retry/stdout.log /tmp/tidb_cdc_test/sink_retry/down_pd.log /tmp/tidb_cdc_test/sink_retry/tiflash/log/error.log /tmp/tidb_cdc_test/sink_retry/tiflash/log/proxy.log /tmp/tidb_cdc_test/sink_retry/tiflash/log/server.log /tmp/tidb_cdc_test/sink_retry/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/sink_retry/pd1/region-meta/000001.log /tmp/tidb_cdc_test/sink_retry/pd1/hot-region/000001.log /tmp/tidb_cdc_test/sink_retry/tidb.log /tmp/tidb_cdc_test/sink_retry/tikv2/db/000005.log /tmp/tidb_cdc_test/sink_retry/pd1.log /tmp/tidb_cdc_test/sink_retry/sync_diff/output/sync_diff.log /tmp/tidb_cdc_test/sink_retry/tidb_down.log /tmp/tidb_cdc_test/sink_retry/cdc.log /tmp/tidb_cdc_test/sink_retry/tikv1.log /tmp/tidb_cdc_test/sink_retry/tikv_down/db/000005.log /tmp/tidb_cdc_test/sink_retry/tidb-slow.log /tmp/tidb_cdc_test/sink_retry/tikv3.log /tmp/tidb_cdc_test/sink_retry/sync_diff_inspector.log /tmp/tidb_cdc_test/sink_retry/tikv1/db/000005.log /tmp/tidb_cdc_test/sink_retry/tikv_down.log /tmp/tidb_cdc_test/sink_retry/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/sink_retry/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/sink_retry/tidb_other.log /tmp/tidb_cdc_test/sink_retry/tikv3/db/000005.log /tmp/tidb_cdc_test/sink_retry/cdc_data/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/sink_retry/cdc_data/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/sink_retry/cdc_data/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/sink_retry/cdc_data/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/sink_retry/cdc_data/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/sink_retry/cdc_data/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/sink_retry/cdc_data/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/sink_retry/cdc_data/tmp/sorter/0002/000002.log tar: Removing leading `/' from member names /tmp/tidb_cdc_test/sink_retry/tikv2.log /tmp/tidb_cdc_test/sink_retry/stdout.log /tmp/tidb_cdc_test/sink_retry/down_pd.log /tmp/tidb_cdc_test/sink_retry/tiflash/log/error.log /tmp/tidb_cdc_test/sink_retry/tiflash/log/proxy.log /tmp/tidb_cdc_test/sink_retry/tiflash/log/server.log /tmp/tidb_cdc_test/sink_retry/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/sink_retry/pd1/region-meta/000001.log /tmp/tidb_cdc_test/sink_retry/pd1/hot-region/000001.log /tmp/tidb_cdc_test/sink_retry/tidb.log /tmp/tidb_cdc_test/sink_retry/tikv2/db/000005.log /tmp/tidb_cdc_test/sink_retry/pd1.log /tmp/tidb_cdc_test/sink_retry/sync_diff/output/sync_diff.log /tmp/tidb_cdc_test/sink_retry/tidb_down.log /tmp/tidb_cdc_test/sink_retry/cdc.log /tmp/tidb_cdc_test/sink_retry/tikv1.log /tmp/tidb_cdc_test/gc_safepoint/stdout.log /tmp/tidb_cdc_test/gc_safepoint/tikv1.log [Pipeline] // stage /tmp/tidb_cdc_test/consistent_replicate_ddl/tikv2/db/000005.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tikv3.log /tmp/tidb_cdc_test/consistent_replicate_ddl/cdcconsistent_replicate_ddl.server1.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tidb_down.log /tmp/tidb_cdc_test/consistent_replicate_ddl/tidb-slow.log + ls -alh log-G02.tar.gz -rw-r--r--. 1 jenkins jenkins 4.6M May 6 15:02 log-G02.tar.gz [2024/05/06 15:02:30.065 +08:00] [INFO] [case.go:638] ["try get end ts"] [query="SELECT JOB_ID FROM information_schema.ddl_jobs WHERE table_name = ?"] [tableName=finishmark] /tmp/tidb_cdc_test/kv_client_stream_reconnect/tikv3/db/000005.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tidb.log /tmp/tidb_cdc_test/kv_client_stream_reconnect/tikv1.log [Pipeline] } /tmp/tidb_cdc_test/sink_retry/tikv_down/db/000005.log /tmp/tidb_cdc_test/sink_retry/tidb-slow.log /tmp/tidb_cdc_test/sink_retry/tikv3.log /tmp/tidb_cdc_test/sink_retry/sync_diff_inspector.log /tmp/tidb_cdc_test/sink_retry/tikv1/db/000005.log =================>> Running test /home/jenkins/agent/workspace/pingcap/tiflow/pull_cdc_integration_test/tiflow/tests/integration_tests/region_merge/run.sh using Sink-Type: mysql... <<================= The 1 times to try to start tidb cluster... [Pipeline] // stage [Pipeline] // stage /tmp/tidb_cdc_test/gc_safepoint/tidb_down.log /tmp/tidb_cdc_test/gc_safepoint/tidb_other.log /tmp/tidb_cdc_test/gc_safepoint/cdc.log /tmp/tidb_cdc_test/gc_safepoint/sync_diff_inspector.log /tmp/tidb_cdc_test/gc_safepoint/tidb-slow.log /tmp/tidb_cdc_test/gc_safepoint/down_pd.log /tmp/tidb_cdc_test/gc_safepoint/pd1.log /tmp/tidb_cdc_test/gc_safepoint/tidb.log /tmp/tidb_cdc_test/gc_safepoint/tikv3.log + ls -alh log-G09.tar.gz -rw-r--r-- 1 jenkins jenkins 5.5M May 6 15:02 log-G09.tar.gz table mark.finish_mark_1 not exists for 34-th check, retry later [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } + ls -alh log-G07.tar.gz -rw-r--r--. 1 jenkins jenkins 3.9M May 6 15:02 log-G07.tar.gz /tmp/tidb_cdc_test/sink_retry/tikv_down.log table test.t2 not exists for 48-th check, retry later /tmp/tidb_cdc_test/sink_retry/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/sink_retry/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/sink_retry/tidb_other.log /tmp/tidb_cdc_test/sink_retry/tikv3/db/000005.log /tmp/tidb_cdc_test/sink_retry/cdc_data/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/sink_retry/cdc_data/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/sink_retry/cdc_data/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/sink_retry/cdc_data/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/sink_retry/cdc_data/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/sink_retry/cdc_data/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/sink_retry/cdc_data/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/sink_retry/cdc_data/tmp/sorter/0002/000002.log + ls -alh log-G06.tar.gz -rw-r--r--. 1 jenkins jenkins 4.1M May 6 15:02 log-G06.tar.gz Verifying downstream PD is started... [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] // container [Pipeline] } check diff failed 8-th time, retry later [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] // container Recording fingerprints [Pipeline] // container check diff failed 4-th time, retry later [Pipeline] // container [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] archiveArtifacts Archiving artifacts [2024/05/06 15:02:32.082 +08:00] [INFO] [case.go:638] ["try get end ts"] [query="SELECT JOB_ID FROM information_schema.ddl_jobs WHERE table_name = ?"] [tableName=finishmark] [Pipeline] // withEnv Recording fingerprints [Pipeline] } [Pipeline] } table mark.finish_mark_1 not exists for 35-th check, retry later [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv table test.t2 not exists for 49-th check, retry later [Pipeline] } [Pipeline] } [Pipeline] } Recording fingerprints [Pipeline] // node [Pipeline] } [Pipeline] } Recording fingerprints [Pipeline] // withCredentials [Pipeline] } check diff failed 5-th time, retry later [Pipeline] // node [Pipeline] // node + ls /tmp/tidb_cdc_test/ changefeed_reconstruct cov.changefeed_reconstruct.53715373.out processor_err_chan sql_res.changefeed_reconstruct.txt sql_res.processor_err_chan.txt ++ find /tmp/tidb_cdc_test/ -type f -name '*.log' + tar -cvzf log-G08.tar.gz /tmp/tidb_cdc_test/processor_err_chan/tikv_down.log /tmp/tidb_cdc_test/processor_err_chan/tikv2.log /tmp/tidb_cdc_test/processor_err_chan/stdout.log /tmp/tidb_cdc_test/processor_err_chan/tidb.log /tmp/tidb_cdc_test/processor_err_chan/tikv1.log /tmp/tidb_cdc_test/processor_err_chan/tidb-slow.log /tmp/tidb_cdc_test/processor_err_chan/sync_diff_inspector.log /tmp/tidb_cdc_test/processor_err_chan/pd1.log /tmp/tidb_cdc_test/processor_err_chan/down_pd.log /tmp/tidb_cdc_test/processor_err_chan/cdc.log /tmp/tidb_cdc_test/processor_err_chan/tikv3.log /tmp/tidb_cdc_test/processor_err_chan/tidb_down.log /tmp/tidb_cdc_test/processor_err_chan/tidb_other.log /tmp/tidb_cdc_test/changefeed_reconstruct/tikv2/db/000005.log /tmp/tidb_cdc_test/changefeed_reconstruct/tikv_down.log /tmp/tidb_cdc_test/changefeed_reconstruct/tikv2.log /tmp/tidb_cdc_test/changefeed_reconstruct/tidb.log /tmp/tidb_cdc_test/changefeed_reconstruct/tikv1.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdcserver1.log /tmp/tidb_cdc_test/changefeed_reconstruct/tikv_down/db/000005.log /tmp/tidb_cdc_test/changefeed_reconstruct/tidb-slow.log /tmp/tidb_cdc_test/changefeed_reconstruct/tiflash/log/error.log /tmp/tidb_cdc_test/changefeed_reconstruct/tiflash/log/server.log /tmp/tidb_cdc_test/changefeed_reconstruct/tiflash/log/proxy.log /tmp/tidb_cdc_test/changefeed_reconstruct/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/changefeed_reconstruct/stdoutserver1.log /tmp/tidb_cdc_test/changefeed_reconstruct/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/changefeed_reconstruct/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/changefeed_reconstruct/sync_diff_inspector.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver2/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver2/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver2/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver2/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver2/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver2/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver2/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver2/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdcserver2.log /tmp/tidb_cdc_test/changefeed_reconstruct/pd1.log /tmp/tidb_cdc_test/changefeed_reconstruct/down_pd.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver1/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver1/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver1/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver1/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver1/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver1/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver1/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver1/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/tikv3.log /tmp/tidb_cdc_test/changefeed_reconstruct/tidb_down.log /tmp/tidb_cdc_test/changefeed_reconstruct/sync_diff/output/sync_diff.log /tmp/tidb_cdc_test/changefeed_reconstruct/tidb_other.log /tmp/tidb_cdc_test/changefeed_reconstruct/tikv3/db/000005.log /tmp/tidb_cdc_test/changefeed_reconstruct/pd1/hot-region/000001.log /tmp/tidb_cdc_test/changefeed_reconstruct/pd1/region-meta/000001.log /tmp/tidb_cdc_test/changefeed_reconstruct/stdoutserver2.log /tmp/tidb_cdc_test/changefeed_reconstruct/tikv1/db/000005.log tar: Removing leading `/' from member names /tmp/tidb_cdc_test/processor_err_chan/tikv_down.log [Pipeline] // node [Pipeline] } [Pipeline] } [Pipeline] } check diff failed 9-th time, retry later [Pipeline] // podTemplate [Pipeline] } [Pipeline] } [Pipeline] // withCredentials [Pipeline] } /tmp/tidb_cdc_test/processor_err_chan/tikv2.log /tmp/tidb_cdc_test/processor_err_chan/stdout.log /tmp/tidb_cdc_test/processor_err_chan/tidb.log /tmp/tidb_cdc_test/processor_err_chan/tikv1.log Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release [Pipeline] // timeout check diff failed 5-th time, retry later [Pipeline] } [Pipeline] } [Pipeline] // podTemplate /tmp/tidb_cdc_test/processor_err_chan/tidb-slow.log /tmp/tidb_cdc_test/processor_err_chan/sync_diff_inspector.log /tmp/tidb_cdc_test/processor_err_chan/pd1.log /tmp/tidb_cdc_test/processor_err_chan/down_pd.log /tmp/tidb_cdc_test/processor_err_chan/cdc.log /tmp/tidb_cdc_test/processor_err_chan/tikv3.log /tmp/tidb_cdc_test/processor_err_chan/tidb_down.log /tmp/tidb_cdc_test/processor_err_chan/tidb_other.log /tmp/tidb_cdc_test/changefeed_reconstruct/tikv2/db/000005.log /tmp/tidb_cdc_test/changefeed_reconstruct/tikv_down.log /tmp/tidb_cdc_test/changefeed_reconstruct/tikv2.log /tmp/tidb_cdc_test/changefeed_reconstruct/tidb.log /tmp/tidb_cdc_test/changefeed_reconstruct/tikv1.log start tidb cluster in /tmp/tidb_cdc_test/region_merge Starting Upstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Starting Downstream PD... Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 Verifying upstream PD is started... /tmp/tidb_cdc_test/changefeed_reconstruct/cdcserver1.log /tmp/tidb_cdc_test/changefeed_reconstruct/tikv_down/db/000005.log /tmp/tidb_cdc_test/changefeed_reconstruct/tidb-slow.log /tmp/tidb_cdc_test/changefeed_reconstruct/tiflash/log/error.log /tmp/tidb_cdc_test/changefeed_reconstruct/tiflash/log/server.log /tmp/tidb_cdc_test/changefeed_reconstruct/tiflash/log/proxy.log /tmp/tidb_cdc_test/changefeed_reconstruct/tiflash/db/proxy/db/000005.log /tmp/tidb_cdc_test/changefeed_reconstruct/stdoutserver1.log /tmp/tidb_cdc_test/changefeed_reconstruct/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/changefeed_reconstruct/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/changefeed_reconstruct/sync_diff_inspector.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver2/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver2/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver2/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver2/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver2/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver2/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver2/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver2/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdcserver2.log /tmp/tidb_cdc_test/changefeed_reconstruct/pd1.log /tmp/tidb_cdc_test/changefeed_reconstruct/down_pd.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver1/tmp/sorter/0000/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver1/tmp/sorter/0003/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver1/tmp/sorter/0006/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver1/tmp/sorter/0005/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver1/tmp/sorter/0004/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver1/tmp/sorter/0002/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver1/tmp/sorter/0007/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/cdc_dataserver1/tmp/sorter/0001/000002.log /tmp/tidb_cdc_test/changefeed_reconstruct/tikv3.log /tmp/tidb_cdc_test/changefeed_reconstruct/tidb_down.log /tmp/tidb_cdc_test/changefeed_reconstruct/sync_diff/output/sync_diff.log /tmp/tidb_cdc_test/changefeed_reconstruct/tidb_other.log /tmp/tidb_cdc_test/changefeed_reconstruct/tikv3/db/000005.log /tmp/tidb_cdc_test/changefeed_reconstruct/pd1/hot-region/000001.log /tmp/tidb_cdc_test/changefeed_reconstruct/pd1/region-meta/000001.log /tmp/tidb_cdc_test/changefeed_reconstruct/stdoutserver2.log /tmp/tidb_cdc_test/changefeed_reconstruct/tikv1/db/000005.log [2024/05/06 15:02:34.097 +08:00] [INFO] [case.go:638] ["try get end ts"] [query="SELECT JOB_ID FROM information_schema.ddl_jobs WHERE table_name = ?"] [tableName=finishmark] [Pipeline] // podTemplate table mark.finish_mark_1 not exists for 36-th check, retry later [Pipeline] // podTemplate [Pipeline] } [Pipeline] } [Pipeline] } + ls -alh log-G08.tar.gz -rw-r--r-- 1 jenkins jenkins 6.9M May 6 15:02 log-G08.tar.gz [Pipeline] // withEnv table test.t2 not exists for 50-th check, retry later [Pipeline] // withCredentials [Pipeline] } [Pipeline] } check diff failed 6-th time, retry later [Pipeline] // timeout [Pipeline] } check diff failed 10-th time, retry later [Pipeline] // stage [Pipeline] } [Pipeline] // withCredentials [Pipeline] } Starting Upstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Starting Downstream TiDB... Release Version: v8.2.0-alpha-80-g06ee59bd9c Edition: Community Git Commit Hash: 06ee59bd9c683757f75fdd3469f37f50988a1a2f Git Branch: master UTC Build Time: 2024-05-06 03:43:22 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Verifying Upstream TiDB is started... ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) cdc.test cli capture list --server http://127.0.0.1:8301 2>&1 |grep 6ba85e0c-42bc-4503-ae95-f761f1d5ab72 -A1 | grep '"is-owner": true' run task failed 23-th time, retry later check diff failed 6-th time, retry later [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] // stage [2024/05/06 15:02:36.109 +08:00] [INFO] [case.go:638] ["try get end ts"] [query="SELECT JOB_ID FROM information_schema.ddl_jobs WHERE table_name = ?"] [tableName=finishmark] [Pipeline] // timeout [Pipeline] } table mark.finish_mark_1 not exists for 37-th check, retry later Failed in branch Matrix - TEST_GROUP = 'G05' [Pipeline] } table test.t2 not exists for 51-th check, retry later [Pipeline] // stage [Pipeline] } check diff failed 7-th time, retry later [Pipeline] // container [Pipeline] } build mysql_test successfully run all mysql test cases time="2024-05-06T15:02:36+08:00" level=info msg="running tests: [alter_table bigint composite_index concurrent_ddl date_formats drop mysql_replace]" time="2024-05-06T15:02:36+08:00" level=warning msg="Create new db&{{{} {} 0} 0xc0000e60a8 {{} {} 0} {0 0} [0xc00018a360] map[] 0 1 0xc0000362a0 false map[0xc00018a360:map[0xc00018a360:true]] map[] 0 0 0 0 0 0 0 0 0x4914e0}" [Pipeline] // timeout check diff failed 11-th time, retry later Recording fingerprints ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G00' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G03' [Pipeline] } check diff failed 7-th time, retry later Failed in branch Matrix - TEST_GROUP = 'G04' Sending interrupt signal to process Killing processes [2024/05/06 15:02:38.122 +08:00] [INFO] [case.go:638] ["try get end ts"] [query="SELECT JOB_ID FROM information_schema.ddl_jobs WHERE table_name = ?"] [tableName=finishmark] kill finished with exit code 0 Sending interrupt signal to process Killing processes table mark.finish_mark_1 not exists for 38-th check, retry later table test.t2 not exists for 52-th check, retry later kill finished with exit code 0 Sending interrupt signal to process Killing processes {"level":"warn","ts":1714978958.8201356,"caller":"v3@v3.5.12/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc0022ed340/127.0.0.1:2379","attempt":0,"error":"rpc error: code = Unavailable desc = error reading from server: EOF"} script returned exit code 143 script returned exit code 143 kill finished with exit code 0 Sending interrupt signal to process Killing processes ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) {"level":"warn","ts":1714978959.0999663,"caller":"v3@v3.5.12/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc00224c8c0/127.0.0.1:2379","attempt":0,"error":"rpc error: code = Unavailable desc = error reading from server: EOF"} script returned exit code 143 check diff failed 8-th time, retry later Verifying downstream PD is started... Starting Upstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release Starting Downstream TiKV... TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release check diff failed 12-th time, retry later kill finished with exit code 0 Sending interrupt signal to process Killing processes check diff failed 8-th time, retry later kill finished with exit code 0 Sending interrupt signal to process Killing processes script returned exit code 143 kill finished with exit code 0 Sending interrupt signal to process Killing processes [2024/05/06 15:02:40.136 +08:00] [INFO] [case.go:638] ["try get end ts"] [query="SELECT JOB_ID FROM information_schema.ddl_jobs WHERE table_name = ?"] [tableName=finishmark] kill finished with exit code 0 Sending interrupt signal to process Killing processes script returned exit code 143 script returned exit code 143 kill finished with exit code 0 Sending interrupt signal to process Killing processes kill finished with exit code 0 Sending interrupt signal to process Killing processes script returned exit code 143 kill finished with exit code 0 Sending interrupt signal to process Killing processes script returned exit code 143 {"level":"warn","ts":1714978959.7243679,"caller":"v3@v3.5.12/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc0039116c0/127.0.0.1:2479","attempt":0,"error":"rpc error: code = Unavailable desc = error reading from server: EOF"} {"level":"warn","ts":1714978959.7253687,"caller":"v3@v3.5.12/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc002226700/127.0.0.1:2379","attempt":0,"error":"rpc error: code = Unavailable desc = error reading from server: EOF"} script returned exit code 143 kill finished with exit code 0 Sending interrupt signal to process Killing processes VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d8ce140018 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-s98nz-g5sjl-13qvn, pid:3889, start at 2024-05-06 15:02:40.298304344 +0800 CST m=+5.171618746 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:40.305 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:40.310 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:40.310 +0800 All versions after safe point can be accessed. (DO NOT EDIT) VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d8ce140018 Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-s98nz-g5sjl-13qvn, pid:3889, start at 2024-05-06 15:02:40.298304344 +0800 CST m=+5.171618746 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:40.305 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:40.310 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:40.310 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Verifying Downstream TiDB is started... VARIABLE_NAME VARIABLE_VALUE COMMENT bootstrapped True Bootstrap flag. Do not delete. tidb_server_version 196 Bootstrap version. Do not delete. system_tz Asia/Shanghai TiDB Global System Timezone. new_collation_enabled True If the new collations are enabled. Do not edit it. ddl_table_version 3 DDL Table Version. Do not delete. tikv_gc_leader_uuid 63d32d8d034000e Current GC worker leader UUID. (DO NOT EDIT) tikv_gc_leader_desc host:pingcap-tiflow-pull-cdc-integration-test-1782-s98nz-g5sjl-13qvn, pid:3961, start at 2024-05-06 15:02:40.410401684 +0800 CST m=+5.218341706 Host name and pid of current GC leader. (DO NOT EDIT) tikv_gc_leader_lease 20240506-15:04:40.421 +0800 Current GC worker leader lease. (DO NOT EDIT) tikv_gc_auto_concurrency true Let TiDB pick the concurrency automatically. If set false, tikv_gc_concurrency will be used tikv_gc_enable true Current GC enable status tikv_gc_run_interval 10m0s GC run interval, at least 10m, in Go format. tikv_gc_life_time 10m0s All versions within life time will not be collected by GC, at least 10m, in Go format. tikv_gc_last_run_time 20240506-15:02:40.397 +0800 The time when last GC starts. (DO NOT EDIT) tikv_gc_safe_point 20240506-14:52:40.397 +0800 All versions after safe point can be accessed. (DO NOT EDIT) Starting Upstream TiFlash... TiFlash Release Version: v8.2.0-alpha-17-g8e50de84e Edition: Community Git Commit Hash: 8e50de84e6d6ecdcc108990217b70b6bb3f50271 Git Branch: HEAD UTC Build Time: 2024-05-06 04:04:42 Enable Features: jemalloc sm4(GmSSL) avx2 avx512 unwind thinlto Profile: RELWITHDEBINFO Compiler: clang++ 13.0.0 Raft Proxy Git Commit Hash: 7dc50b4eb06124e31f03adb06c20ff7ab61c5f79 Git Commit Branch: HEAD UTC Build Time: 2024-05-06 04:09:34 Rust Version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine cloud-aws cloud-gcp cloud-azure openssl-vendored Verifying Upstream TiFlash is started... Logging trace to /tmp/tidb_cdc_test/batch_update_to_no_batch/tiflash/log/server.log Logging errors to /tmp/tidb_cdc_test/batch_update_to_no_batch/tiflash/log/error.log arg matches is ArgMatches { args: {"advertise-addr": MatchedArg { occurs: 1, indices: [4], vals: ["127.0.0.1:9000"] }, "data-dir": MatchedArg { occurs: 1, indices: [6], vals: ["/tmp/tidb_cdc_test/batch_update_to_no_batch/tiflash/db/proxy"] }, "config": MatchedArg { occurs: 1, indices: [8], vals: ["/tmp/tidb_cdc_test/batch_update_to_no_batch/tiflash-proxy.toml"] }, "engine-label": MatchedArg { occurs: 1, indices: [14], vals: ["tiflash"] }, "addr": MatchedArg { occurs: 1, indices: [20], vals: ["127.0.0.1:9000"] }, "engine-addr": MatchedArg { occurs: 1, indices: [2], vals: ["127.0.0.1:9500"] }, "engine-git-hash": MatchedArg { occurs: 1, indices: [10], vals: ["8e50de84e6d6ecdcc108990217b70b6bb3f50271"] }, "log-file": MatchedArg { occurs: 1, indices: [18], vals: ["/tmp/tidb_cdc_test/batch_update_to_no_batch/tiflash/log/proxy.log"] }, "engine-version": MatchedArg { occurs: 1, indices: [12], vals: ["v8.2.0-alpha-17-g8e50de84e"] }, "pd-endpoints": MatchedArg { occurs: 1, indices: [16], vals: ["127.0.0.1:2379"] }}, subcommand: None, usage: Some("USAGE:\n TiFlash Proxy [FLAGS] [OPTIONS] --engine-git-hash --engine-label --engine-version ") } {"level":"warn","ts":1714978961.746999,"caller":"v3@v3.5.12/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc0022d2fc0/127.0.0.1:2379","attempt":0,"error":"rpc error: code = Unavailable desc = error reading from server: EOF"} script returned exit code 143 kill finished with exit code 0 Sending interrupt signal to process Killing processes {"level":"warn","ts":1714978962.0127923,"caller":"v3@v3.5.12/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc0020ffdc0/127.0.0.1:2379","attempt":0,"error":"rpc error: code = Unavailable desc = error reading from server: read tcp 127.0.0.1:32768->127.0.0.1:2379: read: connection reset by peer"} script returned exit code 143 kill finished with exit code 0 [2024/05/06 15:02:42.149 +08:00] [INFO] [case.go:638] ["try get end ts"] [query="SELECT JOB_ID FROM information_schema.ddl_jobs WHERE table_name = ?"] [tableName=finishmark] ++ stop_tidb_cluster Got signal [terminated] to exit. [2024/05/06 15:02:42.278 +08:00] [WARN] [bank.go:42] ["received signal to exit"] [signal=terminated] script returned exit code 143 [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } script returned exit code 143 [Pipeline] // node [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // cache [Pipeline] // cache [Pipeline] // cache [Pipeline] // cache [Pipeline] // cache [Pipeline] // cache [Pipeline] // cache [Pipeline] // cache [Pipeline] // cache [Pipeline] // cache [Pipeline] // cache [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // dir [Pipeline] // dir [Pipeline] // dir [Pipeline] // dir [Pipeline] // dir [Pipeline] // dir [Pipeline] // dir [Pipeline] // dir [Pipeline] // dir [Pipeline] // dir [Pipeline] // dir [Pipeline] // dir [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withCredentials [Pipeline] // withCredentials [Pipeline] // withCredentials [Pipeline] // withCredentials [Pipeline] // withCredentials [Pipeline] // withCredentials [Pipeline] // withCredentials [Pipeline] // withCredentials [Pipeline] // withCredentials [Pipeline] // withCredentials [Pipeline] // withCredentials [Pipeline] // withCredentials [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] // dir [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G02' [Pipeline] // podTemplate [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // timeout [Pipeline] // timeout [Pipeline] // timeout [Pipeline] // timeout [Pipeline] // timeout [Pipeline] // timeout [Pipeline] // timeout [Pipeline] // timeout [Pipeline] // timeout [Pipeline] // timeout [Pipeline] // timeout [Pipeline] // timeout [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] // withCredentials [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G09' [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G06' [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G07' [Pipeline] // node [Pipeline] } [Pipeline] // container [Pipeline] // container [Pipeline] // container [Pipeline] // container [Pipeline] // container [Pipeline] // container [Pipeline] // container [Pipeline] // container [Pipeline] // container [Pipeline] // container [Pipeline] // container [Pipeline] // container [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] // node [Pipeline] // node [Pipeline] // node [Pipeline] // node [Pipeline] // node [Pipeline] // node [Pipeline] // node [Pipeline] // node [Pipeline] // node [Pipeline] // node [Pipeline] // node [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G08' [Pipeline] // podTemplate [Pipeline] // podTemplate [Pipeline] // podTemplate [Pipeline] // podTemplate [Pipeline] // podTemplate [Pipeline] // podTemplate [Pipeline] // podTemplate [Pipeline] // podTemplate [Pipeline] // podTemplate [Pipeline] // podTemplate [Pipeline] // podTemplate [Pipeline] // podTemplate [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G01' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G10' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G11' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G12' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G13' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G14' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G15' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G16' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G17' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G19' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G20' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G21' [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G18' [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE