{
  "_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" : 22076,
      "buildableTimeMillis" : 22076,
      "buildingDurationMillis" : 43308,
      "executingTimeMillis" : 43308,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 6323,
      "waitingTimeMillis" : 6323
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 620,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6c6fd69de21cdda8f58688399e9edaa702223439",
            "branch" : [
              {
                "SHA1" : "6c6fd69de21cdda8f58688399e9edaa702223439",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6c6fd69de21cdda8f58688399e9edaa702223439",
            "branch" : [
              {
                "SHA1" : "6c6fd69de21cdda8f58688399e9edaa702223439",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6c6fd69de21cdda8f58688399e9edaa702223439",
        "branch" : [
          {
            "SHA1" : "6c6fd69de21cdda8f58688399e9edaa702223439",
            "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" : "#620",
  "duration" : 43308,
  "estimatedDuration" : 108099,
  "executor" : None,
  "fullDisplayName" : "seed #620",
  "id" : "620",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 620,
  "queueId" : 379410,
  "result" : "SUCCESS",
  "timestamp" : 1738650131934,
  "url" : "https://do.pingcap.net/jenkins/view/all/job/seed/620/",
  "builtOn" : "default-5k1mt",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/list-go-dependencies/go.mod"
        ],
        "commitId" : "6c6fd69de21cdda8f58688399e9edaa702223439",
        "timestamp" : 1738650099000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "chore(deps): update dependency go to v1.23.5 (#3318)\u000a\u000aThis PR contains the following updates:\u000a\u000a| Package | Type | Update | Change |\u000a|---|---|---|---|\u000a| [go](https://go.dev/)\u000a([source](https://redirect.github.com/golang/go)) | toolchain | patch |\u000a`1.23.4` -> `1.23.5` |\u000a\u000a---\u000a\u000a> [!WARNING]\u000a> Some dependencies could not be looked up. Check the Dependency\u000aDashboard for more information.\u000a\u000a---\u000a\u000a### Release Notes\u000a\u000a<details>\u000a<summary>golang/go (go)</summary>\u000a\u000a###\u000a[`v1.23.5`](https://redirect.github.com/golang/go/compare/go1.23.4...go1.23.5)\u000a\u000a</details>\u000a\u000a---\u000a\u000a### Configuration\u000a\u000a\ud83d\udcc5 **Schedule**: Branch creation - At any time (no schedule defined),\u000aAutomerge - At any time (no schedule defined).\u000a\u000a\ud83d\udea6 **Automerge**: Disabled by config. Please merge this manually once you\u000aare satisfied.\u000a\u000a♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\u000arebase/retry checkbox.\u000a\u000a\ud83d\udd15 **Ignore**: Close this PR and you won't be reminded about this update\u000aagain.\u000a\u000a---\u000a\u000a- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\u000athis box\u000a\u000a---\u000a\u000aThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\u000aView the [repository job\u000alog](https://developer.mend.io/github/PingCAP-QE/ci).\u000a\u000a<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\u000a\u000aCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\u000a",
        "date" : "2025-02-04 06:21:39 +0000",
        "id" : "6c6fd69de21cdda8f58688399e9edaa702223439",
        "msg" : "chore(deps): update dependency go to v1.23.5 (#3318)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/list-go-dependencies/go.mod"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}