{
  "_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" : 16255,
      "buildableTimeMillis" : 16255,
      "buildingDurationMillis" : 44845,
      "executingTimeMillis" : 44845,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5650,
      "waitingTimeMillis" : 5650
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1649,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "3ab2cfcf4fa5a7c96abe9ea2d366e5de1b2ac431",
            "branch" : [
              {
                "SHA1" : "3ab2cfcf4fa5a7c96abe9ea2d366e5de1b2ac431",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3ab2cfcf4fa5a7c96abe9ea2d366e5de1b2ac431",
            "branch" : [
              {
                "SHA1" : "3ab2cfcf4fa5a7c96abe9ea2d366e5de1b2ac431",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3ab2cfcf4fa5a7c96abe9ea2d366e5de1b2ac431",
        "branch" : [
          {
            "SHA1" : "3ab2cfcf4fa5a7c96abe9ea2d366e5de1b2ac431",
            "name" : "origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PingCAP-QE/ci.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#1649",
  "duration" : 44845,
  "estimatedDuration" : 50479,
  "executor" : null,
  "fullDisplayName" : "seed #1649",
  "id" : "1649",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 1649,
  "queueId" : 3674291,
  "result" : "SUCCESS",
  "timestamp" : 1776933926964,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1649/",
  "builtOn" : "default-28l5r",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/reporters/ci/flaky-tests/core/GithubIssueManager.ts",
          "tools/reporters/ci/flaky-tests/core/GithubIssueManager.test.ts",
          "tools/reporters/ci/flaky-tests/docs/README.md",
          "tools/reporters/ci/flaky-tests/core/types.ts",
          "tools/reporters/ci/flaky-tests/core/FlakyReporter.ts"
        ],
        "commitId" : "3ab2cfcf4fa5a7c96abe9ea2d366e5de1b2ac431",
        "timestamp" : 1776933900000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix(flaky-tests): resolve build started time for reopen (#4552)\u000a\u000a### Background\u000a\u000aFollow-up to #4551: align reopen eligibility with the latest design by\u000aresolving real CI build started time from `build_url` when possible.\u000a\u000a### What\u000a\u000a- Reopen check compares latest flaky build `started_at` (best-effort\u000afrom build URL) vs Issue `closed_at`.\u000a- When reopened, always adds an evidence comment (branch/build\u000aURL/timestamps + source).\u000a\u000a### How\u000a\u000a- Jenkins: `GET <build_url>/api/json?tree=timestamp`\u000a- Prow view (gs/gcs): `GET <build_url>/started.json` (via GCS)\u000a- Fallback: latest flaky `report_time` (max report_time where flaky >\u000a0).\u000a\u000a### Tests\u000a\u000a- Updated `GithubIssueManager.test.ts` to cover\u000aJenkins/Prow/fallback/no-fallback cases.\u000a",
        "date" : "2026-04-23 08:45:00 +0000",
        "id" : "3ab2cfcf4fa5a7c96abe9ea2d366e5de1b2ac431",
        "msg" : "fix(flaky-tests): resolve build started time for reopen (#4552)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/reporters/ci/flaky-tests/core/GithubIssueManager.ts"
          },
          {
            "editType" : "edit",
            "file" : "tools/reporters/ci/flaky-tests/core/types.ts"
          },
          {
            "editType" : "edit",
            "file" : "tools/reporters/ci/flaky-tests/core/GithubIssueManager.test.ts"
          },
          {
            "editType" : "edit",
            "file" : "tools/reporters/ci/flaky-tests/core/FlakyReporter.ts"
          },
          {
            "editType" : "edit",
            "file" : "tools/reporters/ci/flaky-tests/docs/README.md"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}