{
  "_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" : 23470,
      "buildableTimeMillis" : 23470,
      "buildingDurationMillis" : 75383,
      "executingTimeMillis" : 75383,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5412,
      "waitingTimeMillis" : 5412
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1740,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c9e01356df844be29591d9fe0c3bdc041ea0572b",
            "branch" : [
              {
                "SHA1" : "c9e01356df844be29591d9fe0c3bdc041ea0572b",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c9e01356df844be29591d9fe0c3bdc041ea0572b",
            "branch" : [
              {
                "SHA1" : "c9e01356df844be29591d9fe0c3bdc041ea0572b",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c9e01356df844be29591d9fe0c3bdc041ea0572b",
        "branch" : [
          {
            "SHA1" : "c9e01356df844be29591d9fe0c3bdc041ea0572b",
            "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" : "#1740",
  "duration" : 75383,
  "estimatedDuration" : 52583,
  "executor" : None,
  "fullDisplayName" : "seed #1740",
  "id" : "1740",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1740,
  "queueId" : 3691365,
  "result" : "SUCCESS",
  "timestamp" : 1780648753102,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1740/",
  "builtOn" : "default-2d65p",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "prow-jobs/pingcap/ticdc/latest-presubmits.yaml"
        ],
        "commitId" : "c9e01356df844be29591d9fe0c3bdc041ea0572b",
        "timestamp" : 1780648719000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ci(ticdc): avoid regular integration jobs on nextgen branches (#4656)\u000a\u000a### What changed\u000a\u000aRemove `^release-nextgen-\\d+$` from the regular TiCDC presubmit branch\u000aset in `prow-jobs/pingcap/ticdc/latest-presubmits.yaml`.\u000a\u000aThe next-gen presubmits in\u000a`prow-jobs/pingcap/ticdc/latest-presubmits-next-gen.yaml` still match\u000a`release-nextgen-*` branches.\u000a\u000a### Why\u000a\u000aTiCDC PRs targeting `release-nextgen-202603` currently trigger regular\u000ajobs such as `pull-cdc-pulsar-integration-light` when `/test all` is\u000aused. Those regular jobs download TiDB, PD, and TiKV artifacts from the\u000anormal `hub` OCI registry, but next-gen artifacts are handled by the\u000a`*_next_gen` pipelines through the `tidbx` registry.\u000a\u000aThis caused artifact lookup failures like:\u000a\u000a\u000a`us-docker.pkg.dev/pingcap-testing-account/hub/pingcap/tidb/package:release-nextgen-202603_linux_amd64:\u000anot found`\u000a\u000aRef: pingcap/ticdc#5203\u000a\u000a### Verification\u000a\u000aParsed the Prow YAML locally and checked branch/trigger selection for\u000a`release-nextgen-202603`:\u000a\u000a- Before this change, `/test all` selected the regular TiCDC integration\u000ajobs.\u000a- After this change, `/test all` selects no regular TiCDC jobs on\u000a`release-nextgen-202603`.\u000a- `/test next-gen` still selects the `*_next_gen` TiCDC integration\u000ajobs.\u000a- `/test pull-cdc-pulsar-integration-light-next-gen` still selects\u000a`pull_cdc_pulsar_integration_light_next_gen`.\u000a- `master`, `release-8.5`, and `feature/foo` still select the regular\u000a`/test all` jobs.\u000a\u000aAlso ran `git diff --check` for the changed file.\u000a\u000aSigned-off-by: cfzjywxk <cfzjywxk@gmail.com>\u000a",
        "date" : "2026-06-05 08:38:39 +0000",
        "id" : "c9e01356df844be29591d9fe0c3bdc041ea0572b",
        "msg" : "ci(ticdc): avoid regular integration jobs on nextgen branches (#4656)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/ticdc/latest-presubmits.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}