Started by user Jenkins Admin Obtained pipelines/pingcap/tiflow/latest/merged_unit_test.groovy from git https://github.com/PingCAP-QE/ci.git Loading library tipipeline@main Library tipipeline@main is cached. Copying from home. [Pipeline] Start of Pipeline [Pipeline] readJSON [Pipeline] readTrusted Obtained pipelines/pingcap/tiflow/latest/pod-merged_unit_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-merged-unit-test-164-q79r7-ts60l-qr7wd Agent pingcap-tiflow-merged-unit-test-164-q79r7-ts60l-qr7wd is provisioned from template pingcap_tiflow_merged_unit_test_164-q79r7-ts60l --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/merged_unit_test/164/" runUrl: "job/pingcap/job/tiflow/job/merged_unit_test/164/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "d980516a59d8dc2eddb07d12d9697bce44709dde" jenkins/label: "pingcap_tiflow_merged_unit_test_164-q79r7" name: "pingcap-tiflow-merged-unit-test-164-q79r7-ts60l-qr7wd" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-merged-unit-test-164-q79r7-ts60l-qr7wd" - name: "JENKINS_NAME" value: "pingcap-tiflow-merged-unit-test-164-q79r7-ts60l-qr7wd" - 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-merged-unit-test-164-q79r7-ts60l-qr7wd in /home/jenkins/agent/workspace/pingcap/tiflow/merged_unit_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/merged_unit_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 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git rev-list --no-walk 03312178c534dce949face80c69812d989e55009 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv PROW_JOB_ID=ccfcbd49-b470-458f-9054-4cd8d78e9c04 JENKINS_NODE_COOKIE=fb992863-c9e2-439d-8078-cfea21c9fc09 BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/merged_unit_test/164/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tiflow-merged-unit-test-164-q79r7-ts60l-qr7wd HUDSON_SERVER_COOKIE=83ef27fe9acccc92 KUBERNETES_PORT_443_TCP_PORT=443 KUBERNETES_PORT=tcp://10.233.0.1:443 TERM=xterm STAGE_NAME=Debug info BUILD_TAG=jenkins-pingcap-tiflow-merged_unit_test-164 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tiflow/merged_unit_test","buildid":"1787445042294558720","prowjobid":"ccfcbd49-b470-458f-9054-4cd8d78e9c04","refs":{"org":"pingcap","repo":"tiflow","repo_link":"https://github.com/pingcap/tiflow","base_ref":"master","base_sha":"936b4d4d28fe2c7f1d9fb364652cbba7a08fedaf","base_link":"https://github.com/pingcap/tiflow/compare/c710066a51e2...936b4d4d28fe"}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tiflow/merged_unit_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/merged_unit_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/merged_unit_test/164/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/merged_unit_test/164/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/merged_unit_test/164/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/merged_unit_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tiflow/merged_unit_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#164 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787445042294558720 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_unit_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/merged_unit_test/164/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tiflow_merged_unit_test_164-q79r7 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/merged_unit_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-40e5b7647a6489b4ff136204d0b1eda0ee95e5b9cafcac1b04373da900c65e4c NODE_LABELS=pingcap-tiflow-merged-unit-test-164-q79r7-ts60l-qr7wd pingcap_tiflow_merged_unit_test_164-q79r7 GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tiflow-merged-unit-test-164-q79r7-ts60l-qr7wd GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tiflow/job/merged_unit_test/display/redirect BUILD_NUMBER=164 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-build2388111682=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tiflow exec -ti pingcap-tiflow-merged-unit-test-164-q79r7-ts60l-qr7wd bash' debug command: kubectl -n jenkins-tiflow exec -ti pingcap-tiflow-merged-unit-test-164-q79r7-ts60l-qr7wd 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: 42303 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 924adb055991c20b (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 26 IN A 20.205.243.166 ;; Query time: 93 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Mon May 06 11:31:40 UTC 2024 ;; MSG SIZE rcvd: 77 [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/merged_unit_test/tiflow [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tiflow/rev-c710066-880c493) 203906048 bytes in 1.24 secs (164403007 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/merged_unit_test/tiflow/.git/ .git HEAD is now at 129b0926c Merge commit '880c4938eb45789c9feb7606b94fbf04e0a60b7a' into HEAD POST git-upload-pack (383 bytes) POST git-upload-pack (973 bytes) From https://github.com/pingcap/tiflow c710066a5..936b4d4d2 master -> origin/master Warning: you are leaving 1 commit behind, not connected to any of your branches: 129b0926c Merge commit '880c4938eb45789c9feb7606b94fbf04e0a60b7a' into HEAD If you want to keep it by creating a new branch, this may be a good time to do so with: git branch 129b0926c HEAD is now at 936b4d4d2 kafka(ticdc): Fix java example license issue (#11024) ๐Ÿšง Checkouting to base SHA:936b4d4d28fe2c7f1d9fb364652cbba7a08fedaf... HEAD is now at 936b4d4d2 kafka(ticdc): Fix java example license issue (#11024) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: 936b4d4d28fe2c7f1d9fb364652cbba7a08fedaf 936b4d4d2 kafka(ticdc): Fix java example license issue (#11024) c710066a5 *(ticdc): split old update kv entry after restarting changefeed (#10919) be1553484 codec(ticdc): avro simplify the unit test (#11010) โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/tiflow/rev-936b4d4) 203908608 bytes in 4.22 secs (48290219 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] parallel [Pipeline] { (Branch: Matrix - TEST_CMD = 'dm_unit_test_in_verify_ci') [Pipeline] { (Branch: Matrix - TEST_CMD = 'unit_test_in_verify_ci') [Pipeline] { (Branch: Matrix - TEST_CMD = 'engine_unit_test_in_verify_ci') [Pipeline] stage [Pipeline] { (Matrix - TEST_CMD = 'dm_unit_test_in_verify_ci') [Pipeline] stage [Pipeline] { (Matrix - TEST_CMD = 'unit_test_in_verify_ci') [Pipeline] stage [Pipeline] { (Matrix - TEST_CMD = 'engine_unit_test_in_verify_ci') [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/tiflow/latest/pod-merged_unit_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tiflow/latest/pod-merged_unit_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-merged-unit-test-164-gbqf7-6016g-gf2k8 [Pipeline] node Obtained pipelines/pingcap/tiflow/latest/pod-merged_unit_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-merged-unit-test-164-fg7lr-lphv0-9l27s Created Pod: kubernetes jenkins-tiflow/pingcap-tiflow-merged-unit-test-164-qsckw-2jk46-1pp6f Agent pingcap-tiflow-merged-unit-test-164-fg7lr-lphv0-9l27s is provisioned from template pingcap_tiflow_merged_unit_test_164-fg7lr-lphv0 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/merged_unit_test/164/" runUrl: "job/pingcap/job/tiflow/job/merged_unit_test/164/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "002cb15a72874aaa65c007a3319b47f9d6d8a4ef" jenkins/label: "pingcap_tiflow_merged_unit_test_164-fg7lr" name: "pingcap-tiflow-merged-unit-test-164-fg7lr-lphv0-9l27s" 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 - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-merged-unit-test-164-fg7lr-lphv0-9l27s" - name: "JENKINS_NAME" value: "pingcap-tiflow-merged-unit-test-164-fg7lr-lphv0-9l27s" - 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-merged-unit-test-164-fg7lr-lphv0-9l27s in /home/jenkins/agent/workspace/pingcap/tiflow/merged_unit_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@2c6ae1be; decorates RemoteLauncher[hudson.remoting.Channel@d3a00e3:JNLP4-connect connection from 10.233.68.208/10.233.68.208:46200] 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/merged_unit_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-merged-unit-test-164-qsckw-2jk46-1pp6f is provisioned from template pingcap_tiflow_merged_unit_test_164-qsckw-2jk46 Agent pingcap-tiflow-merged-unit-test-164-gbqf7-6016g-gf2k8 is provisioned from template pingcap_tiflow_merged_unit_test_164-gbqf7-6016g --- apiVersion: "v1" kind: "Pod" --- apiVersion: "v1" kind: "Pod" metadata: annotations: metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/merged_unit_test/164/" runUrl: "job/pingcap/job/tiflow/job/merged_unit_test/164/" labels: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tiflow/job/merged_unit_test/164/" runUrl: "job/pingcap/job/tiflow/job/merged_unit_test/164/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "a790fd8eb7678059f06ecf2246cac7b5023bdd5b" jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "f44f98e0e2fb2a75f9b8765a6f5eb5de7d86ed73" jenkins/label: "pingcap_tiflow_merged_unit_test_164-gbqf7" name: "pingcap-tiflow-merged-unit-test-164-gbqf7-6016g-gf2k8" jenkins/label: "pingcap_tiflow_merged_unit_test_164-qsckw" name: "pingcap-tiflow-merged-unit-test-164-qsckw-2jk46-1pp6f" namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: namespace: "jenkins-tiflow" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" - image: "hub.pingcap.net/jenkins/network-multitool" name: "net-tool" resources: limits: memory: "128Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-merged-unit-test-164-gbqf7-6016g-gf2k8" - name: "JENKINS_AGENT_NAME" value: "pingcap-tiflow-merged-unit-test-164-qsckw-2jk46-1pp6f" - name: "JENKINS_NAME" value: "pingcap-tiflow-merged-unit-test-164-gbqf7-6016g-gf2k8" - name: "JENKINS_NAME" value: "pingcap-tiflow-merged-unit-test-164-qsckw-2jk46-1pp6f" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" - 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: value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" requests: memory: "256Mi" cpu: "100m" volumeMounts: resources: requests: memory: "256Mi" cpu: "100m" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: name: "workspace-volume" - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tiflow-merged-unit-test-164-gbqf7-6016g-gf2k8 in /home/jenkins/agent/workspace/pingcap/tiflow/merged_unit_test Running on pingcap-tiflow-merged-unit-test-164-qsckw-2jk46-1pp6f in /home/jenkins/agent/workspace/pingcap/tiflow/merged_unit_test [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@3426d32a; decorates RemoteLauncher[hudson.remoting.Channel@44bc8a5a:JNLP4-connect connection from 10.233.70.244/10.233.70.244:37454] 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@ab74c7a; decorates RemoteLauncher[hudson.remoting.Channel@3a206f0c:JNLP4-connect connection from 10.233.67.188/10.233.67.188:53684] 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/merged_unit_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/merged_unit_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 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Commit message: "fix(br): use failpoint tidb-server instead (#2951)" [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $CODECOV_TOKEN [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/merged_unit_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 > 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) 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)" > 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 Cache restored successfully (git/pingcap/tiflow/rev-936b4d4) 203908608 bytes in 1.49 secs (136409787 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [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] { + make unit_test_in_verify_ci 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 [Pipeline] withCredentials Masking supported pattern matches of $CODECOV_TOKEN [Pipeline] withCredentials Masking supported pattern matches of $CODECOV_TOKEN [Pipeline] { [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/merged_unit_test/tiflow [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/merged_unit_test/tiflow [Pipeline] { [Pipeline] cache cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gotestsum gotest.tools/gotestsum go: downloading gotest.tools/gotestsum v1.8.1 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/dnephin/pflag v1.0.7 go: downloading golang.org/x/tools v0.7.0 go: downloading golang.org/x/sys v0.6.0 go: downloading github.com/jonboulle/clockwork v0.2.2 go: downloading github.com/fsnotify/fsnotify v1.5.4 go: downloading golang.org/x/term v0.6.0 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/fatih/color v1.15.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading golang.org/x/mod v0.9.0 Cache restored successfully (git/pingcap/tiflow/rev-936b4d4) 203908608 bytes in 2.07 secs (98294010 bytes/sec) [Pipeline] { [Pipeline] cache cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gocov github.com/axw/gocov/gocov go: downloading github.com/axw/gocov v1.1.0 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gocov-xml github.com/AlekSi/gocov-xml go: downloading github.com/AlekSi/gocov-xml v1.1.0 mkdir -p "/tmp/tidb_cdc_test" $(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) Cache restored successfully (git/pingcap/tiflow/rev-936b4d4) 203908608 bytes in 1.15 secs (177962878 bytes/sec) [Pipeline] { [Pipeline] sh go: downloading github.com/google/btree v1.1.2 go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20240415145106-cd9c676e9ba4 go: downloading github.com/IBM/sarama v1.41.2 go: downloading github.com/gin-gonic/gin v1.9.1 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/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/YangKeao/seahash v0.0.0-20240229041150-e7bf269c3140 go: downloading github.com/r3labs/diff v1.1.0 go: downloading cloud.google.com/go/storage v1.39.1 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading google.golang.org/grpc v1.62.1 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240409022718-714958ccd4d5 go: downloading github.com/tikv/pd/client v0.0.0-20240322051414-fb9e2d561b6e go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754 go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 go: downloading github.com/prometheus/client_golang v1.19.0 go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20240410110152-5fc42c9be2f5 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/goccy/go-json v0.10.2 go: downloading github.com/pingcap/tidb-tools v0.0.0-20240305021104-9f9bea84490b go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/tinylib/msgp v1.1.6 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/benbjohnson/clock v1.3.5 go: downloading github.com/google/uuid v1.6.0 go: downloading golang.org/x/sync v0.7.0 go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading golang.org/x/time v0.5.0 go: downloading github.com/apache/pulsar-client-go v0.11.0 [Pipeline] sh go: downloading github.com/pingcap/tidb-dashboard v0.0.0-20240326110213-9768844ff5d7 go: downloading github.com/tikv/pd v1.1.0-beta.0.20240407022249-7179657d129b go: downloading go.etcd.io/etcd/server/v3 v3.5.12 go: downloading github.com/aws/aws-sdk-go-v2 v1.19.1 go: downloading github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 + make dm_unit_test_in_verify_ci 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 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/swaggo/gin-swagger v1.2.0 go: downloading github.com/KimMachineGun/automemlimit v0.2.4 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading cloud.google.com/go v0.112.2 go: downloading github.com/aws/aws-sdk-go v1.50.0 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 go: downloading github.com/uber-go/atomic v1.4.0 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 + make engine_unit_test_in_verify_ci 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 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 go: downloading github.com/go-mysql-org/go-mysql v1.7.1-0.20240314115043-2199dfb0ba98 go: downloading github.com/swaggo/swag v1.16.3 go: downloading github.com/xdg/scram v1.0.5 go: downloading golang.org/x/net v0.24.0 go: downloading golang.org/x/sys v0.19.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/philhofer/fwd v1.1.1 go: downloading github.com/gin-contrib/sse v0.1.0 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/klauspost/compress v1.17.8 go: downloading github.com/pierrec/lz4/v4 v4.1.18 go: downloading github.com/golang/protobuf v1.5.4 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/common v0.52.2 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda go: downloading github.com/prometheus/procfs v0.13.0 go: downloading google.golang.org/protobuf v1.33.0 go: downloading github.com/containerd/cgroups v1.0.4 go: downloading github.com/aws/smithy-go v1.13.5 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/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/hashicorp/golang-lru v0.5.1 go: downloading github.com/go-playground/validator/v10 v10.14.0 go: downloading github.com/pelletier/go-toml/v2 v2.0.8 go: downloading github.com/ugorji/go/codec v1.2.11 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading go.etcd.io/etcd/pkg/v3 v3.5.12 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 golang.org/x/oauth2 v0.18.0 go: downloading github.com/pingcap/check v0.0.0-20211026125417-57bd13f7b5f0 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/bits-and-blooms/bitset v1.4.0 go: downloading github.com/linkedin/goavro/v2 v2.11.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/segmentio/kafka-go v0.4.41-0.20230526171612-f057b1d369cd go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading github.com/stretchr/objx v0.5.2 go: downloading github.com/robfig/cron v1.2.0 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading cloud.google.com/go/iam v1.1.7 go: downloading cloud.google.com/go/compute v1.25.1 go: downloading github.com/googleapis/gax-go/v2 v2.12.3 go: downloading google.golang.org/api v0.170.0 go: downloading github.com/joomcode/errorx v1.0.1 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/soheilhy/cmux v0.1.5 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/exporters/otlp/otlptrace v1.22.0 go: downloading go.opentelemetry.io/otel v1.24.0 go: downloading go.opentelemetry.io/otel/sdk v1.22.0 go: downloading golang.org/x/crypto v0.22.0 go: downloading sigs.k8s.io/yaml v1.4.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/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/xdg/stringprep v1.0.3 go: downloading github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5 go: downloading github.com/pierrec/lz4 v2.6.1+incompatible go: downloading gorm.io/gorm v1.24.5 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/go-oauth2/oauth2/v4 v4.5.2 go: downloading github.com/PingCAP-QE/go-sqlsmith v0.0.0-20231213065948-336e064b488d go: downloading github.com/chzyer/readline v1.5.1 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/deepmap/oapi-codegen v1.9.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/gogo/gateway v1.1.0 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible go: downloading golang.org/x/text v0.14.0 go: downloading github.com/getkin/kin-openapi v0.80.0 go: downloading golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8 go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 go: downloading go.uber.org/dig v1.13.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading go.uber.org/ratelimit v0.2.0 go: downloading github.com/VividCortex/mysqlerr v1.0.0 go: downloading github.com/go-ozzo/ozzo-validation/v4 v4.3.0 go: downloading github.com/glebarez/go-sqlite v1.21.2 go: downloading github.com/glebarez/sqlite v1.7.0 go: downloading github.com/edwingeng/deque v0.0.0-20191220032131-8596380dee17 go: downloading gorm.io/driver/mysql v1.3.3 go: downloading github.com/fatih/color v1.16.0 go: downloading golang.org/x/term v0.19.0 go: downloading go.uber.org/goleak v1.3.0 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.30 go: downloading github.com/mailru/easyjson v0.7.7 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/bradleyjkemp/grpc-tools v0.2.5 go: downloading github.com/jarcoal/httpmock v1.2.0 go: downloading github.com/integralist/go-findroot v0.0.0-20160518114804-ac90681525dc go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading upper.io/db.v3 v3.7.1+incompatible 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/Azure/azure-sdk-for-go/sdk/internal v1.5.1 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 github.com/cockroachdb/errors v1.11.1 go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 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/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/AthenZ/athenz v1.10.39 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/spaolacci/murmur3 v1.1.0 go: downloading golang.org/x/mod v0.17.0 go: downloading github.com/xdg-go/scram v1.1.2 go: downloading go.opencensus.io v0.23.1-0.20220331163232-052120675fac go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 go: downloading go.opentelemetry.io/otel/trace v1.24.0 go: downloading github.com/gorilla/websocket v1.5.1 go: downloading go.etcd.io/etcd/raft/v3 v3.5.12 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 go: downloading go.opentelemetry.io/otel/metric v1.24.0 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gotestsum gotest.tools/gotestsum go: downloading gotest.tools/gotestsum v1.8.1 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/fatih/color v1.15.0 go: downloading github.com/dnephin/pflag v1.0.7 go: downloading github.com/jonboulle/clockwork v0.2.2 go: downloading github.com/fsnotify/fsnotify v1.5.4 go: downloading golang.org/x/sys v0.6.0 go: downloading golang.org/x/term v0.6.0 go: downloading golang.org/x/tools v0.7.0 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading go.opentelemetry.io/proto/otlp v1.1.0 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/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/ks3sdklib/aws-sdk-go v1.2.9 go: downloading github.com/go-resty/resty/v2 v2.11.0 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50 go: downloading github.com/otiai10/copy v1.2.0 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gotestsum gotest.tools/gotestsum go: downloading gotest.tools/gotestsum v1.8.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading golang.org/x/tools v0.7.0 go: downloading github.com/fatih/color v1.15.0 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading golang.org/x/sys v0.6.0 go: downloading github.com/dnephin/pflag v1.0.7 go: downloading github.com/jonboulle/clockwork v0.2.2 go: downloading golang.org/x/term v0.6.0 go: downloading github.com/fsnotify/fsnotify v1.5.4 go: downloading golang.org/x/sync v0.1.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.17 go: downloading golang.org/x/mod v0.9.0 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/shurcooL/httpgzip v0.0.0-20190720172056-320755c1c1b0 go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/opentracing/basictracer-go v1.1.0 go: downloading github.com/xitongsys/parquet-go v1.6.0 go: downloading github.com/scalalang2/golang-fifo v0.1.5 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 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/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 go: downloading modernc.org/libc v1.37.1 go: downloading modernc.org/sqlite v1.27.0 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/ngaut/log v0.0.0-20210830112240-0124ec040aeb go: downloading github.com/tidwall/buntdb v1.3.0 go: downloading github.com/improbable-eng/grpc-web v0.12.0 go: downloading github.com/jcmturner/rpc/v2 v2.0.3 go: downloading github.com/jinzhu/now v1.1.5 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/99designs/keyring v1.2.1 go: downloading github.com/jcmturner/aescts/v2 v2.0.0 go: downloading github.com/go-logr/logr v1.4.1 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec 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/go-playground/locales v0.14.1 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/xdg-go/pbkdf2 v1.0.0 go: downloading github.com/xdg-go/stringprep v1.0.4 go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 go: downloading github.com/dgraph-io/ristretto v0.1.1 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/influxdata/tdigest v0.0.1 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.36 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/dolthub/swiss v0.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/yangkeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815 go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading github.com/mattn/go-runewidth v0.0.15 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/rtred v0.1.2 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/josharian/intern v1.0.0 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/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.30 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/kr/pretty v0.3.1 go: downloading k8s.io/api v0.28.6 go: downloading golang.org/x/mod v0.9.0 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/rivo/uniseg v0.4.7 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/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/tidwall/pretty v1.2.0 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f go: downloading github.com/rs/cors v1.7.0 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.12.0 go: downloading github.com/tidwall/tinyqueue v0.1.1 go: downloading github.com/golang-jwt/jwt/v5 v5.2.0 go: downloading github.com/golang/glog v1.2.0 go: downloading github.com/lestrrat-go/iter v1.0.2 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/option v1.0.1 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 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/structured-merge-diff/v4 v4.4.1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading modernc.org/memory v1.7.2 go: downloading modernc.org/mathutil v1.6.0 go: downloading github.com/ardielle/ardielle-go v1.5.2 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gocov github.com/axw/gocov/gocov go: downloading github.com/axw/gocov v1.1.0 go: downloading github.com/jmespath/go-jmespath v0.4.0 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gocov-xml github.com/AlekSi/gocov-xml go: downloading github.com/AlekSi/gocov-xml v1.1.0 mkdir -p /tmp/dm_test $(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 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 github.com/felixge/httpsnoop v1.0.4 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/prometheus/client_golang v1.19.0 go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20240410110152-5fc42c9be2f5 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/swaggo/swag v1.16.3 go: downloading github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/gin-gonic/gin v1.9.1 go: downloading cloud.google.com/go/storage v1.39.1 go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240409022718-714958ccd4d5 go: downloading github.com/pingcap/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading go.uber.org/atomic v1.11.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/tikv/pd/client v0.0.0-20240322051414-fb9e2d561b6e go: downloading golang.org/x/sync v0.7.0 go: downloading github.com/pingcap/tidb-tools v0.0.0-20240305021104-9f9bea84490b go: downloading github.com/tinylib/msgp v1.1.6 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/swaggo/gin-swagger v1.2.0 go: downloading github.com/YangKeao/seahash v0.0.0-20240229041150-e7bf269c3140 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/btree v1.1.2 go: downloading github.com/benbjohnson/clock v1.3.5 go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754 go: downloading github.com/IBM/sarama v1.41.2 go: downloading github.com/goccy/go-json v0.10.2 go: downloading github.com/pingcap/tidb-dashboard v0.0.0-20240326110213-9768844ff5d7 go: downloading github.com/apache/pulsar-client-go v0.11.0 go: downloading go.etcd.io/etcd/server/v3 v3.5.12 go: downloading github.com/aws/aws-sdk-go-v2 v1.19.1 go: downloading google.golang.org/grpc v1.62.1 go: downloading github.com/KimMachineGun/automemlimit v0.2.4 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/aws/aws-sdk-go v1.50.0 go: downloading github.com/r3labs/diff v1.1.0 go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/tikv/pd v1.1.0-beta.0.20240407022249-7179657d129b go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading go.uber.org/multierr v1.11.0 go: downloading cloud.google.com/go v0.112.2 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gocov github.com/axw/gocov/gocov go: downloading github.com/axw/gocov v1.1.0 cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/gocov-xml github.com/AlekSi/gocov-xml go: downloading github.com/AlekSi/gocov-xml v1.1.0 mkdir -p /tmp/engine_test $(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/uber-go/atomic v1.4.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/modern-go/reflect2 v1.0.2 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 go: downloading github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424 go: downloading github.com/xdg/scram v1.0.5 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 github.com/gin-gonic/gin v1.9.1 go: downloading github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20240415145106-cd9c676e9ba4 go: downloading github.com/pingcap/log v1.1.1-0.20240314023424-862ccc32f18d go: downloading github.com/cockroachdb/pebble v1.1.0 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/tinylib/msgp v1.1.6 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240409022718-714958ccd4d5 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754 go: downloading github.com/google/btree v1.1.2 go: downloading cloud.google.com/go/storage v1.39.1 go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 go: downloading github.com/YangKeao/seahash v0.0.0-20240229041150-e7bf269c3140 go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/prometheus/client_golang v1.19.0 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/tikv/pd/client v0.0.0-20240322051414-fb9e2d561b6e go: downloading golang.org/x/sync v0.7.0 go: downloading google.golang.org/grpc v1.62.1 go: downloading github.com/swaggo/swag v1.16.3 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.1 go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/goccy/go-json v0.10.2 go: downloading github.com/benbjohnson/clock v1.3.5 go: downloading github.com/pingcap/tidb-dashboard v0.0.0-20240326110213-9768844ff5d7 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/pingcap/tidb-tools v0.0.0-20240305021104-9f9bea84490b go: downloading github.com/IBM/sarama v1.41.2 go: downloading go.etcd.io/etcd/server/v3 v3.5.12 go: downloading golang.org/x/time v0.5.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/apache/pulsar-client-go v0.11.0 go: downloading github.com/tikv/pd v1.1.0-beta.0.20240407022249-7179657d129b go: downloading github.com/swaggo/gin-swagger v1.2.0 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/KimMachineGun/automemlimit v0.2.4 go: downloading github.com/r3labs/diff v1.1.0 go: downloading github.com/uber-go/atomic v1.4.0 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/containerd/cgroups v1.0.4 go: downloading github.com/klauspost/compress v1.17.8 go: downloading github.com/pierrec/lz4/v4 v4.1.18 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading golang.org/x/net v0.24.0 go: downloading github.com/philhofer/fwd v1.1.1 go: downloading github.com/golang/protobuf v1.5.4 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/gin-contrib/sse v0.1.0 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/prometheus/common v0.52.2 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda go: downloading github.com/prometheus/procfs v0.13.0 go: downloading google.golang.org/protobuf v1.33.0 go: downloading github.com/aws/aws-sdk-go-v2 v1.19.1 go: downloading github.com/aws/aws-sdk-go v1.50.0 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/aws/smithy-go v1.13.5 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 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 cloud.google.com/go v0.112.2 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/xdg/scram v1.0.5 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 go: downloading go.etcd.io/etcd/pkg/v3 v3.5.12 go: downloading github.com/bits-and-blooms/bitset v1.4.0 go: downloading github.com/linkedin/goavro/v2 v2.11.1 go: downloading github.com/sirupsen/logrus v1.9.3 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/DATA-DOG/go-sqlmock v1.5.0 go: downloading github.com/imdario/mergo v0.3.16 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/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/dustin/go-humanize v1.0.1 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 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/gavv/monotime v0.0.0-20190418164738-30dba4353424 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading golang.org/x/net v0.24.0 go: downloading github.com/golang/protobuf v1.5.4 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda go: downloading google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda 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/mattn/go-isatty v0.0.20 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/coreos/go-systemd/v22 v22.5.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/aws/smithy-go v1.13.5 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading go.etcd.io/etcd/pkg/v3 v3.5.12 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/hashicorp/golang-lru v0.5.1 go: downloading golang.org/x/oauth2 v0.18.0 go: downloading github.com/segmentio/kafka-go v0.4.41-0.20230526171612-f057b1d369cd go: downloading github.com/bits-and-blooms/bitset v1.4.0 go: downloading github.com/linkedin/goavro/v2 v2.11.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/xdg/stringprep v1.0.3 go: downloading golang.org/x/crypto v0.22.0 go: downloading github.com/go-mysql-org/go-mysql v1.7.1-0.20240314115043-2199dfb0ba98 go: downloading gorm.io/gorm v1.24.5 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/robfig/cron v1.2.0 go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading github.com/stretchr/objx v0.5.2 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/robfig/cron v1.2.0 go: downloading gorm.io/gorm v1.24.5 go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/go-mysql-org/go-mysql v1.7.1-0.20240314115043-2199dfb0ba98 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/go-oauth2/oauth2/v4 v4.5.2 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible go: downloading github.com/PingCAP-QE/go-sqlsmith v0.0.0-20231213065948-336e064b488d go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/go-oauth2/oauth2/v4 v4.5.2 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible go: downloading github.com/PingCAP-QE/go-sqlsmith v0.0.0-20231213065948-336e064b488d 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 github.com/pierrec/lz4 v2.6.1+incompatible go: downloading google.golang.org/api v0.170.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/chzyer/readline v1.5.1 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/deepmap/oapi-codegen v1.9.0 go: downloading github.com/gogo/gateway v1.1.0 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/getkin/kin-openapi v0.80.0 go: downloading golang.org/x/text v0.14.0 go: downloading golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8 go: downloading github.com/pingcap/check v0.0.0-20211026125417-57bd13f7b5f0 go: downloading github.com/joomcode/errorx v1.0.1 go: downloading github.com/soheilhy/cmux v0.1.5 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/sdk v1.22.0 go: downloading golang.org/x/crypto v0.22.0 go: downloading go.opentelemetry.io/otel v1.24.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.22.0 go: downloading sigs.k8s.io/yaml v1.4.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading golang.org/x/sys v0.19.0 go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954 go: downloading github.com/shopspring/decimal v1.3.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 go: downloading go.uber.org/dig v1.13.0 go: downloading github.com/xdg/stringprep v1.0.3 go: downloading github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5 go: downloading go.uber.org/ratelimit v0.2.0 go: downloading github.com/VividCortex/mysqlerr v1.0.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading github.com/glebarez/go-sqlite v1.21.2 go: downloading github.com/go-ozzo/ozzo-validation/v4 v4.3.0 go: downloading github.com/glebarez/sqlite v1.7.0 go: downloading gorm.io/driver/mysql v1.3.3 go: downloading github.com/edwingeng/deque v0.0.0-20191220032131-8596380dee17 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading golang.org/x/term v0.19.0 go: downloading github.com/fatih/color v1.16.0 go: downloading go.uber.org/goleak v1.3.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/bradleyjkemp/grpc-tools v0.2.5 go: downloading github.com/integralist/go-findroot v0.0.0-20160518114804-ac90681525dc go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading upper.io/db.v3 v3.7.1+incompatible go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/go-playground/validator/v10 v10.14.0 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/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/Azure/azure-sdk-for-go/sdk/internal v1.5.1 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/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 go: downloading github.com/pierrec/lz4 v2.6.1+incompatible go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 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/DataDog/zstd v1.5.5 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/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/xdg-go/scram v1.1.2 go: downloading github.com/jinzhu/now v1.1.5 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/tidwall/buntdb v1.3.0 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/carlmjohnson/flagext v0.21.0 go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50 go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/chzyer/readline v1.5.1 go: downloading github.com/docker/go-units v0.5.0 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/deepmap/oapi-codegen v1.9.0 go: downloading github.com/gogo/gateway v1.1.0 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/getkin/kin-openapi v0.80.0 go: downloading github.com/joomcode/errorx v1.0.1 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/soheilhy/cmux v0.1.5 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 golang.org/x/sys v0.19.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 gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/pelletier/go-toml/v2 v2.0.8 go: downloading github.com/go-playground/validator/v10 v10.14.0 go: downloading github.com/ugorji/go/codec v1.2.11 go: downloading github.com/pingcap/check v0.0.0-20211026125417-57bd13f7b5f0 go: downloading golang.org/x/text v0.14.0 go: downloading golang.org/x/exp v0.0.0-20240409090435-93d18d7e34b8 go: downloading github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5 go: downloading github.com/syndtr/goleveldb v1.0.1-0.20210305035536-64b5b1c73954 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 go: downloading github.com/shopspring/decimal v1.3.0 go: downloading github.com/mattn/go-shellwords v1.0.12 go: downloading go.uber.org/ratelimit v0.2.0 go: downloading github.com/VividCortex/mysqlerr v1.0.0 go: downloading go.uber.org/dig v1.13.0 go: downloading github.com/glebarez/go-sqlite v1.21.2 go: downloading github.com/go-ozzo/ozzo-validation/v4 v4.3.0 go: downloading github.com/glebarez/sqlite v1.7.0 go: downloading github.com/edwingeng/deque v0.0.0-20191220032131-8596380dee17 go: downloading gorm.io/driver/mysql v1.3.3 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading golang.org/x/term v0.19.0 go: downloading github.com/fatih/color v1.16.0 go: downloading go.uber.org/goleak v1.3.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/bradleyjkemp/grpc-tools v0.2.5 go: downloading github.com/integralist/go-findroot v0.0.0-20160518114804-ac90681525dc go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0 go: downloading github.com/jmoiron/sqlx v1.3.3 go: downloading upper.io/db.v3 v3.7.1+incompatible go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 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/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 github.com/shurcooL/httpgzip v0.0.0-20190720172056-320755c1c1b0 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/otiai10/copy v1.2.0 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/opentracing/basictracer-go v1.1.0 go: downloading github.com/scalalang2/golang-fifo v0.1.5 go: downloading github.com/spkg/bom v1.0.0 go: downloading go.etcd.io/etcd/raft/v3 v3.5.12 go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/xitongsys/parquet-go v1.6.0 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/ngaut/log v0.0.0-20210830112240-0124ec040aeb 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/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/gorilla/websocket v1.5.1 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 go: downloading go.opentelemetry.io/otel/metric v1.24.0 go: downloading modernc.org/libc v1.37.1 go: downloading modernc.org/sqlite v1.27.0 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/improbable-eng/grpc-web v0.12.0 go: downloading github.com/jcmturner/rpc/v2 v2.0.3 go: downloading github.com/99designs/keyring v1.2.1 go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 go: downloading github.com/go-playground/universal-translator v0.18.1 go: downloading github.com/leodido/go-urn v1.2.4 go: downloading github.com/jcmturner/aescts/v2 v2.0.0 go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading github.com/xdg-go/pbkdf2 v1.0.0 go: downloading github.com/xdg-go/stringprep v1.0.4 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec 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/rtred v0.1.2 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.36 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go 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/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/go-logr/logr v1.4.1 go: downloading go.opentelemetry.io/proto/otlp v1.1.0 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/jfcg/sorty/v2 v2.1.0 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/golang/snappy v0.0.4 go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading github.com/hashicorp/go-uuid v1.0.3 go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0 go: downloading github.com/AthenZ/athenz v1.10.39 go: downloading github.com/spaolacci/murmur3 v1.1.0 go: downloading github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 go: downloading golang.org/x/mod v0.17.0 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading github.com/xdg-go/scram v1.1.2 go: downloading github.com/jinzhu/now v1.1.5 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/tidwall/buntdb v1.3.0 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/uber/jaeger-client-go v2.30.0+incompatible go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/danjacques/gofslock v0.0.0-20240212154529-d899e02bfe22 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/yangkeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef 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/google/pprof v0.0.0-20240117000934-35fc243c5815 go: downloading github.com/mattn/go-runewidth v0.0.15 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/josharian/intern v1.0.0 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/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.30 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/tidwall/pretty v1.2.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/go-playground/locales v0.14.1 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f go: downloading github.com/rs/cors v1.7.0 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50 go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/shurcooL/httpgzip v0.0.0-20190720172056-320755c1c1b0 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 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 go.etcd.io/etcd/raft/v3 v3.5.12 go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading k8s.io/api v0.28.6 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/rivo/uniseg v0.4.7 go: downloading github.com/tidwall/tinyqueue v0.1.1 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d 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 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/lestrrat-go/httpcc v1.0.1 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/otiai10/copy v1.2.0 go: downloading github.com/scalalang2/golang-fifo v0.1.5 go: downloading github.com/tidwall/btree v1.7.0 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/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/ngaut/log v0.0.0-20210830112240-0124ec040aeb go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/xitongsys/parquet-go v1.6.0 go: downloading github.com/opentracing/basictracer-go v1.1.0 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/gorilla/websocket v1.5.1 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 go: downloading go.opentelemetry.io/otel/metric v1.24.0 go: downloading modernc.org/libc v1.37.1 go: downloading modernc.org/sqlite v1.27.0 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.13.6 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.14 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.20.1 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.37 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.14 go: downloading github.com/improbable-eng/grpc-web v0.12.0 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 go: downloading github.com/go-playground/universal-translator v0.18.1 go: downloading github.com/leodido/go-urn v1.2.4 go: downloading github.com/jcmturner/rpc/v2 v2.0.3 go: downloading github.com/jcmturner/aescts/v2 v2.0.0 go: downloading github.com/99designs/keyring v1.2.1 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading github.com/xdg-go/pbkdf2 v1.0.0 go: downloading github.com/xdg-go/stringprep v1.0.4 go: downloading github.com/ghodss/yaml v1.0.0 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/rtred v0.1.2 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/ncw/directio v1.0.5 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.36 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 go: downloading github.com/mattn/go-runewidth v0.0.15 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/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/golang-jwt/jwt/v4 v4.5.0 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading go.etcd.io/etcd/client/v2 v2.305.12 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/danjacques/gofslock v0.0.0-20240212154529-d899e02bfe22 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/yangkeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/google/pprof v0.0.0-20240117000934-35fc243c5815 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading go.opentelemetry.io/proto/otlp v1.1.0 go: downloading github.com/go-logr/logr v1.4.1 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.30 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/go-playground/locales v0.14.1 go: downloading github.com/apache/thrift v0.16.0 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/robfig/cron/v3 v3.0.1 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.30 go: downloading github.com/tidwall/pretty v1.2.0 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/rivo/uniseg v0.4.7 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f go: downloading github.com/rs/cors v1.7.0 go: downloading go.etcd.io/etcd/tests/v3 v3.5.12 go: downloading github.com/google/go-cmp v0.6.0 go: downloading github.com/vmihailenco/msgpack/v5 v5.3.5 go: downloading github.com/labstack/gommon v0.4.0 go: downloading github.com/thanhpk/randstr v1.0.6 go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading k8s.io/api v0.28.6 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/go-logr/stdr v1.2.2 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/tidwall/tinyqueue v0.1.1 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/golang-jwt/jwt/v5 v5.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/golang/glog v1.2.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/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/klauspost/cpuid v1.3.1 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading k8s.io/apimachinery v0.28.6 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading k8s.io/apimachinery v0.28.6 go: downloading modernc.org/memory v1.7.2 go: downloading modernc.org/mathutil v1.6.0 go: downloading github.com/ardielle/ardielle-go v1.5.2 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b 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 go: downloading modernc.org/memory v1.7.2 go: downloading modernc.org/mathutil v1.6.0 go: downloading github.com/ardielle/ardielle-go v1.5.2 go: downloading github.com/jmespath/go-jmespath v0.4.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/net/http/otelhttp v0.49.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.etcd.io/etcd/tests/v3 v3.5.12 go: downloading github.com/kami-zh/go-capturer v0.0.0-20171211120116-e492ea43421d go: downloading github.com/labstack/echo/v4 v4.10.0 go: downloading github.com/labstack/gommon v0.4.0 go: downloading github.com/valyala/fasttemplate v1.2.2 go: downloading github.com/valyala/bytebufferpool v1.0.0 โˆ… dm/chaos/cases โœ“ dm/common (1.309s) (coverage: 61.5% of statements) โˆ… dm/config/dbconfig โˆ… dm/config/security โœ“ dm/config (1.926s) (coverage: 81.5% of statements) โœ“ dm/checker (2.039s) (coverage: 62.8% of statements) โˆ… dm/ctl โˆ… dm/debug-tools/binlog-event-blackhole โœ“ dm/ctl/common (1.217s) (coverage: 4.1% of statements) โœ“ dm/ctl/master (1.227s) (coverage: 3.2% of statements) โˆ… engine/chaos/cases โˆ… engine/chaos/cases/dm โœ“ dm/loader (1.224s) (coverage: 31.2% of statements) โœ“ dm/dumpling (4.246s) (coverage: 65.4% of statements) โœ“ cdc (1.346s) (coverage: 95.5% of statements) โœ“ cdc/api (1.234s) (coverage: 8.8% of statements) โœ“ cdc/api/middleware (1.224s) (coverage: 19.6% of statements) โˆ… cdc/api/status โœ“ cdc/api/owner (1.237s) (coverage: 22.8% of statements) โˆ… engine/executor/cvs โœ“ engine/executor (1.589s) (coverage: 32.8% of statements) โœ“ cdc/api/v1 (1.251s) (coverage: 56.4% of statements) โœ“ cdc/async (2.219s) (coverage: 100.0% of statements) โˆ… dm/master/metrics โˆ… engine/executor/fakejob โˆ… engine/executor/server/mock โœ“ engine/executor/server (1.25s) (coverage: 67.2% of statements) โˆ… engine/executor/worker/internal โœ“ engine/executor/worker (1.278s) (coverage: 81.1% of statements) โœ“ engine/framework/config (1.014s) (coverage: 80.0% of statements) โˆ… cdc/capture/mock โœ“ engine/framework/internal/errors (1.018s) (coverage: 87.5% of statements) โœ“ engine/framework/internal/eventloop (1.12s) (coverage: 76.5% of statements) โœ“ cdc/capture (2.564s) (coverage: 20.3% of statements) โœ“ engine/executor/dm (5.636s) (coverage: 80.0% of statements) โˆ… cdc/controller/mock โœ“ cdc/controller (1.273s) (coverage: 43.7% of statements) โœ“ cdc/api/v2 (19.121s) (coverage: 70.5% of statements) โœ“ engine/framework/internal/master (1.988s) (coverage: 76.8% of statements) โœ“ engine/framework/logutil (1.077s) (coverage: 100.0% of statements) โœ“ engine/framework/internal/worker (1.877s) (coverage: 71.6% of statements) โœ“ cdc/entry/schema (1.189s) (coverage: 58.0% of statements) โœ“ cdc/kv (1.63s) (coverage: 61.1% of statements) โœ“ engine/framework/model (1.079s) (coverage: 77.8% of statements) โœ“ engine/framework/metadata (1.314s) (coverage: 63.6% of statements) โœ“ engine/framework/registry (1.365s) (coverage: 76.1% of statements) โœ“ dm/master/scheduler (32.185s) (coverage: 80.3% of statements) โœ“ dm/master/workerrpc (1.052s) (coverage: 75.0% of statements) โœ“ cdc/kv/regionlock (1.194s) (coverage: 90.6% of statements) โœ“ cdc/metrics (1.016s) (coverage: 100.0% of statements) โœ“ dm/openapi (1.076s) (coverage: 1.0% of statements) โˆ… dm/openapi/fixtures โœ“ cdc/kv/sharedconn (4.149s) (coverage: 84.9% of statements) โœ“ dm/pkg/backoff (1.016s) (coverage: 100.0% of statements) โˆ… engine/framework/taskutil โœ“ engine/framework/statusutil (1.462s) (coverage: 80.6% of statements) โœ“ engine/internal/pkg/discovery (1.851s) (coverage: 85.9% of statements) โœ“ cdc/model (1.248s) (coverage: 55.1% of statements) โœ“ cdc/model/codec (1.14s) (coverage: 92.1% of statements) โœ“ cdc/model/codec/v1 (1.152s) (coverage: 53.2% of statements) โœ“ dm/pkg/binlog (1.188s) (coverage: 77.9% of statements) โœ“ dm/pkg/binlog/common (1.016s) (coverage: 100.0% of statements) โˆ… engine/jobmaster/cvsjob (1.246s) (coverage: 0.0% of statements) โœ“ dm/pkg/binlog/event (1.044s) (coverage: 75.3% of statements) โœ“ engine/jobmaster/dm/bootstrap (1.02s) (coverage: 100.0% of statements) โˆ… cdc/owner/mock โœ“ engine/jobmaster/dm/checkpoint (1.309s) (coverage: 65.9% of statements) โœ“ dm/pkg/binlog/reader (3.183s) (coverage: 50.5% of statements) โœ“ engine/jobmaster/dm/config (1.334s) (coverage: 90.5% of statements) โœ“ engine/jobmaster/dm (12.341s) (coverage: 91.8% of statements) โœ“ cdc/processor (1.753s) (coverage: 54.1% of statements) โˆ… engine/jobmaster/dm/openapi โœ“ engine/jobmaster/dm/metadata (1.593s) (coverage: 84.1% of statements) โœ“ cdc/processor/memquota (1.16s) (coverage: 87.0% of statements) โˆ… cdc/processor/mock โœ“ engine/jobmaster/dm/runtime (1.363s) (coverage: 95.7% of statements) โœ“ dm/pkg/checker (2.912s) (coverage: 66.5% of statements) โˆ… engine/jobmaster/fakejob โˆ… engine/pkg/adapter โœ“ engine/model (1.014s) (coverage: 46.7% of statements) โœ“ engine/jobmaster/example (2.432s) (coverage: 76.2% of statements) โˆ… engine/pkg/client/internal/endpoint โˆ… engine/pkg/clock โˆ… engine/pkg/cmd โˆ… engine/pkg/cmd/cli โˆ… engine/pkg/cmd/executor โˆ… engine/pkg/cmd/master โˆ… engine/pkg/cmd/util โˆ… engine/pkg/cmd/version โœ“ engine/pkg/client/internal (1.837s) (coverage: 88.9% of statements) โˆ… engine/pkg/context โˆ… engine/pkg/ctxmu โˆ… engine/pkg/dbutil โœ“ engine/pkg/client (2.152s) (coverage: 44.5% of statements) โœ“ engine/pkg/deps (1.018s) (coverage: 85.7% of statements) โœ“ dm/pkg/conn (3.2s) (coverage: 52.1% of statements) โˆ… dm/pkg/context โœ“ dm/master/shardddl (1m21.434s) (coverage: 68.8% of statements) โœ“ engine/pkg/containers (5.841s) (coverage: 95.2% of statements) โœ“ dm/pkg/cputil (1.12s) (coverage: 25.0% of statements) โœ“ cdc/processor/sinkmanager (2.43s) (coverage: 73.0% of statements) โˆ… cdc/processor/sourcemanager โœ“ engine/pkg/errctx (1.02s) (coverage: 95.7% of statements) โœ“ engine/pkg/dm/ticker (2.721s) (coverage: 100.0% of statements) โœ“ engine/pkg/dm (3.448s) (coverage: 80.1% of statements) โœ“ dm/pkg/dumpling (1.18s) (coverage: 79.6% of statements) โœ“ cdc/processor/sourcemanager/sorter (1.185s) (coverage: 50.0% of statements) โˆ… cdc/processor/sourcemanager/sorter/factory โœ“ dm/pkg/encrypt (1.071s) (coverage: 82.9% of statements) โœ“ dm/pkg/election (7.437s) (coverage: 87.9% of statements) โœ“ engine/pkg/externalresource/broker (1.232s) (coverage: 54.5% of statements) โˆ… engine/pkg/externalresource/internal โœ“ dm/pkg/func-rollback (1.072s) (coverage: 100.0% of statements) โœ“ engine/pkg/externalresource/integration_test (1.549s) (coverage: 92.2% of statements) โœ“ dm/pkg/gtid (1.016s) (coverage: 90.0% of statements) โœ“ engine/pkg/externalresource/internal/bucket (1.233s) (coverage: 64.7% of statements) โœ“ cdc/processor/sourcemanager/sorter/memory (1.186s) (coverage: 62.7% of statements) โˆ… cdc/processor/sourcemanager/sorter/mock โœ“ engine/pkg/externalresource/internal/local (1.158s) (coverage: 73.3% of statements) โœ“ cdc/owner (59.96s) (coverage: 73.9% of statements) โˆ… engine/pkg/fakejob โˆ… engine/pkg/httputil โˆ… engine/pkg/httputil/mock โœ“ engine/pkg/externalresource/model (1.343s) (coverage: 56.4% of statements) โœ“ cdc/processor/sourcemanager/sorter/pebble/encoding (1.138s) (coverage: 69.1% of statements) โœ“ cdc/processor/sourcemanager/sorter/pebble (2.267s) (coverage: 88.4% of statements) โœ“ engine/pkg/meta (1.241s) (coverage: 54.5% of statements) โœ“ engine/pkg/meta/internal (1.231s) (coverage: 94.4% of statements) โœ“ engine/pkg/externalresource/manager (13.407s) (coverage: 75.3% of statements) โˆ… engine/pkg/meta/internal/etcdkv/model โˆ… engine/pkg/meta/internal/mockkv โœ“ engine/pkg/meta/internal/etcdkv/namespace (1.128s) (coverage: 71.2% of statements) โœ“ engine/pkg/meta/internal/etcdkv (9.181s) (coverage: 65.1% of statements) โˆ… engine/pkg/meta/internal/sqlkv/model โˆ… engine/pkg/meta/internal/sqlkv/namespace โœ“ engine/pkg/meta/internal/sqlkv (1.264s) (coverage: 60.6% of statements) โœ“ engine/pkg/meta/model (1.104s) (coverage: 56.2% of statements) โˆ… engine/pkg/openapi โœ“ engine/pkg/meta/mock (1.132s) (coverage: 37.8% of statements) โœ“ dm/pkg/ha (27.784s) (coverage: 70.9% of statements) โœ“ dm/pkg/helper (1.012s) (coverage: 100.0% of statements) โœ“ engine/pkg/notifier (3.38s) (coverage: 93.8% of statements) โœ“ dm/pkg/log (1.142s) (coverage: 83.9% of statements) โœ“ cdc/puller (20.016s) (coverage: 65.6% of statements) โœ“ cdc/entry (2m6.581s) (coverage: 62.5% of statements) โˆ… engine/pkg/orm/mock โœ“ engine/pkg/orm/model (3.036s) (coverage: 52.0% of statements) โœ“ engine/pkg/orm (3.67s) (coverage: 79.1% of statements) โˆ… engine/pkg/promutil/test โœ“ engine/pkg/p2p (3.496s) (coverage: 68.1% of statements) โœ“ engine/pkg/promutil (1.089s) (coverage: 50.0% of statements) โˆ… engine/pkg/rpcutil/mock โˆ… engine/pkg/tenant โœ“ engine/pkg/quota (1.027s) (coverage: 100.0% of statements) โœ“ engine/pkg/rpcutil (1.623s) (coverage: 75.5% of statements) โœ“ dm/pkg/parser (1.179s) (coverage: 88.5% of statements) โˆ… dm/pkg/printinit โœ“ dm/pkg/etcdutil (56.234s) (coverage: 84.8% of statements) โœ“ cdc/redo (8.9s) (coverage: 77.5% of statements) โœ“ cdc/redo/common (1.137s) (coverage: 56.0% of statements) โˆ… engine/servermaster/jobop/mock โœ“ dm/pkg/retry (8.119s) (coverage: 70.0% of statements) โœ“ engine/servermaster/jobop (1.323s) (coverage: 86.1% of statements) โœ“ engine/servermaster/scheduler (1.15s) (coverage: 100.0% of statements) โˆ… engine/servermaster/scheduler/model (1.146s) (coverage: 0.0% of statements) โˆ… engine/test/mock โœ“ engine/servermaster/serverutil (1.048s) (coverage: 68.6% of statements) โœ“ cdc/redo/reader (3.222s) (coverage: 70.5% of statements) โˆ… cdc/redo/writer โˆ… cdc/redo/writer/blackhole โˆ… cdc/redo/writer/factory โœ“ dm/pkg/schema (1.242s) (coverage: 79.1% of statements) โœ“ cdc/redo/writer/file (1.141s) (coverage: 72.9% of statements) โœ“ engine/servermaster (16.976s) (coverage: 53.2% of statements) === Skipped === SKIP: engine/pkg/externalresource/broker TestIntegrationBrokerGCClosedWorker (0.00s) broker_integration_test.go:75: server not configured for s3 integration: empty endpoint in env ENGINE_S3_ENDPOINT === SKIP: engine/pkg/externalresource/broker TestIntegrationBrokerOpenExistingS3Storage (0.00s) [2024/05/06 19:38:41.811 +08:00] [INFO] [broker.go:104] ["Create new resource broker"] [executor-id=executor-1] [config="{\"local\":{\"base-dir\":\"/tmp/TestBrokerRemoveResource625879710/001\"},\"s3\":{\"endpoint\":\"\",\"region\":\"\",\"storage-class\":\"\",\"sse\":\"\",\"sse-kms-key-id\":\"\",\"acl\":\"\",\"access-key\":\"\",\"secret-access-key\":\"\",\"session-token\":\"\",\"provider\":\"\",\"force-path-style\":false,\"use-accelerate-endpoint\":false,\"role-arn\":\"\",\"external-id\":\"\",\"object-lock-enabled\":false,\"bucket\":\"\",\"prefix\":\"\"},\"gcs\":{\"endpoint\":\"\",\"storage-class\":\"\",\"predefined-acl\":\"\",\"credentials-file\":\"\",\"bucket\":\"\",\"prefix\":\"\"}}"] broker_integration_test.go:75: server not configured for s3 integration: empty endpoint in env ENGINE_S3_ENDPOINT [2024/05/06 19:38:41.812 +08:00] [INFO] [broker.go:133] ["broker will not use s3/gcs as external storage since s3/gcs are both not configured"] [2024/05/06 19:38:41.812 +08:00] [INFO] [file_manager.go:221] ["Local resource has been removed"] [resource-id=7265736f757263652d31] [2024/05/06 19:38:41.812 +08:00] [WARN] [broker_integration_test.go:69] ["s3 prefix"] [s3prefix=TestIntegrationBrokerOpenNewS3Storage-20240506-193841-5452115462364507030] [2024/05/06 19:38:41.812 +08:00] [INFO] [file_manager.go:208] ["Trying to remove non-existing resource"] [creator=worker-1] [resource-name=7265736f757263652d31] === SKIP: engine/pkg/externalresource/broker TestIntegrationBrokerOpenNewS3Storage (0.00s) [2024/05/06 19:38:41.812 +08:00] [INFO] [broker.go:104] ["Create new resource broker"] [executor-id=executor-1] [config="{\"local\":{\"base-dir\":\"/tmp/TestBrokerOpenNewStorage3135509143/001\"},\"s3\":{\"endpoint\":\"\",\"region\":\"\",\"storage-class\":\"\",\"sse\":\"\",\"sse-kms-key-id\":\"\",\"acl\":\"\",\"access-key\":\"\",\"secret-access-key\":\"\",\"session-token\":\"\",\"provider\":\"\",\"force-path-style\":false,\"use-accelerate-endpoint\":false,\"role-arn\":\"\",\"external-id\":\"\",\"object-lock-enabled\":false,\"bucket\":\"\",\"prefix\":\"\"},\"gcs\":{\"endpoint\":\"\",\"storage-class\":\"\",\"predefined-acl\":\"\",\"credentials-file\":\"\",\"bucket\":\"\",\"prefix\":\"\"}}"] [2024/05/06 19:38:41.812 +08:00] [INFO] [file_manager.go:208] ["Trying to remove non-existing resource"] [creator=worker-2] [resource-name=7265736f757263652d31] [2024/05/06 19:38:41.812 +08:00] [INFO] [file_manager.go:70] ["Created directory for local file resource"] [resource-name=746573742d7265736f75726365] [path=/tmp/TestStorageHandlePersistAndDiscard306188785/001/worker-1/3734363537333734326437323635373336663735373236333635] broker_integration_test.go:75: server not configured for s3 integration: empty endpoint in env ENGINE_S3_ENDPOINT [2024/05/06 19:38:41.812 +08:00] [INFO] [broker.go:199] ["Using local storage with path"] [path=/tmp/TestBrokerOpenExistingStorage1249866216/001/worker-2/373436353733373432643332] [2024/05/06 19:38:41.812 +08:00] [INFO] [file_manager.go:70] ["Created directory for local file resource"] [resource-name=746573742d6f7074696f6e] [path=/tmp/TestBrokerOpenExistingStorageWithOption3627223705/001/worker-1/37343635373337343264366637303734363936663665] [2024/05/06 19:38:41.813 +08:00] [INFO] [file_manager.go:70] ["Created directory for local file resource"] [resource-name=746573742d31] [path=/tmp/TestBrokerOpenNewStorage3135509143/001/worker-1/373436353733373432643331] [2024/05/06 19:38:41.813 +08:00] [INFO] [broker.go:199] ["Using local storage with path"] [path=/tmp/TestBrokerOpenNewStorage3135509143/001/worker-1/373436353733373432643331] [2024/05/06 19:38:41.813 +08:00] [WARN] [storage_handle.go:105] ["Trying to persist a resource that has already been persisted"] [resourceDesc="{\"BasePath\":\"/tmp/TestStorageHandlePersistAndDiscard306188785/001\",\"Ident\":{\"Executor\":\"executor-1\",\"WorkerID\":\"worker-1\",\"Name\":\"746573742d7265736f75726365\"}}"] [creatorExecutor=executor-1] [currentExecutor=executor-1] [2024/05/06 19:38:41.813 +08:00] [INFO] [file_manager.go:221] ["Local resource has been removed"] [resource-id=746573742d6f7074696f6e] [2024/05/06 19:38:41.813 +08:00] [INFO] [broker.go:199] ["Using local storage with path"] [path=/tmp/TestBrokerOpenExistingStorage1249866216/001/worker-2/373436353733373432643332] [2024/05/06 19:38:41.813 +08:00] [INFO] [file_manager.go:70] ["Created directory for local file resource"] [resource-name=746573742d6f7074696f6e] [path=/tmp/TestBrokerOpenExistingStorageWithOption3627223705/001/worker-1/37343635373337343264366637303734363936663665] [2024/05/06 19:38:41.813 +08:00] [INFO] [broker.go:199] ["Using local storage with path"] [path=/tmp/TestBrokerOpenExistingStorageWithOption3627223705/001/worker-1/37343635373337343264366637303734363936663665] [2024/05/06 19:38:41.813 +08:00] [INFO] [file_manager.go:221] ["Local resource has been removed"] [resource-id=746573742d7265736f75726365] [2024/05/06 19:38:41.814 +08:00] [INFO] [file_manager.go:221] ["Local resource has been removed"] [resource-id=746573742d6f7074696f6e] [2024/05/06 19:38:41.814 +08:00] [INFO] [file_manager.go:70] ["Created directory for local file resource"] [resource-name=746573742d6f7074696f6e] [path=/tmp/TestBrokerOpenExistingStorageWithOption3627223705/001/worker-1/37343635373337343264366637303734363936663665] [2024/05/06 19:38:41.814 +08:00] [INFO] [broker.go:199] ["Using local storage with path"] [path=/tmp/TestBrokerOpenExistingStorageWithOption3627223705/001/worker-1/37343635373337343264366637303734363936663665] === SKIP: engine/pkg/externalresource/internal/bucket TestIntegrationS3FileManagerRemoveTemporaryResources (0.00s) file_manager_integration_test.go:39: server not configured for s3 integration: empty endpoint in env ENGINE_S3_ENDPOINT === SKIP: engine/pkg/externalresource/internal/bucket TestIntegrationS3FileManagerBasics (0.00s) file_manager_integration_test.go:39: server not configured for s3 integration: empty endpoint in env ENGINE_S3_ENDPOINT [2024/05/06 19:38:46.158 +08:00] [WARN] [file_manager.go:260] ["resource is already persisted"] [ident="{\"Executor\":\"executor-1\",\"WorkerID\":\"worker-1\",\"Name\":\"resource-1\"}"] [2024/05/06 19:38:46.158 +08:00] [INFO] [file_manager.go:224] ["Removing resource"] [ident="{\"Executor\":\"executor-1\",\"WorkerID\":\"worker-1\",\"Name\":\"resource-1\"}"] DONE 419 tests, 5 skipped in 442.225s tools/bin/gocov convert "/tmp/engine_test/cov.unit_test.out" | tools/bin/gocov-xml > engine-coverage.xml โœ“ dm/pkg/shardddl/pessimism (2.434s) (coverage: 80.9% of statements) โœ“ cdc/redo/writer/memory (1.168s) (coverage: 79.6% of statements) โˆ… cdc/scheduler โˆ… cdc/scheduler/internal โœ“ cdc/puller/frontier (1m2.3s) (coverage: 96.1% of statements) โœ“ dm/pkg/storage (1.185s) (coverage: 77.0% of statements) โœ“ cdc/scheduler/internal/v3 (1.225s) (coverage: 67.8% of statements) โœ“ cdc/scheduler/internal/v3/agent (1.897s) (coverage: 86.3% of statements) โœ“ dm/pkg/streamer (1.122s) (coverage: 100.0% of statements) โœ“ dm/pkg/terror (1.018s) (coverage: 92.5% of statements) โœ“ cdc/scheduler/internal/v3/compat (1.148s) (coverage: 92.4% of statements) $(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) [Pipeline] } Cache not saved (git/pingcap/tiflow/rev-936b4d4 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/merged_unit_test/tiflow [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-06T11:40:31.180Z] ['info'] _____ _ / ____| | | | | ___ __| | ___ ___ _____ __ | | / _ \ / _` |/ _ \/ __/ _ \ \ / / | |___| (_) | (_| | __/ (_| (_) \ V / \_____\___/ \__,_|\___|\___\___/ \_/ Codecov report uploader 0.5.0 [2024-05-06T11:40:31.182Z] ['info'] => Project root located at: . [2024-05-06T11:40:31.185Z] ['info'] -> Token found by environment variables [2024-05-06T11:40:31.195Z] ['info'] Searching for coverage files... [2024-05-06T11:40:31.268Z] ['info'] => Found 1 possible coverage files: /tmp/engine_test/cov.unit_test.out [2024-05-06T11:40:31.268Z] ['info'] Processing /tmp/engine_test/cov.unit_test.out... [2024-05-06T11:40:31.283Z] ['info'] Using manual override from args. [2024-05-06T11:40:31.283Z] ['info'] Detected Jenkins CI as the CI provider. [2024-05-06T11:40:31.291Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=uploader-0.5.0&token=*******&branch=origin%2Fmaster&build=164&build_url=https%3A%2F%2Fdo.pingcap.net%2Fjenkins%2Fjob%2Fpingcap%2Fjob%2Ftiflow%2Fjob%2Fmerged_unit_test%2F164%2F&commit=936b4d4d28fe2c7f1d9fb364652cbba7a08fedaf&job=&pr=&service=jenkins&slug=pingcap%2Ftiflow&name=&tag=&flags=unit&parent= โœ“ cdc/scheduler/internal/v3/member (1.15s) (coverage: 90.0% of statements) [2024-05-06T11:40:32.733Z] ['info'] https://app.codecov.io/github/pingcap/tiflow/commit/936b4d4d28fe2c7f1d9fb364652cbba7a08fedaf https://storage.googleapis.com/codecov/v4/raw/2024-05-06/3ABF36F972C21331D8C1A68B9A0E2CC7/936b4d4d28fe2c7f1d9fb364652cbba7a08fedaf/ee2d2d5a-3f82-4c69-a824-c85015cdcc50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240506%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240506T114032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ec1146d8158d8253a8cadb51eb548f1be613d5b4689a95d8541954269afc604 [2024-05-06T11:40:32.733Z] ['info'] Uploading... โœ“ dm/pkg/shardddl/optimism (33s) (coverage: 76.0% of statements) [2024-05-06T11:40:33.551Z] ['info'] {"status":"success","resultURL":"https://app.codecov.io/github/pingcap/tiflow/commit/936b4d4d28fe2c7f1d9fb364652cbba7a08fedaf"} [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } โœ“ cdc/scheduler/internal/v3/keyspan (3.399s) (coverage: 89.3% of statements) โœ“ dm/pkg/upgrade (2.939s) (coverage: 45.5% of statements) โœ“ dm/pkg/utils (1.272s) (coverage: 63.5% of statements) โœ“ cdc/scheduler/internal/v3/replication (2.317s) (coverage: 72.3% of statements) โœ“ cdc/scheduler/internal/v3/scheduler (1.15s) (coverage: 90.7% of statements) โœ“ cdc/scheduler/internal/v3/transport (1.153s) (coverage: 48.2% of statements) โœ“ dm/pkg/v1dbschema (1.213s) (coverage: 69.8% of statements) โœ“ cdc/puller/memorysorter (1m14.053s) (coverage: 84.0% of statements) โœ“ dm/pkg/v1workermeta (1.432s) (coverage: 85.6% of statements) โœ“ dm/simulator/config (1.111s) (coverage: 100.0% of statements) โœ“ dm/simulator/mcp (1.158s) (coverage: 79.2% of statements) โœ“ dm/simulator/sqlgen (1.149s) (coverage: 92.3% of statements) โˆ… cdc/sink/ddlsink โˆ… cdc/sink/ddlsink/blackhole โˆ… cdc/sink/ddlsink/factory โœ“ dm/relay (25.664s) (coverage: 71.2% of statements) โœ“ cdc/sink/ddlsink/cloudstorage (7.182s) (coverage: 60.2% of statements) โœ“ cdc/sink/ddlsink/mq (1.208s) (coverage: 74.0% of statements) โœ“ dm/syncer/binlogstream (1.383s) (coverage: 58.0% of statements) โœ“ cdc/sink/ddlsink/mq/ddlproducer (1.149s) (coverage: 20.8% of statements) โœ“ cdc/sink/dmlsink (1.138s) (coverage: 92.3% of statements) โœ“ cdc/server (23.441s) (coverage: 41.0% of statements) โˆ… dm/syncer/dbconn (1.202s) (coverage: 0.5% of statements) โˆ… dm/syncer/metrics โˆ… dm/syncer/online-ddl-tools โœ“ cdc/sink/ddlsink/mysql (3.212s) (coverage: 70.0% of statements) โœ“ cdc/sink/dmlsink/blackhole (1.253s) (coverage: 75.0% of statements) โœ“ dm/syncer/safe-mode (1.129s) (coverage: 83.9% of statements) โœ“ dm/master (4m51.981s) (coverage: 63.4% of statements) โœ“ cdc/sink/dmlsink/factory (1.215s) (coverage: 12.2% of statements) โœ“ dm/syncer/sharding-meta (1.18s) (coverage: 61.2% of statements) โˆ… dm/tests/utils โˆ… dm/ui โœ“ dm/syncer/shardddl (3.151s) (coverage: 64.0% of statements) โœ“ cdc/sink/dmlsink/mq/dispatcher (1.135s) (coverage: 78.9% of statements) โœ“ cdc/sink/dmlsink/mq/dispatcher/partition (1.13s) (coverage: 89.5% of statements) โœ“ cdc/sink/dmlsink/mq/dispatcher/topic (1.028s) (coverage: 76.5% of statements) โœ“ dm/unit (1.209s) (coverage: 97.6% of statements) โœ“ cdc/sink/dmlsink/mq/dmlproducer (1.163s) (coverage: 23.3% of statements) โœ“ cdc/sink/dmlsink/mq/manager (1.147s) (coverage: 61.4% of statements) โˆ… cdc/sink/dmlsink/mq/transformer โœ“ cdc/sink/dmlsink/cloudstorage (26.246s) (coverage: 79.5% of statements) โœ“ cdc/sink/dmlsink/mq (21.143s) (coverage: 64.1% of statements) โœ“ cdc/sink/dmlsink/txn (3.204s) (coverage: 75.0% of statements) โˆ… cdc/sink/metrics โˆ… cdc/sink/metrics/cloudstorage โˆ… cdc/sink/metrics/mq โˆ… cdc/sink/metrics/tablesink โˆ… cdc/sink/metrics/txn โœ“ cdc/sink/dmlsink/mq/transformer/columnselector (8.196s) (coverage: 84.6% of statements) โœ“ cdc/sink/tablesink/state (1.014s) (coverage: 16.7% of statements) โœ“ cdc/sink/tablesink (1.351s) (coverage: 91.6% of statements) โœ“ cdc/sink/dmlsink/txn/mysql (7.341s) (coverage: 85.6% of statements) โœ“ cdc/sink/util (1.242s) (coverage: 22.6% of statements) โˆ… cdc/syncpointstore โˆ… cdc/vars โˆ… cdcv2/capture โˆ… cdcv2/controller โœ“ cdc/sink/validator (1.223s) (coverage: 58.8% of statements) โˆ… cdcv2/owner โˆ… docs/swagger โˆ… cdcv2/metadata (1.227s) (coverage: 0.0% of statements) โœ“ cdcv2/metadata/sql (1.27s) (coverage: 32.8% of statements) โˆ… pkg/api/v2 โˆ… pkg/api/v2/mock โœ“ pkg/api/internal/rest (3.241s) (coverage: 80.5% of statements) โœ“ pkg/causality (1.016s) (coverage: 26.7% of statements) โœ“ pkg/applier (1.877s) (coverage: 76.9% of statements) โœ“ pkg/causality/tests (2.296s) (coverage: 95.2% of statements) โœ“ pkg/causality/internal (6.022s) (coverage: 94.0% of statements) โœ“ pkg/chdelay (3.021s) (coverage: 97.9% of statements) โˆ… pkg/cmd โœ“ dm/worker (1m11.353s) (coverage: 70.6% of statements) โœ“ dm/syncer (1m59.776s) (coverage: 57.5% of statements) DONE 464 tests in 640.944s tools/bin/gocov convert "/tmp/dm_test/cov.unit_test.out" | tools/bin/gocov-xml > dm-coverage.xml โˆ… pkg/cmd/context โœ“ pkg/chann (14.975s) (coverage: 88.2% of statements) โœ“ pkg/cmd/cli (1.271s) (coverage: 68.8% of statements) โˆ… pkg/cmd/factory/mock โœ“ pkg/cmd/redo (1.233s) (coverage: 20.8% of statements) $(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) [Pipeline] } Cache not saved (git/pingcap/tiflow/rev-936b4d4 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/merged_unit_test/tiflow [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-06T11:43:47.878Z] ['info'] _____ _ / ____| | | | | ___ __| | ___ ___ _____ __ | | / _ \ / _` |/ _ \/ __/ _ \ \ / / | |___| (_) | (_| | __/ (_| (_) \ V / \_____\___/ \__,_|\___|\___\___/ \_/ Codecov report uploader 0.5.0 [2024-05-06T11:43:47.879Z] ['info'] => Project root located at: . [2024-05-06T11:43:47.882Z] ['info'] -> Token found by environment variables [2024-05-06T11:43:47.893Z] ['info'] Searching for coverage files... [2024-05-06T11:43:47.968Z] ['info'] => Found 1 possible coverage files: /tmp/dm_test/cov.unit_test.out [2024-05-06T11:43:47.968Z] ['info'] Processing /tmp/dm_test/cov.unit_test.out... [2024-05-06T11:43:48.007Z] ['info'] Using manual override from args. [2024-05-06T11:43:48.007Z] ['info'] Detected Jenkins CI as the CI provider. [2024-05-06T11:43:48.013Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=uploader-0.5.0&token=*******&branch=origin%2Fmaster&build=164&build_url=https%3A%2F%2Fdo.pingcap.net%2Fjenkins%2Fjob%2Fpingcap%2Fjob%2Ftiflow%2Fjob%2Fmerged_unit_test%2F164%2F&commit=936b4d4d28fe2c7f1d9fb364652cbba7a08fedaf&job=&pr=&service=jenkins&slug=pingcap%2Ftiflow&name=&tag=&flags=unit&parent= [2024-05-06T11:43:48.850Z] ['info'] https://app.codecov.io/github/pingcap/tiflow/commit/936b4d4d28fe2c7f1d9fb364652cbba7a08fedaf https://storage.googleapis.com/codecov/v4/raw/2024-05-06/3ABF36F972C21331D8C1A68B9A0E2CC7/936b4d4d28fe2c7f1d9fb364652cbba7a08fedaf/2feabb68-9a3b-460b-9530-dbe0b9e63c7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240506%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240506T114348Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0982cd8f34f40205e03b81c4ee5326e1100ec4dcec7ac82b055e45522caa0cd [2024-05-06T11:43:48.851Z] ['info'] Uploading... [2024-05-06T11:43:49.865Z] ['info'] {"status":"success","resultURL":"https://app.codecov.io/github/pingcap/tiflow/commit/936b4d4d28fe2c7f1d9fb364652cbba7a08fedaf"} [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } โœ“ pkg/cmd/util (1.257s) (coverage: 73.3% of statements) โˆ… pkg/cmd/version โˆ… pkg/compression โœ“ pkg/cmd/server (1.369s) (coverage: 58.3% of statements) โˆ… pkg/config/outdated โœ“ pkg/config (1.156s) (coverage: 68.9% of statements) โœ“ pkg/container/sortmap (1.014s) (coverage: 100.0% of statements) โœ“ pkg/container/queue (2.918s) (coverage: 97.7% of statements) โœ“ pkg/cmd/factory (19.256s) (coverage: 10.9% of statements) โˆ… pkg/election/mock โœ“ pkg/errors (1.081s) (coverage: 84.8% of statements) โœ“ pkg/errorutil (1.22s) (coverage: 88.0% of statements) โˆ… pkg/etcd/mock โœ“ pkg/election (7.455s) (coverage: 87.2% of statements) โœ“ pkg/etcd (6.111s) (coverage: 62.9% of statements) โœ“ pkg/flags (1.02s) (coverage: 100.0% of statements) โœ“ pkg/fsutil (1.133s) (coverage: 86.4% of statements) โœ“ pkg/hash (1.014s) (coverage: 90.0% of statements) โˆ… pkg/integrity โœ“ pkg/label (1.022s) (coverage: 88.2% of statements) โœ“ pkg/httputil (1.601s) (coverage: 60.0% of statements) โœ“ pkg/leakutil (1.014s) (coverage: 50.0% of statements) โœ“ pkg/logutil (2.144s) (coverage: 56.2% of statements) โœ“ pkg/notify (6.031s) (coverage: 96.1% of statements) โœ“ pkg/migrate (8.705s) (coverage: 77.2% of statements) โœ“ pkg/filter (22.205s) (coverage: 89.0% of statements) โœ“ pkg/orchestrator/util (1.016s) (coverage: 100.0% of statements) โœ“ pkg/p2p/internal (2.229s) (coverage: 85.0% of statements) โœ“ pkg/p2p (14.147s) (coverage: 83.0% of statements) โœ“ pkg/quotes (1.014s) (coverage: 100.0% of statements) โœ“ pkg/redo (1.201s) (coverage: 37.9% of statements) โœ“ pkg/pdutil (9.285s) (coverage: 69.4% of statements) โœ“ pkg/security (1.06s) (coverage: 12.1% of statements) โˆ… pkg/sink โœ“ pkg/retry (4.053s) (coverage: 93.0% of statements) โœ“ pkg/sink/cloudstorage (1.234s) (coverage: 79.4% of statements) โœ“ pkg/sink/codec (4.953s) (coverage: 40.5% of statements) โœ“ pkg/sink/codec/builder (4.734s) (coverage: 0.0% of statements) โœ“ pkg/orchestrator (1m3.328s) (coverage: 68.4% of statements) โœ“ pkg/sink/codec/avro (19.846s) (coverage: 74.2% of statements) โœ“ pkg/sink/codec/common (1.159s) (coverage: 38.5% of statements) โœ“ pkg/sink/codec/csv (1.169s) (coverage: 80.7% of statements) โœ“ pkg/sink/codec/debezium (9.465s) (coverage: 92.8% of statements) โˆ… pkg/sink/codec/internal โœ“ pkg/sink/codec/craft (22.593s) (coverage: 84.4% of statements) โœ“ pkg/sink/codec/maxwell (1.201s) (coverage: 50.7% of statements) โœ“ pkg/sink/codec/open (49.323s) (coverage: 72.9% of statements) โˆ… pkg/sink/codec/utils โœ“ pkg/sink/kafka (1.195s) (coverage: 58.4% of statements) โœ“ pkg/sink/kafka/claimcheck (1.151s) (coverage: 28.0% of statements) โœ“ pkg/sink/kafka/v2 (1.166s) (coverage: 76.2% of statements) โˆ… pkg/sink/kafka/v2/mock โœ“ pkg/sink/mysql (1.224s) (coverage: 60.3% of statements) โœ“ pkg/sink/codec/simple (1m12.052s) (coverage: 88.0% of statements) โœ“ pkg/sink/observer (1.217s) (coverage: 77.0% of statements) โœ“ pkg/sink/pulsar (1.151s) (coverage: 38.6% of statements) โœ“ pkg/sink/codec/canal (2m7.407s) (coverage: 75.5% of statements) โœ“ pkg/spanz (2.374s) (coverage: 67.7% of statements) โˆ… pkg/txnutil โœ“ pkg/sqlmodel (1.192s) (coverage: 78.7% of statements) โœ“ pkg/types (1.018s) (coverage: 91.7% of statements) โœ“ pkg/txnutil/gc (2.399s) (coverage: 70.8% of statements) โœ“ pkg/tcpserver (11.103s) (coverage: 87.0% of statements) โœ“ pkg/uuid (1.016s) (coverage: 100.0% of statements) โœ“ pkg/util (1.289s) (coverage: 46.1% of statements) โœ“ pkg/upstream (2.155s) (coverage: 60.7% of statements) โœ“ pkg/version (23.375s) (coverage: 85.1% of statements) โœ“ pkg/workerpool (26.651s) (coverage: 86.8% of statements) === Skipped === SKIP: cdcv2/metadata/sql TestAutoMigrateTables (0.00s) tables_test.go:39: skip this test since it's unstable DONE 3113 tests, 1 skipped in 977.970s tools/bin/gocov convert "/tmp/tidb_cdc_test/cov.unit.out" | tools/bin/gocov-xml > cdc-coverage.xml $(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) [Pipeline] } Cache not saved (git/pingcap/tiflow/rev-936b4d4 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir Post stage [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tiflow/merged_unit_test/tiflow [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-06T11:49:50.516Z] ['info'] _____ _ / ____| | | | | ___ __| | ___ ___ _____ __ | | / _ \ / _` |/ _ \/ __/ _ \ \ / / | |___| (_) | (_| | __/ (_| (_) \ V / \_____\___/ \__,_|\___|\___\___/ \_/ Codecov report uploader 0.5.0 [2024-05-06T11:49:50.517Z] ['info'] => Project root located at: . [2024-05-06T11:49:50.520Z] ['info'] -> Token found by environment variables [2024-05-06T11:49:50.531Z] ['info'] Searching for coverage files... [2024-05-06T11:49:50.608Z] ['info'] => Found 1 possible coverage files: /tmp/tidb_cdc_test/cov.unit.out [2024-05-06T11:49:50.608Z] ['info'] Processing /tmp/tidb_cdc_test/cov.unit.out... [2024-05-06T11:49:50.653Z] ['info'] Using manual override from args. [2024-05-06T11:49:50.653Z] ['info'] Detected Jenkins CI as the CI provider. [2024-05-06T11:49:50.658Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=uploader-0.5.0&token=*******&branch=origin%2Fmaster&build=164&build_url=https%3A%2F%2Fdo.pingcap.net%2Fjenkins%2Fjob%2Fpingcap%2Fjob%2Ftiflow%2Fjob%2Fmerged_unit_test%2F164%2F&commit=936b4d4d28fe2c7f1d9fb364652cbba7a08fedaf&job=&pr=&service=jenkins&slug=pingcap%2Ftiflow&name=&tag=&flags=unit&parent= [2024-05-06T11:49:51.639Z] ['info'] https://app.codecov.io/github/pingcap/tiflow/commit/936b4d4d28fe2c7f1d9fb364652cbba7a08fedaf https://storage.googleapis.com/codecov/v4/raw/2024-05-06/3ABF36F972C21331D8C1A68B9A0E2CC7/936b4d4d28fe2c7f1d9fb364652cbba7a08fedaf/b3d3800d-e879-40a4-b3f7-294056ea98ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240506%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240506T114951Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8c4788f87e17bfd4788309903b48d5b510295758fb311956b7affb1fea02447 [2024-05-06T11:49:51.640Z] ['info'] Uploading... [2024-05-06T11:49:52.880Z] ['info'] {"status":"success","resultURL":"https://app.codecov.io/github/pingcap/tiflow/commit/936b4d4d28fe2c7f1d9fb364652cbba7a08fedaf"} [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [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 Finished: SUCCESS