Started by user Jenkins Admin Obtained pipelines/pingcap/tidb/latest/pull_mysql_client_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/tidb/latest/pod-pull_mysql_client_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-pull-mysql-client-test-40938-gqp43-bnmxd-495p7 Agent pingcap-tidb-pull-mysql-client-test-40938-gqp43-bnmxd-495p7 is provisioned from template pingcap_tidb_pull_mysql_client_test_40938-gqp43-bnmxd --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/pull_mysql_client_test/40938/" runUrl: "job/pingcap/job/tidb/job/pull_mysql_client_test/40938/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "e051c22396a52528a919c1087b777ff7bd2a9568" jenkins/label: "pingcap_tidb_pull_mysql_client_test_40938-gqp43" name: "pingcap-tidb-pull-mysql-client-test-40938-gqp43-bnmxd-495p7" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/rocky8_golang-1.23: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/tiproxy-team/mysql-client-test" name: "mysql-client-test" resources: limits: memory: "16Gi" cpu: "8" requests: memory: "1Gi" cpu: "4" securityContext: privileged: true 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-tidb-pull-mysql-client-test-40938-gqp43-bnmxd-495p7" - name: "JENKINS_NAME" value: "pingcap-tidb-pull-mysql-client-test-40938-gqp43-bnmxd-495p7" - 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-tidb-pull-mysql-client-test-40938-gqp43-bnmxd-495p7 in /home/jenkins/agent/workspace/pingcap/tidb/pull_mysql_client_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/tidb/pull_mysql_client_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 6b835b781d9b5a32d3d131b8d60654cd04fbb262 (origin/main) Commit message: "fix(tekton/v1): Iterate images via args in task and fix trigger refs (#3869)" > 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 6b835b781d9b5a32d3d131b8d60654cd04fbb262 # timeout=10 > git rev-list --no-walk 6b835b781d9b5a32d3d131b8d60654cd04fbb262 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $GITHUB_TOKEN [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv GIT_COMMIT=6b835b781d9b5a32d3d131b8d60654cd04fbb262 RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_mysql_client_test/40938/display/redirect JENKINS_URL=https://do.pingcap.net/jenkins/ EXECUTOR_NUMBER=0 JOB_SPEC={"type":"presubmit","job":"pingcap/tidb/pull_mysql_client_test","buildid":"1986043311718141958","prowjobid":"8010308c-d9a8-4b09-968f-6453cf804d52","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"16e461aebf32766f54b3e9ed365476bd98bf2767","base_link":"https://github.com/pingcap/tidb/commit/16e461aebf32766f54b3e9ed365476bd98bf2767","pulls":[{"number":64299,"author":"0xPoe","sha":"7497c9e1dcbd4dbdefd7bb26b8bfc85684c9736d","title":"statistics: add more tests for async load","head_ref":"poe-patch-cp-tests","link":"https://github.com/pingcap/tidb/pull/64299","commit_link":"https://github.com/pingcap/tidb/pull/64299/commits/7497c9e1dcbd4dbdefd7bb26b8bfc85684c9736d","author_link":"https://github.com/0xPoe"}]}} _=/usr/bin/printenv TZ=Asia/Shanghai BUILD_ID=1986043311718141958 POD_LABEL=pingcap_tidb_pull_mysql_client_test_40938-gqp43 HOSTNAME=pingcap-tidb-pull-mysql-client-test-40938-gqp43-bnmxd-495p7 OLDPWD=/home/jenkins RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_mysql_client_test/40938/display/redirect?page=changes JENKINS_NODE_COOKIE=0639267d-bc0d-4b57-9b6e-423af2f1ce27 GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct JAVA_HOME=/usr/lib/jvm/jre-openjdk JOB_BASE_NAME=pull_mysql_client_test WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tidb/pull_mysql_client_test@tmp KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true GIT_URL=https://github.com/PingCAP-QE/ci.git CLASSPATH= KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1 FILE_SERVER_URL=http://fileserver.pingcap.net POD_CONTAINER=golang GOPATH=/go BUILD_NUMBER=40938 USE_BAZEL_VERSION=6.5.0 KUBERNETES_PORT=tcp://10.233.0.1:443 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/pull_mysql_client_test PWD=/home/jenkins/agent/workspace/pingcap/tidb/pull_mysql_client_test HUDSON_URL=https://do.pingcap.net/jenkins/ HOME=/home/jenkins NODE_NAME=pingcap-tidb-pull-mysql-client-test-40938-gqp43-bnmxd-495p7 HUDSON_SERVER_COOKIE=83ef27fe9acccc92 JENKINS_HOME=/var/jenkins_home JOB_NAME=pingcap/tidb/pull_mysql_client_test RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_mysql_client_test/40938/display/redirect?page=tests KUBERNETES_SERVICE_PORT_HTTPS=443 GITHUB_TOKEN=**** KUBERNETES_PORT_443_TCP_PORT=443 GIT_PREVIOUS_COMMIT=6b835b781d9b5a32d3d131b8d60654cd04fbb262 HUDSON_HOME=/var/jenkins_home JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_mysql_client_test/display/redirect PROW_JOB_ID=8010308c-d9a8-4b09-968f-6453cf804d52 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_mysql_client_test/40938/display/redirect?page=artifacts BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_mysql_client_test/40938/ TERM=xterm STAGE_NAME=Debug info JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/pull_mysql_client_test/ BUILD_DISPLAY_NAME=#40938 SHLVL=3 GIT_BRANCH=origin/main BUILD_TAG=jenkins-pingcap-tidb-pull_mysql_client_test-40938 KUBERNETES_SERVICE_PORT=443 NODE_LABELS=pingcap-tidb-pull-mysql-client-test-40938-gqp43-bnmxd-495p7 pingcap_tidb_pull_mysql_client_test_40938-gqp43 PATH=/go/bin:/root/.cargo/bin:/usr/local/go/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/gradle-7.4.2/bin:/opt/apache-maven-3.8.8/bin:/usr/local/pulsar/bin GIT_PREVIOUS_SUCCESSFUL_COMMIT=6b835b781d9b5a32d3d131b8d60654cd04fbb262 KUBERNETES_SERVICE_HOST=10.233.0.1 JENKINS_SERVER_COOKIE=durable-15e2478740b879021db9f3b34ee06e7d0f980cbd90bdee7c6d2df46a56abdc08 + 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.23.3' GODEBUG='' GOTELEMETRY='local' GOTELEMETRYDIR='/home/jenkins/.config/go/telemetry' 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 -ffile-prefix-map=/tmp/go-build3675369331=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-mysql-client-test-40938-gqp43-bnmxd-495p7 bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-pull-mysql-client-test-40938-gqp43-bnmxd-495p7 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: 18685 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 7c0df07e9cafaf02 (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 25 IN A 20.27.177.113 github.com. 25 IN A 20.205.243.166 ;; Query time: 1 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Wed Nov 05 12:10:34 UTC 2025 ;; MSG SIZE rcvd: 103 [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/tidb/pull_mysql_client_test/tidb [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tidb/rev-16e461a) 820756480 bytes in 2.89 secs (283897153 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.43.5 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tidb/pull_mysql_client_test/tidb/.git/ .git HEAD is now at 16e461aebf br: fix update restore task heartbeat by local time (#64266) POST git-upload-pack (656 bytes) POST git-upload-pack (973 bytes) POST git-upload-pack (gzip 2123 to 1119 bytes) From https://github.com/pingcap/tidb = [up to date] master -> origin/master * [new ref] refs/pull/64299/head -> origin/pr/64299/head HEAD is now at 16e461aebf br: fix update restore task heartbeat by local time (#64266) ๐ง Checkouting to base SHA:16e461aebf32766f54b3e9ed365476bd98bf2767... HEAD is now at 16e461aebf br: fix update restore task heartbeat by local time (#64266) M pkg/extension/enterprise โ Checked. ๐ ๐งพ HEAD info: 16e461aebf32766f54b3e9ed365476bd98bf2767 16e461aebf br: fix update restore task heartbeat by local time (#64266) 5215e9932f importinto: aggregate some metrics in nextgen (#64285) 669341d8fb disttask: fix wrong value displayed in `SHOW IMPORT GROUP` (#64090) ๐ง Pre-merge heads of pull requests to base SHA: 16e461aebf32766f54b3e9ed365476bd98bf2767 ... Merge made by the 'ort' strategy. pkg/statistics/handle/storage/BUILD.bazel | 4 +- pkg/statistics/handle/storage/read_test.go | 55 ++++++++++++++++++++++ tests/realtikvtest/statisticstest/BUILD.bazel | 5 +- .../realtikvtest/statisticstest/statistics_test.go | 54 +++++++++++++++++++++ 4 files changed, 116 insertions(+), 2 deletions(-) ๐งพ Pre-merged result: 6e03eefe5b831b2a16d3c783d4f1b72d5483236f 6e03eefe5b Merge commit '7497c9e1dcbd4dbdefd7bb26b8bfc85684c9736d' into HEAD 7497c9e1dc fix: rename f1854b61e3 fix: update bazels โ Pre merged ๐ โ ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/tidb/rev-16e461a-7497c9e) 820858880 bytes in 15.27 secs (53757024 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/pull_mysql_client_test/tidb-test [Pipeline] { [Pipeline] cache Aborted by Jenkins Admin Cache restored successfully (git/PingCAP-QE/tidb-test/rev-f1854b61e34ed01d3365e80bfb24d49c396175a9) 1129850880 bytes in 4.22 secs (267870273 bytes/sec) [Pipeline] { [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare) Stage "Prepare" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (MySQL Connector Tests) Stage "MySQL Connector Tests" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 17b5c4b7-8a75-492b-99c0-928015136eba Finished: ABORTED
