{
  "_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" : 50605,
      "buildableTimeMillis" : 50605,
      "buildingDurationMillis" : 72365,
      "executingTimeMillis" : 72365,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 8052,
      "waitingTimeMillis" : 8052
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 292,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d03db1d0aedc90ffcf692ed75028ee7d9508ca33",
            "branch" : [
              {
                "SHA1" : "d03db1d0aedc90ffcf692ed75028ee7d9508ca33",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d03db1d0aedc90ffcf692ed75028ee7d9508ca33",
            "branch" : [
              {
                "SHA1" : "d03db1d0aedc90ffcf692ed75028ee7d9508ca33",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d03db1d0aedc90ffcf692ed75028ee7d9508ca33",
        "branch" : [
          {
            "SHA1" : "d03db1d0aedc90ffcf692ed75028ee7d9508ca33",
            "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" : "#292",
  "duration" : 72365,
  "estimatedDuration" : 71835,
  "executor" : None,
  "fullDisplayName" : "seed #292",
  "id" : "292",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 292,
  "queueId" : 763371,
  "result" : "SUCCESS",
  "timestamp" : 1719363384735,
  "url" : "https://do.pingcap.net/jenkins/view/all/job/seed/292/",
  "builtOn" : "default-3vc04",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pipelines/tikv/tikv/release-8.2/pod-pull_unit_test.yaml",
          "jenkins/jobs/ci/tiflash/ghpr_build.groovy",
          "pipelines/pingcap/tiflash/release-8.2/pod-pull_integration_test.yaml",
          "jenkins/jobs/ci/tiflash/ghpr_unit_test.groovy",
          "prow-jobs/tikv/tikv/release-8.2-presubmits.yaml",
          "pipelines/pingcap/tiflash/release-8.2/pull_unit_test.groovy",
          "prow-jobs/pingcap/tiflash/release-8.2-presubmits.yaml",
          "jobs/pingcap/tiflash/release-8.2/aa_folder.groovy",
          "jobs/pingcap/tiflash/release-8.2/pull_unit_test.groovy",
          "pipelines/pingcap/tiflash/release-8.2/pull_integration_test.groovy",
          "jobs/tikv/tikv/release-8.2/aa_folder.groovy",
          "jenkins/jobs/ci/tiflash/ghpr_integration_test.groovy",
          "prow-jobs/kustomization.yaml",
          "jobs/tikv/tikv/release-8.2/pull_unit_test.groovy",
          "jenkins/jobs/ci/tikv/tikv/ghpr_test.groovy",
          "pipelines/tikv/tikv/release-8.2/pull_unit_test.groovy",
          "pipelines/pingcap/tiflash/release-8.2/pod-pull_unit-test.yaml",
          "pipelines/pingcap/tiflash/release-8.2/pod-pull_build.yaml",
          "jobs/pingcap/tiflash/release-8.2/pull_integration_test.groovy"
        ],
        "commitId" : "d03db1d0aedc90ffcf692ed75028ee7d9508ca33",
        "timestamp" : 1719363321000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "feat: tiflash and tikv split release 8.2 jobs (#3009)\u000a\u000a### **User description**\u000atiflash and tikv split release 8.2 jobs\u000a\u000a\u000a___\u000a\u000a### **PR Type**\u000aEnhancement, Tests\u000a\u000a\u000a___\u000a\u000a### **Description**\u000a- Created folders and added pipeline jobs for TiFlash and TiKV release\u000a8.2.\u000a- Defined Jenkins pipelines for TiFlash integration and unit tests.\u000a- Defined Jenkins pipeline for TiKV unit tests.\u000a- Added Kubernetes pod templates for TiFlash and TiKV jobs.\u000a- Updated kustomization to include new presubmit jobs for TiFlash and\u000aTiKV release 8.2.\u000a- Added presubmit job configurations for TiFlash and TiKV release 8.2.\u000a\u000a\u000a\u000a___\u000a\u000a\u000a\u000a### **Changes walkthrough** \ud83d\udcdd\u000a<table><thead><tr><th></th><th align=\"left\">Relevant\u000afiles</th></tr></thead><tbody><tr><td><strong>Enhancement\u000a</strong></td><td><details><summary>8 files</summary><table>\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>aa_folder.groovy</strong><dd><code>Create folder for\u000aTiFlash release 8.2 pipelines</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\u000a&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>\u000a<hr>\u000a      \u000ajobs/pingcap/tiflash/release-8.2/aa_folder.groovy\u000a\u000a<li>Created a new folder for <code>pingcap/tiflash</code> release 8.2\u000apipelines.<br> <li> Added a description for the folder.<br>\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3009/files#diff-d6c5aa0127ddfceaba8c4784099d536aa61c1528044abece23cd4df85584afe7\">+3/-0</a>&nbsp;\u000a&nbsp; &nbsp; </td>\u000a\u000a</tr>                    \u000a\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>pull_integration_test.groovy</strong><dd><code>Add\u000aintegration test pipeline for TiFlash release 8.2</code>&nbsp; &nbsp;\u000a&nbsp; &nbsp; </dd></summary>\u000a<hr>\u000a      \u000ajobs/pingcap/tiflash/release-8.2/pull_integration_test.groovy\u000a\u000a<li>Added a new pipeline job for TiFlash release 8.2 integration\u000atests.<br> <li> Configured job parameters, properties, and SCM\u000adetails.<br>\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3009/files#diff-be987b55ee20b7808ce4e9ec84bb8810d9ea0728595e344fc5357003285b1cb9\">+39/-0</a>&nbsp;\u000a&nbsp; </td>\u000a\u000a</tr>                    \u000a\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>pull_unit_test.groovy</strong><dd><code>Add unit test\u000apipeline for TiFlash release 8.2</code>&nbsp; &nbsp; &nbsp; &nbsp;\u000a&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>\u000a<hr>\u000a      \u000ajobs/pingcap/tiflash/release-8.2/pull_unit_test.groovy\u000a\u000a<li>Added a new pipeline job for TiFlash release 8.2 unit tests.<br>\u000a<li> Configured job parameters, properties, and SCM details.<br>\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3009/files#diff-06d89e279f83123bbbd60eb92fe7af936ec11390e3f7f6a3d6518529d2eae32b\">+39/-0</a>&nbsp;\u000a&nbsp; </td>\u000a\u000a</tr>                    \u000a\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>aa_folder.groovy</strong><dd><code>Create folder for\u000aTiKV release 8.2 pipelines</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\u000a&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>\u000a<hr>\u000a      \u000ajobs/tikv/tikv/release-8.2/aa_folder.groovy\u000a\u000a<li>Created a new folder for <code>tikv/tikv</code> release 8.2\u000apipelines.<br> <li> Added a description for the folder.<br>\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3009/files#diff-aa80d976e8c8faf70dfe268625285116fd572a7c9afa80c025a4cc8b73b9cc9d\">+3/-0</a>&nbsp;\u000a&nbsp; &nbsp; </td>\u000a\u000a</tr>                    \u000a\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>pull_unit_test.groovy</strong><dd><code>Add unit test\u000apipeline for TiKV release 8.2</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\u000a&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\u000a</dd></summary>\u000a<hr>\u000a      \u000ajobs/tikv/tikv/release-8.2/pull_unit_test.groovy\u000a\u000a<li>Added a new pipeline job for TiKV release 8.2 unit tests.<br> <li>\u000aConfigured job parameters, properties, and SCM details.<br>\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3009/files#diff-c3fc2ba63b46d7e3224c3dc429166017b455e9b01819d77e8aa2c9450d8dadcb\">+39/-0</a>&nbsp;\u000a&nbsp; </td>\u000a\u000a</tr>                    \u000a\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>pull_integration_test.groovy</strong><dd><code>Define\u000aJenkins pipeline for TiFlash integration tests</code>&nbsp; &nbsp;\u000a&nbsp; &nbsp; </dd></summary>\u000a<hr>\u000a      \u000apipelines/pingcap/tiflash/release-8.2/pull_integration_test.groovy\u000a\u000a<li>Defined a Jenkins pipeline for TiFlash integration tests.<br> <li>\u000aConfigured stages for debug info, checkout, cache preparation, build,\u000a<br>and integration tests.<br>\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3009/files#diff-3787bbd20abb7e6726e1a15d378919022d5b27c2f9d20c7446a610361a2121d2\">+394/-0</a>&nbsp;\u000a</td>\u000a\u000a</tr>                    \u000a\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>pull_unit_test.groovy</strong><dd><code>Define Jenkins\u000apipeline for TiFlash unit tests</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\u000a&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>\u000a<hr>\u000a      \u000apipelines/pingcap/tiflash/release-8.2/pull_unit_test.groovy\u000a\u000a<li>Defined a Jenkins pipeline for TiFlash unit tests.<br> <li>\u000aConfigured stages for debug info, checkout, cache preparation, build,\u000a<br>and unit tests.<br>\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3009/files#diff-a3ccc78eff0129b78e5e5c9d4362f898c956fddc5c812776b9dfd4d18f582142\">+325/-0</a>&nbsp;\u000a</td>\u000a\u000a</tr>                    \u000a\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>pull_unit_test.groovy</strong><dd><code>Define Jenkins\u000apipeline for TiKV unit tests</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\u000a&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\u000a</dd></summary>\u000a<hr>\u000a      \u000apipelines/tikv/tikv/release-8.2/pull_unit_test.groovy\u000a\u000a<li>Defined a Jenkins pipeline for TiKV unit tests.<br> <li> Configured\u000astages for debug info, checkout, lint, build, and tests.<br>\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3009/files#diff-36661dd3b075dc1a3e89481456b65422b5417bc8b0db91a0227829249d6f0eda\">+203/-0</a>&nbsp;\u000a</td>\u000a\u000a</tr>                    \u000a</table></details></td></tr><tr><td><strong>Configuration changes\u000a</strong></td><td><details><summary>7 files</summary><table>\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>pod-pull_build.yaml</strong><dd><code>Define Kubernetes\u000apod template for TiFlash build jobs</code>&nbsp; &nbsp; &nbsp; &nbsp;\u000a</dd></summary>\u000a<hr>\u000a      \u000apipelines/pingcap/tiflash/release-8.2/pod-pull_build.yaml\u000a\u000a<li>Defined a Kubernetes pod template for TiFlash build jobs.<br> <li>\u000aConfigured container specifications and volume mounts.<br>\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3009/files#diff-686e7024e740bfb6a167d5e4e17f6fb8bd84765970e34d080c1e5e871bc856ec\">+135/-0</a>&nbsp;\u000a</td>\u000a\u000a</tr>                    \u000a\u000a<tr>\u000a  <td>\u000a    <details>\u000a\u000a<summary><strong>pod-pull_integration_test.yaml</strong><dd><code>Define\u000aKubernetes pod template for TiFlash integration test\u000ajobs</code></dd></summary>\u000a<hr>\u000a      \u000apipelines/pingcap/tiflash/release-8.2/pod-pull_integration_test.yaml\u000a\u000a<li>Defined a Kubernetes pod template for TiFlash integration test\u000ajobs.<br> <li> Configured container specifications and volume\u000amounts.<br>\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3009/files#diff-8d7e5e72da41abb909406365b4a64fb7756b6d0e6368da44618c8064a5cfe291\">+92/-0</a>&nbsp;\u000a&nbsp; </td>\u000a\u000a</tr>                    \u000a\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>pod-pull_unit-test.yaml</strong><dd><code>Define\u000aKubernetes pod template for TiFlash unit test jobs</code></dd></summary>\u000a<hr>\u000a      \u000apipelines/pingcap/tiflash/release-8.2/pod-pull_unit-test.yaml\u000a\u000a<li>Defined a Kubernetes pod template for TiFlash unit test jobs.<br>\u000a<li> Configured container specifications and volume mounts.<br>\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3009/files#diff-e37ef842e5bbce1154444238e33a7c66c1e2d3f136572cc19b0e21d28cd99e9d\">+131/-0</a>&nbsp;\u000a</td>\u000a\u000a</tr>                    \u000a\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>pod-pull_unit_test.yaml</strong><dd><code>Define\u000aKubernetes pod template for TiKV unit test jobs</code>&nbsp; &nbsp;\u000a&nbsp; </dd></summary>\u000a<hr>\u000a      \u000apipelines/tikv/tikv/release-8.2/pod-pull_unit_test.yaml\u000a\u000a<li>Defined a Kubernetes pod template for TiKV unit test jobs.<br> <li>\u000aConfigured container specifications and volume mounts.<br>\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3009/files#diff-9607aca113a47bbc68a6c1959d0a3fdce53e9576d25699a4d83b60a5182747ad\">+52/-0</a>&nbsp;\u000a&nbsp; </td>\u000a\u000a</tr>                    \u000a\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>kustomization.yaml</strong><dd><code>Update\u000akustomization for TiFlash and TiKV release 8.2\u000apresubmits</code></dd></summary>\u000a<hr>\u000a      \u000aprow-jobs/kustomization.yaml\u000a\u000a<li>Updated kustomization to include new presubmit jobs for TiFlash and\u000a<br>TiKV release 8.2.<br>\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3009/files#diff-2a448e5f33de2760b641240deffcaf4996310b93b9258eb0c83c6b44838c024c\">+42/-40</a>&nbsp;\u000a</td>\u000a\u000a</tr>                    \u000a\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>release-8.2-presubmits.yaml</strong><dd><code>Add\u000apresubmit job configurations for TiFlash release 8.2</code>&nbsp;\u000a</dd></summary>\u000a<hr>\u000a      \u000aprow-jobs/pingcap/tiflash/release-8.2-presubmits.yaml\u000a\u000a- Added presubmit job configurations for TiFlash release 8.2.\u000a\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3009/files#diff-b2116706c094bf5f144441bba2f6ec613ec9f7068a79c8f449d910b348d6ca18\">+26/-0</a>&nbsp;\u000a&nbsp; </td>\u000a\u000a</tr>                    \u000a\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>release-8.2-presubmits.yaml</strong><dd><code>Add\u000apresubmit job configurations for TiKV release 8.2</code>&nbsp; &nbsp;\u000a&nbsp; &nbsp; </dd></summary>\u000a<hr>\u000a      \u000aprow-jobs/tikv/tikv/release-8.2-presubmits.yaml\u000a\u000a- Added presubmit job configurations for TiKV release 8.2.\u000a\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3009/files#diff-5b719d15fe8c688d619cf395d702cf6eb9ee9deb8cd31508c850ebb7b61c78d8\">+14/-0</a>&nbsp;\u000a&nbsp; </td>\u000a\u000a</tr>                    \u000a</table></details></td></tr></tr></tbody></table>\u000a\u000a___\u000a\u000a> \ud83d\udca1 **PR-Agent usage**:\u000a>Comment `/help` on the PR to get a list of all available PR-Agent tools\u000aand their descriptions\u000a",
        "date" : "2024-06-26 00:55:21 +0000",
        "id" : "d03db1d0aedc90ffcf692ed75028ee7d9508ca33",
        "msg" : "feat: tiflash and tikv split release 8.2 jobs (#3009)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "jobs/pingcap/tiflash/release-8.2/pull_unit_test.groovy"
          },
          {
            "editType" : "add",
            "file" : "pipelines/tikv/tikv/release-8.2/pod-pull_unit_test.yaml"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/tiflash/release-8.2/pull_integration_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "jenkins/jobs/ci/tiflash/ghpr_unit_test.groovy"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/tiflash/release-8.2/pod-pull_build.yaml"
          },
          {
            "editType" : "add",
            "file" : "prow-jobs/tikv/tikv/release-8.2-presubmits.yaml"
          },
          {
            "editType" : "add",
            "file" : "jobs/tikv/tikv/release-8.2/aa_folder.groovy"
          },
          {
            "editType" : "add",
            "file" : "jobs/pingcap/tiflash/release-8.2/aa_folder.groovy"
          },
          {
            "editType" : "add",
            "file" : "prow-jobs/pingcap/tiflash/release-8.2-presubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "jenkins/jobs/ci/tiflash/ghpr_build.groovy"
          },
          {
            "editType" : "add",
            "file" : "pipelines/tikv/tikv/release-8.2/pull_unit_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/kustomization.yaml"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/tiflash/release-8.2/pod-pull_integration_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "jenkins/jobs/ci/tiflash/ghpr_integration_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "jenkins/jobs/ci/tikv/tikv/ghpr_test.groovy"
          },
          {
            "editType" : "add",
            "file" : "jobs/tikv/tikv/release-8.2/pull_unit_test.groovy"
          },
          {
            "editType" : "add",
            "file" : "jobs/pingcap/tiflash/release-8.2/pull_integration_test.groovy"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/tiflash/release-8.2/pod-pull_unit-test.yaml"
          },
          {
            "editType" : "add",
            "file" : "pipelines/pingcap/tiflash/release-8.2/pull_unit_test.groovy"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}