{
  "_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" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ti-chi-bot[bot]"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 22397,
      "buildableTimeMillis" : 22397,
      "buildingDurationMillis" : 47604,
      "executingTimeMillis" : 47604,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6563,
      "waitingTimeMillis" : 6563
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1852,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "3a625ac025912678a256d0a6f99cf246d52e9419",
            "branch" : [
              {
                "SHA1" : "3a625ac025912678a256d0a6f99cf246d52e9419",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3a625ac025912678a256d0a6f99cf246d52e9419",
            "branch" : [
              {
                "SHA1" : "3a625ac025912678a256d0a6f99cf246d52e9419",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3a625ac025912678a256d0a6f99cf246d52e9419",
        "branch" : [
          {
            "SHA1" : "3a625ac025912678a256d0a6f99cf246d52e9419",
            "name" : "origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PingCAP-QE/ci.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#1852",
  "duration" : 47604,
  "estimatedDuration" : 45433,
  "executor" : null,
  "fullDisplayName" : "seed #1852",
  "id" : "1852",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 1852,
  "queueId" : 3694579,
  "result" : "SUCCESS",
  "timestamp" : 1783073853186,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1852/",
  "builtOn" : "default-xf29n",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pipelines/pingcap-qe/tidb-test/release-6.5/pod-ghpr_mysql_test.yaml",
          "pipelines/pingcap-qe/tidb-test/release-6.5/pod-ghpr_integration_mysql_test.yaml",
          "pipelines/pingcap-qe/tidb-test/release-6.5/ghpr_build.groovy",
          "pipelines/pingcap-qe/tidb-test/release-6.5/ghpr_integration_mysql_test.groovy",
          "pipelines/pingcap-qe/tidb-test/release-6.5/pod-ghpr_build.yaml",
          "pipelines/pingcap-qe/tidb-test/release-6.5/ghpr_mysql_test.groovy"
        ],
        "commitId" : "3a625ac025912678a256d0a6f99cf246d52e9419",
        "timestamp" : 1783073820000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "refactor(pipelines/tidb-test): align release-6.5 with release-8.5 (#4797)\u000a\u000a### Align release-6.5 pipelines with release-8.5\u000a\u000a**Groovy changes (3 files):**\u000a- `yamlFile POD_TEMPLATE_FILE` → `yaml\u000apod_label.withCiLabels(POD_TEMPLATE_FILE, REFS)`\u000a- Added `workspaceVolume genericEphemeralVolume` to all agent blocks\u000a- `ghpr_build.groovy`: tidb-test cache key aligned to 8.5 pattern\u000a- `ghpr_integration_mysql_test.groovy`: OCI tag version fallback from\u000a`REFS.base_ref` → `'master'`; `prow.checkoutRefs` →\u000a`prow.checkoutRefsWithCacheLock`\u000a\u000a**Pod YAML changes (3 files):**\u000a- golang cpu: `\"4\"` → `\"3\"`\u000a- golang memory requests: `8Gi` → `12Gi`\u000a- golang cpu limits: `\"8\"` → `\"6\"`\u000a- `pod-ghpr_integration_mysql_test.yaml`: added `utils` container\u000a",
        "date" : "2026-07-03 10:17:00 +0000",
        "id" : "3a625ac025912678a256d0a6f99cf246d52e9419",
        "msg" : "refactor(pipelines/tidb-test): align release-6.5 with release-8.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/release-6.5/pod-ghpr_build.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/release-6.5/ghpr_build.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/release-6.5/ghpr_integration_mysql_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/release-6.5/pod-ghpr_integration_mysql_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/release-6.5/ghpr_mysql_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap-qe/tidb-test/release-6.5/pod-ghpr_mysql_test.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}