Started by user Jenkins Admin Obtained pipelines/pingcap/ticdc/latest/pull_cdc_kafka_integration_light.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/ticdc/latest/pod-pull_cdc_integration_build.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tiflow/pingcap-ticdc-pull-cdc-kafka-integration-light-3740-jtwkm-d8x3x Agent pingcap-ticdc-pull-cdc-kafka-integration-light-3740-jtwkm-d8x3x is provisioned from template pingcap_ticdc_pull_cdc_kafka_integration_light_3740-jtwkm-ds2zt --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/ticdc/job/pull_cdc_kafka_integration_light/3740/" runUrl: "job/pingcap/job/ticdc/job/pull_cdc_kafka_integration_light/3740/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "09dcb2e3b27925a11cec76f672ee3aabb2400719" jenkins/label: "pingcap_ticdc_pull_cdc_kafka_integration_light_3740-jtwkm" name: "pingcap-ticdc-pull-cdc-kafka-integration-light-3740-jtwkm-d8x3x" namespace: "jenkins-tiflow" 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: "12" 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-ticdc-pull-cdc-kafka-integration-light-3740-jtwkm-d8x3x" - name: "JENKINS_NAME" value: "pingcap-ticdc-pull-cdc-kafka-integration-light-3740-jtwkm-d8x3x" - 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-ticdc-pull-cdc-kafka-integration-light-3740-jtwkm-d8x3x in /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light [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/ticdc/pull_cdc_kafka_integration_light # 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 3435130e36879a670500f5eb4b7abdc4498ca559 (origin/main) > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3435130e36879a670500f5eb4b7abdc4498ca559 # timeout=10 Commit message: "feat(pingcap/tiflow): trigger dm integration test for changes in sync_diff_inspector (#3799)" > git rev-list --no-walk 3435130e36879a670500f5eb4b7abdc4498ca559 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 20 min [Pipeline] { [Pipeline] stage [Pipeline] { (Debug info) [Pipeline] sh + printenv GIT_COMMIT=3435130e36879a670500f5eb4b7abdc4498ca559 RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/ticdc/job/pull_cdc_kafka_integration_light/3740/display/redirect JENKINS_URL=https://do.pingcap.net/jenkins/ EXECUTOR_NUMBER=0 JOB_SPEC={"type":"presubmit","job":"pingcap/ticdc/pull_cdc_kafka_integration_light","buildid":"1980123516015480836","prowjobid":"cbedcdbe-1b73-4b34-ae6c-9eab15c87ea3","refs":{"org":"pingcap","repo":"ticdc","repo_link":"https://github.com/pingcap/ticdc","base_ref":"master","base_sha":"71e85fb37e3645b8f8a32ed3c7b82688fffea752","base_link":"https://github.com/pingcap/ticdc/commit/71e85fb37e3645b8f8a32ed3c7b82688fffea752","pulls":[{"number":2728,"author":"wk989898","sha":"1995310071cc5a417122e1e3871eac8dfd22e500","title":"schemastore: fix a bug about rename table ddl","head_ref":"rename-panic","link":"https://github.com/pingcap/ticdc/pull/2728","commit_link":"https://github.com/pingcap/ticdc/pull/2728/commits/1995310071cc5a417122e1e3871eac8dfd22e500","author_link":"https://github.com/wk989898"}]}} _=/usr/bin/printenv TZ=Asia/Shanghai BUILD_ID=1980123516015480836 POD_LABEL=pingcap_ticdc_pull_cdc_kafka_integration_light_3740-jtwkm HOSTNAME=pingcap-ticdc-pull-cdc-kafka-integration-light-3740-jtwkm-d8x3x OLDPWD=/home/jenkins RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/ticdc/job/pull_cdc_kafka_integration_light/3740/display/redirect?page=changes JENKINS_NODE_COOKIE=9e76ce51-b515-4e85-a001-0303be7614f1 GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct JAVA_HOME=/usr/lib/jvm/jre-openjdk JOB_BASE_NAME=pull_cdc_kafka_integration_light WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light@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=3740 USE_BAZEL_VERSION=6.5.0 KUBERNETES_PORT=tcp://10.233.0.1:443 WORKSPACE=/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light PWD=/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light HUDSON_URL=https://do.pingcap.net/jenkins/ HOME=/home/jenkins NODE_NAME=pingcap-ticdc-pull-cdc-kafka-integration-light-3740-jtwkm-d8x3x HUDSON_SERVER_COOKIE=83ef27fe9acccc92 JENKINS_HOME=/var/jenkins_home JOB_NAME=pingcap/ticdc/pull_cdc_kafka_integration_light RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/ticdc/job/pull_cdc_kafka_integration_light/3740/display/redirect?page=tests KUBERNETES_SERVICE_PORT_HTTPS=443 KUBERNETES_PORT_443_TCP_PORT=443 GIT_PREVIOUS_COMMIT=3435130e36879a670500f5eb4b7abdc4498ca559 HUDSON_HOME=/var/jenkins_home JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/ticdc/job/pull_cdc_kafka_integration_light/display/redirect PROW_JOB_ID=cbedcdbe-1b73-4b34-ae6c-9eab15c87ea3 KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443 RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/ticdc/job/pull_cdc_kafka_integration_light/3740/display/redirect?page=artifacts BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/ticdc/job/pull_cdc_kafka_integration_light/3740/ TERM=xterm STAGE_NAME=Debug info JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/ticdc/job/pull_cdc_kafka_integration_light/ BUILD_DISPLAY_NAME=#3740 SHLVL=3 GIT_BRANCH=origin/main BUILD_TAG=jenkins-pingcap-ticdc-pull_cdc_kafka_integration_light-3740 KUBERNETES_SERVICE_PORT=443 NODE_LABELS=pingcap-ticdc-pull-cdc-kafka-integration-light-3740-jtwkm-d8x3x pingcap_ticdc_pull_cdc_kafka_integration_light_3740-jtwkm 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=3435130e36879a670500f5eb4b7abdc4498ca559 KUBERNETES_SERVICE_HOST=10.233.0.1 JENKINS_SERVER_COOKIE=durable-068f31ce1a9da394745878e956200385329938b8e5a636dab16383bad2aba087 + 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-build2928903451=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tiflow exec -ti pingcap-ticdc-pull-cdc-kafka-integration-light-3740-jtwkm-d8x3x bash' debug command: kubectl -n jenkins-tiflow exec -ti pingcap-ticdc-pull-cdc-kafka-integration-light-3740-jtwkm-d8x3x 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: 56360 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: e216cb2bce17317e (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 26 IN A 20.205.243.166 github.com. 26 IN A 20.27.177.113 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Mon Oct 20 04:07:19 UTC 2025 ;; MSG SIZE rcvd: 103 [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] timeout Timeout set to expire in 10 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/ticdc/rev-71e85fb-1995310) 119592960 bytes in 0.51 secs (234821505 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/ticdc/pull_cdc_kafka_integration_light/ticdc/.git/ .git HEAD is now at 19953100 init POST git-upload-pack (650 bytes) From https://github.com/pingcap/ticdc = [up to date] master -> origin/master = [up to date] refs/pull/2728/head -> origin/pr/2728/head Previous HEAD position was 19953100 init HEAD is now at 71e85fb3 Make integration tests compatible with the next-gen TiDB cluster (#2337) ๐ง Checkouting to base SHA:71e85fb37e3645b8f8a32ed3c7b82688fffea752... HEAD is now at 71e85fb3 Make integration tests compatible with the next-gen TiDB cluster (#2337) โ Checked. ๐ ๐งพ HEAD info: 71e85fb37e3645b8f8a32ed3c7b82688fffea752 71e85fb3 Make integration tests compatible with the next-gen TiDB cluster (#2337) 0e3e46b8 tests: fix run_heavy_it_in_ci.sh (#2692) aacd5b3f config: add debug config for disable remote event service (#2674) ๐ง Pre-merge heads of pull requests to base SHA: 71e85fb37e3645b8f8a32ed3c7b82688fffea752 ... Updating 71e85fb3..19953100 Fast-forward .../schemastore/persist_storage_ddl_handlers.go | 16 +++++++++++++--- logservice/schemastore/persist_storage_test.go | 20 ++++++++++++++++++++ 2 files changed, 33 insertions(+), 3 deletions(-) ๐งพ Pre-merged result: 1995310071cc5a417122e1e3871eac8dfd22e500 19953100 init 71e85fb3 Make integration tests compatible with the next-gen TiDB cluster (#2337) 0e3e46b8 tests: fix run_heavy_it_in_ci.sh (#2692) โ Pre merged ๐ โ ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache not saved (git/pingcap/ticdc/rev-71e85fb-1995310 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (prepare) [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/third_party_download [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo computeBranchFromPR component: tidb, prTargetBranch: master, prTitle: schemastore: fix a bug about rename table ddl, trunkBranch: master [Pipeline] echo computeBranchFromPR component: pd, prTargetBranch: master, prTitle: schemastore: fix a bug about rename table ddl, trunkBranch: master [Pipeline] echo computeBranchFromPR component: tikv, prTargetBranch: master, prTitle: schemastore: fix a bug about rename table ddl, trunkBranch: master [Pipeline] echo computeBranchFromPR component: tiflash, prTargetBranch: master, prTitle: schemastore: fix a bug about rename table ddl, trunkBranch: master [Pipeline] retry [Pipeline] { [Pipeline] sh + export TIDB_BRANCH=master + TIDB_BRANCH=master + export PD_BRANCH=master + PD_BRANCH=master + export TIKV_BRANCH=master + TIKV_BRANCH=master + export TIFLASH_BRANCH=master + TIFLASH_BRANCH=master + cd ../ticdc + ./tests/scripts/download-integration-test-binaries.sh master [0;32m[2025-10-20 12:07:25] Start downloading[0m [0;32m[2025-10-20 12:07:25] Downloading binaries...[0m >>> Downloading tidb-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tidb/c7212e00d50e16c10c09ba100fe97e003f840891/centos7/tidb-server.tar.gz 2025-10-20 12:07:33 URL:http://fileserver.pingcap.net/download/builds/pingcap/tidb/c7212e00d50e16c10c09ba100fe97e003f840891/centos7/tidb-server.tar.gz [534646229/534646229] -> "tmp/tidb-server.tar.gz" [1] >>> Downloading pd-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/pd/a27c2e8d8fd074905985c60945d8f2d72eb81f27/centos7/pd-server.tar.gz 2025-10-20 12:07:50 URL:http://fileserver.pingcap.net/download/builds/pingcap/pd/a27c2e8d8fd074905985c60945d8f2d72eb81f27/centos7/pd-server.tar.gz [221894034/221894034] -> "tmp/pd-server.tar.gz" [1] >>> Downloading tikv-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tikv/255246597532bf1d9c8c107142d296fb2add4942/centos7/tikv-server.tar.gz 2025-10-20 12:08:21 URL:http://fileserver.pingcap.net/download/builds/pingcap/tikv/255246597532bf1d9c8c107142d296fb2add4942/centos7/tikv-server.tar.gz [821383230/821383230] -> "tmp/tikv-server.tar.gz" [1] >>> Downloading tiflash.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tiflash/master/80e1927d83a7cd0b53975c86a6f7ab539fbc8192/centos7/tiflash.tar.gz 2025-10-20 12:08:48 URL:http://fileserver.pingcap.net/download/builds/pingcap/tiflash/master/80e1927d83a7cd0b53975c86a6f7ab539fbc8192/centos7/tiflash.tar.gz [574083747/574083747] -> "tmp/tiflash.tar.gz" [1] >>> Downloading minio.tar.gz from http://fileserver.pingcap.net/download/minio.tar.gz 2025-10-20 12:08:55 URL:http://fileserver.pingcap.net/download/minio.tar.gz [17718777/17718777] -> "tmp/minio.tar.gz" [1] >>> Downloading etcd.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/cdc/etcd-v3.4.7-linux-amd64.tar.gz 2025-10-20 12:08:57 URL:http://fileserver.pingcap.net/download/builds/pingcap/cdc/etcd-v3.4.7-linux-amd64.tar.gz [17310840/17310840] -> "tmp/etcd.tar.gz" [1] >>> Downloading sync_diff_inspector.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/cdc/sync_diff_inspector_hash-a129f096_linux-amd64.tar.gz 2025-10-20 12:08:58 URL:http://fileserver.pingcap.net/download/builds/pingcap/cdc/sync_diff_inspector_hash-a129f096_linux-amd64.tar.gz [59679894/59679894] -> "tmp/sync_diff_inspector.tar.gz" [1] >>> Downloading schema-registry.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/cdc/schema-registry.tar.gz 2025-10-20 12:09:10 URL:http://fileserver.pingcap.net/download/builds/pingcap/cdc/schema-registry.tar.gz [278386006/278386006] -> "tmp/schema-registry.tar.gz" [1] >>> Downloading go-ycsb from http://fileserver.pingcap.net/download/builds/pingcap/go-ycsb/test-br/go-ycsb 2025-10-20 12:09:13 URL:http://fileserver.pingcap.net/download/builds/pingcap/go-ycsb/test-br/go-ycsb [45975512/45975512] -> "third_bin/go-ycsb" [1] >>> Downloading jq from http://fileserver.pingcap.net/download/builds/pingcap/test/jq-1.6/jq-linux64 2025-10-20 12:09:13 URL:http://fileserver.pingcap.net/download/builds/pingcap/test/jq-1.6/jq-linux64 [3953824/3953824] -> "third_bin/jq" [1] [0;32m[2025-10-20 12:09:14] Download SUCCESS[0m + ls -alh ./bin total 2.2G drwxr-sr-x. 6 jenkins jenkins 4.0K Oct 20 12:09 . drwxr-sr-x. 22 jenkins jenkins 4.0K Oct 20 12:09 .. drwxr-sr-x. 2 jenkins jenkins 4.0K May 19 2023 bin drwxr-sr-x. 4 jenkins jenkins 4.0K May 10 2023 etc -rwxr-xr-x. 1 jenkins jenkins 17M Apr 2 2020 etcdctl -rwxr-xr-x. 1 jenkins jenkins 44M Oct 20 12:09 go-ycsb -rwxr-xr-x. 1 jenkins jenkins 3.8M Oct 20 12:09 jq drwxr-sr-x. 3 jenkins jenkins 4.0K May 10 2023 lib lrwxrwxrwx. 1 jenkins jenkins 13 Oct 17 11:15 libc++.so.1 -> libc++.so.1.0 -rwxr-xr-x. 1 jenkins jenkins 1.2M Apr 16 2025 libc++.so.1.0 lrwxrwxrwx. 1 jenkins jenkins 16 Oct 17 11:15 libc++abi.so.1 -> libc++abi.so.1.0 -rwxr-xr-x. 1 jenkins jenkins 354K Apr 16 2025 libc++abi.so.1.0 lrwxrwxrwx. 1 jenkins jenkins 13 Oct 17 11:15 libgmssl.so -> libgmssl.so.3 lrwxrwxrwx. 1 jenkins jenkins 15 Oct 17 11:15 libgmssl.so.3 -> libgmssl.so.3.0 -rwxr-xr-x. 1 jenkins jenkins 2.2M Oct 17 10:29 libgmssl.so.3.0 -rwxr-xr-x. 1 jenkins jenkins 347M Oct 17 11:16 libtiflash_proxy.so -rwxr-xr-x. 1 jenkins jenkins 50M Jul 29 2020 minio -rwxr-xr-x. 1 jenkins jenkins 42M Oct 17 11:01 pd-api-bench -rwxr-xr-x. 1 jenkins jenkins 45M Oct 17 11:01 pd-ctl -rwxr-xr-x. 1 jenkins jenkins 41M Oct 17 11:01 pd-heartbeat-bench -rwxr-xr-x. 1 jenkins jenkins 35M Oct 17 11:01 pd-recover -rwxr-xr-x. 1 jenkins jenkins 37M Oct 17 11:01 pd-region-bench -rwxr-xr-x. 1 jenkins jenkins 130M Oct 17 11:00 pd-server -rwxr-xr-x. 1 jenkins jenkins 38M Oct 17 11:01 pd-tso-bench -rwxr-xr-x. 1 jenkins jenkins 16M Oct 17 11:01 pd-ut -rwxr-xr-x. 1 jenkins jenkins 35M Oct 17 11:01 regions-dump drwxr-sr-x. 4 jenkins jenkins 4.0K May 10 2023 share -rwxr-xr-x. 1 jenkins jenkins 35M Oct 17 11:01 stores-dump -rwxr-xr-x. 1 jenkins jenkins 140M Sep 11 2024 sync_diff_inspector -rwxr-xr-x. 1 jenkins jenkins 248M Oct 20 10:23 tidb-server -rwxr-xr-x. 1 jenkins jenkins 477M Oct 17 11:15 tiflash -rwxr-xr-x. 1 jenkins jenkins 374M Oct 13 13:31 tikv-server -rwxr-xr-x. 1 jenkins jenkins 2.4M Oct 17 11:01 xprog + make check_third_party_binary go: downloading go1.24.7 (linux/amd64) /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/bin/tidb-server /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/bin/tikv-server /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/bin/pd-server /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/bin/tiflash /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/bin/pd-ctl /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/bin/sync_diff_inspector /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/bin/go-ycsb /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/bin/etcdctl /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/bin/jq /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/bin/minio /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/bin/bin/schema-registry-start + cd - /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/third_party_download + mkdir -p bin + mv ../ticdc/bin/bin ../ticdc/bin/etc ../ticdc/bin/etcdctl ../ticdc/bin/go-ycsb ../ticdc/bin/jq ../ticdc/bin/lib ../ticdc/bin/libc++.so.1 ../ticdc/bin/libc++.so.1.0 ../ticdc/bin/libc++abi.so.1 ../ticdc/bin/libc++abi.so.1.0 ../ticdc/bin/libgmssl.so ../ticdc/bin/libgmssl.so.3 ../ticdc/bin/libgmssl.so.3.0 ../ticdc/bin/libtiflash_proxy.so ../ticdc/bin/minio ../ticdc/bin/pd-api-bench ../ticdc/bin/pd-ctl ../ticdc/bin/pd-heartbeat-bench ../ticdc/bin/pd-recover ../ticdc/bin/pd-region-bench ../ticdc/bin/pd-server ../ticdc/bin/pd-tso-bench ../ticdc/bin/pd-ut ../ticdc/bin/regions-dump ../ticdc/bin/share ../ticdc/bin/stores-dump ../ticdc/bin/sync_diff_inspector ../ticdc/bin/tidb-server ../ticdc/bin/tiflash ../ticdc/bin/tikv-server ../ticdc/bin/xprog ./bin/ + ls -alh ./bin total 2.2G drwxr-sr-x. 6 jenkins jenkins 4.0K Oct 20 12:09 . drwxr-sr-x. 3 jenkins jenkins 4.0K Oct 20 12:09 .. drwxr-sr-x. 2 jenkins jenkins 4.0K May 19 2023 bin drwxr-sr-x. 4 jenkins jenkins 4.0K May 10 2023 etc -rwxr-xr-x. 1 jenkins jenkins 17M Apr 2 2020 etcdctl -rwxr-xr-x. 1 jenkins jenkins 44M Oct 20 12:09 go-ycsb -rwxr-xr-x. 1 jenkins jenkins 3.8M Oct 20 12:09 jq drwxr-sr-x. 3 jenkins jenkins 4.0K May 10 2023 lib lrwxrwxrwx. 1 jenkins jenkins 13 Oct 17 11:15 libc++.so.1 -> libc++.so.1.0 -rwxr-xr-x. 1 jenkins jenkins 1.2M Apr 16 2025 libc++.so.1.0 lrwxrwxrwx. 1 jenkins jenkins 16 Oct 17 11:15 libc++abi.so.1 -> libc++abi.so.1.0 -rwxr-xr-x. 1 jenkins jenkins 354K Apr 16 2025 libc++abi.so.1.0 lrwxrwxrwx. 1 jenkins jenkins 13 Oct 17 11:15 libgmssl.so -> libgmssl.so.3 lrwxrwxrwx. 1 jenkins jenkins 15 Oct 17 11:15 libgmssl.so.3 -> libgmssl.so.3.0 -rwxr-xr-x. 1 jenkins jenkins 2.2M Oct 17 10:29 libgmssl.so.3.0 -rwxr-xr-x. 1 jenkins jenkins 347M Oct 17 11:16 libtiflash_proxy.so -rwxr-xr-x. 1 jenkins jenkins 50M Jul 29 2020 minio -rwxr-xr-x. 1 jenkins jenkins 42M Oct 17 11:01 pd-api-bench -rwxr-xr-x. 1 jenkins jenkins 45M Oct 17 11:01 pd-ctl -rwxr-xr-x. 1 jenkins jenkins 41M Oct 17 11:01 pd-heartbeat-bench -rwxr-xr-x. 1 jenkins jenkins 35M Oct 17 11:01 pd-recover -rwxr-xr-x. 1 jenkins jenkins 37M Oct 17 11:01 pd-region-bench -rwxr-xr-x. 1 jenkins jenkins 130M Oct 17 11:00 pd-server -rwxr-xr-x. 1 jenkins jenkins 38M Oct 17 11:01 pd-tso-bench -rwxr-xr-x. 1 jenkins jenkins 16M Oct 17 11:01 pd-ut -rwxr-xr-x. 1 jenkins jenkins 35M Oct 17 11:01 regions-dump drwxr-sr-x. 4 jenkins jenkins 4.0K May 10 2023 share -rwxr-xr-x. 1 jenkins jenkins 35M Oct 17 11:01 stores-dump -rwxr-xr-x. 1 jenkins jenkins 140M Sep 11 2024 sync_diff_inspector -rwxr-xr-x. 1 jenkins jenkins 248M Oct 20 10:23 tidb-server -rwxr-xr-x. 1 jenkins jenkins 477M Oct 17 11:15 tiflash -rwxr-xr-x. 1 jenkins jenkins 374M Oct 13 13:31 tikv-server -rwxr-xr-x. 1 jenkins jenkins 2.4M Oct 17 11:01 xprog + ./bin/tidb-server -V Release Version: v9.0.0-beta.2.pre-643-gc7212e00d5 Edition: Community Git Commit Hash: c7212e00d50e16c10c09ba100fe97e003f840891 Git Branch: master UTC Build Time: 2025-10-20 02:22:48 GoVersion: go1.23.12 Race Enabled: false Check Table Before Drop: false Store: unistore Kernel Type: Classic + ./bin/pd-server -V Release Version: v9.0.0-beta.2.pre-153-ga27c2e8d8 Edition: Community Kernel Type: Classic Git Commit Hash: a27c2e8d8fd074905985c60945d8f2d72eb81f27 Git Branch: master UTC Build Time: 2025-10-17 02:59:57 + ./bin/tikv-server -V TiKV Release Version: 9.0.0-beta.2 Edition: Community Git Commit Hash: 255246597532bf1d9c8c107142d296fb2add4942 Git Commit Branch: master UTC Build Time: 2025-10-13 04:43:34 Rust Version: rustc 1.87.0-nightly (96cfc7558 2025-02-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tiflash --version TiFlash Release Version: v9.0.0-beta.2.pre-66-g80e1927d83 Edition: Community Git Commit Hash: 80e1927d83a7cd0b53975c86a6f7ab539fbc8192 Git Branch: HEAD UTC Build Time: 2025-10-17 02:29:03 Enable Features: jemalloc sm4(GmSSL) mem-profiling avx2 avx512 unwind thinlto hnsw.l2=skylake hnsw.cosine=skylake vec.l2=skylake vec.cos=skylake Profile: RELWITHDEBINFO Compiler: clang++ 17.0.6 Raft Proxy Git Commit Hash: 9fad0f740df6d936cbbc6eef50fc3762923de6e0 Git Commit Branch: HEAD UTC Build Time: "" Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Storage Engine: tiflash Prometheus Prefix: tiflash_proxy_ Profile: release Enable Features: external-jemalloc portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine openssl-vendored [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + ls -alh ./bin total 8.0K drwxr-sr-x. 2 jenkins jenkins 4.0K Oct 20 12:09 . drwxr-sr-x. 22 jenkins jenkins 4.0K Oct 20 12:09 .. + '[' -f ./bin/cdc ']' + make cdc CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/ticdc/pkg/version.ReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/ticdc/pkg/version.BuildTS=2025-10-20 04:09:21" -X "github.com/pingcap/ticdc/pkg/version.GitHash=1995310071cc5a417122e1e3871eac8dfd22e500" -X "github.com/pingcap/ticdc/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/ticdc/pkg/version.GoVersion=go version go1.24.7 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/tiflow/pkg/version.GitHash=1995310071cc5a417122e1e3871eac8dfd22e500" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2025-10-20 04:09:21"' -o bin/cdc ./cmd/cdc go: downloading github.com/spf13/cobra v1.9.1 go: downloading github.com/pingcap/tidb v1.1.0-beta.0.20250925123346-8ea80e6b2b42 go: downloading github.com/pingcap/log v1.1.1-0.20250917021125-19901e015dc9 go: downloading github.com/gin-gonic/gin v1.9.1 go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/spf13/pflag v1.0.7 go: downloading github.com/pingcap/tiflow v0.0.0-20250926085928-5e9d51dc0939 go: downloading golang.org/x/net v0.43.0 go: downloading google.golang.org/grpc v1.65.0 go: downloading github.com/pingcap/sarama v1.41.2-pingcap-20250416 go: downloading github.com/BurntSushi/toml v1.5.0 go: downloading github.com/pingcap/errors v0.11.5-0.20250523034308-74f78ae071ee go: downloading github.com/fatih/color v1.18.0 go: downloading github.com/tikv/pd/client v0.0.0-20250901035025-22b7ce6d4993 go: downloading github.com/xdg/scram v1.0.5 go: downloading github.com/go-mysql-org/go-mysql v1.12.0 go: downloading github.com/pingcap/kvproto v0.0.0-20250915095348-efd5134a6d6c go: downloading github.com/pingcap/tidb/pkg/parser v0.0.0-20250925154222-93731f04705d go: downloading github.com/pingcap/failpoint v0.0.0-20240528011301-b51a646c7c86 go: downloading go.etcd.io/etcd/api/v3 v3.5.15 go: downloading github.com/prometheus/client_golang v1.22.0 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20250917111308-6cbd7e4f9761 go: downloading go.etcd.io/etcd/client/v3 v3.5.15 go: downloading go.etcd.io/etcd/server/v3 v3.5.15 go: downloading golang.org/x/sync v0.17.0 go: downloading golang.org/x/time v0.12.0 go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 go: downloading github.com/golang/mock v1.6.0 go: downloading github.com/r3labs/diff v1.1.0 go: downloading github.com/apache/pulsar-client-go v0.13.0 go: downloading github.com/aws/aws-sdk-go-v2 v1.38.1 go: downloading cloud.google.com/go/storage v1.39.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0 go: downloading github.com/tikv/pd v1.1.0-beta.0.20240407022249-7179657d129b go: downloading github.com/KimMachineGun/automemlimit v0.2.4 go: downloading github.com/aws/aws-sdk-go v1.55.5 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading cloud.google.com/go v0.112.2 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/cockroachdb/pebble v1.1.4-0.20250120151818-5dd133a1e6fb go: downloading github.com/klauspost/compress v1.18.0 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading google.golang.org/protobuf v1.36.6 go: downloading github.com/google/uuid v1.6.0 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/uber-go/atomic v1.4.0 go: downloading golang.org/x/sys v0.35.0 go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading github.com/stretchr/testify v1.10.0 go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.15 go: downloading github.com/tinylib/msgp v1.1.6 go: downloading github.com/google/btree v1.1.2 go: downloading github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2 go: downloading github.com/mattn/go-colorable v0.1.14 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 go: downloading golang.org/x/oauth2 v0.30.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/xdg/stringprep v1.0.3 go: downloading golang.org/x/crypto v0.41.0 go: downloading golang.org/x/term v0.34.0 go: downloading github.com/pierrec/lz4/v4 v4.1.18 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/gin-contrib/sse v0.1.0 go: downloading github.com/containerd/cgroups v1.0.4 go: downloading filippo.io/edwards25519 v1.1.0 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading go.uber.org/multierr v1.11.0 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.2 go: downloading github.com/prometheus/common v0.63.0 go: downloading github.com/prometheus/procfs v0.16.1 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 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/aws/smithy-go v1.22.5 go: downloading github.com/opentracing/opentracing-go v1.2.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading go.etcd.io/etcd/pkg/v3 v3.5.15 go: downloading github.com/bits-and-blooms/bitset v1.14.3 go: downloading github.com/hamba/avro/v2 v2.22.2-0.20240625062549-66aad10411d9 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading cloud.google.com/go/compute/metadata v0.3.0 go: downloading cloud.google.com/go/iam v1.1.7 go: downloading github.com/googleapis/gax-go/v2 v2.12.3 go: downloading google.golang.org/api v0.170.0 go: downloading google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda go: downloading github.com/pierrec/lz4 v2.6.1+incompatible go: downloading github.com/joomcode/errorx v1.0.1 go: downloading github.com/goccy/go-json v0.10.2 go: downloading github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/tmc/grpc-websocket-proxy v0.0.0-20220101234140-673ab2c3ae75 go: downloading go.etcd.io/bbolt v1.3.10 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.24.0 go: downloading sigs.k8s.io/yaml v1.4.0 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240604185151-ef581f913117 go: downloading github.com/gavv/monotime v0.0.0-20190418164738-30dba4353424 go: downloading github.com/philhofer/fwd v1.1.1 go: downloading github.com/go-playground/validator/v10 v10.14.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/ugorji/go/codec v1.2.11 go: downloading github.com/pelletier/go-toml/v2 v2.0.8 go: downloading golang.org/x/text v0.29.0 go: downloading github.com/cockroachdb/errors v1.11.3 go: downloading github.com/cockroachdb/fifo v0.0.0-20240606204812-0bbfbd93a7ce go: downloading golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/DATA-DOG/go-sqlmock v1.5.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240528184218-531527333157 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/godbus/dbus/v5 v5.0.4 go: downloading github.com/opencontainers/runtime-spec v1.0.2 go: downloading github.com/golang/snappy v0.0.4 go: downloading github.com/cilium/ebpf v0.4.0 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0 go: downloading github.com/hashicorp/go-uuid v1.0.3 go: downloading github.com/twmb/murmur3 v1.1.6 go: downloading modernc.org/mathutil v1.7.1 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.22.0 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/dgryski/go-farm v0.0.0-20240924180020-3414d57e47da go: downloading github.com/cloudfoundry/gosigar v1.3.6 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.27.0 go: downloading go.opencensus.io v0.24.0 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/mitchellh/mapstructure v1.5.0 go: downloading github.com/uber/jaeger-client-go v2.30.0+incompatible go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/hashicorp/golang-lru v0.5.1 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0 go: downloading github.com/robfig/cron v1.2.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.0.0 go: downloading github.com/coocood/freecache v1.2.1 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading github.com/gorilla/mux v1.8.1 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1581 go: downloading github.com/pingcap/metering_sdk v0.0.0-20250918015914-468cd6feb1dc go: downloading go.etcd.io/etcd/raft/v3 v3.5.15 go: downloading github.com/xiang90/probing v0.0.0-20221125231312-a49e3df8f510 go: downloading github.com/jonboulle/clockwork v0.4.0 go: downloading github.com/pingcap/tipb v0.0.0-20250829062436-85a019a5df23 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/qri-io/jsonschema v0.2.1 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/linkedin/goavro/v2 v2.14.0 go: downloading github.com/aws/aws-sdk-go-v2/config v1.27.37 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.35 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/shopspring/decimal v1.3.0 go: downloading github.com/segmentio/kafka-go v0.4.41-0.20230526171612-f057b1d369cd go: downloading github.com/pingcap/check v0.0.0-20211026125417-57bd13f7b5f0 go: downloading github.com/gorilla/websocket v1.5.1 go: downloading go.opentelemetry.io/otel/metric v1.24.0 go: downloading github.com/jcmturner/rpc/v2 v2.0.3 go: downloading github.com/golang-jwt/jwt/v5 v5.3.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/cheggaaa/pb/v3 v3.0.8 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef 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/influxdata/tdigest v0.0.1 go: downloading github.com/opentracing/basictracer-go v1.1.0 go: downloading github.com/dgraph-io/ristretto v0.1.1 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 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/dolthub/swiss v0.2.1 go: downloading github.com/danjacques/gofslock v0.0.0-20240212154529-d899e02bfe22 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/golang-jwt/jwt/v4 v4.5.2 go: downloading golang.org/x/tools v0.36.0 go: downloading go.etcd.io/etcd/client/v2 v2.305.15 go: downloading sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/uber/jaeger-lib v2.4.1+incompatible go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 go: downloading github.com/stretchr/objx v0.5.2 go: downloading github.com/swaggo/files v0.0.0-20210815190702-a29dd2bc99b2 go: downloading github.com/swaggo/gin-swagger v1.2.0 go: downloading go.opentelemetry.io/proto/otlp v1.1.0 go: downloading github.com/go-logr/logr v1.4.1 go: downloading github.com/yangkeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/spkg/bom v1.0.0 go: downloading github.com/xitongsys/parquet-go v1.6.3-0.20240520233950-75e935fc3e17 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 sourcegraph.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 go: downloading github.com/jcmturner/aescts/v2 v2.0.0 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.14 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.23.1 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.27.1 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.31.1 go: downloading github.com/qri-io/jsonpointer v0.1.1 go: downloading github.com/mattn/go-runewidth v0.0.16 go: downloading github.com/dvsekhvalnov/jose2go v1.6.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/tklauser/go-sysconf v0.3.12 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/go-playground/locales v0.14.1 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df go: downloading github.com/pingcap/badger v1.5.1-0.20241015064302-38533b6cbf8d go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/zyedidia/generic v1.2.1 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading github.com/google/pprof v0.0.0-20241001023024-f4c0cfd0cf1d go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.4 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/xdg-go/scram v1.1.2 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading go.uber.org/mock v0.5.2 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/swaggo/swag v1.16.3 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading gorm.io/gorm v1.25.12 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/grpc-ecosystem/grpc-gateway/v2 v2.19.1 go: downloading github.com/apache/thrift v0.16.0 go: downloading github.com/rivo/uniseg v0.4.7 go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.14.1 go: downloading github.com/alibabacloud-go/darabonba-openapi/v2 v2.0.11 go: downloading github.com/alibabacloud-go/sts-20150401/v2 v2.0.4 go: downloading github.com/alibabacloud-go/tea-utils/v2 v2.0.7 go: downloading github.com/alibabacloud-go/tea v1.3.11 go: downloading github.com/aliyun/alibabacloud-oss-go-sdk-v2 v1.2.3 go: downloading github.com/aliyun/credentials-go v1.4.7 go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.87.1 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.0 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.4 go: downloading github.com/tklauser/numcpus v0.6.1 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/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading k8s.io/api v0.29.11 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.4 go: downloading github.com/golang/glog v1.2.4 go: downloading github.com/xdg-go/pbkdf2 v1.0.0 go: downloading github.com/xdg-go/stringprep v1.0.4 go: downloading github.com/edwingeng/deque v0.0.0-20191220032131-8596380dee17 go: downloading github.com/apache/arrow/go/v12 v12.0.1 go: downloading github.com/goccy/go-reflect v1.2.0 go: downloading github.com/jinzhu/now v1.1.5 go: downloading github.com/alibabacloud-go/alibabacloud-gateway-spi v0.0.5 go: downloading github.com/alibabacloud-go/openapi-util v0.1.1 go: downloading github.com/alibabacloud-go/tea-xml v1.1.3 go: downloading github.com/alibabacloud-go/endpoint-util v1.1.0 go: downloading github.com/alibabacloud-go/debug v1.0.1 go: downloading github.com/KyleBanks/depth v1.2.1 go: downloading github.com/go-openapi/spec v0.21.0 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/segmentio/fasthash v1.0.3 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.0 go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.4 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.8.4 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.4 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/jinzhu/inflection v1.0.0 go: downloading github.com/tjfoc/gmsm v1.4.1 go: downloading github.com/clbanning/mxj/v2 v2.7.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 cloud.google.com/go/kms v1.15.8 go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/jmespath/go-jmespath v0.4.0 go: downloading k8s.io/apimachinery v0.29.11 go: downloading golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 go: downloading github.com/google/flatbuffers v2.0.8+incompatible go: downloading github.com/zeebo/xxh3 v1.0.2 go: downloading github.com/andybalholm/brotli v1.0.5 go: downloading github.com/klauspost/cpuid/v2 v2.2.7 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 gopkg.in/inf.v0 v0.9.1 go: downloading github.com/ardielle/ardielle-go v1.5.2 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 + '[' -f ./bin/cdc_kafka_consumer ']' + make kafka_consumer CGO_ENABLED=1 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/ticdc/pkg/version.ReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/ticdc/pkg/version.BuildTS=2025-10-20 04:12:02" -X "github.com/pingcap/ticdc/pkg/version.GitHash=1995310071cc5a417122e1e3871eac8dfd22e500" -X "github.com/pingcap/ticdc/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/ticdc/pkg/version.GoVersion=go version go1.24.7 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/tiflow/pkg/version.GitHash=1995310071cc5a417122e1e3871eac8dfd22e500" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2025-10-20 04:12:02"' -o bin/cdc_kafka_consumer ./cmd/kafka-consumer go: downloading github.com/confluentinc/confluent-kafka-go/v2 v2.3.0 go: downloading github.com/DataDog/zstd v1.5.5 + '[' -f ./bin/cdc_storage_consumer ']' + make storage_consumer CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/ticdc/pkg/version.ReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/ticdc/pkg/version.BuildTS=2025-10-20 04:14:22" -X "github.com/pingcap/ticdc/pkg/version.GitHash=1995310071cc5a417122e1e3871eac8dfd22e500" -X "github.com/pingcap/ticdc/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/ticdc/pkg/version.GoVersion=go version go1.24.7 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/tiflow/pkg/version.GitHash=1995310071cc5a417122e1e3871eac8dfd22e500" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2025-10-20 04:14:22"' -o bin/cdc_storage_consumer ./cmd/storage-consumer + '[' -f ./bin/cdc.test ']' + make integration_test_build cd tools/check && GO111MODULE=on go build -mod=mod -o ../bin/failpoint-ctl github.com/pingcap/failpoint/failpoint-ctl go: downloading github.com/pingcap/failpoint v0.0.0-20210316064728-7acb0f0a3dfd go: downloading github.com/sergi/go-diff v1.1.0 CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/ticdc/pkg/version.ReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/ticdc/pkg/version.BuildTS=2025-10-20 04:14:30" -X "github.com/pingcap/ticdc/pkg/version.GitHash=1995310071cc5a417122e1e3871eac8dfd22e500" -X "github.com/pingcap/ticdc/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/ticdc/pkg/version.GoVersion=go version go1.24.7 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/tiflow/pkg/version.GitHash=1995310071cc5a417122e1e3871eac8dfd22e500" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2025-10-20 04:14:30"' -o bin/cdc_storage_consumer ./cmd/storage-consumer CGO_ENABLED=1 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/ticdc/pkg/version.ReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/ticdc/pkg/version.BuildTS=2025-10-20 04:14:30" -X "github.com/pingcap/ticdc/pkg/version.GitHash=1995310071cc5a417122e1e3871eac8dfd22e500" -X "github.com/pingcap/ticdc/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/ticdc/pkg/version.GoVersion=go version go1.24.7 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/tiflow/pkg/version.GitHash=1995310071cc5a417122e1e3871eac8dfd22e500" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2025-10-20 04:14:30"' -o bin/cdc_kafka_consumer ./cmd/kafka-consumer CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/ticdc/pkg/version.ReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/ticdc/pkg/version.BuildTS=2025-10-20 04:14:30" -X "github.com/pingcap/ticdc/pkg/version.GitHash=1995310071cc5a417122e1e3871eac8dfd22e500" -X "github.com/pingcap/ticdc/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/ticdc/pkg/version.GoVersion=go version go1.24.7 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/tiflow/pkg/version.GitHash=1995310071cc5a417122e1e3871eac8dfd22e500" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2025-10-20 04:14:30"' -o bin/cdc_pulsar_consumer ./cmd/pulsar-consumer CGO_ENABLED=0 GO111MODULE=on go build -trimpath -ldflags '-X "github.com/pingcap/ticdc/pkg/version.ReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/ticdc/pkg/version.BuildTS=2025-10-20 04:14:30" -X "github.com/pingcap/ticdc/pkg/version.GitHash=1995310071cc5a417122e1e3871eac8dfd22e500" -X "github.com/pingcap/ticdc/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/ticdc/pkg/version.GoVersion=go version go1.24.7 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/tiflow/pkg/version.GitHash=1995310071cc5a417122e1e3871eac8dfd22e500" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2025-10-20 04:14:30"' -o bin/oauth2-server ./cmd/oauth2-server/main.go go: downloading github.com/go-oauth2/oauth2/v4 v4.5.4 go: downloading github.com/tidwall/buntdb v1.3.0 go: downloading github.com/tidwall/rtred v0.1.2 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/tidwall/grect v0.1.4 go: downloading github.com/tidwall/match v1.1.1 go: downloading github.com/tidwall/gjson v1.14.4 go: downloading github.com/tidwall/tinyqueue v0.1.1 go: downloading github.com/tidwall/pretty v1.2.1 $(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|ticdc/tests|integration|testing_utils|pb|pbmock|ticdc/bin'); do echo ${p#"github.com/pingcap/ticdc/"}|grep -v "github.com/pingcap/ticdc"; done) | xargs tools/bin/failpoint-ctl enable >/dev/null) go: downloading go.uber.org/goleak v1.3.0 go: downloading github.com/bradleyjkemp/grpc-tools v0.2.5 go: downloading github.com/improbable-eng/grpc-web v0.12.0 go: downloading github.com/rs/cors v1.7.0 go: downloading github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f CGO_ENABLED=1 GO111MODULE=on go test -p 3 --race --tags=intest -ldflags '-X "github.com/pingcap/ticdc/pkg/version.ReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/ticdc/pkg/version.BuildTS=2025-10-20 04:14:30" -X "github.com/pingcap/ticdc/pkg/version.GitHash=1995310071cc5a417122e1e3871eac8dfd22e500" -X "github.com/pingcap/ticdc/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/ticdc/pkg/version.GoVersion=go version go1.24.7 linux/amd64" -X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/tiflow/pkg/version.ReleaseVersion=v8.5.4-release.1-2-g19953100" -X "github.com/pingcap/tiflow/pkg/version.GitHash=1995310071cc5a417122e1e3871eac8dfd22e500" -X "github.com/pingcap/tiflow/pkg/version.GitBranch=HEAD" -X "github.com/pingcap/tiflow/pkg/version.BuildTS=2025-10-20 04:14:30"' -c -cover -covermode=atomic \ -coverpkg=github.com/pingcap/ticdc/... \ -o bin/cdc.test github.com/pingcap/ticdc/cmd/cdc \ || { $(echo $(for p in $(go list ./... | grep -vE 'vendor|proto|ticdc/tests|integration|testing_utils|pb|pbmock|ticdc/bin'); do echo ${p#"github.com/pingcap/ticdc/"}|grep -v "github.com/pingcap/ticdc"; done) | xargs tools/bin/failpoint-ctl disable >/dev/null); echo "Failed to build cdc.test"; exit 1; } Aborted by Jenkins Admin Sending interrupt signal to process Killing processes kill finished with exit code 0 make: *** [Makefile:202: integration_test_build] Terminated script returned exit code 143 [Pipeline] } Cache not saved (inner-step execution failed) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) Stage "Tests" skipped due to earlier failure(s) [Pipeline] parallel [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G00') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G01') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G02') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G03') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G04') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G05') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G06') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G07') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G08') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G09') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G10') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G11') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G12') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G13') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G14') [Pipeline] { (Branch: Matrix - TEST_GROUP = 'G15') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G00') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G01') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G02') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G03') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G04') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G05') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G06') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G07') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G08') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G09') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G10') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G11') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G12') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G13') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G14') [Pipeline] stage [Pipeline] { (Matrix - TEST_GROUP = 'G15') Stage "Matrix - TEST_GROUP = 'G00'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G01'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G02'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G03'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G04'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G05'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G06'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G07'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G08'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G09'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G10'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G11'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G12'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G13'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G14'" skipped due to earlier failure(s) Stage "Matrix - TEST_GROUP = 'G15'" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "Matrix - TEST_GROUP = 'G00'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G01'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G02'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G03'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G04'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G05'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G06'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G07'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G08'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G09'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G10'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G11'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G12'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G13'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G14'" skipped due to earlier failure(s) [Pipeline] } Stage "Matrix - TEST_GROUP = 'G15'" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G00' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G01' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G02' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G03' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G04' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G05' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G06' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G07' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G08' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G09' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G10' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G11' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G12' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G13' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G14' [Pipeline] } Failed in branch Matrix - TEST_GROUP = 'G15' [Pipeline] // 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 org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 22e0d5e6-e66f-4cd3-9608-2fd175cf3438 Finished: ABORTED