{
  "_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" : 16849,
      "buildableTimeMillis" : 16849,
      "buildingDurationMillis" : 55362,
      "executingTimeMillis" : 55362,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7006,
      "waitingTimeMillis" : 7006
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1456,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "85e98b43a6f9d302231bc952ff929ea33f61570f",
            "branch" : [
              {
                "SHA1" : "85e98b43a6f9d302231bc952ff929ea33f61570f",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "85e98b43a6f9d302231bc952ff929ea33f61570f",
            "branch" : [
              {
                "SHA1" : "85e98b43a6f9d302231bc952ff929ea33f61570f",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "85e98b43a6f9d302231bc952ff929ea33f61570f",
        "branch" : [
          {
            "SHA1" : "85e98b43a6f9d302231bc952ff929ea33f61570f",
            "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" : "#1456",
  "duration" : 55362,
  "estimatedDuration" : 87347,
  "executor" : None,
  "fullDisplayName" : "seed #1456",
  "id" : "1456",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1456,
  "queueId" : 3355400,
  "result" : "SUCCESS",
  "timestamp" : 1772530317648,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1456/",
  "builtOn" : "default-6zhw0",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pipelines/tikv/tikv/release-6.5/pod-pull_integration_test.yaml",
          "prow-jobs/pingcap-qe/ci/presubmits.yaml",
          "pipelines/tikv/tikv/release-7.1/pod-pull_integration_test.yaml",
          "pipelines/tikv/tikv/release-8.4/pull_unit_test.groovy",
          "pipelines/tikv/tikv/release-8.1/pod-pull_integration_test.yaml",
          "pipelines/tikv/tikv/release-7.5/pull_unit_test.groovy",
          "pipelines/tikv/tikv/release-7.5/pod-pull_integration_test.yaml",
          "pipelines/tikv/tikv/latest/pull_unit_test.groovy",
          "pipelines/tikv/tikv/release-8.1/pull_unit_test.groovy",
          "pipelines/tikv/tikv/release-7.1/pull_integration_test.groovy",
          "pipelines/tikv/tikv/release-6.5/pull_integration_test.groovy",
          "pipelines/tikv/tikv/release-6.5/pull_unit_test.groovy",
          "pipelines/tikv/tikv/release-8.3/pull_unit_test.groovy",
          "pipelines/tikv/tikv/release-6.1/pull_unit_test.groovy",
          "pipelines/tikv/tikv/release-8.5/pull_unit_test.groovy",
          "pipelines/tikv/tikv/latest/pull_integration_test.groovy",
          "pipelines/tikv/tikv/release-7.1/pull_unit_test.groovy",
          "pipelines/tikv/tikv/release-8.2/pull_unit_test.groovy",
          "pipelines/tikv/tikv/release-6.1/pod-pull_integration_test.yaml",
          "pipelines/tikv/tikv/release-9.0-beta/pull_unit_test.groovy",
          "pipelines/tikv/tikv/release-8.1/pull_integration_test.groovy",
          "pipelines/tikv/tikv/latest/pod-pull_integration_test.yaml",
          "pipelines/tikv/tikv/release-6.1/pull_integration_test.groovy",
          "pipelines/tikv/tikv/release-7.5/pull_integration_test.groovy"
        ],
        "commitId" : "85e98b43a6f9d302231bc952ff929ea33f61570f",
        "timestamp" : 1772530289000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fileserver: migrate tikv/tikv artifact downloads to OCI registry (#4267)\u000a\u000aRemoves all `fileserver.pingcap.net` references from `tikv/tikv`\u000apipelines, replacing artifact fetches with OCI-based downloads via\u000a`hub-zot.pingcap.net/mirrors/hub`.\u000a\u000a## Changes\u000a\u000a- **`pull_unit_test.groovy` (11 files)** — Removed unused\u000a`FILE_SERVER_URL` env var across all branches (latest, release-6.1 →\u000arelease-9.0-beta); the variable was declared but never consumed in these\u000apipelines.\u000a\u000a- **`pull_integration_test.groovy` (6 files: latest, release-6.1, 6.5,\u000a7.1, 7.5, 8.1)** — Migrated artifact preparation stage from\u000a`fetchAndExtractArtifact` to `download_pingcap_oci_artifact.sh`:\u000a\u000a  ```groovy\u000a  // Before\u000a  environment { FILE_SERVER_URL = 'http://fileserver.pingcap.net' }\u000a  // ...\u000a  component.fetchAndExtractArtifact(FILE_SERVER_URL, 'pd', ...)\u000a  component.fetchAndExtractArtifact(FILE_SERVER_URL, 'tikv', ...)\u000a  component.fetchAndExtractArtifact(FILE_SERVER_URL, 'tidb', ...)\u000a\u000a  // After\u000afinal OCI_TAG_PD = component.computeArtifactOciTagFromPR('pd',\u000aREFS.base_ref, REFS.pulls[0].title, 'master')\u000afinal OCI_TAG_TIKV = component.computeArtifactOciTagFromPR('tikv',\u000aREFS.base_ref, REFS.pulls[0].title, 'master')\u000afinal OCI_TAG_TIDB = component.computeArtifactOciTagFromPR('tidb',\u000aREFS.base_ref, REFS.pulls[0].title, 'master')\u000a  environment { OCI_ARTIFACT_HOST = 'hub-zot.pingcap.net/mirrors/hub' }\u000a  // ...\u000a  container('utils') {\u000ash \"${WORKSPACE}/scripts/artifacts/download_pingcap_oci_artifact.sh\u000a--pd=${OCI_TAG_PD} --tikv=${OCI_TAG_TIKV} --tidb=${OCI_TAG_TIDB}\"\u000a  }\u000a  ```\u000a\u000a- **`pod-pull_integration_test.yaml` (6 files)** — Added `utils`\u000acontainer (`ghcr.io/pingcap-qe/cd/utils/release:v2025.10.12-7-gfdd779c`)\u000ato each integration test pod spec, providing the `oras` tooling required\u000aby the download script.\u000a\u000a<!-- START COPILOT ORIGINAL PROMPT -->\u000a\u000a\u000a\u000a<details>\u000a\u000a<summary>Original prompt</summary>\u000a\u000a> \u000a> ----\u000a> \u000a> *This section details on the original issue you should resolve*\u000a> \u000a> <issue_title>fileserver: migrate artifacts for tikv/tikv</issue_title>\u000a> <issue_description>Replace fileserver.pingcap.net usage for tikv/tikv\u000awith OCI artifacts in a standard registry.\u000a> \u000a> Acceptance criteria:\u000a> - No fileserver.pingcap.net references in jobs/pipelines for tikv/tikv\u000a> - Artifacts pulled via OCI registry with documented paths\u000a> </issue_description>\u000a> \u000a> ## Comments on the Issue (you are @copilot in this section)\u000a> \u000a> <comments>\u000a> </comments>\u000a> \u000a\u000a\u000a</details>\u000a\u000a\u000a\u000a<!-- START COPILOT CODING AGENT SUFFIX -->\u000a\u000a- Fixes PingCAP-QE/ci#4212\u000a\u000a<!-- START COPILOT CODING AGENT TIPS -->\u000a---\u000a\u000a\ud83d\udd12 GitHub Advanced Security automatically protects Copilot coding agent\u000apull requests. You can protect all pull requests by enabling Advanced\u000aSecurity for your repositories. [Learn more about Advanced\u000aSecurity.](https://gh.io/cca-advanced-security)\u000a\u000a---------\u000a\u000aCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\u000aCo-authored-by: wuhuizuo <2574558+wuhuizuo@users.noreply.github.com>\u000aCo-authored-by: wuhuizuo <wuhuizuo@126.com>\u000a",
        "date" : "2026-03-03 09:31:29 +0000",
        "id" : "85e98b43a6f9d302231bc952ff929ea33f61570f",
        "msg" : "fileserver: migrate tikv/tikv artifact downloads to OCI registry (#4267)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-7.1/pull_unit_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-8.4/pull_unit_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/latest/pod-pull_integration_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/latest/pull_unit_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-7.5/pull_unit_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-7.1/pull_integration_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "prow-jobs/pingcap-qe/ci/presubmits.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-8.1/pod-pull_integration_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-6.5/pull_integration_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-7.1/pod-pull_integration_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-8.2/pull_unit_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-8.3/pull_unit_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-6.1/pod-pull_integration_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-6.1/pull_integration_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-7.5/pod-pull_integration_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-6.5/pod-pull_integration_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-6.5/pull_unit_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/latest/pull_integration_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-9.0-beta/pull_unit_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-6.1/pull_unit_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-8.5/pull_unit_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-7.5/pull_integration_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-8.1/pull_integration_test.groovy"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/tikv/tikv/release-8.1/pull_unit_test.groovy"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}