metadata: annotations: prow.k8s.io/context: pull-unit-test-cdc-8.5 prow.k8s.io/job: pull-unit-test-cdc-8.5 creationTimestamp: "2026-03-13T03:23:46Z" generation: 10 labels: created-by-prow: "true" event-GUID: 065c8f20-1e8c-11f1-8d5f-4bb450f49aa3 prow.k8s.io/build-id: "2032296534640431104" prow.k8s.io/context: pull-unit-test-cdc-8.5 prow.k8s.io/id: 119add83-e2da-4f60-a9e0-dc0fc1b5eaa6 prow.k8s.io/is-optional: "false" prow.k8s.io/job: pull-unit-test-cdc-8.5 prow.k8s.io/refs.base_ref: release-8.5 prow.k8s.io/refs.org: pingcap prow.k8s.io/refs.pull: "12546" prow.k8s.io/refs.repo: tiflow prow.k8s.io/type: presubmit name: 119add83-e2da-4f60-a9e0-dc0fc1b5eaa6 namespace: apps resourceVersion: "1773373132885343003" uid: a5d06997-78a0-4bbb-885d-20dafc9e3c1e spec: agent: kubernetes cluster: default context: pull-unit-test-cdc-8.5 decoration_config: gcs_configuration: bucket: gs://prow-tidb-logs path_strategy: explicit gcs_credentials_secret: gcs-credentials utility_images: clonerefs: gcr.io/k8s-prow/clonerefs:v20230601-43eb1068e4 entrypoint: gcr.io/k8s-prow/entrypoint:v20230601-43eb1068e4 initupload: gcr.io/k8s-prow/initupload:v20230601-43eb1068e4 sidecar: gcr.io/k8s-prow/sidecar:v20230601-43eb1068e4 job: pull-unit-test-cdc-8.5 namespace: prow-test-pods pod_spec: containers: - args: - | # Preserve junit artifacts for Prow even when tests fail. archive_junit_reports() { local report shopt -s globstar nullglob mkdir -p "${ARTIFACTS}" || return 0 for report in ./**/*-junit-report.xml; do cp -f "$report" "${ARTIFACTS}/$(basename "$report")" || true done } trap archive_junit_reports EXIT make unit_test_in_verify_ci if [ -f /tmp/tidb_cdc_test/cov.unit.out ] && [ "${JOB_TYPE:-}" != "batch" ]; then codecov -f /tmp/tidb_cdc_test/cov.unit.out -F unit,cdc -r "pingcap/tiflow" -C "${PULL_PULL_SHA}" -B "${PULL_BASE_REF}" --pr "${PULL_NUMBER}" -Z || true fi command: - bash - -ce env: - name: CODECOV_TOKEN valueFrom: secretKeyRef: key: pingcap-tiflow name: codecov-tokens - name: TICDC_CODECOV_TOKEN valueFrom: secretKeyRef: key: pingcap-tiflow name: codecov-tokens image: ghcr.io/pingcap-qe/ci/base:v2026.3.8-1-g9d412f4-go1.25 name: cdc-unit-test resources: limits: cpu: "6" memory: 24Gi requests: cpu: "6" memory: 24Gi prowjob_defaults: tenant_id: GlobalDefaultID refs: base_link: https://github.com/pingcap/tiflow/commit/95dba8c96eead41496203dcd6032b1024ce134bc base_ref: release-8.5 base_sha: 95dba8c96eead41496203dcd6032b1024ce134bc org: pingcap pulls: - author: Copilot author_link: https://github.com/apps/copilot-swe-agent commit_link: https://github.com/pingcap/tiflow/pull/12546/commits/95579d3f77f50e248077df5ccfaa2d008d31a8d3 head_ref: copilot/fix-flaky-test-worker-panics link: https://github.com/pingcap/tiflow/pull/12546 number: 12546 sha: 95579d3f77f50e248077df5ccfaa2d008d31a8d3 title: 'fix(dm): resolve flaky TestWorker panic on unexpected Resume() call' repo: tiflow repo_link: https://github.com/pingcap/tiflow report: true rerun_command: /test pull-unit-test-cdc-8.5 type: presubmit status: build_id: "2032296534640431104" completionTime: "2026-03-13T03:38:51Z" description: Job succeeded. pendingTime: "2026-03-13T03:23:46Z" pod_name: 119add83-e2da-4f60-a9e0-dc0fc1b5eaa6 prev_report_states: gcsk8sreporter: success gcsreporter: success github-reporter: success startTime: "2026-03-13T03:23:46Z" state: success url: https://prow.tidb.net/view/gs/prow-tidb-logs/pr-logs/pull/pingcap_tiflow/12546/pull-unit-test-cdc-8.5/2032296534640431104