{
  "_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" : 696661,
      "buildableTimeMillis" : 696661,
      "buildingDurationMillis" : 80713,
      "executingTimeMillis" : 80713,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5082,
      "waitingTimeMillis" : 5082
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 295,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f2e8a8db15bc8b1a4b1fb2faba52cad2b1d598b2",
            "branch" : [
              {
                "SHA1" : "f2e8a8db15bc8b1a4b1fb2faba52cad2b1d598b2",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f2e8a8db15bc8b1a4b1fb2faba52cad2b1d598b2",
            "branch" : [
              {
                "SHA1" : "f2e8a8db15bc8b1a4b1fb2faba52cad2b1d598b2",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f2e8a8db15bc8b1a4b1fb2faba52cad2b1d598b2",
        "branch" : [
          {
            "SHA1" : "f2e8a8db15bc8b1a4b1fb2faba52cad2b1d598b2",
            "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" : "#295",
  "duration" : 80713,
  "estimatedDuration" : 71835,
  "executor" : None,
  "fullDisplayName" : "seed #295",
  "id" : "295",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 295,
  "queueId" : 767314,
  "result" : "SUCCESS",
  "timestamp" : 1719390939170,
  "url" : "https://do.pingcap.net/jenkins/view/all/job/seed/295/",
  "builtOn" : "default-gjqdz",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pipelines/pingcap/tidb/release-8.2/pod-pull_check2_v2.yaml",
          "prow-jobs/pingcap/tidb/release-8.2-presubmits.yaml",
          "pipelines/pingcap/tidb/release-8.2/pull_check2.groovy",
          "jobs/pingcap/tidb/release-8.2/pull_integration_lightning_test.groovy",
          "pipelines/pingcap/tidb/release-8.2/pod-pull_check2_debug.yaml",
          "jobs/pingcap/tidb/release-8.2/pull_integration_br_test.groovy"
        ],
        "commitId" : "f2e8a8db15bc8b1a4b1fb2faba52cad2b1d598b2",
        "timestamp" : 1719390233000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix: fix br & lightning job name (#3016)\u000a\u000a### **User description**\u000afix br & lightning job name\u000a\u000a\u000a___\u000a\u000a### **PR Type**\u000aBug fix, Enhancement\u000a\u000a\u000a___\u000a\u000a### **Description**\u000a- Fixed the script paths for BR and Lightning integration test jobs in\u000aGroovy files.\u000a- Removed `artifactVerify` parameter from `fetchAndExtractArtifact`\u000acalls in the `pull_check2.groovy` file.\u000a- Removed debug and v2 pod configuration files.\u000a- Fixed job names, contexts, triggers, and rerun commands for BR and\u000aLightning integration tests in the presubmits YAML file.\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>Bug fix\u000a</strong></td><td><table>\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>pull_integration_br_test.groovy</strong><dd><code>Fix\u000ascript path for BR integration test job</code>&nbsp; &nbsp; &nbsp;\u000a&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\u000a&nbsp; </dd></summary>\u000a<hr>\u000a      \u000ajobs/pingcap/tidb/release-8.2/pull_integration_br_test.groovy\u000a\u000a- Fixed the script path for the BR integration test job.\u000a\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3016/files#diff-81f8dd4fafb51cad0effa106ece4d7025f4adc34ca6134daa2a0e0a3063efdac\">+1/-1</a>&nbsp;\u000a&nbsp; &nbsp; </td>\u000a\u000a</tr>                    \u000a\u000a<tr>\u000a  <td>\u000a    <details>\u000a\u000a<summary><strong>pull_integration_lightning_test.groovy</strong><dd><code>Fix\u000ascript path for Lightning integration test job</code>&nbsp; &nbsp;\u000a&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>\u000a<hr>\u000a      \u000ajobs/pingcap/tidb/release-8.2/pull_integration_lightning_test.groovy\u000a\u000a- Fixed the script path for the Lightning integration test job.\u000a\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3016/files#diff-0d603139213abd080730935ca8688f146ee74319f1468db5eef17c7b7f8bcfde\">+1/-1</a>&nbsp;\u000a&nbsp; &nbsp; </td>\u000a\u000a</tr>                    \u000a\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>release-8.2-presubmits.yaml</strong><dd><code>Fix job\u000anames and contexts for BR and Lightning integration\u000atests</code></dd></summary>\u000a<hr>\u000a      \u000aprow-jobs/pingcap/tidb/release-8.2-presubmits.yaml\u000a\u000a<li>Fixed job names and contexts for BR and Lightning integration\u000atests.<br> <li> Adjusted job triggers and rerun commands.<br>\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3016/files#diff-6b7a142781e2dac4873adbff7433d5d0218d143d21fc9c6194c0c3a3b42fd2bb\">+24/-22</a>&nbsp;\u000a</td>\u000a\u000a</tr>                    \u000a</table></td></tr><tr><td><strong>Enhancement\u000a</strong></td><td><table>\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>pull_check2.groovy</strong><dd><code>Remove\u000aartifactVerify parameter from fetchAndExtractArtifact\u000acalls</code></dd></summary>\u000a<hr>\u000a      \u000apipelines/pingcap/tidb/release-8.2/pull_check2.groovy\u000a\u000a<li>Removed <code>artifactVerify</code> parameter from\u000a<code>fetchAndExtractArtifact</code> calls.<br>\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3016/files#diff-36b79bfdc97468ed652103e48f1c087f194942c33313b4f636ac598ef85c28fe\">+2/-2</a>&nbsp;\u000a&nbsp; &nbsp; </td>\u000a\u000a</tr>                    \u000a\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>pod-pull_check2_debug.yaml</strong><dd><code>Remove\u000adebug pod configuration file</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\u000a&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\u000a&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>\u000a<hr>\u000a      \u000apipelines/pingcap/tidb/release-8.2/pod-pull_check2_debug.yaml\u000a\u000a- Removed the debug pod configuration file.\u000a\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3016/files#diff-e7205a332e8c768032c48581b6880b090c522bd412c69e5d9177a4c35edf316a\">+0/-91</a>&nbsp;\u000a&nbsp; </td>\u000a\u000a</tr>                    \u000a\u000a<tr>\u000a  <td>\u000a    <details>\u000a<summary><strong>pod-pull_check2_v2.yaml</strong><dd><code>Remove v2 pod\u000aconfiguration file</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\u000a&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\u000a&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;\u000a</dd></summary>\u000a<hr>\u000a      \u000apipelines/pingcap/tidb/release-8.2/pod-pull_check2_v2.yaml\u000a\u000a- Removed the v2 pod configuration file.\u000a\u000a\u000a\u000a</details>\u000a    \u000a\u000a  </td>\u000a<td><a\u000ahref=\"https://github.com/PingCAP-QE/ci/pull/3016/files#diff-18eaddf673fd0505f4add8e776a1d39aba5959da6652c22cc8b0a1f3de3359d3\">+0/-65</a>&nbsp;\u000a&nbsp; </td>\u000a\u000a</tr>                    \u000a</table></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 08:23:53 +0000",
        "id" : "f2e8a8db15bc8b1a4b1fb2faba52cad2b1d598b2",
        "msg" : "fix: fix br & lightning job name (#3016)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jobs/pingcap/tidb/release-8.2/pull_integration_lightning_test.groovy"
          },
          {
            "editType" : "delete",
            "file" : "pipelines/pingcap/tidb/release-8.2/pod-pull_check2_debug.yaml"
          },
          {
            "editType" : "delete",
            "file" : "pipelines/pingcap/tidb/release-8.2/pod-pull_check2_v2.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/tidb/release-8.2/pull_check2.groovy"
          },
          {
            "editType" : "edit",
            "file" : "jobs/pingcap/tidb/release-8.2/pull_integration_br_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap/tidb/release-8.2-presubmits.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}