{
  "_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" : 19846,
      "buildableTimeMillis" : 19846,
      "buildingDurationMillis" : 51341,
      "executingTimeMillis" : 51341,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 7782,
      "waitingTimeMillis" : 7782
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1226,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1a500b569064ed6583d54656c64189e621e8e1b7",
            "branch" : [
              {
                "SHA1" : "1a500b569064ed6583d54656c64189e621e8e1b7",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1a500b569064ed6583d54656c64189e621e8e1b7",
            "branch" : [
              {
                "SHA1" : "1a500b569064ed6583d54656c64189e621e8e1b7",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1a500b569064ed6583d54656c64189e621e8e1b7",
        "branch" : [
          {
            "SHA1" : "1a500b569064ed6583d54656c64189e621e8e1b7",
            "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" : "#1226",
  "duration" : 51341,
  "estimatedDuration" : 52513,
  "executor" : None,
  "fullDisplayName" : "seed #1226",
  "id" : "1226",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1226,
  "queueId" : 2661308,
  "result" : "SUCCESS",
  "timestamp" : 1765460396259,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1226/",
  "builtOn" : "default-tdjr0",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tekton/v1/triggers/templates/_/build-component-single-platform.yaml",
          "tekton/v1/triggers/templates/_/build-component-darwin.yaml",
          "tekton/v1/triggers/triggers/env-gcp/_/git-push-branch-build-ng.yaml",
          "tekton/v1/triggers/templates/_/build-component-all-platforms.yaml",
          "tekton/v1/triggers/triggers/env-prod2/_/git-push-branch-build-failpoint.yaml",
          "tekton/v1/triggers/triggers/env-prod2/_/git-push-branch-build-community.yaml",
          "tekton/v1/triggers/triggers/env-prod2/_/git-push-on-fips-branches.yaml",
          "tekton/v1/triggers/triggers/env-prod2/pingcap/tiflow-operator/git-push.yaml",
          "tekton/v1/triggers/triggers/env-gcp/pingcap-inc/tici/git-push.yaml",
          "tekton/v1/triggers/templates/_/build-component.yaml",
          "tekton/v1/triggers/triggers/env-prod2/pingcap/tidb-operator/git-create-tag.yaml",
          "tekton/v1/triggers/triggers/env-gcp/pingcap-inc/tici/git-create-tag.yaml",
          "tekton/v1/triggers/templates/_/build-component-linux.yaml",
          "tekton/v1/triggers/triggers/env-prod2/pingcap/advanced-statefulset/git-create-tag.yaml",
          "tekton/v1/triggers/templates/kustomization.yaml",
          "tekton/v1/triggers/triggers/env-prod2/pingcap/tidb/git-push-branch-build.yaml",
          "tekton/v1/triggers/triggers/env-prod2/pingcap/tiflow-operator/git-create-tag.yaml",
          "tekton/v1/triggers/triggers/env-prod2/pingcap/tidb-operator/git-push.yaml",
          "tekton/v1/triggers/triggers/env-prod2/_/git-push-branch-build-enterprise.yaml",
          "tekton/v1/pipelines/pingcap-build-package-darwin.yaml",
          "tekton/v1/triggers/triggers/env-gcp/_/git-create-tag-build-ng.yaml",
          "tekton/v1/triggers/triggers/env-gcp/_/git-push-branch-build-community.yaml",
          "tekton/v1/triggers/triggers/env-prod2/pingcap/advanced-statefulset/git-push.yaml",
          "tekton/v1/triggers/bindings/ksy-classic-build-params.yaml"
        ],
        "commitId" : "1a500b569064ed6583d54656c64189e621e8e1b7",
        "timestamp" : 1765460363000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "refactor(tekton): update build templates for Darwin and Linux platforms (#3981)\u000a\u000aAdd Darwin-specific build template and refactor Linux builds Update\u000aboskos server URL references to use parameterized values Split\u000abuild-component template into platform-specific templates Update all\u000atrigger references to use the new platform-specific templates\u000a",
        "date" : "2025-12-11 13:39:23 +0000",
        "id" : "1a500b569064ed6583d54656c64189e621e8e1b7",
        "msg" : "refactor(tekton): update build templates for Darwin and Linux platforms",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/bindings/ksy-classic-build-params.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/templates/_/build-component-all-platforms.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/triggers/env-prod2/pingcap/tidb-operator/git-push.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/triggers/env-prod2/_/git-push-branch-build-enterprise.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/templates/_/build-component-linux.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/triggers/env-gcp/_/git-push-branch-build-community.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/triggers/env-prod2/pingcap/tiflow-operator/git-create-tag.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/triggers/env-prod2/_/git-push-branch-build-failpoint.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/templates/kustomization.yaml"
          },
          {
            "editType" : "add",
            "file" : "tekton/v1/triggers/templates/_/build-component-darwin.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/triggers/env-prod2/pingcap/advanced-statefulset/git-push.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/triggers/env-prod2/pingcap/advanced-statefulset/git-create-tag.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/triggers/env-gcp/_/git-push-branch-build-ng.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/triggers/env-gcp/pingcap-inc/tici/git-create-tag.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/triggers/env-prod2/_/git-push-branch-build-community.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/triggers/env-prod2/pingcap/tidb/git-push-branch-build.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/templates/_/build-component-single-platform.yaml"
          },
          {
            "editType" : "delete",
            "file" : "tekton/v1/triggers/templates/_/build-component.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/triggers/env-prod2/pingcap/tiflow-operator/git-push.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/triggers/env-gcp/pingcap-inc/tici/git-push.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/pipelines/pingcap-build-package-darwin.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/triggers/env-gcp/_/git-create-tag-build-ng.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/triggers/env-prod2/_/git-push-on-fips-branches.yaml"
          },
          {
            "editType" : "edit",
            "file" : "tekton/v1/triggers/triggers/env-prod2/pingcap/tidb-operator/git-create-tag.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}