<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by ti-chi-bot[bot]</shortDescription></cause></action><action></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>15208</buildableDurationMillis><buildableTimeMillis>15208</buildableTimeMillis><buildingDurationMillis>47386</buildingDurationMillis><executingTimeMillis>47386</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>7998</waitingDurationMillis><waitingTimeMillis>7998</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmain _class='hudson.plugins.git.util.Build'><buildNumber>1684</buildNumber><marked><SHA1>1c82d40bf4b28f74c9e0d37f4c9e9e1ef0b821e9</SHA1><branch><SHA1>1c82d40bf4b28f74c9e0d37f4c9e9e1ef0b821e9</SHA1><name>origin/main</name></branch></marked><revision><SHA1>1c82d40bf4b28f74c9e0d37f4c9e9e1ef0b821e9</SHA1><branch><SHA1>1c82d40bf4b28f74c9e0d37f4c9e9e1ef0b821e9</SHA1><name>origin/main</name></branch></revision></originmain></buildsByBranchName><lastBuiltRevision><SHA1>1c82d40bf4b28f74c9e0d37f4c9e9e1ef0b821e9</SHA1><branch><SHA1>1c82d40bf4b28f74c9e0d37f4c9e9e1ef0b821e9</SHA1><name>origin/main</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PingCAP-QE/ci.git</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#1684</displayName><duration>47386</duration><estimatedDuration>61436</estimatedDuration><fullDisplayName>seed #1684</fullDisplayName><id>1684</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1684</number><queueId>3681431</queueId><result>SUCCESS</result><timestamp>1778578556430</timestamp><url>https://do.pingcap.net/jenkins/job/seed/1684/</url><builtOn>default-17k3l</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_unit_test_ddlv1.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_integration_mysql_test.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_common_test.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_integration_tidb_tools_test.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_integration_e2e_test.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_integration_python_orm_test.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_unit_test.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_integration_copr_test.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_integration_lightning_test.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_integration_br_test.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_check2.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_build.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/latest/pull_integration_e2e_test_next_gen/pipeline.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_check.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_integration_jdbc_test.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_integration_ddl_test.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_e2e_test.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_integration_nodejs_test.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_mysql_client_test.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_sqllogic_test.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_integration_common_test.groovy</affectedPath><affectedPath>pipelines/pingcap/tidb/release-8.5/pull_mysql_test.groovy</affectedPath><commitId>1c82d40bf4b28f74c9e0d37f4c9e9e1ef0b821e9</commitId><timestamp>1778578527000</timestamp><author><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>fix(tidb): lock checkout cache for TiDB GCP Jenkins jobs (#4582)

### What changed

Use `prow.checkoutRefsWithCacheLock` for TiDB GCP Jenkins pipeline
checkout caches in:

- `pingcap/tidb/latest/pull_integration_e2e_test_next_gen`
- `pingcap/tidb/release-8.5/*` GCP Jenkins jobs

The change keeps the existing checkout parameters, including
`withSubmodule = true` where it was already used.

### Why

Some GCP Jenkins jobs can fail while restoring/updating the Jenkins
pipeline S3 cache with:

`AmazonS3Exception: A conflicting conditional operation is currently in
progress against this resource`

This happens on shared git checkout cache keys when multiple builds
access the same cache concurrently. `prow.checkoutRefsWithCacheLock`
already wraps the git cache with a Jenkins lock, matching the pattern
used by most latest TiDB jobs.

---------

Signed-off-by: lyb &lt;yebin.li@pingcap.com&gt;
</comment><date>2026-05-12 09:35:27 +0000</date><id>1c82d40bf4b28f74c9e0d37f4c9e9e1ef0b821e9</id><msg>fix(tidb): lock checkout cache for TiDB GCP Jenkins jobs (#4582)</msg><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_check2.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_integration_nodejs_test.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_integration_jdbc_test.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_integration_lightning_test.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_unit_test_ddlv1.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_sqllogic_test.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_build.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_integration_copr_test.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/latest/pull_integration_e2e_test_next_gen/pipeline.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_integration_e2e_test.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_mysql_client_test.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_integration_mysql_test.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_integration_python_orm_test.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_unit_test.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_integration_ddl_test.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_check.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_e2e_test.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_integration_br_test.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_integration_common_test.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_integration_tidb_tools_test.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_common_test.groovy</file></path><path><editType>edit</editType><file>pipelines/pingcap/tidb/release-8.5/pull_mysql_test.groovy</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit></freeStyleBuild>