Skip to content
Failed

Console Output

Skipping 895 KB.. Full Log
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100    11  100    11    0     0   2200      0 --:--:-- --:--:-- --:--:--  2200
+ ans='{"count":3}'
+ echo '{"count":3}'
{"count":3}
++ echo '{"count":3}'
++ jq -r .count
+ value=3
+ '[' -1 == -1 ']'
+ '[' 3 '!=' null ']'
+ exit 0
[Fri Jun 27 17:32:20 CST 2025] <<<<<< START cdc server in fail_over_ddl_E case >>>>>>
+ [[ '' == \t\r\u\e ]]
+ set +e
+ get_info_fail_msg='failed to get info:'
+ etcd_info_msg='etcd info'
+ '[' -z '' ']'
+ curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8301/debug/info --user ticdc:ticdc_secret -vsL'
+ GO_FAILPOINTS='github.com/pingcap/ticdc/maintainer/scheduler/StopBalanceScheduler=return(true)'
+ cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.fail_over_ddl_E.56485650.out server --log-file /tmp/tidb_cdc_test/fail_over_ddl_E/cdc1-1.log --log-level debug --data-dir /tmp/tidb_cdc_test/fail_over_ddl_E/cdc_data1-1 --cluster-id default --addr 127.0.0.1:8301
+ [[ no != \n\o ]]
+ (( i = 0 ))
+ (( i <= 50 ))
++ curl -vsL --max-time 20 http://127.0.0.1:8301/debug/info --user ticdc:ticdc_secret -vsL
*   Trying 127.0.0.1...
* TCP_NODELAY set
* connect to 127.0.0.1 port 8301 failed: Connection refused
* Failed to connect to 127.0.0.1 port 8301: Connection refused
* Closing connection 0
+ res=
+ echo ''
+ grep -q 'failed to get info:'
+ echo ''
+ grep -q 'etcd info'
+ '[' 0 -eq 50 ']'
+ sleep 3
+ set +x
[Fri Jun 27 17:32:21 CST 2025] <<<<<< START kafka consumer in row_format case >>>>>>
table common_1.v1 not exists for 39-th check, retry later
table kafka_big_messages.test exists
check diff failed 3-th time, retry later
check diff failed 1-th time, retry later
check diff failed 3-th time, retry later
check diff failed 4-th time, retry later
check diff failed 36-th time, retry later
+ cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.cli_tls_with_auth.cli.3175.out cli changefeed create --start-ts=459018531140009985 '--sink-uri=kafka://127.0.0.1:9092/ticdc-cli-test-4472?protocol=open-protocol&partition-num=4&kafka-version=2.4.1&max-message-bytes=10485760' --tz=Asia/Shanghai -c=custom-changefeed-name
[WARN] --tz is deprecated in changefeed settings.
Create changefeed successfully!
ID: custom-changefeed-name
Info: {"upstream_id":7520559584940428786,"id":"custom-changefeed-name","namespace":"default","sink_uri":"kafka://127.0.0.1:9092/ticdc-cli-test-4472?protocol=open-protocol\u0026partition-num=4\u0026kafka-version=2.4.1\u0026max-message-bytes=10485760","create_time":"2025-06-27T17:32:22.76843725+08:00","start_ts":459018531140009985,"config":{"memory_quota":1073741824,"case_sensitive":false,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":false,"enable_table_monitor":false,"bdr_mode":false,"sync_point_interval":600000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"protocol":"open-protocol","csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false,"output_field_header":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"send-all-bootstrap-at-start":false,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":false,"region_threshold":100000,"region-count-per-span":100,"write_key_threshold":0,"split_number_per_node":1,"scheduling-task-per-node":20},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"normal","creator_version":"v9.0.0-beta.2.pre-1-gb531b576","resolved_ts":459018531140009985,"checkpoint_ts":459018531140009985,"checkpoint_time":"2025-06-27 17:32:15.611","gid":{"low":10250591149343078963,"high":17317487205101925285}}
PASS
coverage: 2.5% of statements in github.com/pingcap/ticdc/...
table test.finish_mark exists
check diff failed 1-th time, retry later
table common_1.v1 not exists for 40-th check, retry later
check diff failed 4-th time, retry later
+ set +x
[Fri Jun 27 17:32:24 CST 2025] <<<<<< START kafka consumer in cli_tls_with_auth case >>>>>>
table test.simple not exists for 1-th check, retry later
check diff failed 2-th time, retry later
+ (( i++ ))
+ (( i <= 50 ))
++ curl -vsL --max-time 20 http://127.0.0.1:8301/debug/info --user ticdc:ticdc_secret -vsL
*   Trying 127.0.0.1...
* TCP_NODELAY set
* Connected to 127.0.0.1 (127.0.0.1) port 8301 (#0)
* Server auth using Basic with user 'ticdc'
> GET /debug/info HTTP/1.1
> Host: 127.0.0.1:8301
> Authorization: Basic dGljZGM6dGljZGNfc2VjcmV0
> User-Agent: curl/7.61.1
> Accept: */*
> 
< HTTP/1.1 200 OK
< Date: Fri, 27 Jun 2025 09:32:23 GMT
< Content-Type: text/plain; charset=utf-8
< Transfer-Encoding: chunked
< 
{ [3968 bytes data]
* Connection #0 to host 127.0.0.1 left intact
+ res='

*** etcd info ***:

/tidb/cdc/default/__cdc_meta__/capture/5ca502cb-3b4f-4826-83bf-a3cc7fda5925
	{"id":"5ca502cb-3b4f-4826-83bf-a3cc7fda5925","address":"127.0.0.1:8300","version":"v9.0.0-beta.2.pre-1-gb531b576","git-hash":"b531b57650d8a06cd255aa5bb22722b6edc6def7","deploy-path":"/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/bin/cdc.test","start-timestamp":1751016738,"is-new-arch":true}

/tidb/cdc/default/__cdc_meta__/capture/f06f0ced-ddba-4707-b1c2-5c81bea99a30
	{"id":"f06f0ced-ddba-4707-b1c2-5c81bea99a30","address":"127.0.0.1:8301","version":"v9.0.0-beta.2.pre-1-gb531b576","git-hash":"b531b57650d8a06cd255aa5bb22722b6edc6def7","deploy-path":"/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/bin/cdc.test","start-timestamp":1751016741,"is-new-arch":true}

/tidb/cdc/default/__cdc_meta__/log_coordinator/223197b0bab1a6ea
	84ea13e4-dbe6-4351-b346-19703c4babd8

/tidb/cdc/default/__cdc_meta__/log_coordinator/223197b0bab1a7f6
	5ca502cb-3b4f-4826-83bf-a3cc7fda5925

/tidb/cdc/default/__cdc_meta__/log_coordinator/223197b0bab1a863
	f06f0ced-ddba-4707-b1c2-5c81bea99a30

/tidb/cdc/default/__cdc_meta__/owner/223197b0bab1a7f6
	5ca502cb-3b4f-4826-83bf-a3cc7fda5925

/tidb/cdc/default/__cdc_meta__/owner/223197b0bab1a863
	f06f0ced-ddba-4707-b1c2-5c81bea99a30

/tidb/cdc/default/default/changefeed/info/test
	{"id":{"id":{"low":9386859945199649537,"high":8735001200138726318},"display":{"name":"test","namespace":"default"}},"upstream-id":7520559527755412076,"sink-uri":"kafka://127.0.0.1:9092/ticdc-failover-ddl-test-two-node-B-24638?protocol=open-protocol\u0026partition-num=4\u0026kafka-version=2.4.1\u0026max-message-bytes=10485760","create-time":"2025-06-27T17:32:11.965577883+08:00","start-ts":459018528926466049,"target-ts":0,"admin-job-type":0,"sort-engine":"","sort-dir":"","upstream-info":null,"config":{"memory-quota":1073741824,"case-sensitive":false,"force-replicate":false,"check-gc-safe-point":true,"enable-sync-point":false,"enable-table-monitor":false,"ignore-ineligible-table":false,"bdr-mode":false,"sync-point-interval":600000000000,"sync-point-retention":86400000000000,"filter":{"rules":["*.*"],"ignore-txn-start-ts":null,"event-filters":null},"mounter":{"worker-num":16},"sink":{"protocol":"open-protocol","encoder-concurrency":32,"terminator":"\r\n","date-separator":"day","enable-partition-separator":true,"only-output-updated-columns":false,"delete-only-output-handle-key-columns":false,"content-compatible":false,"advance-timeout-in-sec":150,"send-bootstrap-interval-in-sec":120,"send-bootstrap-in-msg-count":10000,"send-bootstrap-to-all-partition":true,"send-all-bootstrap-at-start":false,"debezium-disable-schema":false,"csv":{"delimiter":",","quote":"\"","null":"\\N","include-commit-ts":false,"binary-encoding-method":"base64","output-old-value":false,"output-handle-key":false,"output-field-header":false},"open":{"output-old-value":true},"debezium":{"output-old-value":true},"case-sensitive":false,"integrity":null,"force-replicate":false},"consistent":{"level":"none","max-log-size":64,"flush-interval":2000,"meta-flush-interval":200,"encoding-worker-num":16,"flush-worker-num":8,"storage":"","use-file-backend":false,"compression":"","memory-usage":{"memory-quota-percentage":50}},"scheduler":{"enable-table-across-nodes":false,"region-threshold":100000,"region-count-per-span":100,"write-key-threshold":0,"split-number-per-node":1,"scheduling-task-per-node":20},"integrity":{"integrity-check-level":"none","corruption-handle-level":"warn"},"changefeed-error-stuck-duration":1800000000000,"synced-status":{"synced-check-interval":300,"checkpoint-interval":15},"sql-mode":""},"state":"normal","error":null,"warning":null,"creator-version":"v9.0.0-beta.2.pre-1-gb531b576","epoch":459018530197864450}

/tidb/cdc/default/default/changefeed/status/test
	{"checkpoint-ts":459018532649173002,"progress":1,"min-table-barrier-ts":0,"admin-job-type":0}'
+ echo '

*** etcd info ***:

/tidb/cdc/default/__cdc_meta__/capture/5ca502cb-3b4f-4826-83bf-a3cc7fda5925
	{"id":"5ca502cb-3b4f-4826-83bf-a3cc7fda5925","address":"127.0.0.1:8300","version":"v9.0.0-beta.2.pre-1-gb531b576","git-hash":"b531b57650d8a06cd255aa5bb22722b6edc6def7","deploy-path":"/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/bin/cdc.test","start-timestamp":1751016738,"is-new-arch":true}

/tidb/cdc/default/__cdc_meta__/capture/f06f0ced-ddba-4707-b1c2-5c81bea99a30
	{"id":"f06f0ced-ddba-4707-b1c2-5c81bea99a30","address":"127.0.0.1:8301","version":"v9.0.0-beta.2.pre-1-gb531b576","git-hash":"b531b57650d8a06cd255aa5bb22722b6edc6def7","deploy-path":"/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/bin/cdc.test","start-timestamp":1751016741,"is-new-arch":true}

/tidb/cdc/default/__cdc_meta__/log_coordinator/223197b0bab1a6ea
	84ea13e4-dbe6-4351-b346-19703c4babd8

/tidb/cdc/default/__cdc_meta__/log_coordinator/223197b0bab1a7f6
	5ca502cb-3b4f-4826-83bf-a3cc7fda5925

/tidb/cdc/default/__cdc_meta__/log_coordinator/223197b0bab1a863
	f06f0ced-ddba-4707-b1c2-5c81bea99a30

/tidb/cdc/default/__cdc_meta__/owner/223197b0bab1a7f6
	5ca502cb-3b4f-4826-83bf-a3cc7fda5925

/tidb/cdc/default/__cdc_meta__/owner/223197b0bab1a863
	f06f0ced-ddba-4707-b1c2-5c81bea99a30

/tidb/cdc/default/default/changefeed/info/test
	{"id":{"id":{"low":9386859945199649537,"high":8735001200138726318},"display":{"name":"test","namespace":"default"}},"upstream-id":7520559527755412076,"sink-uri":"kafka://127.0.0.1:9092/ticdc-failover-ddl-test-two-node-B-24638?protocol=open-protocol\u0026partition-num=4\u0026kafka-version=2.4.1\u0026max-message-bytes=10485760","create-time":"2025-06-27T17:32:11.965577883+08:00","start-ts":459018528926466049,"target-ts":0,"admin-job-type":0,"sort-engine":"","sort-dir":"","upstream-info":null,"config":{"memory-quota":1073741824,"case-sensitive":false,"force-replicate":false,"check-gc-safe-point":true,"enable-sync-point":false,"enable-table-monitor":false,"ignore-ineligible-table":false,"bdr-mode":false,"sync-point-interval":600000000000,"sync-point-retention":86400000000000,"filter":{"rules":["*.*"],"ignore-txn-start-ts":null,"event-filters":null},"mounter":{"worker-num":16},"sink":{"protocol":"open-protocol","encoder-concurrency":32,"terminator":"\r\n","date-separator":"day","enable-partition-separator":true,"only-output-updated-columns":false,"delete-only-output-handle-key-columns":false,"content-compatible":false,"advance-timeout-in-sec":150,"send-bootstrap-interval-in-sec":120,"send-bootstrap-in-msg-count":10000,"send-bootstrap-to-all-partition":true,"send-all-bootstrap-at-start":false,"debezium-disable-schema":false,"csv":{"delimiter":",","quote":"\"","null":"\\N","include-commit-ts":false,"binary-encoding-method":"base64","output-old-value":false,"output-handle-key":false,"output-field-header":false},"open":{"output-old-value":true},"debezium":{"output-old-value":true},"case-sensitive":false,"integrity":null,"force-replicate":false},"consistent":{"level":"none","max-log-size":64,"flush-interval":2000,"meta-flush-interval":200,"encoding-worker-num":16,"flush-worker-num":8,"storage":"","use-file-backend":false,"compression":"","memory-usage":{"memory-quota-percentage":50}},"scheduler":{"enable-table-across-nodes":false,"region-threshold":100000,"region-count-per-span":100,"write-key-threshold":0,"split-number-per-node":1,"scheduling-task-per-node":20},"integrity":{"integrity-check-level":"none","corruption-handle-level":"warn"},"changefeed-error-stuck-duration":1800000000000,"synced-status":{"synced-check-interval":300,"checkpoint-interval":15},"sql-mode":""},"state":"normal","error":null,"warning":null,"creator-version":"v9.0.0-beta.2.pre-1-gb531b576","epoch":459018530197864450}

/tidb/cdc/default/default/changefeed/status/test
	{"checkpoint-ts":459018532649173002,"progress":1,"min-table-barrier-ts":0,"admin-job-type":0}'
+ grep -q 'failed to get info:'
+ echo '

*** etcd info ***:

/tidb/cdc/default/__cdc_meta__/capture/5ca502cb-3b4f-4826-83bf-a3cc7fda5925
	{"id":"5ca502cb-3b4f-4826-83bf-a3cc7fda5925","address":"127.0.0.1:8300","version":"v9.0.0-beta.2.pre-1-gb531b576","git-hash":"b531b57650d8a06cd255aa5bb22722b6edc6def7","deploy-path":"/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/bin/cdc.test","start-timestamp":1751016738,"is-new-arch":true}

/tidb/cdc/default/__cdc_meta__/capture/f06f0ced-ddba-4707-b1c2-5c81bea99a30
	{"id":"f06f0ced-ddba-4707-b1c2-5c81bea99a30","address":"127.0.0.1:8301","version":"v9.0.0-beta.2.pre-1-gb531b576","git-hash":"b531b57650d8a06cd255aa5bb22722b6edc6def7","deploy-path":"/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/bin/cdc.test","start-timestamp":1751016741,"is-new-arch":true}

/tidb/cdc/default/__cdc_meta__/log_coordinator/223197b0bab1a6ea
	84ea13e4-dbe6-4351-b346-19703c4babd8

/tidb/cdc/default/__cdc_meta__/log_coordinator/223197b0bab1a7f6
	5ca502cb-3b4f-4826-83bf-a3cc7fda5925

/tidb/cdc/default/__cdc_meta__/log_coordinator/223197b0bab1a863
	f06f0ced-ddba-4707-b1c2-5c81bea99a30

/tidb/cdc/default/__cdc_meta__/owner/223197b0bab1a7f6
	5ca502cb-3b4f-4826-83bf-a3cc7fda5925

/tidb/cdc/default/__cdc_meta__/owner/223197b0bab1a863
	f06f0ced-ddba-4707-b1c2-5c81bea99a30

/tidb/cdc/default/default/changefeed/info/test
	{"id":{"id":{"low":9386859945199649537,"high":8735001200138726318},"display":{"name":"test","namespace":"default"}},"upstream-id":7520559527755412076,"sink-uri":"kafka://127.0.0.1:9092/ticdc-failover-ddl-test-two-node-B-24638?protocol=open-protocol\u0026partition-num=4\u0026kafka-version=2.4.1\u0026max-message-bytes=10485760","create-time":"2025-06-27T17:32:11.965577883+08:00","start-ts":459018528926466049,"target-ts":0,"admin-job-type":0,"sort-engine":"","sort-dir":"","upstream-info":null,"config":{"memory-quota":1073741824,"case-sensitive":false,"force-replicate":false,"check-gc-safe-point":true,"enable-sync-point":false,"enable-table-monitor":false,"ignore-ineligible-table":false,"bdr-mode":false,"sync-point-interval":600000000000,"sync-point-retention":86400000000000,"filter":{"rules":["*.*"],"ignore-txn-start-ts":null,"event-filters":null},"mounter":{"worker-num":16},"sink":{"protocol":"open-protocol","encoder-concurrency":32,"terminator":"\r\n","date-separator":"day","enable-partition-separator":true,"only-output-updated-columns":false,"delete-only-output-handle-key-columns":false,"content-compatible":false,"advance-timeout-in-sec":150,"send-bootstrap-interval-in-sec":120,"send-bootstrap-in-msg-count":10000,"send-bootstrap-to-all-partition":true,"send-all-bootstrap-at-start":false,"debezium-disable-schema":false,"csv":{"delimiter":",","quote":"\"","null":"\\N","include-commit-ts":false,"binary-encoding-method":"base64","output-old-value":false,"output-handle-key":false,"output-field-header":false},"open":{"output-old-value":true},"debezium":{"output-old-value":true},"case-sensitive":false,"integrity":null,"force-replicate":false},"consistent":{"level":"none","max-log-size":64,"flush-interval":2000,"meta-flush-interval":200,"encoding-worker-num":16,"flush-worker-num":8,"storage":"","use-file-backend":false,"compression":"","memory-usage":{"memory-quota-percentage":50}},"scheduler":{"enable-table-across-nodes":false,"region-threshold":100000,"region-count-per-span":100,"write-key-threshold":0,"split-number-per-node":1,"scheduling-task-per-node":20},"integrity":{"integrity-check-level":"none","corruption-handle-level":"warn"},"changefeed-error-stuck-duration":1800000000000,"synced-status":{"synced-check-interval":300,"checkpoint-interval":15},"sql-mode":""},"state":"normal","error":null,"warning":null,"creator-version":"v9.0.0-beta.2.pre-1-gb531b576","epoch":459018530197864450}

/tidb/cdc/default/default/changefeed/status/test
	{"checkpoint-ts":459018532649173002,"progress":1,"min-table-barrier-ts":0,"admin-job-type":0}'
+ grep -q 'etcd info'
+ break
+ set +x
+ dbName=fail_over_ddl_test
+ tableName=test1
+ MAX_RETRIES=5
+ retries=0
+ '[' 0 -lt 5 ']'
++ curl http://127.0.0.1:10080/schema/fail_over_ddl_test/test1
++ jq .id
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2126    0  2126    0     0  2076k      0 --:--:-- --:--:-- --:--:-- 2076k
+ id=116
+ '[' -n 116 ']'
+ echo 116
+ exit 0
+ ipAddr=127.0.0.1:8301
+ tableID=116
+ changefeedID=test
+ retryCount=10
+ echo 'move table with retry'
move table with retry
+ count=0
+ [[ 0 -lt 10 ]]
++ run_cdc_cli capture list
+ cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.fail_over_ddl_E.cli.5744.out cli capture list
check diff failed 4-th time, retry later
check diff failed 37-th time, retry later
check diff failed 5-th time, retry later
table common_1.v1 not exists for 41-th check, retry later
check diff failed 5-th time, retry later
check diff failed 2-th time, retry later
+ set +x
+ ans='[
  {
    "id": "5ca502cb-3b4f-4826-83bf-a3cc7fda5925",
    "is-owner": true,
    "address": "127.0.0.1:8300",
    "cluster-id": "default"
  },
  {
    "id": "f06f0ced-ddba-4707-b1c2-5c81bea99a30",
    "is-owner": false,
    "address": "127.0.0.1:8301",
    "cluster-id": "default"
  }
]
PASS
coverage: 2.0% of statements in github.com/pingcap/ticdc/...'
++ echo '[' '{' '"id":' '"5ca502cb-3b4f-4826-83bf-a3cc7fda5925",' '"is-owner":' true, '"address":' '"127.0.0.1:8300",' '"cluster-id":' '"default"' '},' '{' '"id":' '"f06f0ced-ddba-4707-b1c2-5c81bea99a30",' '"is-owner":' false, '"address":' '"127.0.0.1:8301",' '"cluster-id":' '"default"' '}' ']' PASS coverage: 2.0% of statements in github.com/pingcap/ticdc/...
++ sed 's/ PASS.*//'
++ sed 's/^=== Command to ticdc(new arch). //'
++ jq -r '.[] | select(.address == "127.0.0.1:8301") | .id'
+ node2ID=f06f0ced-ddba-4707-b1c2-5c81bea99a30
+ '[' -z f06f0ced-ddba-4707-b1c2-5c81bea99a30 ']'
++ run_cdc_cli changefeed move-table -c test -t 116 -d f06f0ced-ddba-4707-b1c2-5c81bea99a30
+ cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.fail_over_ddl_E.cli.5782.out cli changefeed move-table -c test -t 116 -d f06f0ced-ddba-4707-b1c2-5c81bea99a30
check diff failed 5-th time, retry later
check diff failed 6-th time, retry later
table test.simple exists
table test.`simple-dash` exists
+ endpoints=https://127.0.0.1:2579
+ changefeed_id=custom-changefeed-name
+ expected_state=normal
+ error_msg=null
+ tls_dir=/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/tests/integration_tests/_certificates
+ [[ https://127.0.0.1:2579 =~ https ]]
++ cdc cli changefeed query --ca=/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/tests/integration_tests/_certificates/ca.pem --cert=/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/tests/integration_tests/_certificates/client.pem --key=/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/tests/integration_tests/_certificates/client-key.pem -c custom-changefeed-name -s
++ grep -v 'Command to ticdc'
+ info='{
  "upstream_id": 7520559584940428786,
  "id": "custom-changefeed-name",
  "namespace": "default",
  "state": "normal",
  "checkpoint_tso": 459018531140009985,
  "checkpoint_time": "2025-06-27 17:32:15.611",
  "error": null
}'
+ echo '{
  "upstream_id": 7520559584940428786,
  "id": "custom-changefeed-name",
  "namespace": "default",
  "state": "normal",
  "checkpoint_tso": 459018531140009985,
  "checkpoint_time": "2025-06-27 17:32:15.611",
  "error": null
}'
{
  "upstream_id": 7520559584940428786,
  "id": "custom-changefeed-name",
  "namespace": "default",
  "state": "normal",
  "checkpoint_tso": 459018531140009985,
  "checkpoint_time": "2025-06-27 17:32:15.611",
  "error": null
}
++ echo '{' '"upstream_id":' 7520559584940428786, '"id":' '"custom-changefeed-name",' '"namespace":' '"default",' '"state":' '"normal",' '"checkpoint_tso":' 459018531140009985, '"checkpoint_time":' '"2025-06-27' '17:32:15.611",' '"error":' null '}'
++ jq -r .state
+ state=normal
+ [[ ! normal == \n\o\r\m\a\l ]]
++ echo '{' '"upstream_id":' 7520559584940428786, '"id":' '"custom-changefeed-name",' '"namespace":' '"default",' '"state":' '"normal",' '"checkpoint_tso":' 459018531140009985, '"checkpoint_time":' '"2025-06-27' '17:32:15.611",' '"error":' null '}'
++ jq -r .error.message
+ message=null
+ [[ ! null =~ null ]]
changefeed count 1 check pass, pd_addr: https://127.0.0.1:2579
check diff successfully
check diff failed 38-th time, retry later
cdc.test: no process found
wait process cdc.test exit for 1-th time...
process cdc.test already exit
log files: /tmp/tidb_cdc_test/kafka_big_messages/stdout.log
no DATA RACE found
[Fri Jun 27 17:32:27 CST 2025] <<<<<< run test case kafka_big_messages success! >>>>>>
table common_1.v1 not exists for 42-th check, retry later
=================>> Running test /home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/tests/integration_tests/simple/run.sh using Sink-Type: kafka... <<=================
The 1 times to try to start tidb cluster...
Error: [CDC:ErrChangefeedUpdateRefused]changefeed update error: can only update changefeed config when it is stopped or failed
update changefeed config should fail when changefeed is running, got Diff of changefeed config:
{Type:update Path:[Config CaseSensitive] From:false To:true}
{Type:update Path:[Config Scheduler EnableTableAcrossNodes] From:false To:true}
+ cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.cli_tls_with_auth.cli.3369.out cli changefeed --changefeed-id custom-changefeed-name pause
check diff failed 3-th time, retry later
PASS
coverage: 2.0% of statements in github.com/pingcap/ticdc/...
check diff failed 6-th time, retry later
valid ~~~ running cdc  
Failed to start cdc, the usage tips should be printed
 1st test case cdc_server_tips success! 
try an INVALID cdc server command
[Fri Jun 27 17:32:25 CST 2025] <<<<<< START cdc server in cdc_server_tips case >>>>>>
+ [[ '' == \t\r\u\e ]]
+ set +e
+ get_info_fail_msg='failed to get info:'
+ etcd_info_msg='etcd info'
+ '[' -z '' ']'
+ curl_status_cmd='curl -vsL --max-time 20 http://127.0.0.1:8300/debug/info --user ticdc:ticdc_secret -vsL'
+ [[ true != \n\o ]]
+ set +x
+ GO_FAILPOINTS=
+ cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.cdc_server_tips.27642766.out server --log-file /tmp/tidb_cdc_test/cdc_server_tips/cdc.log --log-level debug --data-dir /tmp/tidb_cdc_test/cdc_server_tips/cdc_data --cluster-id default --pd None
check diff failed 7-th time, retry later
check diff failed 6-th time, retry later
check diff failed 39-th time, retry later
table common_1.v1 not exists for 43-th check, retry later
+ set +x
check diff failed 4-th time, retry later
table multi_tables_ddl_test.t55 exists
table multi_tables_ddl_test.t66 exists
table multi_tables_ddl_test.t7 exists
table multi_tables_ddl_test.t88 exists
table multi_tables_ddl_test.finish_mark not exists for 1-th check, retry later
check diff failed 7-th time, retry later
start tidb cluster in /tmp/tidb_cdc_test/simple
Starting Upstream PD...
Release Version: v9.0.0-beta.2.pre-1-ga764d4520
Edition: Community
Kernel Type: Classic
Git Commit Hash: a764d4520776166fb2320543da7e20e48e3ac8b8
Git Branch: master
UTC Build Time:  2025-06-27 08:51:17
Starting Downstream PD...
Release Version: v9.0.0-beta.2.pre-1-ga764d4520
Edition: Community
Kernel Type: Classic
Git Commit Hash: a764d4520776166fb2320543da7e20e48e3ac8b8
Git Branch: master
UTC Build Time:  2025-06-27 08:51:17
Verifying upstream PD is started...
check diff failed 7-th time, retry later
check diff failed 8-th time, retry later
table common_1.v1 not exists for 44-th check, retry later
+ set +x
+ result='{
  "success": true,
  "error": ""
}
PASS
coverage: 2.0% of statements in github.com/pingcap/ticdc/...'
+ echo '{' '"success":' true, '"error":' '""' '}' PASS coverage: 2.0% of statements in github.com/pingcap/ticdc/...
{ "success": true, "error": "" } PASS coverage: 2.0% of statements in github.com/pingcap/ticdc/...
++ echo '{' '"success":' true, '"error":' '""' '}' PASS coverage: 2.0% of statements in github.com/pingcap/ticdc/...
++ sed 's/ PASS.*//'
++ sed 's/^=== Command to ticdc(new arch). //'
++ jq -r .success
+ success=true
+ '[' true == true ']'
+ exit 0
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
Post stage
check diff failed 40-th time, retry later
table multi_tables_ddl_test.finish_mark not exists for 2-th check, retry later
[Pipeline] sh
check diff failed 8-th time, retry later
check diff failed 5-th time, retry later
+ ls /tmp/tidb_cdc_test/
changefeed_finish
charset_gbk
cov.changefeed_finish.cli.5214.out
cov.charset_gbk.cli.2597.out
++ find /tmp/tidb_cdc_test/ -type f -name '*.log'
+ tar --warning=no-file-changed -cvzf log-G00.tar.gz /tmp/tidb_cdc_test/charset_gbk/sql_res.charset_gbk.log /tmp/tidb_cdc_test/charset_gbk/tikv2.log /tmp/tidb_cdc_test/charset_gbk/tikv1.log /tmp/tidb_cdc_test/charset_gbk/tikv3.log /tmp/tidb_cdc_test/charset_gbk/stdout.log /tmp/tidb_cdc_test/charset_gbk/tidb_other.log /tmp/tidb_cdc_test/charset_gbk/tikv_down.log /tmp/tidb_cdc_test/charset_gbk/cdc_kafka_consumer_stdout.log /tmp/tidb_cdc_test/charset_gbk/cdc.log /tmp/tidb_cdc_test/charset_gbk/tidb-slow.log /tmp/tidb_cdc_test/charset_gbk/cdc_kafka_consumer.log /tmp/tidb_cdc_test/charset_gbk/pd1.log /tmp/tidb_cdc_test/charset_gbk/tidb.log /tmp/tidb_cdc_test/charset_gbk/down_pd.log /tmp/tidb_cdc_test/charset_gbk/sync_diff_inspector.log /tmp/tidb_cdc_test/charset_gbk/tidb_down.log /tmp/tidb_cdc_test/changefeed_finish/tikv2.log /tmp/tidb_cdc_test/changefeed_finish/tikv1.log /tmp/tidb_cdc_test/changefeed_finish/tiflash/log/error.log /tmp/tidb_cdc_test/changefeed_finish/tiflash/log/proxy.log /tmp/tidb_cdc_test/changefeed_finish/tiflash/log/server.log /tmp/tidb_cdc_test/changefeed_finish/tiflash/db/proxy/db/000004.log /tmp/tidb_cdc_test/changefeed_finish/tikv3.log /tmp/tidb_cdc_test/changefeed_finish/cdc_data/event_store/0001/000002.log /tmp/tidb_cdc_test/changefeed_finish/cdc_data/event_store/0000/000002.log /tmp/tidb_cdc_test/changefeed_finish/cdc_data/event_store/0002/000002.log /tmp/tidb_cdc_test/changefeed_finish/cdc_data/event_store/0003/000002.log /tmp/tidb_cdc_test/changefeed_finish/cdc_data/schema_store/000002.log /tmp/tidb_cdc_test/changefeed_finish/sql_res.changefeed_finish.log /tmp/tidb_cdc_test/changefeed_finish/stdout.log /tmp/tidb_cdc_test/changefeed_finish/down_pd/hot-region/000001.log /tmp/tidb_cdc_test/changefeed_finish/down_pd/region-meta/000001.log /tmp/tidb_cdc_test/changefeed_finish/tikv3/db/000004.log /tmp/tidb_cdc_test/changefeed_finish/tidb_other.log /tmp/tidb_cdc_test/changefeed_finish/tikv_down.log /tmp/tidb_cdc_test/changefeed_finish/sync_diff/output/sync_diff.log /tmp/tidb_cdc_test/changefeed_finish/tikv2/db/000004.log /tmp/tidb_cdc_test/changefeed_finish/cdc_kafka_consumer_stdout.log /tmp/tidb_cdc_test/changefeed_finish/tikv1/db/000004.log /tmp/tidb_cdc_test/changefeed_finish/pd1/hot-region/000001.log /tmp/tidb_cdc_test/changefeed_finish/pd1/region-meta/000001.log /tmp/tidb_cdc_test/changefeed_finish/cdc.log /tmp/tidb_cdc_test/changefeed_finish/tidb-slow.log /tmp/tidb_cdc_test/changefeed_finish/cdc_kafka_consumer.log /tmp/tidb_cdc_test/changefeed_finish/pd1.log /tmp/tidb_cdc_test/changefeed_finish/tikv_down/db/000004.log /tmp/tidb_cdc_test/changefeed_finish/tidb.log /tmp/tidb_cdc_test/changefeed_finish/down_pd.log /tmp/tidb_cdc_test/changefeed_finish/sync_diff_inspector.log /tmp/tidb_cdc_test/changefeed_finish/tidb_down.log
tar: Removing leading `/' from member names
/tmp/tidb_cdc_test/charset_gbk/sql_res.charset_gbk.log
tar: Removing leading `/' from hard link targets
/tmp/tidb_cdc_test/charset_gbk/tikv2.log
/tmp/tidb_cdc_test/charset_gbk/tikv1.log
/tmp/tidb_cdc_test/charset_gbk/tikv3.log
/tmp/tidb_cdc_test/charset_gbk/stdout.log
/tmp/tidb_cdc_test/charset_gbk/tidb_other.log
/tmp/tidb_cdc_test/charset_gbk/tikv_down.log
/tmp/tidb_cdc_test/charset_gbk/cdc_kafka_consumer_stdout.log
/tmp/tidb_cdc_test/charset_gbk/cdc.log
/tmp/tidb_cdc_test/charset_gbk/tidb-slow.log
/tmp/tidb_cdc_test/charset_gbk/cdc_kafka_consumer.log
/tmp/tidb_cdc_test/charset_gbk/pd1.log
/tmp/tidb_cdc_test/charset_gbk/tidb.log
/tmp/tidb_cdc_test/charset_gbk/down_pd.log
/tmp/tidb_cdc_test/charset_gbk/sync_diff_inspector.log
/tmp/tidb_cdc_test/charset_gbk/tidb_down.log
/tmp/tidb_cdc_test/changefeed_finish/tikv2.log
+ endpoints=https://127.0.0.1:2579
+ changefeed_id=custom-changefeed-name
+ expected_state=stopped
+ error_msg=null
+ tls_dir=/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/tests/integration_tests/_certificates
+ [[ https://127.0.0.1:2579 =~ https ]]
++ cdc cli changefeed query --ca=/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/tests/integration_tests/_certificates/ca.pem --cert=/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/tests/integration_tests/_certificates/client.pem --key=/home/jenkins/agent/workspace/pingcap/ticdc/pull_cdc_kafka_integration_light/ticdc/tests/integration_tests/_certificates/client-key.pem -c custom-changefeed-name -s
++ grep -v 'Command to ticdc'
+ info='{
  "upstream_id": 7520559584940428786,
  "id": "custom-changefeed-name",
  "namespace": "default",
  "state": "stopped",
  "checkpoint_tso": 459018533892521993,
  "checkpoint_time": "2025-06-27 17:32:26.111",
  "error": null
}'
+ echo '{
  "upstream_id": 7520559584940428786,
  "id": "custom-changefeed-name",
  "namespace": "default",
  "state": "stopped",
  "checkpoint_tso": 459018533892521993,
  "checkpoint_time": "2025-06-27 17:32:26.111",
  "error": null
}'
{
  "upstream_id": 7520559584940428786,
  "id": "custom-changefeed-name",
  "namespace": "default",
  "state": "stopped",
  "checkpoint_tso": 459018533892521993,
  "checkpoint_time": "2025-06-27 17:32:26.111",
  "error": null
}
++ echo '{' '"upstream_id":' 7520559584940428786, '"id":' '"custom-changefeed-name",' '"namespace":' '"default",' '"state":' '"stopped",' '"checkpoint_tso":' 459018533892521993, '"checkpoint_time":' '"2025-06-27' '17:32:26.111",' '"error":' null '}'
++ jq -r .state
+ state=stopped
+ [[ ! stopped == \s\t\o\p\p\e\d ]]
++ echo '{' '"upstream_id":' 7520559584940428786, '"id":' '"custom-changefeed-name",' '"namespace":' '"default",' '"state":' '"stopped",' '"checkpoint_tso":' 459018533892521993, '"checkpoint_time":' '"2025-06-27' '17:32:26.111",' '"error":' null '}'
++ jq -r .error.message
+ message=null
+ [[ ! null =~ null ]]
+ cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.cli_tls_with_auth.cli.3454.out cli changefeed update --pd=https://127.0.0.1:2579 --config=/tmp/tidb_cdc_test/cli_tls_with_auth/changefeed.toml --no-confirm --changefeed-id custom-changefeed-name
/tmp/tidb_cdc_test/changefeed_finish/tikv1.log
/tmp/tidb_cdc_test/changefeed_finish/tiflash/log/error.log
/tmp/tidb_cdc_test/changefeed_finish/tiflash/log/proxy.log
/tmp/tidb_cdc_test/changefeed_finish/tiflash/log/server.log
/tmp/tidb_cdc_test/changefeed_finish/tiflash/db/proxy/db/000004.log
/tmp/tidb_cdc_test/changefeed_finish/tikv3.log
check diff failed 9-th time, retry later
Diff of changefeed config:
{Type:update Path:[Config CaseSensitive] From:false To:true}
{Type:update Path:[Config Scheduler EnableTableAcrossNodes] From:false To:true}
Update changefeed config successfully! 
ID: custom-changefeed-name
Info: {"upstream_id":7520559584940428786,"id":"custom-changefeed-name","namespace":"default","sink_uri":"kafka://127.0.0.1:9092/ticdc-cli-test-4472?protocol=open-protocol\u0026partition-num=4\u0026kafka-version=2.4.1\u0026max-message-bytes=10485760","create_time":"2025-06-27T17:32:22.76843725+08:00","start_ts":459018531140009985,"config":{"memory_quota":1073741824,"case_sensitive":true,"force_replicate":false,"ignore_ineligible_table":false,"check_gc_safe_point":true,"enable_sync_point":false,"enable_table_monitor":false,"bdr_mode":false,"sync_point_interval":600000000000,"sync_point_retention":86400000000000,"filter":{"rules":["*.*"]},"mounter":{"worker_num":16},"sink":{"protocol":"open-protocol","csv":{"delimiter":",","quote":"\"","null":"\\N","include_commit_ts":false,"binary_encoding_method":"base64","output_old_value":false,"output_handle_key":false,"output_field_header":false},"encoder_concurrency":32,"terminator":"\r\n","date_separator":"day","enable_partition_separator":true,"only_output_updated_columns":false,"delete_only_output_handle_key_columns":false,"content_compatible":false,"advance_timeout":150,"send_bootstrap_interval_in_sec":120,"send_bootstrap_in_msg_count":10000,"send_bootstrap_to_all_partition":true,"send-all-bootstrap-at-start":false,"debezium_disable_schema":false,"debezium":{"output_old_value":true},"open":{"output_old_value":true}},"consistent":{"level":"none","max_log_size":64,"flush_interval":2000,"meta_flush_interval":200,"encoding_worker_num":16,"flush_worker_num":8,"use_file_backend":false,"memory_usage":{"memory_quota_percentage":50}},"scheduler":{"enable_table_across_nodes":true,"region_threshold":100000,"region-count-per-span":100,"write_key_threshold":0,"split_number_per_node":1,"scheduling-task-per-node":20},"integrity":{"integrity_check_level":"none","corruption_handle_level":"warn"},"changefeed_error_stuck_duration":1800000000000,"synced_status":{"synced_check_interval":300,"checkpoint_interval":15}},"state":"stopped","creator_version":"v9.0.0-beta.2.pre-1-gb531b576","resolved_ts":459018533892521993,"checkpoint_ts":459018533892521993,"checkpoint_time":"2025-06-27 17:32:26.111","gid":{"low":10250591149343078963,"high":17317487205101925285}}
PASS
coverage: 2.9% of statements in github.com/pingcap/ticdc/...
/tmp/tidb_cdc_test/changefeed_finish/cdc_data/event_store/0001/000002.log
/tmp/tidb_cdc_test/changefeed_finish/cdc_data/event_store/0000/000002.log
/tmp/tidb_cdc_test/changefeed_finish/cdc_data/event_store/0002/000002.log
/tmp/tidb_cdc_test/changefeed_finish/cdc_data/event_store/0003/000002.log
/tmp/tidb_cdc_test/changefeed_finish/cdc_data/schema_store/000002.log
/tmp/tidb_cdc_test/changefeed_finish/sql_res.changefeed_finish.log
/tmp/tidb_cdc_test/changefeed_finish/stdout.log
/tmp/tidb_cdc_test/changefeed_finish/down_pd/hot-region/000001.log
/tmp/tidb_cdc_test/changefeed_finish/down_pd/region-meta/000001.log
/tmp/tidb_cdc_test/changefeed_finish/tikv3/db/000004.log
/tmp/tidb_cdc_test/changefeed_finish/tidb_other.log
/tmp/tidb_cdc_test/changefeed_finish/tikv_down.log
check diff failed 8-th time, retry later
/tmp/tidb_cdc_test/changefeed_finish/sync_diff/output/sync_diff.log
/tmp/tidb_cdc_test/changefeed_finish/tikv2/db/000004.log
/tmp/tidb_cdc_test/changefeed_finish/cdc_kafka_consumer_stdout.log
/tmp/tidb_cdc_test/changefeed_finish/tikv1/db/000004.log
/tmp/tidb_cdc_test/changefeed_finish/pd1/hot-region/000001.log
/tmp/tidb_cdc_test/changefeed_finish/pd1/region-meta/000001.log
/tmp/tidb_cdc_test/changefeed_finish/cdc.log
/tmp/tidb_cdc_test/changefeed_finish/tidb-slow.log
/tmp/tidb_cdc_test/changefeed_finish/cdc_kafka_consumer.log
/tmp/tidb_cdc_test/changefeed_finish/pd1.log
/tmp/tidb_cdc_test/changefeed_finish/tikv_down/db/000004.log
/tmp/tidb_cdc_test/changefeed_finish/tidb.log
/tmp/tidb_cdc_test/changefeed_finish/down_pd.log
/tmp/tidb_cdc_test/changefeed_finish/sync_diff_inspector.log
/tmp/tidb_cdc_test/changefeed_finish/tidb_down.log
+ ls -alh log-G00.tar.gz
-rw-r--r--. 1 jenkins jenkins 6.9M Jun 27 17:32 log-G00.tar.gz
check diff failed 41-th time, retry later
[Pipeline] archiveArtifacts
Archiving artifacts
table multi_tables_ddl_test.finish_mark not exists for 3-th check, retry later
table common_1.v1 not exists for 45-th check, retry later
check diff failed 6-th time, retry later
Verifying downstream PD is started...
Starting Upstream TiKV...
TiKV 
Release Version:   9.0.0-beta.2
Edition:           Community
Git Commit Hash:   2029ff019ce689acc113f3bd886b08f861da0fbf
Git Commit Branch: release-9.0-beta.2
UTC Build Time:    2025-06-27 06:48:16
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
Starting Downstream TiKV...
TiKV 
Release Version:   9.0.0-beta.2
Edition:           Community
Git Commit Hash:   2029ff019ce689acc113f3bd886b08f861da0fbf
Git Commit Branch: release-9.0-beta.2
UTC Build Time:    2025-06-27 06:48:16
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
Recording fingerprints
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
+ set +x
+ cdc.test -test.coverprofile=/tmp/tidb_cdc_test/cov.cli_tls_with_auth.cli.3489.out cli changefeed --changefeed-id custom-changefeed-name resume
[Pipeline] // container
[Pipeline] }
check diff failed 9-th time, retry later
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
PASS
coverage: 2.1% of statements in github.com/pingcap/ticdc/...
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G00'
check diff failed 9-th time, retry later
Sending interrupt signal to process
Killing processes
check diff failed 10-th time, retry later
table multi_tables_ddl_test.finish_mark not exists for 4-th check, retry later
table common_1.v1 not exists for 46-th check, retry later
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
script returned exit code 143
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
check diff failed 42-th time, retry later
{"level":"warn","ts":1751016755.7293665,"caller":"v3@v3.5.15/retry_interceptor.go:63","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc00505fa40/127.0.0.1:2479","attempt":0,"error":"rpc error: code = Unavailable desc = error reading from server: EOF"}
script returned exit code 143
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
+ set +x
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
{"level":"warn","ts":1751016756.1953294,"caller":"v3@v3.5.15/retry_interceptor.go:63","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc0011c8d20/127.0.0.1:2379","attempt":0,"error":"rpc error: code = Unavailable desc = error reading from server: EOF"}
script returned exit code 143
check diff failed 10-th time, retry later
check diff failed 7-th time, retry later
Starting Upstream TiDB...
Release Version: v9.0.0-beta.2.pre-1-g339f07ae8f
Edition: Community
Git Commit Hash: 339f07ae8f2ba406abc7f4757ffcce918cc86a56
Git Branch: release-9.0-beta.2
UTC Build Time: 2025-06-27 06:54:00
GoVersion: go1.23.10
Race Enabled: false
Check Table Before Drop: false
Store: unistore
Kernel Type: Classic
Starting Downstream TiDB...
Release Version: v9.0.0-beta.2.pre-1-g339f07ae8f
Edition: Community
Git Commit Hash: 339f07ae8f2ba406abc7f4757ffcce918cc86a56
Git Branch: release-9.0-beta.2
UTC Build Time: 2025-06-27 06:54:00
GoVersion: go1.23.10
Race Enabled: false
Check Table Before Drop: false
Store: unistore
Kernel Type: Classic
Verifying Upstream TiDB is started...
ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111)
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
{"level":"warn","ts":1751016755.9674582,"caller":"v3@v3.5.15/retry_interceptor.go:63","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc0036174a0/127.0.0.1:2379","attempt":0,"error":"rpc error: code = Unavailable desc = error reading from server: EOF"}
script returned exit code 143
script returned exit code 143
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
script returned exit code 143
check diff failed 10-th time, retry later
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
check diff failed 11-th time, retry later
{"level":"warn","ts":1751016757.1642234,"caller":"v3@v3.5.15/retry_interceptor.go:63","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc001dda960/127.0.0.1:2379","attempt":0,"error":"rpc error: code = Unavailable desc = error reading from server: EOF"}
script returned exit code 143
table multi_tables_ddl_test.finish_mark not exists for 5-th check, retry later
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
script returned exit code 143
check diff failed 8-th time, retry later
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
{"level":"warn","ts":1751016757.9970546,"caller":"v3@v3.5.15/retry_interceptor.go:63","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc002191a40/127.0.0.1:2379","attempt":0,"error":"rpc error: code = Unavailable desc = error reading from server: EOF"}
script returned exit code 143
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
Exiting on signal: INTERRUPT
{"level":"warn","ts":1751016758.2426362,"caller":"v3@v3.5.15/retry_interceptor.go:63","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc003c50000/127.0.0.1:2479","attempt":0,"error":"rpc error: code = Unavailable desc = error reading from server: EOF"}
{"level":"warn","ts":1751016758.2482114,"caller":"v3@v3.5.15/retry_interceptor.go:63","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc004753680/127.0.0.1:2379","attempt":0,"error":"rpc error: code = Unavailable desc = error reading from server: EOF"}
script returned exit code 143
check diff failed 11-th time, retry later
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
kill finished with exit code 0
Sending interrupt signal to process
Killing processes
{"level":"warn","ts":1751016759.02963,"caller":"v3@v3.5.15/retry_interceptor.go:63","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc00362c5a0/127.0.0.1:2379","attempt":0,"error":"rpc error: code = Unavailable desc = error reading from server: EOF"}
script returned exit code 143
kill finished with exit code 0
script returned exit code 143
script returned exit code 143
script returned exit code 143
table row_format.finish_mark exists
check diff failed 1-th time, retry later
script returned exit code 143
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] // cache
[Pipeline] // cache
[Pipeline] // cache
[Pipeline] // cache
[Pipeline] // cache
[Pipeline] // cache
[Pipeline] // cache
[Pipeline] // cache
[Pipeline] // cache
[Pipeline] // cache
[Pipeline] // cache
[Pipeline] // cache
[Pipeline] // cache
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // cache
[Pipeline] }
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] // dir
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timeout
[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] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // container
[Pipeline] // container
[Pipeline] // container
[Pipeline] // container
[Pipeline] // container
[Pipeline] // container
[Pipeline] // container
[Pipeline] // container
[Pipeline] // container
[Pipeline] // container
[Pipeline] // container
[Pipeline] // container
[Pipeline] // container
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[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 = 'G14'
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G15'
[Pipeline] // stage
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G13'
[Pipeline] // stage
[Pipeline] }
Failed in branch Matrix - TEST_GROUP = 'G12'
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE