{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ti-chi-bot[bot]"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 23235,
      "buildableTimeMillis" : 23235,
      "buildingDurationMillis" : 81794,
      "executingTimeMillis" : 81794,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5839,
      "waitingTimeMillis" : 5839
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1484,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "852105e2fc14b25031785f84ccd059420f8546c2",
            "branch" : [
              {
                "SHA1" : "852105e2fc14b25031785f84ccd059420f8546c2",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "852105e2fc14b25031785f84ccd059420f8546c2",
            "branch" : [
              {
                "SHA1" : "852105e2fc14b25031785f84ccd059420f8546c2",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "852105e2fc14b25031785f84ccd059420f8546c2",
        "branch" : [
          {
            "SHA1" : "852105e2fc14b25031785f84ccd059420f8546c2",
            "name" : "origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PingCAP-QE/ci.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1484",
  "duration" : 81794,
  "estimatedDuration" : 82684,
  "executor" : None,
  "fullDisplayName" : "seed #1484",
  "id" : "1484",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1484,
  "queueId" : 3393146,
  "result" : "SUCCESS",
  "timestamp" : 1773028430290,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1484/",
  "builtOn" : "default-b3txw",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jobs/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_v7_5.groovy",
          "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_v8_1/pod-test.yaml",
          "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_v7_5/pod-test.yaml",
          "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_v8_1/pipeline.groovy",
          "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_v7_5/pod-test.yaml",
          "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_v7_5/pipeline.groovy",
          "jobs/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_v7_5.groovy",
          "jobs/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_v8_1.groovy",
          "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_v8_1/pod-build.yaml",
          "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_v7_5/pod-build.yaml",
          "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_v8_1/pipeline.groovy",
          "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_v7_5/pod-build.yaml",
          "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_v7_5/pipeline.groovy",
          "prow-jobs/pingcap/ticdc/latest-presubmits.yaml",
          "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_v8_1/pod-test.yaml",
          "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_v8_1/pod-build.yaml",
          "jobs/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_v8_1.groovy"
        ],
        "commitId" : "852105e2fc14b25031785f84ccd059420f8546c2",
        "timestamp" : 1773028397000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ci(ticdc): add v7.5.0 and v8.1.0 integration variants (#4304)\u000a\u000a## Summary\u000a\u000aAdd versioned TiCDC integration job variants so CI can test downstream\u000acomponents with three version lines in parallel:\u000a- existing default line\u000a- v7.5.0 line\u000a- v8.1.0 line\u000a\u000a## Changes\u000a\u000a- Add 16 Jenkins job DSL entries under `jobs/pingcap/ticdc/latest`:\u000a  - `*_v7_5`\u000a  - `*_v8_1`\u000a- Add 16 matching pipeline directories under\u000a`pipelines/pingcap/ticdc/latest`.\u000a- For all versioned pipelines:\u000a  - use `UPSTREAAM_BRANCH` as version selector variable\u000a  - set version baselines to `v7.5.0` and `v8.1.0`\u000a- Extend `prow-jobs/pingcap/ticdc/latest-presubmits.yaml` with 16 new\u000apresubmits.\u000a- Set `run_before_merge: false` for all newly added versioned\u000apresubmits.\u000a\u000a## Testing\u000a\u000a- `yq -e '.' prow-jobs/pingcap/ticdc/latest-presubmits.yaml`\u000a- mapping check: each new presubmit has matching job DSL and pipeline\u000afiles\u000a- residual check: no `DOWNSTREAM_BRANCH`, `release-7.5`, or\u000a`release-8.1` remains in new versioned pipelines\u000a- `.ci/update-prow-job-kustomization.sh`\u000a\u000a---------\u000a\u000aSigned-off-by: tenfyzhong <tenfy@tenfy.cn>\u000a",
        "date" : "2026-03-09 03:53:17 +0000",
        "id" : "852105e2fc14b25031785f84ccd059420f8546c2",
        "msg" : "ci(ticdc): add v7.5.0 and v8.1.0 integration variants (#4304)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "jobs/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_v7_5.groovy"
          },
          {
            "editType" : "add",
            "file" : "jobs/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_v8_1.groovy"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_v8_1/pipeline.groovy"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_v7_5/pod-build.yaml"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_v7_5/pipeline.groovy"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_v7_5/pipeline.groovy"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_v8_1/pod-build.yaml"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_v8_1/pod-test.yaml"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_v7_5/pod-test.yaml"
          },
          {
            "editType" : "add",
            "file" : "jobs/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_v7_5.groovy"
          },
          {
            "editType" : "add",
            "file" : "jobs/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_v8_1.groovy"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_v8_1/pod-build.yaml"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_v8_1/pod-test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/ticdc/latest-presubmits.yaml"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_v8_1/pipeline.groovy"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_heavy_v7_5/pod-test.yaml"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_mysql_integration_light_v7_5/pod-build.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}